org.openorb.pss.compiler.reflect
Interface psdlAbstractStorageType

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

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

This interface is implemented by the PSDL object that represents an abstract PSDL Storage Type.

Author:
Jerome Daniel

Method Summary
 psdlAbstractStorageType[] inheritance()
          This operation returns all abstract storage type inheritances
 
Methods inherited from interface org.openorb.compiler.idl.reflect.idlObject
containsObject, content, filter, idlConcreteType, idlDefinedIn, idlFinalType, idlID, idlName, idlType, included
 

Method Detail

inheritance

psdlAbstractStorageType[] inheritance()
This operation returns all abstract storage type inheritances