org.openorb.pss.compiler.object

Class PsdlStore

public class PsdlStore extends IdlObject implements psdlStore

This class manages store for PSDL

Author: Jerome Daniel

Constructor Summary
PsdlStore(IdlObject father)
Constructor
Method Summary
idlObjectas()
intidlType()
idlObjectscope()
psdlStatestate()

Constructor Detail

PsdlStore

public PsdlStore(IdlObject father)
Constructor

Method Detail

as

public idlObject as()

idlType

public int idlType()

scope

public idlObject scope()

state

public psdlState state()