|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
Autogenerated object instance interface.
| Method Summary | |
void |
addHLAenumeratedDataTypeListener(HLAenumeratedDataTypeListener l)
Adds a listener for the attributes associated with the HLAenumeratedDataType class. |
HLAenumerator[] |
getEnumerators()
Returns the value of the enumerators attribute. |
java.lang.String |
getRepresentation()
Returns the value of the representation attribute. |
java.lang.String |
getSemantics()
Returns the value of the semantics attribute. |
void |
removeHLAenumeratedDataTypeListener(HLAenumeratedDataTypeListener l)
Removes a listener for the attributes associated with the HLAenumeratedDataType class. |
void |
setEnumerators(HLAenumerator[] pEnumerators,
byte[] userSuppliedTag)
Sets the value of the enumerators attribute. |
void |
setRepresentation(java.lang.String pRepresentation,
byte[] userSuppliedTag)
Sets the value of the representation attribute. |
void |
setSemantics(java.lang.String pSemantics,
byte[] userSuppliedTag)
Sets the value of the semantics attribute. |
| Methods inherited from interface org.npsnet.xrti.proxies.HLAdataType |
addHLAdataTypeListener, removeHLAdataTypeListener |
| Methods inherited from interface org.npsnet.xrti.proxies.HLAreflection |
addHLAreflectionListener, getName, removeHLAreflectionListener, setName |
| Methods inherited from interface org.npsnet.xrti.proxies.HLAobjectRoot |
addHLAobjectRootListener, removeHLAobjectRootListener |
| Method Detail |
public void addHLAenumeratedDataTypeListener(HLAenumeratedDataTypeListener l)
l - the listener to addpublic void removeHLAenumeratedDataTypeListener(HLAenumeratedDataTypeListener l)
l - the listener to remove
public void setRepresentation(java.lang.String pRepresentation,
byte[] userSuppliedTag)
throws ObjectInstanceNotKnown,
AttributeNotDefined,
AttributeNotOwned,
FederateNotExecutionMember,
SaveInProgress,
RestoreInProgress,
RTIinternalError
pRepresentation - the new attribute valueuserSuppliedTag - a user-supplied tag to associate with the action
ObjectInstanceNotKnown - if the object instance is unknown
AttributeNotDefined - if one of the attributes is undefined
AttributeNotOwned - if one of the attributes is not owned
FederateNotExecutionMember - if the federate is not a member of an execution
SaveInProgress - if a save operation is in progress
RestoreInProgress - if a restore operation is in progress
RTIinternalError - if an internal error occurred in the
run-time infrastructurepublic java.lang.String getRepresentation()
public void setEnumerators(HLAenumerator[] pEnumerators,
byte[] userSuppliedTag)
throws ObjectInstanceNotKnown,
AttributeNotDefined,
AttributeNotOwned,
FederateNotExecutionMember,
SaveInProgress,
RestoreInProgress,
RTIinternalError
pEnumerators - the new attribute valueuserSuppliedTag - a user-supplied tag to associate with the action
ObjectInstanceNotKnown - if the object instance is unknown
AttributeNotDefined - if one of the attributes is undefined
AttributeNotOwned - if one of the attributes is not owned
FederateNotExecutionMember - if the federate is not a member of an execution
SaveInProgress - if a save operation is in progress
RestoreInProgress - if a restore operation is in progress
RTIinternalError - if an internal error occurred in the
run-time infrastructurepublic HLAenumerator[] getEnumerators()
public void setSemantics(java.lang.String pSemantics,
byte[] userSuppliedTag)
throws ObjectInstanceNotKnown,
AttributeNotDefined,
AttributeNotOwned,
FederateNotExecutionMember,
SaveInProgress,
RestoreInProgress,
RTIinternalError
pSemantics - the new attribute valueuserSuppliedTag - a user-supplied tag to associate with the action
ObjectInstanceNotKnown - if the object instance is unknown
AttributeNotDefined - if one of the attributes is undefined
AttributeNotOwned - if one of the attributes is not owned
FederateNotExecutionMember - if the federate is not a member of an execution
SaveInProgress - if a save operation is in progress
RestoreInProgress - if a restore operation is in progress
RTIinternalError - if an internal error occurred in the
run-time infrastructurepublic java.lang.String getSemantics()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||