|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface psdlState
This interface is implemented by the PSDL object that represents a state.
Method Summary | |
---|---|
boolean |
isImmutable()
Return TRUE if the state type is immutable |
boolean |
isReadOnly()
Return TRUE if this state is marked as 'readonly' |
boolean |
isRef()
Return TRUE if the state type is a reference |
org.openorb.compiler.idl.reflect.idlObject |
stateType()
Return the state type |
Methods inherited from interface org.openorb.compiler.idl.reflect.idlObject |
---|
containsObject, content, filter, idlConcreteType, idlDefinedIn, idlFinalType, idlID, idlName, idlType, included |
Method Detail |
---|
boolean isReadOnly()
org.openorb.compiler.idl.reflect.idlObject stateType()
boolean isImmutable()
boolean isRef()
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |