org.openorb.pss.compiler.reflect
Interface psdlRef

All Superinterfaces:
org.openorb.compiler.idl.reflect.idlObject
All Known Implementing Classes:
PsdlAbstractRef, PsdlRefRep

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


Method Summary
 org.openorb.compiler.idl.reflect.idlObject referenceType()
          Return the referenced type
 boolean strong()
          Return TRUE if this is a strong reference
 
Methods inherited from interface org.openorb.compiler.idl.reflect.idlObject
containsObject, content, filter, idlConcreteType, idlDefinedIn, idlFinalType, idlID, idlName, idlType, included
 

Method Detail

referenceType

org.openorb.compiler.idl.reflect.idlObject referenceType()
Return the referenced type


strong

boolean strong()
Return TRUE if this is a strong reference