org.openorb.pss.compiler.reflect
Interface psdlStore
public
interface
psdlStore
extends idlObject
This interface is implemented by the PSDL object that represents a store directive.
Author: Jerome Daniel
Method Summary |
idlObject | as()
This operation returns 'as' clause value for this store directive |
idlObject | scope()
this operation returns the scope value |
psdlState | state()
This operation returns the associated state |
public idlObject as()
This operation returns 'as' clause value for this store directive
public idlObject scope()
this operation returns the scope value
This operation returns the associated state