org.openorb.pss.compiler.object
public class PsdlStorageHome extends IdlObject implements psdlStorageHome
Constructor Summary | |
---|---|
PsdlStorageHome(IdlObject father)
Constructor |
Method Summary | |
---|---|
void | addImplement(IdlObject obj)
Add an implement description |
psdlStorageType | homeFor()
Return the StorageType of this home |
psdlAbstractStorageHome[] | implemented()
Return the implementation list |
psdlStorageHome | inheritance()
Return the inheritance |
void | manage(IdlObject obj)
Set the managed storagetype |
IdlObject | manage()
Get the managed storagetype |
psdlStorageType | managed() |
IdlObject | returnInheritedObject(String name)
This method returns an inherited object |
IdlObject | searchObject(String name)
This method returns an contained object |
void | setInheritance(IdlObject obj)
Set the inheritance |