A B C D E F G H I J L M N O P Q R S T U V W X _

A

Achieve - Static variable in class org.npsnet.xrti.proxies.HLAcapabilityType
Enumerator #1.
Acquire - Static variable in class org.npsnet.xrti.proxies.HLAownershipType
Enumerator #1.
ActiveFederate - Static variable in class org.npsnet.xrti.proxies.HLAfederateState
Enumerator #0.
AsynchronousDeliveryAlreadyDisabled - exception hla.rti.AsynchronousDeliveryAlreadyDisabled.
An exception thrown when asynchronous delivery is already disabled.
AsynchronousDeliveryAlreadyDisabled(String) - Constructor for class hla.rti.AsynchronousDeliveryAlreadyDisabled
Constructor.
AsynchronousDeliveryAlreadyEnabled - exception hla.rti.AsynchronousDeliveryAlreadyEnabled.
An exception thrown when asynchronous delivery is already enabled.
AsynchronousDeliveryAlreadyEnabled(String) - Constructor for class hla.rti.AsynchronousDeliveryAlreadyEnabled
Constructor.
AttemptingToRegisterSynchPoint - Static variable in class org.npsnet.xrti.proxies.HLAsynchPointStatus
Enumerator #1.
AttributeAcquisitionWasNotCanceled - exception hla.rti.AttributeAcquisitionWasNotCanceled.
An exception thrown when attribute acquisition was not canceled.
AttributeAcquisitionWasNotCanceled(String) - Constructor for class hla.rti.AttributeAcquisitionWasNotCanceled
Constructor.
AttributeAcquisitionWasNotRequested - exception hla.rti.AttributeAcquisitionWasNotRequested.
An exception thrown when attribute acquisition was not requested.
AttributeAcquisitionWasNotRequested(String) - Constructor for class hla.rti.AttributeAcquisitionWasNotRequested
Constructor.
AttributeAlreadyBeingAcquired - exception hla.rti.AttributeAlreadyBeingAcquired.
An exception thrown when an attribute is already being acquired.
AttributeAlreadyBeingAcquired(String) - Constructor for class hla.rti.AttributeAlreadyBeingAcquired
Constructor.
AttributeAlreadyBeingDivested - exception hla.rti.AttributeAlreadyBeingDivested.
An exception thrown when an attribute is already being divested.
AttributeAlreadyBeingDivested(String) - Constructor for class hla.rti.AttributeAlreadyBeingDivested
Constructor.
AttributeAlreadyOwned - exception hla.rti.AttributeAlreadyOwned.
An exception thrown when an attribute is already owned.
AttributeAlreadyOwned(String) - Constructor for class hla.rti.AttributeAlreadyOwned
Constructor.
AttributeDescriptor - class org.npsnet.xrti.AttributeDescriptor.
Describes an attribute.
AttributeDescriptor(String, AttributeHandle, DimensionHandleSet, TransportationType, OrderType) - Constructor for class org.npsnet.xrti.AttributeDescriptor
Constructor.
AttributeDescriptor(DescriptorManager, String, AttributeHandle, HLAattribute) - Constructor for class org.npsnet.xrti.AttributeDescriptor
Constructor.
AttributeDivestitureWasNotRequested - exception hla.rti.AttributeDivestitureWasNotRequested.
An exception thrown when attribute divestiture was not requested.
AttributeDivestitureWasNotRequested(String) - Constructor for class hla.rti.AttributeDivestitureWasNotRequested
Constructor.
AttributeHandle - interface hla.rti.AttributeHandle.
Type-safe handle for an attribute.
AttributeHandleFactory - interface hla.rti.AttributeHandleFactory.
The factory is used only (outside of the RTI) to create AttributeHandles received as attribute or parameter values.
AttributeHandleSet - interface hla.rti.AttributeHandleSet.
All Set operations are required, none are optional.
AttributeHandleSetFactory - interface hla.rti.AttributeHandleSetFactory.
A factory for AttributeHandleSets.
AttributeHandleValueMap - interface hla.rti.AttributeHandleValueMap.
Keys are AttributeHandles; values are byte[].
AttributeHandleValueMapFactory - interface hla.rti.AttributeHandleValueMapFactory.
Factory for AttributeHandleValueMap instances.
AttributeNotDefined - exception hla.rti.AttributeNotDefined.
An exception thrown when an attribute is not defined.
AttributeNotDefined(String) - Constructor for class hla.rti.AttributeNotDefined
Constructor.
AttributeNotOwned - exception hla.rti.AttributeNotOwned.
An exception thrown when an attribute is not owned.
AttributeNotOwned(String) - Constructor for class hla.rti.AttributeNotOwned
Constructor.
AttributeNotPublished - exception hla.rti.AttributeNotPublished.
An exception thrown when an attribute is not published.
AttributeNotPublished(String) - Constructor for class hla.rti.AttributeNotPublished
Constructor.
AttributeNotRecognized - exception hla.rti.AttributeNotRecognized.
An exception thrown when an attribute is not recognized.
AttributeNotRecognized(String) - Constructor for class hla.rti.AttributeNotRecognized
Constructor.
AttributeNotSubscribed - exception hla.rti.AttributeNotSubscribed.
An exception thrown when an attribute is not subscribed.
AttributeNotSubscribed(String) - Constructor for class hla.rti.AttributeNotSubscribed
Constructor.
AttributeRelevanceAdvisorySwitchIsOff - exception hla.rti.AttributeRelevanceAdvisorySwitchIsOff.
An exception thrown when the attribute relevance advisory switch is off.
AttributeRelevanceAdvisorySwitchIsOff(String) - Constructor for class hla.rti.AttributeRelevanceAdvisorySwitchIsOff
Constructor.
AttributeRelevanceAdvisorySwitchIsOn - exception hla.rti.AttributeRelevanceAdvisorySwitchIsOn.
An exception thrown when the attribute relevance advisory switch is on.
AttributeRelevanceAdvisorySwitchIsOn(String) - Constructor for class hla.rti.AttributeRelevanceAdvisorySwitchIsOn
Constructor.
AttributeScopeAdvisorySwitchIsOff - exception hla.rti.AttributeScopeAdvisorySwitchIsOff.
An exception thrown when the attribute scope advisory switch is off.
AttributeScopeAdvisorySwitchIsOff(String) - Constructor for class hla.rti.AttributeScopeAdvisorySwitchIsOff
Constructor.
AttributeScopeAdvisorySwitchIsOn - exception hla.rti.AttributeScopeAdvisorySwitchIsOn.
An exception thrown when the attribute scope advisory switch is on.
AttributeScopeAdvisorySwitchIsOn(String) - Constructor for class hla.rti.AttributeScopeAdvisorySwitchIsOn
Constructor.
AttributeSetRegionSetPair - class hla.rti.AttributeSetRegionSetPair.
An object that contains an AttributeSet and a RegionSet/code>.
AttributeSetRegionSetPair() - Constructor for class hla.rti.AttributeSetRegionSetPair
 
AttributeSetRegionSetPairList - interface hla.rti.AttributeSetRegionSetPairList.
This packages the attributes supplied to the RTI for various DDM services with the regions to be used with the attributes.
AttributeSetRegionSetPairListFactory - interface hla.rti.AttributeSetRegionSetPairListFactory.
Factory for AttributeSetRegionSetPairList instances.
acceptMessageChannel() - Method in class org.npsnet.xrti.InternetMessageChannelAcceptor
Accepts a new message channel.
acceptMessageChannel() - Method in class org.npsnet.xrti.MessageChannelAcceptor
Accepts a new message channel.
accuracyUpdated(HLAsimpleDataType, String, String, byte[], OrderType, TransportationType) - Method in interface org.npsnet.xrti.proxies.HLAsimpleDataTypeListener
Notifies the listener that the accuracy attribute has been updated.
add(LogicalTimeInterval) - Method in interface hla.rti.LogicalTime
Adds the specified time interval to this logical time, returning the result as a new LogicalTime.
add(Object) - Method in class org.npsnet.xrti.XRTIAttributeHandleSet
Adds the specified object to this set.
add(int, Object) - Method in class org.npsnet.xrti.XRTIAttributeSetRegionSetPairList
Adds an element to this list at the specified location.
add(Object) - Method in class org.npsnet.xrti.XRTIAttributeSetRegionSetPairList
Adds an element to the end of this list.
add(Object) - Method in class org.npsnet.xrti.XRTIDimensionHandleSet
Adds the specified object to this set.
add(Object) - Method in class org.npsnet.xrti.XRTIFederateHandleSet
Adds the specified object to this set.
add(Object) - Method in class org.npsnet.xrti.XRTIRegionHandleSet
Adds the specified object to this set.
add(LogicalTimeInterval) - Method in class org.npsnet.xrti.utilities.DoubleValuedLogicalTime
Adds the specified time interval to this logical time, returning the result as a new LogicalTime.
add(LogicalTimeInterval) - Method in class org.npsnet.xrti.utilities.LongValuedLogicalTime
Adds the specified time interval to this logical time, returning the result as a new LogicalTime.
addAll(Collection) - Method in class org.npsnet.xrti.XRTIAttributeHandleSet
Adds all of the objects in the specified collection to this set.
addAll(Collection) - Method in class org.npsnet.xrti.XRTIAttributeSetRegionSetPairList
Adds the elements contained in the specified collection to this list.
addAll(int, Collection) - Method in class org.npsnet.xrti.XRTIAttributeSetRegionSetPairList
Adds the elements contained in the specified collection to this list at the specified location.
addAll(Collection) - Method in class org.npsnet.xrti.XRTIDimensionHandleSet
Adds all of the objects in the specified collection to this set.
addAll(Collection) - Method in class org.npsnet.xrti.XRTIFederateHandleSet
Adds all of the objects in the specified collection to this set.
addAll(Collection) - Method in class org.npsnet.xrti.XRTIRegionHandleSet
Adds all of the objects in the specified collection to this set.
addAttributeDescriptor(AttributeDescriptor) - Method in class org.npsnet.xrti.DescriptorManager
Adds an attribute descriptor.
addAttributeDescriptor(AttributeDescriptor) - Method in class org.npsnet.xrti.ObjectClassDescriptor
Adds an attribute descriptor.
addAttributeListener(AttributeHandle, ObjectClassDescriptor) - Method in class org.npsnet.xrti.DescriptorManager
Adds a listener for attributes with the specified handle.
addBootstrapDescriptors(Document) - Method in class org.npsnet.xrti.DescriptorManager
Adds a set of descriptors corresponding to the features contained in the specified bootstrap federation description document.
addCountryListener(CountryListener) - Method in interface org.npsnet.xrti.proxies.Country
Adds a listener for the attributes associated with the Country class.
addCountryListener(CountryListener) - Method in class org.npsnet.xrti.proxies.CountryProxy
Adds a listener for attributes associated with the Country class.
addDimensionDescriptor(DimensionDescriptor) - Method in class org.npsnet.xrti.DescriptorManager
Adds a dimension descriptor.
addEconomicCountryListener(EconomicCountryListener) - Method in interface org.npsnet.xrti.proxies.EconomicCountry
Adds a listener for the attributes associated with the EconomicCountry class.
addEconomicCountryListener(EconomicCountryListener) - Method in class org.npsnet.xrti.proxies.EconomicCountryProxy
Adds a listener for attributes associated with the EconomicCountry class.
addHLAarrayDataTypeListener(HLAarrayDataTypeListener) - Method in interface org.npsnet.xrti.proxies.HLAarrayDataType
Adds a listener for the attributes associated with the HLAarrayDataType class.
addHLAarrayDataTypeListener(HLAarrayDataTypeListener) - Method in class org.npsnet.xrti.proxies.HLAarrayDataTypeProxy
Adds a listener for attributes associated with the HLAarrayDataType class.
addHLAattributeListener(HLAattributeListener) - Method in interface org.npsnet.xrti.proxies.HLAattribute
Adds a listener for the attributes associated with the HLAattribute class.
addHLAattributeListener(HLAattributeListener) - Method in class org.npsnet.xrti.proxies.HLAattributeProxy
Adds a listener for attributes associated with the HLAattribute class.
addHLAbasicRepresentationListener(HLAbasicRepresentationListener) - Method in interface org.npsnet.xrti.proxies.HLAbasicRepresentation
Adds a listener for the attributes associated with the HLAbasicRepresentation class.
addHLAbasicRepresentationListener(HLAbasicRepresentationListener) - Method in class org.npsnet.xrti.proxies.HLAbasicRepresentationProxy
Adds a listener for attributes associated with the HLAbasicRepresentation class.
addHLAdataTypeListener(HLAdataTypeListener) - Method in interface org.npsnet.xrti.proxies.HLAdataType
Adds a listener for the attributes associated with the HLAdataType class.
addHLAdataTypeListener(HLAdataTypeListener) - Method in class org.npsnet.xrti.proxies.HLAdataTypeProxy
Adds a listener for attributes associated with the HLAdataType class.
addHLAdimensionListener(HLAdimensionListener) - Method in interface org.npsnet.xrti.proxies.HLAdimension
Adds a listener for the attributes associated with the HLAdimension class.
addHLAdimensionListener(HLAdimensionListener) - Method in class org.npsnet.xrti.proxies.HLAdimensionProxy
Adds a listener for attributes associated with the HLAdimension class.
addHLAenumeratedDataTypeListener(HLAenumeratedDataTypeListener) - Method in interface org.npsnet.xrti.proxies.HLAenumeratedDataType
Adds a listener for the attributes associated with the HLAenumeratedDataType class.
addHLAenumeratedDataTypeListener(HLAenumeratedDataTypeListener) - Method in class org.npsnet.xrti.proxies.HLAenumeratedDataTypeProxy
Adds a listener for attributes associated with the HLAenumeratedDataType class.
addHLAfederateListener(HLAfederateListener) - Method in interface org.npsnet.xrti.proxies.HLAfederate
Adds a listener for the attributes associated with the HLAfederate class.
addHLAfederateListener(HLAfederateListener) - Method in class org.npsnet.xrti.proxies.HLAfederateProxy
Adds a listener for attributes associated with the HLAfederate class.
addHLAfederationExecutionListener(HLAfederationExecutionListener) - Method in interface org.npsnet.xrti.proxies.HLAfederationExecution
Adds a listener for the attributes associated with the HLAfederationExecution class.
addHLAfederationExecutionListener(HLAfederationExecutionListener) - Method in class org.npsnet.xrti.proxies.HLAfederationExecutionProxy
Adds a listener for attributes associated with the HLAfederationExecution class.
addHLAfederationListener(HLAfederationListener) - Method in interface org.npsnet.xrti.proxies.HLAfederation
Adds a listener for the attributes associated with the HLAfederation class.
addHLAfederationListener(HLAfederationListener) - Method in class org.npsnet.xrti.proxies.HLAfederationProxy
Adds a listener for attributes associated with the HLAfederation class.
addHLAfixedRecordDataTypeListener(HLAfixedRecordDataTypeListener) - Method in interface org.npsnet.xrti.proxies.HLAfixedRecordDataType
Adds a listener for the attributes associated with the HLAfixedRecordDataType class.
addHLAfixedRecordDataTypeListener(HLAfixedRecordDataTypeListener) - Method in class org.npsnet.xrti.proxies.HLAfixedRecordDataTypeProxy
Adds a listener for attributes associated with the HLAfixedRecordDataType class.
addHLAinteractionClassListener(HLAinteractionClassListener) - Method in interface org.npsnet.xrti.proxies.HLAinteractionClass
Adds a listener for the attributes associated with the HLAinteractionClass class.
addHLAinteractionClassListener(HLAinteractionClassListener) - Method in class org.npsnet.xrti.proxies.HLAinteractionClassProxy
Adds a listener for attributes associated with the HLAinteractionClass class.
addHLAmanagerListener(HLAmanagerListener) - Method in interface org.npsnet.xrti.proxies.HLAmanager
Adds a listener for the attributes associated with the HLAmanager class.
addHLAmanagerListener(HLAmanagerListener) - Method in class org.npsnet.xrti.proxies.HLAmanagerProxy
Adds a listener for attributes associated with the HLAmanager class.
addHLAmetaFederationListener(HLAmetaFederationListener) - Method in interface org.npsnet.xrti.proxies.HLAmetaFederation
Adds a listener for the attributes associated with the HLAmetaFederation class.
addHLAmetaFederationListener(HLAmetaFederationListener) - Method in class org.npsnet.xrti.proxies.HLAmetaFederationProxy
Adds a listener for attributes associated with the HLAmetaFederation class.
addHLAobjectClassListener(HLAobjectClassListener) - Method in interface org.npsnet.xrti.proxies.HLAobjectClass
Adds a listener for the attributes associated with the HLAobjectClass class.
addHLAobjectClassListener(HLAobjectClassListener) - Method in class org.npsnet.xrti.proxies.HLAobjectClassProxy
Adds a listener for attributes associated with the HLAobjectClass class.
addHLAobjectRootListener(HLAobjectRootListener) - Method in interface cz.zcu.fav.kiv.jsim.proxies.HLAobjectRoot
Adds a listener for the attributes associated with the HLAobjectRoot class.
addHLAobjectRootListener(HLAobjectRootListener) - Method in class cz.zcu.fav.kiv.jsim.proxies.HLAobjectRootProxy
Adds a listener for attributes associated with the HLAobjectRoot class.
addHLAobjectRootListener(HLAobjectRootListener) - Method in interface org.npsnet.xrti.proxies.HLAobjectRoot
Adds a listener for the attributes associated with the HLAobjectRoot class.
addHLAobjectRootListener(HLAobjectRootListener) - Method in class org.npsnet.xrti.proxies.HLAobjectRootProxy
Adds a listener for attributes associated with the HLAobjectRoot class.
addHLAparameterListener(HLAparameterListener) - Method in interface org.npsnet.xrti.proxies.HLAparameter
Adds a listener for the attributes associated with the HLAparameter class.
addHLAparameterListener(HLAparameterListener) - Method in class org.npsnet.xrti.proxies.HLAparameterProxy
Adds a listener for attributes associated with the HLAparameter class.
addHLAreflectionListener(HLAreflectionListener) - Method in interface org.npsnet.xrti.proxies.HLAreflection
Adds a listener for the attributes associated with the HLAreflection class.
addHLAreflectionListener(HLAreflectionListener) - Method in class org.npsnet.xrti.proxies.HLAreflectionProxy
Adds a listener for attributes associated with the HLAreflection class.
addHLAsimpleDataTypeListener(HLAsimpleDataTypeListener) - Method in interface org.npsnet.xrti.proxies.HLAsimpleDataType
Adds a listener for the attributes associated with the HLAsimpleDataType class.
addHLAsimpleDataTypeListener(HLAsimpleDataTypeListener) - Method in class org.npsnet.xrti.proxies.HLAsimpleDataTypeProxy
Adds a listener for attributes associated with the HLAsimpleDataType class.
addHLAsynchronizationListener(HLAsynchronizationListener) - Method in interface org.npsnet.xrti.proxies.HLAsynchronization
Adds a listener for the attributes associated with the HLAsynchronization class.
addHLAsynchronizationListener(HLAsynchronizationListener) - Method in class org.npsnet.xrti.proxies.HLAsynchronizationProxy
Adds a listener for attributes associated with the HLAsynchronization class.
addHLAtransportationListener(HLAtransportationListener) - Method in interface org.npsnet.xrti.proxies.HLAtransportation
Adds a listener for the attributes associated with the HLAtransportation class.
addHLAtransportationListener(HLAtransportationListener) - Method in class org.npsnet.xrti.proxies.HLAtransportationProxy
Adds a listener for attributes associated with the HLAtransportation class.
addHLAvariantRecordDataTypeListener(HLAvariantRecordDataTypeListener) - Method in interface org.npsnet.xrti.proxies.HLAvariantRecordDataType
Adds a listener for the attributes associated with the HLAvariantRecordDataType class.
addHLAvariantRecordDataTypeListener(HLAvariantRecordDataTypeListener) - Method in class org.npsnet.xrti.proxies.HLAvariantRecordDataTypeProxy
Adds a listener for attributes associated with the HLAvariantRecordDataType class.
addInteractionClassDescriptor(InteractionClassDescriptor) - Method in class org.npsnet.xrti.DescriptorManager
Adds an interaction class descriptor.
addInteractionClassListener(String, InteractionClassDescriptor) - Method in class org.npsnet.xrti.DescriptorManager
Adds a listener for interaction classes with a particular name.
addInteractionListener(JSimInteractionListener) - Method in class cz.zcu.fav.kiv.jsim.proxies.JSimProxyAmbassador
Adds a listener for the interactions processed by this ambassador.
addInteractionListener(BootstrapInteractionListener) - Method in class org.npsnet.xrti.proxies.BootstrapProxyAmbassador
Adds a listener for the interactions processed by this ambassador.
addInteractionListener(HelloWorldExInteractionListener) - Method in class org.npsnet.xrti.proxies.HelloWorldExProxyAmbassador
Adds a listener for the interactions processed by this ambassador.
addInteractionListener(HelloWorldInteractionListener) - Method in class org.npsnet.xrti.proxies.HelloWorldProxyAmbassador
Adds a listener for the interactions processed by this ambassador.
addInteractionListener(ManagementInteractionListener) - Method in class org.npsnet.xrti.proxies.ManagementProxyAmbassador
Adds a listener for the interactions processed by this ambassador.
addInteractionListener(MetaFederationInteractionListener) - Method in class org.npsnet.xrti.proxies.MetaFederationProxyAmbassador
Adds a listener for the interactions processed by this ambassador.
addInteractionListener(ReflectionInteractionListener) - Method in class org.npsnet.xrti.proxies.ReflectionProxyAmbassador
Adds a listener for the interactions processed by this ambassador.
addMessage(String) - Method in class org.npsnet.xrti.XRTIExecutiveDebugWindow
Adds a message to the debug window.
addObjectClassDescriptor(ObjectClassDescriptor) - Method in class org.npsnet.xrti.DescriptorManager
Adds an object class descriptor.
addObjectClassListener(String, ObjectClassDescriptor) - Method in class org.npsnet.xrti.DescriptorManager
Adds a listener for object classes with a particular name.
addObjectInstanceDescriptor(ObjectInstanceDescriptor) - Method in class org.npsnet.xrti.DescriptorManager
Adds an object instance descriptor.
addParameterDescriptor(ParameterDescriptor) - Method in class org.npsnet.xrti.DescriptorManager
Adds a parameter descriptor.
addParameterDescriptor(ParameterDescriptor) - Method in class org.npsnet.xrti.InteractionClassDescriptor
Adds a parameter descriptor.
addParameterListener(ParameterHandle, InteractionClassDescriptor) - Method in class org.npsnet.xrti.DescriptorManager
Adds a listener for parameters with the specified handle.
addProxyAmbassadorListener(ProxyAmbassadorListener) - Method in class org.npsnet.xrti.utilities.ProxyAmbassador
Adds an element to the list of objects interested in changes to the state of this proxy ambassador.
addRegionDescriptor(RegionDescriptor) - Method in class org.npsnet.xrti.DescriptorManager
Adds a region descriptor.
addSynchronizationPointAchieved(FederateHandle) - Method in class org.npsnet.xrti.SynchronizationPoint
Add a federate which achieved synchronization point.
allZeroLookaheadFederatesRestricted(ExecutiveClientAmbassador) - Method in class org.npsnet.xrti.FederationExecutionAmbassador
Returns true if all zero lookahead federates in current federation execution are subject of zero lookahead restriction, false otherwise.
alternativesUpdated(HLAvariantRecordDataType, HLAalternative[], HLAalternative[], byte[], OrderType, TransportationType) - Method in interface org.npsnet.xrti.proxies.HLAvariantRecordDataTypeListener
Notifies the listener that the alternatives attribute has been updated.
announceSynchronizationPoint(String, byte[]) - Method in interface hla.rti.FederateAmbassador
Notifies the federate that a synchronization point has been announced.
announceSynchronizationPoint(String, byte[]) - Method in class org.npsnet.xrti.utilities.FederateAmbassadorAdapter
Notifies the federate that a synchronization point has been announced.
announceSynchronizationPoint(String, byte[]) - Method in class org.npsnet.xrti.utilities.ProxyAmbassador
Notifies the federate that a synchronization point has been announced.
associateRegionsForUpdates(ObjectInstanceHandle, AttributeSetRegionSetPairList) - Method in interface hla.rti.RTIambassador
Associates object attributes with regions for updates.
associateRegionsForUpdates(ObjectInstanceHandle, AttributeSetRegionSetPairList) - Method in class org.npsnet.xrti.XRTIAmbassador
Associates object attributes with regions for updates.
asynchronousDeliveryEnabled - Variable in class org.npsnet.xrti.XRTIAmbassador
Whether or not asynchronous delivery mode is enabled.
attributeAdded(AttributeDescriptor) - Method in class org.npsnet.xrti.ObjectClassDescriptor
Notifies this object that an attribute of interest has been added to the descriptor manager.
attributeIsNotOwned(ObjectInstanceHandle, AttributeHandle) - Method in interface hla.rti.FederateAmbassador
Notifies the federate that an attribute if not owned.
attributeIsNotOwned(ObjectInstanceHandle, AttributeHandle) - Method in class org.npsnet.xrti.utilities.FederateAmbassadorAdapter
Notifies the federate that an attribute if not owned.
attributeIsNotOwned(ObjectInstanceHandle, AttributeHandle) - Method in class org.npsnet.xrti.utilities.ProxyAmbassador
Notifies the federate that an attribute if not owned.
attributeIsOwnedByRTI(ObjectInstanceHandle, AttributeHandle) - Method in interface hla.rti.FederateAmbassador
Notifies the federate that an attribute is owned by the run-time infrastructure.
attributeIsOwnedByRTI(ObjectInstanceHandle, AttributeHandle) - Method in class org.npsnet.xrti.utilities.FederateAmbassadorAdapter
Notifies the federate that an attribute is owned by the run-time infrastructure.
attributeIsOwnedByRTI(ObjectInstanceHandle, AttributeHandle) - Method in class org.npsnet.xrti.utilities.ProxyAmbassador
Notifies the federate that an attribute is owned by the run-time infrastructure.
attributeOwnershipAcquisition(ObjectInstanceHandle, AttributeHandleSet, byte[]) - Method in interface hla.rti.RTIambassador
Acquires ownership of a set of attributes.
attributeOwnershipAcquisition(ObjectInstanceHandle, AttributeHandleSet, byte[]) - Method in class org.npsnet.xrti.XRTIAmbassador
Acquires ownership of a set of attributes.
attributeOwnershipAcquisitionIfAvailable(ObjectInstanceHandle, AttributeHandleSet) - Method in interface hla.rti.RTIambassador
Acquires ownership of a set of attributes if they are available.
attributeOwnershipAcquisitionIfAvailable(ObjectInstanceHandle, AttributeHandleSet) - Method in class org.npsnet.xrti.XRTIAmbassador
Acquires ownership of a set of attributes if they are available.
attributeOwnershipAcquisitionNotification(ObjectInstanceHandle, AttributeHandleSet, byte[]) - Method in interface hla.rti.FederateAmbassador
Notifies the federate that it has acquired ownership of a set of attributes.
attributeOwnershipAcquisitionNotification(ObjectInstanceHandle, AttributeHandleSet, byte[]) - Method in class org.npsnet.xrti.utilities.FederateAmbassadorAdapter
Notifies the federate that it has acquired ownership of a set of attributes.
attributeOwnershipAcquisitionNotification(ObjectInstanceHandle, AttributeHandleSet, byte[]) - Method in class org.npsnet.xrti.utilities.ProxyAmbassador
Notifies the federate that it has acquired ownership of a set of attributes.
attributeOwnershipDivestitureIfWanted(ObjectInstanceHandle, AttributeHandleSet) - Method in interface hla.rti.RTIambassador
Divests ownership of a set of attributes if wanted.
attributeOwnershipDivestitureIfWanted(ObjectInstanceHandle, AttributeHandleSet) - Method in class org.npsnet.xrti.XRTIAmbassador
Divests ownership of a set of attributes if wanted.
attributeOwnershipUnavailable(ObjectInstanceHandle, AttributeHandleSet) - Method in interface hla.rti.FederateAmbassador
Notifies the federate that ownership of a set of attributes is unavailable.
attributeOwnershipUnavailable(ObjectInstanceHandle, AttributeHandleSet) - Method in class org.npsnet.xrti.utilities.FederateAmbassadorAdapter
Notifies the federate that ownership of a set of attributes is unavailable.
attributeOwnershipUnavailable(ObjectInstanceHandle, AttributeHandleSet) - Method in class org.npsnet.xrti.utilities.ProxyAmbassador
Notifies the federate that ownership of a set of attributes is unavailable.
attributes - Variable in class hla.rti.AttributeSetRegionSetPair
The attribute set.
attributesInScope(ObjectInstanceHandle, AttributeHandleSet) - Method in interface hla.rti.FederateAmbassador
Notifies the federate that a set of attributes have entered its scope.
attributesInScope(ObjectInstanceHandle, AttributeHandleSet) - Method in class org.npsnet.xrti.utilities.FederateAmbassadorAdapter
Notifies the federate that a set of attributes have entered its scope.
attributesInScope(ObjectInstanceHandle, AttributeHandleSet) - Method in class org.npsnet.xrti.utilities.ProxyAmbassador
Notifies the federate that a set of attributes have entered its scope.
attributesOutOfScope(ObjectInstanceHandle, AttributeHandleSet) - Method in interface hla.rti.FederateAmbassador
Notifies the federate that a set of attributes have left its scope.
attributesOutOfScope(ObjectInstanceHandle, AttributeHandleSet) - Method in class org.npsnet.xrti.utilities.FederateAmbassadorAdapter
Notifies the federate that a set of attributes have left its scope.
attributesOutOfScope(ObjectInstanceHandle, AttributeHandleSet) - Method in class org.npsnet.xrti.utilities.ProxyAmbassador
Notifies the federate that a set of attributes have left its scope.
attributesUpdated(HLAobjectClass, long[], long[], byte[], OrderType, TransportationType) - Method in class org.npsnet.xrti.ObjectClassDescriptor
Notifies the listener that the attributes attribute has been updated.
attributesUpdated(HLAobjectClass, long[], long[], byte[], OrderType, TransportationType) - Method in interface org.npsnet.xrti.proxies.HLAobjectClassListener
Notifies the listener that the attributes attribute has been updated.
autoFlushDisabled - Variable in class org.npsnet.xrti.utilities.ObjectInstanceProxy
Whether or not automatic state flushing has been disabled.

B

BadInitializationParameter - exception hla.rti.BadInitializationParameter.
An exception indicating a bad initialization parameter.
BadInitializationParameter(String) - Constructor for class hla.rti.BadInitializationParameter
Constructor.
Big - Static variable in class org.npsnet.xrti.proxies.HLAendianType
Enumerator #0.
BootstrapInteractionListener - interface org.npsnet.xrti.proxies.BootstrapInteractionListener.
Autogenerated interaction listener interface.
BootstrapProxyAmbassador - class org.npsnet.xrti.proxies.BootstrapProxyAmbassador.
Autogenerated proxy ambassador.
BootstrapProxyAmbassador(RTIambassador) - Constructor for class org.npsnet.xrti.proxies.BootstrapProxyAmbassador
Constructor.
bootstrapProxyAmbassador - Variable in class org.npsnet.xrti.XRTIAmbassador
The bootstrap proxy ambassador.
buildLayout() - Method in class org.npsnet.xrti.XRTIExecutiveDebugWindow
Builds the layout of the window.
buildLayout() - Method in class org.npsnet.xrti.XRTIExecutiveFederateWindow
Builds the layout of the window.
buildLayout() - Method in class org.npsnet.xrti.XRTIExecutiveMainWindow
Builds the layout of the window.

C

CANCEL_PENDING_OWNERSHIP_ACQUISITIONS - Static variable in class hla.rti.ResignAction
Upon resignation, cancel pending ownership acquisitions.
CANCEL_THEN_DELETE_THEN_DIVEST - Static variable in class hla.rti.ResignAction
Upon resignation, cancel pending ownership acquisitions, delete objects, and divest attributes.
CancelPendingAcquisitions - Static variable in class org.npsnet.xrti.proxies.HLAresignAction
Enumerator #2.
CancelPendingAcquisitionsThenDeleteObjectInstancesThenDivestOwnership - Static variable in class org.npsnet.xrti.proxies.HLAresignAction
Enumerator #4.
CompileProxiesTask - class org.npsnet.xrti.utilities.CompileProxiesTask.
An Ant task that invokes the XRTI proxy compiler.
CompileProxiesTask() - Constructor for class org.npsnet.xrti.utilities.CompileProxiesTask
Constructor.
Conditional - Static variable in class org.npsnet.xrti.proxies.HLAupdateType
Enumerator #2.
CouldNotDecode - exception hla.rti.CouldNotDecode.
An exception indicating a failure to decode.
CouldNotDecode(String) - Constructor for class hla.rti.CouldNotDecode
Constructor.
CouldNotDiscover - exception hla.rti.CouldNotDiscover.
An exception indicating a failure to discover.
CouldNotDiscover(String) - Constructor for class hla.rti.CouldNotDiscover
Constructor.
CouldNotInitiateRestore - exception hla.rti.CouldNotInitiateRestore.
An exception indicating a failure to initiate a restore operation.
CouldNotInitiateRestore(String) - Constructor for class hla.rti.CouldNotInitiateRestore
Constructor.
CouldNotOpenFDD - exception hla.rti.CouldNotOpenFDD.
An exception indicating a failure to open the federation description document.
CouldNotOpenFDD(String) - Constructor for class hla.rti.CouldNotOpenFDD
Constructor.
Country - interface org.npsnet.xrti.proxies.Country.
Autogenerated object instance interface.
CountryListener - interface org.npsnet.xrti.proxies.CountryListener.
Autogenerated object instance listener interface.
CountryProxy - class org.npsnet.xrti.proxies.CountryProxy.
A country.
CountryProxy(RTIambassador, ObjectInstanceHandle, ObjectClassHandle, String) - Constructor for class org.npsnet.xrti.proxies.CountryProxy
Constructor for object instance proxies created in response to discovered objects.
CountryProxy(RTIambassador, ObjectClassHandle) - Constructor for class org.npsnet.xrti.proxies.CountryProxy
Constructor for object instance proxies created to represent new locally owned objects.
CountryProxy(RTIambassador, ObjectClassHandle, String) - Constructor for class org.npsnet.xrti.proxies.CountryProxy
Constructor for object instance proxies created to represent new locally owned objects.
cancelAttributeOwnershipAcquisition(ObjectInstanceHandle, AttributeHandleSet) - Method in interface hla.rti.RTIambassador
Cancels the acquisition of ownership of a set of attributes.
cancelAttributeOwnershipAcquisition(ObjectInstanceHandle, AttributeHandleSet) - Method in class org.npsnet.xrti.XRTIAmbassador
Cancels the acquisition of ownership of a set of attributes.
cancelNegotiatedAttributeOwnershipDivestiture(ObjectInstanceHandle, AttributeHandleSet) - Method in interface hla.rti.RTIambassador
Cancels a negotiated divestiture of ownership of a set of attributes.
cancelNegotiatedAttributeOwnershipDivestiture(ObjectInstanceHandle, AttributeHandleSet) - Method in class org.npsnet.xrti.XRTIAmbassador
Cancels a negotiated divestiture of ownership of a set of attributes.
capabilityUpdated(HLAsynchronization, HLAcapabilityType, HLAcapabilityType, byte[], OrderType, TransportationType) - Method in interface org.npsnet.xrti.proxies.HLAsynchronizationListener
Notifies the listener that the capability attribute has been updated.
cardinalityUpdated(HLAarrayDataType, String, String, byte[], OrderType, TransportationType) - Method in interface org.npsnet.xrti.proxies.HLAarrayDataTypeListener
Notifies the listener that the cardinality attribute has been updated.
changeAttributeOrderType(ObjectInstanceHandle, AttributeHandleSet, OrderType) - Method in interface hla.rti.RTIambassador
Changes the order type of a set of attributes.
changeAttributeOrderType(ObjectInstanceHandle, AttributeHandleSet, OrderType) - Method in class org.npsnet.xrti.XRTIAmbassador
Changes the order type of a set of attributes.
changeAttributeTransportationType(ObjectInstanceHandle, AttributeHandleSet, TransportationType) - Method in interface hla.rti.RTIambassador
Changes the transportation type associated with a set of attributes.
changeAttributeTransportationType(ObjectInstanceHandle, AttributeHandleSet, TransportationType) - Method in class org.npsnet.xrti.XRTIAmbassador
Changes the transportation type associated with a set of attributes.
changeInteractionOrderType(InteractionClassHandle, OrderType) - Method in interface hla.rti.RTIambassador
Changes the order type of a class of interactions.
changeInteractionOrderType(InteractionClassHandle, OrderType) - Method in class org.npsnet.xrti.XRTIAmbassador
Changes the order type of a class of interactions.
changeInteractionTransportationType(InteractionClassHandle, TransportationType) - Method in interface hla.rti.RTIambassador
Changes the transporation type associated with an interaction class.
changeInteractionTransportationType(InteractionClassHandle, TransportationType) - Method in class org.npsnet.xrti.XRTIAmbassador
Changes the transporation type associated with an interaction class.
channel - Variable in class org.npsnet.xrti.XRTIAmbassador
The channel to the XRTI executive.
classHandle - Variable in class org.npsnet.xrti.utilities.ObjectInstanceProxy
The object class handle.
close() - Method in class org.npsnet.xrti.InternetMessageChannel
Closes this channel.
close() - Method in class org.npsnet.xrti.InternetMessageChannelAcceptor
Closes this acceptor.
close() - Method in class org.npsnet.xrti.MessageChannel
Closes this channel.
close() - Method in class org.npsnet.xrti.MessageChannelAcceptor
Closes this acceptor.
commitRegionModifications(RegionHandleSet) - Method in interface hla.rti.RTIambassador
Commits modifications to a set of regions.
commitRegionModifications(RegionHandleSet) - Method in class org.npsnet.xrti.XRTIAmbassador
Commits modifications to a set of regions.
compareTo(Object) - Method in interface hla.rti.LogicalTime
Compares this logical time to another.
compareTo(Object) - Method in interface hla.rti.LogicalTimeInterval
Compares this logical time interval to another.
compareTo(Object) - Method in class org.npsnet.xrti.HLAMessage
Compares this message to another (time stamps are compared).
compareTo(Object) - Method in class org.npsnet.xrti.utilities.DoubleValuedLogicalTime
Compares this logical time to another.
compareTo(Object) - Method in class org.npsnet.xrti.utilities.DoubleValuedLogicalTimeInterval
Compares this logical time interval to another.
compareTo(Object) - Method in class org.npsnet.xrti.utilities.LongValuedLogicalTime
Compares this logical time to another.
compareTo(Object) - Method in class org.npsnet.xrti.utilities.LongValuedLogicalTimeInterval
Compares this logical time interval to another.
compileProxies() - Method in class org.npsnet.xrti.utilities.ProxyCompiler
Generates Java source code for a set of proxy classes corresponding to the object and interaction classes described in the federation description document.
computeGalt() - Method in class org.npsnet.xrti.ExecutiveClientAmbassador
Performs computation of the Greatest Available Logical Time (GALT).
computeLits() - Method in class org.npsnet.xrti.ExecutiveClientAmbassador
Performs computation of the Least Incoming Time Stamp (LITS).
confirmAttributeOwnershipAcquisitionCancellation(ObjectInstanceHandle, AttributeHandleSet) - Method in interface hla.rti.FederateAmbassador
Notifies the federate of confirmation of attribute ownership acquisition cancellation.
confirmAttributeOwnershipAcquisitionCancellation(ObjectInstanceHandle, AttributeHandleSet) - Method in class org.npsnet.xrti.utilities.FederateAmbassadorAdapter
Notifies the federate of confirmation of attribute ownership acquisition cancellation.
confirmAttributeOwnershipAcquisitionCancellation(ObjectInstanceHandle, AttributeHandleSet) - Method in class org.npsnet.xrti.utilities.ProxyAmbassador
Notifies the federate of confirmation of attribute ownership acquisition cancellation.
confirmDivestiture(ObjectInstanceHandle, AttributeHandleSet, byte[]) - Method in interface hla.rti.RTIambassador
Confirms divestiture of ownership of a set of attributes.
confirmDivestiture(ObjectInstanceHandle, AttributeHandleSet, byte[]) - Method in class org.npsnet.xrti.XRTIAmbassador
Confirms divestiture of ownership of a set of attributes.
create() - Method in interface hla.rti.AttributeHandleSetFactory
Creates and returns a new AttributeHandleSet.
create(int) - Method in interface hla.rti.AttributeHandleValueMapFactory
Creates a new AttributeHandleValueMap with the specified initial capacity.
create(int) - Method in interface hla.rti.AttributeSetRegionSetPairListFactory
Creates and returns a new AttributeSetRegionSetPairList instance with the specified initial capacity.
create() - Method in interface hla.rti.DimensionHandleSetFactory
Creates and returns a new DimensionHandleSet.
create() - Method in interface hla.rti.FederateHandleSetFactory
Creates and returns a new FederateHandleSet.
create(int) - Method in interface hla.rti.ParameterHandleValueMapFactory
Creates a new ParameterHandleValueMap instance with the specified initial capacity.
create() - Method in interface hla.rti.RegionHandleSetFactory
Creates and returns a new RegionHandleSet.
create() - Method in class org.npsnet.xrti.XRTIAttributeHandleSetFactory
Creates and returns a new AttributeHandleSet.
create(int) - Method in class org.npsnet.xrti.XRTIAttributeHandleValueMapFactory
Creates a new AttributeHandleValueMap with the specified initial capacity.
create(int) - Method in class org.npsnet.xrti.XRTIAttributeSetRegionSetPairListFactory
Creates and returns a new AttributeSetRegionSetPairList instance with the specified initial capacity.
create() - Method in class org.npsnet.xrti.XRTIDimensionHandleSetFactory
Creates and returns a new DimensionHandleSet.
create() - Method in class org.npsnet.xrti.XRTIFederateHandleSetFactory
Creates and returns a new FederateHandleSet.
create(int) - Method in class org.npsnet.xrti.XRTIParameterHandleValueMapFactory
Creates a new ParameterHandleValueMap instance with the specified initial capacity.
create() - Method in class org.npsnet.xrti.XRTIRegionHandleSetFactory
Creates and returns a new RegionHandleSet.
createComponents() - Method in class org.npsnet.xrti.XRTIExecutiveDebugWindow
Creates the components of the window.
createComponents() - Method in class org.npsnet.xrti.XRTIExecutiveFederateWindow
Creates the components of the window.
createComponents() - Method in class org.npsnet.xrti.XRTIExecutiveMainWindow
Creates the components of the window.
createDescriptorManagerAndProxyAmbassadors() - Method in class org.npsnet.xrti.XRTIAmbassador
Creates and initializes the descriptor manager and proxy ambassadors.
createFederationExecution(String, URL) - Method in interface hla.rti.RTIambassador
Creates a new federation execution.
createFederationExecution(String, URL) - Method in class org.npsnet.xrti.XRTIAmbassador
Creates a new federation execution.
createMainMenu() - Method in class org.npsnet.xrti.XRTIExecutiveMainWindow
Creates main menu of the window.
createMessageThreads() - Method in class org.npsnet.xrti.XRTIAmbassador
Creates and starts the threads that read incoming messages from the channel.
createReflectionObjects(Document) - Method in class org.npsnet.xrti.FederationExecutionAmbassador
Creates reflection objects corresponding to the elements of the specifed federation description document.
createRegion(DimensionHandleSet) - Method in interface hla.rti.RTIambassador
Creates a new region with the specified dimensions.
createRegion(DimensionHandleSet) - Method in class org.npsnet.xrti.XRTIAmbassador
Creates a new region with the specified dimensions.
cz.zcu.fav.kiv.jsim.proxies - package cz.zcu.fav.kiv.jsim.proxies
 

D

DATA_DISTRIBUTION_MANAGEMENT - Static variable in class hla.rti.ServiceGroup
The data distribution management service group.
DECLARATION_MANAGEMENT - Static variable in class hla.rti.ServiceGroup
The declaration management service group.
DELETE_OBJECTS - Static variable in class hla.rti.ResignAction
Upon resignation, delete objects.
DELETE_OBJECTS_THEN_DIVEST - Static variable in class hla.rti.ResignAction
Upon resignation, delete objects and then divest attributes.
DataDistributionManagement - Static variable in class org.npsnet.xrti.proxies.HLAserviceGroupName
Enumerator #5.
DeclarationManagement - Static variable in class org.npsnet.xrti.proxies.HLAserviceGroupName
Enumerator #1.
DefaultMessageChannelFactory - class org.npsnet.xrti.DefaultMessageChannelFactory.
The default message channel factory.
DefaultMessageChannelFactory() - Constructor for class org.npsnet.xrti.DefaultMessageChannelFactory
 
DeleteObjectInstances - Static variable in class org.npsnet.xrti.proxies.HLAresignAction
Enumerator #1.
DeleteObjectInstancesThenDivestOwnership - Static variable in class org.npsnet.xrti.proxies.HLAresignAction
Enumerator #3.
DeletePrivilegeNotHeld - exception hla.rti.DeletePrivilegeNotHeld.
An exception indicating that the delete privilege is not held.
DeletePrivilegeNotHeld(String) - Constructor for class hla.rti.DeletePrivilegeNotHeld
Constructor.
DescriptorManager - class org.npsnet.xrti.DescriptorManager.
Manages a set of descriptors that represent features of the federation (object classes, interaction classes, and so on).
DescriptorManager() - Constructor for class org.npsnet.xrti.DescriptorManager
Constructor.
DimensionDescriptor - class org.npsnet.xrti.DimensionDescriptor.
Describes a dimension.
DimensionDescriptor(String, DimensionHandle, long) - Constructor for class org.npsnet.xrti.DimensionDescriptor
Constructor.
DimensionDescriptor(String, DimensionHandle, HLAdimension) - Constructor for class org.npsnet.xrti.DimensionDescriptor
Constructor.
DimensionHandle - interface hla.rti.DimensionHandle.
Type-safe handle for a dimension.
DimensionHandleFactory - interface hla.rti.DimensionHandleFactory.
This factory is used only (outside of the RTI) to create DimensionHandles received as attribute or parameter values.
DimensionHandleSet - interface hla.rti.DimensionHandleSet.
All Set operations are required, none are optional.
DimensionHandleSetFactory - interface hla.rti.DimensionHandleSetFactory.
A factory for DimensionHandleSet instances.
Disabled - Static variable in class org.npsnet.xrti.proxies.HLAswitch
Enumerator #1.
Divest - Static variable in class org.npsnet.xrti.proxies.HLAownershipType
Enumerator #0.
DivestAcquire - Static variable in class org.npsnet.xrti.proxies.HLAownershipType
Enumerator #2.
DivestOwnership - Static variable in class org.npsnet.xrti.proxies.HLAresignAction
Enumerator #0.
DoubleValuedLogicalTime - class org.npsnet.xrti.utilities.DoubleValuedLogicalTime.
DoubleValuedLogicalTime
DoubleValuedLogicalTime(double) - Constructor for class org.npsnet.xrti.utilities.DoubleValuedLogicalTime
Creates a new XRTILogicalTime.
DoubleValuedLogicalTimeFactory - class org.npsnet.xrti.utilities.DoubleValuedLogicalTimeFactory.
A factory for DoubleValuedLogicalTimes.
DoubleValuedLogicalTimeFactory() - Constructor for class org.npsnet.xrti.utilities.DoubleValuedLogicalTimeFactory
 
DoubleValuedLogicalTimeInterval - class org.npsnet.xrti.utilities.DoubleValuedLogicalTimeInterval.
DoubleValuedLogicalTimeInterval
DoubleValuedLogicalTimeInterval(double) - Constructor for class org.npsnet.xrti.utilities.DoubleValuedLogicalTimeInterval
Creates a new XRTILogicalTimeInterval.
DoubleValuedLogicalTimeIntervalFactory - class org.npsnet.xrti.utilities.DoubleValuedLogicalTimeIntervalFactory.
A factory for DoubleValuedLogicalTimeIntervals.
DoubleValuedLogicalTimeIntervalFactory() - Constructor for class org.npsnet.xrti.utilities.DoubleValuedLogicalTimeIntervalFactory
 
dataTypeUpdated(HLAattribute, String, String, byte[], OrderType, TransportationType) - Method in class org.npsnet.xrti.AttributeDescriptor
Notifies the listener that the dataType attribute has been updated.
dataTypeUpdated(HLAdimension, String, String, byte[], OrderType, TransportationType) - Method in class org.npsnet.xrti.DimensionDescriptor
Notifies the listener that the dataType attribute has been updated.
dataTypeUpdated(HLAarrayDataType, String, String, byte[], OrderType, TransportationType) - Method in interface org.npsnet.xrti.proxies.HLAarrayDataTypeListener
Notifies the listener that the dataType attribute has been updated.
dataTypeUpdated(HLAattribute, String, String, byte[], OrderType, TransportationType) - Method in interface org.npsnet.xrti.proxies.HLAattributeListener
Notifies the listener that the dataType attribute has been updated.
dataTypeUpdated(HLAdimension, String, String, byte[], OrderType, TransportationType) - Method in interface org.npsnet.xrti.proxies.HLAdimensionListener
Notifies the listener that the dataType attribute has been updated.
dataTypeUpdated(HLAparameter, String, String, byte[], OrderType, TransportationType) - Method in interface org.npsnet.xrti.proxies.HLAparameterListener
Notifies the listener that the dataType attribute has been updated.
dataTypeUpdated(HLAsynchronization, String, String, byte[], OrderType, TransportationType) - Method in interface org.npsnet.xrti.proxies.HLAsynchronizationListener
Notifies the listener that the dataType attribute has been updated.
dataTypeUpdated(HLAvariantRecordDataType, String, String, byte[], OrderType, TransportationType) - Method in interface org.npsnet.xrti.proxies.HLAvariantRecordDataTypeListener
Notifies the listener that the dataType attribute has been updated.
debug(String) - Method in class org.npsnet.xrti.XRTIAmbassador
Prints the specified message to the error stream if debug mode is enabled.
debug(String) - Method in class org.npsnet.xrti.XRTIExecutiveMainWindow
 
decode(byte[], int) - Method in interface hla.rti.AttributeHandleFactory
Decodes an attribute handle, returning a new instance of AttributeHandle.
decode(byte[], int) - Method in interface hla.rti.DimensionHandleFactory
Decodes a dimension handle within the specified buffer.
decode(byte[], int) - Method in interface hla.rti.FederateHandleFactory
Decodes a federate handle within the specified buffer and returns a corresponding FederateHandle instance.
decode(byte[], int) - Method in interface hla.rti.InteractionClassHandleFactory
Decodes an interaction class handle contained within the specified buffer, returning a corresponding instance of InteractionClassHandle.
decode(byte[], int) - Method in interface hla.rti.LogicalTimeFactory
Decodes a logical time stored within the specified buffer, returning a LogicalTime object corresponding to the decoded value.
decode(byte[], int) - Method in interface hla.rti.LogicalTimeIntervalFactory
Decodes a logical time interval stored within the specified buffer, returning a corresponding new LogicalTimeInterval.
decode(byte[], int) - Method in interface hla.rti.ObjectClassHandleFactory
Decodes an object class handle stored within the specified buffer.
decode(byte[], int) - Method in interface hla.rti.ObjectInstanceHandleFactory
Decodes an object instance handle stored within the specified buffer, returning a new ObjectInstanceHandle instance representing the result.
decode(byte[], int) - Static method in class hla.rti.OrderType
Decodes an order type stored within the specified buffer and returns a corresponding OrderType instance.
decode(byte[], int) - Method in interface hla.rti.ParameterHandleFactory
Decodes a parameter handle stored within the specified buffer.
decode(byte[], int) - Static method in class hla.rti.TransportationType
Decodes a transportation type stored within the specified buffer and returns a corresponding TransportationType instance.
decode(byte[], int) - Method in class org.npsnet.xrti.XRTIAttributeHandleFactory
Decodes an attribute handle, returning a new instance of AttributeHandle.
decode(byte[], int) - Method in class org.npsnet.xrti.XRTIDimensionHandleFactory
Decodes a dimension handle within the specified buffer.
decode(byte[], int) - Method in class org.npsnet.xrti.XRTIFederateHandleFactory
Decodes a federate handle within the specified buffer and returns a corresponding FederateHandle instance.
decode(byte[], int) - Method in class org.npsnet.xrti.XRTIInteractionClassHandleFactory
Decodes an interaction class handle contained within the specified buffer, returning a corresponding instance of InteractionClassHandle.
decode(byte[], int) - Method in class org.npsnet.xrti.XRTIObjectClassHandleFactory
Decodes an object class handle stored within the specified buffer.
decode(byte[], int) - Method in class org.npsnet.xrti.XRTIObjectInstanceHandleFactory
Decodes an object instance handle stored within the specified buffer, returning a new ObjectInstanceHandle instance representing the result.
decode(byte[], int) - Method in class org.npsnet.xrti.XRTIParameterHandleFactory
Decodes a parameter handle stored within the specified buffer.
decode(HLAEncodingInputStream) - Static method in class org.npsnet.xrti.proxies.HLAalternative
Reads and returns a HLAalternative from the specified stream.
decode(HLAEncodingInputStream) - Static method in class org.npsnet.xrti.proxies.HLAattributeHandleValuePair
Reads and returns a HLAattributeHandleValuePair from the specified stream.
decode(HLAEncodingInputStream) - Static method in class org.npsnet.xrti.proxies.HLAbootstrapInteractionPayload
Reads and returns a HLAbootstrapInteractionPayload from the specified stream.
decode(HLAEncodingInputStream) - Static method in class org.npsnet.xrti.proxies.HLAcapabilityType
Reads and returns a HLAcapabilityType from the specified stream.
decode(HLAEncodingInputStream) - Static method in class org.npsnet.xrti.proxies.HLAendianType
Reads and returns a HLAendianType from the specified stream.
decode(HLAEncodingInputStream) - Static method in class org.npsnet.xrti.proxies.HLAenumerator
Reads and returns a HLAenumerator from the specified stream.
decode(HLAEncodingInputStream) - Static method in class org.npsnet.xrti.proxies.HLAfederateState
Reads and returns a HLAfederateState from the specified stream.
decode(HLAEncodingInputStream) - Static method in class org.npsnet.xrti.proxies.HLAfield
Reads and returns a HLAfield from the specified stream.
decode(HLAEncodingInputStream) - Static method in class org.npsnet.xrti.proxies.HLAinteractionCount
Reads and returns a HLAinteractionCount from the specified stream.
decode(HLAEncodingInputStream) - Static method in class org.npsnet.xrti.proxies.HLAinteractionSubscription
Reads and returns a HLAinteractionSubscription from the specified stream.
decode(HLAEncodingInputStream) - Static method in class org.npsnet.xrti.proxies.HLAobjectClassBasedCount
Reads and returns a HLAobjectClassBasedCount from the specified stream.
decode(HLAEncodingInputStream) - Static method in class org.npsnet.xrti.proxies.HLAorderType
Reads and returns a HLAorderType from the specified stream.
decode(HLAEncodingInputStream) - Static method in class org.npsnet.xrti.proxies.HLAownership
Reads and returns a HLAownership from the specified stream.
decode(HLAEncodingInputStream) - Static method in class org.npsnet.xrti.proxies.HLAownershipType
Reads and returns a HLAownershipType from the specified stream.
decode(HLAEncodingInputStream) - Static method in class org.npsnet.xrti.proxies.HLAparameterHandleValuePair
Reads and returns a HLAparameterHandleValuePair from the specified stream.
decode(HLAEncodingInputStream) - Static method in class org.npsnet.xrti.proxies.HLAresignAction
Reads and returns a HLAresignAction from the specified stream.
decode(HLAEncodingInputStream) - Static method in class org.npsnet.xrti.proxies.HLAserviceGroupName
Reads and returns a HLAserviceGroupName from the specified stream.
decode(HLAEncodingInputStream) - Static method in class org.npsnet.xrti.proxies.HLAsharingType
Reads and returns a HLAsharingType from the specified stream.
decode(HLAEncodingInputStream) - Static method in class org.npsnet.xrti.proxies.HLAswitch
Reads and returns a HLAswitch from the specified stream.
decode(HLAEncodingInputStream) - Static method in class org.npsnet.xrti.proxies.HLAsynchPointFederate
Reads and returns a HLAsynchPointFederate from the specified stream.
decode(HLAEncodingInputStream) - Static method in class org.npsnet.xrti.proxies.HLAsynchPointStatus
Reads and returns a HLAsynchPointStatus from the specified stream.
decode(HLAEncodingInputStream) - Static method in class org.npsnet.xrti.proxies.HLAtimeState
Reads and returns a HLAtimeState from the specified stream.
decode(HLAEncodingInputStream) - Static method in class org.npsnet.xrti.proxies.HLAupdateType
Reads and returns a HLAupdateType from the specified stream.
decode(byte[], int) - Method in class org.npsnet.xrti.utilities.DoubleValuedLogicalTimeFactory
Decodes a logical time stored within the specified buffer, returning a LogicalTime object corresponding to the decoded value.
decode(byte[], int) - Method in class org.npsnet.xrti.utilities.DoubleValuedLogicalTimeIntervalFactory
Decodes a logical time interval stored within the specified buffer, returning a corresponding new LogicalTimeInterval.
decode(byte[], int) - Method in class org.npsnet.xrti.utilities.LongValuedLogicalTimeFactory
Decodes a logical time stored within the specified buffer, returning a LogicalTime object corresponding to the decoded value.
decode(byte[], int) - Method in class org.npsnet.xrti.utilities.LongValuedLogicalTimeIntervalFactory
Decodes a logical time interval stored within the specified buffer, returning a corresponding new LogicalTimeInterval.
decodeBoolean(byte[]) - Static method in class org.npsnet.xrti.utilities.EncodingHelpers
Decodes and returns the value stored in the specified buffer.
decodeByte(byte[]) - Static method in class org.npsnet.xrti.utilities.EncodingHelpers
Decodes and returns the value stored in the specified buffer.
decodeChar(byte[]) - Static method in class org.npsnet.xrti.utilities.EncodingHelpers
Decodes and returns the value stored in the specified buffer.
decodeDouble(byte[]) - Static method in class org.npsnet.xrti.utilities.EncodingHelpers
Decodes and returns the value stored in the specified buffer.
decodeFloat(byte[]) - Static method in class org.npsnet.xrti.utilities.EncodingHelpers
Decodes and returns the value stored in the specified buffer.
decodeInt(byte[]) - Static method in class org.npsnet.xrti.utilities.EncodingHelpers
Decodes and returns the value stored in the specified buffer.
decodeLogicalTime(byte[]) - Method in class org.npsnet.xrti.XRTIAmbassador
Decodes and returns the logical time stored in the specified buffer.
decodeLong(byte[]) - Static method in class org.npsnet.xrti.utilities.EncodingHelpers
Decodes and returns the value stored in the specified buffer.
decodeShort(byte[]) - Static method in class org.npsnet.xrti.utilities.EncodingHelpers
Decodes and returns the value stored in the specified buffer.
decodeString(byte[]) - Static method in class org.npsnet.xrti.utilities.EncodingHelpers
Decodes and returns the value stored in the specified buffer.
delete() - Method in class org.npsnet.xrti.utilities.ObjectInstanceProxy
Deletes the object instance that this proxy represents.
deleteObjectInstance(ObjectInstanceHandle, byte[]) - Method in interface hla.rti.RTIambassador
Deletes the specified object instance.
deleteObjectInstance(ObjectInstanceHandle, byte[], LogicalTime) - Method in interface hla.rti.RTIambassador
Deletes the specified object instance.
deleteObjectInstance(ObjectInstanceHandle) - Method in class org.npsnet.xrti.ExecutiveClientAmbassador
Tells the remote federate to delete the object instance with the specified handle.
deleteObjectInstance(ExecutiveClientAmbassador, ObjectInstanceHandle, byte[]) - Method in class org.npsnet.xrti.FederationExecutionAmbassador
Deletes the object instance with the specified handle.
deleteObjectInstance(ObjectInstanceHandle, byte[]) - Method in class org.npsnet.xrti.XRTIAmbassador
Deletes the specified object instance.
deleteObjectInstance(ObjectInstanceHandle, byte[], LogicalTime) - Method in class org.npsnet.xrti.XRTIAmbassador
Deletes the specified object instance.
deleteRegion(RegionHandle) - Method in interface hla.rti.RTIambassador
Deletes a region.
deleteRegion(RegionHandle) - Method in class org.npsnet.xrti.XRTIAmbassador
Deletes a region.
deleted - Variable in class org.npsnet.xrti.utilities.ObjectInstanceProxy
Whether or not the object instance has been deleted.
dequeue() - Method in class org.npsnet.xrti.ReceiveOrderQueue
Dequeues and returns first message in queue or null if the queue is epmty.
dequeue() - Method in class org.npsnet.xrti.TimeStampQueue
Dequeues and returns first message in queue or null if the queue is epmty.
deregisterExecutiveClientAmbassador(ExecutiveClientAmbassador) - Method in class org.npsnet.xrti.FederationExecutionAmbassador
Removes an executive client ambassador from this federation execution.
deregisterFederateAmbassador(FederateAmbassador) - Method in class org.npsnet.xrti.utilities.ProxyAmbassador
Deregisters a federate ambassador.
descriptionUpdated(HLAtransportation, String, String, byte[], OrderType, TransportationType) - Method in interface org.npsnet.xrti.proxies.HLAtransportationListener
Notifies the listener that the description attribute has been updated.
descriptorManager - Variable in class org.npsnet.xrti.XRTIAmbassador
The descriptor manager.
destroyFederationExecution(String) - Method in interface hla.rti.RTIambassador
Destroys a federation execution.
destroyFederationExecution(String) - Method in class org.npsnet.xrti.XRTIAmbassador
Destroys a federation execution.
dimensionsUpdated(HLAattribute, String, String, byte[], OrderType, TransportationType) - Method in class org.npsnet.xrti.AttributeDescriptor
Notifies the listener that the dimensions attribute has been updated.
dimensionsUpdated(HLAinteractionClass, String, String, byte[], OrderType, TransportationType) - Method in class org.npsnet.xrti.InteractionClassDescriptor
Notifies the listener that the dimensions attribute has been updated.
dimensionsUpdated(HLAattribute, String, String, byte[], OrderType, TransportationType) - Method in interface org.npsnet.xrti.proxies.HLAattributeListener
Notifies the listener that the dimensions attribute has been updated.
dimensionsUpdated(HLAinteractionClass, String, String, byte[], OrderType, TransportationType) - Method in interface org.npsnet.xrti.proxies.HLAinteractionClassListener
Notifies the listener that the dimensions attribute has been updated.
disableAsynchronousDelivery() - Method in interface hla.rti.RTIambassador
Disables asynchronous delivery.
disableAsynchronousDelivery() - Method in class org.npsnet.xrti.XRTIAmbassador
Disables asynchronous delivery.
disableAttributeRelevanceAdvisorySwitch() - Method in interface hla.rti.RTIambassador
Disables the attribute relevance advisory switch.
disableAttributeRelevanceAdvisorySwitch() - Method in class org.npsnet.xrti.XRTIAmbassador
Disables the attribute relevance advisory switch.
disableAttributeScopeAdvisorySwitch() - Method in interface hla.rti.RTIambassador
Disables the attribute scope advisory switch.
disableAttributeScopeAdvisorySwitch() - Method in class org.npsnet.xrti.XRTIAmbassador
Disables the attribute scope advisory switch.
disableCallbacks() - Method in interface hla.rti.RTIambassador
Disables callbacks.
disableCallbacks() - Method in class org.npsnet.xrti.XRTIAmbassador
Disables callbacks.
disableInteractionRelevanceAdvisorySwitch() - Method in interface hla.rti.RTIambassador
Disables the interaction relevance advisory switch.
disableInteractionRelevanceAdvisorySwitch() - Method in class org.npsnet.xrti.XRTIAmbassador
Disables the interaction relevance advisory switch.
disableObjectClassRelevanceAdvisorySwitch() - Method in interface hla.rti.RTIambassador
Disables the object class relevance advisory switch.
disableObjectClassRelevanceAdvisorySwitch() - Method in class org.npsnet.xrti.XRTIAmbassador
Disables the object class relevance advisory switch.
disableTimeConstrained() - Method in interface hla.rti.RTIambassador
Disables time-constrained mode.
disableTimeConstrained() - Method in class org.npsnet.xrti.XRTIAmbassador
Disables time-constrained mode.
disableTimeRegulation() - Method in interface hla.rti.RTIambassador
Disables time regulation.
disableTimeRegulation() - Method in class org.npsnet.xrti.XRTIAmbassador
Disables time regulation.
discoverObjectInstance(ObjectInstanceHandle, ObjectClassHandle, String) - Method in class cz.zcu.fav.kiv.jsim.proxies.JSimProxyAmbassador
Notifies the federate of the presence of an object instance.
discoverObjectInstance(ObjectInstanceHandle, ObjectClassHandle, String) - Method in interface hla.rti.FederateAmbassador
Notifies the federate of the presence of an object instance.
discoverObjectInstance(ObjectInstanceHandle, ObjectClassHandle, String) - Method in class org.npsnet.xrti.proxies.HelloWorldExProxyAmbassador
Notifies the federate of the presence of an object instance.
discoverObjectInstance(ObjectInstanceHandle, ObjectClassHandle, String) - Method in class org.npsnet.xrti.proxies.HelloWorldProxyAmbassador
Notifies the federate of the presence of an object instance.
discoverObjectInstance(ObjectInstanceHandle, ObjectClassHandle, String) - Method in class org.npsnet.xrti.proxies.ManagementProxyAmbassador
Notifies the federate of the presence of an object instance.
discoverObjectInstance(ObjectInstanceHandle, ObjectClassHandle, String) - Method in class org.npsnet.xrti.proxies.MetaFederationProxyAmbassador
Notifies the federate of the presence of an object instance.
discoverObjectInstance(ObjectInstanceHandle, ObjectClassHandle, String) - Method in class org.npsnet.xrti.proxies.ReflectionProxyAmbassador
Notifies the federate of the presence of an object instance.
discoverObjectInstance(ObjectInstanceHandle, ObjectClassHandle, String) - Method in class org.npsnet.xrti.utilities.FederateAmbassadorAdapter
Notifies the federate of the presence of an object instance.
discoverObjectInstance(ObjectInstanceHandle, ObjectClassHandle, String) - Method in class org.npsnet.xrti.utilities.ProxyAmbassador
Notifies the federate of the presence of an object instance.
discriminantUpdated(HLAvariantRecordDataType, String, String, byte[], OrderType, TransportationType) - Method in interface org.npsnet.xrti.proxies.HLAvariantRecordDataTypeListener
Notifies the listener that the discriminant attribute has been updated.
distance(LogicalTime) - Method in interface hla.rti.LogicalTime
Computes and returns the time interval between this logical time and another one.
distance(LogicalTime) - Method in class org.npsnet.xrti.utilities.DoubleValuedLogicalTime
Computes and returns the time interval between this logical time and another one.
distance(LogicalTime) - Method in class org.npsnet.xrti.utilities.LongValuedLogicalTime
Computes and returns the time interval between this logical time and another one.

E

EconomicCountry - interface org.npsnet.xrti.proxies.EconomicCountry.
Autogenerated object instance interface.
EconomicCountryListener - interface org.npsnet.xrti.proxies.EconomicCountryListener.
Autogenerated object instance listener interface.
EconomicCountryProxy - class org.npsnet.xrti.proxies.EconomicCountryProxy.
A country with an economy.
EconomicCountryProxy(RTIambassador, ObjectInstanceHandle, ObjectClassHandle, String) - Constructor for class org.npsnet.xrti.proxies.EconomicCountryProxy
Constructor for object instance proxies created in response to discovered objects.
EconomicCountryProxy(RTIambassador, ObjectClassHandle) - Constructor for class org.npsnet.xrti.proxies.EconomicCountryProxy
Constructor for object instance proxies created to represent new locally owned objects.
EconomicCountryProxy(RTIambassador, ObjectClassHandle, String) - Constructor for class org.npsnet.xrti.proxies.EconomicCountryProxy
Constructor for object instance proxies created to represent new locally owned objects.
Enabled - Static variable in class org.npsnet.xrti.proxies.HLAswitch
Enumerator #0.
EncodingHelpers - class org.npsnet.xrti.utilities.EncodingHelpers.
Utility methods for encoding and decoding basic types, modeled after those supplied with the DMSO RTI.
EncodingHelpers() - Constructor for class org.npsnet.xrti.utilities.EncodingHelpers
 
ErrorReadingFDD - exception hla.rti.ErrorReadingFDD.
An exception indicating an error reading the federation description document.
ErrorReadingFDD(String) - Constructor for class hla.rti.ErrorReadingFDD
Constructor.
ExecutiveClientAmbassador - class org.npsnet.xrti.ExecutiveClientAmbassador.
A special version of the XRTIAmbassador that the XRTIExecutive uses to address its clients.
ExecutiveClientAmbassador(XRTIExecutive, MessageChannel, MobileFederateServices) - Constructor for class org.npsnet.xrti.ExecutiveClientAmbassador
Constructor.
enableAsynchronousDelivery() - Method in interface hla.rti.RTIambassador
Enables asynchronous delivery.
enableAsynchronousDelivery() - Method in class org.npsnet.xrti.XRTIAmbassador
Enables asynchronous delivery.
enableAttributeRelevanceAdvisorySwitch() - Method in interface hla.rti.RTIambassador
Enables the attribute relevance advisory switch.
enableAttributeRelevanceAdvisorySwitch() - Method in class org.npsnet.xrti.XRTIAmbassador
Enables the attribute relevance advisory switch.
enableAttributeScopeAdvisorySwitch() - Method in interface hla.rti.RTIambassador
Enables the attribute scope advisory switch.
enableAttributeScopeAdvisorySwitch() - Method in class org.npsnet.xrti.XRTIAmbassador
Enables the attribute scope advisory switch.
enableCallbacks() - Method in interface hla.rti.RTIambassador
Enables callbacks.
enableCallbacks() - Method in class org.npsnet.xrti.XRTIAmbassador
Enables callbacks.
enableInteractionRelevanceAdvisorySwitch() - Method in interface hla.rti.RTIambassador
Enables the interaction relevance advisory switch.
enableInteractionRelevanceAdvisorySwitch() - Method in class org.npsnet.xrti.XRTIAmbassador
Enables the interaction relevance advisory switch.
enableObjectClassRelevanceAdvisorySwitch() - Method in interface hla.rti.RTIambassador
Enables the object class relevance advisory switch.
enableObjectClassRelevanceAdvisorySwitch() - Method in class org.npsnet.xrti.XRTIAmbassador
Enables the object class relevance advisory switch.
enableTimeConstrained() - Method in interface hla.rti.RTIambassador
Enables time-constrained mode.
enableTimeConstrained() - Method in class org.npsnet.xrti.XRTIAmbassador
Enables time-constrained mode.
enableTimeRegulation(LogicalTimeInterval) - Method in interface hla.rti.RTIambassador
Enables time regulation.
enableTimeRegulation(LogicalTimeInterval) - Method in class org.npsnet.xrti.XRTIAmbassador
Enables time regulation.
encode(byte[], int) - Method in interface hla.rti.AttributeHandle
Encodes this attribute handle, placing the result into the specified array.
encode(byte[], int) - Method in interface hla.rti.DimensionHandle
Encodes this dimension handle, placing the result into the specified buffer.
encode(byte[], int) - Method in interface hla.rti.FederateHandle
Encodes this federate handle, placing the result into the specified byte array.
encode(byte[], int) - Method in interface hla.rti.InteractionClassHandle
Encodes this interaction class handle, placing the result into the specified buffer.
encode(byte[], int) - Method in interface hla.rti.LogicalTime
Encodes this logical time, placing the result into the specified buffer.
encode(byte[], int) - Method in interface hla.rti.LogicalTimeInterval
Encodes this logical time interval, placing the result into the specified buffer.
encode(byte[], int) - Method in interface hla.rti.ObjectClassHandle
Encodes this object handle, placing the result into the specified buffer.
encode(byte[], int) - Method in interface hla.rti.ObjectInstanceHandle
Encodes this object instance handle, placing the result into the specified buffer.
encode(byte[], int) - Method in class hla.rti.OrderType
Encodes this order type, placing the result into the specified buffer.
encode(byte[], int) - Method in interface hla.rti.ParameterHandle
Encodes this parameter handle and places the result in the specified buffer.
encode(byte[], int) - Method in class hla.rti.TransportationType
Encodes this transportation type, placing the result into the specified buffer.
encode(byte[], int) - Method in class org.npsnet.xrti.XRTIAttributeHandle
Encodes this attribute handle, placing the result into the specified array.
encode(byte[], int) - Method in class org.npsnet.xrti.XRTIDimensionHandle
Encodes this dimension handle, placing the result into the specified buffer.
encode(byte[], int) - Method in class org.npsnet.xrti.XRTIFederateHandle
Encodes this federate handle, placing the result into the specified byte array.
encode(byte[], int) - Method in class org.npsnet.xrti.XRTIInteractionClassHandle
Encodes this interaction class handle, placing the result into the specified buffer.
encode(byte[], int) - Method in class org.npsnet.xrti.XRTIObjectClassHandle
Encodes this object handle, placing the result into the specified buffer.
encode(byte[], int) - Method in class org.npsnet.xrti.XRTIObjectInstanceHandle
Encodes this object instance handle, placing the result into the specified buffer.
encode(byte[], int) - Method in class org.npsnet.xrti.XRTIParameterHandle
Encodes this parameter handle and places the result in the specified buffer.
encode(HLAEncodingOutputStream) - Method in class org.npsnet.xrti.proxies.HLAalternative
Writes this HLAalternative to the specified stream.
encode(HLAEncodingOutputStream) - Method in class org.npsnet.xrti.proxies.HLAattributeHandleValuePair
Writes this HLAattributeHandleValuePair to the specified stream.
encode(HLAEncodingOutputStream) - Method in class org.npsnet.xrti.proxies.HLAbootstrapInteractionPayload
Writes this HLAbootstrapInteractionPayload to the specified stream.
encode(HLAEncodingOutputStream) - Method in class org.npsnet.xrti.proxies.HLAcapabilityType
Writes this HLAcapabilityType to the specified stream.
encode(HLAEncodingOutputStream) - Method in class org.npsnet.xrti.proxies.HLAendianType
Writes this HLAendianType to the specified stream.
encode(HLAEncodingOutputStream) - Method in class org.npsnet.xrti.proxies.HLAenumerator
Writes this HLAenumerator to the specified stream.
encode(HLAEncodingOutputStream) - Method in class org.npsnet.xrti.proxies.HLAfederateState
Writes this HLAfederateState to the specified stream.
encode(HLAEncodingOutputStream) - Method in class org.npsnet.xrti.proxies.HLAfield
Writes this HLAfield to the specified stream.
encode(HLAEncodingOutputStream) - Method in class org.npsnet.xrti.proxies.HLAinteractionCount
Writes this HLAinteractionCount to the specified stream.
encode(HLAEncodingOutputStream) - Method in class org.npsnet.xrti.proxies.HLAinteractionSubscription
Writes this HLAinteractionSubscription to the specified stream.
encode(HLAEncodingOutputStream) - Method in class org.npsnet.xrti.proxies.HLAobjectClassBasedCount
Writes this HLAobjectClassBasedCount to the specified stream.
encode(HLAEncodingOutputStream) - Method in class org.npsnet.xrti.proxies.HLAorderType
Writes this HLAorderType to the specified stream.
encode(HLAEncodingOutputStream) - Method in class org.npsnet.xrti.proxies.HLAownership
Writes this HLAownership to the specified stream.
encode(HLAEncodingOutputStream) - Method in class org.npsnet.xrti.proxies.HLAownershipType
Writes this HLAownershipType to the specified stream.
encode(HLAEncodingOutputStream) - Method in class org.npsnet.xrti.proxies.HLAparameterHandleValuePair
Writes this HLAparameterHandleValuePair to the specified stream.
encode(HLAEncodingOutputStream) - Method in class org.npsnet.xrti.proxies.HLAresignAction
Writes this HLAresignAction to the specified stream.
encode(HLAEncodingOutputStream) - Method in class org.npsnet.xrti.proxies.HLAserviceGroupName
Writes this HLAserviceGroupName to the specified stream.
encode(HLAEncodingOutputStream) - Method in class org.npsnet.xrti.proxies.HLAsharingType
Writes this HLAsharingType to the specified stream.
encode(HLAEncodingOutputStream) - Method in class org.npsnet.xrti.proxies.HLAswitch
Writes this HLAswitch to the specified stream.
encode(HLAEncodingOutputStream) - Method in class org.npsnet.xrti.proxies.HLAsynchPointFederate
Writes this HLAsynchPointFederate to the specified stream.
encode(HLAEncodingOutputStream) - Method in class org.npsnet.xrti.proxies.HLAsynchPointStatus
Writes this HLAsynchPointStatus to the specified stream.
encode(HLAEncodingOutputStream) - Method in class org.npsnet.xrti.proxies.HLAtimeState
Writes this HLAtimeState to the specified stream.
encode(HLAEncodingOutputStream) - Method in class org.npsnet.xrti.proxies.HLAupdateType
Writes this HLAupdateType to the specified stream.
encode(byte[], int) - Method in class org.npsnet.xrti.utilities.DoubleValuedLogicalTime
Encodes this logical time, placing the result into the specified buffer.
encode(byte[], int) - Method in class org.npsnet.xrti.utilities.DoubleValuedLogicalTimeInterval
Encodes this logical time interval, placing the result into the specified buffer.
encode(byte[], int) - Method in class org.npsnet.xrti.utilities.LongValuedLogicalTime
Encodes this logical time, placing the result into the specified buffer.
encode(byte[], int) - Method in class org.npsnet.xrti.utilities.LongValuedLogicalTimeInterval
Encodes this logical time interval, placing the result into the specified buffer.
encodeBoolean(boolean) - Static method in class org.npsnet.xrti.utilities.EncodingHelpers
Encodes the specified value, returning the result as a byte array.
encodeByte(byte) - Static method in class org.npsnet.xrti.utilities.EncodingHelpers
Encodes the specified value, returning the result as a byte array.
encodeChar(char) - Static method in class org.npsnet.xrti.utilities.EncodingHelpers
Encodes the specified value, returning the result as a byte array.
encodeDouble(double) - Static method in class org.npsnet.xrti.utilities.EncodingHelpers
Encodes the specified value, returning the result as a byte array.
encodeFloat(float) - Static method in class org.npsnet.xrti.utilities.EncodingHelpers
Encodes the specified value, returning the result as a byte array.
encodeInt(int) - Static method in class org.npsnet.xrti.utilities.EncodingHelpers
Encodes the specified value, returning the result as a byte array.
encodeLong(long) - Static method in class org.npsnet.xrti.utilities.EncodingHelpers
Encodes the specified value, returning the result as a byte array.
encodeShort(short) - Static method in class org.npsnet.xrti.utilities.EncodingHelpers
Encodes the specified value, returning the result as a byte array.
encodeString(String) - Static method in class org.npsnet.xrti.utilities.EncodingHelpers
Encodes the specified value, returning the result as a byte array.
encodedLength() - Method in interface hla.rti.AttributeHandle
Returns the encoded length of this attribute handle.
encodedLength() - Method in interface hla.rti.DimensionHandle
Returns the encoded length of this dimension handle.
encodedLength() - Method in interface hla.rti.FederateHandle
Returns the encoded length of this federate handle.
encodedLength() - Method in interface hla.rti.InteractionClassHandle
Returns the encoded length of this interaction class handle.
encodedLength() - Method in interface hla.rti.LogicalTime
Returns the encoded length of this logical time.
encodedLength() - Method in interface hla.rti.LogicalTimeInterval
Returns the encoded length of this logical time interval.
encodedLength() - Method in interface hla.rti.ObjectClassHandle
Returns the encoded length of this object class handle.
encodedLength() - Method in interface hla.rti.ObjectInstanceHandle
Returns the encoded length of this object instance handle.
encodedLength() - Method in class hla.rti.OrderType
Returns the encoded length of this order type.
encodedLength() - Method in interface hla.rti.ParameterHandle
Returns the encoded length of this parameter handle.
encodedLength() - Method in class hla.rti.TransportationType
Returns the encoded length of this transportation type.
encodedLength() - Method in class org.npsnet.xrti.XRTIAttributeHandle
Returns the encoded length of this attribute handle.
encodedLength() - Method in class org.npsnet.xrti.XRTIDimensionHandle
Returns the encoded length of this dimension handle.
encodedLength() - Method in class org.npsnet.xrti.XRTIFederateHandle
Returns the encoded length of this federate handle.
encodedLength() - Method in class org.npsnet.xrti.XRTIInteractionClassHandle
Returns the encoded length of this interaction class handle.
encodedLength() - Method in class org.npsnet.xrti.XRTIObjectClassHandle
Returns the encoded length of this object class handle.
encodedLength() - Method in class org.npsnet.xrti.XRTIObjectInstanceHandle
Returns the encoded length of this object instance handle.
encodedLength() - Method in class org.npsnet.xrti.XRTIParameterHandle
Returns the encoded length of this parameter handle.
encodedLength() - Method in class org.npsnet.xrti.utilities.DoubleValuedLogicalTime
Returns the encoded length of this logical time.
encodedLength() - Method in class org.npsnet.xrti.utilities.DoubleValuedLogicalTimeInterval
Returns the encoded length of this logical time interval.
encodedLength() - Method in class org.npsnet.xrti.utilities.LongValuedLogicalTime
Returns the encoded length of this logical time.
encodedLength() - Method in class org.npsnet.xrti.utilities.LongValuedLogicalTimeInterval
Returns the encoded length of this logical time interval.
encodingUpdated(HLAarrayDataType, String, String, byte[], OrderType, TransportationType) - Method in interface org.npsnet.xrti.proxies.HLAarrayDataTypeListener
Notifies the listener that the encoding attribute has been updated.
encodingUpdated(HLAbasicRepresentation, String, String, byte[], OrderType, TransportationType) - Method in interface org.npsnet.xrti.proxies.HLAbasicRepresentationListener
Notifies the listener that the encoding attribute has been updated.
encodingUpdated(HLAfixedRecordDataType, String, String, byte[], OrderType, TransportationType) - Method in interface org.npsnet.xrti.proxies.HLAfixedRecordDataTypeListener
Notifies the listener that the encoding attribute has been updated.
encodingUpdated(HLAvariantRecordDataType, String, String, byte[], OrderType, TransportationType) - Method in interface org.npsnet.xrti.proxies.HLAvariantRecordDataTypeListener
Notifies the listener that the encoding attribute has been updated.
endianUpdated(HLAbasicRepresentation, HLAendianType, HLAendianType, byte[], OrderType, TransportationType) - Method in interface org.npsnet.xrti.proxies.HLAbasicRepresentationListener
Notifies the listener that the endian attribute has been updated.
enqueue(HLAMessage) - Method in class org.npsnet.xrti.ReceiveOrderQueue
Enqueues specified message into the queue.
enqueue(HLAMessage) - Method in class org.npsnet.xrti.TimeStampQueue
Enqueues specified message into the queue.
enumeratorsUpdated(HLAenumeratedDataType, HLAenumerator[], HLAenumerator[], byte[], OrderType, TransportationType) - Method in interface org.npsnet.xrti.proxies.HLAenumeratedDataTypeListener
Notifies the listener that the enumerators attribute has been updated.
equals(Object) - Method in interface hla.rti.AttributeHandle
Checks this attribute handle for equality with another.
equals(Object) - Method in interface hla.rti.DimensionHandle
Checks this dimension handle for equality with another.
equals(Object) - Method in interface hla.rti.FederateHandle
Tests this federate handle for equality with another.
equals(Object) - Method in interface hla.rti.InteractionClassHandle
Checks this interaction class handle for equality with another.
equals(Object) - Method in interface hla.rti.LogicalTime
Checks this logical time for equality with another.
equals(Object) - Method in interface hla.rti.LogicalTimeInterval
Checks this logical time interval for equality with another.
equals(Object) - Method in interface hla.rti.MessageRetractionHandle
Checks this message retraction handle for equality with another.
equals(Object) - Method in interface hla.rti.ObjectClassHandle
Checks this object class handle for equality with another.
equals(Object) - Method in interface hla.rti.ObjectInstanceHandle
Checks this object instance handle for equality with another.
equals(Object) - Method in class hla.rti.OrderType
Compares this order type for equality with another.
equals(Object) - Method in interface hla.rti.ParameterHandle
Checks this parameter handle for equality with another.
equals(Object) - Method in interface hla.rti.RegionHandle
Checks this region handle for equality with another.
equals(Object) - Method in class hla.rti.ResignAction
Compares this resignation action for equality with another.
equals(Object) - Method in class hla.rti.RestoreFailureReason
Compares this restoration failure reason for equality with another.
equals(Object) - Method in class hla.rti.RestoreStatus
Compares this restoration status for equality with another.
equals(Object) - Method in class hla.rti.SaveFailureReason
Compares this save failure reason for equality with another.
equals(Object) - Method in class hla.rti.SaveStatus
Compares this save status for equality with another.
equals(Object) - Method in class hla.rti.ServiceGroup
Compares this service group for equality with another.
equals(Object) - Method in class hla.rti.SynchronizationPointFailureReason
Compares this synchronization point failure reason for equality with another.
equals(Object) - Method in class hla.rti.TransportationType
Compares this transportation type for equality with another.
equals(Object) - Method in class org.npsnet.xrti.XRTIAttributeHandle
Checks this attribute handle for equality with another.
equals(Object) - Method in class org.npsnet.xrti.XRTIDimensionHandle
Checks this dimension handle for equality with another.
equals(Object) - Method in class org.npsnet.xrti.XRTIFederateHandle
Tests this federate handle for equality with another.
equals(Object) - Method in class org.npsnet.xrti.XRTIInteractionClassHandle
Checks this interaction class handle for equality with another.
equals(Object) - Method in class org.npsnet.xrti.XRTIMessageRetractionHandle
Checks this message retraction handle for equality with another.
equals(Object) - Method in class org.npsnet.xrti.XRTIObjectClassHandle
Checks this object class handle for equality with another.
equals(Object) - Method in class org.npsnet.xrti.XRTIObjectInstanceHandle
Checks this object instance handle for equality with another.
equals(Object) - Method in class org.npsnet.xrti.XRTIParameterHandle
Checks this parameter handle for equality with another.
equals(Object) - Method in class org.npsnet.xrti.XRTIRegionHandle
Checks this region handle for equality with another.
equals(Object) - Method in class org.npsnet.xrti.proxies.HLAcapabilityType
Compares this HLAcapabilityType for equality with another.
equals(Object) - Method in class org.npsnet.xrti.proxies.HLAendianType
Compares this HLAendianType for equality with another.
equals(Object) - Method in class org.npsnet.xrti.proxies.HLAfederateState
Compares this HLAfederateState for equality with another.
equals(Object) - Method in class org.npsnet.xrti.proxies.HLAorderType
Compares this HLAorderType for equality with another.
equals(Object) - Method in class org.npsnet.xrti.proxies.HLAownership
Compares this HLAownership for equality with another.
equals(Object) - Method in class org.npsnet.xrti.proxies.HLAownershipType
Compares this HLAownershipType for equality with another.
equals(Object) - Method in class org.npsnet.xrti.proxies.HLAresignAction
Compares this HLAresignAction for equality with another.
equals(Object) - Method in class org.npsnet.xrti.proxies.HLAserviceGroupName
Compares this HLAserviceGroupName for equality with another.
equals(Object) - Method in class org.npsnet.xrti.proxies.HLAsharingType
Compares this HLAsharingType for equality with another.
equals(Object) - Method in class org.npsnet.xrti.proxies.HLAswitch
Compares this HLAswitch for equality with another.
equals(Object) - Method in class org.npsnet.xrti.proxies.HLAsynchPointStatus
Compares this HLAsynchPointStatus for equality with another.
equals(Object) - Method in class org.npsnet.xrti.proxies.HLAtimeState
Compares this HLAtimeState for equality with another.
equals(Object) - Method in class org.npsnet.xrti.proxies.HLAupdateType
Compares this HLAupdateType for equality with another.
equals(Object) - Method in class org.npsnet.xrti.utilities.DoubleValuedLogicalTime
Checks this logical time for equality with another.
equals(Object) - Method in class org.npsnet.xrti.utilities.DoubleValuedLogicalTimeInterval
Checks this logical time interval for equality with another.
equals(Object) - Method in class org.npsnet.xrti.utilities.LongValuedLogicalTime
Checks this logical time for equality with another.
equals(Object) - Method in class org.npsnet.xrti.utilities.LongValuedLogicalTimeInterval
Checks this logical time interval for equality with another.
equals(Object) - Method in class org.npsnet.xrti.utilities.ObjectInstanceProxy
Checks whether this proxy represents the same object instance as another proxy.
evokeCallback(double) - Method in interface hla.rti.RTIambassador
Performs a callback, notifying the federate of a pending messages through the federate ambassador interface.
evokeCallback(double) - Method in class org.npsnet.xrti.XRTIAmbassador
Performs a callback, notifying the federate of a pending messages through the federate ambassador interface.
evokeMultipleCallbacks(double, double) - Method in interface hla.rti.RTIambassador
Performs multiple callbacks over a specified time period, notifying the federate of pending messages through the federate ambassador interface.
evokeMultipleCallbacks(double, double) - Method in class org.npsnet.xrti.XRTIAmbassador
Performs multiple callbacks over a specified time period, notifying the federate of pending messages through the federate ambassador interface.
execute() - Method in class org.npsnet.xrti.utilities.CompileProxiesTask
Invokes the proxy compiler.

F

FEDERATE_INSTRUCTED_TO_SAVE - Static variable in class hla.rti.SaveStatus
The federate has been instructed to save.
FEDERATE_PREPARED_TO_RESTORE - Static variable in class hla.rti.RestoreStatus
The federate is prepared to perform a restoration operation.
FEDERATE_REPORTED_FAILURE - Static variable in class hla.rti.RestoreFailureReason
The federate reported a failure.
FEDERATE_REPORTED_FAILURE - Static variable in class hla.rti.SaveFailureReason
The federate reported a failure.
FEDERATE_RESIGNED - Static variable in class hla.rti.RestoreFailureReason
The federate had resigned from the federation.
FEDERATE_RESIGNED - Static variable in class hla.rti.SaveFailureReason
The federate has resigned from the federation.
FEDERATE_RESTORE_REQUEST_PENDING - Static variable in class hla.rti.RestoreStatus
The federate's request for a restoration operation is pending.
FEDERATE_RESTORING - Static variable in class hla.rti.RestoreStatus
The federate is currently performing a restoration operation.
FEDERATE_SAVING - Static variable in class hla.rti.SaveStatus
The federate is saving.
FEDERATE_WAITING_FOR_FEDERATION_TO_RESTORE - Static variable in class hla.rti.RestoreStatus
The federate is waiting for the federation to be restored.
FEDERATE_WAITING_FOR_FEDERATION_TO_SAVE - Static variable in class hla.rti.SaveStatus
The federate is waiting for the federation to save.
FEDERATE_WAITING_FOR_RESTORE_TO_BEGIN - Static variable in class hla.rti.RestoreStatus
The federate is waiting for a restoration operation to begin.
FEDERATION_MANAGEMENT - Static variable in class hla.rti.ServiceGroup
The federation management service group.
FederateAlreadyExecutionMember - exception hla.rti.FederateAlreadyExecutionMember.
An exception indicating that the federate is already a member of the execution.
FederateAlreadyExecutionMember(String) - Constructor for class hla.rti.FederateAlreadyExecutionMember
Constructor.
FederateAmbassador - interface hla.rti.FederateAmbassador.
The interface used by the run time infrastructure to interact with the federate.
FederateAmbassadorAdapter - class org.npsnet.xrti.utilities.FederateAmbassadorAdapter.
An adapter class for the federate ambassador interface.
FederateAmbassadorAdapter() - Constructor for class org.npsnet.xrti.utilities.FederateAmbassadorAdapter
 
FederateHandle - interface hla.rti.FederateHandle.
Type-safe handle for a federate.
FederateHandleFactory - interface hla.rti.FederateHandleFactory.
This factory is used only (outside of the RTI) to create FederateHandle objects corresponding to federate handles received as attribute or parameter values.
FederateHandleRestoreStatusPair - class hla.rti.FederateHandleRestoreStatusPair.
An object that contains a FederateHandle and a RestoreStatus.
FederateHandleRestoreStatusPair() - Constructor for class hla.rti.FederateHandleRestoreStatusPair
 
FederateHandleSaveStatusPair - class hla.rti.FederateHandleSaveStatusPair.
An object that contains a FederateHandle and a SaveStatus.
FederateHandleSaveStatusPair() - Constructor for class hla.rti.FederateHandleSaveStatusPair
 
FederateHandleSet - interface hla.rti.FederateHandleSet.
All Set operations are required, none are optional.
FederateHandleSetFactory - interface hla.rti.FederateHandleSetFactory.
A factory for FederateHandleSet instances.
FederateHasNotBegunSave - exception hla.rti.FederateHasNotBegunSave.
An exception indicating that the federate has not begun the save operation.
FederateHasNotBegunSave(String) - Constructor for class hla.rti.FederateHasNotBegunSave
Constructor.
FederateInternalError - exception hla.rti.FederateInternalError.
An exception indicating an internal error in the federate.
FederateInternalError(String) - Constructor for class hla.rti.FederateInternalError
Constructor.
FederateNotExecutionMember - exception hla.rti.FederateNotExecutionMember.
An exception indicating that the federate is not a member of the execution.
FederateNotExecutionMember(String) - Constructor for class hla.rti.FederateNotExecutionMember
Constructor.
FederateOwnsAttributes - exception hla.rti.FederateOwnsAttributes.
An exception indicating that the federate owns the attributes.
FederateOwnsAttributes(String) - Constructor for class hla.rti.FederateOwnsAttributes
Constructor.
FederateRestoreInProgress - Static variable in class org.npsnet.xrti.proxies.HLAfederateState
Enumerator #2.
FederateSaveInProgress - Static variable in class org.npsnet.xrti.proxies.HLAfederateState
Enumerator #1.
FederateServiceInvocationsAreBeingReportedViaMOM - exception hla.rti.FederateServiceInvocationsAreBeingReportedViaMOM.
An exception indicating that federate service invocations are being reported via the management object model.
FederateServiceInvocationsAreBeingReportedViaMOM(String) - Constructor for class hla.rti.FederateServiceInvocationsAreBeingReportedViaMOM
Constructor.
FederateUnableToUseTime - exception hla.rti.FederateUnableToUseTime.
An exception indicating that the federate is unable to use time services.
FederateUnableToUseTime(String) - Constructor for class hla.rti.FederateUnableToUseTime
Constructor.
FederatesCurrentlyJoined - exception hla.rti.FederatesCurrentlyJoined.
An exception indicating that federates are currently joined.
FederatesCurrentlyJoined(String) - Constructor for class hla.rti.FederatesCurrentlyJoined
Constructor.
FederationExecutionAlreadyExists - exception hla.rti.FederationExecutionAlreadyExists.
An exception indicating that the federation execution already exists.
FederationExecutionAlreadyExists(String) - Constructor for class hla.rti.FederationExecutionAlreadyExists
Constructor.
FederationExecutionAmbassador - class org.npsnet.xrti.FederationExecutionAmbassador.
A special version of the XRTIAmbassador that the XRTIExecutive uses to address federation executions.
FederationExecutionAmbassador(XRTIExecutive, HLAfederationExecutionProxy, String, long) - Constructor for class org.npsnet.xrti.FederationExecutionAmbassador
Constructor.
FederationExecutionDoesNotExist - exception hla.rti.FederationExecutionDoesNotExist.
An exception indicating that the federation execution does not exist.
FederationExecutionDoesNotExist(String) - Constructor for class hla.rti.FederationExecutionDoesNotExist
Constructor.
FederationManagement - Static variable in class org.npsnet.xrti.proxies.HLAserviceGroupName
Enumerator #0.
federateRestoreComplete() - Method in interface hla.rti.RTIambassador
Notifies the run-time infrastructure that the federate's restore operation is complete.
federateRestoreComplete() - Method in class org.npsnet.xrti.XRTIAmbassador
Notifies the run-time infrastructure that the federate's restore operation is complete.
federateRestoreNotComplete() - Method in interface hla.rti.RTIambassador
Notifies the run-time infrastructure that the federate's restore operation is not complete.
federateRestoreNotComplete() - Method in class org.npsnet.xrti.XRTIAmbassador
Notifies the run-time infrastructure that the federate's restore operation is not complete.
federateSaveBegun() - Method in interface hla.rti.RTIambassador
Notifies the run-time infrastructure that the federate is beginning a save operation.
federateSaveBegun() - Method in class org.npsnet.xrti.XRTIAmbassador
Notifies the run-time infrastructure that the federate is beginning a save operation.
federateSaveComplete() - Method in interface hla.rti.RTIambassador
Notifies the run-time infrastructure that the federate has completed its save operation.
federateSaveComplete() - Method in class org.npsnet.xrti.XRTIAmbassador
Notifies the run-time infrastructure that the federate has completed its save operation.
federateSaveNotComplete() - Method in interface hla.rti.RTIambassador
Notifies the run-time infrastructure that the federate's save operation is not complete.
federateSaveNotComplete() - Method in class org.npsnet.xrti.XRTIAmbassador
Notifies the run-time infrastructure that the federate's save operation is not complete.
federationNotRestored(RestoreFailureReason) - Method in interface hla.rti.FederateAmbassador
Notifies the federate that the federation has not been restored.
federationNotRestored(RestoreFailureReason) - Method in class org.npsnet.xrti.utilities.FederateAmbassadorAdapter
Notifies the federate that the federation has not been restored.
federationNotRestored(RestoreFailureReason) - Method in class org.npsnet.xrti.utilities.ProxyAmbassador
Notifies the federate that the federation has not been restored.
federationNotSaved(SaveFailureReason) - Method in interface hla.rti.FederateAmbassador
Notifies the federate that the federation has not been saved.
federationNotSaved(SaveFailureReason) - Method in class org.npsnet.xrti.utilities.FederateAmbassadorAdapter
Notifies the federate that the federation has not been saved.
federationNotSaved(SaveFailureReason) - Method in class org.npsnet.xrti.utilities.ProxyAmbassador
Notifies the federate that the federation has not been saved.
federationRestoreBegun() - Method in interface hla.rti.FederateAmbassador
Notifies the federate that the federation restore operation has begun.
federationRestoreBegun() - Method in class org.npsnet.xrti.utilities.FederateAmbassadorAdapter
Notifies the federate that the federation restore operation has begun.
federationRestoreBegun() - Method in class org.npsnet.xrti.utilities.ProxyAmbassador
Notifies the federate that the federation restore operation has begun.
federationRestoreStatusResponse(FederateHandleRestoreStatusPair[]) - Method in interface hla.rti.FederateAmbassador
Provides information to the federate concerning the restore status of other members of the federation.
federationRestoreStatusResponse(FederateHandleRestoreStatusPair[]) - Method in class org.npsnet.xrti.utilities.FederateAmbassadorAdapter
Provides information to the federate concerning the restore status of other members of the federation.
federationRestoreStatusResponse(FederateHandleRestoreStatusPair[]) - Method in class org.npsnet.xrti.utilities.ProxyAmbassador
Provides information to the federate concerning the restore status of other members of the federation.
federationRestored() - Method in interface hla.rti.FederateAmbassador
Notifies the federate that the federation has been restored.
federationRestored() - Method in class org.npsnet.xrti.utilities.FederateAmbassadorAdapter
Notifies the federate that the federation has been restored.
federationRestored() - Method in class org.npsnet.xrti.utilities.ProxyAmbassador
Notifies the federate that the federation has been restored.
federationSaveStatusResponse(FederateHandleSaveStatusPair[]) - Method in interface hla.rti.FederateAmbassador
Provides information to the federate concerning the save status of other members of the federation.
federationSaveStatusResponse(FederateHandleSaveStatusPair[]) - Method in class org.npsnet.xrti.utilities.FederateAmbassadorAdapter
Provides information to the federate concerning the save status of other members of the federation.
federationSaveStatusResponse(FederateHandleSaveStatusPair[]) - Method in class org.npsnet.xrti.utilities.ProxyAmbassador
Provides information to the federate concerning the save status of other members of the federation.
federationSaved() - Method in interface hla.rti.FederateAmbassador
Notifies the federate that the federation has been saved.
federationSaved() - Method in class org.npsnet.xrti.utilities.FederateAmbassadorAdapter
Notifies the federate that the federation has been saved.
federationSaved() - Method in class org.npsnet.xrti.utilities.ProxyAmbassador
Notifies the federate that the federation has been saved.
federationSynchronized(String) - Method in interface hla.rti.FederateAmbassador
Notifies the federate that the federation has been synchronized.
federationSynchronized(String) - Method in class org.npsnet.xrti.utilities.FederateAmbassadorAdapter
Notifies the federate that the federation has been synchronized.
federationSynchronized(String) - Method in class org.npsnet.xrti.utilities.ProxyAmbassador
Notifies the federate that the federation has been synchronized.
fieldsUpdated(HLAfixedRecordDataType, HLAfield[], HLAfield[], byte[], OrderType, TransportationType) - Method in interface org.npsnet.xrti.proxies.HLAfixedRecordDataTypeListener
Notifies the listener that the fields attribute has been updated.
finalizeRTI() - Method in interface hla.rti.RTIambassador
Finalizes the run-time infrastructure.
finalizeRTI() - Method in class org.npsnet.xrti.XRTIAmbassador
Finalizes the run-time infrastructure.
flushAttributeValues(byte[]) - Method in class org.npsnet.xrti.utilities.ObjectInstanceProxy
Flushes all modified attribute values.
flushAttributeValues(byte[], boolean) - Method in class org.npsnet.xrti.utilities.ObjectInstanceProxy
Flushes all, or all modified attribute values.
flushQueueRequest(LogicalTime) - Method in interface hla.rti.RTIambassador
Requests a queue flush.
flushQueueRequest(LogicalTime) - Method in class org.npsnet.xrti.XRTIAmbassador
Requests a queue flush.

G

getAccuracy() - Method in interface org.npsnet.xrti.proxies.HLAsimpleDataType
Returns the value of the accuracy attribute.
getAccuracy() - Method in class org.npsnet.xrti.proxies.HLAsimpleDataTypeProxy
Returns the value of the accuracy attribute.
getAlignment() - Method in class org.npsnet.xrti.utilities.HLAEncodingInputStream
Returns the alignment value.
getAlignment() - Method in class org.npsnet.xrti.utilities.HLAEncodingOutputStream
Returns the alignment value.
getAlternatives() - Method in interface org.npsnet.xrti.proxies.HLAvariantRecordDataType
Returns the value of the alternatives attribute.
getAlternatives() - Method in class org.npsnet.xrti.proxies.HLAvariantRecordDataTypeProxy
Returns the value of the alternatives attribute.
getAttributeDescriptor(AttributeHandle) - Method in class org.npsnet.xrti.DescriptorManager
Returns the descriptor for the attribute with the given handle.
getAttributeDescriptor(String) - Method in class org.npsnet.xrti.ObjectClassDescriptor
Returns the descriptor for the attribute with the given name.
getAttributeDescriptor(AttributeHandle) - Method in class org.npsnet.xrti.ObjectClassDescriptor
Returns the descriptor for the attribute with the given handle.
getAttributeDescriptors() - Method in class org.npsnet.xrti.DescriptorManager
Returns an immutable collection containing the descriptors of all known attributes.
getAttributeDescriptors() - Method in class org.npsnet.xrti.ObjectClassDescriptor
Returns an immutable collection containing the descriptors of all known attributes.
getAttributeHandle(ObjectClassHandle, String) - Method in interface hla.rti.RTIambassador
Returns the attribute handle associated with the specified name.
getAttributeHandle(ObjectClassHandle, String) - Method in class org.npsnet.xrti.XRTIAmbassador
Returns the attribute handle associated with the specified name.
getAttributeHandle() - Method in class org.npsnet.xrti.proxies.HLAattributeHandleValuePair
Returns the value of the attributeHandle field.
getAttributeHandleFactory() - Method in interface hla.rti.RTIambassador
Returns the run-time infrastructure's attribute handle factory.
getAttributeHandleFactory() - Method in class org.npsnet.xrti.XRTIAmbassador
Returns the run-time infrastructure's attribute handle factory.
getAttributeHandleSetFactory() - Method in interface hla.rti.RTIambassador
Returns the run-time infrastructure's attribute handle set factory.
getAttributeHandleSetFactory() - Method in class org.npsnet.xrti.XRTIAmbassador
Returns the run-time infrastructure's attribute handle set factory.
getAttributeHandleValueMapFactory() - Method in interface hla.rti.RTIambassador
Returns the run-time infrastructure's attribute handle value map factory.
getAttributeHandleValueMapFactory() - Method in class org.npsnet.xrti.XRTIAmbassador
Returns the run-time infrastructure's attribute handle value map factory.
getAttributeHandles() - Method in class org.npsnet.xrti.ObjectClassDescriptor
Gets the handles of all attributes associated with this object class, including those of all parents.
getAttributeName(ObjectClassHandle, AttributeHandle) - Method in interface hla.rti.RTIambassador
Returns the name of the specified attribute.
getAttributeName(ObjectClassHandle, AttributeHandle) - Method in class org.npsnet.xrti.XRTIAmbassador
Returns the name of the specified attribute.
getAttributeSetRegionSetPairListFactory() - Method in interface hla.rti.RTIambassador
Returns the run-time infrastructure's attribute set region set pair list factory.
getAttributeSetRegionSetPairListFactory() - Method in class org.npsnet.xrti.XRTIAmbassador
Returns the run-time infrastructure's attribute set region set pair list factory.
getAttributeValuesToFlush(AttributeHandleValueMap, boolean) - Method in class cz.zcu.fav.kiv.jsim.proxies.HLAobjectRootProxy
Places the attribute values to flush into the specified map.
getAttributeValuesToFlush(AttributeHandleValueMap, boolean) - Method in class org.npsnet.xrti.proxies.CountryProxy
Places the attribute values to flush into the specified map.
getAttributeValuesToFlush(AttributeHandleValueMap, boolean) - Method in class org.npsnet.xrti.proxies.EconomicCountryProxy
Places the attribute values to flush into the specified map.
getAttributeValuesToFlush(AttributeHandleValueMap, boolean) - Method in class org.npsnet.xrti.proxies.HLAarrayDataTypeProxy
Places the attribute values to flush into the specified map.
getAttributeValuesToFlush(AttributeHandleValueMap, boolean) - Method in class org.npsnet.xrti.proxies.HLAattributeProxy
Places the attribute values to flush into the specified map.
getAttributeValuesToFlush(AttributeHandleValueMap, boolean) - Method in class org.npsnet.xrti.proxies.HLAbasicRepresentationProxy
Places the attribute values to flush into the specified map.
getAttributeValuesToFlush(AttributeHandleValueMap, boolean) - Method in class org.npsnet.xrti.proxies.HLAdataTypeProxy
Places the attribute values to flush into the specified map.
getAttributeValuesToFlush(AttributeHandleValueMap, boolean) - Method in class org.npsnet.xrti.proxies.HLAdimensionProxy
Places the attribute values to flush into the specified map.
getAttributeValuesToFlush(AttributeHandleValueMap, boolean) - Method in class org.npsnet.xrti.proxies.HLAenumeratedDataTypeProxy
Places the attribute values to flush into the specified map.
getAttributeValuesToFlush(AttributeHandleValueMap, boolean) - Method in class org.npsnet.xrti.proxies.HLAfederateProxy
Places the attribute values to flush into the specified map.
getAttributeValuesToFlush(AttributeHandleValueMap, boolean) - Method in class org.npsnet.xrti.proxies.HLAfederationExecutionProxy
Places the attribute values to flush into the specified map.
getAttributeValuesToFlush(AttributeHandleValueMap, boolean) - Method in class org.npsnet.xrti.proxies.HLAfederationProxy
Places the attribute values to flush into the specified map.
getAttributeValuesToFlush(AttributeHandleValueMap, boolean) - Method in class org.npsnet.xrti.proxies.HLAfixedRecordDataTypeProxy
Places the attribute values to flush into the specified map.
getAttributeValuesToFlush(AttributeHandleValueMap, boolean) - Method in class org.npsnet.xrti.proxies.HLAinteractionClassProxy
Places the attribute values to flush into the specified map.
getAttributeValuesToFlush(AttributeHandleValueMap, boolean) - Method in class org.npsnet.xrti.proxies.HLAmanagerProxy
Places the attribute values to flush into the specified map.
getAttributeValuesToFlush(AttributeHandleValueMap, boolean) - Method in class org.npsnet.xrti.proxies.HLAmetaFederationProxy
Places the attribute values to flush into the specified map.
getAttributeValuesToFlush(AttributeHandleValueMap, boolean) - Method in class org.npsnet.xrti.proxies.HLAobjectClassProxy
Places the attribute values to flush into the specified map.
getAttributeValuesToFlush(AttributeHandleValueMap, boolean) - Method in class org.npsnet.xrti.proxies.HLAobjectRootProxy
Places the attribute values to flush into the specified map.
getAttributeValuesToFlush(AttributeHandleValueMap, boolean) - Method in class org.npsnet.xrti.proxies.HLAparameterProxy
Places the attribute values to flush into the specified map.
getAttributeValuesToFlush(AttributeHandleValueMap, boolean) - Method in class org.npsnet.xrti.proxies.HLAreflectionProxy
Places the attribute values to flush into the specified map.
getAttributeValuesToFlush(AttributeHandleValueMap, boolean) - Method in class org.npsnet.xrti.proxies.HLAsimpleDataTypeProxy
Places the attribute values to flush into the specified map.
getAttributeValuesToFlush(AttributeHandleValueMap, boolean) - Method in class org.npsnet.xrti.proxies.HLAsynchronizationProxy
Places the attribute values to flush into the specified map.
getAttributeValuesToFlush(AttributeHandleValueMap, boolean) - Method in class org.npsnet.xrti.proxies.HLAtransportationProxy
Places the attribute values to flush into the specified map.
getAttributeValuesToFlush(AttributeHandleValueMap, boolean) - Method in class org.npsnet.xrti.proxies.HLAvariantRecordDataTypeProxy
Places the attribute values to flush into the specified map.
getAttributeValuesToFlush(AttributeHandleValueMap, boolean) - Method in class org.npsnet.xrti.utilities.ObjectInstanceProxy
Places the attribute values to flush into the specified map.
getAttributes() - Method in class org.npsnet.xrti.HLAMessageUpdateAttributeValues
Returns the attributes to update.
getAttributes() - Method in interface org.npsnet.xrti.proxies.HLAobjectClass
Returns the value of the attributes attribute.
getAttributes() - Method in class org.npsnet.xrti.proxies.HLAobjectClassProxy
Returns the value of the attributes attribute.
getAutoFlushDisabled() - Method in class org.npsnet.xrti.utilities.ObjectInstanceProxy
Checks whether auto-flush behavior is disabled for this proxy.
getAvailableDimensionsForClassAttribute(ObjectClassHandle, AttributeHandle) - Method in interface hla.rti.RTIambassador
Returns the set of available dimensions for a class attribute.
getAvailableDimensionsForClassAttribute(ObjectClassHandle, AttributeHandle) - Method in class org.npsnet.xrti.XRTIAmbassador
Returns the set of available dimensions for a class attribute.
getAvailableDimensionsForInteractionClass(InteractionClassHandle) - Method in interface hla.rti.RTIambassador
Returns the set of available dimensions for an interaction class.
getAvailableDimensionsForInteractionClass(InteractionClassHandle) - Method in class org.npsnet.xrti.XRTIAmbassador
Returns the set of available dimensions for an interaction class.
getCapability() - Method in interface org.npsnet.xrti.proxies.HLAsynchronization
Returns the value of the capability attribute.
getCapability() - Method in class org.npsnet.xrti.proxies.HLAsynchronizationProxy
Returns the value of the capability attribute.
getCardinality() - Method in interface org.npsnet.xrti.proxies.HLAarrayDataType
Returns the value of the cardinality attribute.
getCardinality() - Method in class org.npsnet.xrti.proxies.HLAarrayDataTypeProxy
Returns the value of the cardinality attribute.
getClassHandle() - Method in class org.npsnet.xrti.ObjectInstanceDescriptor
Returns the handle of the object instance class.
getClassHandle() - Method in class org.npsnet.xrti.utilities.ObjectInstanceProxy
Returns the object class handle.
getDataType() - Method in class org.npsnet.xrti.proxies.HLAalternative
Returns the value of the dataType field.
getDataType() - Method in interface org.npsnet.xrti.proxies.HLAarrayDataType
Returns the value of the dataType attribute.
getDataType() - Method in class org.npsnet.xrti.proxies.HLAarrayDataTypeProxy
Returns the value of the dataType attribute.
getDataType() - Method in interface org.npsnet.xrti.proxies.HLAattribute
Returns the value of the dataType attribute.
getDataType() - Method in class org.npsnet.xrti.proxies.HLAattributeProxy
Returns the value of the dataType attribute.
getDataType() - Method in interface org.npsnet.xrti.proxies.HLAdimension
Returns the value of the dataType attribute.
getDataType() - Method in class org.npsnet.xrti.proxies.HLAdimensionProxy
Returns the value of the dataType attribute.
getDataType() - Method in class org.npsnet.xrti.proxies.HLAfield
Returns the value of the dataType field.
getDataType() - Method in interface org.npsnet.xrti.proxies.HLAparameter
Returns the value of the dataType attribute.
getDataType() - Method in class org.npsnet.xrti.proxies.HLAparameterProxy
Returns the value of the dataType attribute.
getDataType() - Method in interface org.npsnet.xrti.proxies.HLAsynchronization
Returns the value of the dataType attribute.
getDataType() - Method in class org.npsnet.xrti.proxies.HLAsynchronizationProxy
Returns the value of the dataType attribute.
getDataType() - Method in interface org.npsnet.xrti.proxies.HLAvariantRecordDataType
Returns the value of the dataType attribute.
getDataType() - Method in class org.npsnet.xrti.proxies.HLAvariantRecordDataTypeProxy
Returns the value of the dataType attribute.
getDescription() - Method in interface org.npsnet.xrti.proxies.HLAtransportation
Returns the value of the description attribute.
getDescription() - Method in class org.npsnet.xrti.proxies.HLAtransportationProxy
Returns the value of the description attribute.
getDimensionDescriptor(String) - Method in class org.npsnet.xrti.DescriptorManager
Returns the descriptor for the dimension with the given name.
getDimensionDescriptor(DimensionHandle) - Method in class org.npsnet.xrti.DescriptorManager
Returns the descriptor for the dimension with the given handle.
getDimensionDescriptors() - Method in class org.npsnet.xrti.DescriptorManager
Returns an immutable collection containing the descriptors of all known dimensions.
getDimensionHandle(String) - Method in interface hla.rti.RTIambassador
Returns the dimension handle associated with the specified name.
getDimensionHandle(String) - Method in class org.npsnet.xrti.XRTIAmbassador
Returns the dimension handle associated with the specified name.
getDimensionHandleFactory() - Method in interface hla.rti.RTIambassador
Returns the run-time infrastructure's dimension handle factory.
getDimensionHandleFactory() - Method in class org.npsnet.xrti.XRTIAmbassador
Returns the run-time infrastructure's dimension handle factory.
getDimensionHandleSet(RegionHandle) - Method in interface hla.rti.RTIambassador
Returns the dimension handle set corresponding to the specified region.
getDimensionHandleSet(RegionHandle) - Method in class org.npsnet.xrti.XRTIAmbassador
Returns the dimension handle set corresponding to the specified region.
getDimensionHandleSetFactory() - Method in interface hla.rti.RTIambassador
Returns the run-time infrastructure's dimension handle set factory.
getDimensionHandleSetFactory() - Method in class org.npsnet.xrti.XRTIAmbassador
Returns the run-time infrastructure's dimension handle set factory.
getDimensionName(DimensionHandle) - Method in interface hla.rti.RTIambassador
Returns the name associated with the specified dimension handle.
getDimensionName(DimensionHandle) - Method in class org.npsnet.xrti.XRTIAmbassador
Returns the name associated with the specified dimension handle.
getDimensionUpperBound(DimensionHandle) - Method in interface hla.rti.RTIambassador
Returns the upper bound of the specified dimension.
getDimensionUpperBound(DimensionHandle) - Method in class org.npsnet.xrti.XRTIAmbassador
Returns the upper bound of the specified dimension.
getDimensions() - Method in class org.npsnet.xrti.AttributeDescriptor
Returns the dimensions associated with this attribute.
getDimensions() - Method in class org.npsnet.xrti.InteractionClassDescriptor
Returns the dimensions associated with this interaction class.
getDimensions() - Method in class org.npsnet.xrti.RegionDescriptor
Returns the dimensions of this region.
getDimensions() - Method in interface org.npsnet.xrti.proxies.HLAattribute
Returns the value of the dimensions attribute.
getDimensions() - Method in class org.npsnet.xrti.proxies.HLAattributeProxy
Returns the value of the dimensions attribute.
getDimensions() - Method in interface org.npsnet.xrti.proxies.HLAinteractionClass
Returns the value of the dimensions attribute.
getDimensions() - Method in class org.npsnet.xrti.proxies.HLAinteractionClassProxy
Returns the value of the dimensions attribute.
getDiscriminant() - Method in interface org.npsnet.xrti.proxies.HLAvariantRecordDataType
Returns the value of the discriminant attribute.
getDiscriminant() - Method in class org.npsnet.xrti.proxies.HLAvariantRecordDataTypeProxy
Returns the value of the discriminant attribute.
getEffectiveLogicalTime() - Method in class org.npsnet.xrti.ExecutiveClientAmbassador
Returns federate's effective logical time.
getEncoding() - Method in interface org.npsnet.xrti.proxies.HLAarrayDataType
Returns the value of the encoding attribute.
getEncoding() - Method in class org.npsnet.xrti.proxies.HLAarrayDataTypeProxy
Returns the value of the encoding attribute.
getEncoding() - Method in interface org.npsnet.xrti.proxies.HLAbasicRepresentation
Returns the value of the encoding attribute.
getEncoding() - Method in class org.npsnet.xrti.proxies.HLAbasicRepresentationProxy
Returns the value of the encoding attribute.
getEncoding() - Method in interface org.npsnet.xrti.proxies.HLAfixedRecordDataType
Returns the value of the encoding attribute.
getEncoding() - Method in class org.npsnet.xrti.proxies.HLAfixedRecordDataTypeProxy
Returns the value of the encoding attribute.
getEncoding() - Method in interface org.npsnet.xrti.proxies.HLAvariantRecordDataType
Returns the value of the encoding attribute.
getEncoding() - Method in class org.npsnet.xrti.proxies.HLAvariantRecordDataTypeProxy
Returns the value of the encoding attribute.
getEndian() - Method in interface org.npsnet.xrti.proxies.HLAbasicRepresentation
Returns the value of the endian attribute.
getEndian() - Method in class org.npsnet.xrti.proxies.HLAbasicRepresentationProxy
Returns the value of the endian attribute.
getEnumerator() - Method in class org.npsnet.xrti.proxies.HLAalternative
Returns the value of the enumerator field.
getEnumerators() - Method in interface org.npsnet.xrti.proxies.HLAenumeratedDataType
Returns the value of the enumerators attribute.
getEnumerators() - Method in class org.npsnet.xrti.proxies.HLAenumeratedDataTypeProxy
Returns the value of the enumerators attribute.
getExecutionProxy() - Method in class org.npsnet.xrti.FederationExecutionAmbassador
Returns a reference to the federation execution proxy in the meta-federation.
getExecutiveClientAmbassadors() - Method in class org.npsnet.xrti.FederationExecutionAmbassador
Returns the list of registered executive client ambassadors.
getFederateHandleFactory() - Method in interface hla.rti.RTIambassador
Returns the run-time infrastructure's federate handle factory.
getFederateHandleFactory() - Method in class org.npsnet.xrti.XRTIAmbassador
Returns the run-time infrastructure's federate handle factory.
getFederateHandleSetFactory() - Method in interface hla.rti.RTIambassador
Returns the run-time infrastructure's federate handle set factory.
getFederateHandleSetFactory() - Method in class org.npsnet.xrti.XRTIAmbassador
Returns the run-time infrastructure's federate handle set factory.
getFederationDescriptionDocument() - Method in class org.npsnet.xrti.utilities.ProxyCompiler
Returns the location of the federation description document.
getFederationExecutionHandle() - Method in class org.npsnet.xrti.proxies.HLAbootstrapInteractionPayload
Returns the value of the federationExecutionHandle field.
getFields() - Method in interface org.npsnet.xrti.proxies.HLAfixedRecordDataType
Returns the value of the fields attribute.
getFields() - Method in class org.npsnet.xrti.proxies.HLAfixedRecordDataTypeProxy
Returns the value of the fields attribute.
getGalt() - Method in class org.npsnet.xrti.ExecutiveClientAmbassador
Returns federate's GALT.
getGrossDomesticProduct() - Method in interface org.npsnet.xrti.proxies.EconomicCountry
Returns the value of the grossDomesticProduct attribute.
getGrossDomesticProduct() - Method in class org.npsnet.xrti.proxies.EconomicCountryProxy
Returns the value of the grossDomesticProduct attribute.
getHLAFDDID() - Method in interface org.npsnet.xrti.proxies.HLAfederate
Returns the value of the HLAFDDID attribute.
getHLAFDDID() - Method in class org.npsnet.xrti.proxies.HLAfederateProxy
Returns the value of the HLAFDDID attribute.
getHLAFDDID() - Method in interface org.npsnet.xrti.proxies.HLAfederation
Returns the value of the HLAFDDID attribute.
getHLAFDDID() - Method in class org.npsnet.xrti.proxies.HLAfederationProxy
Returns the value of the HLAFDDID attribute.
getHLAGALT() - Method in interface org.npsnet.xrti.proxies.HLAfederate
Returns the value of the HLAGALT attribute.
getHLAGALT() - Method in class org.npsnet.xrti.proxies.HLAfederateProxy
Returns the value of the HLAGALT attribute.
getHLALITS() - Method in interface org.npsnet.xrti.proxies.HLAfederate
Returns the value of the HLALITS attribute.
getHLALITS() - Method in class org.npsnet.xrti.proxies.HLAfederateProxy
Returns the value of the HLALITS attribute.
getHLAROlength() - Method in interface org.npsnet.xrti.proxies.HLAfederate
Returns the value of the HLAROlength attribute.
getHLAROlength() - Method in class org.npsnet.xrti.proxies.HLAfederateProxy
Returns the value of the HLAROlength attribute.
getHLARTIversion() - Method in interface org.npsnet.xrti.proxies.HLAfederate
Returns the value of the HLARTIversion attribute.
getHLARTIversion() - Method in class org.npsnet.xrti.proxies.HLAfederateProxy
Returns the value of the HLARTIversion attribute.
getHLARTIversion() - Method in interface org.npsnet.xrti.proxies.HLAfederation
Returns the value of the HLARTIversion attribute.
getHLARTIversion() - Method in class org.npsnet.xrti.proxies.HLAfederationProxy
Returns the value of the HLARTIversion attribute.
getHLATSOlength() - Method in interface org.npsnet.xrti.proxies.HLAfederate
Returns the value of the HLATSOlength attribute.
getHLATSOlength() - Method in class org.npsnet.xrti.proxies.HLAfederateProxy
Returns the value of the HLATSOlength attribute.
getHLAactive() - Method in class org.npsnet.xrti.proxies.HLAinteractionSubscription
Returns the value of the HLAactive field.
getHLAasynchronousDelivery() - Method in interface org.npsnet.xrti.proxies.HLAfederate
Returns the value of the HLAasynchronousDelivery attribute.
getHLAasynchronousDelivery() - Method in class org.npsnet.xrti.proxies.HLAfederateProxy
Returns the value of the HLAasynchronousDelivery attribute.
getHLAautoProvide() - Method in interface org.npsnet.xrti.proxies.HLAfederation
Returns the value of the HLAautoProvide attribute.
getHLAautoProvide() - Method in class org.npsnet.xrti.proxies.HLAfederationProxy
Returns the value of the HLAautoProvide attribute.
getHLAconveyRegionDesignatorSets() - Method in interface org.npsnet.xrti.proxies.HLAfederation
Returns the value of the HLAconveyRegionDesignatorSets attribute.
getHLAconveyRegionDesignatorSets() - Method in class org.npsnet.xrti.proxies.HLAfederationProxy
Returns the value of the HLAconveyRegionDesignatorSets attribute.
getHLAcount() - Method in class org.npsnet.xrti.proxies.HLAobjectClassBasedCount
Returns the value of the HLAcount field.
getHLAfederate() - Method in class org.npsnet.xrti.proxies.HLAsynchPointFederate
Returns the value of the HLAfederate field.
getHLAfederateHandle() - Method in interface org.npsnet.xrti.proxies.HLAfederate
Returns the value of the HLAfederateHandle attribute.
getHLAfederateHandle() - Method in class org.npsnet.xrti.proxies.HLAfederateProxy
Returns the value of the HLAfederateHandle attribute.
getHLAfederateHost() - Method in interface org.npsnet.xrti.proxies.HLAfederate
Returns the value of the HLAfederateHost attribute.
getHLAfederateHost() - Method in class org.npsnet.xrti.proxies.HLAfederateProxy
Returns the value of the HLAfederateHost attribute.
getHLAfederateState() - Method in interface org.npsnet.xrti.proxies.HLAfederate
Returns the value of the HLAfederateState attribute.
getHLAfederateState() - Method in class org.npsnet.xrti.proxies.HLAfederateProxy
Returns the value of the HLAfederateState attribute.
getHLAfederateSynchStatus() - Method in class org.npsnet.xrti.proxies.HLAsynchPointFederate
Returns the value of the HLAfederateSynchStatus field.
getHLAfederateType() - Method in interface org.npsnet.xrti.proxies.HLAfederate
Returns the value of the HLAfederateType attribute.
getHLAfederateType() - Method in class org.npsnet.xrti.proxies.HLAfederateProxy
Returns the value of the HLAfederateType attribute.
getHLAfederatesinFederation() - Method in interface org.npsnet.xrti.proxies.HLAfederation
Returns the value of the HLAfederatesinFederation attribute.
getHLAfederatesinFederation() - Method in class org.npsnet.xrti.proxies.HLAfederationProxy
Returns the value of the HLAfederatesinFederation attribute.
getHLAfederationName() - Method in interface org.npsnet.xrti.proxies.HLAfederation
Returns the value of the HLAfederationName attribute.
getHLAfederationName() - Method in class org.npsnet.xrti.proxies.HLAfederationProxy
Returns the value of the HLAfederationName attribute.
getHLAinteractionClass() - Method in class org.npsnet.xrti.proxies.HLAinteractionCount
Returns the value of the HLAinteractionClass field.
getHLAinteractionClass() - Method in class org.npsnet.xrti.proxies.HLAinteractionSubscription
Returns the value of the HLAinteractionClass field.
getHLAinteractionCount() - Method in class org.npsnet.xrti.proxies.HLAinteractionCount
Returns the value of the HLAinteractionCount field.
getHLAinteractionsReceived() - Method in interface org.npsnet.xrti.proxies.HLAfederate
Returns the value of the HLAinteractionsReceived attribute.
getHLAinteractionsReceived() - Method in class org.npsnet.xrti.proxies.HLAfederateProxy
Returns the value of the HLAinteractionsReceived attribute.
getHLAinteractionsSent() - Method in interface org.npsnet.xrti.proxies.HLAfederate
Returns the value of the HLAinteractionsSent attribute.
getHLAinteractionsSent() - Method in class org.npsnet.xrti.proxies.HLAfederateProxy
Returns the value of the HLAinteractionsSent attribute.
getHLAlastSaveName() - Method in interface org.npsnet.xrti.proxies.HLAfederation
Returns the value of the HLAlastSaveName attribute.
getHLAlastSaveName() - Method in class org.npsnet.xrti.proxies.HLAfederationProxy
Returns the value of the HLAlastSaveName attribute.
getHLAlastSaveTime() - Method in interface org.npsnet.xrti.proxies.HLAfederation
Returns the value of the HLAlastSaveTime attribute.
getHLAlastSaveTime() - Method in class org.npsnet.xrti.proxies.HLAfederationProxy
Returns the value of the HLAlastSaveTime attribute.
getHLAlogicalTime() - Method in interface org.npsnet.xrti.proxies.HLAfederate
Returns the value of the HLAlogicalTime attribute.
getHLAlogicalTime() - Method in class org.npsnet.xrti.proxies.HLAfederateProxy
Returns the value of the HLAlogicalTime attribute.
getHLAlookahead() - Method in interface org.npsnet.xrti.proxies.HLAfederate
Returns the value of the HLAlookahead attribute.
getHLAlookahead() - Method in class org.npsnet.xrti.proxies.HLAfederateProxy
Returns the value of the HLAlookahead attribute.
getHLAnextSaveName() - Method in interface org.npsnet.xrti.proxies.HLAfederation
Returns the value of the HLAnextSaveName attribute.
getHLAnextSaveName() - Method in class org.npsnet.xrti.proxies.HLAfederationProxy
Returns the value of the HLAnextSaveName attribute.
getHLAnextSaveTime() - Method in interface org.npsnet.xrti.proxies.HLAfederation
Returns the value of the HLAnextSaveTime attribute.
getHLAnextSaveTime() - Method in class org.npsnet.xrti.proxies.HLAfederationProxy
Returns the value of the HLAnextSaveTime attribute.
getHLAobjectClass() - Method in class org.npsnet.xrti.proxies.HLAobjectClassBasedCount
Returns the value of the HLAobjectClass field.
getHLAobjectInstancesDeleted() - Method in interface org.npsnet.xrti.proxies.HLAfederate
Returns the value of the HLAobjectInstancesDeleted attribute.
getHLAobjectInstancesDeleted() - Method in class org.npsnet.xrti.proxies.HLAfederateProxy
Returns the value of the HLAobjectInstancesDeleted attribute.
getHLAobjectInstancesDiscovered() - Method in interface org.npsnet.xrti.proxies.HLAfederate
Returns the value of the HLAobjectInstancesDiscovered attribute.
getHLAobjectInstancesDiscovered() - Method in class org.npsnet.xrti.proxies.HLAfederateProxy
Returns the value of the HLAobjectInstancesDiscovered attribute.
getHLAobjectInstancesReflected() - Method in interface org.npsnet.xrti.proxies.HLAfederate
Returns the value of the HLAobjectInstancesReflected attribute.
getHLAobjectInstancesReflected() - Method in class org.npsnet.xrti.proxies.HLAfederateProxy
Returns the value of the HLAobjectInstancesReflected attribute.
getHLAobjectInstancesRegistered() - Method in interface org.npsnet.xrti.proxies.HLAfederate
Returns the value of the HLAobjectInstancesRegistered attribute.
getHLAobjectInstancesRegistered() - Method in class org.npsnet.xrti.proxies.HLAfederateProxy
Returns the value of the HLAobjectInstancesRegistered attribute.
getHLAobjectInstancesRemoved() - Method in interface org.npsnet.xrti.proxies.HLAfederate
Returns the value of the HLAobjectInstancesRemoved attribute.
getHLAobjectInstancesRemoved() - Method in class org.npsnet.xrti.proxies.HLAfederateProxy
Returns the value of the HLAobjectInstancesRemoved attribute.
getHLAobjectInstancesUpdated() - Method in interface org.npsnet.xrti.proxies.HLAfederate
Returns the value of the HLAobjectInstancesUpdated attribute.
getHLAobjectInstancesUpdated() - Method in class org.npsnet.xrti.proxies.HLAfederateProxy
Returns the value of the HLAobjectInstancesUpdated attribute.
getHLAobjectsInstancesThatCanBeDeleted() - Method in interface org.npsnet.xrti.proxies.HLAfederate
Returns the value of the HLAobjectsInstancesThatCanBeDeleted attribute.
getHLAobjectsInstancesThatCanBeDeleted() - Method in class org.npsnet.xrti.proxies.HLAfederateProxy
Returns the value of the HLAobjectsInstancesThatCanBeDeleted attribute.
getHLAreflectionsReceived() - Method in interface org.npsnet.xrti.proxies.HLAfederate
Returns the value of the HLAreflectionsReceived attribute.
getHLAreflectionsReceived() - Method in class org.npsnet.xrti.proxies.HLAfederateProxy
Returns the value of the HLAreflectionsReceived attribute.
getHLAtimeAdvancingTime() - Method in interface org.npsnet.xrti.proxies.HLAfederate
Returns the value of the HLAtimeAdvancingTime attribute.
getHLAtimeAdvancingTime() - Method in class org.npsnet.xrti.proxies.HLAfederateProxy
Returns the value of the HLAtimeAdvancingTime attribute.
getHLAtimeConstrained() - Method in interface org.npsnet.xrti.proxies.HLAfederate
Returns the value of the HLAtimeConstrained attribute.
getHLAtimeConstrained() - Method in class org.npsnet.xrti.proxies.HLAfederateProxy
Returns the value of the HLAtimeConstrained attribute.
getHLAtimeGrantedTime() - Method in interface org.npsnet.xrti.proxies.HLAfederate
Returns the value of the HLAtimeGrantedTime attribute.
getHLAtimeGrantedTime() - Method in class org.npsnet.xrti.proxies.HLAfederateProxy
Returns the value of the HLAtimeGrantedTime attribute.
getHLAtimeManagerState() - Method in interface org.npsnet.xrti.proxies.HLAfederate
Returns the value of the HLAtimeManagerState attribute.
getHLAtimeManagerState() - Method in class org.npsnet.xrti.proxies.HLAfederateProxy
Returns the value of the HLAtimeManagerState attribute.
getHLAtimeRegulating() - Method in interface org.npsnet.xrti.proxies.HLAfederate
Returns the value of the HLAtimeRegulating attribute.
getHLAtimeRegulating() - Method in class org.npsnet.xrti.proxies.HLAfederateProxy
Returns the value of the HLAtimeRegulating attribute.
getHLAupdatesSent() - Method in interface org.npsnet.xrti.proxies.HLAfederate
Returns the value of the HLAupdatesSent attribute.
getHLAupdatesSent() - Method in class org.npsnet.xrti.proxies.HLAfederateProxy
Returns the value of the HLAupdatesSent attribute.
getHLAversion() - Method in interface hla.rti.RTIambassador
Returns the High Level Architecture specification version to which the run-time infrastructure conforms.
getHLAversion() - Method in class org.npsnet.xrti.XRTIAmbassador
Returns the High Level Architecture specification version to which the run-time infrastructure conforms.
getHandle() - Method in class org.npsnet.xrti.AttributeDescriptor
Returns the handle of this attribute.
getHandle() - Method in class org.npsnet.xrti.DimensionDescriptor
Returns the handle of this dimension.
getHandle() - Method in class org.npsnet.xrti.InteractionClassDescriptor
Returns the handle of this interaction class.
getHandle() - Method in class org.npsnet.xrti.ObjectClassDescriptor
Returns the handle of this object class.
getHandle() - Method in class org.npsnet.xrti.ObjectInstanceDescriptor
Returns the handle of this object instance.
getHandle() - Method in class org.npsnet.xrti.ParameterDescriptor
Returns the handle of this parameter.
getHandle() - Method in class org.npsnet.xrti.RegionDescriptor
Returns the handle of this region.
getHeadTimeStamp() - Method in class org.npsnet.xrti.TimeStampQueue
Returns time stamp of first message in the queue or null if the queue is epmty.
getIdentifier() - Method in class org.npsnet.xrti.XRTIAttributeHandle
Returns this handle's unique identifier.
getIdentifier() - Method in class org.npsnet.xrti.XRTIDimensionHandle
Returns this handle's unique identifier.
getIdentifier() - Method in class org.npsnet.xrti.XRTIFederateHandle
Returns this handle's unique identifier.
getIdentifier() - Method in class org.npsnet.xrti.XRTIInteractionClassHandle
Returns this handle's unique identifier.
getIdentifier() - Method in class org.npsnet.xrti.XRTIMessageRetractionHandle
Returns this handle's unique identifier.
getIdentifier() - Method in class org.npsnet.xrti.XRTIObjectClassHandle
Returns this handle's unique identifier.
getIdentifier() - Method in class org.npsnet.xrti.XRTIObjectInstanceHandle
Returns this handle's unique identifier.
getIdentifier() - Method in class org.npsnet.xrti.XRTIParameterHandle
Returns this handle's unique identifier.
getIdentifier() - Method in class org.npsnet.xrti.XRTIRegionHandle
Returns this handle's unique identifier.
getInputStream() - Method in class org.npsnet.xrti.InternetMessageChannel
Returns the InputStream corresponding to the reliable component of this channel.
getInputStream() - Method in class org.npsnet.xrti.MessageChannel
Returns the InputStream corresponding to the reliable component of this channel.
getInstanceHandle() - Method in class org.npsnet.xrti.utilities.ObjectInstanceProxy
Returns the object instance handle.
getInteractionClassDescriptor(String) - Method in class org.npsnet.xrti.DescriptorManager
Returns the descriptor for the interaction class with the given name.
getInteractionClassDescriptor(InteractionClassHandle) - Method in class org.npsnet.xrti.DescriptorManager
Returns the descriptor for the interaction class with the given handle.
getInteractionClassDescriptors() - Method in class org.npsnet.xrti.DescriptorManager
Returns an immutable collection containing the descriptors of all known interaction classes.
getInteractionClassHandle(String) - Method in interface hla.rti.RTIambassador
Returns the interaction handle associated with the specified name.
getInteractionClassHandle() - Method in class org.npsnet.xrti.HLAMessageSendInteraction
Returns the class of the interaction.
getInteractionClassHandle(String) - Method in class org.npsnet.xrti.XRTIAmbassador
Returns the interaction handle associated with the specified name.
getInteractionClassHandle() - Method in class org.npsnet.xrti.proxies.HLAbootstrapInteractionPayload
Returns the value of the interactionClassHandle field.
getInteractionClassHandleFactory() - Method in interface hla.rti.RTIambassador
Returns the run-time infrastructure's interaction class handle factory.
getInteractionClassHandleFactory() - Method in class org.npsnet.xrti.XRTIAmbassador
Returns the run-time infrastructure's interaction class handle factory.
getInteractionClassName(InteractionClassHandle) - Method in interface hla.rti.RTIambassador
Returns the name of the specified interaction class.
getInteractionClassName(InteractionClassHandle) - Method in class org.npsnet.xrti.XRTIAmbassador
Returns the name of the specified interaction class.
getInteractionListenerName() - Method in class org.npsnet.xrti.utilities.ProxyCompiler
Returns the (unprefixed) name of the interaction listener interface.
getInterpretation() - Method in interface org.npsnet.xrti.proxies.HLAbasicRepresentation
Returns the value of the interpretation attribute.
getInterpretation() - Method in class org.npsnet.xrti.proxies.HLAbasicRepresentationProxy
Returns the value of the interpretation attribute.
getJoinedFederateHandle() - Method in class org.npsnet.xrti.ExecutiveClientAmbassador
Returns the stored handle of the joined federate.
getKnownObjectClassHandle(ObjectInstanceHandle) - Method in interface hla.rti.RTIambassador
Returns the class handle corresponding to the specified object.
getKnownObjectClassHandle(ObjectInstanceHandle) - Method in class org.npsnet.xrti.XRTIAmbassador
Returns the class handle corresponding to the specified object.
getLabel() - Method in interface org.npsnet.xrti.proxies.HLAsynchronization
Returns the value of the label attribute.
getLabel() - Method in class org.npsnet.xrti.proxies.HLAsynchronizationProxy
Returns the value of the label attribute.
getLength() - Method in class org.npsnet.xrti.ReceiveOrderQueue
Returns the length of the queue.
getLength() - Method in class org.npsnet.xrti.TimeStampQueue
Returns the length of the queue.
getLogicalTime() - Method in class org.npsnet.xrti.HLAMessage
Returns logical time associated with the message.
getMaximumPacketSize() - Method in class org.npsnet.xrti.InternetMessageChannel
Returns the maximum packet size supported by the best-effort component of this channel.
getMaximumPacketSize() - Method in class org.npsnet.xrti.MessageChannel
Returns the maximum packet size supported by the best-effort component of this channel.
getMessageType() - Method in class org.npsnet.xrti.HLAMessage
Returns the type of the message.
getName() - Method in class org.npsnet.xrti.AttributeDescriptor
Returns the name of this attribute.
getName() - Method in class org.npsnet.xrti.DimensionDescriptor
Returns the name of this dimension.
getName() - Method in class org.npsnet.xrti.InteractionClassDescriptor
Returns the name of this interaction class.
getName() - Method in class org.npsnet.xrti.ObjectClassDescriptor
Returns the name of this object class.
getName() - Method in class org.npsnet.xrti.ObjectInstanceDescriptor
Returns the name of this object instance.
getName() - Method in class org.npsnet.xrti.ParameterDescriptor
Returns the name of this parameter.
getName() - Method in interface org.npsnet.xrti.proxies.Country
Returns the value of the name attribute.
getName() - Method in class org.npsnet.xrti.proxies.CountryProxy
Returns the value of the name attribute.
getName() - Method in class org.npsnet.xrti.proxies.HLAalternative
Returns the value of the name field.
getName() - Method in class org.npsnet.xrti.proxies.HLAenumerator
Returns the value of the name field.
getName() - Method in interface org.npsnet.xrti.proxies.HLAfederationExecution
Returns the value of the name attribute.
getName() - Method in class org.npsnet.xrti.proxies.HLAfederationExecutionProxy
Returns the value of the name attribute.
getName() - Method in class org.npsnet.xrti.proxies.HLAfield
Returns the value of the name field.
getName() - Method in interface org.npsnet.xrti.proxies.HLAreflection
Returns the value of the name attribute.
getName() - Method in class org.npsnet.xrti.proxies.HLAreflectionProxy
Returns the value of the name attribute.
getName() - Method in class org.npsnet.xrti.utilities.ObjectInstanceProxy
Return the object instance name.
getNormalization() - Method in interface org.npsnet.xrti.proxies.HLAdimension
Returns the value of the normalization attribute.
getNormalization() - Method in class org.npsnet.xrti.proxies.HLAdimensionProxy
Returns the value of the normalization attribute.
getObjectClassDescriptor(String) - Method in class org.npsnet.xrti.DescriptorManager
Returns the descriptor for the object class with the given name.
getObjectClassDescriptor(ObjectClassHandle) - Method in class org.npsnet.xrti.DescriptorManager
Returns the descriptor for the object class with the given handle.
getObjectClassDescriptors() - Method in class org.npsnet.xrti.DescriptorManager
Returns an immutable collection containing the descriptors of all known object classes.
getObjectClassHandle(String) - Method in interface hla.rti.RTIambassador
Returns the object class handle associated with the specified name.
getObjectClassHandle(String) - Method in class org.npsnet.xrti.XRTIAmbassador
Returns the object class handle associated with the specified name.
getObjectClassHandleFactory() - Method in interface hla.rti.RTIambassador
Returns the run-time infrastructure's object class handle factory.
getObjectClassHandleFactory() - Method in class org.npsnet.xrti.XRTIAmbassador
Returns the run-time infrastructure's object class handle factory.
getObjectClassName(ObjectClassHandle) - Method in interface hla.rti.RTIambassador
Returns the name of the specified object class.
getObjectClassName(ObjectClassHandle) - Method in class org.npsnet.xrti.XRTIAmbassador
Returns the name of the specified object class.
getObjectInstanceDescriptor(String) - Method in class org.npsnet.xrti.DescriptorManager
Returns the descriptor for the object instance with the given name.
getObjectInstanceDescriptor(ObjectInstanceHandle) - Method in class org.npsnet.xrti.DescriptorManager
Returns the descriptor for the object instance with the given handle.
getObjectInstanceDescriptors() - Method in class org.npsnet.xrti.DescriptorManager
Returns an immutable collection containing the descriptors of all known object instances.
getObjectInstanceHandle(String) - Method in interface hla.rti.RTIambassador
Returns the object instance handle associated with the specified name.
getObjectInstanceHandle() - Method in class org.npsnet.xrti.HLAMessageDeleteObjectInstance
Returns the object instance handle.
getObjectInstanceHandle() - Method in class org.npsnet.xrti.HLAMessageUpdateAttributeValues
Returns the object whose attributes are to be updated.
getObjectInstanceHandle(String) - Method in class org.npsnet.xrti.XRTIAmbassador
Returns the object instance handle associated with the specified name.
getObjectInstanceHandleFactory() - Method in interface hla.rti.RTIambassador
Returns the run-time infrastructure's object instance handle factory.
getObjectInstanceHandleFactory() - Method in class org.npsnet.xrti.XRTIAmbassador
Returns the run-time infrastructure's object instance handle factory.
getObjectInstanceName(ObjectInstanceHandle) - Method in interface hla.rti.RTIambassador
Returns the name of the specified object instance.
getObjectInstanceName(ObjectInstanceHandle) - Method in class org.npsnet.xrti.XRTIAmbassador
Returns the name of the specified object instance.
getObjectInstanceProxies() - Method in class org.npsnet.xrti.utilities.ProxyAmbassador
Returns an immutable collection containing the object instance proxies managed by this proxy ambassador.
getObjectInstanceProxy(ObjectInstanceHandle) - Method in class org.npsnet.xrti.utilities.ProxyAmbassador
Returns the managed object instance proxy with the specified handle.
getOrder() - Method in class org.npsnet.xrti.AttributeDescriptor
Returns the order type of this attribute.
getOrder() - Method in class org.npsnet.xrti.InteractionClassDescriptor
Returns the order type of this interaction class.
getOrder() - Method in interface org.npsnet.xrti.proxies.HLAattribute
Returns the value of the order attribute.
getOrder() - Method in class org.npsnet.xrti.proxies.HLAattributeProxy
Returns the value of the order attribute.
getOrder() - Method in interface org.npsnet.xrti.proxies.HLAinteractionClass
Returns the value of the order attribute.
getOrder() - Method in class org.npsnet.xrti.proxies.HLAinteractionClassProxy
Returns the value of the order attribute.
getOrderName(OrderType) - Method in interface hla.rti.RTIambassador
Returns the name corresponding to the specified order type.
getOrderName(OrderType) - Method in class org.npsnet.xrti.XRTIAmbassador
Returns the name corresponding to the specified order type.
getOrderType(String) - Method in interface hla.rti.RTIambassador
Returns the order type corresponding to the specified name.
getOrderType(String) - Method in class org.npsnet.xrti.XRTIAmbassador
Returns the order type corresponding to the specified name.
getOutputStream() - Method in class org.npsnet.xrti.InternetMessageChannel
Returns the OutputStream corresponding to the reliable component of this channel.
getOutputStream() - Method in class org.npsnet.xrti.MessageChannel
Returns the OutputStream corresponding to the reliable component of this channel.
getOwnedAttributes() - Method in class org.npsnet.xrti.ObjectInstanceDescriptor
Returns the set of attribute handles representing the attributes owned by the federate.
getOwnership() - Method in interface org.npsnet.xrti.proxies.HLAattribute
Returns the value of the ownership attribute.
getOwnership() - Method in class org.npsnet.xrti.proxies.HLAattributeProxy
Returns the value of the ownership attribute.
getPackagePrefix() - Method in class org.npsnet.xrti.utilities.ProxyCompiler
Returns the package prefix.
getParameterDescriptor(ParameterHandle) - Method in class org.npsnet.xrti.DescriptorManager
Returns the descriptor for the parameter with the given handle.
getParameterDescriptor(String) - Method in class org.npsnet.xrti.InteractionClassDescriptor
Returns the descriptor for the parameter with the given name.
getParameterDescriptor(ParameterHandle) - Method in class org.npsnet.xrti.InteractionClassDescriptor
Returns the descriptor for the parameter with the given handle.
getParameterDescriptors() - Method in class org.npsnet.xrti.DescriptorManager
Returns an immutable collection containing the descriptors of all known parameters.
getParameterDescriptors() - Method in class org.npsnet.xrti.InteractionClassDescriptor
Returns an immutable collection containing the descriptors of all known parameters.
getParameterHandle(InteractionClassHandle, String) - Method in interface hla.rti.RTIambassador
Returns the parameter handle associated with the specified name.
getParameterHandle(InteractionClassHandle, String) - Method in class org.npsnet.xrti.XRTIAmbassador
Returns the parameter handle associated with the specified name.
getParameterHandle() - Method in class org.npsnet.xrti.proxies.HLAparameterHandleValuePair
Returns the value of the parameterHandle field.
getParameterHandleFactory() - Method in interface hla.rti.RTIambassador
Returns the run-time infrastructure's parameter handle factory.
getParameterHandleFactory() - Method in class org.npsnet.xrti.XRTIAmbassador
Returns the run-time infrastructure's parameter handle factory.
getParameterHandleValueMapFactory() - Method in interface hla.rti.RTIambassador
Returns the run-time infrastructure's parameter handle value map factory.
getParameterHandleValueMapFactory() - Method in class org.npsnet.xrti.XRTIAmbassador
Returns the run-time infrastructure's parameter handle value map factory.
getParameterHandleValuePairList() - Method in class org.npsnet.xrti.proxies.HLAbootstrapInteractionPayload
Returns the value of the parameterHandleValuePairList field.
getParameterName(InteractionClassHandle, ParameterHandle) - Method in interface hla.rti.RTIambassador
Returns the name of the specified parameter.
getParameterName(InteractionClassHandle, ParameterHandle) - Method in class org.npsnet.xrti.XRTIAmbassador
Returns the name of the specified parameter.
getParameters() - Method in class org.npsnet.xrti.HLAMessageSendInteraction
Returns the parameters of the interaction.
getParameters() - Method in interface org.npsnet.xrti.proxies.HLAinteractionClass
Returns the value of the parameters attribute.
getParameters() - Method in class org.npsnet.xrti.proxies.HLAinteractionClassProxy
Returns the value of the parameters attribute.
getParentDescriptors() - Method in class org.npsnet.xrti.InteractionClassDescriptor
Returns the descriptors of this interaction class's parents.
getParentDescriptors() - Method in class org.npsnet.xrti.ObjectClassDescriptor
Returns the descriptors of this object class's parents.
getParents() - Method in interface org.npsnet.xrti.proxies.HLAinteractionClass
Returns the value of the parents attribute.
getParents() - Method in class org.npsnet.xrti.proxies.HLAinteractionClassProxy
Returns the value of the parents attribute.
getParents() - Method in interface org.npsnet.xrti.proxies.HLAobjectClass
Returns the value of the parents attribute.
getParents() - Method in class org.npsnet.xrti.proxies.HLAobjectClassProxy
Returns the value of the parents attribute.
getPopulation() - Method in interface org.npsnet.xrti.proxies.Country
Returns the value of the population attribute.
getPopulation() - Method in class org.npsnet.xrti.proxies.CountryProxy
Returns the value of the population attribute.
getProxyAmbassadorName() - Method in class org.npsnet.xrti.utilities.ProxyCompiler
Returns the (unprefixed) name of the proxy ambassador class.
getRangeBounds(RegionHandle, DimensionHandle) - Method in interface hla.rti.RTIambassador
Returns the range bounds on the specified region and dimension.
getRangeBounds(DimensionHandle) - Method in class org.npsnet.xrti.RegionDescriptor
Returns the range bounds for the specified dimension.
getRangeBounds(RegionHandle, DimensionHandle) - Method in class org.npsnet.xrti.XRTIAmbassador
Returns the range bounds on the specified region and dimension.
getRegionDescriptor(RegionHandle) - Method in class org.npsnet.xrti.DescriptorManager
Returns the descriptor for the region with the given handle.
getRegionDescriptors() - Method in class org.npsnet.xrti.DescriptorManager
Returns an immutable collection containing the descriptors of all known regions.
getRegionHandleSetFactory() - Method in interface hla.rti.RTIambassador
Returns the run-time infrastructure's region handle set factory.
getRegionHandleSetFactory() - Method in class org.npsnet.xrti.XRTIAmbassador
Returns the run-time infrastructure's region handle set factory.
getRepresentation() - Method in interface org.npsnet.xrti.proxies.HLAenumeratedDataType
Returns the value of the representation attribute.
getRepresentation() - Method in class org.npsnet.xrti.proxies.HLAenumeratedDataTypeProxy
Returns the value of the representation attribute.
getRepresentation() - Method in interface org.npsnet.xrti.proxies.HLAsimpleDataType
Returns the value of the representation attribute.
getRepresentation() - Method in class org.npsnet.xrti.proxies.HLAsimpleDataTypeProxy
Returns the value of the representation attribute.
getResolution() - Method in interface org.npsnet.xrti.proxies.HLAsimpleDataType
Returns the value of the resolution attribute.
getResolution() - Method in class org.npsnet.xrti.proxies.HLAsimpleDataTypeProxy
Returns the value of the resolution attribute.
getSemantics() - Method in class org.npsnet.xrti.proxies.HLAalternative
Returns the value of the semantics field.
getSemantics() - Method in interface org.npsnet.xrti.proxies.HLAarrayDataType
Returns the value of the semantics attribute.
getSemantics() - Method in class org.npsnet.xrti.proxies.HLAarrayDataTypeProxy
Returns the value of the semantics attribute.
getSemantics() - Method in interface org.npsnet.xrti.proxies.HLAattribute
Returns the value of the semantics attribute.
getSemantics() - Method in class org.npsnet.xrti.proxies.HLAattributeProxy
Returns the value of the semantics attribute.
getSemantics() - Method in interface org.npsnet.xrti.proxies.HLAenumeratedDataType
Returns the value of the semantics attribute.
getSemantics() - Method in class org.npsnet.xrti.proxies.HLAenumeratedDataTypeProxy
Returns the value of the semantics attribute.
getSemantics() - Method in class org.npsnet.xrti.proxies.HLAfield
Returns the value of the semantics field.
getSemantics() - Method in interface org.npsnet.xrti.proxies.HLAfixedRecordDataType
Returns the value of the semantics attribute.
getSemantics() - Method in class org.npsnet.xrti.proxies.HLAfixedRecordDataTypeProxy
Returns the value of the semantics attribute.
getSemantics() - Method in interface org.npsnet.xrti.proxies.HLAinteractionClass
Returns the value of the semantics attribute.
getSemantics() - Method in class org.npsnet.xrti.proxies.HLAinteractionClassProxy
Returns the value of the semantics attribute.
getSemantics() - Method in interface org.npsnet.xrti.proxies.HLAobjectClass
Returns the value of the semantics attribute.
getSemantics() - Method in class org.npsnet.xrti.proxies.HLAobjectClassProxy
Returns the value of the semantics attribute.
getSemantics() - Method in interface org.npsnet.xrti.proxies.HLAparameter
Returns the value of the semantics attribute.
getSemantics() - Method in class org.npsnet.xrti.proxies.HLAparameterProxy
Returns the value of the semantics attribute.
getSemantics() - Method in interface org.npsnet.xrti.proxies.HLAsimpleDataType
Returns the value of the semantics attribute.
getSemantics() - Method in class org.npsnet.xrti.proxies.HLAsimpleDataTypeProxy
Returns the value of the semantics attribute.
getSemantics() - Method in interface org.npsnet.xrti.proxies.HLAsynchronization
Returns the value of the semantics attribute.
getSemantics() - Method in class org.npsnet.xrti.proxies.HLAsynchronizationProxy
Returns the value of the semantics attribute.
getSemantics() - Method in interface org.npsnet.xrti.proxies.HLAvariantRecordDataType
Returns the value of the semantics attribute.
getSemantics() - Method in class org.npsnet.xrti.proxies.HLAvariantRecordDataTypeProxy
Returns the value of the semantics attribute.
getSentOrdering() - Method in class org.npsnet.xrti.HLAMessage
Returns the type of ordering with which the message was sent.
getSentOrdering() - Method in class org.npsnet.xrti.proxies.HLAbootstrapInteractionPayload
Returns the value of the sentOrdering field.
getSharing() - Method in interface org.npsnet.xrti.proxies.HLAattribute
Returns the value of the sharing attribute.
getSharing() - Method in class org.npsnet.xrti.proxies.HLAattributeProxy
Returns the value of the sharing attribute.
getSharing() - Method in interface org.npsnet.xrti.proxies.HLAinteractionClass
Returns the value of the sharing attribute.
getSharing() - Method in class org.npsnet.xrti.proxies.HLAinteractionClassProxy
Returns the value of the sharing attribute.
getSharing() - Method in interface org.npsnet.xrti.proxies.HLAobjectClass
Returns the value of the sharing attribute.
getSharing() - Method in class org.npsnet.xrti.proxies.HLAobjectClassProxy
Returns the value of the sharing attribute.
getSize() - Method in interface org.npsnet.xrti.proxies.HLAbasicRepresentation
Returns the value of the size attribute.
getSize() - Method in class org.npsnet.xrti.proxies.HLAbasicRepresentationProxy
Returns the value of the size attribute.
getTargetDirectory() - Method in class org.npsnet.xrti.utilities.ProxyCompiler
Returns the target directory in which to place generated source files.
getTheTime() - Method in class org.npsnet.xrti.proxies.HLAbootstrapInteractionPayload
Returns the value of the theTime field.
getTransportation() - Method in class org.npsnet.xrti.AttributeDescriptor
Returns the transportation type of this attribute.
getTransportation() - Method in class org.npsnet.xrti.InteractionClassDescriptor
Returns the transportation type of this interaction class.
getTransportation() - Method in interface org.npsnet.xrti.proxies.HLAattribute
Returns the value of the transportation attribute.
getTransportation() - Method in class org.npsnet.xrti.proxies.HLAattributeProxy
Returns the value of the transportation attribute.
getTransportation() - Method in interface org.npsnet.xrti.proxies.HLAinteractionClass
Returns the value of the transportation attribute.
getTransportation() - Method in class org.npsnet.xrti.proxies.HLAinteractionClassProxy
Returns the value of the transportation attribute.
getTransportationName(TransportationType) - Method in interface hla.rti.RTIambassador
Returns the name corresponding to the specified transportation type.
getTransportationName(TransportationType) - Method in class org.npsnet.xrti.XRTIAmbassador
Returns the name corresponding to the specified transportation type.
getTransportationType(String) - Method in interface hla.rti.RTIambassador
Returns the transportation type corresponding to the specified name.
getTransportationType() - Method in class org.npsnet.xrti.HLAMessage
Returns the type of transport associated with the message.
getTransportationType(String) - Method in class org.npsnet.xrti.XRTIAmbassador
Returns the transportation type corresponding to the specified name.
getUnits() - Method in interface org.npsnet.xrti.proxies.HLAsimpleDataType
Returns the value of the units attribute.
getUnits() - Method in class org.npsnet.xrti.proxies.HLAsimpleDataTypeProxy
Returns the value of the units attribute.
getUpdateCondition() - Method in interface org.npsnet.xrti.proxies.HLAattribute
Returns the value of the updateCondition attribute.
getUpdateCondition() - Method in class org.npsnet.xrti.proxies.HLAattributeProxy
Returns the value of the updateCondition attribute.
getUpdateType() - Method in interface org.npsnet.xrti.proxies.HLAattribute
Returns the value of the updateType attribute.
getUpdateType() - Method in class org.npsnet.xrti.proxies.HLAattributeProxy
Returns the value of the updateType attribute.
getUpperBound() - Method in class org.npsnet.xrti.DimensionDescriptor
Returns the upper bound of this dimension.
getUpperBound() - Method in interface org.npsnet.xrti.proxies.HLAdimension
Returns the value of the upperBound attribute.
getUpperBound() - Method in class org.npsnet.xrti.proxies.HLAdimensionProxy
Returns the value of the upperBound attribute.
getUserSuppliedTag() - Method in class org.npsnet.xrti.HLAMessage
Returns the user-supplied tag associated with the message.
getUserSuppliedTag() - Method in class org.npsnet.xrti.proxies.HLAbootstrapInteractionPayload
Returns the value of the userSuppliedTag field.
getValue() - Method in class org.npsnet.xrti.proxies.HLAattributeHandleValuePair
Returns the value of the value field.
getValue() - Method in interface org.npsnet.xrti.proxies.HLAdimension
Returns the value of the value attribute.
getValue() - Method in class org.npsnet.xrti.proxies.HLAdimensionProxy
Returns the value of the value attribute.
getValue() - Method in class org.npsnet.xrti.proxies.HLAparameterHandleValuePair
Returns the value of the value field.
getValue() - Method in class org.npsnet.xrti.utilities.DoubleValuedLogicalTimeInterval
Returns the value of this time interval.
getValue() - Method in class org.npsnet.xrti.utilities.LongValuedLogicalTimeInterval
Returns the value of this time interval.
getValues() - Method in class org.npsnet.xrti.proxies.HLAenumerator
Returns the value of the values field.
grossDomesticProductUpdated(EconomicCountry, double, double, byte[], OrderType, TransportationType) - Method in interface org.npsnet.xrti.proxies.EconomicCountryListener
Notifies the listener that the grossDomesticProduct attribute has been updated.

H

HLAEncodingInputStream - class org.npsnet.xrti.utilities.HLAEncodingInputStream.
An input stream with methods for reading values using standard HLA encoding.
HLAEncodingInputStream(InputStream) - Constructor for class org.npsnet.xrti.utilities.HLAEncodingInputStream
Constructor.
HLAEncodingInputStream(InputStream, int) - Constructor for class org.npsnet.xrti.utilities.HLAEncodingInputStream
Constructor.
HLAEncodingOutputStream - class org.npsnet.xrti.utilities.HLAEncodingOutputStream.
An output stream with methods for writing values using standard HLA encoding.
HLAEncodingOutputStream(OutputStream) - Constructor for class org.npsnet.xrti.utilities.HLAEncodingOutputStream
Constructor.
HLAEncodingOutputStream(OutputStream, int) - Constructor for class org.npsnet.xrti.utilities.HLAEncodingOutputStream
Constructor.
HLAFDDIDUpdated(HLAfederate, String, String, byte[], OrderType, TransportationType) - Method in interface org.npsnet.xrti.proxies.HLAfederateListener
Notifies the listener that the HLAFDDID attribute has been updated.
HLAFDDIDUpdated(HLAfederation, String, String, byte[], OrderType, TransportationType) - Method in interface org.npsnet.xrti.proxies.HLAfederationListener
Notifies the listener that the HLAFDDID attribute has been updated.
HLAGALTUpdated(HLAfederate, byte[], byte[], byte[], OrderType, TransportationType) - Method in interface org.npsnet.xrti.proxies.HLAfederateListener
Notifies the listener that the HLAGALT attribute has been updated.
HLALITSUpdated(HLAfederate, byte[], byte[], byte[], OrderType, TransportationType) - Method in interface org.npsnet.xrti.proxies.HLAfederateListener
Notifies the listener that the HLALITS attribute has been updated.
HLAMessage - class org.npsnet.xrti.HLAMessage.
HLAMessage represents one message which can be received by time constrained federate.
HLAMessage(int) - Constructor for class org.npsnet.xrti.HLAMessage
Constructor.
HLAMessageDeleteObjectInstance - class org.npsnet.xrti.HLAMessageDeleteObjectInstance.
HLAMessageDeleteObjectInstance
HLAMessageDeleteObjectInstance(ObjectInstanceHandle, byte[], LogicalTime) - Constructor for class org.npsnet.xrti.HLAMessageDeleteObjectInstance
Creates an instance of HLAMessageDeleteObjectInstance.
HLAMessageSendInteraction - class org.npsnet.xrti.HLAMessageSendInteraction.
HLAMessageSendInteraction
HLAMessageSendInteraction(InteractionClassHandle, ParameterHandleValueMap, byte[], OrderType, TransportationType, LogicalTime) - Constructor for class org.npsnet.xrti.HLAMessageSendInteraction
Creates an instance of HLAMessageSendInteraction.
HLAMessageUpdateAttributeValues - class org.npsnet.xrti.HLAMessageUpdateAttributeValues.
HLAMessageUpdateAttributeValues
HLAMessageUpdateAttributeValues(ObjectInstanceHandle, HLAattributeHandleValuePair[], byte[], LogicalTime) - Constructor for class org.npsnet.xrti.HLAMessageUpdateAttributeValues
Creates an instance of HLAMessageUpdateAttributeValues.
HLAROlengthUpdated(HLAfederate, int, int, byte[], OrderType, TransportationType) - Method in interface org.npsnet.xrti.proxies.HLAfederateListener
Notifies the listener that the HLAROlength attribute has been updated.
HLARTIversionUpdated(HLAfederate, String, String, byte[], OrderType, TransportationType) - Method in interface org.npsnet.xrti.proxies.HLAfederateListener
Notifies the listener that the HLARTIversion attribute has been updated.
HLARTIversionUpdated(HLAfederation, String, String, byte[], OrderType, TransportationType) - Method in interface org.npsnet.xrti.proxies.HLAfederationListener
Notifies the listener that the HLARTIversion attribute has been updated.
HLATSOlengthUpdated(HLAfederate, int, int, byte[], OrderType, TransportationType) - Method in interface org.npsnet.xrti.proxies.HLAfederateListener
Notifies the listener that the HLATSOlength attribute has been updated.
HLA_BEST_EFFORT - Static variable in class hla.rti.TransportationType
The best-effort transportation type.
HLA_META_FEDERATION_EXECUTION - Static variable in class org.npsnet.xrti.XRTIAmbassador
The name of the meta-federation execution.
HLA_RELIABLE - Static variable in class hla.rti.TransportationType
The reliable transportation type.
HLAalternative - class org.npsnet.xrti.proxies.HLAalternative.
Variant record type alternative.
HLAalternative() - Constructor for class org.npsnet.xrti.proxies.HLAalternative
Default constructor.
HLAalternative(String, String, String, String) - Constructor for class org.npsnet.xrti.proxies.HLAalternative
Constructor.
HLAalternative(HLAalternative) - Constructor for class org.npsnet.xrti.proxies.HLAalternative
Copy constructor.
HLAarrayDataType - interface org.npsnet.xrti.proxies.HLAarrayDataType.
Autogenerated object instance interface.
HLAarrayDataTypeListener - interface org.npsnet.xrti.proxies.HLAarrayDataTypeListener.
Autogenerated object instance listener interface.
HLAarrayDataTypeProxy - class org.npsnet.xrti.proxies.HLAarrayDataTypeProxy.
Represents an HLA array data type.
HLAarrayDataTypeProxy(RTIambassador, ObjectInstanceHandle, ObjectClassHandle, String) - Constructor for class org.npsnet.xrti.proxies.HLAarrayDataTypeProxy
Constructor for object instance proxies created in response to discovered objects.
HLAarrayDataTypeProxy(RTIambassador, ObjectClassHandle) - Constructor for class org.npsnet.xrti.proxies.HLAarrayDataTypeProxy
Constructor for object instance proxies created to represent new locally owned objects.
HLAarrayDataTypeProxy(RTIambassador, ObjectClassHandle, String) - Constructor for class org.npsnet.xrti.proxies.HLAarrayDataTypeProxy
Constructor for object instance proxies created to represent new locally owned objects.
HLAasynchronousDeliveryUpdated(HLAfederate, boolean, boolean, byte[], OrderType, TransportationType) - Method in interface org.npsnet.xrti.proxies.HLAfederateListener
Notifies the listener that the HLAasynchronousDelivery attribute has been updated.
HLAattribute - interface org.npsnet.xrti.proxies.HLAattribute.
Autogenerated object instance interface.
HLAattributeHandleValuePair - class org.npsnet.xrti.proxies.HLAattributeHandleValuePair.
Pairs an attribute handle with an encoded value.
HLAattributeHandleValuePair() - Constructor for class org.npsnet.xrti.proxies.HLAattributeHandleValuePair
Default constructor.
HLAattributeHandleValuePair(long, byte[]) - Constructor for class org.npsnet.xrti.proxies.HLAattributeHandleValuePair
Constructor.
HLAattributeHandleValuePair(HLAattributeHandleValuePair) - Constructor for class org.npsnet.xrti.proxies.HLAattributeHandleValuePair
Copy constructor.
HLAattributeListener - interface org.npsnet.xrti.proxies.HLAattributeListener.
Autogenerated object instance listener interface.
HLAattributeProxy - class org.npsnet.xrti.proxies.HLAattributeProxy.
Represents an HLA object attribute.
HLAattributeProxy(RTIambassador, ObjectInstanceHandle, ObjectClassHandle, String) - Constructor for class org.npsnet.xrti.proxies.HLAattributeProxy
Constructor for object instance proxies created in response to discovered objects.
HLAattributeProxy(RTIambassador, ObjectClassHandle) - Constructor for class org.npsnet.xrti.proxies.HLAattributeProxy
Constructor for object instance proxies created to represent new locally owned objects.
HLAattributeProxy(RTIambassador, ObjectClassHandle, String) - Constructor for class org.npsnet.xrti.proxies.HLAattributeProxy
Constructor for object instance proxies created to represent new locally owned objects.
HLAautoProvideUpdated(HLAfederation, HLAswitch, HLAswitch, byte[], OrderType, TransportationType) - Method in interface org.npsnet.xrti.proxies.HLAfederationListener
Notifies the listener that the HLAautoProvide attribute has been updated.
HLAbasicRepresentation - interface org.npsnet.xrti.proxies.HLAbasicRepresentation.
Autogenerated object instance interface.
HLAbasicRepresentationListener - interface org.npsnet.xrti.proxies.HLAbasicRepresentationListener.
Autogenerated object instance listener interface.
HLAbasicRepresentationProxy - class org.npsnet.xrti.proxies.HLAbasicRepresentationProxy.
Represents an HLA basic representation.
HLAbasicRepresentationProxy(RTIambassador, ObjectInstanceHandle, ObjectClassHandle, String) - Constructor for class org.npsnet.xrti.proxies.HLAbasicRepresentationProxy
Constructor for object instance proxies created in response to discovered objects.
HLAbasicRepresentationProxy(RTIambassador, ObjectClassHandle) - Constructor for class org.npsnet.xrti.proxies.HLAbasicRepresentationProxy
Constructor for object instance proxies created to represent new locally owned objects.
HLAbasicRepresentationProxy(RTIambassador, ObjectClassHandle, String) - Constructor for class org.npsnet.xrti.proxies.HLAbasicRepresentationProxy
Constructor for object instance proxies created to represent new locally owned objects.
HLAbootstrapInteractionPayload - class org.npsnet.xrti.proxies.HLAbootstrapInteractionPayload.
The payload of the bootstrap interaction.
HLAbootstrapInteractionPayload() - Constructor for class org.npsnet.xrti.proxies.HLAbootstrapInteractionPayload
Default constructor.
HLAbootstrapInteractionPayload(long, byte[], long, HLAparameterHandleValuePair[], HLAorderType, byte[]) - Constructor for class org.npsnet.xrti.proxies.HLAbootstrapInteractionPayload
Constructor.
HLAbootstrapInteractionPayload(HLAbootstrapInteractionPayload) - Constructor for class org.npsnet.xrti.proxies.HLAbootstrapInteractionPayload
Copy constructor.
HLAcapabilityType - class org.npsnet.xrti.proxies.HLAcapabilityType.
Capability type to be used for synchronizations.
HLAcapabilityType() - Constructor for class org.npsnet.xrti.proxies.HLAcapabilityType
Default constructor (Register).
HLAcapabilityType(HLAcapabilityType) - Constructor for class org.npsnet.xrti.proxies.HLAcapabilityType
Copy constructor.
HLAconveyRegionDesignatorSetsUpdated(HLAfederation, HLAswitch, HLAswitch, byte[], OrderType, TransportationType) - Method in interface org.npsnet.xrti.proxies.HLAfederationListener
Notifies the listener that the HLAconveyRegionDesignatorSets attribute has been updated.
HLAdataType - interface org.npsnet.xrti.proxies.HLAdataType.
Autogenerated object instance interface.
HLAdataTypeListener - interface org.npsnet.xrti.proxies.HLAdataTypeListener.
Autogenerated object instance listener interface.
HLAdataTypeProxy - class org.npsnet.xrti.proxies.HLAdataTypeProxy.
Represents an HLA data type.
HLAdataTypeProxy(RTIambassador, ObjectInstanceHandle, ObjectClassHandle, String) - Constructor for class org.npsnet.xrti.proxies.HLAdataTypeProxy
Constructor for object instance proxies created in response to discovered objects.
HLAdataTypeProxy(RTIambassador, ObjectClassHandle) - Constructor for class org.npsnet.xrti.proxies.HLAdataTypeProxy
Constructor for object instance proxies created to represent new locally owned objects.
HLAdataTypeProxy(RTIambassador, ObjectClassHandle, String) - Constructor for class org.npsnet.xrti.proxies.HLAdataTypeProxy
Constructor for object instance proxies created to represent new locally owned objects.
HLAdimension - interface org.npsnet.xrti.proxies.HLAdimension.
Autogenerated object instance interface.
HLAdimensionListener - interface org.npsnet.xrti.proxies.HLAdimensionListener.
Autogenerated object instance listener interface.
HLAdimensionProxy - class org.npsnet.xrti.proxies.HLAdimensionProxy.
Represents an HLA dimension.
HLAdimensionProxy(RTIambassador, ObjectInstanceHandle, ObjectClassHandle, String) - Constructor for class org.npsnet.xrti.proxies.HLAdimensionProxy
Constructor for object instance proxies created in response to discovered objects.
HLAdimensionProxy(RTIambassador, ObjectClassHandle) - Constructor for class org.npsnet.xrti.proxies.HLAdimensionProxy
Constructor for object instance proxies created to represent new locally owned objects.
HLAdimensionProxy(RTIambassador, ObjectClassHandle, String) - Constructor for class org.npsnet.xrti.proxies.HLAdimensionProxy
Constructor for object instance proxies created to represent new locally owned objects.
HLAendianType - class org.npsnet.xrti.proxies.HLAendianType.
Endian type to be used for describing basic representations.
HLAendianType() - Constructor for class org.npsnet.xrti.proxies.HLAendianType
Default constructor (Big).
HLAendianType(HLAendianType) - Constructor for class org.npsnet.xrti.proxies.HLAendianType
Copy constructor.
HLAenumeratedDataType - interface org.npsnet.xrti.proxies.HLAenumeratedDataType.
Autogenerated object instance interface.
HLAenumeratedDataTypeListener - interface org.npsnet.xrti.proxies.HLAenumeratedDataTypeListener.
Autogenerated object instance listener interface.
HLAenumeratedDataTypeProxy - class org.npsnet.xrti.proxies.HLAenumeratedDataTypeProxy.
Represents an HLA enumerated data type.
HLAenumeratedDataTypeProxy(RTIambassador, ObjectInstanceHandle, ObjectClassHandle, String) - Constructor for class org.npsnet.xrti.proxies.HLAenumeratedDataTypeProxy
Constructor for object instance proxies created in response to discovered objects.
HLAenumeratedDataTypeProxy(RTIambassador, ObjectClassHandle) - Constructor for class org.npsnet.xrti.proxies.HLAenumeratedDataTypeProxy
Constructor for object instance proxies created to represent new locally owned objects.
HLAenumeratedDataTypeProxy(RTIambassador, ObjectClassHandle, String) - Constructor for class org.npsnet.xrti.proxies.HLAenumeratedDataTypeProxy
Constructor for object instance proxies created to represent new locally owned objects.
HLAenumerator - class org.npsnet.xrti.proxies.HLAenumerator.
Enumerated type enumerator.
HLAenumerator() - Constructor for class org.npsnet.xrti.proxies.HLAenumerator
Default constructor.
HLAenumerator(String, String) - Constructor for class org.npsnet.xrti.proxies.HLAenumerator
Constructor.
HLAenumerator(HLAenumerator) - Constructor for class org.npsnet.xrti.proxies.HLAenumerator
Copy constructor.
HLAfederate - interface org.npsnet.xrti.proxies.HLAfederate.
Autogenerated object instance interface.
HLAfederateHandleUpdated(HLAfederate, byte[], byte[], byte[], OrderType, TransportationType) - Method in interface org.npsnet.xrti.proxies.HLAfederateListener
Notifies the listener that the HLAfederateHandle attribute has been updated.
HLAfederateHostUpdated(HLAfederate, String, String, byte[], OrderType, TransportationType) - Method in interface org.npsnet.xrti.proxies.HLAfederateListener
Notifies the listener that the HLAfederateHost attribute has been updated.
HLAfederateListener - interface org.npsnet.xrti.proxies.HLAfederateListener.
Autogenerated object instance listener interface.
HLAfederateProxy - class org.npsnet.xrti.proxies.HLAfederateProxy.
This object class shall contain RTI state variables relating to a joined federate.
HLAfederateProxy(RTIambassador, ObjectInstanceHandle, ObjectClassHandle, String) - Constructor for class org.npsnet.xrti.proxies.HLAfederateProxy
Constructor for object instance proxies created in response to discovered objects.
HLAfederateProxy(RTIambassador, ObjectClassHandle) - Constructor for class org.npsnet.xrti.proxies.HLAfederateProxy
Constructor for object instance proxies created to represent new locally owned objects.
HLAfederateProxy(RTIambassador, ObjectClassHandle, String) - Constructor for class org.npsnet.xrti.proxies.HLAfederateProxy
Constructor for object instance proxies created to represent new locally owned objects.
HLAfederateState - class org.npsnet.xrti.proxies.HLAfederateState.
State of the federate.
HLAfederateState() - Constructor for class org.npsnet.xrti.proxies.HLAfederateState
Default constructor (ActiveFederate).
HLAfederateState(HLAfederateState) - Constructor for class org.npsnet.xrti.proxies.HLAfederateState
Copy constructor.
HLAfederateStateUpdated(HLAfederate, HLAfederateState, HLAfederateState, byte[], OrderType, TransportationType) - Method in interface org.npsnet.xrti.proxies.HLAfederateListener
Notifies the listener that the HLAfederateState attribute has been updated.
HLAfederateTypeUpdated(HLAfederate, String, String, byte[], OrderType, TransportationType) - Method in interface org.npsnet.xrti.proxies.HLAfederateListener
Notifies the listener that the HLAfederateType attribute has been updated.
HLAfederatesinFederationUpdated(HLAfederation, byte[][], byte[][], byte[], OrderType, TransportationType) - Method in interface org.npsnet.xrti.proxies.HLAfederationListener
Notifies the listener that the HLAfederatesinFederation attribute has been updated.
HLAfederation - interface org.npsnet.xrti.proxies.HLAfederation.
Autogenerated object instance interface.
HLAfederationExecution - interface org.npsnet.xrti.proxies.HLAfederationExecution.
Autogenerated object instance interface.
HLAfederationExecutionListener - interface org.npsnet.xrti.proxies.HLAfederationExecutionListener.
Autogenerated object instance listener interface.
HLAfederationExecutionProxy - class org.npsnet.xrti.proxies.HLAfederationExecutionProxy.
Represents an HLA federation execution.
HLAfederationExecutionProxy(RTIambassador, ObjectInstanceHandle, ObjectClassHandle, String) - Constructor for class org.npsnet.xrti.proxies.HLAfederationExecutionProxy
Constructor for object instance proxies created in response to discovered objects.
HLAfederationExecutionProxy(RTIambassador, ObjectClassHandle) - Constructor for class org.npsnet.xrti.proxies.HLAfederationExecutionProxy
Constructor for object instance proxies created to represent new locally owned objects.
HLAfederationExecutionProxy(RTIambassador, ObjectClassHandle, String) - Constructor for class org.npsnet.xrti.proxies.HLAfederationExecutionProxy
Constructor for object instance proxies created to represent new locally owned objects.
HLAfederationListener - interface org.npsnet.xrti.proxies.HLAfederationListener.
Autogenerated object instance listener interface.
HLAfederationNameUpdated(HLAfederation, String, String, byte[], OrderType, TransportationType) - Method in interface org.npsnet.xrti.proxies.HLAfederationListener
Notifies the listener that the HLAfederationName attribute has been updated.
HLAfederationProxy - class org.npsnet.xrti.proxies.HLAfederationProxy.
This object class shall contain RTI state variables relating to a federation execution.
HLAfederationProxy(RTIambassador, ObjectInstanceHandle, ObjectClassHandle, String) - Constructor for class org.npsnet.xrti.proxies.HLAfederationProxy
Constructor for object instance proxies created in response to discovered objects.
HLAfederationProxy(RTIambassador, ObjectClassHandle) - Constructor for class org.npsnet.xrti.proxies.HLAfederationProxy
Constructor for object instance proxies created to represent new locally owned objects.
HLAfederationProxy(RTIambassador, ObjectClassHandle, String) - Constructor for class org.npsnet.xrti.proxies.HLAfederationProxy
Constructor for object instance proxies created to represent new locally owned objects.
HLAfield - class org.npsnet.xrti.proxies.HLAfield.
Fixed record type field.
HLAfield() - Constructor for class org.npsnet.xrti.proxies.HLAfield
Default constructor.
HLAfield(String, String, String) - Constructor for class org.npsnet.xrti.proxies.HLAfield
Constructor.
HLAfield(HLAfield) - Constructor for class org.npsnet.xrti.proxies.HLAfield
Copy constructor.
HLAfixedRecordDataType - interface org.npsnet.xrti.proxies.HLAfixedRecordDataType.
Autogenerated object instance interface.
HLAfixedRecordDataTypeListener - interface org.npsnet.xrti.proxies.HLAfixedRecordDataTypeListener.
Autogenerated object instance listener interface.
HLAfixedRecordDataTypeProxy - class org.npsnet.xrti.proxies.HLAfixedRecordDataTypeProxy.
Represents an HLA fixed record data type.
HLAfixedRecordDataTypeProxy(RTIambassador, ObjectInstanceHandle, ObjectClassHandle, String) - Constructor for class org.npsnet.xrti.proxies.HLAfixedRecordDataTypeProxy
Constructor for object instance proxies created in response to discovered objects.
HLAfixedRecordDataTypeProxy(RTIambassador, ObjectClassHandle) - Constructor for class org.npsnet.xrti.proxies.HLAfixedRecordDataTypeProxy
Constructor for object instance proxies created to represent new locally owned objects.
HLAfixedRecordDataTypeProxy(RTIambassador, ObjectClassHandle, String) - Constructor for class org.npsnet.xrti.proxies.HLAfixedRecordDataTypeProxy
Constructor for object instance proxies created to represent new locally owned objects.
HLAinteractionClass - interface org.npsnet.xrti.proxies.HLAinteractionClass.
Autogenerated object instance interface.
HLAinteractionClassListener - interface org.npsnet.xrti.proxies.HLAinteractionClassListener.
Autogenerated object instance listener interface.
HLAinteractionClassProxy - class org.npsnet.xrti.proxies.HLAinteractionClassProxy.
Represents an HLA interaction class.
HLAinteractionClassProxy(RTIambassador, ObjectInstanceHandle, ObjectClassHandle, String) - Constructor for class org.npsnet.xrti.proxies.HLAinteractionClassProxy
Constructor for object instance proxies created in response to discovered objects.
HLAinteractionClassProxy(RTIambassador, ObjectClassHandle) - Constructor for class org.npsnet.xrti.proxies.HLAinteractionClassProxy
Constructor for object instance proxies created to represent new locally owned objects.
HLAinteractionClassProxy(RTIambassador, ObjectClassHandle, String) - Constructor for class org.npsnet.xrti.proxies.HLAinteractionClassProxy
Constructor for object instance proxies created to represent new locally owned objects.
HLAinteractionCount - class org.npsnet.xrti.proxies.HLAinteractionCount.
Count of interactions of a class.
HLAinteractionCount() - Constructor for class org.npsnet.xrti.proxies.HLAinteractionCount
Default constructor.
HLAinteractionCount(byte[], int) - Constructor for class org.npsnet.xrti.proxies.HLAinteractionCount
Constructor.
HLAinteractionCount(HLAinteractionCount) - Constructor for class org.npsnet.xrti.proxies.HLAinteractionCount
Copy constructor.
HLAinteractionSubscription - class org.npsnet.xrti.proxies.HLAinteractionSubscription.
Interaction subscription information.
HLAinteractionSubscription() - Constructor for class org.npsnet.xrti.proxies.HLAinteractionSubscription
Default constructor.
HLAinteractionSubscription(byte[], boolean) - Constructor for class org.npsnet.xrti.proxies.HLAinteractionSubscription
Constructor.
HLAinteractionSubscription(HLAinteractionSubscription) - Constructor for class org.npsnet.xrti.proxies.HLAinteractionSubscription
Copy constructor.
HLAinteractionsReceivedUpdated(HLAfederate, int, int, byte[], OrderType, TransportationType) - Method in interface org.npsnet.xrti.proxies.HLAfederateListener
Notifies the listener that the HLAinteractionsReceived attribute has been updated.
HLAinteractionsSentUpdated(HLAfederate, int, int, byte[], OrderType, TransportationType) - Method in interface org.npsnet.xrti.proxies.HLAfederateListener
Notifies the listener that the HLAinteractionsSent attribute has been updated.
HLAlastSaveNameUpdated(HLAfederation, String, String, byte[], OrderType, TransportationType) - Method in interface org.npsnet.xrti.proxies.HLAfederationListener
Notifies the listener that the HLAlastSaveName attribute has been updated.
HLAlastSaveTimeUpdated(HLAfederation, byte[], byte[], byte[], OrderType, TransportationType) - Method in interface org.npsnet.xrti.proxies.HLAfederationListener
Notifies the listener that the HLAlastSaveTime attribute has been updated.
HLAlogicalTimeUpdated(HLAfederate, byte[], byte[], byte[], OrderType, TransportationType) - Method in interface org.npsnet.xrti.proxies.HLAfederateListener
Notifies the listener that the HLAlogicalTime attribute has been updated.
HLAlookaheadUpdated(HLAfederate, byte[], byte[], byte[], OrderType, TransportationType) - Method in interface org.npsnet.xrti.proxies.HLAfederateListener
Notifies the listener that the HLAlookahead attribute has been updated.
HLAmanager - interface org.npsnet.xrti.proxies.HLAmanager.
Autogenerated object instance interface.
HLAmanagerListener - interface org.npsnet.xrti.proxies.HLAmanagerListener.
Autogenerated object instance listener interface.
HLAmanagerProxy - class org.npsnet.xrti.proxies.HLAmanagerProxy.
This object class is the root class of all MOM object classes.
HLAmanagerProxy(RTIambassador, ObjectInstanceHandle, ObjectClassHandle, String) - Constructor for class org.npsnet.xrti.proxies.HLAmanagerProxy
Constructor for object instance proxies created in response to discovered objects.
HLAmanagerProxy(RTIambassador, ObjectClassHandle) - Constructor for class org.npsnet.xrti.proxies.HLAmanagerProxy
Constructor for object instance proxies created to represent new locally owned objects.
HLAmanagerProxy(RTIambassador, ObjectClassHandle, String) - Constructor for class org.npsnet.xrti.proxies.HLAmanagerProxy
Constructor for object instance proxies created to represent new locally owned objects.
HLAmetaFederation - interface org.npsnet.xrti.proxies.HLAmetaFederation.
Autogenerated object instance interface.
HLAmetaFederationListener - interface org.npsnet.xrti.proxies.HLAmetaFederationListener.
Autogenerated object instance listener interface.
HLAmetaFederationProxy - class org.npsnet.xrti.proxies.HLAmetaFederationProxy.
This object class is the root class of all MFOM object classes.
HLAmetaFederationProxy(RTIambassador, ObjectInstanceHandle, ObjectClassHandle, String) - Constructor for class org.npsnet.xrti.proxies.HLAmetaFederationProxy
Constructor for object instance proxies created in response to discovered objects.
HLAmetaFederationProxy(RTIambassador, ObjectClassHandle) - Constructor for class org.npsnet.xrti.proxies.HLAmetaFederationProxy
Constructor for object instance proxies created to represent new locally owned objects.
HLAmetaFederationProxy(RTIambassador, ObjectClassHandle, String) - Constructor for class org.npsnet.xrti.proxies.HLAmetaFederationProxy
Constructor for object instance proxies created to represent new locally owned objects.
HLAnextSaveNameUpdated(HLAfederation, String, String, byte[], OrderType, TransportationType) - Method in interface org.npsnet.xrti.proxies.HLAfederationListener
Notifies the listener that the HLAnextSaveName attribute has been updated.
HLAnextSaveTimeUpdated(HLAfederation, byte[], byte[], byte[], OrderType, TransportationType) - Method in interface org.npsnet.xrti.proxies.HLAfederationListener
Notifies the listener that the HLAnextSaveTime attribute has been updated.
HLAobjectClass - interface org.npsnet.xrti.proxies.HLAobjectClass.
Autogenerated object instance interface.
HLAobjectClassBasedCount - class org.npsnet.xrti.proxies.HLAobjectClassBasedCount.
Object class and count of associated items
HLAobjectClassBasedCount() - Constructor for class org.npsnet.xrti.proxies.HLAobjectClassBasedCount
Default constructor.
HLAobjectClassBasedCount(byte[], int) - Constructor for class org.npsnet.xrti.proxies.HLAobjectClassBasedCount
Constructor.
HLAobjectClassBasedCount(HLAobjectClassBasedCount) - Constructor for class org.npsnet.xrti.proxies.HLAobjectClassBasedCount
Copy constructor.
HLAobjectClassListener - interface org.npsnet.xrti.proxies.HLAobjectClassListener.
Autogenerated object instance listener interface.
HLAobjectClassProxy - class org.npsnet.xrti.proxies.HLAobjectClassProxy.
Represents an HLA object class.
HLAobjectClassProxy(RTIambassador, ObjectInstanceHandle, ObjectClassHandle, String) - Constructor for class org.npsnet.xrti.proxies.HLAobjectClassProxy
Constructor for object instance proxies created in response to discovered objects.
HLAobjectClassProxy(RTIambassador, ObjectClassHandle) - Constructor for class org.npsnet.xrti.proxies.HLAobjectClassProxy
Constructor for object instance proxies created to represent new locally owned objects.
HLAobjectClassProxy(RTIambassador, ObjectClassHandle, String) - Constructor for class org.npsnet.xrti.proxies.HLAobjectClassProxy
Constructor for object instance proxies created to represent new locally owned objects.
HLAobjectInstancesDeletedUpdated(HLAfederate, int, int, byte[], OrderType, TransportationType) - Method in interface org.npsnet.xrti.proxies.HLAfederateListener
Notifies the listener that the HLAobjectInstancesDeleted attribute has been updated.
HLAobjectInstancesDiscoveredUpdated(HLAfederate, int, int, byte[], OrderType, TransportationType) - Method in interface org.npsnet.xrti.proxies.HLAfederateListener
Notifies the listener that the HLAobjectInstancesDiscovered attribute has been updated.
HLAobjectInstancesReflectedUpdated(HLAfederate, int, int, byte[], OrderType, TransportationType) - Method in interface org.npsnet.xrti.proxies.HLAfederateListener
Notifies the listener that the HLAobjectInstancesReflected attribute has been updated.
HLAobjectInstancesRegisteredUpdated(HLAfederate, int, int, byte[], OrderType, TransportationType) - Method in interface org.npsnet.xrti.proxies.HLAfederateListener
Notifies the listener that the HLAobjectInstancesRegistered attribute has been updated.
HLAobjectInstancesRemovedUpdated(HLAfederate, int, int, byte[], OrderType, TransportationType) - Method in interface org.npsnet.xrti.proxies.HLAfederateListener
Notifies the listener that the HLAobjectInstancesRemoved attribute has been updated.
HLAobjectInstancesUpdatedUpdated(HLAfederate, int, int, byte[], OrderType, TransportationType) - Method in interface org.npsnet.xrti.proxies.HLAfederateListener
Notifies the listener that the HLAobjectInstancesUpdated attribute has been updated.
HLAobjectRoot - interface cz.zcu.fav.kiv.jsim.proxies.HLAobjectRoot.
Autogenerated object instance interface.
HLAobjectRoot - interface org.npsnet.xrti.proxies.HLAobjectRoot.
Autogenerated object instance interface.
HLAobjectRootListener - interface cz.zcu.fav.kiv.jsim.proxies.HLAobjectRootListener.
Autogenerated object instance listener interface.
HLAobjectRootListener - interface org.npsnet.xrti.proxies.HLAobjectRootListener.
Autogenerated object instance listener interface.
HLAobjectRootProxy - class cz.zcu.fav.kiv.jsim.proxies.HLAobjectRootProxy.
Autogenerated object instance proxy.
HLAobjectRootProxy(RTIambassador, ObjectInstanceHandle, ObjectClassHandle, String) - Constructor for class cz.zcu.fav.kiv.jsim.proxies.HLAobjectRootProxy
Constructor for object instance proxies created in response to discovered objects.
HLAobjectRootProxy(RTIambassador, ObjectClassHandle) - Constructor for class cz.zcu.fav.kiv.jsim.proxies.HLAobjectRootProxy
Constructor for object instance proxies created to represent new locally owned objects.
HLAobjectRootProxy(RTIambassador, ObjectClassHandle, String) - Constructor for class cz.zcu.fav.kiv.jsim.proxies.HLAobjectRootProxy
Constructor for object instance proxies created to represent new locally owned objects.
HLAobjectRootProxy - class org.npsnet.xrti.proxies.HLAobjectRootProxy.
Autogenerated object instance proxy.
HLAobjectRootProxy(RTIambassador, ObjectInstanceHandle, ObjectClassHandle, String) - Constructor for class org.npsnet.xrti.proxies.HLAobjectRootProxy
Constructor for object instance proxies created in response to discovered objects.
HLAobjectRootProxy(RTIambassador, ObjectClassHandle) - Constructor for class org.npsnet.xrti.proxies.HLAobjectRootProxy
Constructor for object instance proxies created to represent new locally owned objects.
HLAobjectRootProxy(RTIambassador, ObjectClassHandle, String) - Constructor for class org.npsnet.xrti.proxies.HLAobjectRootProxy
Constructor for object instance proxies created to represent new locally owned objects.
HLAobjectsInstancesThatCanBeDeletedUpdated(HLAfederate, int, int, byte[], OrderType, TransportationType) - Method in interface org.npsnet.xrti.proxies.HLAfederateListener
Notifies the listener that the HLAobjectsInstancesThatCanBeDeleted attribute has been updated.
HLAorderType - class org.npsnet.xrti.proxies.HLAorderType.
Order type to be used for sending attributes or interactions.
HLAorderType() - Constructor for class org.npsnet.xrti.proxies.HLAorderType
Default constructor (Receive).
HLAorderType(HLAorderType) - Constructor for class org.npsnet.xrti.proxies.HLAorderType
Copy constructor.
HLAownership - class org.npsnet.xrti.proxies.HLAownership.
Autogenerated enumerated data type.
HLAownership() - Constructor for class org.npsnet.xrti.proxies.HLAownership
Default constructor (Unowned).
HLAownership(HLAownership) - Constructor for class org.npsnet.xrti.proxies.HLAownership
Copy constructor.
HLAownershipType - class org.npsnet.xrti.proxies.HLAownershipType.
Ownership type to be used for sending attributes.
HLAownershipType() - Constructor for class org.npsnet.xrti.proxies.HLAownershipType
Default constructor (Divest).
HLAownershipType(HLAownershipType) - Constructor for class org.npsnet.xrti.proxies.HLAownershipType
Copy constructor.
HLAparameter - interface org.npsnet.xrti.proxies.HLAparameter.
Autogenerated object instance interface.
HLAparameterHandleValuePair - class org.npsnet.xrti.proxies.HLAparameterHandleValuePair.
Pairs a parameter handle with an encoded value.
HLAparameterHandleValuePair() - Constructor for class org.npsnet.xrti.proxies.HLAparameterHandleValuePair
Default constructor.
HLAparameterHandleValuePair(long, byte[]) - Constructor for class org.npsnet.xrti.proxies.HLAparameterHandleValuePair
Constructor.
HLAparameterHandleValuePair(HLAparameterHandleValuePair) - Constructor for class org.npsnet.xrti.proxies.HLAparameterHandleValuePair
Copy constructor.
HLAparameterListener - interface org.npsnet.xrti.proxies.HLAparameterListener.
Autogenerated object instance listener interface.
HLAparameterProxy - class org.npsnet.xrti.proxies.HLAparameterProxy.
Represents an HLA interaction parameter.
HLAparameterProxy(RTIambassador, ObjectInstanceHandle, ObjectClassHandle, String) - Constructor for class org.npsnet.xrti.proxies.HLAparameterProxy
Constructor for object instance proxies created in response to discovered objects.
HLAparameterProxy(RTIambassador, ObjectClassHandle) - Constructor for class org.npsnet.xrti.proxies.HLAparameterProxy
Constructor for object instance proxies created to represent new locally owned objects.
HLAparameterProxy(RTIambassador, ObjectClassHandle, String) - Constructor for class org.npsnet.xrti.proxies.HLAparameterProxy
Constructor for object instance proxies created to represent new locally owned objects.
HLAreflection - interface org.npsnet.xrti.proxies.HLAreflection.
Autogenerated object instance interface.
HLAreflectionListener - interface org.npsnet.xrti.proxies.HLAreflectionListener.
Autogenerated object instance listener interface.
HLAreflectionProxy - class org.npsnet.xrti.proxies.HLAreflectionProxy.
This object class is the root class of all ROM object classes.
HLAreflectionProxy(RTIambassador, ObjectInstanceHandle, ObjectClassHandle, String) - Constructor for class org.npsnet.xrti.proxies.HLAreflectionProxy
Constructor for object instance proxies created in response to discovered objects.
HLAreflectionProxy(RTIambassador, ObjectClassHandle) - Constructor for class org.npsnet.xrti.proxies.HLAreflectionProxy
Constructor for object instance proxies created to represent new locally owned objects.
HLAreflectionProxy(RTIambassador, ObjectClassHandle, String) - Constructor for class org.npsnet.xrti.proxies.HLAreflectionProxy
Constructor for object instance proxies created to represent new locally owned objects.
HLAreflectionsReceivedUpdated(HLAfederate, int, int, byte[], OrderType, TransportationType) - Method in interface org.npsnet.xrti.proxies.HLAfederateListener
Notifies the listener that the HLAreflectionsReceived attribute has been updated.
HLAresignAction - class org.npsnet.xrti.proxies.HLAresignAction.
Action to be performed by RTI in conjunction with resignation.
HLAresignAction() - Constructor for class org.npsnet.xrti.proxies.HLAresignAction
Default constructor (DivestOwnership).
HLAresignAction(HLAresignAction) - Constructor for class org.npsnet.xrti.proxies.HLAresignAction
Copy constructor.
HLAserviceGroupName - class org.npsnet.xrti.proxies.HLAserviceGroupName.
Service group identifier.
HLAserviceGroupName() - Constructor for class org.npsnet.xrti.proxies.HLAserviceGroupName
Default constructor (FederationManagement).
HLAserviceGroupName(HLAserviceGroupName) - Constructor for class org.npsnet.xrti.proxies.HLAserviceGroupName
Copy constructor.
HLAsharingType - class org.npsnet.xrti.proxies.HLAsharingType.
Sharing type to be used for sending attributes or interactions.
HLAsharingType() - Constructor for class org.npsnet.xrti.proxies.HLAsharingType
Default constructor (Publish).
HLAsharingType(HLAsharingType) - Constructor for class org.npsnet.xrti.proxies.HLAsharingType
Copy constructor.
HLAsimpleDataType - interface org.npsnet.xrti.proxies.HLAsimpleDataType.
Autogenerated object instance interface.
HLAsimpleDataTypeListener - interface org.npsnet.xrti.proxies.HLAsimpleDataTypeListener.
Autogenerated object instance listener interface.
HLAsimpleDataTypeProxy - class org.npsnet.xrti.proxies.HLAsimpleDataTypeProxy.
Represents an HLA simple data type.
HLAsimpleDataTypeProxy(RTIambassador, ObjectInstanceHandle, ObjectClassHandle, String) - Constructor for class org.npsnet.xrti.proxies.HLAsimpleDataTypeProxy
Constructor for object instance proxies created in response to discovered objects.
HLAsimpleDataTypeProxy(RTIambassador, ObjectClassHandle) - Constructor for class org.npsnet.xrti.proxies.HLAsimpleDataTypeProxy
Constructor for object instance proxies created to represent new locally owned objects.
HLAsimpleDataTypeProxy(RTIambassador, ObjectClassHandle, String) - Constructor for class org.npsnet.xrti.proxies.HLAsimpleDataTypeProxy
Constructor for object instance proxies created to represent new locally owned objects.
HLAswitch - class org.npsnet.xrti.proxies.HLAswitch.
Autogenerated enumerated data type.
HLAswitch() - Constructor for class org.npsnet.xrti.proxies.HLAswitch
Default constructor (Enabled).
HLAswitch(HLAswitch) - Constructor for class org.npsnet.xrti.proxies.HLAswitch
Copy constructor.
HLAsynchPointFederate - class org.npsnet.xrti.proxies.HLAsynchPointFederate.
A particular joined federate and its synchronization point status.
HLAsynchPointFederate() - Constructor for class org.npsnet.xrti.proxies.HLAsynchPointFederate
Default constructor.
HLAsynchPointFederate(byte[], HLAsynchPointStatus) - Constructor for class org.npsnet.xrti.proxies.HLAsynchPointFederate
Constructor.
HLAsynchPointFederate(HLAsynchPointFederate) - Constructor for class org.npsnet.xrti.proxies.HLAsynchPointFederate
Copy constructor.
HLAsynchPointStatus - class org.npsnet.xrti.proxies.HLAsynchPointStatus.
Joined federate synchronization point status.
HLAsynchPointStatus() - Constructor for class org.npsnet.xrti.proxies.HLAsynchPointStatus
Default constructor (NoActivity).
HLAsynchPointStatus(HLAsynchPointStatus) - Constructor for class org.npsnet.xrti.proxies.HLAsynchPointStatus
Copy constructor.
HLAsynchronization - interface org.npsnet.xrti.proxies.HLAsynchronization.
Autogenerated object instance interface.
HLAsynchronizationListener - interface org.npsnet.xrti.proxies.HLAsynchronizationListener.
Autogenerated object instance listener interface.
HLAsynchronizationProxy - class org.npsnet.xrti.proxies.HLAsynchronizationProxy.
Represents an HLA synchronization.
HLAsynchronizationProxy(RTIambassador, ObjectInstanceHandle, ObjectClassHandle, String) - Constructor for class org.npsnet.xrti.proxies.HLAsynchronizationProxy
Constructor for object instance proxies created in response to discovered objects.
HLAsynchronizationProxy(RTIambassador, ObjectClassHandle) - Constructor for class org.npsnet.xrti.proxies.HLAsynchronizationProxy
Constructor for object instance proxies created to represent new locally owned objects.
HLAsynchronizationProxy(RTIambassador, ObjectClassHandle, String) - Constructor for class org.npsnet.xrti.proxies.HLAsynchronizationProxy
Constructor for object instance proxies created to represent new locally owned objects.
HLAtimeAdvancingTimeUpdated(HLAfederate, int, int, byte[], OrderType, TransportationType) - Method in interface org.npsnet.xrti.proxies.HLAfederateListener
Notifies the listener that the HLAtimeAdvancingTime attribute has been updated.
HLAtimeConstrainedUpdated(HLAfederate, boolean, boolean, byte[], OrderType, TransportationType) - Method in interface org.npsnet.xrti.proxies.HLAfederateListener
Notifies the listener that the HLAtimeConstrained attribute has been updated.
HLAtimeGrantedTimeUpdated(HLAfederate, int, int, byte[], OrderType, TransportationType) - Method in interface org.npsnet.xrti.proxies.HLAfederateListener
Notifies the listener that the HLAtimeGrantedTime attribute has been updated.
HLAtimeManagerStateUpdated(HLAfederate, HLAtimeState, HLAtimeState, byte[], OrderType, TransportationType) - Method in interface org.npsnet.xrti.proxies.HLAfederateListener
Notifies the listener that the HLAtimeManagerState attribute has been updated.
HLAtimeRegulatingUpdated(HLAfederate, boolean, boolean, byte[], OrderType, TransportationType) - Method in interface org.npsnet.xrti.proxies.HLAfederateListener
Notifies the listener that the HLAtimeRegulating attribute has been updated.
HLAtimeState - class org.npsnet.xrti.proxies.HLAtimeState.
State of time advancement.
HLAtimeState() - Constructor for class org.npsnet.xrti.proxies.HLAtimeState
Default constructor (TimeGranted).
HLAtimeState(HLAtimeState) - Constructor for class org.npsnet.xrti.proxies.HLAtimeState
Copy constructor.
HLAtransportation - interface org.npsnet.xrti.proxies.HLAtransportation.
Autogenerated object instance interface.
HLAtransportationListener - interface org.npsnet.xrti.proxies.HLAtransportationListener.
Autogenerated object instance listener interface.
HLAtransportationProxy - class org.npsnet.xrti.proxies.HLAtransportationProxy.
Represents an HLA transportation.
HLAtransportationProxy(RTIambassador, ObjectInstanceHandle, ObjectClassHandle, String) - Constructor for class org.npsnet.xrti.proxies.HLAtransportationProxy
Constructor for object instance proxies created in response to discovered objects.
HLAtransportationProxy(RTIambassador, ObjectClassHandle) - Constructor for class org.npsnet.xrti.proxies.HLAtransportationProxy
Constructor for object instance proxies created to represent new locally owned objects.
HLAtransportationProxy(RTIambassador, ObjectClassHandle, String) - Constructor for class org.npsnet.xrti.proxies.HLAtransportationProxy
Constructor for object instance proxies created to represent new locally owned objects.
HLAupdateType - class org.npsnet.xrti.proxies.HLAupdateType.
Update type to be used for sending attributes.
HLAupdateType() - Constructor for class org.npsnet.xrti.proxies.HLAupdateType
Default constructor (Static).
HLAupdateType(HLAupdateType) - Constructor for class org.npsnet.xrti.proxies.HLAupdateType
Copy constructor.
HLAupdatesSentUpdated(HLAfederate, int, int, byte[], OrderType, TransportationType) - Method in interface org.npsnet.xrti.proxies.HLAfederateListener
Notifies the listener that the HLAupdatesSent attribute has been updated.
HLAvariantRecordDataType - interface org.npsnet.xrti.proxies.HLAvariantRecordDataType.
Autogenerated object instance interface.
HLAvariantRecordDataTypeListener - interface org.npsnet.xrti.proxies.HLAvariantRecordDataTypeListener.
Autogenerated object instance listener interface.
HLAvariantRecordDataTypeProxy - class org.npsnet.xrti.proxies.HLAvariantRecordDataTypeProxy.
Represents an HLA variant record data type.
HLAvariantRecordDataTypeProxy(RTIambassador, ObjectInstanceHandle, ObjectClassHandle, String) - Constructor for class org.npsnet.xrti.proxies.HLAvariantRecordDataTypeProxy
Constructor for object instance proxies created in response to discovered objects.
HLAvariantRecordDataTypeProxy(RTIambassador, ObjectClassHandle) - Constructor for class org.npsnet.xrti.proxies.HLAvariantRecordDataTypeProxy
Constructor for object instance proxies created to represent new locally owned objects.
HLAvariantRecordDataTypeProxy(RTIambassador, ObjectClassHandle, String) - Constructor for class org.npsnet.xrti.proxies.HLAvariantRecordDataTypeProxy
Constructor for object instance proxies created to represent new locally owned objects.
HelloWorld - class org.npsnet.xrti.tests.HelloWorld.
A simple test of the XRTI.
HelloWorld(Properties, String, double, int) - Constructor for class org.npsnet.xrti.tests.HelloWorld
Constructor.
HelloWorldEx - class org.npsnet.xrti.tests.HelloWorldEx.
A simple test of the XRTI's extension mechanism.
HelloWorldEx(Properties, String, double, double, int) - Constructor for class org.npsnet.xrti.tests.HelloWorldEx
Constructor.
HelloWorldExInteractionListener - interface org.npsnet.xrti.proxies.HelloWorldExInteractionListener.
Autogenerated interaction listener interface.
HelloWorldExProxyAmbassador - class org.npsnet.xrti.proxies.HelloWorldExProxyAmbassador.
Autogenerated proxy ambassador.
HelloWorldExProxyAmbassador(RTIambassador) - Constructor for class org.npsnet.xrti.proxies.HelloWorldExProxyAmbassador
Constructor.
HelloWorldInteractionListener - interface org.npsnet.xrti.proxies.HelloWorldInteractionListener.
Autogenerated interaction listener interface.
HelloWorldProxyAmbassador - class org.npsnet.xrti.proxies.HelloWorldProxyAmbassador.
Autogenerated proxy ambassador.
HelloWorldProxyAmbassador(RTIambassador) - Constructor for class org.npsnet.xrti.proxies.HelloWorldProxyAmbassador
Constructor.
handle - Variable in class hla.rti.FederateHandleRestoreStatusPair
The federate handle.
handle - Variable in class hla.rti.FederateHandleSaveStatusPair
The federate handle.
handle - Variable in class hla.rti.MessageRetractionReturn
The message retraction handle.
handleCounter - Variable in class org.npsnet.xrti.XRTIAmbassador
The handle counter.
handleTimeRequest(ExecutiveClientAmbassador) - Method in class org.npsnet.xrti.FederationExecutionAmbassador
Handles time request received from a federate.
hasExecutiveClientAmbassadors() - Method in class org.npsnet.xrti.FederationExecutionAmbassador
Checks whether or not this federation execution has any executive client ambassadors registered.
hashCode() - Method in interface hla.rti.AttributeHandle
Computes and returns the hash code of this attribute handle.
hashCode() - Method in interface hla.rti.DimensionHandle
Computes and returns a hash code corresponding to this dimension handle.
hashCode() - Method in interface hla.rti.FederateHandle
Computes and returns the hash code corresponding to this federate handle.
hashCode() - Method in interface hla.rti.InteractionClassHandle
Computes and returns a hash code corresponding to this interaction class.
hashCode() - Method in interface hla.rti.LogicalTime
Computes and returns a hash code corresponding to this logical time.
hashCode() - Method in interface hla.rti.LogicalTimeInterval
Computes and returns a hash code corresponding to this logical time interval.
hashCode() - Method in interface hla.rti.MessageRetractionHandle
Computes and returns a hash code corresponding to this message retraction handle
hashCode() - Method in interface hla.rti.ObjectClassHandle
Computes and returns a hash code corresponding to this object class handle.
hashCode() - Method in interface hla.rti.ObjectInstanceHandle
Computes and returns a hash code corresponding to this object instance handle.
hashCode() - Method in class hla.rti.OrderType
Computes and returns a hash code corresponding to this order type.
hashCode() - Method in interface hla.rti.ParameterHandle
Computes and returns a hash code corresponding to this parameter handle.
hashCode() - Method in interface hla.rti.RegionHandle
Computes and returns a hash code corresponding to this region handle.
hashCode() - Method in class hla.rti.ResignAction
Computes and returns a hash code corresponding to this resignation action.
hashCode() - Method in class hla.rti.RestoreFailureReason
Computes and returns a hash code corresponding to this restoration failure reason.
hashCode() - Method in class hla.rti.RestoreStatus
Computes and returns a hash code corresponding to this restoration status.
hashCode() - Method in class hla.rti.SaveFailureReason
Computes and returns a hash code corresponding to this save failure reason.
hashCode() - Method in class hla.rti.SaveStatus
Computes and returns a hash code corresponding to this save status.
hashCode() - Method in class hla.rti.ServiceGroup
Computes and returns a hash code corresponding to this service group.
hashCode() - Method in class hla.rti.SynchronizationPointFailureReason
Computes and returns a hash code corresponding to this synchronization point failure reason.
hashCode() - Method in class hla.rti.TransportationType
Computes and returns a hash code corresponding to this transportation type.
hashCode() - Method in class org.npsnet.xrti.XRTIAttributeHandle
Computes and returns the hash code of this attribute handle.
hashCode() - Method in class org.npsnet.xrti.XRTIDimensionHandle
Computes and returns a hash code corresponding to this dimension handle.
hashCode() - Method in class org.npsnet.xrti.XRTIFederateHandle
Computes and returns the hash code corresponding to this federate handle.
hashCode() - Method in class org.npsnet.xrti.XRTIInteractionClassHandle
Computes and returns a hash code corresponding to this interaction class.
hashCode() - Method in class org.npsnet.xrti.XRTIMessageRetractionHandle
Computes and returns a hash code corresponding to this message retraction handle
hashCode() - Method in class org.npsnet.xrti.XRTIObjectClassHandle
Computes and returns a hash code corresponding to this object class handle.
hashCode() - Method in class org.npsnet.xrti.XRTIObjectInstanceHandle
Computes and returns a hash code corresponding to this object instance handle.
hashCode() - Method in class org.npsnet.xrti.XRTIParameterHandle
Computes and returns a hash code corresponding to this parameter handle.
hashCode() - Method in class org.npsnet.xrti.XRTIRegionHandle
Computes and returns a hash code corresponding to this region handle.
hashCode() - Method in class org.npsnet.xrti.proxies.HLAcapabilityType
Computes and returns a hash code corresponding to this HLAcapabilityType.
hashCode() - Method in class org.npsnet.xrti.proxies.HLAendianType
Computes and returns a hash code corresponding to this HLAendianType.
hashCode() - Method in class org.npsnet.xrti.proxies.HLAfederateState
Computes and returns a hash code corresponding to this HLAfederateState.
hashCode() - Method in class org.npsnet.xrti.proxies.HLAorderType
Computes and returns a hash code corresponding to this HLAorderType.
hashCode() - Method in class org.npsnet.xrti.proxies.HLAownership
Computes and returns a hash code corresponding to this HLAownership.
hashCode() - Method in class org.npsnet.xrti.proxies.HLAownershipType
Computes and returns a hash code corresponding to this HLAownershipType.
hashCode() - Method in class org.npsnet.xrti.proxies.HLAresignAction
Computes and returns a hash code corresponding to this HLAresignAction.
hashCode() - Method in class org.npsnet.xrti.proxies.HLAserviceGroupName
Computes and returns a hash code corresponding to this HLAserviceGroupName.
hashCode() - Method in class org.npsnet.xrti.proxies.HLAsharingType
Computes and returns a hash code corresponding to this HLAsharingType.
hashCode() - Method in class org.npsnet.xrti.proxies.HLAswitch
Computes and returns a hash code corresponding to this HLAswitch.
hashCode() - Method in class org.npsnet.xrti.proxies.HLAsynchPointStatus
Computes and returns a hash code corresponding to this HLAsynchPointStatus.
hashCode() - Method in class org.npsnet.xrti.proxies.HLAtimeState
Computes and returns a hash code corresponding to this HLAtimeState.
hashCode() - Method in class org.npsnet.xrti.proxies.HLAupdateType
Computes and returns a hash code corresponding to this HLAupdateType.
hashCode() - Method in class org.npsnet.xrti.utilities.DoubleValuedLogicalTime
Computes and returns a hash code corresponding to this logical time.
hashCode() - Method in class org.npsnet.xrti.utilities.DoubleValuedLogicalTimeInterval
Computes and returns a hash code corresponding to this logical time interval.
hashCode() - Method in class org.npsnet.xrti.utilities.LongValuedLogicalTime
Computes and returns a hash code corresponding to this logical time.
hashCode() - Method in class org.npsnet.xrti.utilities.LongValuedLogicalTimeInterval
Computes and returns a hash code corresponding to this logical time interval.
hashCode() - Method in class org.npsnet.xrti.utilities.ObjectInstanceProxy
Computes and returns a hash code corresponding to the object instance that this proxy represents.
hla.rti - package hla.rti
The High Level Architecture run-time infrastructure specification.
hla.rti.extensions - package hla.rti.extensions
Extensions to the High Level Architecture run-time infrastructure specification.

I

IllegalName - exception hla.rti.IllegalName.
An exception indicating an illegal name.
IllegalName(String) - Constructor for class hla.rti.IllegalName
Constructor.
IllegalTimeArithmetic - exception hla.rti.IllegalTimeArithmetic.
An exception indicating illegal time arithmetic.
IllegalTimeArithmetic(String) - Constructor for class hla.rti.IllegalTimeArithmetic
Constructor.
InTimeAdvancingState - exception hla.rti.InTimeAdvancingState.
An exception indicating that the federate is in a time-advancing state.
InTimeAdvancingState(String) - Constructor for class hla.rti.InTimeAdvancingState
Constructor.
InitializeNeverInvoked - exception hla.rti.InitializeNeverInvoked.
An exception indicating that the initialize method has never been invoked.
InitializeNeverInvoked(String) - Constructor for class hla.rti.InitializeNeverInvoked
Constructor.
InitializePreviouslyInvoked - exception hla.rti.InitializePreviouslyInvoked.
An exception indicating that the initialize method has been invoked previously.
InitializePreviouslyInvoked(String) - Constructor for class hla.rti.InitializePreviouslyInvoked
Constructor.
InteractionClassDescriptor - class org.npsnet.xrti.InteractionClassDescriptor.
Describes an interaction class.
InteractionClassDescriptor(String, InteractionClassHandle, Collection, DimensionHandleSet, TransportationType, OrderType) - Constructor for class org.npsnet.xrti.InteractionClassDescriptor
Constructor.
InteractionClassDescriptor(DescriptorManager, String, InteractionClassHandle, HLAinteractionClass) - Constructor for class org.npsnet.xrti.InteractionClassDescriptor
Constructor.
InteractionClassHandle - interface hla.rti.InteractionClassHandle.
Type-safe handle for an interaction class.
InteractionClassHandleFactory - interface hla.rti.InteractionClassHandleFactory.
This factory is used only (outside of the RTI) to create InteractionClassHandles corresponding to interaction class handles received as attribute or parameter values.
InteractionClassNotDefined - exception hla.rti.InteractionClassNotDefined.
An exception indicating that an interaction class was not defined.
InteractionClassNotDefined(String) - Constructor for class hla.rti.InteractionClassNotDefined
Constructor.
InteractionClassNotPublished - exception hla.rti.InteractionClassNotPublished.
An exception indicating that an interaction class was not published.
InteractionClassNotPublished(String) - Constructor for class hla.rti.InteractionClassNotPublished
Constructor.
InteractionClassNotRecognized - exception hla.rti.InteractionClassNotRecognized.
An exception indicating that an interaction class was not recognized.
InteractionClassNotRecognized(String) - Constructor for class hla.rti.InteractionClassNotRecognized
Constructor.
InteractionClassNotSubscribed - exception hla.rti.InteractionClassNotSubscribed.
An exception indicating that an interaction class was not subscribed.
InteractionClassNotSubscribed(String) - Constructor for class hla.rti.InteractionClassNotSubscribed
Constructor.
InteractionParameterNotDefined - exception hla.rti.InteractionParameterNotDefined.
An exception indicating that an interaction parameter was not defined.
InteractionParameterNotDefined(String) - Constructor for class hla.rti.InteractionParameterNotDefined
Constructor.
InteractionParameterNotRecognized - exception hla.rti.InteractionParameterNotRecognized.
An exception indicating that an interaction parameter was not recognized.
InteractionParameterNotRecognized(String) - Constructor for class hla.rti.InteractionParameterNotRecognized
Constructor.
InteractionRelevanceAdvisorySwitchIsOff - exception hla.rti.InteractionRelevanceAdvisorySwitchIsOff.
An exception indicating that the interaction relevance advisory switch is off.
InteractionRelevanceAdvisorySwitchIsOff(String) - Constructor for class hla.rti.InteractionRelevanceAdvisorySwitchIsOff
Constructor.
InteractionRelevanceAdvisorySwitchIsOn - exception hla.rti.InteractionRelevanceAdvisorySwitchIsOn.
An exception indicating that the interaction relevance advisory switch is on.
InteractionRelevanceAdvisorySwitchIsOn(String) - Constructor for class hla.rti.InteractionRelevanceAdvisorySwitchIsOn
Constructor.
InternetMessageChannel - class org.npsnet.xrti.InternetMessageChannel.
An Internet message channel.
InternetMessageChannel(String, int) - Constructor for class org.npsnet.xrti.InternetMessageChannel
Constructor for channels to the XRTI Executive.
InternetMessageChannel(Socket) - Constructor for class org.npsnet.xrti.InternetMessageChannel
Constructor for channels from federates.
InternetMessageChannelAcceptor - class org.npsnet.xrti.InternetMessageChannelAcceptor.
An acceptor for Internet message channels.
InternetMessageChannelAcceptor(int) - Constructor for class org.npsnet.xrti.InternetMessageChannelAcceptor
Constructor.
InvalidAttributeHandle - exception hla.rti.InvalidAttributeHandle.
An exception indicating an invalid attribute handle.
InvalidAttributeHandle(String) - Constructor for class hla.rti.InvalidAttributeHandle
Constructor.
InvalidDimensionHandle - exception hla.rti.InvalidDimensionHandle.
An exception indicating an invalid dimension handle.
InvalidDimensionHandle(String) - Constructor for class hla.rti.InvalidDimensionHandle
Constructor.
InvalidFederateHandle - exception hla.rti.InvalidFederateHandle.
An exception indicating an invalid federate handle.
InvalidFederateHandle(String) - Constructor for class hla.rti.InvalidFederateHandle
Constructor.
InvalidInteractionClassHandle - exception hla.rti.InvalidInteractionClassHandle.
An exception indicating an invalid interaction class handle.
InvalidInteractionClassHandle(String) - Constructor for class hla.rti.InvalidInteractionClassHandle
Constructor.
InvalidLogicalTime - exception hla.rti.InvalidLogicalTime.
An exception indicating an invalid logical time.
InvalidLogicalTime(String) - Constructor for class hla.rti.InvalidLogicalTime
Constructor.
InvalidLookahead - exception hla.rti.InvalidLookahead.
An exception indicating an invalid lookahead.
InvalidLookahead(String) - Constructor for class hla.rti.InvalidLookahead
Constructor.
InvalidMessageRetractionHandle - exception hla.rti.InvalidMessageRetractionHandle.
An exception indicating an invalid message retraction handle.
InvalidMessageRetractionHandle(String) - Constructor for class hla.rti.InvalidMessageRetractionHandle
Constructor.
InvalidObjectClassHandle - exception hla.rti.InvalidObjectClassHandle.
An exception indicating an invalid object class handle.
InvalidObjectClassHandle(String) - Constructor for class hla.rti.InvalidObjectClassHandle
Constructor.
InvalidOrderName - exception hla.rti.InvalidOrderName.
An exception indicating an invalid order name.
InvalidOrderName(String) - Constructor for class hla.rti.InvalidOrderName
Constructor.
InvalidOrderType - exception hla.rti.InvalidOrderType.
An exception indicating an invalid order type.
InvalidOrderType(String) - Constructor for class hla.rti.InvalidOrderType
Constructor.
InvalidParameterHandle - exception hla.rti.InvalidParameterHandle.
An exception indicating an invalid parameter handle.
InvalidParameterHandle(String) - Constructor for class hla.rti.InvalidParameterHandle
Constructor.
InvalidRangeBound - exception hla.rti.InvalidRangeBound.
An exception indicating an invalid range bound.
InvalidRangeBound(String) - Constructor for class hla.rti.InvalidRangeBound
Constructor.
InvalidRegion - exception hla.rti.InvalidRegion.
An exception indicating an invalid region.
InvalidRegion(String) - Constructor for class hla.rti.InvalidRegion
Constructor.
InvalidRegionContext - exception hla.rti.InvalidRegionContext.
An exception indicating an invalid region context.
InvalidRegionContext(String) - Constructor for class hla.rti.InvalidRegionContext
Constructor.
InvalidTransportationName - exception hla.rti.InvalidTransportationName.
An exception indicating an invalid transportation name.
InvalidTransportationName(String) - Constructor for class hla.rti.InvalidTransportationName
Constructor.
InvalidTransportationType - exception hla.rti.InvalidTransportationType.
An exception indicating an invalid transportation type.
InvalidTransportationType(String) - Constructor for class hla.rti.InvalidTransportationType
Constructor.
inTimeAdvancingState - Variable in class org.npsnet.xrti.XRTIAmbassador
Flag saying that the federate is in time advancing state.
informAttributeOwnership(ObjectInstanceHandle, AttributeHandle, FederateHandle) - Method in interface hla.rti.FederateAmbassador
Notifies the federate of the ownership of an attribute.
informAttributeOwnership(ObjectInstanceHandle, AttributeHandle, FederateHandle) - Method in class org.npsnet.xrti.utilities.FederateAmbassadorAdapter
Notifies the federate of the ownership of an attribute.
informAttributeOwnership(ObjectInstanceHandle, AttributeHandle, FederateHandle) - Method in class org.npsnet.xrti.utilities.ProxyAmbassador
Notifies the federate of the ownership of an attribute.
initializeRTI(Properties) - Method in interface hla.rti.RTIambassador
Initializes the run-time infrastructure.
initializeRTI(Properties) - Method in class org.npsnet.xrti.XRTIAmbassador
Initializes the run-time infrastructure.
initiateFederateRestore(String, FederateHandle) - Method in interface hla.rti.FederateAmbassador
Notifies the federate that it should initiate a restore operation.
initiateFederateRestore(String, FederateHandle) - Method in class org.npsnet.xrti.utilities.FederateAmbassadorAdapter
Notifies the federate that it should initiate a restore operation.
initiateFederateRestore(String, FederateHandle) - Method in class org.npsnet.xrti.utilities.ProxyAmbassador
Notifies the federate that it should initiate a restore operation.
initiateFederateSave(String) - Method in interface hla.rti.FederateAmbassador
Notifies the federate that it should initiate a save operation.
initiateFederateSave(String, LogicalTime) - Method in interface hla.rti.FederateAmbassador
Notifies the federate that it should initiate a save operation.
initiateFederateSave(String) - Method in class org.npsnet.xrti.utilities.FederateAmbassadorAdapter
Notifies the federate that it should initiate a save operation.
initiateFederateSave(String, LogicalTime) - Method in class org.npsnet.xrti.utilities.FederateAmbassadorAdapter
Notifies the federate that it should initiate a save operation.
initiateFederateSave(String) - Method in class org.npsnet.xrti.utilities.ProxyAmbassador
Notifies the federate that it should initiate a save operation.
initiateFederateSave(String, LogicalTime) - Method in class org.npsnet.xrti.utilities.ProxyAmbassador
Notifies the federate that it should initiate a save operation.
instanceHandle - Variable in class org.npsnet.xrti.utilities.ObjectInstanceProxy
The object instance handle.
interactionClassAdded(InteractionClassDescriptor) - Method in class org.npsnet.xrti.InteractionClassDescriptor
Notifies this object that an interaction class of interest has been added to the descriptor manager.
interpretationUpdated(HLAbasicRepresentation, String, String, byte[], OrderType, TransportationType) - Method in interface org.npsnet.xrti.proxies.HLAbasicRepresentationListener
Notifies the listener that the interpretation attribute has been updated.
isAttributeOwnedByFederate(ObjectInstanceHandle, AttributeHandle) - Method in interface hla.rti.RTIambassador
Checks whether a specified attribute is owned by the federate.
isAttributeOwnedByFederate(ObjectInstanceHandle, AttributeHandle) - Method in class org.npsnet.xrti.XRTIAmbassador
Checks whether a specified attribute is owned by the federate.
isBootstrapHandle(ObjectClassHandle) - Method in class org.npsnet.xrti.DescriptorManager
Checks whether the specified object class handle is a bootstrap handle.
isBootstrapHandle(InteractionClassHandle) - Method in class org.npsnet.xrti.DescriptorManager
Checks whether the specified interaction class handle is a bootstrap handle.
isClosed() - Method in class org.npsnet.xrti.InternetMessageChannel
Checks whether or not this channel is closed.
isClosed() - Method in class org.npsnet.xrti.MessageChannel
Checks whether or not this channel is closed.
isDeleted() - Method in class org.npsnet.xrti.utilities.ObjectInstanceProxy
Checks whether the object instance that this proxy represents has been deleted.
isEmpty() - Method in class org.npsnet.xrti.ReceiveOrderQueue
Returns true if the queue is empty, false otherwise.
isEmpty() - Method in class org.npsnet.xrti.TimeStampQueue
Returns true if the queue is empty, false otherwise.
isEpsilon() - Method in interface hla.rti.LogicalTimeInterval
Checks whether this logical time interval has an epsilon length.
isEpsilon() - Method in class org.npsnet.xrti.utilities.DoubleValuedLogicalTimeInterval
Checks whether this logical time interval has an epsilon length.
isEpsilon() - Method in class org.npsnet.xrti.utilities.LongValuedLogicalTimeInterval
Checks whether this logical time interval has an epsilon length.
isFinal() - Method in interface hla.rti.LogicalTime
Checks whether this represents a final time.
isFinal() - Method in class org.npsnet.xrti.utilities.DoubleValuedLogicalTime
Checks whether this represents a final time.
isFinal() - Method in class org.npsnet.xrti.utilities.LongValuedLogicalTime
Checks whether this represents a final time.
isInitial() - Method in interface hla.rti.LogicalTime
Checks whether this represents an initial time.
isInitial() - Method in class org.npsnet.xrti.utilities.DoubleValuedLogicalTime
Checks whether this represents an initial time.
isInitial() - Method in class org.npsnet.xrti.utilities.LongValuedLogicalTime
Checks whether this represents an initial time.
isPublished() - Method in class org.npsnet.xrti.AttributeDescriptor
Checks whether or not this attribute is published.
isPublished() - Method in class org.npsnet.xrti.InteractionClassDescriptor
Checks whether or not this interaction class is published.
isSubscribed() - Method in class org.npsnet.xrti.AttributeDescriptor
Checks whether or not this attribute is subscribed.
isSubscribed() - Method in class org.npsnet.xrti.InteractionClassDescriptor
Checks whether or not this interaction class is subscribed.
isSynchronized() - Method in class org.npsnet.xrti.SynchronizationPoint
Returns true if all federates achieved synchronization point, false otherwise.
isZero() - Method in interface hla.rti.LogicalTimeInterval
Checks whether this logical time interval has a zero length.
isZero() - Method in class org.npsnet.xrti.utilities.DoubleValuedLogicalTimeInterval
Checks whether this logical time interval has a zero length.
isZero() - Method in class org.npsnet.xrti.utilities.LongValuedLogicalTimeInterval
Checks whether this logical time interval has a zero length.
isZeroLookaheadRestricted() - Method in class org.npsnet.xrti.XRTIAmbassador
Returns true if federate is subject of zero lookahead restriction, false otherwise.

J

JSimInteractionListener - interface cz.zcu.fav.kiv.jsim.proxies.JSimInteractionListener.
Autogenerated interaction listener interface.
JSimProxyAmbassador - class cz.zcu.fav.kiv.jsim.proxies.JSimProxyAmbassador.
Autogenerated proxy ambassador.
JSimProxyAmbassador(RTIambassador) - Constructor for class cz.zcu.fav.kiv.jsim.proxies.JSimProxyAmbassador
Constructor.
JoinedFederateIsNotInTimeAdvancingState - exception hla.rti.JoinedFederateIsNotInTimeAdvancingState.
An exception indicating that a joined federate is not in the time-advancing state.
JoinedFederateIsNotInTimeAdvancingState(String) - Constructor for class hla.rti.JoinedFederateIsNotInTimeAdvancingState
Constructor.
jlFederates - Variable in class org.npsnet.xrti.XRTIExecutiveMainWindow
 
jlFederations - Variable in class org.npsnet.xrti.XRTIExecutiveMainWindow
 
jlbStatus - Variable in class org.npsnet.xrti.XRTIExecutiveMainWindow
 
joinFederationExecution(String, String, FederateAmbassador, MobileFederateServices) - Method in interface hla.rti.RTIambassador
Joins a federation execution.
joinFederationExecution(String, String, FederateAmbassador, MobileFederateServices) - Method in class org.npsnet.xrti.XRTIAmbassador
Joins a federation execution.
joinedFederationExecutionHandle - Variable in class org.npsnet.xrti.XRTIAmbassador
The handle of the federation execution to which the federate is joined.
joinedFederationExecutionName - Variable in class org.npsnet.xrti.XRTIAmbassador
The name of the federation execution to which the federate is joined (or null for none).
jpFederates - Variable in class org.npsnet.xrti.XRTIExecutiveMainWindow
 
jpFederations - Variable in class org.npsnet.xrti.XRTIExecutiveMainWindow
 
jpSouth - Variable in class org.npsnet.xrti.XRTIExecutiveMainWindow
 
jspFederates - Variable in class org.npsnet.xrti.XRTIExecutiveMainWindow
 
jspFederations - Variable in class org.npsnet.xrti.XRTIExecutiveMainWindow
 
jspLog - Variable in class org.npsnet.xrti.XRTIExecutiveDebugWindow
 
jspTable - Variable in class org.npsnet.xrti.XRTIExecutiveFederateWindow
 
jsplitCenter - Variable in class org.npsnet.xrti.XRTIExecutiveMainWindow
 
jtaLog - Variable in class org.npsnet.xrti.XRTIExecutiveDebugWindow
 

L

Little - Static variable in class org.npsnet.xrti.proxies.HLAendianType
Enumerator #1.
LogicalTime - interface hla.rti.LogicalTime.
An immutable logical time value.
LogicalTimeAlreadyPassed - exception hla.rti.LogicalTimeAlreadyPassed.
An exception indicating that a logical time already passed.
LogicalTimeAlreadyPassed(String) - Constructor for class hla.rti.LogicalTimeAlreadyPassed
Constructor.
LogicalTimeFactory - interface hla.rti.LogicalTimeFactory.
A factory for LogicalTimes.
LogicalTimeInterval - interface hla.rti.LogicalTimeInterval.
An immutable logical time interval.
LogicalTimeIntervalFactory - interface hla.rti.LogicalTimeIntervalFactory.
A factory for LogicalTimeIntervals.
LongValuedLogicalTime - class org.npsnet.xrti.utilities.LongValuedLogicalTime.
An immutable long-valued logical time value.
LongValuedLogicalTime(long) - Constructor for class org.npsnet.xrti.utilities.LongValuedLogicalTime
Creates a new XRTILogicalTime.
LongValuedLogicalTimeFactory - class org.npsnet.xrti.utilities.LongValuedLogicalTimeFactory.
A factory for LongValuedLogicalTimes.
LongValuedLogicalTimeFactory() - Constructor for class org.npsnet.xrti.utilities.LongValuedLogicalTimeFactory
 
LongValuedLogicalTimeInterval - class org.npsnet.xrti.utilities.LongValuedLogicalTimeInterval.
An immutable long-valued logical time interval.
LongValuedLogicalTimeInterval(long) - Constructor for class org.npsnet.xrti.utilities.LongValuedLogicalTimeInterval
Creates a new XRTILogicalTimeInterval.
LongValuedLogicalTimeIntervalFactory - class org.npsnet.xrti.utilities.LongValuedLogicalTimeIntervalFactory.
A factory for LongValuedLogicalTimeIntervals.
LongValuedLogicalTimeIntervalFactory() - Constructor for class org.npsnet.xrti.utilities.LongValuedLogicalTimeIntervalFactory
 
labelUpdated(HLAsynchronization, String, String, byte[], OrderType, TransportationType) - Method in interface org.npsnet.xrti.proxies.HLAsynchronizationListener
Notifies the listener that the label attribute has been updated.
localDeleteObjectInstance(ObjectInstanceHandle) - Method in interface hla.rti.RTIambassador
Deletes the specified object instance locally.
localDeleteObjectInstance(ObjectInstanceHandle) - Method in class org.npsnet.xrti.XRTIAmbassador
Deletes the specified object instance locally.
logicalTime - Variable in class org.npsnet.xrti.HLAMessage
The logical time associated with the message.
logicalTime - Variable in class org.npsnet.xrti.XRTIAmbassador
Federate's logical time.
logicalTimeFactory - Variable in class org.npsnet.xrti.XRTIAmbassador
The logical time factory.
logicalTimeIntervalFactory - Variable in class org.npsnet.xrti.XRTIAmbassador
The logical time interval factory.
lookahead - Variable in class org.npsnet.xrti.XRTIAmbassador
Federate's lookahead.
lower - Variable in class hla.rti.RangeBounds
The lower bound of the range.

M

MESSAGE_DELETE_OBJECT_INSTANCE - Static variable in class org.npsnet.xrti.HLAMessage
Constant denoting that the message was created after invocation of service deleteObjectInstance().
MESSAGE_SEND_INTERACTION - Static variable in class org.npsnet.xrti.HLAMessage
Constant denoting that the message was created after invocation of service sendInteraction().
MESSAGE_UPDATE_ATTRIBUTE_VALUES - Static variable in class org.npsnet.xrti.HLAMessage
Constant denoting that the message was created after invocation of service updateAttributeValues().
ManagementInteractionListener - interface org.npsnet.xrti.proxies.ManagementInteractionListener.
Autogenerated interaction listener interface.
ManagementProxyAmbassador - class org.npsnet.xrti.proxies.ManagementProxyAmbassador.
Autogenerated proxy ambassador.
ManagementProxyAmbassador(RTIambassador) - Constructor for class org.npsnet.xrti.proxies.ManagementProxyAmbassador
Constructor.
MessageCanNoLongerBeRetracted - exception hla.rti.MessageCanNoLongerBeRetracted.
An exception indicating that a message can no longer be retracted.
MessageCanNoLongerBeRetracted(String) - Constructor for class hla.rti.MessageCanNoLongerBeRetracted
Constructor.
MessageChannel - class org.npsnet.xrti.MessageChannel.
The abstract base class of all message channels.
MessageChannel() - Constructor for class org.npsnet.xrti.MessageChannel
 
MessageChannelAcceptor - class org.npsnet.xrti.MessageChannelAcceptor.
The abstract base class of all message channel acceptors.
MessageChannelAcceptor() - Constructor for class org.npsnet.xrti.MessageChannelAcceptor
 
MessageChannelFactory - class org.npsnet.xrti.MessageChannelFactory.
The abstract base class of all message channel factories.
MessageChannelFactory() - Constructor for class org.npsnet.xrti.MessageChannelFactory
 
MessageRetractionHandle - interface hla.rti.MessageRetractionHandle.
A handle associated with messages that may be used to request and perform retractions.
MessageRetractionReturn - class hla.rti.MessageRetractionReturn.
Contains information concerning the validity of a message retraction handle.
MessageRetractionReturn() - Constructor for class hla.rti.MessageRetractionReturn
 
MetaFederationInteractionListener - interface org.npsnet.xrti.proxies.MetaFederationInteractionListener.
Autogenerated interaction listener interface.
MetaFederationProxyAmbassador - class org.npsnet.xrti.proxies.MetaFederationProxyAmbassador.
Autogenerated proxy ambassador.
MetaFederationProxyAmbassador(RTIambassador) - Constructor for class org.npsnet.xrti.proxies.MetaFederationProxyAmbassador
Constructor.
MobileFederateServices - class hla.rti.MobileFederateServices.
Conveys the interfaces for all services that a federate must supply and which may not execute in the federate's space.
MobileFederateServices(LogicalTimeFactory, LogicalTimeIntervalFactory) - Constructor for class hla.rti.MobileFederateServices
Constructor.
MovingToSynchPoint - Static variable in class org.npsnet.xrti.proxies.HLAsynchPointStatus
Enumerator #2.
main(String[]) - Static method in class org.npsnet.xrti.tests.HelloWorld
Program entry point.
main(String[]) - Static method in class org.npsnet.xrti.tests.HelloWorldEx
Program entry point.
main(String[]) - Static method in class org.npsnet.xrti.utilities.ProxyCompiler
The application entry point.
makeEpsilon() - Method in interface hla.rti.LogicalTimeIntervalFactory
Creates and returns an epsilon-length logical time interval.
makeEpsilon() - Method in class org.npsnet.xrti.utilities.DoubleValuedLogicalTimeIntervalFactory
Creates and returns an epsilon-length logical time interval.
makeEpsilon() - Method in class org.npsnet.xrti.utilities.LongValuedLogicalTimeIntervalFactory
Creates and returns an epsilon-length logical time interval.
makeFinal() - Method in interface hla.rti.LogicalTimeFactory
Creates and returns an instance of the final logical time.
makeFinal() - Method in class org.npsnet.xrti.utilities.DoubleValuedLogicalTimeFactory
Creates and returns an instance of the final logical time.
makeFinal() - Method in class org.npsnet.xrti.utilities.LongValuedLogicalTimeFactory
Creates and returns an instance of the final logical time.
makeInitial() - Method in interface hla.rti.LogicalTimeFactory
Creates and returns an instance of the initial logical time.
makeInitial() - Method in class org.npsnet.xrti.utilities.DoubleValuedLogicalTimeFactory
Creates and returns an instance of the initial logical time.
makeInitial() - Method in class org.npsnet.xrti.utilities.LongValuedLogicalTimeFactory
Creates and returns an instance of the initial logical time.
makeZero() - Method in interface hla.rti.LogicalTimeIntervalFactory
Creates and returns a zero-length logical time interval.
makeZero() - Method in class org.npsnet.xrti.utilities.DoubleValuedLogicalTimeIntervalFactory
Creates and returns a zero-length logical time interval.
makeZero() - Method in class org.npsnet.xrti.utilities.LongValuedLogicalTimeIntervalFactory
Creates and returns a zero-length logical time interval.
managementProxyAmbassador - Variable in class org.npsnet.xrti.XRTIAmbassador
The management proxy ambassador.
mergeFDD(URL) - Method in interface hla.rti.extensions.RTIambassadorEx
Merges the object model contained in the specified federation description document with the current federation object model.
mergeFDD(URL) - Method in class org.npsnet.xrti.XRTIAmbassador
Merges the object model contained in the specified federation description document with the current federation object model.
metaFederationProxyAmbassador - Variable in class org.npsnet.xrti.XRTIAmbassador
The meta-federation proxy ambassador.
modifyLookahead(LogicalTimeInterval) - Method in interface hla.rti.RTIambassador
Modifies the lookahead interval.
modifyLookahead(LogicalTimeInterval) - Method in class org.npsnet.xrti.XRTIAmbassador
Modifies the lookahead interval.

N

NA - Static variable in class org.npsnet.xrti.proxies.HLAupdateType
Enumerator #3.
NO_ACTION - Static variable in class hla.rti.ResignAction
Take no action upon resignation.
NO_RESTORE_IN_PROGRESS - Static variable in class hla.rti.RestoreStatus
No restoration operation is in progress.
NO_SAVE_IN_PROGRESS - Static variable in class hla.rti.SaveStatus
No save operation is in progress.
NameNotFound - exception hla.rti.NameNotFound.
An exception indicating that a name was not found.
NameNotFound(String) - Constructor for class hla.rti.NameNotFound
Constructor.
Neither - Static variable in class org.npsnet.xrti.proxies.HLAsharingType
Enumerator #3.
NoAction - Static variable in class org.npsnet.xrti.proxies.HLAresignAction
Enumerator #5.
NoActivity - Static variable in class org.npsnet.xrti.proxies.HLAsynchPointStatus
Enumerator #0.
NoRequestToEnableTimeConstrainedWasPending - exception hla.rti.NoRequestToEnableTimeConstrainedWasPending.
An exception indicating that no request to enable time-constrained mode was pending.
NoRequestToEnableTimeConstrainedWasPending(String) - Constructor for class hla.rti.NoRequestToEnableTimeConstrainedWasPending
Constructor.
NoRequestToEnableTimeRegulationWasPending - exception hla.rti.NoRequestToEnableTimeRegulationWasPending.
An exception indicating that no request to enable time regulation was pending.
NoRequestToEnableTimeRegulationWasPending(String) - Constructor for class hla.rti.NoRequestToEnableTimeRegulationWasPending
Constructor.
NoSynch - Static variable in class org.npsnet.xrti.proxies.HLAcapabilityType
Enumerator #3.
NoTransfer - Static variable in class org.npsnet.xrti.proxies.HLAownershipType
Enumerator #3.
name - Variable in class org.npsnet.xrti.utilities.ObjectInstanceProxy
The object name.
nameUpdated(HLAreflection, String, String, byte[], OrderType, TransportationType) - Method in class org.npsnet.xrti.DescriptorManager
Notifies the listener that the name attribute has been updated.
nameUpdated(Country, String, String, byte[], OrderType, TransportationType) - Method in interface org.npsnet.xrti.proxies.CountryListener
Notifies the listener that the name attribute has been updated.
nameUpdated(HLAfederationExecution, String, String, byte[], OrderType, TransportationType) - Method in interface org.npsnet.xrti.proxies.HLAfederationExecutionListener
Notifies the listener that the name attribute has been updated.
nameUpdated(HLAreflection, String, String, byte[], OrderType, TransportationType) - Method in interface org.npsnet.xrti.proxies.HLAreflectionListener
Notifies the listener that the name attribute has been updated.
negotiatedAttributeOwnershipDivestiture(ObjectInstanceHandle, AttributeHandleSet, byte[]) - Method in interface hla.rti.RTIambassador
Performs a negotiated divestiture of ownership of a set of attributes.
negotiatedAttributeOwnershipDivestiture(ObjectInstanceHandle, AttributeHandleSet, byte[]) - Method in class org.npsnet.xrti.XRTIAmbassador
Performs a negotiated divestiture of ownership of a set of attributes.
newChannelToExecutive(Properties) - Method in class org.npsnet.xrti.DefaultMessageChannelFactory
Creates a new channel to the XRTI Executive based on the specified configuration.
newChannelToExecutive(Properties) - Method in class org.npsnet.xrti.MessageChannelFactory
Creates a new channel to the XRTI Executive based on the specified configuration.
newCountry() - Method in class org.npsnet.xrti.proxies.HelloWorldExProxyAmbassador
Registers a new Country and returns a proxy object that may be used to examine and control its state.
newCountry(String) - Method in class org.npsnet.xrti.proxies.HelloWorldExProxyAmbassador
Registers a new Country with the specified name and returns a proxy object that may be used to examine and control its state.
newCountry() - Method in class org.npsnet.xrti.proxies.HelloWorldProxyAmbassador
Registers a new Country and returns a proxy object that may be used to examine and control its state.
newCountry(String) - Method in class org.npsnet.xrti.proxies.HelloWorldProxyAmbassador
Registers a new Country with the specified name and returns a proxy object that may be used to examine and control its state.
newEconomicCountry() - Method in class org.npsnet.xrti.proxies.HelloWorldExProxyAmbassador
Registers a new EconomicCountry and returns a proxy object that may be used to examine and control its state.
newEconomicCountry(String) - Method in class org.npsnet.xrti.proxies.HelloWorldExProxyAmbassador
Registers a new EconomicCountry with the specified name and returns a proxy object that may be used to examine and control its state.
newFederateChannelAcceptor(Properties) - Method in class org.npsnet.xrti.DefaultMessageChannelFactory
Creates a new acceptor for channels from federates.
newFederateChannelAcceptor(Properties) - Method in class org.npsnet.xrti.MessageChannelFactory
Creates a new acceptor for channels from federates.
newHLAarrayDataType() - Method in class org.npsnet.xrti.proxies.ReflectionProxyAmbassador
Registers a new HLAarrayDataType and returns a proxy object that may be used to examine and control its state.
newHLAarrayDataType(String) - Method in class org.npsnet.xrti.proxies.ReflectionProxyAmbassador
Registers a new HLAarrayDataType with the specified name and returns a proxy object that may be used to examine and control its state.
newHLAattribute() - Method in class org.npsnet.xrti.proxies.ReflectionProxyAmbassador
Registers a new HLAattribute and returns a proxy object that may be used to examine and control its state.
newHLAattribute(String) - Method in class org.npsnet.xrti.proxies.ReflectionProxyAmbassador
Registers a new HLAattribute with the specified name and returns a proxy object that may be used to examine and control its state.
newHLAbasicRepresentation() - Method in class org.npsnet.xrti.proxies.ReflectionProxyAmbassador
Registers a new HLAbasicRepresentation and returns a proxy object that may be used to examine and control its state.
newHLAbasicRepresentation(String) - Method in class org.npsnet.xrti.proxies.ReflectionProxyAmbassador
Registers a new HLAbasicRepresentation with the specified name and returns a proxy object that may be used to examine and control its state.
newHLAdataType() - Method in class org.npsnet.xrti.proxies.ReflectionProxyAmbassador
Registers a new HLAdataType and returns a proxy object that may be used to examine and control its state.
newHLAdataType(String) - Method in class org.npsnet.xrti.proxies.ReflectionProxyAmbassador
Registers a new HLAdataType with the specified name and returns a proxy object that may be used to examine and control its state.
newHLAdimension() - Method in class org.npsnet.xrti.proxies.ReflectionProxyAmbassador
Registers a new HLAdimension and returns a proxy object that may be used to examine and control its state.
newHLAdimension(String) - Method in class org.npsnet.xrti.proxies.ReflectionProxyAmbassador
Registers a new HLAdimension with the specified name and returns a proxy object that may be used to examine and control its state.
newHLAenumeratedDataType() - Method in class org.npsnet.xrti.proxies.ReflectionProxyAmbassador
Registers a new HLAenumeratedDataType and returns a proxy object that may be used to examine and control its state.
newHLAenumeratedDataType(String) - Method in class org.npsnet.xrti.proxies.ReflectionProxyAmbassador
Registers a new HLAenumeratedDataType with the specified name and returns a proxy object that may be used to examine and control its state.
newHLAfederate() - Method in class org.npsnet.xrti.proxies.ManagementProxyAmbassador
Registers a new HLAfederate and returns a proxy object that may be used to examine and control its state.
newHLAfederate(String) - Method in class org.npsnet.xrti.proxies.ManagementProxyAmbassador
Registers a new HLAfederate with the specified name and returns a proxy object that may be used to examine and control its state.
newHLAfederation() - Method in class org.npsnet.xrti.proxies.ManagementProxyAmbassador
Registers a new HLAfederation and returns a proxy object that may be used to examine and control its state.
newHLAfederation(String) - Method in class org.npsnet.xrti.proxies.ManagementProxyAmbassador
Registers a new HLAfederation with the specified name and returns a proxy object that may be used to examine and control its state.
newHLAfederationExecution() - Method in class org.npsnet.xrti.proxies.MetaFederationProxyAmbassador
Registers a new HLAfederationExecution and returns a proxy object that may be used to examine and control its state.
newHLAfederationExecution(String) - Method in class org.npsnet.xrti.proxies.MetaFederationProxyAmbassador
Registers a new HLAfederationExecution with the specified name and returns a proxy object that may be used to examine and control its state.
newHLAfixedRecordDataType() - Method in class org.npsnet.xrti.proxies.ReflectionProxyAmbassador
Registers a new HLAfixedRecordDataType and returns a proxy object that may be used to examine and control its state.
newHLAfixedRecordDataType(String) - Method in class org.npsnet.xrti.proxies.ReflectionProxyAmbassador
Registers a new HLAfixedRecordDataType with the specified name and returns a proxy object that may be used to examine and control its state.
newHLAinteractionClass() - Method in class org.npsnet.xrti.proxies.ReflectionProxyAmbassador
Registers a new HLAinteractionClass and returns a proxy object that may be used to examine and control its state.
newHLAinteractionClass(String) - Method in class org.npsnet.xrti.proxies.ReflectionProxyAmbassador
Registers a new HLAinteractionClass with the specified name and returns a proxy object that may be used to examine and control its state.
newHLAmanager() - Method in class org.npsnet.xrti.proxies.ManagementProxyAmbassador
Registers a new HLAmanager and returns a proxy object that may be used to examine and control its state.
newHLAmanager(String) - Method in class org.npsnet.xrti.proxies.ManagementProxyAmbassador
Registers a new HLAmanager with the specified name and returns a proxy object that may be used to examine and control its state.
newHLAmetaFederation() - Method in class org.npsnet.xrti.proxies.MetaFederationProxyAmbassador
Registers a new HLAmetaFederation and returns a proxy object that may be used to examine and control its state.
newHLAmetaFederation(String) - Method in class org.npsnet.xrti.proxies.MetaFederationProxyAmbassador
Registers a new HLAmetaFederation with the specified name and returns a proxy object that may be used to examine and control its state.
newHLAobjectClass() - Method in class org.npsnet.xrti.proxies.ReflectionProxyAmbassador
Registers a new HLAobjectClass and returns a proxy object that may be used to examine and control its state.
newHLAobjectClass(String) - Method in class org.npsnet.xrti.proxies.ReflectionProxyAmbassador
Registers a new HLAobjectClass with the specified name and returns a proxy object that may be used to examine and control its state.
newHLAobjectRoot() - Method in class cz.zcu.fav.kiv.jsim.proxies.JSimProxyAmbassador
Registers a new HLAobjectRoot and returns a proxy object that may be used to examine and control its state.
newHLAobjectRoot(String) - Method in class cz.zcu.fav.kiv.jsim.proxies.JSimProxyAmbassador
Registers a new HLAobjectRoot with the specified name and returns a proxy object that may be used to examine and control its state.
newHLAobjectRoot() - Method in class org.npsnet.xrti.proxies.HelloWorldExProxyAmbassador
Registers a new HLAobjectRoot and returns a proxy object that may be used to examine and control its state.
newHLAobjectRoot(String) - Method in class org.npsnet.xrti.proxies.HelloWorldExProxyAmbassador
Registers a new HLAobjectRoot with the specified name and returns a proxy object that may be used to examine and control its state.
newHLAobjectRoot() - Method in class org.npsnet.xrti.proxies.HelloWorldProxyAmbassador
Registers a new HLAobjectRoot and returns a proxy object that may be used to examine and control its state.
newHLAobjectRoot(String) - Method in class org.npsnet.xrti.proxies.HelloWorldProxyAmbassador
Registers a new HLAobjectRoot with the specified name and returns a proxy object that may be used to examine and control its state.
newHLAobjectRoot() - Method in class org.npsnet.xrti.proxies.ManagementProxyAmbassador
Registers a new HLAobjectRoot and returns a proxy object that may be used to examine and control its state.
newHLAobjectRoot(String) - Method in class org.npsnet.xrti.proxies.ManagementProxyAmbassador
Registers a new HLAobjectRoot with the specified name and returns a proxy object that may be used to examine and control its state.
newHLAobjectRoot() - Method in class org.npsnet.xrti.proxies.MetaFederationProxyAmbassador
Registers a new HLAobjectRoot and returns a proxy object that may be used to examine and control its state.
newHLAobjectRoot(String) - Method in class org.npsnet.xrti.proxies.MetaFederationProxyAmbassador
Registers a new HLAobjectRoot with the specified name and returns a proxy object that may be used to examine and control its state.
newHLAobjectRoot() - Method in class org.npsnet.xrti.proxies.ReflectionProxyAmbassador
Registers a new HLAobjectRoot and returns a proxy object that may be used to examine and control its state.
newHLAobjectRoot(String) - Method in class org.npsnet.xrti.proxies.ReflectionProxyAmbassador
Registers a new HLAobjectRoot with the specified name and returns a proxy object that may be used to examine and control its state.
newHLAparameter() - Method in class org.npsnet.xrti.proxies.ReflectionProxyAmbassador
Registers a new HLAparameter and returns a proxy object that may be used to examine and control its state.
newHLAparameter(String) - Method in class org.npsnet.xrti.proxies.ReflectionProxyAmbassador
Registers a new HLAparameter with the specified name and returns a proxy object that may be used to examine and control its state.
newHLAreflection() - Method in class org.npsnet.xrti.proxies.ReflectionProxyAmbassador
Registers a new HLAreflection and returns a proxy object that may be used to examine and control its state.
newHLAreflection(String) - Method in class org.npsnet.xrti.proxies.ReflectionProxyAmbassador
Registers a new HLAreflection with the specified name and returns a proxy object that may be used to examine and control its state.
newHLAsimpleDataType() - Method in class org.npsnet.xrti.proxies.ReflectionProxyAmbassador
Registers a new HLAsimpleDataType and returns a proxy object that may be used to examine and control its state.
newHLAsimpleDataType(String) - Method in class org.npsnet.xrti.proxies.ReflectionProxyAmbassador
Registers a new HLAsimpleDataType with the specified name and returns a proxy object that may be used to examine and control its state.
newHLAsynchronization() - Method in class org.npsnet.xrti.proxies.ReflectionProxyAmbassador
Registers a new HLAsynchronization and returns a proxy object that may be used to examine and control its state.
newHLAsynchronization(String) - Method in class org.npsnet.xrti.proxies.ReflectionProxyAmbassador
Registers a new HLAsynchronization with the specified name and returns a proxy object that may be used to examine and control its state.
newHLAtransportation() - Method in class org.npsnet.xrti.proxies.ReflectionProxyAmbassador
Registers a new HLAtransportation and returns a proxy object that may be used to examine and control its state.
newHLAtransportation(String) - Method in class org.npsnet.xrti.proxies.ReflectionProxyAmbassador
Registers a new HLAtransportation with the specified name and returns a proxy object that may be used to examine and control its state.
newHLAvariantRecordDataType() - Method in class org.npsnet.xrti.proxies.ReflectionProxyAmbassador
Registers a new HLAvariantRecordDataType and returns a proxy object that may be used to examine and control its state.
newHLAvariantRecordDataType(String) - Method in class org.npsnet.xrti.proxies.ReflectionProxyAmbassador
Registers a new HLAvariantRecordDataType with the specified name and returns a proxy object that may be used to examine and control its state.
nextMessageRequest(LogicalTime) - Method in interface hla.rti.RTIambassador
Requests the next message.
nextMessageRequest(LogicalTime) - Method in class org.npsnet.xrti.XRTIAmbassador
Requests the next message.
nextMessageRequestAvailable(LogicalTime) - Method in interface hla.rti.RTIambassador
Requests the next message if available.
nextMessageRequestAvailable(LogicalTime) - Method in class org.npsnet.xrti.XRTIAmbassador
Requests the next message if available.
normalizationUpdated(HLAdimension, String, String, byte[], OrderType, TransportationType) - Method in class org.npsnet.xrti.DimensionDescriptor
Notifies the listener that the normalization attribute has been updated.
normalizationUpdated(HLAdimension, String, String, byte[], OrderType, TransportationType) - Method in interface org.npsnet.xrti.proxies.HLAdimensionListener
Notifies the listener that the normalization attribute has been updated.
normalizeFederateHandle(FederateHandle) - Method in interface hla.rti.RTIambassador
Normalizes a federate handle, returning it in its equivalent normalized form.
normalizeFederateHandle(FederateHandle) - Method in class org.npsnet.xrti.XRTIAmbassador
Normalizes a federate handle, returning it in its equivalent normalized form.
normalizeServiceGroup(ServiceGroup) - Method in interface hla.rti.RTIambassador
Normalizes a service group, returning it in its equivalent normalized form.
normalizeServiceGroup(ServiceGroup) - Method in class org.npsnet.xrti.XRTIAmbassador
Normalizes a service group, returning it in its equivalent normalized form.

O

OBJECT_MANAGEMENT - Static variable in class hla.rti.ServiceGroup
The object management service group.
OWNERSHIP_MANAGEMENT - Static variable in class hla.rti.ServiceGroup
The ownership management service group.
ObjectClassDescriptor - class org.npsnet.xrti.ObjectClassDescriptor.
Describes an object class.
ObjectClassDescriptor(String, ObjectClassHandle, Collection) - Constructor for class org.npsnet.xrti.ObjectClassDescriptor
Constructor.
ObjectClassDescriptor(DescriptorManager, String, ObjectClassHandle, HLAobjectClass) - Constructor for class org.npsnet.xrti.ObjectClassDescriptor
Constructor.
ObjectClassHandle - interface hla.rti.ObjectClassHandle.
Type-safe handle for an object class.
ObjectClassHandleFactory - interface hla.rti.ObjectClassHandleFactory.
A factory for ObjectClassHandles.
ObjectClassNotDefined - exception hla.rti.ObjectClassNotDefined.
An exception indicating that an object class is not defined.
ObjectClassNotDefined(String) - Constructor for class hla.rti.ObjectClassNotDefined
Constructor.
ObjectClassNotPublished - exception hla.rti.ObjectClassNotPublished.
An exception indicating that an object class is not published.
ObjectClassNotPublished(String) - Constructor for class hla.rti.ObjectClassNotPublished
Constructor.
ObjectClassNotRecognized - exception hla.rti.ObjectClassNotRecognized.
An exception indicating that an object class is not recognized.
ObjectClassNotRecognized(String) - Constructor for class hla.rti.ObjectClassNotRecognized
Constructor.
ObjectClassRelevanceAdvisorySwitchIsOff - exception hla.rti.ObjectClassRelevanceAdvisorySwitchIsOff.
An exception indicating that the object class relevance advisory switch is off.
ObjectClassRelevanceAdvisorySwitchIsOff(String) - Constructor for class hla.rti.ObjectClassRelevanceAdvisorySwitchIsOff
Constructor.
ObjectClassRelevanceAdvisorySwitchIsOn - exception hla.rti.ObjectClassRelevanceAdvisorySwitchIsOn.
An exception indicating that the object class relevance advisory switch is on.
ObjectClassRelevanceAdvisorySwitchIsOn(String) - Constructor for class hla.rti.ObjectClassRelevanceAdvisorySwitchIsOn
Constructor.
ObjectInstanceDescriptor - class org.npsnet.xrti.ObjectInstanceDescriptor.
Describes an object instance.
ObjectInstanceDescriptor(String, ObjectInstanceHandle, ObjectClassHandle) - Constructor for class org.npsnet.xrti.ObjectInstanceDescriptor
Constructor.
ObjectInstanceHandle - interface hla.rti.ObjectInstanceHandle.
Type-safe handle for an object instance.
ObjectInstanceHandleFactory - interface hla.rti.ObjectInstanceHandleFactory.
A factory for ObjectInstanceHandles.
ObjectInstanceNameInUse - exception hla.rti.ObjectInstanceNameInUse.
An exception indicating that an object instance name is in use.
ObjectInstanceNameInUse(String) - Constructor for class hla.rti.ObjectInstanceNameInUse
Constructor.
ObjectInstanceNameNotReserved - exception hla.rti.ObjectInstanceNameNotReserved.
An exception indicating that an object instance name has not been reserved.
ObjectInstanceNameNotReserved(String) - Constructor for class hla.rti.ObjectInstanceNameNotReserved
Constructor.
ObjectInstanceNotKnown - exception hla.rti.ObjectInstanceNotKnown.
An exception indicating that an object instance is unknown.
ObjectInstanceNotKnown(String) - Constructor for class hla.rti.ObjectInstanceNotKnown
Constructor.
ObjectInstanceProxy - class org.npsnet.xrti.utilities.ObjectInstanceProxy.
The base class of all object instance proxies.
ObjectInstanceProxy(RTIambassador, ObjectInstanceHandle, ObjectClassHandle, String) - Constructor for class org.npsnet.xrti.utilities.ObjectInstanceProxy
Constructor for object instance proxies created in response to discovered objects.
ObjectInstanceProxy(RTIambassador, ObjectClassHandle) - Constructor for class org.npsnet.xrti.utilities.ObjectInstanceProxy
Constructor for object instance proxies created to represent new locally owned objects.
ObjectInstanceProxy(RTIambassador, ObjectClassHandle, String) - Constructor for class org.npsnet.xrti.utilities.ObjectInstanceProxy
Constructor for object instance proxies created to represent new locally owned objects.
ObjectManagement - Static variable in class org.npsnet.xrti.proxies.HLAserviceGroupName
Enumerator #2.
OrderType - class hla.rti.OrderType.
Represents a type of message ordering.
OrderType(OrderType) - Constructor for class hla.rti.OrderType
Copy constructor.
Owned - Static variable in class org.npsnet.xrti.proxies.HLAownership
Enumerator #1.
OwnershipAcquisitionPending - exception hla.rti.OwnershipAcquisitionPending.
An exception indicating that ownership acquisition is pending.
OwnershipAcquisitionPending(String) - Constructor for class hla.rti.OwnershipAcquisitionPending
Constructor.
OwnershipManagement - Static variable in class org.npsnet.xrti.proxies.HLAserviceGroupName
Enumerator #3.
objectClassAdded(ObjectClassDescriptor) - Method in class org.npsnet.xrti.ObjectClassDescriptor
Notifies this object that an object class of interest has been added to the descriptor manager.
objectInstanceHandleProxyMap - Variable in class org.npsnet.xrti.utilities.ProxyAmbassador
Maps object instance handles to object instance proxies.
objectInstanceNameReservationFailed(String) - Method in interface hla.rti.FederateAmbassador
Notifies the federate that its request to reserve an object instance name has failed.
objectInstanceNameReservationFailed(String) - Method in class org.npsnet.xrti.utilities.FederateAmbassadorAdapter
Notifies the federate that its request to reserve an object instance name has failed.
objectInstanceNameReservationFailed(String) - Method in class org.npsnet.xrti.utilities.ProxyAmbassador
Notifies the federate that its request to reserve an object instance name has failed.
objectInstanceNameReservationSucceded(String) - Method in interface hla.rti.FederateAmbassador
Notifies the federate that its request to reserve an object instance name has succeeded.
objectInstanceNameReservationSucceded(String) - Method in class org.npsnet.xrti.utilities.FederateAmbassadorAdapter
Notifies the federate that its request to reserve an object instance name has succeeded.
objectInstanceNameReservationSucceded(String) - Method in class org.npsnet.xrti.utilities.ProxyAmbassador
Notifies the federate that its request to reserve an object instance name has succeeded.
objectInstanceProxyCreated(ProxyAmbassador, ObjectInstanceProxy) - Method in class org.npsnet.xrti.DescriptorManager
Notifies the listener that the proxy ambassador has created an object instance proxy.
objectInstanceProxyCreated(ProxyAmbassador, ObjectInstanceProxy) - Method in interface org.npsnet.xrti.utilities.ProxyAmbassadorListener
Notifies the listener that the proxy ambassador has created an object instance proxy.
objectInstanceProxyDestroyed(ProxyAmbassador, ObjectInstanceProxy) - Method in class org.npsnet.xrti.DescriptorManager
Notifies the listener that the proxy ambassador has destroyed an object instance proxy.
objectInstanceProxyDestroyed(ProxyAmbassador, ObjectInstanceProxy) - Method in interface org.npsnet.xrti.utilities.ProxyAmbassadorListener
Notifies the listener that the proxy ambassador has destroyed an object instance proxy.
orderUpdated(HLAattribute, HLAorderType, HLAorderType, byte[], OrderType, TransportationType) - Method in class org.npsnet.xrti.AttributeDescriptor
Notifies the listener that the order attribute has been updated.
orderUpdated(HLAinteractionClass, HLAorderType, HLAorderType, byte[], OrderType, TransportationType) - Method in class org.npsnet.xrti.InteractionClassDescriptor
Notifies the listener that the order attribute has been updated.
orderUpdated(HLAattribute, HLAorderType, HLAorderType, byte[], OrderType, TransportationType) - Method in interface org.npsnet.xrti.proxies.HLAattributeListener
Notifies the listener that the order attribute has been updated.
orderUpdated(HLAinteractionClass, HLAorderType, HLAorderType, byte[], OrderType, TransportationType) - Method in interface org.npsnet.xrti.proxies.HLAinteractionClassListener
Notifies the listener that the order attribute has been updated.
org.npsnet.xrti - package org.npsnet.xrti
The Extensible Run-Time Infrastructure.
org.npsnet.xrti.proxies - package org.npsnet.xrti.proxies
Autogenerated proxy classes used by the XRTI to manipulate management objects.
org.npsnet.xrti.tests - package org.npsnet.xrti.tests
 
org.npsnet.xrti.utilities - package org.npsnet.xrti.utilities
Utility classes associated with the XRTI.
ownershipUpdated(HLAattribute, HLAownershipType, HLAownershipType, byte[], OrderType, TransportationType) - Method in class org.npsnet.xrti.AttributeDescriptor
Notifies the listener that the ownership attribute has been updated.
ownershipUpdated(HLAattribute, HLAownershipType, HLAownershipType, byte[], OrderType, TransportationType) - Method in interface org.npsnet.xrti.proxies.HLAattributeListener
Notifies the listener that the ownership attribute has been updated.

P

ParameterDescriptor - class org.npsnet.xrti.ParameterDescriptor.
Describes a parameter.
ParameterDescriptor(String, ParameterHandle) - Constructor for class org.npsnet.xrti.ParameterDescriptor
Constructor.
ParameterHandle - interface hla.rti.ParameterHandle.
Type-safe handle for a parameter.
ParameterHandleFactory - interface hla.rti.ParameterHandleFactory.
A factory for ParameterHandles.
ParameterHandleValueMap - interface hla.rti.ParameterHandleValueMap.
Maps ParameterHandles to byte[]s.
ParameterHandleValueMapFactory - interface hla.rti.ParameterHandleValueMapFactory.
A factory for ParameterHandleValueMap instances.
Periodic - Static variable in class org.npsnet.xrti.proxies.HLAupdateType
Enumerator #1.
ProxyAmbassador - class org.npsnet.xrti.utilities.ProxyAmbassador.
The proxy ambassador.
ProxyAmbassador(RTIambassador) - Constructor for class org.npsnet.xrti.utilities.ProxyAmbassador
Constructor.
ProxyAmbassadorListener - interface org.npsnet.xrti.utilities.ProxyAmbassadorListener.
An interface for objects interested in changes to the state of a proxy ambassador.
ProxyCompiler - class org.npsnet.xrti.utilities.ProxyCompiler.
The XRTI proxy compiler.
ProxyCompiler() - Constructor for class org.npsnet.xrti.utilities.ProxyCompiler
 
Publish - Static variable in class org.npsnet.xrti.proxies.HLAsharingType
Enumerator #0.
PublishSubscribe - Static variable in class org.npsnet.xrti.proxies.HLAsharingType
Enumerator #2.
parameterAdded(ParameterDescriptor) - Method in class org.npsnet.xrti.InteractionClassDescriptor
Notifies this object that a parameter of interest has been added to the descriptor manager.
parametersUpdated(HLAinteractionClass, long[], long[], byte[], OrderType, TransportationType) - Method in class org.npsnet.xrti.InteractionClassDescriptor
Notifies the listener that the parameters attribute has been updated.
parametersUpdated(HLAinteractionClass, long[], long[], byte[], OrderType, TransportationType) - Method in interface org.npsnet.xrti.proxies.HLAinteractionClassListener
Notifies the listener that the parameters attribute has been updated.
parentsUpdated(HLAinteractionClass, String, String, byte[], OrderType, TransportationType) - Method in class org.npsnet.xrti.InteractionClassDescriptor
Notifies the listener that the parents attribute has been updated.
parentsUpdated(HLAobjectClass, String, String, byte[], OrderType, TransportationType) - Method in class org.npsnet.xrti.ObjectClassDescriptor
Notifies the listener that the parents attribute has been updated.
parentsUpdated(HLAinteractionClass, String, String, byte[], OrderType, TransportationType) - Method in interface org.npsnet.xrti.proxies.HLAinteractionClassListener
Notifies the listener that the parents attribute has been updated.
parentsUpdated(HLAobjectClass, String, String, byte[], OrderType, TransportationType) - Method in interface org.npsnet.xrti.proxies.HLAobjectClassListener
Notifies the listener that the parents attribute has been updated.
populationUpdated(Country, double, double, byte[], OrderType, TransportationType) - Method in interface org.npsnet.xrti.proxies.CountryListener
Notifies the listener that the population attribute has been updated.
provideAttributeValueUpdate(AttributeHandleSet, byte[]) - Method in class cz.zcu.fav.kiv.jsim.proxies.HLAobjectRootProxy
Notifies the proxy that it should provide an update regarding a set of object attributes.
provideAttributeValueUpdate(ObjectInstanceHandle, AttributeHandleSet, byte[]) - Method in interface hla.rti.FederateAmbassador
Notifies the federate that it should provide an update regarding a set of object attributes.
provideAttributeValueUpdate(AttributeHandleSet, byte[]) - Method in class org.npsnet.xrti.proxies.CountryProxy
Notifies the proxy that it should provide an update regarding a set of object attributes.
provideAttributeValueUpdate(AttributeHandleSet, byte[]) - Method in class org.npsnet.xrti.proxies.EconomicCountryProxy
Notifies the proxy that it should provide an update regarding a set of object attributes.
provideAttributeValueUpdate(AttributeHandleSet, byte[]) - Method in class org.npsnet.xrti.proxies.HLAarrayDataTypeProxy
Notifies the proxy that it should provide an update regarding a set of object attributes.
provideAttributeValueUpdate(AttributeHandleSet, byte[]) - Method in class org.npsnet.xrti.proxies.HLAattributeProxy
Notifies the proxy that it should provide an update regarding a set of object attributes.
provideAttributeValueUpdate(AttributeHandleSet, byte[]) - Method in class org.npsnet.xrti.proxies.HLAbasicRepresentationProxy
Notifies the proxy that it should provide an update regarding a set of object attributes.
provideAttributeValueUpdate(AttributeHandleSet, byte[]) - Method in class org.npsnet.xrti.proxies.HLAdataTypeProxy
Notifies the proxy that it should provide an update regarding a set of object attributes.
provideAttributeValueUpdate(AttributeHandleSet, byte[]) - Method in class org.npsnet.xrti.proxies.HLAdimensionProxy
Notifies the proxy that it should provide an update regarding a set of object attributes.
provideAttributeValueUpdate(AttributeHandleSet, byte[]) - Method in class org.npsnet.xrti.proxies.HLAenumeratedDataTypeProxy
Notifies the proxy that it should provide an update regarding a set of object attributes.
provideAttributeValueUpdate(AttributeHandleSet, byte[]) - Method in class org.npsnet.xrti.proxies.HLAfederateProxy
Notifies the proxy that it should provide an update regarding a set of object attributes.
provideAttributeValueUpdate(AttributeHandleSet, byte[]) - Method in class org.npsnet.xrti.proxies.HLAfederationExecutionProxy
Notifies the proxy that it should provide an update regarding a set of object attributes.
provideAttributeValueUpdate(AttributeHandleSet, byte[]) - Method in class org.npsnet.xrti.proxies.HLAfederationProxy
Notifies the proxy that it should provide an update regarding a set of object attributes.
provideAttributeValueUpdate(AttributeHandleSet, byte[]) - Method in class org.npsnet.xrti.proxies.HLAfixedRecordDataTypeProxy
Notifies the proxy that it should provide an update regarding a set of object attributes.
provideAttributeValueUpdate(AttributeHandleSet, byte[]) - Method in class org.npsnet.xrti.proxies.HLAinteractionClassProxy
Notifies the proxy that it should provide an update regarding a set of object attributes.
provideAttributeValueUpdate(AttributeHandleSet, byte[]) - Method in class org.npsnet.xrti.proxies.HLAmanagerProxy
Notifies the proxy that it should provide an update regarding a set of object attributes.
provideAttributeValueUpdate(AttributeHandleSet, byte[]) - Method in class org.npsnet.xrti.proxies.HLAmetaFederationProxy
Notifies the proxy that it should provide an update regarding a set of object attributes.
provideAttributeValueUpdate(AttributeHandleSet, byte[]) - Method in class org.npsnet.xrti.proxies.HLAobjectClassProxy
Notifies the proxy that it should provide an update regarding a set of object attributes.
provideAttributeValueUpdate(AttributeHandleSet, byte[]) - Method in class org.npsnet.xrti.proxies.HLAobjectRootProxy
Notifies the proxy that it should provide an update regarding a set of object attributes.
provideAttributeValueUpdate(AttributeHandleSet, byte[]) - Method in class org.npsnet.xrti.proxies.HLAparameterProxy
Notifies the proxy that it should provide an update regarding a set of object attributes.
provideAttributeValueUpdate(AttributeHandleSet, byte[]) - Method in class org.npsnet.xrti.proxies.HLAreflectionProxy
Notifies the proxy that it should provide an update regarding a set of object attributes.
provideAttributeValueUpdate(AttributeHandleSet, byte[]) - Method in class org.npsnet.xrti.proxies.HLAsimpleDataTypeProxy
Notifies the proxy that it should provide an update regarding a set of object attributes.
provideAttributeValueUpdate(AttributeHandleSet, byte[]) - Method in class org.npsnet.xrti.proxies.HLAsynchronizationProxy
Notifies the proxy that it should provide an update regarding a set of object attributes.
provideAttributeValueUpdate(AttributeHandleSet, byte[]) - Method in class org.npsnet.xrti.proxies.HLAtransportationProxy
Notifies the proxy that it should provide an update regarding a set of object attributes.
provideAttributeValueUpdate(AttributeHandleSet, byte[]) - Method in class org.npsnet.xrti.proxies.HLAvariantRecordDataTypeProxy
Notifies the proxy that it should provide an update regarding a set of object attributes.
provideAttributeValueUpdate(ObjectInstanceHandle, AttributeHandleSet, byte[]) - Method in class org.npsnet.xrti.utilities.FederateAmbassadorAdapter
Notifies the federate that it should provide an update regarding a set of object attributes.
provideAttributeValueUpdate(AttributeHandleSet, byte[]) - Method in class org.npsnet.xrti.utilities.ObjectInstanceProxy
Notifies the proxy that it should provide an update regarding a set of object attributes.
provideAttributeValueUpdate(ObjectInstanceHandle, AttributeHandleSet, byte[]) - Method in class org.npsnet.xrti.utilities.ProxyAmbassador
Notifies the federate that it should provide an update regarding a set of object attributes.
proxyAmbassador - Variable in class org.npsnet.xrti.XRTIAmbassador
The proxy ambassador.
proxyAmbassadorListeners - Variable in class org.npsnet.xrti.utilities.ProxyAmbassador
The list of proxy ambassador listeners.
proxyAmbassador_receiveInteraction(InteractionClassHandle, ParameterHandleValueMap, byte[], OrderType, TransportationType, LogicalTime, OrderType) - Method in class org.npsnet.xrti.ExecutiveClientAmbassador
Calls the receiveInteraction() method of proxyAmbassador object.
proxyAmbassador_receiveInteraction(InteractionClassHandle, ParameterHandleValueMap, byte[], OrderType, TransportationType, LogicalTime, OrderType) - Method in class org.npsnet.xrti.XRTIAmbassador
Calls the receiveInteraction() method of proxyAmbassador object.
publishAndSubscribeObjectClassAttributes() - Method in class cz.zcu.fav.kiv.jsim.proxies.JSimProxyAmbassador
Publishes and subscribes all supported object class attributes.
publishAndSubscribeObjectClassAttributes() - Method in class org.npsnet.xrti.proxies.BootstrapProxyAmbassador
Publishes and subscribes all supported object class attributes.
publishAndSubscribeObjectClassAttributes() - Method in class org.npsnet.xrti.proxies.HelloWorldExProxyAmbassador
Publishes and subscribes all supported object class attributes.
publishAndSubscribeObjectClassAttributes() - Method in class org.npsnet.xrti.proxies.HelloWorldProxyAmbassador
Publishes and subscribes all supported object class attributes.
publishAndSubscribeObjectClassAttributes() - Method in class org.npsnet.xrti.proxies.ManagementProxyAmbassador
Publishes and subscribes all supported object class attributes.
publishAndSubscribeObjectClassAttributes() - Method in class org.npsnet.xrti.proxies.MetaFederationProxyAmbassador
Publishes and subscribes all supported object class attributes.
publishAndSubscribeObjectClassAttributes() - Method in class org.npsnet.xrti.proxies.ReflectionProxyAmbassador
Publishes and subscribes all supported object class attributes.
publishInteractionClass(InteractionClassHandle) - Method in interface hla.rti.RTIambassador
Publishes the specified interaction class.
publishInteractionClass(InteractionClassHandle) - Method in class org.npsnet.xrti.FederationExecutionAmbassador
Publishes the specified interaction class.
publishInteractionClass(InteractionClassHandle) - Method in class org.npsnet.xrti.XRTIAmbassador
Publishes the specified interaction class.
publishObjectClassAttributes(ObjectClassHandle, AttributeHandleSet) - Method in interface hla.rti.RTIambassador
Publishes the specified object class attributes.
publishObjectClassAttributes(ObjectClassHandle, AttributeHandleSet) - Method in class org.npsnet.xrti.FederationExecutionAmbassador
Publishes the specified object class attributes.
publishObjectClassAttributes(ObjectClassHandle, AttributeHandleSet) - Method in class org.npsnet.xrti.XRTIAmbassador
Publishes the specified object class attributes.
put(Object, Object) - Method in class org.npsnet.xrti.XRTIAttributeHandleValueMap
Associates the specified value with the specified key.
put(Object, Object) - Method in class org.npsnet.xrti.XRTIParameterHandleValueMap
Associates the specified value with the specified key.
putAll(Map) - Method in class org.npsnet.xrti.XRTIAttributeHandleValueMap
Adds all of the mappings contained in the specified map to this map.
putAll(Map) - Method in class org.npsnet.xrti.XRTIParameterHandleValueMap
Adds all of the mappings contained in the specified map to this map.

Q

queryAttributeOwnership(ObjectInstanceHandle, AttributeHandle) - Method in interface hla.rti.RTIambassador
Requests information concerning the ownership of an attribute.
queryAttributeOwnership(ObjectInstanceHandle, AttributeHandle) - Method in class org.npsnet.xrti.XRTIAmbassador
Requests information concerning the ownership of an attribute.
queryFederationRestoreStatus() - Method in interface hla.rti.RTIambassador
Requests information from the run-time infrastructure concerning the restore status of the federation.
queryFederationRestoreStatus() - Method in class org.npsnet.xrti.XRTIAmbassador
Requests information from the run-time infrastructure concerning the restore status of the federation.
queryFederationSaveStatus() - Method in interface hla.rti.RTIambassador
Requests information from the run-time infrastructure concerning the federation's save status.
queryFederationSaveStatus() - Method in class org.npsnet.xrti.XRTIAmbassador
Requests information from the run-time infrastructure concerning the federation's save status.
queryGALT() - Method in interface hla.rti.RTIambassador
Queries the greatest available logical time.
queryGALT() - Method in class org.npsnet.xrti.XRTIAmbassador
Queries the greatest available logical time.
queryLITS() - Method in interface hla.rti.RTIambassador
Queries the least incoming time stamp.
queryLITS() - Method in class org.npsnet.xrti.XRTIAmbassador
Queries the least incoming time stamp.
queryLogicalTime() - Method in interface hla.rti.RTIambassador
Queries the current logical time.
queryLogicalTime() - Method in class org.npsnet.xrti.XRTIAmbassador
Queries the current logical time.
queryLookahead() - Method in interface hla.rti.RTIambassador
Queries the lookahead interval.
queryLookahead() - Method in class org.npsnet.xrti.XRTIAmbassador
Queries the lookahead interval.

R

RECEIVE - Static variable in class hla.rti.OrderType
The receive-order type.
RTI_DETECTED_FAILURE - Static variable in class hla.rti.RestoreFailureReason
The run-time infrastructure detected a failure.
RTI_DETECTED_FAILURE - Static variable in class hla.rti.SaveFailureReason
The run-time infrastructure detected a failure.
RTI_UNABLE_TO_RESTORE - Static variable in class hla.rti.RestoreFailureReason
The run-time infrastructure was unable to restore the federate.
RTI_UNABLE_TO_SAVE - Static variable in class hla.rti.SaveFailureReason
The run-time infrastructure was unable to save.
RTIambassador - interface hla.rti.RTIambassador.
The principal interface of the run-time infrastructure.
RTIambassadorEx - interface hla.rti.extensions.RTIambassadorEx.
An extended version of the RTIambassador interface.
RTIexception - exception hla.rti.RTIexception.
Superclass of all exceptions thrown by the run-time infrastructure.
RTIexception(String) - Constructor for class hla.rti.RTIexception
Constructor.
RTIinternalError - exception hla.rti.RTIinternalError.
An exception indicating an internal error in the run-time infrastructure.
RTIinternalError(String) - Constructor for class hla.rti.RTIinternalError
Constructor.
RangeBounds - class hla.rti.RangeBounds.
Represents a numerical range.
RangeBounds() - Constructor for class hla.rti.RangeBounds
 
Receive - Static variable in class org.npsnet.xrti.proxies.HLAorderType
Enumerator #0.
ReceiveOrderQueue - class org.npsnet.xrti.ReceiveOrderQueue.
ReceiveOrderQueue represents FIFO receive queue for receive order (RO) messages.
ReceiveOrderQueue() - Constructor for class org.npsnet.xrti.ReceiveOrderQueue
Creates an instance of ReceiveOrderQueue.
ReflectionInteractionListener - interface org.npsnet.xrti.proxies.ReflectionInteractionListener.
Autogenerated interaction listener interface.
ReflectionProxyAmbassador - class org.npsnet.xrti.proxies.ReflectionProxyAmbassador.
Autogenerated proxy ambassador.
ReflectionProxyAmbassador(RTIambassador) - Constructor for class org.npsnet.xrti.proxies.ReflectionProxyAmbassador
Constructor.
RegionDescriptor - class org.npsnet.xrti.RegionDescriptor.
Describes a region.
RegionDescriptor(RegionHandle, DimensionHandleSet) - Constructor for class org.npsnet.xrti.RegionDescriptor
Constructor.
RegionDoesNotContainSpecifiedDimension - exception hla.rti.RegionDoesNotContainSpecifiedDimension.
An exception indicating that a region does not contain a specified dimension.
RegionDoesNotContainSpecifiedDimension(String) - Constructor for class hla.rti.RegionDoesNotContainSpecifiedDimension
Constructor.
RegionHandle - interface hla.rti.RegionHandle.
A type-safe handle for a region.
RegionHandleSet - interface hla.rti.RegionHandleSet.
A set of RegionHandles.
RegionHandleSetFactory - interface hla.rti.RegionHandleSetFactory.
A factory for RegionHandleSets.
RegionInUseForUpdateOrSubscription - exception hla.rti.RegionInUseForUpdateOrSubscription.
An exception indicating that a region is in use for update or subscription.
RegionInUseForUpdateOrSubscription(String) - Constructor for class hla.rti.RegionInUseForUpdateOrSubscription
Constructor.
RegionNotCreatedByThisFederate - exception hla.rti.RegionNotCreatedByThisFederate.
An exception indicating that a region was not created by this federate.
RegionNotCreatedByThisFederate(String) - Constructor for class hla.rti.RegionNotCreatedByThisFederate
Constructor.
RegionNotKnown - exception hla.rti.RegionNotKnown.
An exception indicating that a region is unknown.
RegionNotKnown(String) - Constructor for class hla.rti.RegionNotKnown
Constructor.
Register - Static variable in class org.npsnet.xrti.proxies.HLAcapabilityType
Enumerator #0.
RegisterAchieve - Static variable in class org.npsnet.xrti.proxies.HLAcapabilityType
Enumerator #2.
RequestForTimeConstrainedPending - exception hla.rti.RequestForTimeConstrainedPending.
An exception indicating that a request for time-constrained mode is pending.
RequestForTimeConstrainedPending(String) - Constructor for class hla.rti.RequestForTimeConstrainedPending
Constructor.
RequestForTimeRegulationPending - exception hla.rti.RequestForTimeRegulationPending.
An exception indicating that a request for time regulation is pending.
RequestForTimeRegulationPending(String) - Constructor for class hla.rti.RequestForTimeRegulationPending
Constructor.
ResignAction - class hla.rti.ResignAction.
Represents a type of resignation action.
ResignAction(ResignAction) - Constructor for class hla.rti.ResignAction
Copy constructor.
RestoreFailureReason - class hla.rti.RestoreFailureReason.
Represents a reason for failure to restore.
RestoreFailureReason(RestoreFailureReason) - Constructor for class hla.rti.RestoreFailureReason
Copy constructor.
RestoreInProgress - exception hla.rti.RestoreInProgress.
An exception indicating that a restore operation is in progress.
RestoreInProgress(String) - Constructor for class hla.rti.RestoreInProgress
Constructor.
RestoreNotInProgress - exception hla.rti.RestoreNotInProgress.
An exception indicating that a restore operation is not in progress.
RestoreNotInProgress(String) - Constructor for class hla.rti.RestoreNotInProgress
Constructor.
RestoreNotRequested - exception hla.rti.RestoreNotRequested.
An exception indicating that a restore operation was not requested.
RestoreNotRequested(String) - Constructor for class hla.rti.RestoreNotRequested
Constructor.
RestoreStatus - class hla.rti.RestoreStatus.
Represents a restoration status.
RestoreStatus(RestoreStatus) - Constructor for class hla.rti.RestoreStatus
Copy constructor.
readHLAASCIIchar() - Method in class org.npsnet.xrti.utilities.HLAEncodingInputStream
Reads an ASCII character.
readHLAASCIIstring() - Method in class org.npsnet.xrti.utilities.HLAEncodingInputStream
Reads an ASCII string.
readHLAboolean() - Method in class org.npsnet.xrti.utilities.HLAEncodingInputStream
Reads a boolean value.
readHLAbyte() - Method in class org.npsnet.xrti.utilities.HLAEncodingInputStream
Reads a byte.
readHLAfloat32BE() - Method in class org.npsnet.xrti.utilities.HLAEncodingInputStream
Reads a thirty-two bit float with big-endian byte ordering.
readHLAfloat32LE() - Method in class org.npsnet.xrti.utilities.HLAEncodingInputStream
Reads a thirty-two bit float with little-endian byte ordering.
readHLAfloat64BE() - Method in class org.npsnet.xrti.utilities.HLAEncodingInputStream
Reads a sixty-four bit float with big-endian byte ordering.
readHLAfloat64LE() - Method in class org.npsnet.xrti.utilities.HLAEncodingInputStream
Reads a sixty-four bit float with little-endian byte ordering.
readHLAinteger16BE() - Method in class org.npsnet.xrti.utilities.HLAEncodingInputStream
Reads a sixteen bit integer with big-endian byte ordering.
readHLAinteger16LE() - Method in class org.npsnet.xrti.utilities.HLAEncodingInputStream
Reads a sixteen bit integer with little-endian byte ordering.
readHLAinteger32BE() - Method in class org.npsnet.xrti.utilities.HLAEncodingInputStream
Reads a thirty-two bit integer with big-endian byte ordering.
readHLAinteger32LE() - Method in class org.npsnet.xrti.utilities.HLAEncodingInputStream
Reads a thirty-two bit integer with little-endian byte ordering.
readHLAinteger64BE() - Method in class org.npsnet.xrti.utilities.HLAEncodingInputStream
Reads a sixty-four bit integer with big-endian byte ordering.
readHLAinteger64LE() - Method in class org.npsnet.xrti.utilities.HLAEncodingInputStream
Reads a sixty-four bit integer with little-endian byte ordering.
readHLAoctet() - Method in class org.npsnet.xrti.utilities.HLAEncodingInputStream
Reads an octet.
readHLAoctetPairBE() - Method in class org.npsnet.xrti.utilities.HLAEncodingInputStream
Reads a sixteen bit octet pair with big-endian byte ordering.
readHLAoctetPairLE() - Method in class org.npsnet.xrti.utilities.HLAEncodingInputStream
Reads a sixteen bit octet pair with little-endian byte ordering.
readHLAopaqueData() - Method in class org.npsnet.xrti.utilities.HLAEncodingInputStream
Reads an array of opaque data.
readHLAunicodeChar() - Method in class org.npsnet.xrti.utilities.HLAEncodingInputStream
Reads a Unicode character.
readHLAunicodeString() - Method in class org.npsnet.xrti.utilities.HLAEncodingInputStream
Reads a Unicode string.
receiveCommunication(String, byte[], OrderType, TransportationType) - Method in interface org.npsnet.xrti.proxies.HelloWorldExInteractionListener
A generic message.
receiveCommunication(String, byte[], OrderType, TransportationType) - Method in interface org.npsnet.xrti.proxies.HelloWorldInteractionListener
A generic message.
receiveCommunication(String, byte[], OrderType, TransportationType) - Method in class org.npsnet.xrti.tests.HelloWorld
A generic message.
receiveCommunication(String, byte[], OrderType, TransportationType) - Method in class org.npsnet.xrti.tests.HelloWorldEx
A generic message.
receiveHLAannounceSynchronizationPoint(String, byte[], OrderType, TransportationType) - Method in class org.npsnet.xrti.XRTIAmbassador
Notifies the federate that a synchronization point has been announced.
receiveHLAannounceSynchronizationPoint(String, byte[], OrderType, TransportationType) - Method in interface org.npsnet.xrti.proxies.BootstrapInteractionListener
Notifies the federate that a synchronization point has been announced.
receiveHLAchangeAttributeOrderType(byte[], byte[], byte[][], HLAorderType, byte[], OrderType, TransportationType) - Method in class org.npsnet.xrti.XRTIAmbassador
Change the ordering type used by the joined federate when sending attributes belonging to the object instance.
receiveHLAchangeAttributeOrderType(byte[], byte[], byte[][], HLAorderType, byte[], OrderType, TransportationType) - Method in interface org.npsnet.xrti.proxies.ManagementInteractionListener
Change the ordering type used by the joined federate when sending attributes belonging to the object instance.
receiveHLAchangeAttributeTransportationType(byte[], byte[], byte[][], char[], byte[], OrderType, TransportationType) - Method in class org.npsnet.xrti.XRTIAmbassador
Change the transportation type used by the joined federate when sending attributes belonging to the object instance.
receiveHLAchangeAttributeTransportationType(byte[], byte[], byte[][], char[], byte[], OrderType, TransportationType) - Method in interface org.npsnet.xrti.proxies.ManagementInteractionListener
Change the transportation type used by the joined federate when sending attributes belonging to the object instance.
receiveHLAchangeInteractionOrderType(byte[], byte[], HLAorderType, byte[], OrderType, TransportationType) - Method in class org.npsnet.xrti.XRTIAmbassador
Change the order type used by the joined federate when sending a class of interaction.
receiveHLAchangeInteractionOrderType(byte[], byte[], HLAorderType, byte[], OrderType, TransportationType) - Method in interface org.npsnet.xrti.proxies.ManagementInteractionListener
Change the order type used by the joined federate when sending a class of interaction.
receiveHLAchangeInteractionTransportationType(byte[], byte[], char[], byte[], OrderType, TransportationType) - Method in class org.npsnet.xrti.XRTIAmbassador
Change the transportation type used by the joined federate when sending a class of interaction.
receiveHLAchangeInteractionTransportationType(byte[], byte[], char[], byte[], OrderType, TransportationType) - Method in interface org.npsnet.xrti.proxies.ManagementInteractionListener
Change the transportation type used by the joined federate when sending a class of interaction.
receiveHLAcontinue(byte[], OrderType, TransportationType) - Method in class org.npsnet.xrti.XRTIAmbassador
Notifies the federate that the executive is done sending callbacks.
receiveHLAcontinue(byte[], OrderType, TransportationType) - Method in interface org.npsnet.xrti.proxies.BootstrapInteractionListener
Notifies the federate that the executive is done sending callbacks.
receiveHLAcreateFederationExecution(String, byte[], byte[], OrderType, TransportationType) - Method in class org.npsnet.xrti.ExecutiveClientAmbassador
Creates a federation execution.
receiveHLAcreateFederationExecution(String, byte[], byte[], OrderType, TransportationType) - Method in interface org.npsnet.xrti.proxies.MetaFederationInteractionListener
Creates a federation execution.
receiveHLAdeleteObjectInstance(byte[], byte[], byte[], byte[], byte[], OrderType, TransportationType) - Method in class org.npsnet.xrti.ExecutiveClientAmbassador
Cause an object instance to be deleted from the federation.
receiveHLAdeleteObjectInstance(byte[], byte[], byte[], byte[], byte[], OrderType, TransportationType) - Method in class org.npsnet.xrti.XRTIAmbassador
Cause an object instance to be deleted from the federation.
receiveHLAdeleteObjectInstance(byte[], byte[], byte[], byte[], byte[], OrderType, TransportationType) - Method in interface org.npsnet.xrti.proxies.ManagementInteractionListener
Cause an object instance to be deleted from the federation.
receiveHLAdestroyFederationExecution(String, byte[], OrderType, TransportationType) - Method in class org.npsnet.xrti.ExecutiveClientAmbassador
Destroys a federation execution.
receiveHLAdestroyFederationExecution(String, byte[], OrderType, TransportationType) - Method in interface org.npsnet.xrti.proxies.MetaFederationInteractionListener
Destroys a federation execution.
receiveHLAdisableAsynchronousDelivery(byte[], byte[], OrderType, TransportationType) - Method in class org.npsnet.xrti.ExecutiveClientAmbassador
When the joined federate is time-constrained, cause the RTI to deliver receive-order messages to the joined federate only when its time manager state is Time Advancing.
receiveHLAdisableAsynchronousDelivery(byte[], byte[], OrderType, TransportationType) - Method in class org.npsnet.xrti.XRTIAmbassador
When the joined federate is time-constrained, cause the RTI to deliver receive-order messages to the joined federate only when its time manager state is Time Advancing.
receiveHLAdisableAsynchronousDelivery(byte[], byte[], OrderType, TransportationType) - Method in interface org.npsnet.xrti.proxies.ManagementInteractionListener
When the joined federate is time-constrained, cause the RTI to deliver receive-order messages to the joined federate only when its time manager state is Time Advancing.
receiveHLAdisableTimeConstrained(byte[], byte[], OrderType, TransportationType) - Method in class org.npsnet.xrti.ExecutiveClientAmbassador
Cause the logical time of the joined federate to cease being constrained by the logical times of other joined federates.
receiveHLAdisableTimeConstrained(byte[], byte[], OrderType, TransportationType) - Method in class org.npsnet.xrti.XRTIAmbassador
Cause the logical time of the joined federate to cease being constrained by the logical times of other joined federates.
receiveHLAdisableTimeConstrained(byte[], byte[], OrderType, TransportationType) - Method in interface org.npsnet.xrti.proxies.ManagementInteractionListener
Cause the logical time of the joined federate to cease being constrained by the logical times of other joined federates.
receiveHLAdisableTimeRegulation(byte[], byte[], OrderType, TransportationType) - Method in class org.npsnet.xrti.ExecutiveClientAmbassador
Cause the joined federate to cease regulating the logical time of other joined federates.
receiveHLAdisableTimeRegulation(byte[], byte[], OrderType, TransportationType) - Method in class org.npsnet.xrti.XRTIAmbassador
Cause the joined federate to cease regulating the logical time of other joined federates.
receiveHLAdisableTimeRegulation(byte[], byte[], OrderType, TransportationType) - Method in interface org.npsnet.xrti.proxies.ManagementInteractionListener
Cause the joined federate to cease regulating the logical time of other joined federates.
receiveHLAenableAsynchronousDelivery(byte[], byte[], OrderType, TransportationType) - Method in class org.npsnet.xrti.ExecutiveClientAmbassador
Cause the RTI to deliver receive-order messages to the joined federate at any time, even if the joined federate is time-constrained.
receiveHLAenableAsynchronousDelivery(byte[], byte[], OrderType, TransportationType) - Method in class org.npsnet.xrti.XRTIAmbassador
Cause the RTI to deliver receive-order messages to the joined federate at any time, even if the joined federate is time-constrained.
receiveHLAenableAsynchronousDelivery(byte[], byte[], OrderType, TransportationType) - Method in interface org.npsnet.xrti.proxies.ManagementInteractionListener
Cause the RTI to deliver receive-order messages to the joined federate at any time, even if the joined federate is time-constrained.
receiveHLAenableTimeConstrained(byte[], byte[], OrderType, TransportationType) - Method in class org.npsnet.xrti.ExecutiveClientAmbassador
Cause the logical time of the joined federate to begin being constrained by the logical times of other joined federates.
receiveHLAenableTimeConstrained(byte[], byte[], OrderType, TransportationType) - Method in class org.npsnet.xrti.XRTIAmbassador
Cause the logical time of the joined federate to begin being constrained by the logical times of other joined federates.
receiveHLAenableTimeConstrained(byte[], byte[], OrderType, TransportationType) - Method in interface org.npsnet.xrti.proxies.ManagementInteractionListener
Cause the logical time of the joined federate to begin being constrained by the logical times of other joined federates.
receiveHLAenableTimeRegulation(byte[], byte[], byte[], OrderType, TransportationType) - Method in class org.npsnet.xrti.ExecutiveClientAmbassador
Cause the joined federate to begin regulating the logical time of other joined federates.
receiveHLAenableTimeRegulation(byte[], byte[], byte[], OrderType, TransportationType) - Method in class org.npsnet.xrti.XRTIAmbassador
Cause the joined federate to begin regulating the logical time of other joined federates.
receiveHLAenableTimeRegulation(byte[], byte[], byte[], OrderType, TransportationType) - Method in interface org.npsnet.xrti.proxies.ManagementInteractionListener
Cause the joined federate to begin regulating the logical time of other joined federates.
receiveHLAfederateRestoreComplete(byte[], boolean, byte[], OrderType, TransportationType) - Method in class org.npsnet.xrti.XRTIAmbassador
Mimic the joined federate's report of completion of a restore.
receiveHLAfederateRestoreComplete(byte[], boolean, byte[], OrderType, TransportationType) - Method in interface org.npsnet.xrti.proxies.ManagementInteractionListener
Mimic the joined federate's report of completion of a restore.
receiveHLAfederateSaveBegun(byte[], byte[], OrderType, TransportationType) - Method in class org.npsnet.xrti.XRTIAmbassador
Mimic the federate's report of starting a save.
receiveHLAfederateSaveBegun(byte[], byte[], OrderType, TransportationType) - Method in interface org.npsnet.xrti.proxies.ManagementInteractionListener
Mimic the federate's report of starting a save.
receiveHLAfederateSaveComplete(byte[], boolean, byte[], OrderType, TransportationType) - Method in class org.npsnet.xrti.XRTIAmbassador
Mimic the joined federate's report of completion of a save.
receiveHLAfederateSaveComplete(byte[], boolean, byte[], OrderType, TransportationType) - Method in interface org.npsnet.xrti.proxies.ManagementInteractionListener
Mimic the joined federate's report of completion of a save.
receiveHLAfederationSynchronized(String, byte[], OrderType, TransportationType) - Method in class org.npsnet.xrti.XRTIAmbassador
Notifies the federate that the federation has been synchronized.
receiveHLAfederationSynchronized(String, byte[], OrderType, TransportationType) - Method in interface org.npsnet.xrti.proxies.BootstrapInteractionListener
Notifies the federate that the federation has been synchronized.
receiveHLAflushQueueRequest(byte[], byte[], byte[], OrderType, TransportationType) - Method in class org.npsnet.xrti.ExecutiveClientAmbassador
Request the logical time of the joined federate to be advanced as far as possible, provided that the time stamp is less than or equal to the logical time specified in the request.
receiveHLAflushQueueRequest(byte[], byte[], byte[], OrderType, TransportationType) - Method in class org.npsnet.xrti.XRTIAmbassador
Request the logical time of the joined federate to be advanced as far as possible, provided that the time stamp is less than or equal to the logical time specified in the request.
receiveHLAflushQueueRequest(byte[], byte[], byte[], OrderType, TransportationType) - Method in interface org.npsnet.xrti.proxies.ManagementInteractionListener
Request the logical time of the joined federate to be advanced as far as possible, provided that the time stamp is less than or equal to the logical time specified in the request.
receiveHLAinteractionFragment(int, int, int, byte[], byte[], OrderType, TransportationType) - Method in class org.npsnet.xrti.XRTIAmbassador
A piece of a fragmented interaction.
receiveHLAinteractionFragment(int, int, int, byte[], byte[], OrderType, TransportationType) - Method in interface org.npsnet.xrti.proxies.BootstrapInteractionListener
A piece of a fragmented interaction.
receiveHLAjoinFederationExecution(String, String, long, byte[], OrderType, TransportationType) - Method in class org.npsnet.xrti.ExecutiveClientAmbassador
Joins a federation execution.
receiveHLAjoinFederationExecution(String, String, long, byte[], OrderType, TransportationType) - Method in interface org.npsnet.xrti.proxies.MetaFederationInteractionListener
Joins a federation execution.
receiveHLAlocalDeleteObjectInstance(byte[], byte[], byte[], OrderType, TransportationType) - Method in class org.npsnet.xrti.XRTIAmbassador
Inform the RTI that it shall treat the specified object instance as if thejoined federate did not know about the object instance.
receiveHLAlocalDeleteObjectInstance(byte[], byte[], byte[], OrderType, TransportationType) - Method in interface org.npsnet.xrti.proxies.ManagementInteractionListener
Inform the RTI that it shall treat the specified object instance as if thejoined federate did not know about the object instance.
receiveHLAmergeFDD(byte[], byte[], OrderType, TransportationType) - Method in class org.npsnet.xrti.ExecutiveClientAmbassador
Merges the contents of a new federation description document into the FOM.
receiveHLAmergeFDD(byte[], byte[], OrderType, TransportationType) - Method in interface org.npsnet.xrti.proxies.ReflectionInteractionListener
Merges the contents of a new federation description document into the FOM.
receiveHLAmodifyAttributeState(byte[], byte[], byte[], HLAownership, byte[], OrderType, TransportationType) - Method in class org.npsnet.xrti.XRTIAmbassador
Modify the ownership state of an attribute of an object instance for the specified joined federate.
receiveHLAmodifyAttributeState(byte[], byte[], byte[], HLAownership, byte[], OrderType, TransportationType) - Method in interface org.npsnet.xrti.proxies.ManagementInteractionListener
Modify the ownership state of an attribute of an object instance for the specified joined federate.
receiveHLAmodifyLookahead(byte[], byte[], byte[], OrderType, TransportationType) - Method in class org.npsnet.xrti.XRTIAmbassador
Change the lookahead value used by the joined federate.
receiveHLAmodifyLookahead(byte[], byte[], byte[], OrderType, TransportationType) - Method in interface org.npsnet.xrti.proxies.ManagementInteractionListener
Change the lookahead value used by the joined federate.
receiveHLAnextMessageRequest(byte[], byte[], byte[], OrderType, TransportationType) - Method in class org.npsnet.xrti.ExecutiveClientAmbassador
Request the logical time of the joined federate to be advanced to the time stamp of the next TSO message that shall be delivered to the joined federate, provided that the message shall have a time stamp no greater than the logical time specified in the request, and release zero or more messages for delivery to the joined federate.
receiveHLAnextMessageRequest(byte[], byte[], byte[], OrderType, TransportationType) - Method in class org.npsnet.xrti.XRTIAmbassador
Request the logical time of the joined federate to be advanced to the time stamp of the next TSO message that shall be delivered to the joined federate, provided that the message shall have a time stamp no greater than the logical time specified in the request, and release zero or more messages for delivery to the joined federate.
receiveHLAnextMessageRequest(byte[], byte[], byte[], OrderType, TransportationType) - Method in interface org.npsnet.xrti.proxies.ManagementInteractionListener
Request the logical time of the joined federate to be advanced to the time stamp of the next TSO message that shall be delivered to the joined federate, provided that the message shall have a time stamp no greater than the logical time specified in the request, and release zero or more messages for delivery to the joined federate.
receiveHLAnextMessageRequestAvailable(byte[], byte[], byte[], OrderType, TransportationType) - Method in class org.npsnet.xrti.ExecutiveClientAmbassador
Request the logical time of the joined federate to be advanced to the time stamp of the next TSO message that shall be delivered to the joined federate, provided that the message shall have a time stamp no greater than the logical time specified in the request, and release zero or more messages for delivery to the joined federate.
receiveHLAnextMessageRequestAvailable(byte[], byte[], byte[], OrderType, TransportationType) - Method in class org.npsnet.xrti.XRTIAmbassador
Request the logical time of the joined federate to be advanced to the time stamp of the next TSO message that shall be delivered to the joined federate, provided that the message shall have a time stamp no greater than the logical time specified in the request, and release zero or more messages for delivery to the joined federate.
receiveHLAnextMessageRequestAvailable(byte[], byte[], byte[], OrderType, TransportationType) - Method in interface org.npsnet.xrti.proxies.ManagementInteractionListener
Request the logical time of the joined federate to be advanced to the time stamp of the next TSO message that shall be delivered to the joined federate, provided that the message shall have a time stamp no greater than the logical time specified in the request, and release zero or more messages for delivery to the joined federate.
receiveHLApublishInteractionClass(byte[], byte[], byte[], OrderType, TransportationType) - Method in class org.npsnet.xrti.ExecutiveClientAmbassador
Set the joined federate's publication status of an interaction class.
receiveHLApublishInteractionClass(byte[], byte[], byte[], OrderType, TransportationType) - Method in class org.npsnet.xrti.XRTIAmbassador
Set the joined federate's publication status of an interaction class.
receiveHLApublishInteractionClass(byte[], byte[], byte[], OrderType, TransportationType) - Method in interface org.npsnet.xrti.proxies.ManagementInteractionListener
Set the joined federate's publication status of an interaction class.
receiveHLApublishObjectClassAttributes(byte[], byte[], byte[][], byte[], OrderType, TransportationType) - Method in class org.npsnet.xrti.ExecutiveClientAmbassador
Set the joined federate's publication status of attributes belonging to an object class.
receiveHLApublishObjectClassAttributes(byte[], byte[], byte[][], byte[], OrderType, TransportationType) - Method in class org.npsnet.xrti.XRTIAmbassador
Set the joined federate's publication status of attributes belonging to an object class.
receiveHLApublishObjectClassAttributes(byte[], byte[], byte[][], byte[], OrderType, TransportationType) - Method in interface org.npsnet.xrti.proxies.ManagementInteractionListener
Set the joined federate's publication status of attributes belonging to an object class.
receiveHLAregisterFederationSynchronizationPoint(String, byte[], OrderType, TransportationType) - Method in class org.npsnet.xrti.ExecutiveClientAmbassador
Federate's request for registering a federation synchronization point.
receiveHLAregisterFederationSynchronizationPoint(String, byte[], OrderType, TransportationType) - Method in class org.npsnet.xrti.XRTIAmbassador
Federate's request for registering a federation synchronization point.
receiveHLAregisterFederationSynchronizationPoint(String, byte[], OrderType, TransportationType) - Method in interface org.npsnet.xrti.proxies.BootstrapInteractionListener
Federate's request for registering a federation synchronization point.
receiveHLAregisterObjectInstance(String, long, long, byte[], OrderType, TransportationType) - Method in class org.npsnet.xrti.ExecutiveClientAmbassador
Registers a new object instance.
receiveHLAregisterObjectInstance(String, long, long, byte[], OrderType, TransportationType) - Method in class org.npsnet.xrti.XRTIAmbassador
Registers a new object instance.
receiveHLAregisterObjectInstance(String, long, long, byte[], OrderType, TransportationType) - Method in interface org.npsnet.xrti.proxies.BootstrapInteractionListener
Registers a new object instance.
receiveHLAreportException(byte[], String, String, byte[], OrderType, TransportationType) - Method in class org.npsnet.xrti.XRTIAmbassador
The interaction shall be sent by the RTI when an exception occurs as the result of a service invocation at the indicated joined federate.
receiveHLAreportException(byte[], String, String, byte[], OrderType, TransportationType) - Method in interface org.npsnet.xrti.proxies.ManagementInteractionListener
The interaction shall be sent by the RTI when an exception occurs as the result of a service invocation at the indicated joined federate.
receiveHLAreportHandles(long, long, byte[], OrderType, TransportationType) - Method in class org.npsnet.xrti.XRTIAmbassador
Reports a block of handles.
receiveHLAreportHandles(long, long, byte[], OrderType, TransportationType) - Method in interface org.npsnet.xrti.proxies.BootstrapInteractionListener
Reports a block of handles.
receiveHLAreportInteractionPublication(byte[], byte[][], byte[], OrderType, TransportationType) - Method in class org.npsnet.xrti.XRTIAmbassador
The interaction shall be sent by the RTI in response to an interaction of class HLAmanager.HLAfederate.
receiveHLAreportInteractionPublication(byte[], byte[][], byte[], OrderType, TransportationType) - Method in interface org.npsnet.xrti.proxies.ManagementInteractionListener
The interaction shall be sent by the RTI in response to an interaction of class HLAmanager.HLAfederate.
receiveHLAreportInteractionSubscription(byte[], HLAinteractionSubscription[], byte[], OrderType, TransportationType) - Method in class org.npsnet.xrti.XRTIAmbassador
The interaction shall be sent by the RTI in response to an interaction of class HLAmanager.HLAfederate.
receiveHLAreportInteractionSubscription(byte[], HLAinteractionSubscription[], byte[], OrderType, TransportationType) - Method in interface org.npsnet.xrti.proxies.ManagementInteractionListener
The interaction shall be sent by the RTI in response to an interaction of class HLAmanager.HLAfederate.
receiveHLAreportInteractionsReceived(byte[], char[], HLAinteractionCount[], byte[], OrderType, TransportationType) - Method in class org.npsnet.xrti.XRTIAmbassador
The interaction shall be sent by the RTI in response to an interaction of class HLAmanager.HLAfederate.
receiveHLAreportInteractionsReceived(byte[], char[], HLAinteractionCount[], byte[], OrderType, TransportationType) - Method in interface org.npsnet.xrti.proxies.ManagementInteractionListener
The interaction shall be sent by the RTI in response to an interaction of class HLAmanager.HLAfederate.
receiveHLAreportInteractionsSent(byte[], char[], HLAinteractionCount[], byte[], OrderType, TransportationType) - Method in class org.npsnet.xrti.XRTIAmbassador
The interaction shall be sent by the RTI in response to an interaction of class HLAmanager.HLAfederate.
receiveHLAreportInteractionsSent(byte[], char[], HLAinteractionCount[], byte[], OrderType, TransportationType) - Method in interface org.npsnet.xrti.proxies.ManagementInteractionListener
The interaction shall be sent by the RTI in response to an interaction of class HLAmanager.HLAfederate.
receiveHLAreportMOMexception(byte[], String, String, boolean, byte[], OrderType, TransportationType) - Method in class org.npsnet.xrti.XRTIAmbassador
The interaction shall be sent by the RTI when one the following occurs: - a MOM interaction without all the necessary parameters is sent or - an interaction that imitates a federate's invocation of an RTI service is sent and not all of the service's pre-conditions are met.
receiveHLAreportMOMexception(byte[], String, String, boolean, byte[], OrderType, TransportationType) - Method in interface org.npsnet.xrti.proxies.ManagementInteractionListener
The interaction shall be sent by the RTI when one the following occurs: - a MOM interaction without all the necessary parameters is sent or - an interaction that imitates a federate's invocation of an RTI service is sent and not all of the service's pre-conditions are met.
receiveHLAreportObjectClassPublication(byte[], int, byte[], byte[][], byte[], OrderType, TransportationType) - Method in class org.npsnet.xrti.XRTIAmbassador
The interaction shall be sent by the RTI in response to an interaction of class HLAmanager.HLAfederate.
receiveHLAreportObjectClassPublication(byte[], int, byte[], byte[][], byte[], OrderType, TransportationType) - Method in interface org.npsnet.xrti.proxies.ManagementInteractionListener
The interaction shall be sent by the RTI in response to an interaction of class HLAmanager.HLAfederate.
receiveHLAreportObjectClassSubscription(byte[], int, byte[], boolean, byte[][], byte[], OrderType, TransportationType) - Method in class org.npsnet.xrti.XRTIAmbassador
The interaction shall be sent by the RTI in response to an interaction of class HLAmanager.HLAfederate.
receiveHLAreportObjectClassSubscription(byte[], int, byte[], boolean, byte[][], byte[], OrderType, TransportationType) - Method in interface org.npsnet.xrti.proxies.ManagementInteractionListener
The interaction shall be sent by the RTI in response to an interaction of class HLAmanager.HLAfederate.
receiveHLAreportObjectInstanceInformation(byte[], byte[], byte[][], byte[], byte[], byte[], OrderType, TransportationType) - Method in class org.npsnet.xrti.XRTIAmbassador
The interaction shall be sent by the RTI in response to an interaction of class HLAmanager.HLAfederate.
receiveHLAreportObjectInstanceInformation(byte[], byte[], byte[][], byte[], byte[], byte[], OrderType, TransportationType) - Method in interface org.npsnet.xrti.proxies.ManagementInteractionListener
The interaction shall be sent by the RTI in response to an interaction of class HLAmanager.HLAfederate.
receiveHLAreportObjectInstancesReflected(byte[], HLAobjectClassBasedCount[], byte[], OrderType, TransportationType) - Method in class org.npsnet.xrti.XRTIAmbassador
The interaction shall be sent by the RTI in response to an interaction of class HLAmanager.HLAfederate.
receiveHLAreportObjectInstancesReflected(byte[], HLAobjectClassBasedCount[], byte[], OrderType, TransportationType) - Method in interface org.npsnet.xrti.proxies.ManagementInteractionListener
The interaction shall be sent by the RTI in response to an interaction of class HLAmanager.HLAfederate.
receiveHLAreportObjectInstancesThatCanBeDeleted(byte[], HLAobjectClassBasedCount[], byte[], OrderType, TransportationType) - Method in class org.npsnet.xrti.XRTIAmbassador
The interaction shall be sent by the RTI in response to an interaction of class HLAmanager.HLAfederate.HLArequest.HLArequestObject InstancesThatCanBeDeleted.
receiveHLAreportObjectInstancesThatCanBeDeleted(byte[], HLAobjectClassBasedCount[], byte[], OrderType, TransportationType) - Method in interface org.npsnet.xrti.proxies.ManagementInteractionListener
The interaction shall be sent by the RTI in response to an interaction of class HLAmanager.HLAfederate.HLArequest.HLArequestObject InstancesThatCanBeDeleted.
receiveHLAreportObjectInstancesUpdated(byte[], HLAobjectClassBasedCount[], byte[], OrderType, TransportationType) - Method in class org.npsnet.xrti.XRTIAmbassador
The interaction shall be sent by the RTI in response to an interaction of class HLAmanager.HLAfederate.
receiveHLAreportObjectInstancesUpdated(byte[], HLAobjectClassBasedCount[], byte[], OrderType, TransportationType) - Method in interface org.npsnet.xrti.proxies.ManagementInteractionListener
The interaction shall be sent by the RTI in response to an interaction of class HLAmanager.HLAfederate.
receiveHLAreportReflectionsReceived(byte[], char[], HLAobjectClassBasedCount[], byte[], OrderType, TransportationType) - Method in class org.npsnet.xrti.XRTIAmbassador
The interaction shall be sent by the RTI in response to an interaction of class HLAmanager.HLAfederate.
receiveHLAreportReflectionsReceived(byte[], char[], HLAobjectClassBasedCount[], byte[], OrderType, TransportationType) - Method in interface org.npsnet.xrti.proxies.ManagementInteractionListener
The interaction shall be sent by the RTI in response to an interaction of class HLAmanager.HLAfederate.
receiveHLAreportServiceInvocation(byte[], String, boolean, String[], String[], String, int, byte[], OrderType, TransportationType) - Method in class org.npsnet.xrti.XRTIAmbassador
This interaction shall be sent by the RTI whenever an HLA service is invoked, either by the indicated joined federate or by the RTI at the indicated joined federate, and Service Reporting is Enabled for the indicated joined federate.
receiveHLAreportServiceInvocation(byte[], String, boolean, String[], String[], String, int, byte[], OrderType, TransportationType) - Method in interface org.npsnet.xrti.proxies.ManagementInteractionListener
This interaction shall be sent by the RTI whenever an HLA service is invoked, either by the indicated joined federate or by the RTI at the indicated joined federate, and Service Reporting is Enabled for the indicated joined federate.
receiveHLAreportSynchronizationPointStatus(byte[], String, HLAsynchPointFederate[], byte[], OrderType, TransportationType) - Method in class org.npsnet.xrti.XRTIAmbassador
The interaction shall be sent by the RTI in response to an interaction of class HLAmanager.HLAfederate.
receiveHLAreportSynchronizationPointStatus(byte[], String, HLAsynchPointFederate[], byte[], OrderType, TransportationType) - Method in interface org.npsnet.xrti.proxies.ManagementInteractionListener
The interaction shall be sent by the RTI in response to an interaction of class HLAmanager.HLAfederate.
receiveHLAreportSynchronizationPoints(byte[], String[], byte[], OrderType, TransportationType) - Method in class org.npsnet.xrti.XRTIAmbassador
The interaction shall be sent by the RTI in response to an interaction of class HLAmanager.HLAfederate.
receiveHLAreportSynchronizationPoints(byte[], String[], byte[], OrderType, TransportationType) - Method in interface org.npsnet.xrti.proxies.ManagementInteractionListener
The interaction shall be sent by the RTI in response to an interaction of class HLAmanager.HLAfederate.
receiveHLAreportUpdatesSent(byte[], char[], HLAobjectClassBasedCount[], byte[], OrderType, TransportationType) - Method in class org.npsnet.xrti.XRTIAmbassador
The interaction shall be sent by the RTI in response to an interaction of class HLAmanager.HLAfederate.
receiveHLAreportUpdatesSent(byte[], char[], HLAobjectClassBasedCount[], byte[], OrderType, TransportationType) - Method in interface org.npsnet.xrti.proxies.ManagementInteractionListener
The interaction shall be sent by the RTI in response to an interaction of class HLAmanager.HLAfederate.
receiveHLArequestAttributeValueUpdate(long, long[], byte[], OrderType, TransportationType) - Method in class org.npsnet.xrti.ExecutiveClientAmbassador
Requests an attribute value update.
receiveHLArequestAttributeValueUpdate(long, long[], byte[], OrderType, TransportationType) - Method in class org.npsnet.xrti.XRTIAmbassador
Requests an attribute value update.
receiveHLArequestAttributeValueUpdate(long, long[], byte[], OrderType, TransportationType) - Method in interface org.npsnet.xrti.proxies.BootstrapInteractionListener
Requests an attribute value update.
receiveHLArequestHandles(long, byte[], OrderType, TransportationType) - Method in class org.npsnet.xrti.ExecutiveClientAmbassador
Requests a block of handles.
receiveHLArequestHandles(long, byte[], OrderType, TransportationType) - Method in class org.npsnet.xrti.XRTIAmbassador
Requests a block of handles.
receiveHLArequestHandles(long, byte[], OrderType, TransportationType) - Method in interface org.npsnet.xrti.proxies.BootstrapInteractionListener
Requests a block of handles.
receiveHLArequestInteractionsReceived(byte[], byte[], OrderType, TransportationType) - Method in class org.npsnet.xrti.XRTIAmbassador
Request that the RTI send a report interaction that contains the number of interactions that a joined federate has received.
receiveHLArequestInteractionsReceived(byte[], byte[], OrderType, TransportationType) - Method in interface org.npsnet.xrti.proxies.ManagementInteractionListener
Request that the RTI send a report interaction that contains the number of interactions that a joined federate has received.
receiveHLArequestInteractionsSent(byte[], byte[], OrderType, TransportationType) - Method in class org.npsnet.xrti.XRTIAmbassador
Request that the RTI send a report interaction that contains the number of interactions that a joined federate has generated.
receiveHLArequestInteractionsSent(byte[], byte[], OrderType, TransportationType) - Method in interface org.npsnet.xrti.proxies.ManagementInteractionListener
Request that the RTI send a report interaction that contains the number of interactions that a joined federate has generated.
receiveHLArequestObjectInstanceInformation(byte[], byte[], byte[], OrderType, TransportationType) - Method in class org.npsnet.xrti.XRTIAmbassador
Request that the RTI send a report interaction that contains the information that a joined federate maintains on a single object instance.
receiveHLArequestObjectInstanceInformation(byte[], byte[], byte[], OrderType, TransportationType) - Method in interface org.npsnet.xrti.proxies.ManagementInteractionListener
Request that the RTI send a report interaction that contains the information that a joined federate maintains on a single object instance.
receiveHLArequestObjectInstancesReflected(byte[], byte[], OrderType, TransportationType) - Method in class org.npsnet.xrti.XRTIAmbassador
Request that the RTI send a report interaction that contains the objects instances for which a joined federate has had a Reflect Attribute Values service invocation.
receiveHLArequestObjectInstancesReflected(byte[], byte[], OrderType, TransportationType) - Method in interface org.npsnet.xrti.proxies.ManagementInteractionListener
Request that the RTI send a report interaction that contains the objects instances for which a joined federate has had a Reflect Attribute Values service invocation.
receiveHLArequestObjectInstancesThatCanBeDeleted(byte[], byte[], OrderType, TransportationType) - Method in class org.npsnet.xrti.XRTIAmbassador
Request that the RTI send a report interaction that contains the object instances that can be deleted at the joined federate.
receiveHLArequestObjectInstancesThatCanBeDeleted(byte[], byte[], OrderType, TransportationType) - Method in interface org.npsnet.xrti.proxies.ManagementInteractionListener
Request that the RTI send a report interaction that contains the object instances that can be deleted at the joined federate.
receiveHLArequestObjectInstancesUpdated(byte[], byte[], OrderType, TransportationType) - Method in class org.npsnet.xrti.XRTIAmbassador
Request that the RTI send a report interaction that contains the object instance updating responsibility of a joined federate.
receiveHLArequestObjectInstancesUpdated(byte[], byte[], OrderType, TransportationType) - Method in interface org.npsnet.xrti.proxies.ManagementInteractionListener
Request that the RTI send a report interaction that contains the object instance updating responsibility of a joined federate.
receiveHLArequestPublications(byte[], byte[], OrderType, TransportationType) - Method in class org.npsnet.xrti.XRTIAmbassador
Request that the RTI send report interactions that contain the publication data of a joined federate.
receiveHLArequestPublications(byte[], byte[], OrderType, TransportationType) - Method in interface org.npsnet.xrti.proxies.ManagementInteractionListener
Request that the RTI send report interactions that contain the publication data of a joined federate.
receiveHLArequestReflectionsReceived(byte[], byte[], OrderType, TransportationType) - Method in class org.npsnet.xrti.XRTIAmbassador
Request that the RTI send a report interaction that contains the number of reflections that a joined federate has received.
receiveHLArequestReflectionsReceived(byte[], byte[], OrderType, TransportationType) - Method in interface org.npsnet.xrti.proxies.ManagementInteractionListener
Request that the RTI send a report interaction that contains the number of reflections that a joined federate has received.
receiveHLArequestSubscriptions(byte[], byte[], OrderType, TransportationType) - Method in class org.npsnet.xrti.XRTIAmbassador
Request that the RTI send report interactions that contain the subscription data of a joined federate.
receiveHLArequestSubscriptions(byte[], byte[], OrderType, TransportationType) - Method in interface org.npsnet.xrti.proxies.ManagementInteractionListener
Request that the RTI send report interactions that contain the subscription data of a joined federate.
receiveHLArequestSynchronizationPointStatus(byte[], byte[], OrderType, TransportationType) - Method in class org.npsnet.xrti.XRTIAmbassador
Request that the RTI send a report interaction that contains a list that includes each federate (and its synchronization point status) that is associated with a particular synchronization point.
receiveHLArequestSynchronizationPointStatus(byte[], byte[], OrderType, TransportationType) - Method in interface org.npsnet.xrti.proxies.ManagementInteractionListener
Request that the RTI send a report interaction that contains a list that includes each federate (and its synchronization point status) that is associated with a particular synchronization point.
receiveHLArequestSynchronizationPoints(byte[], byte[], OrderType, TransportationType) - Method in class org.npsnet.xrti.XRTIAmbassador
Request that the RTI send a report interaction that contains a list of all in-progress federation synchronization points.
receiveHLArequestSynchronizationPoints(byte[], byte[], OrderType, TransportationType) - Method in interface org.npsnet.xrti.proxies.ManagementInteractionListener
Request that the RTI send a report interaction that contains a list of all in-progress federation synchronization points.
receiveHLArequestUpdatesSent(byte[], byte[], OrderType, TransportationType) - Method in class org.npsnet.xrti.XRTIAmbassador
Request that the RTI send a report interaction that contains the number of updates that a joined federate has generated.
receiveHLArequestUpdatesSent(byte[], byte[], OrderType, TransportationType) - Method in interface org.npsnet.xrti.proxies.ManagementInteractionListener
Request that the RTI send a report interaction that contains the number of updates that a joined federate has generated.
receiveHLAresignFederationExecution(byte[], HLAresignAction, byte[], OrderType, TransportationType) - Method in class org.npsnet.xrti.ExecutiveClientAmbassador
Cause the joined federate to resign from the federation execution.
receiveHLAresignFederationExecution(byte[], HLAresignAction, byte[], OrderType, TransportationType) - Method in class org.npsnet.xrti.XRTIAmbassador
Cause the joined federate to resign from the federation execution.
receiveHLAresignFederationExecution(byte[], HLAresignAction, byte[], OrderType, TransportationType) - Method in interface org.npsnet.xrti.proxies.ManagementInteractionListener
Cause the joined federate to resign from the federation execution.
receiveHLAresultBoolean(boolean, byte[], OrderType, TransportationType) - Method in class org.npsnet.xrti.XRTIAmbassador
Notifies the federate about the result of last invoked service.
receiveHLAresultBoolean(boolean, byte[], OrderType, TransportationType) - Method in interface org.npsnet.xrti.proxies.BootstrapInteractionListener
Notifies the federate about the result of last invoked service.
receiveHLAsetExceptionReporting(byte[], boolean, byte[], OrderType, TransportationType) - Method in class org.npsnet.xrti.XRTIAmbassador
Specify whether the RTI shall report service invocation exceptions via HLAmanager.HLAfederate.HLAreport.
receiveHLAsetExceptionReporting(byte[], boolean, byte[], OrderType, TransportationType) - Method in interface org.npsnet.xrti.proxies.ManagementInteractionListener
Specify whether the RTI shall report service invocation exceptions via HLAmanager.HLAfederate.HLAreport.
receiveHLAsetServiceReporting(byte[], boolean, byte[], OrderType, TransportationType) - Method in class org.npsnet.xrti.XRTIAmbassador
Specify whether to report service invocations to0 or from the specified joined federate via HLAmanager.HLAfederate.
receiveHLAsetServiceReporting(byte[], boolean, byte[], OrderType, TransportationType) - Method in interface org.npsnet.xrti.proxies.ManagementInteractionListener
Specify whether to report service invocations to0 or from the specified joined federate via HLAmanager.HLAfederate.
receiveHLAsetSwitches(HLAswitch, HLAswitch, byte[], OrderType, TransportationType) - Method in class org.npsnet.xrti.XRTIAmbassador
Set the values of several HLA switches.
receiveHLAsetSwitches(HLAswitch, HLAswitch, byte[], OrderType, TransportationType) - Method in interface org.npsnet.xrti.proxies.ManagementInteractionListener
Set the values of several HLA switches.
receiveHLAsetTiming(byte[], int, byte[], OrderType, TransportationType) - Method in class org.npsnet.xrti.XRTIAmbassador
Adjust the time period between updates of the HLAmanager.HLAfederate object instance for the specified joined federate.
receiveHLAsetTiming(byte[], int, byte[], OrderType, TransportationType) - Method in interface org.npsnet.xrti.proxies.ManagementInteractionListener
Adjust the time period between updates of the HLAmanager.HLAfederate object instance for the specified joined federate.
receiveHLAsubscribeInteractionClass(byte[], byte[], boolean, byte[], OrderType, TransportationType) - Method in class org.npsnet.xrti.ExecutiveClientAmbassador
Set the joined federate's subscription status to an interaction class.
receiveHLAsubscribeInteractionClass(byte[], byte[], boolean, byte[], OrderType, TransportationType) - Method in class org.npsnet.xrti.XRTIAmbassador
Set the joined federate's subscription status to an interaction class.
receiveHLAsubscribeInteractionClass(byte[], byte[], boolean, byte[], OrderType, TransportationType) - Method in interface org.npsnet.xrti.proxies.ManagementInteractionListener
Set the joined federate's subscription status to an interaction class.
receiveHLAsubscribeObjectClassAttributes(byte[], byte[], byte[][], boolean, byte[], OrderType, TransportationType) - Method in class org.npsnet.xrti.ExecutiveClientAmbassador
Set the joined federate's subscription status of attributes belonging to an object class.
receiveHLAsubscribeObjectClassAttributes(byte[], byte[], byte[][], boolean, byte[], OrderType, TransportationType) - Method in class org.npsnet.xrti.XRTIAmbassador
Set the joined federate's subscription status of attributes belonging to an object class.
receiveHLAsubscribeObjectClassAttributes(byte[], byte[], byte[][], boolean, byte[], OrderType, TransportationType) - Method in interface org.npsnet.xrti.proxies.ManagementInteractionListener
Set the joined federate's subscription status of attributes belonging to an object class.
receiveHLAsynchronizationPointAchieved(byte[], String, byte[], OrderType, TransportationType) - Method in class org.npsnet.xrti.ExecutiveClientAmbassador
Mimic the federate's report of achieving a synchronization point.
receiveHLAsynchronizationPointAchieved(byte[], String, byte[], OrderType, TransportationType) - Method in class org.npsnet.xrti.XRTIAmbassador
Mimic the federate's report of achieving a synchronization point.
receiveHLAsynchronizationPointAchieved(byte[], String, byte[], OrderType, TransportationType) - Method in interface org.npsnet.xrti.proxies.ManagementInteractionListener
Mimic the federate's report of achieving a synchronization point.
receiveHLAsynchronizationPointRegistrationFailed(String, byte[], OrderType, TransportationType) - Method in class org.npsnet.xrti.XRTIAmbassador
Notifies the federate that the synchronization point registration operation has failed.
receiveHLAsynchronizationPointRegistrationFailed(String, byte[], OrderType, TransportationType) - Method in interface org.npsnet.xrti.proxies.BootstrapInteractionListener
Notifies the federate that the synchronization point registration operation has failed.
receiveHLAsynchronizationPointRegistrationSucceeded(String, byte[], OrderType, TransportationType) - Method in class org.npsnet.xrti.XRTIAmbassador
Notifies the federate that the synchronization point registration operation has succeeded.
receiveHLAsynchronizationPointRegistrationSucceeded(String, byte[], OrderType, TransportationType) - Method in interface org.npsnet.xrti.proxies.BootstrapInteractionListener
Notifies the federate that the synchronization point registration operation has succeeded.
receiveHLAtimeAdvanceGrant(byte[], byte[], OrderType, TransportationType) - Method in class org.npsnet.xrti.XRTIAmbassador
Notifies the federate that a time advance has been granted.
receiveHLAtimeAdvanceGrant(byte[], byte[], OrderType, TransportationType) - Method in interface org.npsnet.xrti.proxies.BootstrapInteractionListener
Notifies the federate that a time advance has been granted.
receiveHLAtimeAdvanceRequest(byte[], byte[], byte[], OrderType, TransportationType) - Method in class org.npsnet.xrti.ExecutiveClientAmbassador
Request an advance of the joined federate's logical time on behalf of the joined federate, and release zero or more messages for delivery to the joined federate.
receiveHLAtimeAdvanceRequest(byte[], byte[], byte[], OrderType, TransportationType) - Method in class org.npsnet.xrti.XRTIAmbassador
Request an advance of the joined federate's logical time on behalf of the joined federate, and release zero or more messages for delivery to the joined federate.
receiveHLAtimeAdvanceRequest(byte[], byte[], byte[], OrderType, TransportationType) - Method in interface org.npsnet.xrti.proxies.ManagementInteractionListener
Request an advance of the joined federate's logical time on behalf of the joined federate, and release zero or more messages for delivery to the joined federate.
receiveHLAtimeAdvanceRequestAvailable(byte[], byte[], byte[], OrderType, TransportationType) - Method in class org.npsnet.xrti.ExecutiveClientAmbassador
Request an advance of the joined federate's logical time, on behalf of the joined federate, and release zero or more messages for delivery to the joined federate.
receiveHLAtimeAdvanceRequestAvailable(byte[], byte[], byte[], OrderType, TransportationType) - Method in class org.npsnet.xrti.XRTIAmbassador
Request an advance of the joined federate's logical time, on behalf of the joined federate, and release zero or more messages for delivery to the joined federate.
receiveHLAtimeAdvanceRequestAvailable(byte[], byte[], byte[], OrderType, TransportationType) - Method in interface org.npsnet.xrti.proxies.ManagementInteractionListener
Request an advance of the joined federate's logical time, on behalf of the joined federate, and release zero or more messages for delivery to the joined federate.
receiveHLAtimeConstrainedEnabled(byte[], byte[], OrderType, TransportationType) - Method in class org.npsnet.xrti.XRTIAmbassador
Notifies the federate that time-constrained mode has been enabled.
receiveHLAtimeConstrainedEnabled(byte[], byte[], OrderType, TransportationType) - Method in interface org.npsnet.xrti.proxies.BootstrapInteractionListener
Notifies the federate that time-constrained mode has been enabled.
receiveHLAtimeRegulationEnabled(byte[], byte[], OrderType, TransportationType) - Method in class org.npsnet.xrti.XRTIAmbassador
Notifies the federate that time regulation has been enabled.
receiveHLAtimeRegulationEnabled(byte[], byte[], OrderType, TransportationType) - Method in interface org.npsnet.xrti.proxies.BootstrapInteractionListener
Notifies the federate that time regulation has been enabled.
receiveHLAunconditionalAttributeOwnershipDivestiture(byte[], byte[], byte[][], byte[], OrderType, TransportationType) - Method in class org.npsnet.xrti.XRTIAmbassador
Cause the ownership of attributes of an object instance to be unconditionally divested by the joined federate.
receiveHLAunconditionalAttributeOwnershipDivestiture(byte[], byte[], byte[][], byte[], OrderType, TransportationType) - Method in interface org.npsnet.xrti.proxies.ManagementInteractionListener
Cause the ownership of attributes of an object instance to be unconditionally divested by the joined federate.
receiveHLAunpublishInteractionClass(byte[], byte[], byte[], OrderType, TransportationType) - Method in class org.npsnet.xrti.ExecutiveClientAmbassador
Cause the joined federate no longer to publish an interaction class.
receiveHLAunpublishInteractionClass(byte[], byte[], byte[], OrderType, TransportationType) - Method in class org.npsnet.xrti.XRTIAmbassador
Cause the joined federate no longer to publish an interaction class.
receiveHLAunpublishInteractionClass(byte[], byte[], byte[], OrderType, TransportationType) - Method in interface org.npsnet.xrti.proxies.ManagementInteractionListener
Cause the joined federate no longer to publish an interaction class.
receiveHLAunpublishObjectClassAttributes(byte[], byte[], byte[][], byte[], OrderType, TransportationType) - Method in class org.npsnet.xrti.ExecutiveClientAmbassador
Cause the joined federate no longer to publish attributes of an object class.
receiveHLAunpublishObjectClassAttributes(byte[], byte[], byte[][], byte[], OrderType, TransportationType) - Method in class org.npsnet.xrti.XRTIAmbassador
Cause the joined federate no longer to publish attributes of an object class.
receiveHLAunpublishObjectClassAttributes(byte[], byte[], byte[][], byte[], OrderType, TransportationType) - Method in interface org.npsnet.xrti.proxies.ManagementInteractionListener
Cause the joined federate no longer to publish attributes of an object class.
receiveHLAunsubscribeInteractionClass(byte[], byte[], byte[], OrderType, TransportationType) - Method in class org.npsnet.xrti.ExecutiveClientAmbassador
Cause the joined federate no longer to subscribe to an interaction class.
receiveHLAunsubscribeInteractionClass(byte[], byte[], byte[], OrderType, TransportationType) - Method in class org.npsnet.xrti.XRTIAmbassador
Cause the joined federate no longer to subscribe to an interaction class.
receiveHLAunsubscribeInteractionClass(byte[], byte[], byte[], OrderType, TransportationType) - Method in interface org.npsnet.xrti.proxies.ManagementInteractionListener
Cause the joined federate no longer to subscribe to an interaction class.
receiveHLAunsubscribeObjectClassAttributes(byte[], byte[], byte[][], byte[], OrderType, TransportationType) - Method in class org.npsnet.xrti.ExecutiveClientAmbassador
Cause the joined federate no longer to subscribe to attributes of an object class.
receiveHLAunsubscribeObjectClassAttributes(byte[], byte[], byte[][], byte[], OrderType, TransportationType) - Method in class org.npsnet.xrti.XRTIAmbassador
Cause the joined federate no longer to subscribe to attributes of an object class.
receiveHLAunsubscribeObjectClassAttributes(byte[], byte[], byte[][], byte[], OrderType, TransportationType) - Method in interface org.npsnet.xrti.proxies.ManagementInteractionListener
Cause the joined federate no longer to subscribe to attributes of an object class.
receiveHLAupdateAttributeValuesBestEffort(long, HLAattributeHandleValuePair[], byte[], OrderType, TransportationType) - Method in class org.npsnet.xrti.ExecutiveClientAmbassador
Updates a set of attribute values with best-effort transportation and receive ordering.
receiveHLAupdateAttributeValuesBestEffort(long, HLAattributeHandleValuePair[], byte[], OrderType, TransportationType) - Method in class org.npsnet.xrti.XRTIAmbassador
Updates a set of attribute values with best-effort transportation and receive ordering.
receiveHLAupdateAttributeValuesBestEffort(long, HLAattributeHandleValuePair[], byte[], OrderType, TransportationType) - Method in interface org.npsnet.xrti.proxies.BootstrapInteractionListener
Updates a set of attribute values with best-effort transportation and receive ordering.
receiveHLAupdateAttributeValuesReliable(long, HLAattributeHandleValuePair[], byte[], OrderType, TransportationType) - Method in class org.npsnet.xrti.ExecutiveClientAmbassador
Updates a set of attribute values with reliable transportation and receive ordering.
receiveHLAupdateAttributeValuesReliable(long, HLAattributeHandleValuePair[], byte[], OrderType, TransportationType) - Method in class org.npsnet.xrti.XRTIAmbassador
Updates a set of attribute values with reliable transportation and receive ordering.
receiveHLAupdateAttributeValuesReliable(long, HLAattributeHandleValuePair[], byte[], OrderType, TransportationType) - Method in interface org.npsnet.xrti.proxies.BootstrapInteractionListener
Updates a set of attribute values with reliable transportation and receive ordering.
receiveInteraction(InteractionClassHandle, ParameterHandleValueMap, byte[], OrderType, TransportationType) - Method in class cz.zcu.fav.kiv.jsim.proxies.JSimProxyAmbassador
Notifies the federate of a received interaction.
receiveInteraction(InteractionClassHandle, ParameterHandleValueMap, byte[], OrderType, TransportationType) - Method in interface hla.rti.FederateAmbassador
Notifies the federate of a received interaction.
receiveInteraction(InteractionClassHandle, ParameterHandleValueMap, byte[], OrderType, TransportationType, RegionHandleSet) - Method in interface hla.rti.FederateAmbassador
Notifies the federate of a received interaction.
receiveInteraction(InteractionClassHandle, ParameterHandleValueMap, byte[], OrderType, TransportationType, LogicalTime, OrderType) - Method in interface hla.rti.FederateAmbassador
Notifies the federate of a received interaction.
receiveInteraction(InteractionClassHandle, ParameterHandleValueMap, byte[], OrderType, TransportationType, LogicalTime, OrderType, RegionHandleSet) - Method in interface hla.rti.FederateAmbassador
Notifies the federate of a received interaction.
receiveInteraction(InteractionClassHandle, ParameterHandleValueMap, byte[], OrderType, TransportationType, LogicalTime, OrderType, MessageRetractionHandle) - Method in interface hla.rti.FederateAmbassador
Notifies the federate of a received interaction.
receiveInteraction(InteractionClassHandle, ParameterHandleValueMap, byte[], OrderType, TransportationType, LogicalTime, OrderType, MessageRetractionHandle, RegionHandleSet) - Method in interface hla.rti.FederateAmbassador
Notifies the federate of a received interaction.
receiveInteraction(InteractionClassHandle, ParameterHandleValueMap, byte[], OrderType, TransportationType) - Method in class org.npsnet.xrti.proxies.BootstrapProxyAmbassador
Notifies the federate of a received interaction.
receiveInteraction(InteractionClassHandle, ParameterHandleValueMap, byte[], OrderType, TransportationType) - Method in class org.npsnet.xrti.proxies.HelloWorldExProxyAmbassador
Notifies the federate of a received interaction.
receiveInteraction(InteractionClassHandle, ParameterHandleValueMap, byte[], OrderType, TransportationType) - Method in class org.npsnet.xrti.proxies.HelloWorldProxyAmbassador
Notifies the federate of a received interaction.
receiveInteraction(InteractionClassHandle, ParameterHandleValueMap, byte[], OrderType, TransportationType) - Method in class org.npsnet.xrti.proxies.ManagementProxyAmbassador
Notifies the federate of a received interaction.
receiveInteraction(InteractionClassHandle, ParameterHandleValueMap, byte[], OrderType, TransportationType) - Method in class org.npsnet.xrti.proxies.MetaFederationProxyAmbassador
Notifies the federate of a received interaction.
receiveInteraction(InteractionClassHandle, ParameterHandleValueMap, byte[], OrderType, TransportationType) - Method in class org.npsnet.xrti.proxies.ReflectionProxyAmbassador
Notifies the federate of a received interaction.
receiveInteraction(InteractionClassHandle, ParameterHandleValueMap, byte[], OrderType, TransportationType) - Method in class org.npsnet.xrti.utilities.FederateAmbassadorAdapter
Notifies the federate of a received interaction.
receiveInteraction(InteractionClassHandle, ParameterHandleValueMap, byte[], OrderType, TransportationType, RegionHandleSet) - Method in class org.npsnet.xrti.utilities.FederateAmbassadorAdapter
Notifies the federate of a received interaction.
receiveInteraction(InteractionClassHandle, ParameterHandleValueMap, byte[], OrderType, TransportationType, LogicalTime, OrderType) - Method in class org.npsnet.xrti.utilities.FederateAmbassadorAdapter
Notifies the federate of a received interaction.
receiveInteraction(InteractionClassHandle, ParameterHandleValueMap, byte[], OrderType, TransportationType, LogicalTime, OrderType, RegionHandleSet) - Method in class org.npsnet.xrti.utilities.FederateAmbassadorAdapter
Notifies the federate of a received interaction.
receiveInteraction(InteractionClassHandle, ParameterHandleValueMap, byte[], OrderType, TransportationType, LogicalTime, OrderType, MessageRetractionHandle) - Method in class org.npsnet.xrti.utilities.FederateAmbassadorAdapter
Notifies the federate of a received interaction.
receiveInteraction(InteractionClassHandle, ParameterHandleValueMap, byte[], OrderType, TransportationType, LogicalTime, OrderType, MessageRetractionHandle, RegionHandleSet) - Method in class org.npsnet.xrti.utilities.FederateAmbassadorAdapter
Notifies the federate of a received interaction.
receiveInteraction(InteractionClassHandle, ParameterHandleValueMap, byte[], OrderType, TransportationType) - Method in class org.npsnet.xrti.utilities.ProxyAmbassador
Notifies the federate of a received interaction.
receiveInteraction(InteractionClassHandle, ParameterHandleValueMap, byte[], OrderType, TransportationType, RegionHandleSet) - Method in class org.npsnet.xrti.utilities.ProxyAmbassador
Notifies the federate of a received interaction.
receiveInteraction(InteractionClassHandle, ParameterHandleValueMap, byte[], OrderType, TransportationType, LogicalTime, OrderType) - Method in class org.npsnet.xrti.utilities.ProxyAmbassador
Notifies the federate of a received interaction.
receiveInteraction(InteractionClassHandle, ParameterHandleValueMap, byte[], OrderType, TransportationType, LogicalTime, OrderType, RegionHandleSet) - Method in class org.npsnet.xrti.utilities.ProxyAmbassador
Notifies the federate of a received interaction.
receiveInteraction(InteractionClassHandle, ParameterHandleValueMap, byte[], OrderType, TransportationType, LogicalTime, OrderType, MessageRetractionHandle) - Method in class org.npsnet.xrti.utilities.ProxyAmbassador
Notifies the federate of a received interaction.
receiveInteraction(InteractionClassHandle, ParameterHandleValueMap, byte[], OrderType, TransportationType, LogicalTime, OrderType, MessageRetractionHandle, RegionHandleSet) - Method in class org.npsnet.xrti.utilities.ProxyAmbassador
Notifies the federate of a received interaction.
receiveJSimEndOfSimulation(byte[], byte[], OrderType, TransportationType) - Method in interface cz.zcu.fav.kiv.jsim.proxies.JSimInteractionListener
JSim End Of Simulation
receiveJSimRequest(byte[], byte[], byte[], OrderType, TransportationType) - Method in interface cz.zcu.fav.kiv.jsim.proxies.JSimInteractionListener
JSim Request
receiveJSimResponse(byte[], byte[], byte[], OrderType, TransportationType) - Method in interface cz.zcu.fav.kiv.jsim.proxies.JSimInteractionListener
JSim Response
receivePacket(DatagramPacket) - Method in class org.npsnet.xrti.InternetMessageChannel
Receives a packet through the best-effort component of this channel.
receivePacket(DatagramPacket) - Method in class org.npsnet.xrti.MessageChannel
Receives a packet through the best-effort component of this channel.
receivePrioritizedCommunication(String, double, byte[], OrderType, TransportationType) - Method in interface org.npsnet.xrti.proxies.HelloWorldExInteractionListener
A prioritized message.
receivePrioritizedCommunication(String, double, byte[], OrderType, TransportationType) - Method in class org.npsnet.xrti.tests.HelloWorldEx
A prioritized message.
reflectAttributeValues(AttributeHandleValueMap, byte[], OrderType, TransportationType) - Method in class cz.zcu.fav.kiv.jsim.proxies.HLAobjectRootProxy
Notifies the proxy of changes to the state of an object instance.
reflectAttributeValues(ObjectInstanceHandle, AttributeHandleValueMap, byte[], OrderType, TransportationType) - Method in interface hla.rti.FederateAmbassador
Notifies the federate of changes to the state of an object instance.
reflectAttributeValues(ObjectInstanceHandle, AttributeHandleValueMap, byte[], OrderType, TransportationType, RegionHandleSet) - Method in interface hla.rti.FederateAmbassador
Notifies the federate of changes to the state of an object instance.
reflectAttributeValues(ObjectInstanceHandle, AttributeHandleValueMap, byte[], OrderType, TransportationType, LogicalTime, OrderType) - Method in interface hla.rti.FederateAmbassador
Notifies the federate of changes to the state of an object instance.
reflectAttributeValues(ObjectInstanceHandle, AttributeHandleValueMap, byte[], OrderType, TransportationType, LogicalTime, OrderType, RegionHandleSet) - Method in interface hla.rti.FederateAmbassador
Notifies the federate of changes to the state of an object instance.
reflectAttributeValues(ObjectInstanceHandle, AttributeHandleValueMap, byte[], OrderType, TransportationType, LogicalTime, OrderType, MessageRetractionHandle) - Method in interface hla.rti.FederateAmbassador
Notifies the federate of changes to the state of an object instance.
reflectAttributeValues(ObjectInstanceHandle, AttributeHandleValueMap, byte[], OrderType, TransportationType, LogicalTime, OrderType, MessageRetractionHandle, RegionHandleSet) - Method in interface hla.rti.FederateAmbassador
Notifies the federate of changes to the state of an object instance.
reflectAttributeValues(AttributeHandleValueMap, byte[], OrderType, TransportationType) - Method in class org.npsnet.xrti.proxies.CountryProxy
Notifies the proxy of changes to the state of an object instance.
reflectAttributeValues(AttributeHandleValueMap, byte[], OrderType, TransportationType) - Method in class org.npsnet.xrti.proxies.EconomicCountryProxy
Notifies the proxy of changes to the state of an object instance.
reflectAttributeValues(AttributeHandleValueMap, byte[], OrderType, TransportationType) - Method in class org.npsnet.xrti.proxies.HLAarrayDataTypeProxy
Notifies the proxy of changes to the state of an object instance.
reflectAttributeValues(AttributeHandleValueMap, byte[], OrderType, TransportationType) - Method in class org.npsnet.xrti.proxies.HLAattributeProxy
Notifies the proxy of changes to the state of an object instance.
reflectAttributeValues(AttributeHandleValueMap, byte[], OrderType, TransportationType) - Method in class org.npsnet.xrti.proxies.HLAbasicRepresentationProxy
Notifies the proxy of changes to the state of an object instance.
reflectAttributeValues(AttributeHandleValueMap, byte[], OrderType, TransportationType) - Method in class org.npsnet.xrti.proxies.HLAdataTypeProxy
Notifies the proxy of changes to the state of an object instance.
reflectAttributeValues(AttributeHandleValueMap, byte[], OrderType, TransportationType) - Method in class org.npsnet.xrti.proxies.HLAdimensionProxy
Notifies the proxy of changes to the state of an object instance.
reflectAttributeValues(AttributeHandleValueMap, byte[], OrderType, TransportationType) - Method in class org.npsnet.xrti.proxies.HLAenumeratedDataTypeProxy
Notifies the proxy of changes to the state of an object instance.
reflectAttributeValues(AttributeHandleValueMap, byte[], OrderType, TransportationType) - Method in class org.npsnet.xrti.proxies.HLAfederateProxy
Notifies the proxy of changes to the state of an object instance.
reflectAttributeValues(AttributeHandleValueMap, byte[], OrderType, TransportationType) - Method in class org.npsnet.xrti.proxies.HLAfederationExecutionProxy
Notifies the proxy of changes to the state of an object instance.
reflectAttributeValues(AttributeHandleValueMap, byte[], OrderType, TransportationType) - Method in class org.npsnet.xrti.proxies.HLAfederationProxy
Notifies the proxy of changes to the state of an object instance.
reflectAttributeValues(AttributeHandleValueMap, byte[], OrderType, TransportationType) - Method in class org.npsnet.xrti.proxies.HLAfixedRecordDataTypeProxy
Notifies the proxy of changes to the state of an object instance.
reflectAttributeValues(AttributeHandleValueMap, byte[], OrderType, TransportationType) - Method in class org.npsnet.xrti.proxies.HLAinteractionClassProxy
Notifies the proxy of changes to the state of an object instance.
reflectAttributeValues(AttributeHandleValueMap, byte[], OrderType, TransportationType) - Method in class org.npsnet.xrti.proxies.HLAmanagerProxy
Notifies the proxy of changes to the state of an object instance.
reflectAttributeValues(AttributeHandleValueMap, byte[], OrderType, TransportationType) - Method in class org.npsnet.xrti.proxies.HLAmetaFederationProxy
Notifies the proxy of changes to the state of an object instance.
reflectAttributeValues(AttributeHandleValueMap, byte[], OrderType, TransportationType) - Method in class org.npsnet.xrti.proxies.HLAobjectClassProxy
Notifies the proxy of changes to the state of an object instance.
reflectAttributeValues(AttributeHandleValueMap, byte[], OrderType, TransportationType) - Method in class org.npsnet.xrti.proxies.HLAobjectRootProxy
Notifies the proxy of changes to the state of an object instance.
reflectAttributeValues(AttributeHandleValueMap, byte[], OrderType, TransportationType) - Method in class org.npsnet.xrti.proxies.HLAparameterProxy
Notifies the proxy of changes to the state of an object instance.
reflectAttributeValues(AttributeHandleValueMap, byte[], OrderType, TransportationType) - Method in class org.npsnet.xrti.proxies.HLAreflectionProxy
Notifies the proxy of changes to the state of an object instance.
reflectAttributeValues(AttributeHandleValueMap, byte[], OrderType, TransportationType) - Method in class org.npsnet.xrti.proxies.HLAsimpleDataTypeProxy
Notifies the proxy of changes to the state of an object instance.
reflectAttributeValues(AttributeHandleValueMap, byte[], OrderType, TransportationType) - Method in class org.npsnet.xrti.proxies.HLAsynchronizationProxy
Notifies the proxy of changes to the state of an object instance.
reflectAttributeValues(AttributeHandleValueMap, byte[], OrderType, TransportationType) - Method in class org.npsnet.xrti.proxies.HLAtransportationProxy
Notifies the proxy of changes to the state of an object instance.
reflectAttributeValues(AttributeHandleValueMap, byte[], OrderType, TransportationType) - Method in class org.npsnet.xrti.proxies.HLAvariantRecordDataTypeProxy
Notifies the proxy of changes to the state of an object instance.
reflectAttributeValues(ObjectInstanceHandle, AttributeHandleValueMap, byte[], OrderType, TransportationType) - Method in class org.npsnet.xrti.utilities.FederateAmbassadorAdapter
Notifies the federate of changes to the state of an object instance.
reflectAttributeValues(ObjectInstanceHandle, AttributeHandleValueMap, byte[], OrderType, TransportationType, RegionHandleSet) - Method in class org.npsnet.xrti.utilities.FederateAmbassadorAdapter
Notifies the federate of changes to the state of an object instance.
reflectAttributeValues(ObjectInstanceHandle, AttributeHandleValueMap, byte[], OrderType, TransportationType, LogicalTime, OrderType) - Method in class org.npsnet.xrti.utilities.FederateAmbassadorAdapter
Notifies the federate of changes to the state of an object instance.
reflectAttributeValues(ObjectInstanceHandle, AttributeHandleValueMap, byte[], OrderType, TransportationType, LogicalTime, OrderType, RegionHandleSet) - Method in class org.npsnet.xrti.utilities.FederateAmbassadorAdapter
Notifies the federate of changes to the state of an object instance.
reflectAttributeValues(ObjectInstanceHandle, AttributeHandleValueMap, byte[], OrderType, TransportationType, LogicalTime, OrderType, MessageRetractionHandle) - Method in class org.npsnet.xrti.utilities.FederateAmbassadorAdapter
Notifies the federate of changes to the state of an object instance.
reflectAttributeValues(ObjectInstanceHandle, AttributeHandleValueMap, byte[], OrderType, TransportationType, LogicalTime, OrderType, MessageRetractionHandle, RegionHandleSet) - Method in class org.npsnet.xrti.utilities.FederateAmbassadorAdapter
Notifies the federate of changes to the state of an object instance.
reflectAttributeValues(AttributeHandleValueMap, byte[], OrderType, TransportationType) - Method in class org.npsnet.xrti.utilities.ObjectInstanceProxy
Notifies the proxy of changes to the state of an object instance.
reflectAttributeValues(AttributeHandleValueMap, byte[], OrderType, TransportationType, RegionHandleSet) - Method in class org.npsnet.xrti.utilities.ObjectInstanceProxy
Notifies the proxy of changes to the state of an object instance.
reflectAttributeValues(AttributeHandleValueMap, byte[], OrderType, TransportationType, LogicalTime, OrderType) - Method in class org.npsnet.xrti.utilities.ObjectInstanceProxy
Notifies the proxy of changes to the state of an object instance.
reflectAttributeValues(AttributeHandleValueMap, byte[], OrderType, TransportationType, LogicalTime, OrderType, RegionHandleSet) - Method in class org.npsnet.xrti.utilities.ObjectInstanceProxy
Notifies the proxy of changes to the state of an object instance.
reflectAttributeValues(AttributeHandleValueMap, byte[], OrderType, TransportationType, LogicalTime, OrderType, MessageRetractionHandle) - Method in class org.npsnet.xrti.utilities.ObjectInstanceProxy
Notifies the proxy of changes to the state of an object instance.
reflectAttributeValues(AttributeHandleValueMap, byte[], OrderType, TransportationType, LogicalTime, OrderType, MessageRetractionHandle, RegionHandleSet) - Method in class org.npsnet.xrti.utilities.ObjectInstanceProxy
Notifies the proxy of changes to the state of an object instance.
reflectAttributeValues(ObjectInstanceHandle, AttributeHandleValueMap, byte[], OrderType, TransportationType) - Method in class org.npsnet.xrti.utilities.ProxyAmbassador
Notifies the federate of changes to the state of an object instance.
reflectAttributeValues(ObjectInstanceHandle, AttributeHandleValueMap, byte[], OrderType, TransportationType, RegionHandleSet) - Method in class org.npsnet.xrti.utilities.ProxyAmbassador
Notifies the federate of changes to the state of an object instance.
reflectAttributeValues(ObjectInstanceHandle, AttributeHandleValueMap, byte[], OrderType, TransportationType, LogicalTime, OrderType) - Method in class org.npsnet.xrti.utilities.ProxyAmbassador
Notifies the federate of changes to the state of an object instance.
reflectAttributeValues(ObjectInstanceHandle, AttributeHandleValueMap, byte[], OrderType, TransportationType, LogicalTime, OrderType, RegionHandleSet) - Method in class org.npsnet.xrti.utilities.ProxyAmbassador
Notifies the federate of changes to the state of an object instance.
reflectAttributeValues(ObjectInstanceHandle, AttributeHandleValueMap, byte[], OrderType, TransportationType, LogicalTime, OrderType, MessageRetractionHandle) - Method in class org.npsnet.xrti.utilities.ProxyAmbassador
Notifies the federate of changes to the state of an object instance.
reflectAttributeValues(ObjectInstanceHandle, AttributeHandleValueMap, byte[], OrderType, TransportationType, LogicalTime, OrderType, MessageRetractionHandle, RegionHandleSet) - Method in class org.npsnet.xrti.utilities.ProxyAmbassador
Notifies the federate of changes to the state of an object instance.
reflectionProxyAmbassador - Variable in class org.npsnet.xrti.XRTIAmbassador
The reflection proxy ambassador.
regions - Variable in class hla.rti.AttributeSetRegionSetPair
The region set.
registerExecutiveClientAmbassador(ExecutiveClientAmbassador) - Method in class org.npsnet.xrti.FederationExecutionAmbassador
Adds an executive client ambassador to this federation execution.
registerFederateAmbassador(FederateAmbassador) - Method in class org.npsnet.xrti.utilities.ProxyAmbassador
Registers a federate ambassador.
registerFederationSynchronizationPoint(String, byte[]) - Method in interface hla.rti.RTIambassador
Registers a federation synchronization point.
registerFederationSynchronizationPoint(String, byte[], FederateHandleSet) - Method in interface hla.rti.RTIambassador
Registers a federation synchronization point.
registerFederationSynchronizationPoint(ExecutiveClientAmbassador, String, byte[], FederateHandleSet) - Method in class org.npsnet.xrti.FederationExecutionAmbassador
Registers a federation synchronization point.
registerFederationSynchronizationPoint(String, byte[]) - Method in class org.npsnet.xrti.XRTIAmbassador
Registers a federation synchronization point.
registerFederationSynchronizationPoint(String, byte[], FederateHandleSet) - Method in class org.npsnet.xrti.XRTIAmbassador
Registers a federation synchronization point.
registerObjectInstance(ObjectClassHandle) - Method in interface hla.rti.RTIambassador
Registers a new instance of the specified object class.
registerObjectInstance(ObjectClassHandle, String) - Method in interface hla.rti.RTIambassador
Registers a new instance of the specified object class.
registerObjectInstance(ObjectInstanceDescriptor) - Method in class org.npsnet.xrti.ExecutiveClientAmbassador
Registers the specified object instance with the remote federate.
registerObjectInstance(ExecutiveClientAmbassador, ObjectInstanceDescriptor, byte[]) - Method in class org.npsnet.xrti.FederationExecutionAmbassador
Registers an object instance created by a federate.
registerObjectInstance(ObjectClassHandle) - Method in class org.npsnet.xrti.XRTIAmbassador
Registers a new instance of the specified object class.
registerObjectInstance(ObjectClassHandle, String) - Method in class org.npsnet.xrti.XRTIAmbassador
Registers a new instance of the specified object class.
registerObjectInstanceWithRegions(ObjectClassHandle, AttributeSetRegionSetPairList) - Method in interface hla.rti.RTIambassador
Registers an object instance with associated regions.
registerObjectInstanceWithRegions(ObjectClassHandle, AttributeSetRegionSetPairList, String) - Method in interface hla.rti.RTIambassador
Registers an object instance with associated regions.
registerObjectInstanceWithRegions(ObjectClassHandle, AttributeSetRegionSetPairList) - Method in class org.npsnet.xrti.XRTIAmbassador
Registers an object instance with associated regions.
registerObjectInstanceWithRegions(ObjectClassHandle, AttributeSetRegionSetPairList, String) - Method in class org.npsnet.xrti.XRTIAmbassador
Registers an object instance with associated regions.
registerObjectInstances(ExecutiveClientAmbassador, ObjectClassHandle) - Method in class org.npsnet.xrti.FederationExecutionAmbassador
Registers all instances of a particular class.
remove(Object) - Method in class org.npsnet.xrti.XRTIAttributeHandleSet
Removes the specified object from this set.
remove(Object) - Method in class org.npsnet.xrti.XRTIAttributeHandleValueMap
Removes the mapping associated with the specified key.
remove(Object) - Method in class org.npsnet.xrti.XRTIDimensionHandleSet
Removes the specified object from this set.
remove(Object) - Method in class org.npsnet.xrti.XRTIFederateHandleSet
Removes the specified object from this set.
remove(Object) - Method in class org.npsnet.xrti.XRTIParameterHandleValueMap
Removes the mapping associated with the specified key.
remove(Object) - Method in class org.npsnet.xrti.XRTIRegionHandleSet
Removes the specified object from this set.
removeAll(Collection) - Method in class org.npsnet.xrti.XRTIAttributeHandleSet
Removes all of the objects in the specified collection from this set.
removeAll(Collection) - Method in class org.npsnet.xrti.XRTIDimensionHandleSet
Removes all of the objects in the specified collection from this set.
removeAll(Collection) - Method in class org.npsnet.xrti.XRTIFederateHandleSet
Removes all of the objects in the specified collection from this set.
removeAll(Collection) - Method in class org.npsnet.xrti.XRTIRegionHandleSet
Removes all of the objects in the specified collection from this set.
removeAttributeDescriptor(AttributeDescriptor) - Method in class org.npsnet.xrti.DescriptorManager
Removes an attribute descriptor.
removeAttributeDescriptor(AttributeDescriptor) - Method in class org.npsnet.xrti.ObjectClassDescriptor
Removes an attribute descriptor.
removeCountryListener(CountryListener) - Method in interface org.npsnet.xrti.proxies.Country
Removes a listener for the attributes associated with the Country class.
removeCountryListener(CountryListener) - Method in class org.npsnet.xrti.proxies.CountryProxy
Removes a listener for attributes associated with the Country class.
removeDimensionDescriptor(DimensionDescriptor) - Method in class org.npsnet.xrti.DescriptorManager
Removes a dimension descriptor.
removeEconomicCountryListener(EconomicCountryListener) - Method in interface org.npsnet.xrti.proxies.EconomicCountry
Removes a listener for the attributes associated with the EconomicCountry class.
removeEconomicCountryListener(EconomicCountryListener) - Method in class org.npsnet.xrti.proxies.EconomicCountryProxy
Removes a listener for attributes associated with the EconomicCountry class.
removeHLAarrayDataTypeListener(HLAarrayDataTypeListener) - Method in interface org.npsnet.xrti.proxies.HLAarrayDataType
Removes a listener for the attributes associated with the HLAarrayDataType class.
removeHLAarrayDataTypeListener(HLAarrayDataTypeListener) - Method in class org.npsnet.xrti.proxies.HLAarrayDataTypeProxy
Removes a listener for attributes associated with the HLAarrayDataType class.
removeHLAattributeListener(HLAattributeListener) - Method in interface org.npsnet.xrti.proxies.HLAattribute
Removes a listener for the attributes associated with the HLAattribute class.
removeHLAattributeListener(HLAattributeListener) - Method in class org.npsnet.xrti.proxies.HLAattributeProxy
Removes a listener for attributes associated with the HLAattribute class.
removeHLAbasicRepresentationListener(HLAbasicRepresentationListener) - Method in interface org.npsnet.xrti.proxies.HLAbasicRepresentation
Removes a listener for the attributes associated with the HLAbasicRepresentation class.
removeHLAbasicRepresentationListener(HLAbasicRepresentationListener) - Method in class org.npsnet.xrti.proxies.HLAbasicRepresentationProxy
Removes a listener for attributes associated with the HLAbasicRepresentation class.
removeHLAdataTypeListener(HLAdataTypeListener) - Method in interface org.npsnet.xrti.proxies.HLAdataType
Removes a listener for the attributes associated with the HLAdataType class.
removeHLAdataTypeListener(HLAdataTypeListener) - Method in class org.npsnet.xrti.proxies.HLAdataTypeProxy
Removes a listener for attributes associated with the HLAdataType class.
removeHLAdimensionListener(HLAdimensionListener) - Method in interface org.npsnet.xrti.proxies.HLAdimension
Removes a listener for the attributes associated with the HLAdimension class.
removeHLAdimensionListener(HLAdimensionListener) - Method in class org.npsnet.xrti.proxies.HLAdimensionProxy
Removes a listener for attributes associated with the HLAdimension class.
removeHLAenumeratedDataTypeListener(HLAenumeratedDataTypeListener) - Method in interface org.npsnet.xrti.proxies.HLAenumeratedDataType
Removes a listener for the attributes associated with the HLAenumeratedDataType class.
removeHLAenumeratedDataTypeListener(HLAenumeratedDataTypeListener) - Method in class org.npsnet.xrti.proxies.HLAenumeratedDataTypeProxy
Removes a listener for attributes associated with the HLAenumeratedDataType class.
removeHLAfederateListener(HLAfederateListener) - Method in interface org.npsnet.xrti.proxies.HLAfederate
Removes a listener for the attributes associated with the HLAfederate class.
removeHLAfederateListener(HLAfederateListener) - Method in class org.npsnet.xrti.proxies.HLAfederateProxy
Removes a listener for attributes associated with the HLAfederate class.
removeHLAfederationExecutionListener(HLAfederationExecutionListener) - Method in interface org.npsnet.xrti.proxies.HLAfederationExecution
Removes a listener for the attributes associated with the HLAfederationExecution class.
removeHLAfederationExecutionListener(HLAfederationExecutionListener) - Method in class org.npsnet.xrti.proxies.HLAfederationExecutionProxy
Removes a listener for attributes associated with the HLAfederationExecution class.
removeHLAfederationListener(HLAfederationListener) - Method in interface org.npsnet.xrti.proxies.HLAfederation
Removes a listener for the attributes associated with the HLAfederation class.
removeHLAfederationListener(HLAfederationListener) - Method in class org.npsnet.xrti.proxies.HLAfederationProxy
Removes a listener for attributes associated with the HLAfederation class.
removeHLAfixedRecordDataTypeListener(HLAfixedRecordDataTypeListener) - Method in interface org.npsnet.xrti.proxies.HLAfixedRecordDataType
Removes a listener for the attributes associated with the HLAfixedRecordDataType class.
removeHLAfixedRecordDataTypeListener(HLAfixedRecordDataTypeListener) - Method in class org.npsnet.xrti.proxies.HLAfixedRecordDataTypeProxy
Removes a listener for attributes associated with the HLAfixedRecordDataType class.
removeHLAinteractionClassListener(HLAinteractionClassListener) - Method in interface org.npsnet.xrti.proxies.HLAinteractionClass
Removes a listener for the attributes associated with the HLAinteractionClass class.
removeHLAinteractionClassListener(HLAinteractionClassListener) - Method in class org.npsnet.xrti.proxies.HLAinteractionClassProxy
Removes a listener for attributes associated with the HLAinteractionClass class.
removeHLAmanagerListener(HLAmanagerListener) - Method in interface org.npsnet.xrti.proxies.HLAmanager
Removes a listener for the attributes associated with the HLAmanager class.
removeHLAmanagerListener(HLAmanagerListener) - Method in class org.npsnet.xrti.proxies.HLAmanagerProxy
Removes a listener for attributes associated with the HLAmanager class.
removeHLAmetaFederationListener(HLAmetaFederationListener) - Method in interface org.npsnet.xrti.proxies.HLAmetaFederation
Removes a listener for the attributes associated with the HLAmetaFederation class.
removeHLAmetaFederationListener(HLAmetaFederationListener) - Method in class org.npsnet.xrti.proxies.HLAmetaFederationProxy
Removes a listener for attributes associated with the HLAmetaFederation class.
removeHLAobjectClassListener(HLAobjectClassListener) - Method in interface org.npsnet.xrti.proxies.HLAobjectClass
Removes a listener for the attributes associated with the HLAobjectClass class.
removeHLAobjectClassListener(HLAobjectClassListener) - Method in class org.npsnet.xrti.proxies.HLAobjectClassProxy
Removes a listener for attributes associated with the HLAobjectClass class.
removeHLAobjectRootListener(HLAobjectRootListener) - Method in interface cz.zcu.fav.kiv.jsim.proxies.HLAobjectRoot
Removes a listener for the attributes associated with the HLAobjectRoot class.
removeHLAobjectRootListener(HLAobjectRootListener) - Method in class cz.zcu.fav.kiv.jsim.proxies.HLAobjectRootProxy
Removes a listener for attributes associated with the HLAobjectRoot class.
removeHLAobjectRootListener(HLAobjectRootListener) - Method in interface org.npsnet.xrti.proxies.HLAobjectRoot
Removes a listener for the attributes associated with the HLAobjectRoot class.
removeHLAobjectRootListener(HLAobjectRootListener) - Method in class org.npsnet.xrti.proxies.HLAobjectRootProxy
Removes a listener for attributes associated with the HLAobjectRoot class.
removeHLAparameterListener(HLAparameterListener) - Method in interface org.npsnet.xrti.proxies.HLAparameter
Removes a listener for the attributes associated with the HLAparameter class.
removeHLAparameterListener(HLAparameterListener) - Method in class org.npsnet.xrti.proxies.HLAparameterProxy
Removes a listener for attributes associated with the HLAparameter class.
removeHLAreflectionListener(HLAreflectionListener) - Method in interface org.npsnet.xrti.proxies.HLAreflection
Removes a listener for the attributes associated with the HLAreflection class.
removeHLAreflectionListener(HLAreflectionListener) - Method in class org.npsnet.xrti.proxies.HLAreflectionProxy
Removes a listener for attributes associated with the HLAreflection class.
removeHLAsimpleDataTypeListener(HLAsimpleDataTypeListener) - Method in interface org.npsnet.xrti.proxies.HLAsimpleDataType
Removes a listener for the attributes associated with the HLAsimpleDataType class.
removeHLAsimpleDataTypeListener(HLAsimpleDataTypeListener) - Method in class org.npsnet.xrti.proxies.HLAsimpleDataTypeProxy
Removes a listener for attributes associated with the HLAsimpleDataType class.
removeHLAsynchronizationListener(HLAsynchronizationListener) - Method in interface org.npsnet.xrti.proxies.HLAsynchronization
Removes a listener for the attributes associated with the HLAsynchronization class.
removeHLAsynchronizationListener(HLAsynchronizationListener) - Method in class org.npsnet.xrti.proxies.HLAsynchronizationProxy
Removes a listener for attributes associated with the HLAsynchronization class.
removeHLAtransportationListener(HLAtransportationListener) - Method in interface org.npsnet.xrti.proxies.HLAtransportation
Removes a listener for the attributes associated with the HLAtransportation class.
removeHLAtransportationListener(HLAtransportationListener) - Method in class org.npsnet.xrti.proxies.HLAtransportationProxy
Removes a listener for attributes associated with the HLAtransportation class.
removeHLAvariantRecordDataTypeListener(HLAvariantRecordDataTypeListener) - Method in interface org.npsnet.xrti.proxies.HLAvariantRecordDataType
Removes a listener for the attributes associated with the HLAvariantRecordDataType class.
removeHLAvariantRecordDataTypeListener(HLAvariantRecordDataTypeListener) - Method in class org.npsnet.xrti.proxies.HLAvariantRecordDataTypeProxy
Removes a listener for attributes associated with the HLAvariantRecordDataType class.
removeInteractionClassDescriptor(InteractionClassDescriptor) - Method in class org.npsnet.xrti.DescriptorManager
Removes an interaction class descriptor.
removeInteractionListener(JSimInteractionListener) - Method in class cz.zcu.fav.kiv.jsim.proxies.JSimProxyAmbassador
Removes a listener for the interactions processed by this ambassador.
removeInteractionListener(BootstrapInteractionListener) - Method in class org.npsnet.xrti.proxies.BootstrapProxyAmbassador
Removes a listener for the interactions processed by this ambassador.
removeInteractionListener(HelloWorldExInteractionListener) - Method in class org.npsnet.xrti.proxies.HelloWorldExProxyAmbassador
Removes a listener for the interactions processed by this ambassador.
removeInteractionListener(HelloWorldInteractionListener) - Method in class org.npsnet.xrti.proxies.HelloWorldProxyAmbassador
Removes a listener for the interactions processed by this ambassador.
removeInteractionListener(ManagementInteractionListener) - Method in class org.npsnet.xrti.proxies.ManagementProxyAmbassador
Removes a listener for the interactions processed by this ambassador.
removeInteractionListener(MetaFederationInteractionListener) - Method in class org.npsnet.xrti.proxies.MetaFederationProxyAmbassador
Removes a listener for the interactions processed by this ambassador.
removeInteractionListener(ReflectionInteractionListener) - Method in class org.npsnet.xrti.proxies.ReflectionProxyAmbassador
Removes a listener for the interactions processed by this ambassador.
removeObjectClassDescriptor(ObjectClassDescriptor) - Method in class org.npsnet.xrti.DescriptorManager
Removes an object class descriptor.
removeObjectInstance(ObjectInstanceHandle, byte[], OrderType) - Method in interface hla.rti.FederateAmbassador
Notifies the federate that an object instance has been removed.
removeObjectInstance(ObjectInstanceHandle, byte[], OrderType, LogicalTime, OrderType) - Method in interface hla.rti.FederateAmbassador
Notifies the federate that an object instance has been removed.
removeObjectInstance(ObjectInstanceHandle, byte[], OrderType, LogicalTime, OrderType, MessageRetractionHandle) - Method in interface hla.rti.FederateAmbassador
Notifies the federate that an object instance has been removed.
removeObjectInstance(ObjectInstanceHandle, byte[], OrderType) - Method in class org.npsnet.xrti.utilities.FederateAmbassadorAdapter
Notifies the federate that an object instance has been removed.
removeObjectInstance(ObjectInstanceHandle, byte[], OrderType, LogicalTime, OrderType) - Method in class org.npsnet.xrti.utilities.FederateAmbassadorAdapter
Notifies the federate that an object instance has been removed.
removeObjectInstance(ObjectInstanceHandle, byte[], OrderType, LogicalTime, OrderType, MessageRetractionHandle) - Method in class org.npsnet.xrti.utilities.FederateAmbassadorAdapter
Notifies the federate that an object instance has been removed.
removeObjectInstance(ObjectInstanceHandle, byte[], OrderType) - Method in class org.npsnet.xrti.utilities.ProxyAmbassador
Notifies the federate that an object instance has been removed.
removeObjectInstance(ObjectInstanceHandle, byte[], OrderType, LogicalTime, OrderType) - Method in class org.npsnet.xrti.utilities.ProxyAmbassador
Notifies the federate that an object instance has been removed.
removeObjectInstance(ObjectInstanceHandle, byte[], OrderType, LogicalTime, OrderType, MessageRetractionHandle) - Method in class org.npsnet.xrti.utilities.ProxyAmbassador
Notifies the federate that an object instance has been removed.
removeObjectInstanceDescriptor(ObjectInstanceDescriptor) - Method in class org.npsnet.xrti.DescriptorManager
Removes an object instance descriptor.
removeParameterDescriptor(ParameterDescriptor) - Method in class org.npsnet.xrti.DescriptorManager
Removes a parameter descriptor.
removeParameterDescriptor(ParameterDescriptor) - Method in class org.npsnet.xrti.InteractionClassDescriptor
Removes a parameter descriptor.
removeProxyAmbassadorListener(ProxyAmbassadorListener) - Method in class org.npsnet.xrti.utilities.ProxyAmbassador
Removes an element from the list of objects interested in changes to the state of this proxy ambassador.
removeRegionDescriptor(RegionDescriptor) - Method in class org.npsnet.xrti.DescriptorManager
Removes a region descriptor.
representationUpdated(HLAenumeratedDataType, String, String, byte[], OrderType, TransportationType) - Method in interface org.npsnet.xrti.proxies.HLAenumeratedDataTypeListener
Notifies the listener that the representation attribute has been updated.
representationUpdated(HLAsimpleDataType, String, String, byte[], OrderType, TransportationType) - Method in interface org.npsnet.xrti.proxies.HLAsimpleDataTypeListener
Notifies the listener that the representation attribute has been updated.
requestAttributeOwnershipAssumption(ObjectInstanceHandle, AttributeHandleSet, byte[]) - Method in interface hla.rti.FederateAmbassador
Requests that the federate assume ownership of a set of attributes.
requestAttributeOwnershipAssumption(ObjectInstanceHandle, AttributeHandleSet, byte[]) - Method in class org.npsnet.xrti.utilities.FederateAmbassadorAdapter
Requests that the federate assume ownership of a set of attributes.
requestAttributeOwnershipAssumption(ObjectInstanceHandle, AttributeHandleSet, byte[]) - Method in class org.npsnet.xrti.utilities.ProxyAmbassador
Requests that the federate assume ownership of a set of attributes.
requestAttributeOwnershipRelease(ObjectInstanceHandle, AttributeHandleSet, byte[]) - Method in interface hla.rti.FederateAmbassador
Notifies the federate of a request to release ownership of a set of attributes.
requestAttributeOwnershipRelease(ObjectInstanceHandle, AttributeHandleSet, byte[]) - Method in class org.npsnet.xrti.utilities.FederateAmbassadorAdapter
Notifies the federate of a request to release ownership of a set of attributes.
requestAttributeOwnershipRelease(ObjectInstanceHandle, AttributeHandleSet, byte[]) - Method in class org.npsnet.xrti.utilities.ProxyAmbassador
Notifies the federate of a request to release ownership of a set of attributes.
requestAttributeValueUpdate(ObjectInstanceHandle, AttributeHandleSet, byte[]) - Method in interface hla.rti.RTIambassador
Requests an attribute value update.
requestAttributeValueUpdate(ObjectClassHandle, AttributeHandleSet, byte[]) - Method in interface hla.rti.RTIambassador
Requests an attribute value update.
requestAttributeValueUpdate(ObjectInstanceHandle, AttributeHandleSet, byte[]) - Method in class org.npsnet.xrti.FederationExecutionAmbassador
Requests an attribute value update.
requestAttributeValueUpdate(ObjectInstanceHandle, AttributeHandleSet, byte[]) - Method in class org.npsnet.xrti.XRTIAmbassador
Requests an attribute value update.
requestAttributeValueUpdate(ObjectClassHandle, AttributeHandleSet, byte[]) - Method in class org.npsnet.xrti.XRTIAmbassador
Requests an attribute value update.
requestAttributeValueUpdateWithRegions(ObjectClassHandle, AttributeSetRegionSetPairList, byte[]) - Method in interface hla.rti.RTIambassador
Requests an attribute value update with associated regions.
requestAttributeValueUpdateWithRegions(ObjectClassHandle, AttributeSetRegionSetPairList, byte[]) - Method in class org.npsnet.xrti.XRTIAmbassador
Requests an attribute value update with associated regions.
requestDivestitureConfirmation(ObjectInstanceHandle, AttributeHandleSet) - Method in interface hla.rti.FederateAmbassador
Requests that the federate confirm divestiture of a set of attributes.
requestDivestitureConfirmation(ObjectInstanceHandle, AttributeHandleSet) - Method in class org.npsnet.xrti.utilities.FederateAmbassadorAdapter
Requests that the federate confirm divestiture of a set of attributes.
requestDivestitureConfirmation(ObjectInstanceHandle, AttributeHandleSet) - Method in class org.npsnet.xrti.utilities.ProxyAmbassador
Requests that the federate confirm divestiture of a set of attributes.
requestFederationRestore(String) - Method in interface hla.rti.RTIambassador
Requests a federation restore operation.
requestFederationRestore(String) - Method in class org.npsnet.xrti.XRTIAmbassador
Requests a federation restore operation.
requestFederationRestoreFailed(String) - Method in interface hla.rti.FederateAmbassador
Notifies the federate that its request to restore the saved state of the federation has failed.
requestFederationRestoreFailed(String) - Method in class org.npsnet.xrti.utilities.FederateAmbassadorAdapter
Notifies the federate that its request to restore the saved state of the federation has failed.
requestFederationRestoreFailed(String) - Method in class org.npsnet.xrti.utilities.ProxyAmbassador
Notifies the federate that its request to restore the saved state of the federation has failed.
requestFederationRestoreSucceeded(String) - Method in interface hla.rti.FederateAmbassador
Notifies the federate that its request to restore the saved state of the federation has succeeded.
requestFederationRestoreSucceeded(String) - Method in class org.npsnet.xrti.utilities.FederateAmbassadorAdapter
Notifies the federate that its request to restore the saved state of the federation has succeeded.
requestFederationRestoreSucceeded(String) - Method in class org.npsnet.xrti.utilities.ProxyAmbassador
Notifies the federate that its request to restore the saved state of the federation has succeeded.
requestFederationSave(String) - Method in interface hla.rti.RTIambassador
Requests that the federation perform a save operation.
requestFederationSave(String, LogicalTime) - Method in interface hla.rti.RTIambassador
Requests that the federation perform a save operation.
requestFederationSave(String) - Method in class org.npsnet.xrti.XRTIAmbassador
Requests that the federation perform a save operation.
requestFederationSave(String, LogicalTime) - Method in class org.npsnet.xrti.XRTIAmbassador
Requests that the federation perform a save operation.
requestRetraction(MessageRetractionHandle) - Method in interface hla.rti.FederateAmbassador
Notifies the federate that a retraction has been requested.
requestRetraction(MessageRetractionHandle) - Method in class org.npsnet.xrti.utilities.FederateAmbassadorAdapter
Notifies the federate that a retraction has been requested.
requestRetraction(MessageRetractionHandle) - Method in class org.npsnet.xrti.utilities.ProxyAmbassador
Notifies the federate that a retraction has been requested.
requestedLogicalTime - Variable in class org.npsnet.xrti.XRTIAmbassador
Federate's requested logical time.
reserveObjectInstanceName(String) - Method in interface hla.rti.RTIambassador
Reserves the specified object instance name.
reserveObjectInstanceName(String) - Method in class org.npsnet.xrti.XRTIAmbassador
Reserves the specified object instance name.
resignFederationExecution(ResignAction) - Method in interface hla.rti.RTIambassador
Resigns from the currently joined federation execution.
resignFederationExecution(ResignAction) - Method in class org.npsnet.xrti.XRTIAmbassador
Resigns from the currently joined federation execution.
resolutionUpdated(HLAsimpleDataType, String, String, byte[], OrderType, TransportationType) - Method in interface org.npsnet.xrti.proxies.HLAsimpleDataTypeListener
Notifies the listener that the resolution attribute has been updated.
retainAll(Collection) - Method in class org.npsnet.xrti.XRTIAttributeHandleSet
Removes all of the objects in this set except for those present in the specified collection.
retainAll(Collection) - Method in class org.npsnet.xrti.XRTIDimensionHandleSet
Removes all of the objects in this set except for those present in the specified collection.
retainAll(Collection) - Method in class org.npsnet.xrti.XRTIFederateHandleSet
Removes all of the objects in this set except for those present in the specified collection.
retainAll(Collection) - Method in class org.npsnet.xrti.XRTIRegionHandleSet
Removes all of the objects in this set except for those present in the specified collection.
retract(MessageRetractionHandle) - Method in interface hla.rti.RTIambassador
Retracts a message.
retract(MessageRetractionHandle) - Method in class org.npsnet.xrti.XRTIAmbassador
Retracts a message.
retractionHandleIsValid - Variable in class hla.rti.MessageRetractionReturn
Whether or not the message retraction handle is valid.
reverse(byte[]) - Static method in class org.npsnet.xrti.utilities.EncodingHelpers
Reverses the specified byte array in-place.
rtiAmbassador - Variable in class org.npsnet.xrti.utilities.ObjectInstanceProxy
The run-time infrastructure ambassador.
rtiAmbassador - Variable in class org.npsnet.xrti.utilities.ProxyAmbassador
The run-time infrastructure ambassador.

S

SAVE_TIME_CANNOT_BE_HONORED - Static variable in class hla.rti.SaveFailureReason
The save time cannot be honored.
SUPPORT_SERVICES - Static variable in class hla.rti.ServiceGroup
The support services group.
SYNCHRONIZATION_POINT_LABEL_NOT_UNIQUE - Static variable in class hla.rti.SynchronizationPointFailureReason
The synchronization point label is not unique.
SYNCHRONIZATION_SET_MEMBER_NOT_JOINED - Static variable in class hla.rti.SynchronizationPointFailureReason
A synchronization set member is not joined.
SaveFailureReason - class hla.rti.SaveFailureReason.
Represents the reason for the failure of a save operation.
SaveFailureReason(SaveFailureReason) - Constructor for class hla.rti.SaveFailureReason
Copy constructor.
SaveInProgress - exception hla.rti.SaveInProgress.
An exception indicating that a save operation is in progress.
SaveInProgress(String) - Constructor for class hla.rti.SaveInProgress
Constructor.
SaveNotInProgress - exception hla.rti.SaveNotInProgress.
An exception indicating that a save operation is not in progress.
SaveNotInProgress(String) - Constructor for class hla.rti.SaveNotInProgress
Constructor.
SaveNotInitiated - exception hla.rti.SaveNotInitiated.
An exception indicating that a save operation has not been initiated.
SaveNotInitiated(String) - Constructor for class hla.rti.SaveNotInitiated
Constructor.
SaveStatus - class hla.rti.SaveStatus.
Represents the status of a save operation.
SaveStatus(SaveStatus) - Constructor for class hla.rti.SaveStatus
Copy constructor.
ServiceGroup - class hla.rti.ServiceGroup.
Represents a service group.
ServiceGroup(ServiceGroup) - Constructor for class hla.rti.ServiceGroup
Copy constructor.
SomeFederateJoinedToAnExecution - exception hla.rti.SomeFederateJoinedToAnExecution.
An exception indicating that a federate is joined to an execution.
SomeFederateJoinedToAnExecution(String) - Constructor for class hla.rti.SomeFederateJoinedToAnExecution
Constructor.
SpecifiedSaveLabelDoesNotExist - exception hla.rti.SpecifiedSaveLabelDoesNotExist.
An exception indicating that the specified save label does not exist.
SpecifiedSaveLabelDoesNotExist(String) - Constructor for class hla.rti.SpecifiedSaveLabelDoesNotExist
Constructor.
Static - Static variable in class org.npsnet.xrti.proxies.HLAupdateType
Enumerator #0.
Subscribe - Static variable in class org.npsnet.xrti.proxies.HLAsharingType
Enumerator #1.
SupportServices - Static variable in class org.npsnet.xrti.proxies.HLAserviceGroupName
Enumerator #6.
SynchronizationPoint - class org.npsnet.xrti.SynchronizationPoint.
SynchronizationPoint represents federation synchronization point.
SynchronizationPoint(String, FederateHandleSet) - Constructor for class org.npsnet.xrti.SynchronizationPoint
Creates new synchronization point.
SynchronizationPointFailureReason - class hla.rti.SynchronizationPointFailureReason.
Represents the reason for the failure of a synchronization point.
SynchronizationPointFailureReason(SynchronizationPointFailureReason) - Constructor for class hla.rti.SynchronizationPointFailureReason
Copy constructor.
SynchronizationPointLabelNotAnnounced - exception hla.rti.SynchronizationPointLabelNotAnnounced.
An exception indicating that a synchronization point label was not announced.
SynchronizationPointLabelNotAnnounced(String) - Constructor for class hla.rti.SynchronizationPointLabelNotAnnounced
Constructor.
SynchronizationSetMemberNotJoined - exception hla.rti.SynchronizationSetMemberNotJoined.
An exception indicating that a synchronization set member has not joined.
SynchronizationSetMemberNotJoined(String) - Constructor for class hla.rti.SynchronizationSetMemberNotJoined
Constructor.
semanticsUpdated(HLAattribute, String, String, byte[], OrderType, TransportationType) - Method in class org.npsnet.xrti.AttributeDescriptor
Notifies the listener that the semantics attribute has been updated.
semanticsUpdated(HLAinteractionClass, String, String, byte[], OrderType, TransportationType) - Method in class org.npsnet.xrti.InteractionClassDescriptor
Notifies the listener that the semantics attribute has been updated.
semanticsUpdated(HLAobjectClass, String, String, byte[], OrderType, TransportationType) - Method in class org.npsnet.xrti.ObjectClassDescriptor
Notifies the listener that the semantics attribute has been updated.
semanticsUpdated(HLAarrayDataType, String, String, byte[], OrderType, TransportationType) - Method in interface org.npsnet.xrti.proxies.HLAarrayDataTypeListener
Notifies the listener that the semantics attribute has been updated.
semanticsUpdated(HLAattribute, String, String, byte[], OrderType, TransportationType) - Method in interface org.npsnet.xrti.proxies.HLAattributeListener
Notifies the listener that the semantics attribute has been updated.
semanticsUpdated(HLAenumeratedDataType, String, String, byte[], OrderType, TransportationType) - Method in interface org.npsnet.xrti.proxies.HLAenumeratedDataTypeListener
Notifies the listener that the semantics attribute has been updated.
semanticsUpdated(HLAfixedRecordDataType, String, String, byte[], OrderType, TransportationType) - Method in interface org.npsnet.xrti.proxies.HLAfixedRecordDataTypeListener
Notifies the listener that the semantics attribute has been updated.
semanticsUpdated(HLAinteractionClass, String, String, byte[], OrderType, TransportationType) - Method in interface org.npsnet.xrti.proxies.HLAinteractionClassListener
Notifies the listener that the semantics attribute has been updated.
semanticsUpdated(HLAobjectClass, String, String, byte[], OrderType, TransportationType) - Method in interface org.npsnet.xrti.proxies.HLAobjectClassListener
Notifies the listener that the semantics attribute has been updated.
semanticsUpdated(HLAparameter, String, String, byte[], OrderType, TransportationType) - Method in interface org.npsnet.xrti.proxies.HLAparameterListener
Notifies the listener that the semantics attribute has been updated.
semanticsUpdated(HLAsimpleDataType, String, String, byte[], OrderType, TransportationType) - Method in interface org.npsnet.xrti.proxies.HLAsimpleDataTypeListener
Notifies the listener that the semantics attribute has been updated.
semanticsUpdated(HLAsynchronization, String, String, byte[], OrderType, TransportationType) - Method in interface org.npsnet.xrti.proxies.HLAsynchronizationListener
Notifies the listener that the semantics attribute has been updated.
semanticsUpdated(HLAvariantRecordDataType, String, String, byte[], OrderType, TransportationType) - Method in interface org.npsnet.xrti.proxies.HLAvariantRecordDataTypeListener
Notifies the listener that the semantics attribute has been updated.
sendAnnounceSynchronizationPoint(String, byte[]) - Method in class org.npsnet.xrti.ExecutiveClientAmbassador
Notifies the federate that a synchronization point has been announced.
sendCommunication(String, byte[]) - Method in class org.npsnet.xrti.proxies.HelloWorldExProxyAmbassador
A generic message.
sendCommunication(String, byte[]) - Method in class org.npsnet.xrti.proxies.HelloWorldProxyAmbassador
A generic message.
sendFederationSynchronized(String) - Method in class org.npsnet.xrti.ExecutiveClientAmbassador
Notifies the federate that the federation has been synchronized.
sendHLAannounceSynchronizationPoint(String, byte[]) - Method in class org.npsnet.xrti.proxies.BootstrapProxyAmbassador
Notifies the federate that a synchronization point has been announced.
sendHLAchangeAttributeOrderType(byte[], byte[], byte[][], HLAorderType, byte[]) - Method in class org.npsnet.xrti.proxies.ManagementProxyAmbassador
Change the ordering type used by the joined federate when sending attributes belonging to the object instance.
sendHLAchangeAttributeTransportationType(byte[], byte[], byte[][], char[], byte[]) - Method in class org.npsnet.xrti.proxies.ManagementProxyAmbassador
Change the transportation type used by the joined federate when sending attributes belonging to the object instance.
sendHLAchangeInteractionOrderType(byte[], byte[], HLAorderType, byte[]) - Method in class org.npsnet.xrti.proxies.ManagementProxyAmbassador
Change the order type used by the joined federate when sending a class of interaction.
sendHLAchangeInteractionTransportationType(byte[], byte[], char[], byte[]) - Method in class org.npsnet.xrti.proxies.ManagementProxyAmbassador
Change the transportation type used by the joined federate when sending a class of interaction.
sendHLAcontinue(byte[]) - Method in class org.npsnet.xrti.proxies.BootstrapProxyAmbassador
Notifies the federate that the executive is done sending callbacks.
sendHLAcreateFederationExecution(String, byte[], byte[]) - Method in class org.npsnet.xrti.proxies.MetaFederationProxyAmbassador
Creates a federation execution.
sendHLAdeleteObjectInstance(byte[], byte[], byte[], byte[], byte[]) - Method in class org.npsnet.xrti.proxies.ManagementProxyAmbassador
Cause an object instance to be deleted from the federation.
sendHLAdestroyFederationExecution(String, byte[]) - Method in class org.npsnet.xrti.proxies.MetaFederationProxyAmbassador
Destroys a federation execution.
sendHLAdisableAsynchronousDelivery(byte[], byte[]) - Method in class org.npsnet.xrti.proxies.ManagementProxyAmbassador
When the joined federate is time-constrained, cause the RTI to deliver receive-order messages to the joined federate only when its time manager state is Time Advancing.
sendHLAdisableTimeConstrained(byte[], byte[]) - Method in class org.npsnet.xrti.proxies.ManagementProxyAmbassador
Cause the logical time of the joined federate to cease being constrained by the logical times of other joined federates.
sendHLAdisableTimeRegulation(byte[], byte[]) - Method in class org.npsnet.xrti.proxies.ManagementProxyAmbassador
Cause the joined federate to cease regulating the logical time of other joined federates.
sendHLAenableAsynchronousDelivery(byte[], byte[]) - Method in class org.npsnet.xrti.proxies.ManagementProxyAmbassador
Cause the RTI to deliver receive-order messages to the joined federate at any time, even if the joined federate is time-constrained.
sendHLAenableTimeConstrained(byte[], byte[]) - Method in class org.npsnet.xrti.proxies.ManagementProxyAmbassador
Cause the logical time of the joined federate to begin being constrained by the logical times of other joined federates.
sendHLAenableTimeRegulation(byte[], byte[], byte[]) - Method in class org.npsnet.xrti.proxies.ManagementProxyAmbassador
Cause the joined federate to begin regulating the logical time of other joined federates.
sendHLAfederateRestoreComplete(byte[], boolean, byte[]) - Method in class org.npsnet.xrti.proxies.ManagementProxyAmbassador
Mimic the joined federate's report of completion of a restore.
sendHLAfederateSaveBegun(byte[], byte[]) - Method in class org.npsnet.xrti.proxies.ManagementProxyAmbassador
Mimic the federate's report of starting a save.
sendHLAfederateSaveComplete(byte[], boolean, byte[]) - Method in class org.npsnet.xrti.proxies.ManagementProxyAmbassador
Mimic the joined federate's report of completion of a save.
sendHLAfederationSynchronized(String, byte[]) - Method in class org.npsnet.xrti.proxies.BootstrapProxyAmbassador
Notifies the federate that the federation has been synchronized.
sendHLAflushQueueRequest(byte[], byte[], byte[]) - Method in class org.npsnet.xrti.proxies.ManagementProxyAmbassador
Request the logical time of the joined federate to be advanced as far as possible, provided that the time stamp is less than or equal to the logical time specified in the request.
sendHLAinteractionFragment(int, int, int, byte[], byte[]) - Method in class org.npsnet.xrti.proxies.BootstrapProxyAmbassador
A piece of a fragmented interaction.
sendHLAjoinFederationExecution(String, String, long, byte[]) - Method in class org.npsnet.xrti.proxies.MetaFederationProxyAmbassador
Joins a federation execution.
sendHLAlocalDeleteObjectInstance(byte[], byte[], byte[]) - Method in class org.npsnet.xrti.proxies.ManagementProxyAmbassador
Inform the RTI that it shall treat the specified object instance as if thejoined federate did not know about the object instance.
sendHLAmergeFDD(byte[], byte[]) - Method in class org.npsnet.xrti.proxies.ReflectionProxyAmbassador
Merges the contents of a new federation description document into the FOM.
sendHLAmodifyAttributeState(byte[], byte[], byte[], HLAownership, byte[]) - Method in class org.npsnet.xrti.proxies.ManagementProxyAmbassador
Modify the ownership state of an attribute of an object instance for the specified joined federate.
sendHLAmodifyLookahead(byte[], byte[], byte[]) - Method in class org.npsnet.xrti.proxies.ManagementProxyAmbassador
Change the lookahead value used by the joined federate.
sendHLAnextMessageRequest(byte[], byte[], byte[]) - Method in class org.npsnet.xrti.proxies.ManagementProxyAmbassador
Request the logical time of the joined federate to be advanced to the time stamp of the next TSO message that shall be delivered to the joined federate, provided that the message shall have a time stamp no greater than the logical time specified in the request, and release zero or more messages for delivery to the joined federate.
sendHLAnextMessageRequestAvailable(byte[], byte[], byte[]) - Method in class org.npsnet.xrti.proxies.ManagementProxyAmbassador
Request the logical time of the joined federate to be advanced to the time stamp of the next TSO message that shall be delivered to the joined federate, provided that the message shall have a time stamp no greater than the logical time specified in the request, and release zero or more messages for delivery to the joined federate.
sendHLApublishInteractionClass(byte[], byte[], byte[]) - Method in class org.npsnet.xrti.proxies.ManagementProxyAmbassador
Set the joined federate's publication status of an interaction class.
sendHLApublishObjectClassAttributes(byte[], byte[], byte[][], byte[]) - Method in class org.npsnet.xrti.proxies.ManagementProxyAmbassador
Set the joined federate's publication status of attributes belonging to an object class.
sendHLAregisterFederationSynchronizationPoint(String, byte[]) - Method in class org.npsnet.xrti.proxies.BootstrapProxyAmbassador
Federate's request for registering a federation synchronization point.
sendHLAregisterObjectInstance(String, long, long, byte[]) - Method in class org.npsnet.xrti.proxies.BootstrapProxyAmbassador
Registers a new object instance.
sendHLAreportException(byte[], String, String, byte[]) - Method in class org.npsnet.xrti.proxies.ManagementProxyAmbassador
The interaction shall be sent by the RTI when an exception occurs as the result of a service invocation at the indicated joined federate.
sendHLAreportHandles(long, long, byte[]) - Method in class org.npsnet.xrti.proxies.BootstrapProxyAmbassador
Reports a block of handles.
sendHLAreportInteractionPublication(byte[], byte[][], byte[]) - Method in class org.npsnet.xrti.proxies.ManagementProxyAmbassador
The interaction shall be sent by the RTI in response to an interaction of class HLAmanager.HLAfederate.
sendHLAreportInteractionSubscription(byte[], HLAinteractionSubscription[], byte[]) - Method in class org.npsnet.xrti.proxies.ManagementProxyAmbassador
The interaction shall be sent by the RTI in response to an interaction of class HLAmanager.HLAfederate.
sendHLAreportInteractionsReceived(byte[], char[], HLAinteractionCount[], byte[]) - Method in class org.npsnet.xrti.proxies.ManagementProxyAmbassador
The interaction shall be sent by the RTI in response to an interaction of class HLAmanager.HLAfederate.
sendHLAreportInteractionsSent(byte[], char[], HLAinteractionCount[], byte[]) - Method in class org.npsnet.xrti.proxies.ManagementProxyAmbassador
The interaction shall be sent by the RTI in response to an interaction of class HLAmanager.HLAfederate.
sendHLAreportMOMexception(byte[], String, String, boolean, byte[]) - Method in class org.npsnet.xrti.proxies.ManagementProxyAmbassador
The interaction shall be sent by the RTI when one the following occurs: - a MOM interaction without all the necessary parameters is sent or - an interaction that imitates a federate's invocation of an RTI service is sent and not all of the service's pre-conditions are met.
sendHLAreportObjectClassPublication(byte[], int, byte[], byte[][], byte[]) - Method in class org.npsnet.xrti.proxies.ManagementProxyAmbassador
The interaction shall be sent by the RTI in response to an interaction of class HLAmanager.HLAfederate.
sendHLAreportObjectClassSubscription(byte[], int, byte[], boolean, byte[][], byte[]) - Method in class org.npsnet.xrti.proxies.ManagementProxyAmbassador
The interaction shall be sent by the RTI in response to an interaction of class HLAmanager.HLAfederate.
sendHLAreportObjectInstanceInformation(byte[], byte[], byte[][], byte[], byte[], byte[]) - Method in class org.npsnet.xrti.proxies.ManagementProxyAmbassador
The interaction shall be sent by the RTI in response to an interaction of class HLAmanager.HLAfederate.
sendHLAreportObjectInstancesReflected(byte[], HLAobjectClassBasedCount[], byte[]) - Method in class org.npsnet.xrti.proxies.ManagementProxyAmbassador
The interaction shall be sent by the RTI in response to an interaction of class HLAmanager.HLAfederate.
sendHLAreportObjectInstancesThatCanBeDeleted(byte[], HLAobjectClassBasedCount[], byte[]) - Method in class org.npsnet.xrti.proxies.ManagementProxyAmbassador
The interaction shall be sent by the RTI in response to an interaction of class HLAmanager.HLAfederate.HLArequest.HLArequestObject InstancesThatCanBeDeleted.
sendHLAreportObjectInstancesUpdated(byte[], HLAobjectClassBasedCount[], byte[]) - Method in class org.npsnet.xrti.proxies.ManagementProxyAmbassador
The interaction shall be sent by the RTI in response to an interaction of class HLAmanager.HLAfederate.
sendHLAreportReflectionsReceived(byte[], char[], HLAobjectClassBasedCount[], byte[]) - Method in class org.npsnet.xrti.proxies.ManagementProxyAmbassador
The interaction shall be sent by the RTI in response to an interaction of class HLAmanager.HLAfederate.
sendHLAreportServiceInvocation(byte[], String, boolean, String[], String[], String, int, byte[]) - Method in class org.npsnet.xrti.proxies.ManagementProxyAmbassador
This interaction shall be sent by the RTI whenever an HLA service is invoked, either by the indicated joined federate or by the RTI at the indicated joined federate, and Service Reporting is Enabled for the indicated joined federate.
sendHLAreportSynchronizationPointStatus(byte[], String, HLAsynchPointFederate[], byte[]) - Method in class org.npsnet.xrti.proxies.ManagementProxyAmbassador
The interaction shall be sent by the RTI in response to an interaction of class HLAmanager.HLAfederate.
sendHLAreportSynchronizationPoints(byte[], String[], byte[]) - Method in class org.npsnet.xrti.proxies.ManagementProxyAmbassador
The interaction shall be sent by the RTI in response to an interaction of class HLAmanager.HLAfederate.
sendHLAreportUpdatesSent(byte[], char[], HLAobjectClassBasedCount[], byte[]) - Method in class org.npsnet.xrti.proxies.ManagementProxyAmbassador
The interaction shall be sent by the RTI in response to an interaction of class HLAmanager.HLAfederate.
sendHLArequestAttributeValueUpdate(long, long[], byte[]) - Method in class org.npsnet.xrti.proxies.BootstrapProxyAmbassador
Requests an attribute value update.
sendHLArequestHandles(long, byte[]) - Method in class org.npsnet.xrti.proxies.BootstrapProxyAmbassador
Requests a block of handles.
sendHLArequestInteractionsReceived(byte[], byte[]) - Method in class org.npsnet.xrti.proxies.ManagementProxyAmbassador
Request that the RTI send a report interaction that contains the number of interactions that a joined federate has received.
sendHLArequestInteractionsSent(byte[], byte[]) - Method in class org.npsnet.xrti.proxies.ManagementProxyAmbassador
Request that the RTI send a report interaction that contains the number of interactions that a joined federate has generated.
sendHLArequestObjectInstanceInformation(byte[], byte[], byte[]) - Method in class org.npsnet.xrti.proxies.ManagementProxyAmbassador
Request that the RTI send a report interaction that contains the information that a joined federate maintains on a single object instance.
sendHLArequestObjectInstancesReflected(byte[], byte[]) - Method in class org.npsnet.xrti.proxies.ManagementProxyAmbassador
Request that the RTI send a report interaction that contains the objects instances for which a joined federate has had a Reflect Attribute Values service invocation.
sendHLArequestObjectInstancesThatCanBeDeleted(byte[], byte[]) - Method in class org.npsnet.xrti.proxies.ManagementProxyAmbassador
Request that the RTI send a report interaction that contains the object instances that can be deleted at the joined federate.
sendHLArequestObjectInstancesUpdated(byte[], byte[]) - Method in class org.npsnet.xrti.proxies.ManagementProxyAmbassador
Request that the RTI send a report interaction that contains the object instance updating responsibility of a joined federate.
sendHLArequestPublications(byte[], byte[]) - Method in class org.npsnet.xrti.proxies.ManagementProxyAmbassador
Request that the RTI send report interactions that contain the publication data of a joined federate.
sendHLArequestReflectionsReceived(byte[], byte[]) - Method in class org.npsnet.xrti.proxies.ManagementProxyAmbassador
Request that the RTI send a report interaction that contains the number of reflections that a joined federate has received.
sendHLArequestSubscriptions(byte[], byte[]) - Method in class org.npsnet.xrti.proxies.ManagementProxyAmbassador
Request that the RTI send report interactions that contain the subscription data of a joined federate.
sendHLArequestSynchronizationPointStatus(byte[], byte[]) - Method in class org.npsnet.xrti.proxies.ManagementProxyAmbassador
Request that the RTI send a report interaction that contains a list that includes each federate (and its synchronization point status) that is associated with a particular synchronization point.
sendHLArequestSynchronizationPoints(byte[], byte[]) - Method in class org.npsnet.xrti.proxies.ManagementProxyAmbassador
Request that the RTI send a report interaction that contains a list of all in-progress federation synchronization points.
sendHLArequestUpdatesSent(byte[], byte[]) - Method in class org.npsnet.xrti.proxies.ManagementProxyAmbassador
Request that the RTI send a report interaction that contains the number of updates that a joined federate has generated.
sendHLAresignFederationExecution(byte[], HLAresignAction, byte[]) - Method in class org.npsnet.xrti.proxies.ManagementProxyAmbassador
Cause the joined federate to resign from the federation execution.
sendHLAresultBoolean(boolean, byte[]) - Method in class org.npsnet.xrti.proxies.BootstrapProxyAmbassador
Notifies the federate about the result of last invoked service.
sendHLAsetExceptionReporting(byte[], boolean, byte[]) - Method in class org.npsnet.xrti.proxies.ManagementProxyAmbassador
Specify whether the RTI shall report service invocation exceptions via HLAmanager.HLAfederate.HLAreport.
sendHLAsetServiceReporting(byte[], boolean, byte[]) - Method in class org.npsnet.xrti.proxies.ManagementProxyAmbassador
Specify whether to report service invocations to0 or from the specified joined federate via HLAmanager.HLAfederate.
sendHLAsetSwitches(HLAswitch, HLAswitch, byte[]) - Method in class org.npsnet.xrti.proxies.ManagementProxyAmbassador
Set the values of several HLA switches.
sendHLAsetTiming(byte[], int, byte[]) - Method in class org.npsnet.xrti.proxies.ManagementProxyAmbassador
Adjust the time period between updates of the HLAmanager.HLAfederate object instance for the specified joined federate.
sendHLAsubscribeInteractionClass(byte[], byte[], boolean, byte[]) - Method in class org.npsnet.xrti.proxies.ManagementProxyAmbassador
Set the joined federate's subscription status to an interaction class.
sendHLAsubscribeObjectClassAttributes(byte[], byte[], byte[][], boolean, byte[]) - Method in class org.npsnet.xrti.proxies.ManagementProxyAmbassador
Set the joined federate's subscription status of attributes belonging to an object class.
sendHLAsynchronizationPointAchieved(byte[], String, byte[]) - Method in class org.npsnet.xrti.proxies.ManagementProxyAmbassador
Mimic the federate's report of achieving a synchronization point.
sendHLAsynchronizationPointRegistrationFailed(String, byte[]) - Method in class org.npsnet.xrti.proxies.BootstrapProxyAmbassador
Notifies the federate that the synchronization point registration operation has failed.
sendHLAsynchronizationPointRegistrationSucceeded(String, byte[]) - Method in class org.npsnet.xrti.proxies.BootstrapProxyAmbassador
Notifies the federate that the synchronization point registration operation has succeeded.
sendHLAtimeAdvanceGrant(byte[], byte[]) - Method in class org.npsnet.xrti.proxies.BootstrapProxyAmbassador
Notifies the federate that a time advance has been granted.
sendHLAtimeAdvanceRequest(byte[], byte[], byte[]) - Method in class org.npsnet.xrti.proxies.ManagementProxyAmbassador
Request an advance of the joined federate's logical time on behalf of the joined federate, and release zero or more messages for delivery to the joined federate.
sendHLAtimeAdvanceRequestAvailable(byte[], byte[], byte[]) - Method in class org.npsnet.xrti.proxies.ManagementProxyAmbassador
Request an advance of the joined federate's logical time, on behalf of the joined federate, and release zero or more messages for delivery to the joined federate.
sendHLAtimeConstrainedEnabled(byte[], byte[]) - Method in class org.npsnet.xrti.proxies.BootstrapProxyAmbassador
Notifies the federate that time-constrained mode has been enabled.
sendHLAtimeRegulationEnabled(byte[], byte[]) - Method in class org.npsnet.xrti.proxies.BootstrapProxyAmbassador
Notifies the federate that time regulation has been enabled.
sendHLAunconditionalAttributeOwnershipDivestiture(byte[], byte[], byte[][], byte[]) - Method in class org.npsnet.xrti.proxies.ManagementProxyAmbassador
Cause the ownership of attributes of an object instance to be unconditionally divested by the joined federate.
sendHLAunpublishInteractionClass(byte[], byte[], byte[]) - Method in class org.npsnet.xrti.proxies.ManagementProxyAmbassador
Cause the joined federate no longer to publish an interaction class.
sendHLAunpublishObjectClassAttributes(byte[], byte[], byte[][], byte[]) - Method in class org.npsnet.xrti.proxies.ManagementProxyAmbassador
Cause the joined federate no longer to publish attributes of an object class.
sendHLAunsubscribeInteractionClass(byte[], byte[], byte[]) - Method in class org.npsnet.xrti.proxies.ManagementProxyAmbassador
Cause the joined federate no longer to subscribe to an interaction class.
sendHLAunsubscribeObjectClassAttributes(byte[], byte[], byte[][], byte[]) - Method in class org.npsnet.xrti.proxies.ManagementProxyAmbassador
Cause the joined federate no longer to subscribe to attributes of an object class.
sendHLAupdateAttributeValuesBestEffort(long, HLAattributeHandleValuePair[], byte[]) - Method in class org.npsnet.xrti.proxies.BootstrapProxyAmbassador
Updates a set of attribute values with best-effort transportation and receive ordering.
sendHLAupdateAttributeValuesReliable(long, HLAattributeHandleValuePair[], byte[]) - Method in class org.npsnet.xrti.proxies.BootstrapProxyAmbassador
Updates a set of attribute values with reliable transportation and receive ordering.
sendInteraction(InteractionClassHandle, ParameterHandleValueMap, byte[]) - Method in interface hla.rti.RTIambassador
Sends an interaction.
sendInteraction(InteractionClassHandle, ParameterHandleValueMap, byte[], LogicalTime) - Method in interface hla.rti.RTIambassador
Sends an interaction.
sendInteraction(InteractionClassHandle, ParameterHandleValueMap, byte[]) - Method in class org.npsnet.xrti.FederationExecutionAmbassador
Sends an interaction.
sendInteraction(ExecutiveClientAmbassador, InteractionClassHandle, ParameterHandleValueMap, byte[], TransportationType, OrderType, LogicalTime) - Method in class org.npsnet.xrti.FederationExecutionAmbassador
Sends an interaction received from a federate.
sendInteraction(InteractionClassHandle, ParameterHandleValueMap, byte[]) - Method in class org.npsnet.xrti.XRTIAmbassador
Sends an interaction.
sendInteraction(InteractionClassHandle, ParameterHandleValueMap, byte[], LogicalTime) - Method in class org.npsnet.xrti.XRTIAmbassador
Sends an interaction.
sendInteractionBestEffort(InteractionClassHandle, ParameterHandleValueMap, byte[], OrderType, LogicalTime) - Method in class org.npsnet.xrti.ExecutiveClientAmbassador
Sends an interaction with best-effort transportation.
sendInteractionBestEffort(InteractionClassHandle, ParameterHandleValueMap, byte[], OrderType, LogicalTime) - Method in class org.npsnet.xrti.XRTIAmbassador
Sends an interaction with best-effort transportation.
sendInteractionReliable(InteractionClassHandle, ParameterHandleValueMap, byte[], OrderType, LogicalTime) - Method in class org.npsnet.xrti.ExecutiveClientAmbassador
Sends an interaction with reliable transportation.
sendInteractionReliable(InteractionClassHandle, ParameterHandleValueMap, byte[], OrderType, LogicalTime) - Method in class org.npsnet.xrti.XRTIAmbassador
Sends an interaction with reliable transportation.
sendInteractionWithRegions(InteractionClassHandle, ParameterHandleValueMap, RegionHandleSet, byte[]) - Method in interface hla.rti.RTIambassador
Sends an interaction with associated regions.
sendInteractionWithRegions(InteractionClassHandle, ParameterHandleValueMap, RegionHandleSet, byte[], LogicalTime) - Method in interface hla.rti.RTIambassador
Sends an interaction with associated regions.
sendInteractionWithRegions(InteractionClassHandle, ParameterHandleValueMap, RegionHandleSet, byte[]) - Method in class org.npsnet.xrti.XRTIAmbassador
Sends an interaction with associated regions.
sendInteractionWithRegions(InteractionClassHandle, ParameterHandleValueMap, RegionHandleSet, byte[], LogicalTime) - Method in class org.npsnet.xrti.XRTIAmbassador
Sends an interaction with associated regions.
sendJSimEndOfSimulation(byte[], byte[]) - Method in class cz.zcu.fav.kiv.jsim.proxies.JSimProxyAmbassador
JSim End Of Simulation
sendJSimRequest(byte[], byte[], byte[]) - Method in class cz.zcu.fav.kiv.jsim.proxies.JSimProxyAmbassador
JSim Request
sendJSimResponse(byte[], byte[], byte[]) - Method in class cz.zcu.fav.kiv.jsim.proxies.JSimProxyAmbassador
JSim Response
sendPacket(DatagramPacket) - Method in class org.npsnet.xrti.InternetMessageChannel
Sends a packet through the best-effort component of this channel.
sendPacket(DatagramPacket) - Method in class org.npsnet.xrti.MessageChannel
Sends a packet through the best-effort component of this channel.
sendPrioritizedCommunication(String, double, byte[]) - Method in class org.npsnet.xrti.proxies.HelloWorldExProxyAmbassador
A prioritized message.
sendTimeAdvanceGrantIfPossible() - Method in class org.npsnet.xrti.ExecutiveClientAmbassador
Sends time advance grant to the federate if it is possible.
sentOrdering - Variable in class org.npsnet.xrti.HLAMessage
The type of ordering with which the message was sent.
set(int, Object) - Method in class org.npsnet.xrti.XRTIAttributeSetRegionSetPairList
Sets the element at the specified index.
setAccuracy(String, byte[]) - Method in interface org.npsnet.xrti.proxies.HLAsimpleDataType
Sets the value of the accuracy attribute.
setAccuracy(String, byte[]) - Method in class org.npsnet.xrti.proxies.HLAsimpleDataTypeProxy
Sets the value of the accuracy attribute.
setAlignment(int) - Method in class org.npsnet.xrti.utilities.HLAEncodingInputStream
Sets the alignment value.
setAlignment(int) - Method in class org.npsnet.xrti.utilities.HLAEncodingOutputStream
Sets the alignment value.
setAlternatives(HLAalternative[], byte[]) - Method in interface org.npsnet.xrti.proxies.HLAvariantRecordDataType
Sets the value of the alternatives attribute.
setAlternatives(HLAalternative[], byte[]) - Method in class org.npsnet.xrti.proxies.HLAvariantRecordDataTypeProxy
Sets the value of the alternatives attribute.
setAttributeHandle(long) - Method in class org.npsnet.xrti.proxies.HLAattributeHandleValuePair
Sets the value of the attributeHandle field.
setAttributes(long[], byte[]) - Method in interface org.npsnet.xrti.proxies.HLAobjectClass
Sets the value of the attributes attribute.
setAttributes(long[], byte[]) - Method in class org.npsnet.xrti.proxies.HLAobjectClassProxy
Sets the value of the attributes attribute.
setAutoFlushDisabled(boolean) - Method in class org.npsnet.xrti.utilities.ObjectInstanceProxy
Disables or enables auto-flush behavior for this proxy.
setCapability(HLAcapabilityType, byte[]) - Method in interface org.npsnet.xrti.proxies.HLAsynchronization
Sets the value of the capability attribute.
setCapability(HLAcapabilityType, byte[]) - Method in class org.npsnet.xrti.proxies.HLAsynchronizationProxy
Sets the value of the capability attribute.
setCardinality(String, byte[]) - Method in interface org.npsnet.xrti.proxies.HLAarrayDataType
Sets the value of the cardinality attribute.
setCardinality(String, byte[]) - Method in class org.npsnet.xrti.proxies.HLAarrayDataTypeProxy
Sets the value of the cardinality attribute.
setDataType(String) - Method in class org.npsnet.xrti.proxies.HLAalternative
Sets the value of the dataType field.
setDataType(String, byte[]) - Method in interface org.npsnet.xrti.proxies.HLAarrayDataType
Sets the value of the dataType attribute.
setDataType(String, byte[]) - Method in class org.npsnet.xrti.proxies.HLAarrayDataTypeProxy
Sets the value of the dataType attribute.
setDataType(String, byte[]) - Method in interface org.npsnet.xrti.proxies.HLAattribute
Sets the value of the dataType attribute.
setDataType(String, byte[]) - Method in class org.npsnet.xrti.proxies.HLAattributeProxy
Sets the value of the dataType attribute.
setDataType(String, byte[]) - Method in interface org.npsnet.xrti.proxies.HLAdimension
Sets the value of the dataType attribute.
setDataType(String, byte[]) - Method in class org.npsnet.xrti.proxies.HLAdimensionProxy
Sets the value of the dataType attribute.
setDataType(String) - Method in class org.npsnet.xrti.proxies.HLAfield
Sets the value of the dataType field.
setDataType(String, byte[]) - Method in interface org.npsnet.xrti.proxies.HLAparameter
Sets the value of the dataType attribute.
setDataType(String, byte[]) - Method in class org.npsnet.xrti.proxies.HLAparameterProxy
Sets the value of the dataType attribute.
setDataType(String, byte[]) - Method in interface org.npsnet.xrti.proxies.HLAsynchronization
Sets the value of the dataType attribute.
setDataType(String, byte[]) - Method in class org.npsnet.xrti.proxies.HLAsynchronizationProxy
Sets the value of the dataType attribute.
setDataType(String, byte[]) - Method in interface org.npsnet.xrti.proxies.HLAvariantRecordDataType
Sets the value of the dataType attribute.
setDataType(String, byte[]) - Method in class org.npsnet.xrti.proxies.HLAvariantRecordDataTypeProxy
Sets the value of the dataType attribute.
setDeleted(boolean) - Method in class org.npsnet.xrti.utilities.ObjectInstanceProxy
Sets whether the object instance that this proxy represents has been deleted.
setDescription(String, byte[]) - Method in interface org.npsnet.xrti.proxies.HLAtransportation
Sets the value of the description attribute.
setDescription(String, byte[]) - Method in class org.npsnet.xrti.proxies.HLAtransportationProxy
Sets the value of the description attribute.
setDimensions(String, byte[]) - Method in interface org.npsnet.xrti.proxies.HLAattribute
Sets the value of the dimensions attribute.
setDimensions(String, byte[]) - Method in class org.npsnet.xrti.proxies.HLAattributeProxy
Sets the value of the dimensions attribute.
setDimensions(String, byte[]) - Method in interface org.npsnet.xrti.proxies.HLAinteractionClass
Sets the value of the dimensions attribute.
setDimensions(String, byte[]) - Method in class org.npsnet.xrti.proxies.HLAinteractionClassProxy
Sets the value of the dimensions attribute.
setDiscriminant(String, byte[]) - Method in interface org.npsnet.xrti.proxies.HLAvariantRecordDataType
Sets the value of the discriminant attribute.
setDiscriminant(String, byte[]) - Method in class org.npsnet.xrti.proxies.HLAvariantRecordDataTypeProxy
Sets the value of the discriminant attribute.
setEncoding(String, byte[]) - Method in interface org.npsnet.xrti.proxies.HLAarrayDataType
Sets the value of the encoding attribute.
setEncoding(String, byte[]) - Method in class org.npsnet.xrti.proxies.HLAarrayDataTypeProxy
Sets the value of the encoding attribute.
setEncoding(String, byte[]) - Method in interface org.npsnet.xrti.proxies.HLAbasicRepresentation
Sets the value of the encoding attribute.
setEncoding(String, byte[]) - Method in class org.npsnet.xrti.proxies.HLAbasicRepresentationProxy
Sets the value of the encoding attribute.
setEncoding(String, byte[]) - Method in interface org.npsnet.xrti.proxies.HLAfixedRecordDataType
Sets the value of the encoding attribute.
setEncoding(String, byte[]) - Method in class org.npsnet.xrti.proxies.HLAfixedRecordDataTypeProxy
Sets the value of the encoding attribute.
setEncoding(String, byte[]) - Method in interface org.npsnet.xrti.proxies.HLAvariantRecordDataType
Sets the value of the encoding attribute.
setEncoding(String, byte[]) - Method in class org.npsnet.xrti.proxies.HLAvariantRecordDataTypeProxy
Sets the value of the encoding attribute.
setEndian(HLAendianType, byte[]) - Method in interface org.npsnet.xrti.proxies.HLAbasicRepresentation
Sets the value of the endian attribute.
setEndian(HLAendianType, byte[]) - Method in class org.npsnet.xrti.proxies.HLAbasicRepresentationProxy
Sets the value of the endian attribute.
setEnumerator(String) - Method in class org.npsnet.xrti.proxies.HLAalternative
Sets the value of the enumerator field.
setEnumerators(HLAenumerator[], byte[]) - Method in interface org.npsnet.xrti.proxies.HLAenumeratedDataType
Sets the value of the enumerators attribute.
setEnumerators(HLAenumerator[], byte[]) - Method in class org.npsnet.xrti.proxies.HLAenumeratedDataTypeProxy
Sets the value of the enumerators attribute.
setFdd(File) - Method in class org.npsnet.xrti.utilities.CompileProxiesTask
Sets the federation description document to base generated classes on.
setFederationDescriptionDocument(File) - Method in class org.npsnet.xrti.utilities.ProxyCompiler
Sets the location of the federation description document.
setFederationExecutionHandle(long) - Method in class org.npsnet.xrti.proxies.HLAbootstrapInteractionPayload
Sets the value of the federationExecutionHandle field.
setFields(HLAfield[], byte[]) - Method in interface org.npsnet.xrti.proxies.HLAfixedRecordDataType
Sets the value of the fields attribute.
setFields(HLAfield[], byte[]) - Method in class org.npsnet.xrti.proxies.HLAfixedRecordDataTypeProxy
Sets the value of the fields attribute.
setGrossDomesticProduct(double, byte[]) - Method in interface org.npsnet.xrti.proxies.EconomicCountry
Sets the value of the grossDomesticProduct attribute.
setGrossDomesticProduct(double, byte[]) - Method in class org.npsnet.xrti.proxies.EconomicCountryProxy
Sets the value of the grossDomesticProduct attribute.
setHLAFDDID(String, byte[]) - Method in interface org.npsnet.xrti.proxies.HLAfederate
Sets the value of the HLAFDDID attribute.
setHLAFDDID(String, byte[]) - Method in class org.npsnet.xrti.proxies.HLAfederateProxy
Sets the value of the HLAFDDID attribute.
setHLAFDDID(String, byte[]) - Method in interface org.npsnet.xrti.proxies.HLAfederation
Sets the value of the HLAFDDID attribute.
setHLAFDDID(String, byte[]) - Method in class org.npsnet.xrti.proxies.HLAfederationProxy
Sets the value of the HLAFDDID attribute.
setHLAGALT(byte[], byte[]) - Method in interface org.npsnet.xrti.proxies.HLAfederate
Sets the value of the HLAGALT attribute.
setHLAGALT(byte[], byte[]) - Method in class org.npsnet.xrti.proxies.HLAfederateProxy
Sets the value of the HLAGALT attribute.
setHLALITS(byte[], byte[]) - Method in interface org.npsnet.xrti.proxies.HLAfederate
Sets the value of the HLALITS attribute.
setHLALITS(byte[], byte[]) - Method in class org.npsnet.xrti.proxies.HLAfederateProxy
Sets the value of the HLALITS attribute.
setHLAROlength(int, byte[]) - Method in interface org.npsnet.xrti.proxies.HLAfederate
Sets the value of the HLAROlength attribute.
setHLAROlength(int, byte[]) - Method in class org.npsnet.xrti.proxies.HLAfederateProxy
Sets the value of the HLAROlength attribute.
setHLARTIversion(String, byte[]) - Method in interface org.npsnet.xrti.proxies.HLAfederate
Sets the value of the HLARTIversion attribute.
setHLARTIversion(String, byte[]) - Method in class org.npsnet.xrti.proxies.HLAfederateProxy
Sets the value of the HLARTIversion attribute.
setHLARTIversion(String, byte[]) - Method in interface org.npsnet.xrti.proxies.HLAfederation
Sets the value of the HLARTIversion attribute.
setHLARTIversion(String, byte[]) - Method in class org.npsnet.xrti.proxies.HLAfederationProxy
Sets the value of the HLARTIversion attribute.
setHLATSOlength(int, byte[]) - Method in interface org.npsnet.xrti.proxies.HLAfederate
Sets the value of the HLATSOlength attribute.
setHLATSOlength(int, byte[]) - Method in class org.npsnet.xrti.proxies.HLAfederateProxy
Sets the value of the HLATSOlength attribute.
setHLAactive(boolean) - Method in class org.npsnet.xrti.proxies.HLAinteractionSubscription
Sets the value of the HLAactive field.
setHLAasynchronousDelivery(boolean, byte[]) - Method in interface org.npsnet.xrti.proxies.HLAfederate
Sets the value of the HLAasynchronousDelivery attribute.
setHLAasynchronousDelivery(boolean, byte[]) - Method in class org.npsnet.xrti.proxies.HLAfederateProxy
Sets the value of the HLAasynchronousDelivery attribute.
setHLAautoProvide(HLAswitch, byte[]) - Method in interface org.npsnet.xrti.proxies.HLAfederation
Sets the value of the HLAautoProvide attribute.
setHLAautoProvide(HLAswitch, byte[]) - Method in class org.npsnet.xrti.proxies.HLAfederationProxy
Sets the value of the HLAautoProvide attribute.
setHLAconveyRegionDesignatorSets(HLAswitch, byte[]) - Method in interface org.npsnet.xrti.proxies.HLAfederation
Sets the value of the HLAconveyRegionDesignatorSets attribute.
setHLAconveyRegionDesignatorSets(HLAswitch, byte[]) - Method in class org.npsnet.xrti.proxies.HLAfederationProxy
Sets the value of the HLAconveyRegionDesignatorSets attribute.
setHLAcount(int) - Method in class org.npsnet.xrti.proxies.HLAobjectClassBasedCount
Sets the value of the HLAcount field.
setHLAfederate(byte[]) - Method in class org.npsnet.xrti.proxies.HLAsynchPointFederate
Sets the value of the HLAfederate field.
setHLAfederateHandle(byte[], byte[]) - Method in interface org.npsnet.xrti.proxies.HLAfederate
Sets the value of the HLAfederateHandle attribute.
setHLAfederateHandle(byte[], byte[]) - Method in class org.npsnet.xrti.proxies.HLAfederateProxy
Sets the value of the HLAfederateHandle attribute.
setHLAfederateHost(String, byte[]) - Method in interface org.npsnet.xrti.proxies.HLAfederate
Sets the value of the HLAfederateHost attribute.
setHLAfederateHost(String, byte[]) - Method in class org.npsnet.xrti.proxies.HLAfederateProxy
Sets the value of the HLAfederateHost attribute.
setHLAfederateState(HLAfederateState, byte[]) - Method in interface org.npsnet.xrti.proxies.HLAfederate
Sets the value of the HLAfederateState attribute.
setHLAfederateState(HLAfederateState, byte[]) - Method in class org.npsnet.xrti.proxies.HLAfederateProxy
Sets the value of the HLAfederateState attribute.
setHLAfederateSynchStatus(HLAsynchPointStatus) - Method in class org.npsnet.xrti.proxies.HLAsynchPointFederate
Sets the value of the HLAfederateSynchStatus field.
setHLAfederateType(String, byte[]) - Method in interface org.npsnet.xrti.proxies.HLAfederate
Sets the value of the HLAfederateType attribute.
setHLAfederateType(String, byte[]) - Method in class org.npsnet.xrti.proxies.HLAfederateProxy
Sets the value of the HLAfederateType attribute.
setHLAfederatesinFederation(byte[][], byte[]) - Method in interface org.npsnet.xrti.proxies.HLAfederation
Sets the value of the HLAfederatesinFederation attribute.
setHLAfederatesinFederation(byte[][], byte[]) - Method in class org.npsnet.xrti.proxies.HLAfederationProxy
Sets the value of the HLAfederatesinFederation attribute.
setHLAfederationName(String, byte[]) - Method in interface org.npsnet.xrti.proxies.HLAfederation
Sets the value of the HLAfederationName attribute.
setHLAfederationName(String, byte[]) - Method in class org.npsnet.xrti.proxies.HLAfederationProxy
Sets the value of the HLAfederationName attribute.
setHLAinteractionClass(byte[]) - Method in class org.npsnet.xrti.proxies.HLAinteractionCount
Sets the value of the HLAinteractionClass field.
setHLAinteractionClass(byte[]) - Method in class org.npsnet.xrti.proxies.HLAinteractionSubscription
Sets the value of the HLAinteractionClass field.
setHLAinteractionCount(int) - Method in class org.npsnet.xrti.proxies.HLAinteractionCount
Sets the value of the HLAinteractionCount field.
setHLAinteractionsReceived(int, byte[]) - Method in interface org.npsnet.xrti.proxies.HLAfederate
Sets the value of the HLAinteractionsReceived attribute.
setHLAinteractionsReceived(int, byte[]) - Method in class org.npsnet.xrti.proxies.HLAfederateProxy
Sets the value of the HLAinteractionsReceived attribute.
setHLAinteractionsSent(int, byte[]) - Method in interface org.npsnet.xrti.proxies.HLAfederate
Sets the value of the HLAinteractionsSent attribute.
setHLAinteractionsSent(int, byte[]) - Method in class org.npsnet.xrti.proxies.HLAfederateProxy
Sets the value of the HLAinteractionsSent attribute.
setHLAlastSaveName(String, byte[]) - Method in interface org.npsnet.xrti.proxies.HLAfederation
Sets the value of the HLAlastSaveName attribute.
setHLAlastSaveName(String, byte[]) - Method in class org.npsnet.xrti.proxies.HLAfederationProxy
Sets the value of the HLAlastSaveName attribute.
setHLAlastSaveTime(byte[], byte[]) - Method in interface org.npsnet.xrti.proxies.HLAfederation
Sets the value of the HLAlastSaveTime attribute.
setHLAlastSaveTime(byte[], byte[]) - Method in class org.npsnet.xrti.proxies.HLAfederationProxy
Sets the value of the HLAlastSaveTime attribute.
setHLAlogicalTime(byte[], byte[]) - Method in interface org.npsnet.xrti.proxies.HLAfederate
Sets the value of the HLAlogicalTime attribute.
setHLAlogicalTime(byte[], byte[]) - Method in class org.npsnet.xrti.proxies.HLAfederateProxy
Sets the value of the HLAlogicalTime attribute.
setHLAlookahead(byte[], byte[]) - Method in interface org.npsnet.xrti.proxies.HLAfederate
Sets the value of the HLAlookahead attribute.
setHLAlookahead(byte[], byte[]) - Method in class org.npsnet.xrti.proxies.HLAfederateProxy
Sets the value of the HLAlookahead attribute.
setHLAnextSaveName(String, byte[]) - Method in interface org.npsnet.xrti.proxies.HLAfederation
Sets the value of the HLAnextSaveName attribute.
setHLAnextSaveName(String, byte[]) - Method in class org.npsnet.xrti.proxies.HLAfederationProxy
Sets the value of the HLAnextSaveName attribute.
setHLAnextSaveTime(byte[], byte[]) - Method in interface org.npsnet.xrti.proxies.HLAfederation
Sets the value of the HLAnextSaveTime attribute.
setHLAnextSaveTime(byte[], byte[]) - Method in class org.npsnet.xrti.proxies.HLAfederationProxy
Sets the value of the HLAnextSaveTime attribute.
setHLAobjectClass(byte[]) - Method in class org.npsnet.xrti.proxies.HLAobjectClassBasedCount
Sets the value of the HLAobjectClass field.
setHLAobjectInstancesDeleted(int, byte[]) - Method in interface org.npsnet.xrti.proxies.HLAfederate
Sets the value of the HLAobjectInstancesDeleted attribute.
setHLAobjectInstancesDeleted(int, byte[]) - Method in class org.npsnet.xrti.proxies.HLAfederateProxy
Sets the value of the HLAobjectInstancesDeleted attribute.
setHLAobjectInstancesDiscovered(int, byte[]) - Method in interface org.npsnet.xrti.proxies.HLAfederate
Sets the value of the HLAobjectInstancesDiscovered attribute.
setHLAobjectInstancesDiscovered(int, byte[]) - Method in class org.npsnet.xrti.proxies.HLAfederateProxy
Sets the value of the HLAobjectInstancesDiscovered attribute.
setHLAobjectInstancesReflected(int, byte[]) - Method in interface org.npsnet.xrti.proxies.HLAfederate
Sets the value of the HLAobjectInstancesReflected attribute.
setHLAobjectInstancesReflected(int, byte[]) - Method in class org.npsnet.xrti.proxies.HLAfederateProxy
Sets the value of the HLAobjectInstancesReflected attribute.
setHLAobjectInstancesRegistered(int, byte[]) - Method in interface org.npsnet.xrti.proxies.HLAfederate
Sets the value of the HLAobjectInstancesRegistered attribute.
setHLAobjectInstancesRegistered(int, byte[]) - Method in class org.npsnet.xrti.proxies.HLAfederateProxy
Sets the value of the HLAobjectInstancesRegistered attribute.
setHLAobjectInstancesRemoved(int, byte[]) - Method in interface org.npsnet.xrti.proxies.HLAfederate
Sets the value of the HLAobjectInstancesRemoved attribute.
setHLAobjectInstancesRemoved(int, byte[]) - Method in class org.npsnet.xrti.proxies.HLAfederateProxy
Sets the value of the HLAobjectInstancesRemoved attribute.
setHLAobjectInstancesUpdated(int, byte[]) - Method in interface org.npsnet.xrti.proxies.HLAfederate
Sets the value of the HLAobjectInstancesUpdated attribute.
setHLAobjectInstancesUpdated(int, byte[]) - Method in class org.npsnet.xrti.proxies.HLAfederateProxy
Sets the value of the HLAobjectInstancesUpdated attribute.
setHLAobjectsInstancesThatCanBeDeleted(int, byte[]) - Method in interface org.npsnet.xrti.proxies.HLAfederate
Sets the value of the HLAobjectsInstancesThatCanBeDeleted attribute.
setHLAobjectsInstancesThatCanBeDeleted(int, byte[]) - Method in class org.npsnet.xrti.proxies.HLAfederateProxy
Sets the value of the HLAobjectsInstancesThatCanBeDeleted attribute.
setHLAreflectionsReceived(int, byte[]) - Method in interface org.npsnet.xrti.proxies.HLAfederate
Sets the value of the HLAreflectionsReceived attribute.
setHLAreflectionsReceived(int, byte[]) - Method in class org.npsnet.xrti.proxies.HLAfederateProxy
Sets the value of the HLAreflectionsReceived attribute.
setHLAtimeAdvancingTime(int, byte[]) - Method in interface org.npsnet.xrti.proxies.HLAfederate
Sets the value of the HLAtimeAdvancingTime attribute.
setHLAtimeAdvancingTime(int, byte[]) - Method in class org.npsnet.xrti.proxies.HLAfederateProxy
Sets the value of the HLAtimeAdvancingTime attribute.
setHLAtimeConstrained(boolean, byte[]) - Method in interface org.npsnet.xrti.proxies.HLAfederate
Sets the value of the HLAtimeConstrained attribute.
setHLAtimeConstrained(boolean, byte[]) - Method in class org.npsnet.xrti.proxies.HLAfederateProxy
Sets the value of the HLAtimeConstrained attribute.
setHLAtimeGrantedTime(int, byte[]) - Method in interface org.npsnet.xrti.proxies.HLAfederate
Sets the value of the HLAtimeGrantedTime attribute.
setHLAtimeGrantedTime(int, byte[]) - Method in class org.npsnet.xrti.proxies.HLAfederateProxy
Sets the value of the HLAtimeGrantedTime attribute.
setHLAtimeManagerState(HLAtimeState, byte[]) - Method in interface org.npsnet.xrti.proxies.HLAfederate
Sets the value of the HLAtimeManagerState attribute.
setHLAtimeManagerState(HLAtimeState, byte[]) - Method in class org.npsnet.xrti.proxies.HLAfederateProxy
Sets the value of the HLAtimeManagerState attribute.
setHLAtimeRegulating(boolean, byte[]) - Method in interface org.npsnet.xrti.proxies.HLAfederate
Sets the value of the HLAtimeRegulating attribute.
setHLAtimeRegulating(boolean, byte[]) - Method in class org.npsnet.xrti.proxies.HLAfederateProxy
Sets the value of the HLAtimeRegulating attribute.
setHLAupdatesSent(int, byte[]) - Method in interface org.npsnet.xrti.proxies.HLAfederate
Sets the value of the HLAupdatesSent attribute.
setHLAupdatesSent(int, byte[]) - Method in class org.npsnet.xrti.proxies.HLAfederateProxy
Sets the value of the HLAupdatesSent attribute.
setInteractionClassHandle(long) - Method in class org.npsnet.xrti.proxies.HLAbootstrapInteractionPayload
Sets the value of the interactionClassHandle field.
setInteractionListenerName(String) - Method in class org.npsnet.xrti.utilities.ProxyCompiler
Sets the (unprefixed) name of the interaction listener interface.
setInteractionlistenername(String) - Method in class org.npsnet.xrti.utilities.CompileProxiesTask
Sets the (unprefixed) interaction listener interface name.
setInterpretation(String, byte[]) - Method in interface org.npsnet.xrti.proxies.HLAbasicRepresentation
Sets the value of the interpretation attribute.
setInterpretation(String, byte[]) - Method in class org.npsnet.xrti.proxies.HLAbasicRepresentationProxy
Sets the value of the interpretation attribute.
setLabel(String, byte[]) - Method in interface org.npsnet.xrti.proxies.HLAsynchronization
Sets the value of the label attribute.
setLabel(String, byte[]) - Method in class org.npsnet.xrti.proxies.HLAsynchronizationProxy
Sets the value of the label attribute.
setName(String, byte[]) - Method in interface org.npsnet.xrti.proxies.Country
Sets the value of the name attribute.
setName(String, byte[]) - Method in class org.npsnet.xrti.proxies.CountryProxy
Sets the value of the name attribute.
setName(String) - Method in class org.npsnet.xrti.proxies.HLAalternative
Sets the value of the name field.
setName(String) - Method in class org.npsnet.xrti.proxies.HLAenumerator
Sets the value of the name field.
setName(String, byte[]) - Method in interface org.npsnet.xrti.proxies.HLAfederationExecution
Sets the value of the name attribute.
setName(String, byte[]) - Method in class org.npsnet.xrti.proxies.HLAfederationExecutionProxy
Sets the value of the name attribute.
setName(String) - Method in class org.npsnet.xrti.proxies.HLAfield
Sets the value of the name field.
setName(String, byte[]) - Method in interface org.npsnet.xrti.proxies.HLAreflection
Sets the value of the name attribute.
setName(String, byte[]) - Method in class org.npsnet.xrti.proxies.HLAreflectionProxy
Sets the value of the name attribute.
setNormalization(String, byte[]) - Method in interface org.npsnet.xrti.proxies.HLAdimension
Sets the value of the normalization attribute.
setNormalization(String, byte[]) - Method in class org.npsnet.xrti.proxies.HLAdimensionProxy
Sets the value of the normalization attribute.
setOrder(OrderType) - Method in class org.npsnet.xrti.AttributeDescriptor
Sets the order type of this attribute.
setOrder(OrderType) - Method in class org.npsnet.xrti.InteractionClassDescriptor
Sets the order type of this interaction class.
setOrder(HLAorderType, byte[]) - Method in interface org.npsnet.xrti.proxies.HLAattribute
Sets the value of the order attribute.
setOrder(HLAorderType, byte[]) - Method in class org.npsnet.xrti.proxies.HLAattributeProxy
Sets the value of the order attribute.
setOrder(HLAorderType, byte[]) - Method in interface org.npsnet.xrti.proxies.HLAinteractionClass
Sets the value of the order attribute.
setOrder(HLAorderType, byte[]) - Method in class org.npsnet.xrti.proxies.HLAinteractionClassProxy
Sets the value of the order attribute.
setOwnership(HLAownershipType, byte[]) - Method in interface org.npsnet.xrti.proxies.HLAattribute
Sets the value of the ownership attribute.
setOwnership(HLAownershipType, byte[]) - Method in class org.npsnet.xrti.proxies.HLAattributeProxy
Sets the value of the ownership attribute.
setPackagePrefix(String) - Method in class org.npsnet.xrti.utilities.ProxyCompiler
Sets the package prefix.
setPackageprefix(String) - Method in class org.npsnet.xrti.utilities.CompileProxiesTask
Sets the package prefix for generated source files.
setParameterHandle(long) - Method in class org.npsnet.xrti.proxies.HLAparameterHandleValuePair
Sets the value of the parameterHandle field.
setParameterHandleValuePairList(HLAparameterHandleValuePair[]) - Method in class org.npsnet.xrti.proxies.HLAbootstrapInteractionPayload
Sets the value of the parameterHandleValuePairList field.
setParameters(long[], byte[]) - Method in interface org.npsnet.xrti.proxies.HLAinteractionClass
Sets the value of the parameters attribute.
setParameters(long[], byte[]) - Method in class org.npsnet.xrti.proxies.HLAinteractionClassProxy
Sets the value of the parameters attribute.
setParents(String, byte[]) - Method in interface org.npsnet.xrti.proxies.HLAinteractionClass
Sets the value of the parents attribute.
setParents(String, byte[]) - Method in class org.npsnet.xrti.proxies.HLAinteractionClassProxy
Sets the value of the parents attribute.
setParents(String, byte[]) - Method in interface org.npsnet.xrti.proxies.HLAobjectClass
Sets the value of the parents attribute.
setParents(String, byte[]) - Method in class org.npsnet.xrti.proxies.HLAobjectClassProxy
Sets the value of the parents attribute.
setPopulation(double, byte[]) - Method in interface org.npsnet.xrti.proxies.Country
Sets the value of the population attribute.
setPopulation(double, byte[]) - Method in class org.npsnet.xrti.proxies.CountryProxy
Sets the value of the population attribute.
setProxyAmbassadorName(String) - Method in class org.npsnet.xrti.utilities.ProxyCompiler
Sets the (unprefixed) name of the proxy ambassador class.
setProxyambassadorName(String) - Method in class org.npsnet.xrti.utilities.CompileProxiesTask
Sets the (unprefixed) proxy ambassador class name.
setPublished(boolean) - Method in class org.npsnet.xrti.AttributeDescriptor
Sets whether or not this attribute is published.
setPublished(boolean) - Method in class org.npsnet.xrti.InteractionClassDescriptor
Sets whether or not this interaction class is published.
setRangeBounds(RegionHandle, DimensionHandle, RangeBounds) - Method in interface hla.rti.RTIambassador
Sets the range bounds on the specified region and dimension.
setRangeBounds(DimensionHandle, RangeBounds) - Method in class org.npsnet.xrti.RegionDescriptor
Sets the range bounds for the specified dimension.
setRangeBounds(RegionHandle, DimensionHandle, RangeBounds) - Method in class org.npsnet.xrti.XRTIAmbassador
Sets the range bounds on the specified region and dimension.
setRepresentation(String, byte[]) - Method in interface org.npsnet.xrti.proxies.HLAenumeratedDataType
Sets the value of the representation attribute.
setRepresentation(String, byte[]) - Method in class org.npsnet.xrti.proxies.HLAenumeratedDataTypeProxy
Sets the value of the representation attribute.
setRepresentation(String, byte[]) - Method in interface org.npsnet.xrti.proxies.HLAsimpleDataType
Sets the value of the representation attribute.
setRepresentation(String, byte[]) - Method in class org.npsnet.xrti.proxies.HLAsimpleDataTypeProxy
Sets the value of the representation attribute.
setResolution(String, byte[]) - Method in interface org.npsnet.xrti.proxies.HLAsimpleDataType
Sets the value of the resolution attribute.
setResolution(String, byte[]) - Method in class org.npsnet.xrti.proxies.HLAsimpleDataTypeProxy
Sets the value of the resolution attribute.
setSemantics(String) - Method in class org.npsnet.xrti.proxies.HLAalternative
Sets the value of the semantics field.
setSemantics(String, byte[]) - Method in interface org.npsnet.xrti.proxies.HLAarrayDataType
Sets the value of the semantics attribute.
setSemantics(String, byte[]) - Method in class org.npsnet.xrti.proxies.HLAarrayDataTypeProxy
Sets the value of the semantics attribute.
setSemantics(String, byte[]) - Method in interface org.npsnet.xrti.proxies.HLAattribute
Sets the value of the semantics attribute.
setSemantics(String, byte[]) - Method in class org.npsnet.xrti.proxies.HLAattributeProxy
Sets the value of the semantics attribute.
setSemantics(String, byte[]) - Method in interface org.npsnet.xrti.proxies.HLAenumeratedDataType
Sets the value of the semantics attribute.
setSemantics(String, byte[]) - Method in class org.npsnet.xrti.proxies.HLAenumeratedDataTypeProxy
Sets the value of the semantics attribute.
setSemantics(String) - Method in class org.npsnet.xrti.proxies.HLAfield
Sets the value of the semantics field.
setSemantics(String, byte[]) - Method in interface org.npsnet.xrti.proxies.HLAfixedRecordDataType
Sets the value of the semantics attribute.
setSemantics(String, byte[]) - Method in class org.npsnet.xrti.proxies.HLAfixedRecordDataTypeProxy
Sets the value of the semantics attribute.
setSemantics(String, byte[]) - Method in interface org.npsnet.xrti.proxies.HLAinteractionClass
Sets the value of the semantics attribute.
setSemantics(String, byte[]) - Method in class org.npsnet.xrti.proxies.HLAinteractionClassProxy
Sets the value of the semantics attribute.
setSemantics(String, byte[]) - Method in interface org.npsnet.xrti.proxies.HLAobjectClass
Sets the value of the semantics attribute.
setSemantics(String, byte[]) - Method in class org.npsnet.xrti.proxies.HLAobjectClassProxy
Sets the value of the semantics attribute.
setSemantics(String, byte[]) - Method in interface org.npsnet.xrti.proxies.HLAparameter
Sets the value of the semantics attribute.
setSemantics(String, byte[]) - Method in class org.npsnet.xrti.proxies.HLAparameterProxy
Sets the value of the semantics attribute.
setSemantics(String, byte[]) - Method in interface org.npsnet.xrti.proxies.HLAsimpleDataType
Sets the value of the semantics attribute.
setSemantics(String, byte[]) - Method in class org.npsnet.xrti.proxies.HLAsimpleDataTypeProxy
Sets the value of the semantics attribute.
setSemantics(String, byte[]) - Method in interface org.npsnet.xrti.proxies.HLAsynchronization
Sets the value of the semantics attribute.
setSemantics(String, byte[]) - Method in class org.npsnet.xrti.proxies.HLAsynchronizationProxy
Sets the value of the semantics attribute.
setSemantics(String, byte[]) - Method in interface org.npsnet.xrti.proxies.HLAvariantRecordDataType
Sets the value of the semantics attribute.
setSemantics(String, byte[]) - Method in class org.npsnet.xrti.proxies.HLAvariantRecordDataTypeProxy
Sets the value of the semantics attribute.
setSentOrdering(HLAorderType) - Method in class org.npsnet.xrti.proxies.HLAbootstrapInteractionPayload
Sets the value of the sentOrdering field.
setSharing(HLAsharingType, byte[]) - Method in interface org.npsnet.xrti.proxies.HLAattribute
Sets the value of the sharing attribute.
setSharing(HLAsharingType, byte[]) - Method in class org.npsnet.xrti.proxies.HLAattributeProxy
Sets the value of the sharing attribute.
setSharing(HLAsharingType, byte[]) - Method in interface org.npsnet.xrti.proxies.HLAinteractionClass
Sets the value of the sharing attribute.
setSharing(HLAsharingType, byte[]) - Method in class org.npsnet.xrti.proxies.HLAinteractionClassProxy
Sets the value of the sharing attribute.
setSharing(HLAsharingType, byte[]) - Method in interface org.npsnet.xrti.proxies.HLAobjectClass
Sets the value of the sharing attribute.
setSharing(HLAsharingType, byte[]) - Method in class org.npsnet.xrti.proxies.HLAobjectClassProxy
Sets the value of the sharing attribute.
setSize(int, byte[]) - Method in interface org.npsnet.xrti.proxies.HLAbasicRepresentation
Sets the value of the size attribute.
setSize(int, byte[]) - Method in class org.npsnet.xrti.proxies.HLAbasicRepresentationProxy
Sets the value of the size attribute.
setSubscribed(boolean) - Method in class org.npsnet.xrti.AttributeDescriptor
Sets whether or not this attribute is subscribed.
setSubscribed(boolean) - Method in class org.npsnet.xrti.InteractionClassDescriptor
Sets whether or not this interaction class is subscribed.
setTargetDirectory(File) - Method in class org.npsnet.xrti.utilities.ProxyCompiler
Sets the target directory in which to place generated source files.
setTargetdirectory(File) - Method in class org.npsnet.xrti.utilities.CompileProxiesTask
Sets the target directory in which to place generated source files.
setTheTime(byte[]) - Method in class org.npsnet.xrti.proxies.HLAbootstrapInteractionPayload
Sets the value of the theTime field.
setTransportation(TransportationType) - Method in class org.npsnet.xrti.AttributeDescriptor
Sets the transportation type of this attribute.
setTransportation(TransportationType) - Method in class org.npsnet.xrti.InteractionClassDescriptor
Sets the transportation type of this interaction class.
setTransportation(String, byte[]) - Method in interface org.npsnet.xrti.proxies.HLAattribute
Sets the value of the transportation attribute.
setTransportation(String, byte[]) - Method in class org.npsnet.xrti.proxies.HLAattributeProxy
Sets the value of the transportation attribute.
setTransportation(String, byte[]) - Method in interface org.npsnet.xrti.proxies.HLAinteractionClass
Sets the value of the transportation attribute.
setTransportation(String, byte[]) - Method in class org.npsnet.xrti.proxies.HLAinteractionClassProxy
Sets the value of the transportation attribute.
setUnits(String, byte[]) - Method in interface org.npsnet.xrti.proxies.HLAsimpleDataType
Sets the value of the units attribute.
setUnits(String, byte[]) - Method in class org.npsnet.xrti.proxies.HLAsimpleDataTypeProxy
Sets the value of the units attribute.
setUpdateCondition(String, byte[]) - Method in interface org.npsnet.xrti.proxies.HLAattribute
Sets the value of the updateCondition attribute.
setUpdateCondition(String, byte[]) - Method in class org.npsnet.xrti.proxies.HLAattributeProxy
Sets the value of the updateCondition attribute.
setUpdateType(HLAupdateType, byte[]) - Method in interface org.npsnet.xrti.proxies.HLAattribute
Sets the value of the updateType attribute.
setUpdateType(HLAupdateType, byte[]) - Method in class org.npsnet.xrti.proxies.HLAattributeProxy
Sets the value of the updateType attribute.
setUpperBound(String, byte[]) - Method in interface org.npsnet.xrti.proxies.HLAdimension
Sets the value of the upperBound attribute.
setUpperBound(String, byte[]) - Method in class org.npsnet.xrti.proxies.HLAdimensionProxy
Sets the value of the upperBound attribute.
setUserSuppliedTag(byte[]) - Method in class org.npsnet.xrti.proxies.HLAbootstrapInteractionPayload
Sets the value of the userSuppliedTag field.
setValue(byte[]) - Method in class org.npsnet.xrti.proxies.HLAattributeHandleValuePair
Sets the value of the value field.
setValue(String, byte[]) - Method in interface org.npsnet.xrti.proxies.HLAdimension
Sets the value of the value attribute.
setValue(String, byte[]) - Method in class org.npsnet.xrti.proxies.HLAdimensionProxy
Sets the value of the value attribute.
setValue(byte[]) - Method in class org.npsnet.xrti.proxies.HLAparameterHandleValuePair
Sets the value of the value field.
setValues(String) - Method in class org.npsnet.xrti.proxies.HLAenumerator
Sets the value of the values field.
sharingUpdated(HLAattribute, HLAsharingType, HLAsharingType, byte[], OrderType, TransportationType) - Method in class org.npsnet.xrti.AttributeDescriptor
Notifies the listener that the sharing attribute has been updated.
sharingUpdated(HLAinteractionClass, HLAsharingType, HLAsharingType, byte[], OrderType, TransportationType) - Method in class org.npsnet.xrti.InteractionClassDescriptor
Notifies the listener that the sharing attribute has been updated.
sharingUpdated(HLAobjectClass, HLAsharingType, HLAsharingType, byte[], OrderType, TransportationType) - Method in class org.npsnet.xrti.ObjectClassDescriptor
Notifies the listener that the sharing attribute has been updated.
sharingUpdated(HLAattribute, HLAsharingType, HLAsharingType, byte[], OrderType, TransportationType) - Method in interface org.npsnet.xrti.proxies.HLAattributeListener
Notifies the listener that the sharing attribute has been updated.
sharingUpdated(HLAinteractionClass, HLAsharingType, HLAsharingType, byte[], OrderType, TransportationType) - Method in interface org.npsnet.xrti.proxies.HLAinteractionClassListener
Notifies the listener that the sharing attribute has been updated.
sharingUpdated(HLAobjectClass, HLAsharingType, HLAsharingType, byte[], OrderType, TransportationType) - Method in interface org.npsnet.xrti.proxies.HLAobjectClassListener
Notifies the listener that the sharing attribute has been updated.
sizeUpdated(HLAbasicRepresentation, int, int, byte[], OrderType, TransportationType) - Method in interface org.npsnet.xrti.proxies.HLAbasicRepresentationListener
Notifies the listener that the size attribute has been updated.
startRegistrationForObjectClass(ObjectClassHandle) - Method in interface hla.rti.FederateAmbassador
Notifies the federate that it should begin registering objects of a certain class.
startRegistrationForObjectClass(ObjectClassHandle) - Method in class org.npsnet.xrti.utilities.FederateAmbassadorAdapter
Notifies the federate that it should begin registering objects of a certain class.
startRegistrationForObjectClass(ObjectClassHandle) - Method in class org.npsnet.xrti.utilities.ProxyAmbassador
Notifies the federate that it should begin registering objects of a certain class.
status - Variable in class hla.rti.FederateHandleRestoreStatusPair
The restore status.
status - Variable in class hla.rti.FederateHandleSaveStatusPair
The save status.
stopRegistrationForObjectClass(ObjectClassHandle) - Method in interface hla.rti.FederateAmbassador
Notifies the federate that it should stop registering objects of a certain class.
stopRegistrationForObjectClass(ObjectClassHandle) - Method in class org.npsnet.xrti.utilities.FederateAmbassadorAdapter
Notifies the federate that it should stop registering objects of a certain class.
stopRegistrationForObjectClass(ObjectClassHandle) - Method in class org.npsnet.xrti.utilities.ProxyAmbassador
Notifies the federate that it should stop registering objects of a certain class.
subscribeInteractionClass(InteractionClassHandle) - Method in interface hla.rti.RTIambassador
Subscribes to the specified interaction class.
subscribeInteractionClass(InteractionClassHandle) - Method in class org.npsnet.xrti.FederationExecutionAmbassador
Subscribes to the specified interaction class.
subscribeInteractionClass(InteractionClassHandle) - Method in class org.npsnet.xrti.XRTIAmbassador
Subscribes to the specified interaction class.
subscribeInteractionClassPassively(InteractionClassHandle) - Method in interface hla.rti.RTIambassador
Passively subscribes to the specified interaction class.
subscribeInteractionClassPassively(InteractionClassHandle) - Method in class org.npsnet.xrti.XRTIAmbassador
Passively subscribes to the specified interaction class.
subscribeInteractionClassPassivelyWithRegions(InteractionClassHandle, RegionHandleSet) - Method in interface hla.rti.RTIambassador
Passively subscribes to a class of interactions with associated regions.
subscribeInteractionClassPassivelyWithRegions(InteractionClassHandle, RegionHandleSet) - Method in class org.npsnet.xrti.XRTIAmbassador
Passively subscribes to a class of interactions with associated regions.
subscribeInteractionClassWithRegions(InteractionClassHandle, RegionHandleSet) - Method in interface hla.rti.RTIambassador
Subscribes to a class of interactions with associated regions.
subscribeInteractionClassWithRegions(InteractionClassHandle, RegionHandleSet) - Method in class org.npsnet.xrti.XRTIAmbassador
Subscribes to a class of interactions with associated regions.
subscribeObjectClassAttributes(ObjectClassHandle, AttributeHandleSet) - Method in interface hla.rti.RTIambassador
Subscribes to a set of object class attributes.
subscribeObjectClassAttributes(ObjectClassHandle, AttributeHandleSet) - Method in class org.npsnet.xrti.FederationExecutionAmbassador
Subscribes to a set of object class attributes.
subscribeObjectClassAttributes(ObjectClassHandle, AttributeHandleSet) - Method in class org.npsnet.xrti.XRTIAmbassador
Subscribes to a set of object class attributes.
subscribeObjectClassAttributesPassively(ObjectClassHandle, AttributeHandleSet) - Method in interface hla.rti.RTIambassador
Passively subscribes to a set of object class attributes.
subscribeObjectClassAttributesPassively(ObjectClassHandle, AttributeHandleSet) - Method in class org.npsnet.xrti.XRTIAmbassador
Passively subscribes to a set of object class attributes.
subscribeObjectClassAttributesPassivelyWithRegions(ObjectClassHandle, AttributeSetRegionSetPairList) - Method in interface hla.rti.RTIambassador
Passively subscribes to a set of object class attributes with associated regions.
subscribeObjectClassAttributesPassivelyWithRegions(ObjectClassHandle, AttributeSetRegionSetPairList) - Method in class org.npsnet.xrti.XRTIAmbassador
Passively subscribes to a set of object class attributes with associated regions.
subscribeObjectClassAttributesWithRegions(ObjectClassHandle, AttributeSetRegionSetPairList) - Method in interface hla.rti.RTIambassador
Subscribes to a set of object class attributes with associated regions.
subscribeObjectClassAttributesWithRegions(ObjectClassHandle, AttributeSetRegionSetPairList) - Method in class org.npsnet.xrti.XRTIAmbassador
Subscribes to a set of object class attributes with associated regions.
subtract(LogicalTimeInterval) - Method in interface hla.rti.LogicalTime
Subtracts the specified time interval from this logical time, returning the result as a new LogicalTime.
subtract(LogicalTimeInterval) - Method in interface hla.rti.LogicalTimeInterval
Subtracts the specified logical time interval from this one, returning a new LogicalTimeInterval representing the result.
subtract(LogicalTimeInterval) - Method in class org.npsnet.xrti.utilities.DoubleValuedLogicalTime
Subtracts the specified time interval from this logical time, returning the result as a new LogicalTime.
subtract(LogicalTimeInterval) - Method in class org.npsnet.xrti.utilities.DoubleValuedLogicalTimeInterval
Subtracts the specified logical time interval from this one, returning a new LogicalTimeInterval representing the result.
subtract(LogicalTimeInterval) - Method in class org.npsnet.xrti.utilities.LongValuedLogicalTime
Subtracts the specified time interval from this logical time, returning the result as a new LogicalTime.
subtract(LogicalTimeInterval) - Method in class org.npsnet.xrti.utilities.LongValuedLogicalTimeInterval
Subtracts the specified logical time interval from this one, returning a new LogicalTimeInterval representing the result.
synchronizationPointAchieved(String) - Method in interface hla.rti.RTIambassador
Notifies the run-time infrastructure that a synchronization point has been achieved.
synchronizationPointAchieved(ExecutiveClientAmbassador, String) - Method in class org.npsnet.xrti.FederationExecutionAmbassador
Notifies the run-time infrastructure that a synchronization point has been achieved.
synchronizationPointAchieved(String) - Method in class org.npsnet.xrti.XRTIAmbassador
Notifies the run-time infrastructure that a synchronization point has been achieved.
synchronizationPointRegistrationFailed(String, SynchronizationPointFailureReason) - Method in interface hla.rti.FederateAmbassador
Notifies the federate that the synchronization point registration operation has failed.
synchronizationPointRegistrationFailed(String, SynchronizationPointFailureReason) - Method in class org.npsnet.xrti.utilities.FederateAmbassadorAdapter
Notifies the federate that the synchronization point registration operation has failed.
synchronizationPointRegistrationFailed(String, SynchronizationPointFailureReason) - Method in class org.npsnet.xrti.utilities.ProxyAmbassador
Notifies the federate that the synchronization point registration operation has failed.
synchronizationPointRegistrationSucceeded(String) - Method in interface hla.rti.FederateAmbassador
Notifies the federate that the synchronization point registration operation has succeeded.
synchronizationPointRegistrationSucceeded(String) - Method in class org.npsnet.xrti.utilities.FederateAmbassadorAdapter
Notifies the federate that the synchronization point registration operation has succeeded.
synchronizationPointRegistrationSucceeded(String) - Method in class org.npsnet.xrti.utilities.ProxyAmbassador
Notifies the federate that the synchronization point registration operation has succeeded.

T

TIMESTAMP - Static variable in class hla.rti.OrderType
The timestamp-order type.
TIME_MANAGEMENT - Static variable in class hla.rti.ServiceGroup
The time management service group.
TimeAdvancing - Static variable in class org.npsnet.xrti.proxies.HLAtimeState
Enumerator #1.
TimeConstrainedAlreadyEnabled - exception hla.rti.TimeConstrainedAlreadyEnabled.
An exception indicating that time-constrained mode has already been enabled.
TimeConstrainedAlreadyEnabled(String) - Constructor for class hla.rti.TimeConstrainedAlreadyEnabled
Constructor.
TimeConstrainedIsNotEnabled - exception hla.rti.TimeConstrainedIsNotEnabled.
An exception indicating that time-constrained mode is not enabled.
TimeConstrainedIsNotEnabled(String) - Constructor for class hla.rti.TimeConstrainedIsNotEnabled
Constructor.
TimeGranted - Static variable in class org.npsnet.xrti.proxies.HLAtimeState
Enumerator #0.
TimeManagement - Static variable in class org.npsnet.xrti.proxies.HLAserviceGroupName
Enumerator #4.
TimeQueryReturn - class hla.rti.TimeQueryReturn.
The value returned by a time query.
TimeQueryReturn() - Constructor for class hla.rti.TimeQueryReturn
 
TimeRegulationAlreadyEnabled - exception hla.rti.TimeRegulationAlreadyEnabled.
An exception indicating that time regulation is already enabled.
TimeRegulationAlreadyEnabled(String) - Constructor for class hla.rti.TimeRegulationAlreadyEnabled
Constructor.
TimeRegulationIsNotEnabled - exception hla.rti.TimeRegulationIsNotEnabled.
An exception indicating that time regulation is not enabled.
TimeRegulationIsNotEnabled(String) - Constructor for class hla.rti.TimeRegulationIsNotEnabled
Constructor.
TimeStamp - Static variable in class org.npsnet.xrti.proxies.HLAorderType
Enumerator #1.
TimeStampQueue - class org.npsnet.xrti.TimeStampQueue.
TimeStampQueue represents priority time stamp queue for time stamp order (TSO) messages.
TimeStampQueue() - Constructor for class org.npsnet.xrti.TimeStampQueue
Creates an instance of TimeStampQueue.
TransportationType - class hla.rti.TransportationType.
Represents a transportation type.
TransportationType(TransportationType) - Constructor for class hla.rti.TransportationType
Copy constructor.
TypeConflictException - exception org.npsnet.xrti.utilities.TypeConflictException.
An exception thrown when a type conflict is encountered.
TypeConflictException() - Constructor for class org.npsnet.xrti.utilities.TypeConflictException
Constructor.
TypeConflictException(String) - Constructor for class org.npsnet.xrti.utilities.TypeConflictException
Constructor.
table - Variable in class org.npsnet.xrti.XRTIExecutiveFederateWindow
 
time - Variable in class hla.rti.TimeQueryReturn
The returned time.
timeAdvanceGrant(LogicalTime) - Method in interface hla.rti.FederateAmbassador
Notifies the federate that a time advance has been granted.
timeAdvanceGrant(LogicalTime) - Method in class org.npsnet.xrti.utilities.FederateAmbassadorAdapter
Notifies the federate that a time advance has been granted.
timeAdvanceGrant(LogicalTime) - Method in class org.npsnet.xrti.utilities.ProxyAmbassador
Notifies the federate that a time advance has been granted.
timeAdvanceRequest(LogicalTime) - Method in interface hla.rti.RTIambassador
Requests a time advance.
timeAdvanceRequest(LogicalTime) - Method in class org.npsnet.xrti.XRTIAmbassador
Requests a time advance.
timeAdvanceRequestAvailable(LogicalTime) - Method in interface hla.rti.RTIambassador
Requests a time advance if available.
timeAdvanceRequestAvailable(LogicalTime) - Method in class org.npsnet.xrti.XRTIAmbassador
Requests a time advance if available.
timeConstrainedEnabled(LogicalTime) - Method in interface hla.rti.FederateAmbassador
Notifies the federate that time-constrained mode has been enabled.
timeConstrainedEnabled - Variable in class org.npsnet.xrti.XRTIAmbassador
Whether or not time constrained mode is enabled.
timeConstrainedEnabled(LogicalTime) - Method in class org.npsnet.xrti.utilities.FederateAmbassadorAdapter
Notifies the federate that time-constrained mode has been enabled.
timeConstrainedEnabled(LogicalTime) - Method in class org.npsnet.xrti.utilities.ProxyAmbassador
Notifies the federate that time-constrained mode has been enabled.
timeIsValid - Variable in class hla.rti.TimeQueryReturn
Whether or not the returned time is valid.
timeRegulationEnabled(LogicalTime) - Method in interface hla.rti.FederateAmbassador
Notifies the federate that time regulation has been enabled.
timeRegulationEnabled - Variable in class org.npsnet.xrti.XRTIAmbassador
Whether or not time regulating mode is enabled.
timeRegulationEnabled(LogicalTime) - Method in class org.npsnet.xrti.utilities.FederateAmbassadorAdapter
Notifies the federate that time regulation has been enabled.
timeRegulationEnabled(LogicalTime) - Method in class org.npsnet.xrti.utilities.ProxyAmbassador
Notifies the federate that time regulation has been enabled.
toString() - Method in interface hla.rti.AttributeHandle
Returns a string representation of this attribute handle.
toString() - Method in interface hla.rti.DimensionHandle
Returns a string representation of this dimension handle.
toString() - Method in interface hla.rti.FederateHandle
Returns a string representation of this federate handle.
toString() - Method in interface hla.rti.InteractionClassHandle
Returns a string representation of this interaction class handle.
toString() - Method in interface hla.rti.LogicalTime
Returns a string representation of this logical time.
toString() - Method in interface hla.rti.LogicalTimeInterval
Returns a string representation of this logical time interval.
toString() - Method in interface hla.rti.MessageRetractionHandle
Returns a string representation of this message retraction handle.
toString() - Method in interface hla.rti.ObjectClassHandle
Returns a string representation of this object class handle.
toString() - Method in interface hla.rti.ObjectInstanceHandle
Returns a string representation of this object instance handle.
toString() - Method in class hla.rti.OrderType
Returns a string representation of this order type.
toString() - Method in interface hla.rti.ParameterHandle
Returns a string representation of this parameter handle.
toString() - Method in interface hla.rti.RegionHandle
Returns a string representation of this region handle.
toString() - Method in class hla.rti.ResignAction
Returns a string representation of this resignation action.
toString() - Method in class hla.rti.RestoreFailureReason
Returns a string representation of this restoration failure reason.
toString() - Method in class hla.rti.RestoreStatus
Returns a string representation of this restoration status.
toString() - Method in class hla.rti.SaveFailureReason
Returns a string representation of this save failure reason.
toString() - Method in class hla.rti.SaveStatus
Returns a string representation of this save status.
toString() - Method in class hla.rti.ServiceGroup
Returns a string representation of this service group.
toString() - Method in class hla.rti.SynchronizationPointFailureReason
Returns a string representation of this synchronization point failure reason.
toString() - Method in class hla.rti.TransportationType
Returns a string representation of this transportation type.
toString() - Method in class org.npsnet.xrti.ExecutiveClientAmbassador
Returns a string representation of the ExecutiveClientAmbassador.
toString() - Method in class org.npsnet.xrti.FederationExecutionAmbassador
Returns a string representation of the FederationExecutionAmbassador.
toString() - Method in class org.npsnet.xrti.XRTIAttributeHandle
Returns a string representation of this attribute handle.
toString() - Method in class org.npsnet.xrti.XRTIDimensionHandle
Returns a string representation of this dimension handle.
toString() - Method in class org.npsnet.xrti.XRTIFederateHandle
Returns a string representation of this federate handle.
toString() - Method in class org.npsnet.xrti.XRTIInteractionClassHandle
Returns a string representation of this interaction class handle.
toString() - Method in class org.npsnet.xrti.XRTIMessageRetractionHandle
Returns a string representation of this message retraction handle.
toString() - Method in class org.npsnet.xrti.XRTIObjectClassHandle
Returns a string representation of this object class handle.
toString() - Method in class org.npsnet.xrti.XRTIObjectInstanceHandle
Returns a string representation of this object instance handle.
toString() - Method in class org.npsnet.xrti.XRTIParameterHandle
Returns a string representation of this parameter handle.
toString() - Method in class org.npsnet.xrti.XRTIRegionHandle
Returns a string representation of this region handle.
toString() - Method in class org.npsnet.xrti.proxies.HLAalternative
Returns a string representation of this HLAalternative.
toString() - Method in class org.npsnet.xrti.proxies.HLAattributeHandleValuePair
Returns a string representation of this HLAattributeHandleValuePair.
toString() - Method in class org.npsnet.xrti.proxies.HLAbootstrapInteractionPayload
Returns a string representation of this HLAbootstrapInteractionPayload.
toString() - Method in class org.npsnet.xrti.proxies.HLAcapabilityType
Returns a string representation of this HLAcapabilityType
toString() - Method in class org.npsnet.xrti.proxies.HLAendianType
Returns a string representation of this HLAendianType
toString() - Method in class org.npsnet.xrti.proxies.HLAenumerator
Returns a string representation of this HLAenumerator.
toString() - Method in class org.npsnet.xrti.proxies.HLAfederateState
Returns a string representation of this HLAfederateState
toString() - Method in class org.npsnet.xrti.proxies.HLAfield
Returns a string representation of this HLAfield.
toString() - Method in class org.npsnet.xrti.proxies.HLAinteractionCount
Returns a string representation of this HLAinteractionCount.
toString() - Method in class org.npsnet.xrti.proxies.HLAinteractionSubscription
Returns a string representation of this HLAinteractionSubscription.
toString() - Method in class org.npsnet.xrti.proxies.HLAobjectClassBasedCount
Returns a string representation of this HLAobjectClassBasedCount.
toString() - Method in class org.npsnet.xrti.proxies.HLAorderType
Returns a string representation of this HLAorderType
toString() - Method in class org.npsnet.xrti.proxies.HLAownership
Returns a string representation of this HLAownership
toString() - Method in class org.npsnet.xrti.proxies.HLAownershipType
Returns a string representation of this HLAownershipType
toString() - Method in class org.npsnet.xrti.proxies.HLAparameterHandleValuePair
Returns a string representation of this HLAparameterHandleValuePair.
toString() - Method in class org.npsnet.xrti.proxies.HLAresignAction
Returns a string representation of this HLAresignAction
toString() - Method in class org.npsnet.xrti.proxies.HLAserviceGroupName
Returns a string representation of this HLAserviceGroupName
toString() - Method in class org.npsnet.xrti.proxies.HLAsharingType
Returns a string representation of this HLAsharingType
toString() - Method in class org.npsnet.xrti.proxies.HLAswitch
Returns a string representation of this HLAswitch
toString() - Method in class org.npsnet.xrti.proxies.HLAsynchPointFederate
Returns a string representation of this HLAsynchPointFederate.
toString() - Method in class org.npsnet.xrti.proxies.HLAsynchPointStatus
Returns a string representation of this HLAsynchPointStatus
toString() - Method in class org.npsnet.xrti.proxies.HLAtimeState
Returns a string representation of this HLAtimeState
toString() - Method in class org.npsnet.xrti.proxies.HLAupdateType
Returns a string representation of this HLAupdateType
toString() - Method in class org.npsnet.xrti.utilities.DoubleValuedLogicalTime
Returns a string representation of this logical time.
toString() - Method in class org.npsnet.xrti.utilities.DoubleValuedLogicalTimeInterval
Returns a string representation of this logical time interval.
toString() - Method in class org.npsnet.xrti.utilities.LongValuedLogicalTime
Returns a string representation of this logical time.
toString() - Method in class org.npsnet.xrti.utilities.LongValuedLogicalTimeInterval
Returns a string representation of this logical time interval.
toString() - Method in class org.npsnet.xrti.utilities.ObjectInstanceProxy
Returns a string representation of this object instance proxy.
transportationType - Variable in class org.npsnet.xrti.HLAMessage
The type of transport associated with the message.
transportationUpdated(HLAattribute, String, String, byte[], OrderType, TransportationType) - Method in class org.npsnet.xrti.AttributeDescriptor
Notifies the listener that the transportation attribute has been updated.
transportationUpdated(HLAinteractionClass, String, String, byte[], OrderType, TransportationType) - Method in class org.npsnet.xrti.InteractionClassDescriptor
Notifies the listener that the transportation attribute has been updated.
transportationUpdated(HLAattribute, String, String, byte[], OrderType, TransportationType) - Method in interface org.npsnet.xrti.proxies.HLAattributeListener
Notifies the listener that the transportation attribute has been updated.
transportationUpdated(HLAinteractionClass, String, String, byte[], OrderType, TransportationType) - Method in interface org.npsnet.xrti.proxies.HLAinteractionClassListener
Notifies the listener that the transportation attribute has been updated.
turnInteractionsOff(InteractionClassHandle) - Method in interface hla.rti.FederateAmbassador
Notifies the federate that it should turn interactions of a certain class off.
turnInteractionsOff(InteractionClassHandle) - Method in class org.npsnet.xrti.utilities.FederateAmbassadorAdapter
Notifies the federate that it should turn interactions of a certain class off.
turnInteractionsOff(InteractionClassHandle) - Method in class org.npsnet.xrti.utilities.ProxyAmbassador
Notifies the federate that it should turn interactions of a certain class off.
turnInteractionsOn(InteractionClassHandle) - Method in interface hla.rti.FederateAmbassador
Notifies the federate that it should turn interactions of a certain class on.
turnInteractionsOn(InteractionClassHandle) - Method in class org.npsnet.xrti.utilities.FederateAmbassadorAdapter
Notifies the federate that it should turn interactions of a certain class on.
turnInteractionsOn(InteractionClassHandle) - Method in class org.npsnet.xrti.utilities.ProxyAmbassador
Notifies the federate that it should turn interactions of a certain class on.
turnUpdatesOffForObjectInstance(ObjectInstanceHandle, AttributeHandleSet) - Method in interface hla.rti.FederateAmbassador
Notifies the federate that it should turn updates off for an owned object instance.
turnUpdatesOffForObjectInstance(ObjectInstanceHandle, AttributeHandleSet) - Method in class org.npsnet.xrti.utilities.FederateAmbassadorAdapter
Notifies the federate that it should turn updates off for an owned object instance.
turnUpdatesOffForObjectInstance(ObjectInstanceHandle, AttributeHandleSet) - Method in class org.npsnet.xrti.utilities.ProxyAmbassador
Notifies the federate that it should turn updates off for an owned object instance.
turnUpdatesOnForObjectInstance(ObjectInstanceHandle, AttributeHandleSet) - Method in interface hla.rti.FederateAmbassador
Notifies the federate that it should turn updates on for an owned object instance.
turnUpdatesOnForObjectInstance(ObjectInstanceHandle, AttributeHandleSet) - Method in class org.npsnet.xrti.utilities.FederateAmbassadorAdapter
Notifies the federate that it should turn updates on for an owned object instance.
turnUpdatesOnForObjectInstance(ObjectInstanceHandle, AttributeHandleSet) - Method in class org.npsnet.xrti.utilities.ProxyAmbassador
Notifies the federate that it should turn updates on for an owned object instance.
turnZeroLookaheadRestrictionOffIfPossible(LogicalTime) - Method in class org.npsnet.xrti.XRTIAmbassador
Turns off the zero lookahead restriction if it is possible.
turnZeroLookaheadRestrictionOn(LogicalTime) - Method in class org.npsnet.xrti.XRTIAmbassador
Turns on the zero lookahead restriction.

U

UNCONDITIONALLY_DIVEST_ATTRIBUTES - Static variable in class hla.rti.ResignAction
Upon resignation, divest attributes unconditionally.
UnableToPerformSave - exception hla.rti.UnableToPerformSave.
An exception indicating the inability to perform a save operation.
UnableToPerformSave(String) - Constructor for class hla.rti.UnableToPerformSave
Constructor.
UnknownName - exception hla.rti.UnknownName.
An exception indicating an unknown name.
UnknownName(String) - Constructor for class hla.rti.UnknownName
Constructor.
Unowned - Static variable in class org.npsnet.xrti.proxies.HLAownership
Enumerator #0.
unassociateRegionsForUpdates(ObjectInstanceHandle, AttributeSetRegionSetPairList) - Method in interface hla.rti.RTIambassador
Unassociates object attributes with regions for updates.
unassociateRegionsForUpdates(ObjectInstanceHandle, AttributeSetRegionSetPairList) - Method in class org.npsnet.xrti.XRTIAmbassador
Unassociates object attributes with regions for updates.
unconditionalAttributeOwnershipDivestiture(ObjectInstanceHandle, AttributeHandleSet) - Method in interface hla.rti.RTIambassador
Unconditionally divests ownership of a set of attributes.
unconditionalAttributeOwnershipDivestiture(ObjectInstanceHandle, AttributeHandleSet) - Method in class org.npsnet.xrti.XRTIAmbassador
Unconditionally divests ownership of a set of attributes.
unitsUpdated(HLAsimpleDataType, String, String, byte[], OrderType, TransportationType) - Method in interface org.npsnet.xrti.proxies.HLAsimpleDataTypeListener
Notifies the listener that the units attribute has been updated.
unpublishInteractionClass(InteractionClassHandle) - Method in interface hla.rti.RTIambassador
Unpublishes the specified interaction class.
unpublishInteractionClass(InteractionClassHandle) - Method in class org.npsnet.xrti.XRTIAmbassador
Unpublishes the specified interaction class.
unpublishObjectClass(ObjectClassHandle) - Method in interface hla.rti.RTIambassador
Unpublishes the specified object class.
unpublishObjectClass(ObjectClassHandle) - Method in class org.npsnet.xrti.XRTIAmbassador
Unpublishes the specified object class.
unpublishObjectClassAttributes(ObjectClassHandle, AttributeHandleSet) - Method in interface hla.rti.RTIambassador
Unpublishes the specified object class attributes.
unpublishObjectClassAttributes(ObjectClassHandle, AttributeHandleSet) - Method in class org.npsnet.xrti.XRTIAmbassador
Unpublishes the specified object class attributes.
unsubscribeInteractionClass(InteractionClassHandle) - Method in interface hla.rti.RTIambassador
Unsubscribes from the specified interaction class.
unsubscribeInteractionClass(InteractionClassHandle) - Method in class org.npsnet.xrti.XRTIAmbassador
Unsubscribes from the specified interaction class.
unsubscribeInteractionClassWithRegions(InteractionClassHandle, RegionHandleSet) - Method in interface hla.rti.RTIambassador
Unsubscribes from a class of interactions with associated regions.
unsubscribeInteractionClassWithRegions(InteractionClassHandle, RegionHandleSet) - Method in class org.npsnet.xrti.XRTIAmbassador
Unsubscribes from a class of interactions with associated regions.
unsubscribeObjectClass(ObjectClassHandle) - Method in interface hla.rti.RTIambassador
Unsubscribes from an object class.
unsubscribeObjectClass(ObjectClassHandle) - Method in class org.npsnet.xrti.XRTIAmbassador
Unsubscribes from an object class.
unsubscribeObjectClassAttributes(ObjectClassHandle, AttributeHandleSet) - Method in interface hla.rti.RTIambassador
Unsubscribes from a set of object class attributes.
unsubscribeObjectClassAttributes(ObjectClassHandle, AttributeHandleSet) - Method in class org.npsnet.xrti.XRTIAmbassador
Unsubscribes from a set of object class attributes.
unsubscribeObjectClassAttributesWithRegions(ObjectClassHandle, AttributeSetRegionSetPairList) - Method in interface hla.rti.RTIambassador
Unsubscribes from a set of object class attributes with associated regions.
unsubscribeObjectClassAttributesWithRegions(ObjectClassHandle, AttributeSetRegionSetPairList) - Method in class org.npsnet.xrti.XRTIAmbassador
Unsubscribes from a set of object class attributes with associated regions.
updateAttributeValues(ObjectInstanceHandle, AttributeHandleValueMap, byte[]) - Method in interface hla.rti.RTIambassador
Updates the attribute values associated with an object.
updateAttributeValues(ObjectInstanceHandle, AttributeHandleValueMap, byte[], LogicalTime) - Method in interface hla.rti.RTIambassador
Updates the attribute values associated with an object.
updateAttributeValues(ObjectInstanceHandle, AttributeHandleValueMap, byte[]) - Method in class org.npsnet.xrti.XRTIAmbassador
Updates the attribute values associated with an object.
updateAttributeValues(ObjectInstanceHandle, AttributeHandleValueMap, byte[], LogicalTime) - Method in class org.npsnet.xrti.XRTIAmbassador
Updates the attribute values associated with an object.
updateAttributeValuesBestEffort(XRTIObjectInstanceHandle, HLAattributeHandleValuePair[], byte[]) - Method in class org.npsnet.xrti.ExecutiveClientAmbassador
Updates a set of attributes with best-effort transportation.
updateAttributeValuesBestEffort(ExecutiveClientAmbassador, XRTIObjectInstanceHandle, HLAattributeHandleValuePair[], byte[]) - Method in class org.npsnet.xrti.FederationExecutionAmbassador
Updates a set of attributes with best-effort transportation.
updateAttributeValuesReliable(XRTIObjectInstanceHandle, HLAattributeHandleValuePair[], byte[]) - Method in class org.npsnet.xrti.ExecutiveClientAmbassador
Updates a set of attributes with reliable transportation.
updateAttributeValuesReliable(ExecutiveClientAmbassador, XRTIObjectInstanceHandle, HLAattributeHandleValuePair[], byte[]) - Method in class org.npsnet.xrti.FederationExecutionAmbassador
Updates a set of attributes with reliable transportation.
updateConditionUpdated(HLAattribute, String, String, byte[], OrderType, TransportationType) - Method in class org.npsnet.xrti.AttributeDescriptor
Notifies the listener that the updateCondition attribute has been updated.
updateConditionUpdated(HLAattribute, String, String, byte[], OrderType, TransportationType) - Method in interface org.npsnet.xrti.proxies.HLAattributeListener
Notifies the listener that the updateCondition attribute has been updated.
updateFederationExecutionsList() - Method in class org.npsnet.xrti.XRTIExecutiveMainWindow
Updates the list of federation executions.
updateJoinedFederatesList() - Method in class org.npsnet.xrti.XRTIExecutiveMainWindow
Updates the list of joined federates.
updateTimeConstrained(boolean) - Method in class org.npsnet.xrti.XRTIExecutiveFederateWindow
Updates the time constrained state of the federate.
updateTimeRegulating(boolean) - Method in class org.npsnet.xrti.XRTIExecutiveFederateWindow
Updates the time regulating state of the federate.
updateTypeUpdated(HLAattribute, HLAupdateType, HLAupdateType, byte[], OrderType, TransportationType) - Method in class org.npsnet.xrti.AttributeDescriptor
Notifies the listener that the updateType attribute has been updated.
updateTypeUpdated(HLAattribute, HLAupdateType, HLAupdateType, byte[], OrderType, TransportationType) - Method in interface org.npsnet.xrti.proxies.HLAattributeListener
Notifies the listener that the updateType attribute has been updated.
upper - Variable in class hla.rti.RangeBounds
The upper bound of the range.
upperBoundUpdated(HLAdimension, String, String, byte[], OrderType, TransportationType) - Method in class org.npsnet.xrti.DimensionDescriptor
Notifies the listener that the upperBound attribute has been updated.
upperBoundUpdated(HLAdimension, String, String, byte[], OrderType, TransportationType) - Method in interface org.npsnet.xrti.proxies.HLAdimensionListener
Notifies the listener that the upperBound attribute has been updated.
userSuppliedTag - Variable in class org.npsnet.xrti.HLAMessage
The user-supplied tag associated with the message.

V

valueUpdated(HLAdimension, String, String, byte[], OrderType, TransportationType) - Method in class org.npsnet.xrti.DimensionDescriptor
Notifies the listener that the value attribute has been updated.
valueUpdated(HLAdimension, String, String, byte[], OrderType, TransportationType) - Method in interface org.npsnet.xrti.proxies.HLAdimensionListener
Notifies the listener that the value attribute has been updated.
verifyFederateIsExecutionMember() - Method in class org.npsnet.xrti.XRTIAmbassador
Throws an exception if the federate is not a member of an execution.
verifyFederateIsNotInTimeAdvancingState() - Method in class org.npsnet.xrti.XRTIAmbassador
Throws an exception if federate is in a time-advancing state.
verifyLookaheadIsValid(LogicalTimeInterval) - Method in class org.npsnet.xrti.XRTIAmbassador
Throws an exception if the specified amount of lookahead is invalid.
verifyNoRestoreInProgress() - Method in class org.npsnet.xrti.XRTIAmbassador
Throws an exception if a restore operation is in progress.
verifyNoSaveInProgress() - Method in class org.npsnet.xrti.XRTIAmbassador
Throws an exception if a save operation is in progress.
verifyRequestForTimeConstrainedIsNotPending() - Method in class org.npsnet.xrti.XRTIAmbassador
Throws an exception if request for time constrained is pending.
verifyRequestForTimeRegulationIsNotPending() - Method in class org.npsnet.xrti.XRTIAmbassador
Throws an exception if request for time regulation is pending.
verifyRequestedTimeIsValid(LogicalTime) - Method in class org.npsnet.xrti.XRTIAmbassador
Throws an exception if the specified requested logical time is invalid.
verifyTimeStampIsValid(LogicalTime) - Method in class org.npsnet.xrti.XRTIAmbassador
Throws an exception if the specified time stamp is invalid.

W

WaitingForRestOfFederation - Static variable in class org.npsnet.xrti.proxies.HLAsynchPointStatus
Enumerator #3.
writeHLAASCIIchar(char) - Method in class org.npsnet.xrti.utilities.HLAEncodingOutputStream
Writes an ASCII character.
writeHLAASCIIstring(String) - Method in class org.npsnet.xrti.utilities.HLAEncodingOutputStream
Writes an ASCII string.
writeHLAboolean(boolean) - Method in class org.npsnet.xrti.utilities.HLAEncodingOutputStream
Writes a boolean value.
writeHLAbyte(byte) - Method in class org.npsnet.xrti.utilities.HLAEncodingOutputStream
Writes a byte.
writeHLAfloat32BE(float) - Method in class org.npsnet.xrti.utilities.HLAEncodingOutputStream
Writes a thirty-two bit float with big-endian byte ordering.
writeHLAfloat32LE(float) - Method in class org.npsnet.xrti.utilities.HLAEncodingOutputStream
Writes a thirty-two bit float with little-endian byte ordering.
writeHLAfloat64BE(double) - Method in class org.npsnet.xrti.utilities.HLAEncodingOutputStream
Writes a sixty-four bit float with big-endian byte ordering.
writeHLAfloat64LE(double) - Method in class org.npsnet.xrti.utilities.HLAEncodingOutputStream
Writes a sixty-four bit float with little-endian byte ordering.
writeHLAinteger16BE(short) - Method in class org.npsnet.xrti.utilities.HLAEncodingOutputStream
Writes a sixteen bit integer with big-endian byte ordering.
writeHLAinteger16LE(short) - Method in class org.npsnet.xrti.utilities.HLAEncodingOutputStream
Writes a sixteen bit integer with little-endian byte ordering.
writeHLAinteger32BE(int) - Method in class org.npsnet.xrti.utilities.HLAEncodingOutputStream
Writes a thirty-two bit integer with big-endian byte ordering.
writeHLAinteger32LE(int) - Method in class org.npsnet.xrti.utilities.HLAEncodingOutputStream
Writes a thirty-two bit integer with little-endian byte ordering.
writeHLAinteger64BE(long) - Method in class org.npsnet.xrti.utilities.HLAEncodingOutputStream
Writes a sixty-four bit integer with big-endian byte ordering.
writeHLAinteger64LE(long) - Method in class org.npsnet.xrti.utilities.HLAEncodingOutputStream
Writes a sixty-four bit integer with little-endian byte ordering.
writeHLAoctet(byte) - Method in class org.npsnet.xrti.utilities.HLAEncodingOutputStream
Writes an octet.
writeHLAoctetPairBE(short) - Method in class org.npsnet.xrti.utilities.HLAEncodingOutputStream
Writes a sixteen bit octet pair with big-endian byte ordering.
writeHLAoctetPairLE(short) - Method in class org.npsnet.xrti.utilities.HLAEncodingOutputStream
Writes a sixteen bit octet pair with little-endian byte ordering.
writeHLAopaqueData(byte[]) - Method in class org.npsnet.xrti.utilities.HLAEncodingOutputStream
Writes an array of opaque data.
writeHLAunicodeChar(char) - Method in class org.npsnet.xrti.utilities.HLAEncodingOutputStream
Writes a Unicode character.
writeHLAunicodeString(String) - Method in class org.npsnet.xrti.utilities.HLAEncodingOutputStream
Writes a Unicode string.

X

XRTIAmbassador - class org.npsnet.xrti.XRTIAmbassador.
The principal interface of the run-time infrastructure.
XRTIAmbassador() - Constructor for class org.npsnet.xrti.XRTIAmbassador
Constructor.
XRTIAttributeHandle - class org.npsnet.xrti.XRTIAttributeHandle.
Type-safe handle for an attribute.
XRTIAttributeHandle(long) - Constructor for class org.npsnet.xrti.XRTIAttributeHandle
Constructor.
XRTIAttributeHandleFactory - class org.npsnet.xrti.XRTIAttributeHandleFactory.
The factory is used only (outside of the RTI) to create AttributeHandles received as attribute or parameter values.
XRTIAttributeHandleFactory() - Constructor for class org.npsnet.xrti.XRTIAttributeHandleFactory
 
XRTIAttributeHandleSet - class org.npsnet.xrti.XRTIAttributeHandleSet.
All Set operations are required, none are optional.
XRTIAttributeHandleSet() - Constructor for class org.npsnet.xrti.XRTIAttributeHandleSet
Constructor.
XRTIAttributeHandleSetFactory - class org.npsnet.xrti.XRTIAttributeHandleSetFactory.
A factory for AttributeHandleSets.
XRTIAttributeHandleSetFactory() - Constructor for class org.npsnet.xrti.XRTIAttributeHandleSetFactory
 
XRTIAttributeHandleValueMap - class org.npsnet.xrti.XRTIAttributeHandleValueMap.
Keys are AttributeHandles; values are byte[].
XRTIAttributeHandleValueMap(int) - Constructor for class org.npsnet.xrti.XRTIAttributeHandleValueMap
Constructor.
XRTIAttributeHandleValueMapFactory - class org.npsnet.xrti.XRTIAttributeHandleValueMapFactory.
Factory for AttributeHandleValueMap instances.
XRTIAttributeHandleValueMapFactory() - Constructor for class org.npsnet.xrti.XRTIAttributeHandleValueMapFactory
 
XRTIAttributeSetRegionSetPairList - class org.npsnet.xrti.XRTIAttributeSetRegionSetPairList.
This packages the attributes supplied to the RTI for various DDM services with the regions to be used with the attributes.
XRTIAttributeSetRegionSetPairList(int) - Constructor for class org.npsnet.xrti.XRTIAttributeSetRegionSetPairList
Constructor.
XRTIAttributeSetRegionSetPairListFactory - class org.npsnet.xrti.XRTIAttributeSetRegionSetPairListFactory.
Factory for AttributeSetRegionSetPairList instances.
XRTIAttributeSetRegionSetPairListFactory() - Constructor for class org.npsnet.xrti.XRTIAttributeSetRegionSetPairListFactory
 
XRTIDimensionHandle - class org.npsnet.xrti.XRTIDimensionHandle.
Type-safe handle for a dimension.
XRTIDimensionHandle(long) - Constructor for class org.npsnet.xrti.XRTIDimensionHandle
Constructor.
XRTIDimensionHandleFactory - class org.npsnet.xrti.XRTIDimensionHandleFactory.
This factory is used only (outside of the RTI) to create DimensionHandles received as attribute or parameter values.
XRTIDimensionHandleFactory() - Constructor for class org.npsnet.xrti.XRTIDimensionHandleFactory
 
XRTIDimensionHandleSet - class org.npsnet.xrti.XRTIDimensionHandleSet.
All Set operations are required, none are optional.
XRTIDimensionHandleSet() - Constructor for class org.npsnet.xrti.XRTIDimensionHandleSet
Constructor.
XRTIDimensionHandleSetFactory - class org.npsnet.xrti.XRTIDimensionHandleSetFactory.
A factory for DimensionHandleSet instances.
XRTIDimensionHandleSetFactory() - Constructor for class org.npsnet.xrti.XRTIDimensionHandleSetFactory
 
XRTIExecutiveDebugWindow - class org.npsnet.xrti.XRTIExecutiveDebugWindow.
XRTIExecutiveDebugWindow displays various debug informations about the XRTIExecutive application.
XRTIExecutiveDebugWindow(Frame) - Constructor for class org.npsnet.xrti.XRTIExecutiveDebugWindow
Constructor.
XRTIExecutiveFederateWindow - class org.npsnet.xrti.XRTIExecutiveFederateWindow.
XRTIExecutiveFederateWindow displays various informations about the federate.
XRTIExecutiveFederateWindow(Frame, String) - Constructor for class org.npsnet.xrti.XRTIExecutiveFederateWindow
Constructor.
XRTIExecutiveMainWindow - class org.npsnet.xrti.XRTIExecutiveMainWindow.
XRTIExecutiveMainWindow is the main window for the XRTI Executive application.
XRTIExecutiveMainWindow(String, XRTIExecutive) - Constructor for class org.npsnet.xrti.XRTIExecutiveMainWindow
Constructor.
XRTIFederateHandle - class org.npsnet.xrti.XRTIFederateHandle.
Type-safe handle for a federate.
XRTIFederateHandle(long) - Constructor for class org.npsnet.xrti.XRTIFederateHandle
Constructor.
XRTIFederateHandleFactory - class org.npsnet.xrti.XRTIFederateHandleFactory.
This factory is used only (outside of the RTI) to create FederateHandle objects corresponding to federate handles received as attribute or parameter values.
XRTIFederateHandleFactory() - Constructor for class org.npsnet.xrti.XRTIFederateHandleFactory
 
XRTIFederateHandleSet - class org.npsnet.xrti.XRTIFederateHandleSet.
All Set operations are required, none are optional.
XRTIFederateHandleSet() - Constructor for class org.npsnet.xrti.XRTIFederateHandleSet
Constructor.
XRTIFederateHandleSetFactory - class org.npsnet.xrti.XRTIFederateHandleSetFactory.
A factory for FederateHandleSet instances.
XRTIFederateHandleSetFactory() - Constructor for class org.npsnet.xrti.XRTIFederateHandleSetFactory
 
XRTIInteractionClassHandle - class org.npsnet.xrti.XRTIInteractionClassHandle.
Type-safe handle for an interaction class.
XRTIInteractionClassHandle(long) - Constructor for class org.npsnet.xrti.XRTIInteractionClassHandle
Constructor.
XRTIInteractionClassHandleFactory - class org.npsnet.xrti.XRTIInteractionClassHandleFactory.
This factory is used only (outside of the RTI) to create InteractionClassHandles corresponding to interaction class handles received as attribute or parameter values.
XRTIInteractionClassHandleFactory() - Constructor for class org.npsnet.xrti.XRTIInteractionClassHandleFactory
 
XRTIMessageRetractionHandle - class org.npsnet.xrti.XRTIMessageRetractionHandle.
A handle associated with messages that may be used to request and perform retractions.
XRTIMessageRetractionHandle(long) - Constructor for class org.npsnet.xrti.XRTIMessageRetractionHandle
Constructor.
XRTIObjectClassHandle - class org.npsnet.xrti.XRTIObjectClassHandle.
Type-safe handle for an object class.
XRTIObjectClassHandle(long) - Constructor for class org.npsnet.xrti.XRTIObjectClassHandle
Constructor.
XRTIObjectClassHandleFactory - class org.npsnet.xrti.XRTIObjectClassHandleFactory.
A factory for ObjectClassHandles.
XRTIObjectClassHandleFactory() - Constructor for class org.npsnet.xrti.XRTIObjectClassHandleFactory
 
XRTIObjectInstanceHandle - class org.npsnet.xrti.XRTIObjectInstanceHandle.
Type-safe handle for an object instance.
XRTIObjectInstanceHandle(long) - Constructor for class org.npsnet.xrti.XRTIObjectInstanceHandle
Constructor.
XRTIObjectInstanceHandleFactory - class org.npsnet.xrti.XRTIObjectInstanceHandleFactory.
A factory for ObjectInstanceHandles.
XRTIObjectInstanceHandleFactory() - Constructor for class org.npsnet.xrti.XRTIObjectInstanceHandleFactory
 
XRTIParameterHandle - class org.npsnet.xrti.XRTIParameterHandle.
Type-safe handle for a parameter.
XRTIParameterHandle(long) - Constructor for class org.npsnet.xrti.XRTIParameterHandle
Constructor.
XRTIParameterHandleFactory - class org.npsnet.xrti.XRTIParameterHandleFactory.
A factory for ParameterHandles.
XRTIParameterHandleFactory() - Constructor for class org.npsnet.xrti.XRTIParameterHandleFactory
 
XRTIParameterHandleValueMap - class org.npsnet.xrti.XRTIParameterHandleValueMap.
Maps ParameterHandles to byte[]s.
XRTIParameterHandleValueMap(int) - Constructor for class org.npsnet.xrti.XRTIParameterHandleValueMap
Constructor.
XRTIParameterHandleValueMapFactory - class org.npsnet.xrti.XRTIParameterHandleValueMapFactory.
A factory for ParameterHandleValueMap instances.
XRTIParameterHandleValueMapFactory() - Constructor for class org.npsnet.xrti.XRTIParameterHandleValueMapFactory
 
XRTIRegionHandle - class org.npsnet.xrti.XRTIRegionHandle.
A type-safe handle for a region.
XRTIRegionHandle(long) - Constructor for class org.npsnet.xrti.XRTIRegionHandle
Constructor.
XRTIRegionHandleSet - class org.npsnet.xrti.XRTIRegionHandleSet.
A set of RegionHandles.
XRTIRegionHandleSet() - Constructor for class org.npsnet.xrti.XRTIRegionHandleSet
Constructor.
XRTIRegionHandleSetFactory - class org.npsnet.xrti.XRTIRegionHandleSetFactory.
A factory for RegionHandleSets.
XRTIRegionHandleSetFactory() - Constructor for class org.npsnet.xrti.XRTIRegionHandleSetFactory
 

_

_intervalFactory - Variable in class hla.rti.MobileFederateServices
The logical time interval factory.
_timeFactory - Variable in class hla.rti.MobileFederateServices
The logical time factory.

A B C D E F G H I J L M N O P Q R S T U V W X _