|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface psdlStorageType
This interface is implemented by the PSDL object that represents an PSDL Storage Type.
Method Summary | |
---|---|
boolean |
forwarded()
Return true if this object reflects a forwarded declaration |
psdlStorageType |
implementation()
Returns the real implementation of this storage type ( only available if this current declaration is forwarded ) |
psdlAbstractStorageType[] |
implemented()
Return the implementation list |
psdlStorageType |
inheritance()
Return the inheritance |
Methods inherited from interface org.openorb.compiler.idl.reflect.idlObject |
---|
containsObject, content, filter, idlConcreteType, idlDefinedIn, idlFinalType, idlID, idlName, idlType, included |
Method Detail |
---|
psdlStorageType inheritance()
psdlAbstractStorageType[] implemented()
boolean forwarded()
psdlStorageType implementation()
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |