|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
Autogenerated object instance interface.
| Method Summary | |
void |
addHLAfederationListener(HLAfederationListener l)
Adds a listener for the attributes associated with the HLAfederation class. |
HLAswitch |
getHLAautoProvide()
Returns the value of the HLAautoProvide attribute. |
HLAswitch |
getHLAconveyRegionDesignatorSets()
Returns the value of the HLAconveyRegionDesignatorSets attribute. |
java.lang.String |
getHLAFDDID()
Returns the value of the HLAFDDID attribute. |
byte[][] |
getHLAfederatesinFederation()
Returns the value of the HLAfederatesinFederation attribute. |
java.lang.String |
getHLAfederationName()
Returns the value of the HLAfederationName attribute. |
java.lang.String |
getHLAlastSaveName()
Returns the value of the HLAlastSaveName attribute. |
byte[] |
getHLAlastSaveTime()
Returns the value of the HLAlastSaveTime attribute. |
java.lang.String |
getHLAnextSaveName()
Returns the value of the HLAnextSaveName attribute. |
byte[] |
getHLAnextSaveTime()
Returns the value of the HLAnextSaveTime attribute. |
java.lang.String |
getHLARTIversion()
Returns the value of the HLARTIversion attribute. |
void |
removeHLAfederationListener(HLAfederationListener l)
Removes a listener for the attributes associated with the HLAfederation class. |
void |
setHLAautoProvide(HLAswitch pHLAautoProvide,
byte[] userSuppliedTag)
Sets the value of the HLAautoProvide attribute. |
void |
setHLAconveyRegionDesignatorSets(HLAswitch pHLAconveyRegionDesignatorSets,
byte[] userSuppliedTag)
Sets the value of the HLAconveyRegionDesignatorSets attribute. |
void |
setHLAFDDID(java.lang.String pHLAFDDID,
byte[] userSuppliedTag)
Sets the value of the HLAFDDID attribute. |
void |
setHLAfederatesinFederation(byte[][] pHLAfederatesinFederation,
byte[] userSuppliedTag)
Sets the value of the HLAfederatesinFederation attribute. |
void |
setHLAfederationName(java.lang.String pHLAfederationName,
byte[] userSuppliedTag)
Sets the value of the HLAfederationName attribute. |
void |
setHLAlastSaveName(java.lang.String pHLAlastSaveName,
byte[] userSuppliedTag)
Sets the value of the HLAlastSaveName attribute. |
void |
setHLAlastSaveTime(byte[] pHLAlastSaveTime,
byte[] userSuppliedTag)
Sets the value of the HLAlastSaveTime attribute. |
void |
setHLAnextSaveName(java.lang.String pHLAnextSaveName,
byte[] userSuppliedTag)
Sets the value of the HLAnextSaveName attribute. |
void |
setHLAnextSaveTime(byte[] pHLAnextSaveTime,
byte[] userSuppliedTag)
Sets the value of the HLAnextSaveTime attribute. |
void |
setHLARTIversion(java.lang.String pHLARTIversion,
byte[] userSuppliedTag)
Sets the value of the HLARTIversion attribute. |
| Methods inherited from interface org.npsnet.xrti.proxies.HLAmanager |
addHLAmanagerListener, removeHLAmanagerListener |
| Methods inherited from interface org.npsnet.xrti.proxies.HLAobjectRoot |
addHLAobjectRootListener, removeHLAobjectRootListener |
| Method Detail |
public void addHLAfederationListener(HLAfederationListener l)
l - the listener to addpublic void removeHLAfederationListener(HLAfederationListener l)
l - the listener to remove
public void setHLAfederationName(java.lang.String pHLAfederationName,
byte[] userSuppliedTag)
throws ObjectInstanceNotKnown,
AttributeNotDefined,
AttributeNotOwned,
FederateNotExecutionMember,
SaveInProgress,
RestoreInProgress,
RTIinternalError
pHLAfederationName - 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 getHLAfederationName()
public void setHLAfederatesinFederation(byte[][] pHLAfederatesinFederation,
byte[] userSuppliedTag)
throws ObjectInstanceNotKnown,
AttributeNotDefined,
AttributeNotOwned,
FederateNotExecutionMember,
SaveInProgress,
RestoreInProgress,
RTIinternalError
pHLAfederatesinFederation - 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 byte[][] getHLAfederatesinFederation()
public void setHLARTIversion(java.lang.String pHLARTIversion,
byte[] userSuppliedTag)
throws ObjectInstanceNotKnown,
AttributeNotDefined,
AttributeNotOwned,
FederateNotExecutionMember,
SaveInProgress,
RestoreInProgress,
RTIinternalError
pHLARTIversion - 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 getHLARTIversion()
public void setHLAFDDID(java.lang.String pHLAFDDID,
byte[] userSuppliedTag)
throws ObjectInstanceNotKnown,
AttributeNotDefined,
AttributeNotOwned,
FederateNotExecutionMember,
SaveInProgress,
RestoreInProgress,
RTIinternalError
pHLAFDDID - 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 getHLAFDDID()
public void setHLAlastSaveName(java.lang.String pHLAlastSaveName,
byte[] userSuppliedTag)
throws ObjectInstanceNotKnown,
AttributeNotDefined,
AttributeNotOwned,
FederateNotExecutionMember,
SaveInProgress,
RestoreInProgress,
RTIinternalError
pHLAlastSaveName - 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 getHLAlastSaveName()
public void setHLAlastSaveTime(byte[] pHLAlastSaveTime,
byte[] userSuppliedTag)
throws ObjectInstanceNotKnown,
AttributeNotDefined,
AttributeNotOwned,
FederateNotExecutionMember,
SaveInProgress,
RestoreInProgress,
RTIinternalError
pHLAlastSaveTime - 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 byte[] getHLAlastSaveTime()
public void setHLAnextSaveName(java.lang.String pHLAnextSaveName,
byte[] userSuppliedTag)
throws ObjectInstanceNotKnown,
AttributeNotDefined,
AttributeNotOwned,
FederateNotExecutionMember,
SaveInProgress,
RestoreInProgress,
RTIinternalError
pHLAnextSaveName - 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 getHLAnextSaveName()
public void setHLAnextSaveTime(byte[] pHLAnextSaveTime,
byte[] userSuppliedTag)
throws ObjectInstanceNotKnown,
AttributeNotDefined,
AttributeNotOwned,
FederateNotExecutionMember,
SaveInProgress,
RestoreInProgress,
RTIinternalError
pHLAnextSaveTime - 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 byte[] getHLAnextSaveTime()
public void setHLAautoProvide(HLAswitch pHLAautoProvide,
byte[] userSuppliedTag)
throws ObjectInstanceNotKnown,
AttributeNotDefined,
AttributeNotOwned,
FederateNotExecutionMember,
SaveInProgress,
RestoreInProgress,
RTIinternalError
pHLAautoProvide - 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 HLAswitch getHLAautoProvide()
public void setHLAconveyRegionDesignatorSets(HLAswitch pHLAconveyRegionDesignatorSets,
byte[] userSuppliedTag)
throws ObjectInstanceNotKnown,
AttributeNotDefined,
AttributeNotOwned,
FederateNotExecutionMember,
SaveInProgress,
RestoreInProgress,
RTIinternalError
pHLAconveyRegionDesignatorSets - 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 HLAswitch getHLAconveyRegionDesignatorSets()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||