org.openorb.trader.compiler.reflect
Interface Service

All Superinterfaces:
org.openorb.compiler.idl.reflect.idlObject
All Known Implementing Classes:
STDLService

public interface Service
extends org.openorb.compiler.idl.reflect.idlObject


Method Summary
 Service[] inheritance()
           
 org.openorb.compiler.idl.reflect.idlInterface interface_type()
           
 Property[] properties()
           
 
Methods inherited from interface org.openorb.compiler.idl.reflect.idlObject
containsObject, content, filter, idlConcreteType, idlDefinedIn, idlFinalType, idlID, idlName, idlType, included
 

Method Detail

properties

Property[] properties()

inheritance

Service[] inheritance()

interface_type

org.openorb.compiler.idl.reflect.idlInterface interface_type()