org.openorb.pss.compiler.object
public class PsdlCatalog extends IdlObject implements psdlCatalog
Constructor Summary | |
---|---|
PsdlCatalog(IdlObject father)
Constructor |
Method Summary | |
---|---|
void | addInheritance(IdlObject inh)
Add an inheritance |
PsdlCatalog[] | inheritance()
Return inheritance |
psdlCatalog[] | inheritances() |
IdlObject | returnInheritedObject(String name)
This method returns an inherited object |