org.openorb.pss.compiler.reflect
public interface psdlStorageType extends idlObject
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 |