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

A

add(DataElement) - Method in interface hla.rti1516.jlc.HLAfixedRecord
Adds an element to this fixed record.
add(LogicalTimeInterval) - Method in interface hla.rti1516.LogicalTime
Returns a LogicalTime whose value is (this + val).
addElement(DataElement) - Method in interface hla.rti1516.jlc.HLAvariableArray
Adds an element to this variable array.
advance(int) - Method in class hla.rti1516.jlc.ByteWrapper
Advances the current position by n.
ahset - Variable in class hla.rti1516.AttributeRegionAssociation
 
align(int) - Method in class hla.rti1516.jlc.ByteWrapper
Advances the current position until the specified alignment is achieved.
announceSynchronizationPoint(String, byte[]) - Method in interface hla.rti1516.FederateAmbassador
 
announceSynchronizationPoint(String, byte[]) - Method in class hla.rti1516.jlc.NullFederateAmbassador
 
array() - Method in class hla.rti1516.jlc.ByteWrapper
Returns the backing array.
associateRegionsForUpdates(ObjectInstanceHandle, AttributeSetRegionSetPairList) - Method in interface hla.rti1516.RTIambassador
 
AsynchronousDeliveryAlreadyDisabled - Exception in hla.rti1516
Public exception class AsynchronousDeliveryAlreadyDisabled
AsynchronousDeliveryAlreadyDisabled(String) - Constructor for exception hla.rti1516.AsynchronousDeliveryAlreadyDisabled
 
AsynchronousDeliveryAlreadyDisabled() - Constructor for exception hla.rti1516.AsynchronousDeliveryAlreadyDisabled
 
AsynchronousDeliveryAlreadyDisabled(Throwable) - Constructor for exception hla.rti1516.AsynchronousDeliveryAlreadyDisabled
 
AsynchronousDeliveryAlreadyDisabled(String, Throwable) - Constructor for exception hla.rti1516.AsynchronousDeliveryAlreadyDisabled
 
AsynchronousDeliveryAlreadyEnabled - Exception in hla.rti1516
Public exception class AsynchronousDeliveryAlreadyEnabled
AsynchronousDeliveryAlreadyEnabled(String) - Constructor for exception hla.rti1516.AsynchronousDeliveryAlreadyEnabled
 
AsynchronousDeliveryAlreadyEnabled() - Constructor for exception hla.rti1516.AsynchronousDeliveryAlreadyEnabled
 
AsynchronousDeliveryAlreadyEnabled(Throwable) - Constructor for exception hla.rti1516.AsynchronousDeliveryAlreadyEnabled
 
AsynchronousDeliveryAlreadyEnabled(String, Throwable) - Constructor for exception hla.rti1516.AsynchronousDeliveryAlreadyEnabled
 
AttributeAcquisitionWasNotCanceled - Exception in hla.rti1516
 
AttributeAcquisitionWasNotCanceled(String) - Constructor for exception hla.rti1516.AttributeAcquisitionWasNotCanceled
 
AttributeAcquisitionWasNotCanceled() - Constructor for exception hla.rti1516.AttributeAcquisitionWasNotCanceled
 
AttributeAcquisitionWasNotCanceled(Throwable) - Constructor for exception hla.rti1516.AttributeAcquisitionWasNotCanceled
 
AttributeAcquisitionWasNotCanceled(String, Throwable) - Constructor for exception hla.rti1516.AttributeAcquisitionWasNotCanceled
 
AttributeAcquisitionWasNotRequested - Exception in hla.rti1516
 
AttributeAcquisitionWasNotRequested(String) - Constructor for exception hla.rti1516.AttributeAcquisitionWasNotRequested
 
AttributeAcquisitionWasNotRequested() - Constructor for exception hla.rti1516.AttributeAcquisitionWasNotRequested
 
AttributeAcquisitionWasNotRequested(Throwable) - Constructor for exception hla.rti1516.AttributeAcquisitionWasNotRequested
 
AttributeAcquisitionWasNotRequested(String, Throwable) - Constructor for exception hla.rti1516.AttributeAcquisitionWasNotRequested
 
AttributeAlreadyBeingAcquired - Exception in hla.rti1516
 
AttributeAlreadyBeingAcquired(String) - Constructor for exception hla.rti1516.AttributeAlreadyBeingAcquired
 
AttributeAlreadyBeingAcquired() - Constructor for exception hla.rti1516.AttributeAlreadyBeingAcquired
 
AttributeAlreadyBeingAcquired(Throwable) - Constructor for exception hla.rti1516.AttributeAlreadyBeingAcquired
 
AttributeAlreadyBeingAcquired(String, Throwable) - Constructor for exception hla.rti1516.AttributeAlreadyBeingAcquired
 
AttributeAlreadyBeingDivested - Exception in hla.rti1516
Public exception class AttributeAlreadyBeingDivested
AttributeAlreadyBeingDivested(String) - Constructor for exception hla.rti1516.AttributeAlreadyBeingDivested
 
AttributeAlreadyBeingDivested() - Constructor for exception hla.rti1516.AttributeAlreadyBeingDivested
 
AttributeAlreadyBeingDivested(Throwable) - Constructor for exception hla.rti1516.AttributeAlreadyBeingDivested
 
AttributeAlreadyBeingDivested(String, Throwable) - Constructor for exception hla.rti1516.AttributeAlreadyBeingDivested
 
AttributeAlreadyOwned - Exception in hla.rti1516
Public exception class AttributeAlreadyOwned
AttributeAlreadyOwned(String) - Constructor for exception hla.rti1516.AttributeAlreadyOwned
 
AttributeAlreadyOwned() - Constructor for exception hla.rti1516.AttributeAlreadyOwned
 
AttributeAlreadyOwned(Throwable) - Constructor for exception hla.rti1516.AttributeAlreadyOwned
 
AttributeAlreadyOwned(String, Throwable) - Constructor for exception hla.rti1516.AttributeAlreadyOwned
 
AttributeDivestitureWasNotRequested - Exception in hla.rti1516
Public exception class AttributeDivestitureWasNotRequested
AttributeDivestitureWasNotRequested(String) - Constructor for exception hla.rti1516.AttributeDivestitureWasNotRequested
 
AttributeDivestitureWasNotRequested() - Constructor for exception hla.rti1516.AttributeDivestitureWasNotRequested
 
AttributeDivestitureWasNotRequested(Throwable) - Constructor for exception hla.rti1516.AttributeDivestitureWasNotRequested
 
AttributeDivestitureWasNotRequested(String, Throwable) - Constructor for exception hla.rti1516.AttributeDivestitureWasNotRequested
 
AttributeHandle - Interface in hla.rti1516
Type-safe handle for an attribute.
AttributeHandleFactory - Interface in hla.rti1516
 
AttributeHandleSet - Interface in hla.rti1516
All Set operations are required, none are optional. add() and remove() should throw IllegalArgumentException if the argument is not an AttributeHandle. addAll(), removeAll() and retainAll() should throw IllegalArgumentException if the argument is not an AttributeHandleSet
AttributeHandleSetFactory - Interface in hla.rti1516
 
AttributeHandleValueMap - Interface in hla.rti1516
Keys are AttributeHandles; values are byte[].
AttributeHandleValueMapFactory - Interface in hla.rti1516
Factory for AttributeHandleValueMap instances.
attributeIsNotOwned(ObjectInstanceHandle, AttributeHandle) - Method in interface hla.rti1516.FederateAmbassador
 
attributeIsNotOwned(ObjectInstanceHandle, AttributeHandle) - Method in class hla.rti1516.jlc.NullFederateAmbassador
 
attributeIsOwnedByRTI(ObjectInstanceHandle, AttributeHandle) - Method in interface hla.rti1516.FederateAmbassador
 
attributeIsOwnedByRTI(ObjectInstanceHandle, AttributeHandle) - Method in class hla.rti1516.jlc.NullFederateAmbassador
 
AttributeNotDefined - Exception in hla.rti1516
 
AttributeNotDefined(String) - Constructor for exception hla.rti1516.AttributeNotDefined
 
AttributeNotDefined() - Constructor for exception hla.rti1516.AttributeNotDefined
 
AttributeNotDefined(Throwable) - Constructor for exception hla.rti1516.AttributeNotDefined
 
AttributeNotDefined(String, Throwable) - Constructor for exception hla.rti1516.AttributeNotDefined
 
AttributeNotOwned - Exception in hla.rti1516
 
AttributeNotOwned(String) - Constructor for exception hla.rti1516.AttributeNotOwned
 
AttributeNotOwned() - Constructor for exception hla.rti1516.AttributeNotOwned
 
AttributeNotOwned(Throwable) - Constructor for exception hla.rti1516.AttributeNotOwned
 
AttributeNotOwned(String, Throwable) - Constructor for exception hla.rti1516.AttributeNotOwned
 
AttributeNotPublished - Exception in hla.rti1516
Public exception class AttributeNotPublished
AttributeNotPublished(String) - Constructor for exception hla.rti1516.AttributeNotPublished
 
AttributeNotPublished() - Constructor for exception hla.rti1516.AttributeNotPublished
 
AttributeNotPublished(Throwable) - Constructor for exception hla.rti1516.AttributeNotPublished
 
AttributeNotPublished(String, Throwable) - Constructor for exception hla.rti1516.AttributeNotPublished
 
AttributeNotRecognized - Exception in hla.rti1516
 
AttributeNotRecognized(String) - Constructor for exception hla.rti1516.AttributeNotRecognized
 
AttributeNotRecognized() - Constructor for exception hla.rti1516.AttributeNotRecognized
 
AttributeNotRecognized(Throwable) - Constructor for exception hla.rti1516.AttributeNotRecognized
 
AttributeNotRecognized(String, Throwable) - Constructor for exception hla.rti1516.AttributeNotRecognized
 
AttributeNotSubscribed - Exception in hla.rti1516
 
AttributeNotSubscribed(String) - Constructor for exception hla.rti1516.AttributeNotSubscribed
 
AttributeNotSubscribed() - Constructor for exception hla.rti1516.AttributeNotSubscribed
 
AttributeNotSubscribed(Throwable) - Constructor for exception hla.rti1516.AttributeNotSubscribed
 
AttributeNotSubscribed(String, Throwable) - Constructor for exception hla.rti1516.AttributeNotSubscribed
 
attributeOwnershipAcquisition(ObjectInstanceHandle, AttributeHandleSet, byte[]) - Method in interface hla.rti1516.RTIambassador
 
attributeOwnershipAcquisitionIfAvailable(ObjectInstanceHandle, AttributeHandleSet) - Method in interface hla.rti1516.RTIambassador
 
attributeOwnershipAcquisitionNotification(ObjectInstanceHandle, AttributeHandleSet, byte[]) - Method in interface hla.rti1516.FederateAmbassador
 
attributeOwnershipAcquisitionNotification(ObjectInstanceHandle, AttributeHandleSet, byte[]) - Method in class hla.rti1516.jlc.NullFederateAmbassador
 
attributeOwnershipDivestitureIfWanted(ObjectInstanceHandle, AttributeHandleSet) - Method in interface hla.rti1516.RTIambassador
 
attributeOwnershipUnavailable(ObjectInstanceHandle, AttributeHandleSet) - Method in interface hla.rti1516.FederateAmbassador
 
attributeOwnershipUnavailable(ObjectInstanceHandle, AttributeHandleSet) - Method in class hla.rti1516.jlc.NullFederateAmbassador
 
AttributeRegionAssociation - Class in hla.rti1516
 
AttributeRegionAssociation(AttributeHandleSet, RegionHandleSet) - Constructor for class hla.rti1516.AttributeRegionAssociation
 
AttributeRelevanceAdvisorySwitchIsOff - Exception in hla.rti1516
 
AttributeRelevanceAdvisorySwitchIsOff(String) - Constructor for exception hla.rti1516.AttributeRelevanceAdvisorySwitchIsOff
 
AttributeRelevanceAdvisorySwitchIsOff() - Constructor for exception hla.rti1516.AttributeRelevanceAdvisorySwitchIsOff
 
AttributeRelevanceAdvisorySwitchIsOff(Throwable) - Constructor for exception hla.rti1516.AttributeRelevanceAdvisorySwitchIsOff
 
AttributeRelevanceAdvisorySwitchIsOff(String, Throwable) - Constructor for exception hla.rti1516.AttributeRelevanceAdvisorySwitchIsOff
 
AttributeRelevanceAdvisorySwitchIsOn - Exception in hla.rti1516
 
AttributeRelevanceAdvisorySwitchIsOn(String) - Constructor for exception hla.rti1516.AttributeRelevanceAdvisorySwitchIsOn
 
AttributeRelevanceAdvisorySwitchIsOn() - Constructor for exception hla.rti1516.AttributeRelevanceAdvisorySwitchIsOn
 
AttributeRelevanceAdvisorySwitchIsOn(Throwable) - Constructor for exception hla.rti1516.AttributeRelevanceAdvisorySwitchIsOn
 
AttributeRelevanceAdvisorySwitchIsOn(String, Throwable) - Constructor for exception hla.rti1516.AttributeRelevanceAdvisorySwitchIsOn
 
AttributeScopeAdvisorySwitchIsOff - Exception in hla.rti1516
 
AttributeScopeAdvisorySwitchIsOff(String) - Constructor for exception hla.rti1516.AttributeScopeAdvisorySwitchIsOff
 
AttributeScopeAdvisorySwitchIsOff() - Constructor for exception hla.rti1516.AttributeScopeAdvisorySwitchIsOff
 
AttributeScopeAdvisorySwitchIsOff(Throwable) - Constructor for exception hla.rti1516.AttributeScopeAdvisorySwitchIsOff
 
AttributeScopeAdvisorySwitchIsOff(String, Throwable) - Constructor for exception hla.rti1516.AttributeScopeAdvisorySwitchIsOff
 
AttributeScopeAdvisorySwitchIsOn - Exception in hla.rti1516
 
AttributeScopeAdvisorySwitchIsOn(String) - Constructor for exception hla.rti1516.AttributeScopeAdvisorySwitchIsOn
 
AttributeScopeAdvisorySwitchIsOn() - Constructor for exception hla.rti1516.AttributeScopeAdvisorySwitchIsOn
 
AttributeScopeAdvisorySwitchIsOn(Throwable) - Constructor for exception hla.rti1516.AttributeScopeAdvisorySwitchIsOn
 
AttributeScopeAdvisorySwitchIsOn(String, Throwable) - Constructor for exception hla.rti1516.AttributeScopeAdvisorySwitchIsOn
 
AttributeSetRegionSetPairList - Interface in hla.rti1516
This packages the attributes supplied to the RTI for various DDM services with the regions to be used with the attributes.
AttributeSetRegionSetPairListFactory - Interface in hla.rti1516
 
attributesInScope(ObjectInstanceHandle, AttributeHandleSet) - Method in interface hla.rti1516.FederateAmbassador
 
attributesInScope(ObjectInstanceHandle, AttributeHandleSet) - Method in class hla.rti1516.jlc.NullFederateAmbassador
 
attributesOutOfScope(ObjectInstanceHandle, AttributeHandleSet) - Method in interface hla.rti1516.FederateAmbassador
 
attributesOutOfScope(ObjectInstanceHandle, AttributeHandleSet) - Method in class hla.rti1516.jlc.NullFederateAmbassador
 

B

ByteWrapper - Class in hla.rti1516.jlc
Utility class for managing data in byte arrays.
ByteWrapper(int) - Constructor for class hla.rti1516.jlc.ByteWrapper
Construct a ByteWrapper backed by a byte array with the specified length.
ByteWrapper(byte[]) - Constructor for class hla.rti1516.jlc.ByteWrapper
Constructs a ByteWrapper backed by the specified byte array.
ByteWrapper(byte[], int) - Constructor for class hla.rti1516.jlc.ByteWrapper
Constructs a ByteWrapper backed by the specified byte array.

C

CANCEL_PENDING_OWNERSHIP_ACQUISITIONS - Static variable in class hla.rti1516.ResignAction
 
CANCEL_THEN_DELETE_THEN_DIVEST - Static variable in class hla.rti1516.ResignAction
 
cancelAttributeOwnershipAcquisition(ObjectInstanceHandle, AttributeHandleSet) - Method in interface hla.rti1516.RTIambassador
 
cancelNegotiatedAttributeOwnershipDivestiture(ObjectInstanceHandle, AttributeHandleSet) - Method in interface hla.rti1516.RTIambassador
 
changeAttributeOrderType(ObjectInstanceHandle, AttributeHandleSet, OrderType) - Method in interface hla.rti1516.RTIambassador
 
changeAttributeTransportationType(ObjectInstanceHandle, AttributeHandleSet, TransportationType) - Method in interface hla.rti1516.RTIambassador
 
changeInteractionOrderType(InteractionClassHandle, OrderType) - Method in interface hla.rti1516.RTIambassador
 
changeInteractionTransportationType(InteractionClassHandle, TransportationType) - Method in interface hla.rti1516.RTIambassador
 
commitRegionModifications(RegionHandleSet) - Method in interface hla.rti1516.RTIambassador
 
compareTo(Object) - Method in interface hla.rti1516.LogicalTime
 
compareTo(Object) - Method in interface hla.rti1516.LogicalTimeInterval
 
confirmAttributeOwnershipAcquisitionCancellation(ObjectInstanceHandle, AttributeHandleSet) - Method in interface hla.rti1516.FederateAmbassador
 
confirmAttributeOwnershipAcquisitionCancellation(ObjectInstanceHandle, AttributeHandleSet) - Method in class hla.rti1516.jlc.NullFederateAmbassador
 
confirmDivestiture(ObjectInstanceHandle, AttributeHandleSet, byte[]) - Method in interface hla.rti1516.RTIambassador
 
CouldNotDecode - Exception in hla.rti1516
 
CouldNotDecode(String) - Constructor for exception hla.rti1516.CouldNotDecode
 
CouldNotDecode() - Constructor for exception hla.rti1516.CouldNotDecode
 
CouldNotDecode(Throwable) - Constructor for exception hla.rti1516.CouldNotDecode
 
CouldNotDecode(String, Throwable) - Constructor for exception hla.rti1516.CouldNotDecode
 
CouldNotDiscover - Exception in hla.rti1516
 
CouldNotDiscover(String) - Constructor for exception hla.rti1516.CouldNotDiscover
 
CouldNotDiscover() - Constructor for exception hla.rti1516.CouldNotDiscover
 
CouldNotDiscover(Throwable) - Constructor for exception hla.rti1516.CouldNotDiscover
 
CouldNotDiscover(String, Throwable) - Constructor for exception hla.rti1516.CouldNotDiscover
 
CouldNotInitiateRestore - Exception in hla.rti1516
 
CouldNotInitiateRestore(String) - Constructor for exception hla.rti1516.CouldNotInitiateRestore
 
CouldNotInitiateRestore() - Constructor for exception hla.rti1516.CouldNotInitiateRestore
 
CouldNotInitiateRestore(Throwable) - Constructor for exception hla.rti1516.CouldNotInitiateRestore
 
CouldNotInitiateRestore(String, Throwable) - Constructor for exception hla.rti1516.CouldNotInitiateRestore
 
CouldNotOpenFDD - Exception in hla.rti1516
 
CouldNotOpenFDD(String) - Constructor for exception hla.rti1516.CouldNotOpenFDD
 
CouldNotOpenFDD() - Constructor for exception hla.rti1516.CouldNotOpenFDD
 
CouldNotOpenFDD(Throwable) - Constructor for exception hla.rti1516.CouldNotOpenFDD
 
CouldNotOpenFDD(String, Throwable) - Constructor for exception hla.rti1516.CouldNotOpenFDD
 
create() - Method in interface hla.rti1516.AttributeHandleSetFactory
return hla.rti1516.AttributeHandleSet newly created
create(int) - Method in interface hla.rti1516.AttributeHandleValueMapFactory
Creates a new AttributeHandleValueMap instance with specified initial capacity.
create(int) - Method in interface hla.rti1516.AttributeSetRegionSetPairListFactory
Creates a new AttributeHandleValuePairSet instance with specified initial capacity.
create() - Method in interface hla.rti1516.DimensionHandleSetFactory
return hla.rti1516.DimensionHandleSet newly created
create() - Method in interface hla.rti1516.FederateHandleSetFactory
return hla.rti1516.FederateHandleSet newly created
create(int) - Method in interface hla.rti1516.ParameterHandleValueMapFactory
Creates a new ParameterHandleValueMap instance with specified initial capacity.
create() - Method in interface hla.rti1516.RegionHandleSetFactory
return hla.rti1516.RegionHandleSet newly created
createElement(int) - Method in interface hla.rti1516.jlc.DataElementFactory
Creates an element appropriate for the specified index.
createFederationExecution(String, URL) - Method in interface hla.rti1516.RTIambassador
 
createHLAASCIIchar() - Method in interface hla.rti1516.jlc.EncoderFactory
 
createHLAASCIIchar(byte) - Method in interface hla.rti1516.jlc.EncoderFactory
 
createHLAASCIIstring() - Method in interface hla.rti1516.jlc.EncoderFactory
 
createHLAASCIIstring(String) - Method in interface hla.rti1516.jlc.EncoderFactory
 
createHLAboolean() - Method in interface hla.rti1516.jlc.EncoderFactory
 
createHLAboolean(boolean) - Method in interface hla.rti1516.jlc.EncoderFactory
 
createHLAbyte() - Method in interface hla.rti1516.jlc.EncoderFactory
 
createHLAbyte(byte) - Method in interface hla.rti1516.jlc.EncoderFactory
 
createHLAfixedRecord() - Method in interface hla.rti1516.jlc.EncoderFactory
 
createHLAfloat32BE() - Method in interface hla.rti1516.jlc.EncoderFactory
 
createHLAfloat32BE(float) - Method in interface hla.rti1516.jlc.EncoderFactory
 
createHLAfloat32LE() - Method in interface hla.rti1516.jlc.EncoderFactory
 
createHLAfloat32LE(float) - Method in interface hla.rti1516.jlc.EncoderFactory
 
createHLAfloat64BE() - Method in interface hla.rti1516.jlc.EncoderFactory
 
createHLAfloat64BE(double) - Method in interface hla.rti1516.jlc.EncoderFactory
 
createHLAfloat64LE() - Method in interface hla.rti1516.jlc.EncoderFactory
 
createHLAfloat64LE(double) - Method in interface hla.rti1516.jlc.EncoderFactory
 
createHLAhandle() - Method in interface hla.rti1516.jlc.EncoderFactory
 
createHLAhandle(byte[]) - Method in interface hla.rti1516.jlc.EncoderFactory
 
createHLAinteger16BE() - Method in interface hla.rti1516.jlc.EncoderFactory
 
createHLAinteger16BE(short) - Method in interface hla.rti1516.jlc.EncoderFactory
 
createHLAinteger16LE() - Method in interface hla.rti1516.jlc.EncoderFactory
 
createHLAinteger16LE(short) - Method in interface hla.rti1516.jlc.EncoderFactory
 
createHLAinteger32BE() - Method in interface hla.rti1516.jlc.EncoderFactory
 
createHLAinteger32BE(int) - Method in interface hla.rti1516.jlc.EncoderFactory
 
createHLAinteger32LE() - Method in interface hla.rti1516.jlc.EncoderFactory
 
createHLAinteger32LE(int) - Method in interface hla.rti1516.jlc.EncoderFactory
 
createHLAinteger64BE() - Method in interface hla.rti1516.jlc.EncoderFactory
 
createHLAinteger64BE(long) - Method in interface hla.rti1516.jlc.EncoderFactory
 
createHLAinteger64LE() - Method in interface hla.rti1516.jlc.EncoderFactory
 
createHLAinteger64LE(long) - Method in interface hla.rti1516.jlc.EncoderFactory
 
createHLAlogicalTime() - Method in interface hla.rti1516.jlc.EncoderFactory
 
createHLAlogicalTime(LogicalTime) - Method in interface hla.rti1516.jlc.EncoderFactory
 
createHLAoctet() - Method in interface hla.rti1516.jlc.EncoderFactory
 
createHLAoctet(byte) - Method in interface hla.rti1516.jlc.EncoderFactory
 
createHLAoctetPairBE() - Method in interface hla.rti1516.jlc.EncoderFactory
 
createHLAoctetPairBE(short) - Method in interface hla.rti1516.jlc.EncoderFactory
 
createHLAoctetPairLE() - Method in interface hla.rti1516.jlc.EncoderFactory
 
createHLAoctetPairLE(short) - Method in interface hla.rti1516.jlc.EncoderFactory
 
createHLAopaqueData() - Method in interface hla.rti1516.jlc.EncoderFactory
 
createHLAopaqueData(byte[]) - Method in interface hla.rti1516.jlc.EncoderFactory
 
createHLAunicodeString() - Method in interface hla.rti1516.jlc.EncoderFactory
 
createHLAunicodeString(String) - Method in interface hla.rti1516.jlc.EncoderFactory
 
createHLAvariableArray() - Method in interface hla.rti1516.jlc.EncoderFactory
 
createHLAvariableArray(DataElementFactory) - Method in interface hla.rti1516.jlc.EncoderFactory
 
createRegion(DimensionHandleSet) - Method in interface hla.rti1516.RTIambassador
 

D

DATA_DISTRIBUTION_MANAGEMENT - Static variable in class hla.rti1516.ServiceGroup
 
DataElement - Interface in hla.rti1516.jlc
 
DataElementFactory - Interface in hla.rti1516.jlc
 
DECLARATION_MANAGEMENT - Static variable in class hla.rti1516.ServiceGroup
 
decode(byte[], int) - Method in interface hla.rti1516.AttributeHandleFactory
 
decode(byte[], int) - Method in interface hla.rti1516.DimensionHandleFactory
 
decode(byte[], int) - Method in interface hla.rti1516.FederateHandleFactory
 
decode(byte[], int) - Method in interface hla.rti1516.InteractionClassHandleFactory
 
decode(ByteWrapper) - Method in interface hla.rti1516.jlc.DataElement
Decodes this element from the ByteWrapper.
decode(ByteWrapper) - Method in interface hla.rti1516.jlc.HLAASCIIchar
 
decode(ByteWrapper) - Method in interface hla.rti1516.jlc.HLAASCIIstring
 
decode(ByteWrapper) - Method in interface hla.rti1516.jlc.HLAboolean
 
decode(ByteWrapper) - Method in interface hla.rti1516.jlc.HLAbyte
 
decode(ByteWrapper) - Method in interface hla.rti1516.jlc.HLAfixedRecord
 
decode(ByteWrapper) - Method in interface hla.rti1516.jlc.HLAfloat32BE
 
decode(ByteWrapper) - Method in interface hla.rti1516.jlc.HLAfloat32LE
 
decode(ByteWrapper) - Method in interface hla.rti1516.jlc.HLAfloat64BE
 
decode(ByteWrapper) - Method in interface hla.rti1516.jlc.HLAfloat64LE
 
decode(ByteWrapper) - Method in interface hla.rti1516.jlc.HLAhandle
 
decode(ByteWrapper) - Method in interface hla.rti1516.jlc.HLAinteger16BE
 
decode(ByteWrapper) - Method in interface hla.rti1516.jlc.HLAinteger16LE
 
decode(ByteWrapper) - Method in interface hla.rti1516.jlc.HLAinteger32BE
 
decode(ByteWrapper) - Method in interface hla.rti1516.jlc.HLAinteger32LE
 
decode(ByteWrapper) - Method in interface hla.rti1516.jlc.HLAinteger64BE
 
decode(ByteWrapper) - Method in interface hla.rti1516.jlc.HLAinteger64LE
 
decode(ByteWrapper) - Method in interface hla.rti1516.jlc.HLAlogicalTime
 
decode(ByteWrapper) - Method in interface hla.rti1516.jlc.HLAoctet
 
decode(ByteWrapper) - Method in interface hla.rti1516.jlc.HLAoctetPairBE
 
decode(ByteWrapper) - Method in interface hla.rti1516.jlc.HLAoctetPairLE
 
decode(ByteWrapper) - Method in interface hla.rti1516.jlc.HLAopaqueData
 
decode(ByteWrapper) - Method in interface hla.rti1516.jlc.HLAunicodeChar
 
decode(ByteWrapper) - Method in interface hla.rti1516.jlc.HLAunicodeString
 
decode(ByteWrapper) - Method in interface hla.rti1516.jlc.HLAvariableArray
 
decode(byte[], int) - Method in interface hla.rti1516.LogicalTimeFactory
 
decode(byte[], int) - Method in interface hla.rti1516.LogicalTimeIntervalFactory
 
decode(byte[], int) - Method in interface hla.rti1516.ObjectClassHandleFactory
 
decode(byte[], int) - Method in interface hla.rti1516.ObjectInstanceHandleFactory
 
decode(byte[], int) - Static method in class hla.rti1516.OrderType
 
decode(byte[], int) - Method in interface hla.rti1516.ParameterHandleFactory
 
decode(byte[], int) - Static method in class hla.rti1516.TransportationType
 
DELETE_OBJECTS - Static variable in class hla.rti1516.ResignAction
 
DELETE_OBJECTS_THEN_DIVEST - Static variable in class hla.rti1516.ResignAction
 
deleteObjectInstance(ObjectInstanceHandle, byte[]) - Method in interface hla.rti1516.RTIambassador
 
deleteObjectInstance(ObjectInstanceHandle, byte[], LogicalTime) - Method in interface hla.rti1516.RTIambassador
 
DeletePrivilegeNotHeld - Exception in hla.rti1516
 
DeletePrivilegeNotHeld(String) - Constructor for exception hla.rti1516.DeletePrivilegeNotHeld
 
DeletePrivilegeNotHeld() - Constructor for exception hla.rti1516.DeletePrivilegeNotHeld
 
DeletePrivilegeNotHeld(Throwable) - Constructor for exception hla.rti1516.DeletePrivilegeNotHeld
 
DeletePrivilegeNotHeld(String, Throwable) - Constructor for exception hla.rti1516.DeletePrivilegeNotHeld
 
deleteRegion(RegionHandle) - Method in interface hla.rti1516.RTIambassador
 
destroyFederationExecution(String) - Method in interface hla.rti1516.RTIambassador
 
DimensionHandle - Interface in hla.rti1516
Type-safe handle for a dimension.
DimensionHandleFactory - Interface in hla.rti1516
The factory is used only (outside RTI) to create DimensionHandle received as an attribute value or parameter value.
DimensionHandleSet - Interface in hla.rti1516
All Set operations are required, none are optional. add() and remove() should throw IllegalArgumentException if the argument is not a DimensionHandle. addAll(), removeAll() and retainAll() should throw IllegalArgumentException if the argument is not a DimensionHandleSet
DimensionHandleSetFactory - Interface in hla.rti1516
 
disableAsynchronousDelivery() - Method in interface hla.rti1516.RTIambassador
 
disableAttributeRelevanceAdvisorySwitch() - Method in interface hla.rti1516.RTIambassador
 
disableAttributeScopeAdvisorySwitch() - Method in interface hla.rti1516.RTIambassador
 
disableCallbacks() - Method in interface hla.rti1516.RTIambassador
 
disableInteractionRelevanceAdvisorySwitch() - Method in interface hla.rti1516.RTIambassador
 
disableObjectClassRelevanceAdvisorySwitch() - Method in interface hla.rti1516.RTIambassador
 
disableTimeConstrained() - Method in interface hla.rti1516.RTIambassador
 
disableTimeRegulation() - Method in interface hla.rti1516.RTIambassador
 
discoverObjectInstance(ObjectInstanceHandle, ObjectClassHandle, String) - Method in interface hla.rti1516.FederateAmbassador
 
discoverObjectInstance(ObjectInstanceHandle, ObjectClassHandle, String) - Method in class hla.rti1516.jlc.NullFederateAmbassador
 
distance(LogicalTime) - Method in interface hla.rti1516.LogicalTime
Returns a LogicalTimeInterval whose value is the time interval between this and val.

E

enableAsynchronousDelivery() - Method in interface hla.rti1516.RTIambassador
 
enableAttributeRelevanceAdvisorySwitch() - Method in interface hla.rti1516.RTIambassador
 
enableAttributeScopeAdvisorySwitch() - Method in interface hla.rti1516.RTIambassador
 
enableCallbacks() - Method in interface hla.rti1516.RTIambassador
 
enableInteractionRelevanceAdvisorySwitch() - Method in interface hla.rti1516.RTIambassador
 
enableObjectClassRelevanceAdvisorySwitch() - Method in interface hla.rti1516.RTIambassador
 
enableTimeConstrained() - Method in interface hla.rti1516.RTIambassador
 
enableTimeRegulation(LogicalTimeInterval) - Method in interface hla.rti1516.RTIambassador
 
encode(byte[], int) - Method in interface hla.rti1516.AttributeHandle
 
encode(byte[], int) - Method in interface hla.rti1516.DimensionHandle
 
encode(byte[], int) - Method in interface hla.rti1516.FederateHandle
 
encode(byte[], int) - Method in interface hla.rti1516.InteractionClassHandle
 
encode(ByteWrapper) - Method in interface hla.rti1516.jlc.DataElement
Encodes this element into the specified ByteWrapper.
encode(ByteWrapper) - Method in interface hla.rti1516.jlc.HLAASCIIchar
 
encode(ByteWrapper) - Method in interface hla.rti1516.jlc.HLAASCIIstring
 
encode(ByteWrapper) - Method in interface hla.rti1516.jlc.HLAboolean
 
encode(ByteWrapper) - Method in interface hla.rti1516.jlc.HLAbyte
 
encode(ByteWrapper) - Method in interface hla.rti1516.jlc.HLAfixedRecord
 
encode(ByteWrapper) - Method in interface hla.rti1516.jlc.HLAfloat32BE
 
encode(ByteWrapper) - Method in interface hla.rti1516.jlc.HLAfloat32LE
 
encode(ByteWrapper) - Method in interface hla.rti1516.jlc.HLAfloat64BE
 
encode(ByteWrapper) - Method in interface hla.rti1516.jlc.HLAfloat64LE
 
encode(ByteWrapper) - Method in interface hla.rti1516.jlc.HLAhandle
 
encode(ByteWrapper) - Method in interface hla.rti1516.jlc.HLAinteger16BE
 
encode(ByteWrapper) - Method in interface hla.rti1516.jlc.HLAinteger16LE
 
encode(ByteWrapper) - Method in interface hla.rti1516.jlc.HLAinteger32BE
 
encode(ByteWrapper) - Method in interface hla.rti1516.jlc.HLAinteger32LE
 
encode(ByteWrapper) - Method in interface hla.rti1516.jlc.HLAinteger64BE
 
encode(ByteWrapper) - Method in interface hla.rti1516.jlc.HLAinteger64LE
 
encode(ByteWrapper) - Method in interface hla.rti1516.jlc.HLAlogicalTime
 
encode(ByteWrapper) - Method in interface hla.rti1516.jlc.HLAoctet
 
encode(ByteWrapper) - Method in interface hla.rti1516.jlc.HLAoctetPairBE
 
encode(ByteWrapper) - Method in interface hla.rti1516.jlc.HLAoctetPairLE
 
encode(ByteWrapper) - Method in interface hla.rti1516.jlc.HLAopaqueData
 
encode(ByteWrapper) - Method in interface hla.rti1516.jlc.HLAunicodeChar
 
encode(ByteWrapper) - Method in interface hla.rti1516.jlc.HLAunicodeString
 
encode(ByteWrapper) - Method in interface hla.rti1516.jlc.HLAvariableArray
 
encode(byte[], int) - Method in interface hla.rti1516.LogicalTime
 
encode(byte[], int) - Method in interface hla.rti1516.LogicalTimeInterval
 
encode(byte[], int) - Method in interface hla.rti1516.ObjectClassHandle
 
encode(byte[], int) - Method in interface hla.rti1516.ObjectInstanceHandle
 
encode(byte[], int) - Method in class hla.rti1516.OrderType
 
encode(byte[], int) - Method in interface hla.rti1516.ParameterHandle
 
encode(byte[], int) - Method in class hla.rti1516.TransportationType
 
encodedLength() - Method in interface hla.rti1516.AttributeHandle
 
encodedLength() - Method in interface hla.rti1516.DimensionHandle
 
encodedLength() - Method in interface hla.rti1516.FederateHandle
 
encodedLength() - Method in interface hla.rti1516.InteractionClassHandle
 
encodedLength() - Method in interface hla.rti1516.LogicalTime
 
encodedLength() - Method in interface hla.rti1516.LogicalTimeInterval
 
encodedLength() - Method in interface hla.rti1516.ObjectClassHandle
 
encodedLength() - Method in interface hla.rti1516.ObjectInstanceHandle
 
encodedLength() - Method in class hla.rti1516.OrderType
 
encodedLength() - Method in interface hla.rti1516.ParameterHandle
 
encodedLength() - Method in class hla.rti1516.TransportationType
 
EncoderFactory - Interface in hla.rti1516.jlc
Factory for the various HLA data types.
equals(Object) - Method in interface hla.rti1516.AttributeHandle
 
equals(Object) - Method in interface hla.rti1516.DimensionHandle
 
equals(Object) - Method in interface hla.rti1516.FederateHandle
 
equals(Object) - Method in interface hla.rti1516.InteractionClassHandle
 
equals(Object) - Method in interface hla.rti1516.LogicalTime
Returns true iff this and other represent the same logical time Supports standard Java mechanisms.
equals(Object) - Method in interface hla.rti1516.LogicalTimeInterval
Returns true iff this and other represent the same time interval.
equals(Object) - Method in interface hla.rti1516.MessageRetractionHandle
 
equals(Object) - Method in interface hla.rti1516.ObjectClassHandle
 
equals(Object) - Method in interface hla.rti1516.ObjectInstanceHandle
 
equals(Object) - Method in class hla.rti1516.OrderType
Allows comparison with other instance of same type.
equals(Object) - Method in interface hla.rti1516.ParameterHandle
 
equals(Object) - Method in class hla.rti1516.RangeBounds
 
equals(Object) - Method in interface hla.rti1516.RegionHandle
 
equals(Object) - Method in class hla.rti1516.ResignAction
Allows comparison with other instance of same type.
equals(Object) - Method in class hla.rti1516.RestoreFailureReason
Allows comparison with other instance of same type.
equals(Object) - Method in class hla.rti1516.RestoreStatus
Allows comparison with other instance of same type.
equals(Object) - Method in class hla.rti1516.SaveFailureReason
Allows comparison with other instance of same type.
equals(Object) - Method in class hla.rti1516.SaveStatus
Allows comparison with other instance of same type.
equals(Object) - Method in class hla.rti1516.ServiceGroup
Allows comparison with other instance of same type.
equals(Object) - Method in class hla.rti1516.SynchronizationPointFailureReason
Allows comparison with other instance of same type.
equals(Object) - Method in class hla.rti1516.TimeQueryReturn
 
equals(Object) - Method in class hla.rti1516.TransportationType
Allows comparison with other instance of same type.
ErrorReadingFDD - Exception in hla.rti1516
Public exception class ErrorReadingFDD
ErrorReadingFDD(String) - Constructor for exception hla.rti1516.ErrorReadingFDD
 
ErrorReadingFDD() - Constructor for exception hla.rti1516.ErrorReadingFDD
 
ErrorReadingFDD(Throwable) - Constructor for exception hla.rti1516.ErrorReadingFDD
 
ErrorReadingFDD(String, Throwable) - Constructor for exception hla.rti1516.ErrorReadingFDD
 
evokeCallback(double) - Method in interface hla.rti1516.RTIambassador
 
evokeMultipleCallbacks(double, double) - Method in interface hla.rti1516.RTIambassador
 

F

FEDERATE_INSTRUCTED_TO_SAVE - Static variable in class hla.rti1516.SaveStatus
 
FEDERATE_PREPARED_TO_RESTORE - Static variable in class hla.rti1516.RestoreStatus
 
FEDERATE_REPORTED_FAILURE - Static variable in class hla.rti1516.RestoreFailureReason
 
FEDERATE_REPORTED_FAILURE - Static variable in class hla.rti1516.SaveFailureReason
 
FEDERATE_RESIGNED - Static variable in class hla.rti1516.RestoreFailureReason
 
FEDERATE_RESIGNED - Static variable in class hla.rti1516.SaveFailureReason
 
FEDERATE_RESTORE_REQUEST_PENDING - Static variable in class hla.rti1516.RestoreStatus
 
FEDERATE_RESTORING - Static variable in class hla.rti1516.RestoreStatus
 
FEDERATE_SAVING - Static variable in class hla.rti1516.SaveStatus
 
FEDERATE_WAITING_FOR_FEDERATION_TO_RESTORE - Static variable in class hla.rti1516.RestoreStatus
 
FEDERATE_WAITING_FOR_FEDERATION_TO_SAVE - Static variable in class hla.rti1516.SaveStatus
 
FEDERATE_WAITING_FOR_RESTORE_TO_BEGIN - Static variable in class hla.rti1516.RestoreStatus
 
FederateAlreadyExecutionMember - Exception in hla.rti1516
Public exception class FederateAlreadyExecutionMember
FederateAlreadyExecutionMember(String) - Constructor for exception hla.rti1516.FederateAlreadyExecutionMember
 
FederateAlreadyExecutionMember() - Constructor for exception hla.rti1516.FederateAlreadyExecutionMember
 
FederateAlreadyExecutionMember(Throwable) - Constructor for exception hla.rti1516.FederateAlreadyExecutionMember
 
FederateAlreadyExecutionMember(String, Throwable) - Constructor for exception hla.rti1516.FederateAlreadyExecutionMember
 
FederateAmbassador - Interface in hla.rti1516
Federate must implement this interface.
FederateHandle - Interface in hla.rti1516
Type-safe handle for a federate handle.
FederateHandleFactory - Interface in hla.rti1516
The factory is used only (outside RTI) to create FederateHandle received as an attribute value or parameter value.
FederateHandleRestoreStatusPair - Class in hla.rti1516
 
FederateHandleRestoreStatusPair(FederateHandle, RestoreStatus) - Constructor for class hla.rti1516.FederateHandleRestoreStatusPair
 
FederateHandleSaveStatusPair - Class in hla.rti1516
Array of these records returned by (4.17) federationSaveStatusResponse
FederateHandleSaveStatusPair(FederateHandle, SaveStatus) - Constructor for class hla.rti1516.FederateHandleSaveStatusPair
 
FederateHandleSet - Interface in hla.rti1516
All Set operations are required, none are optional. add() and remove() should throw IllegalArgumentException if the argument is not a FederateHandleHandle. addAll(), removeAll() and retainAll() should throw IllegalArgumentException if the argument is not a FederateHandleSet
FederateHandleSetFactory - Interface in hla.rti1516
 
FederateHasNotBegunSave - Exception in hla.rti1516
 
FederateHasNotBegunSave(String) - Constructor for exception hla.rti1516.FederateHasNotBegunSave
 
FederateHasNotBegunSave() - Constructor for exception hla.rti1516.FederateHasNotBegunSave
 
FederateHasNotBegunSave(Throwable) - Constructor for exception hla.rti1516.FederateHasNotBegunSave
 
FederateHasNotBegunSave(String, Throwable) - Constructor for exception hla.rti1516.FederateHasNotBegunSave
 
FederateInternalError - Exception in hla.rti1516
Public exception class FederateInternalError
FederateInternalError(String) - Constructor for exception hla.rti1516.FederateInternalError
 
FederateInternalError() - Constructor for exception hla.rti1516.FederateInternalError
 
FederateInternalError(Throwable) - Constructor for exception hla.rti1516.FederateInternalError
 
FederateInternalError(String, Throwable) - Constructor for exception hla.rti1516.FederateInternalError
 
FederateNotExecutionMember - Exception in hla.rti1516
Public exception class FederateNotExecutionMember
FederateNotExecutionMember(String) - Constructor for exception hla.rti1516.FederateNotExecutionMember
 
FederateNotExecutionMember() - Constructor for exception hla.rti1516.FederateNotExecutionMember
 
FederateNotExecutionMember(Throwable) - Constructor for exception hla.rti1516.FederateNotExecutionMember
 
FederateNotExecutionMember(String, Throwable) - Constructor for exception hla.rti1516.FederateNotExecutionMember
 
FederateOwnsAttributes - Exception in hla.rti1516
Public exception class FederateOwnsAttributes
FederateOwnsAttributes(String) - Constructor for exception hla.rti1516.FederateOwnsAttributes
 
FederateOwnsAttributes() - Constructor for exception hla.rti1516.FederateOwnsAttributes
 
FederateOwnsAttributes(Throwable) - Constructor for exception hla.rti1516.FederateOwnsAttributes
 
FederateOwnsAttributes(String, Throwable) - Constructor for exception hla.rti1516.FederateOwnsAttributes
 
federateRestoreComplete() - Method in interface hla.rti1516.RTIambassador
 
federateRestoreNotComplete() - Method in interface hla.rti1516.RTIambassador
 
federateSaveBegun() - Method in interface hla.rti1516.RTIambassador
 
federateSaveComplete() - Method in interface hla.rti1516.RTIambassador
 
federateSaveNotComplete() - Method in interface hla.rti1516.RTIambassador
 
FederatesCurrentlyJoined - Exception in hla.rti1516
 
FederatesCurrentlyJoined(String) - Constructor for exception hla.rti1516.FederatesCurrentlyJoined
 
FederatesCurrentlyJoined() - Constructor for exception hla.rti1516.FederatesCurrentlyJoined
 
FederatesCurrentlyJoined(Throwable) - Constructor for exception hla.rti1516.FederatesCurrentlyJoined
 
FederatesCurrentlyJoined(String, Throwable) - Constructor for exception hla.rti1516.FederatesCurrentlyJoined
 
FederateServiceInvocationsAreBeingReportedViaMOM - Exception in hla.rti1516
 
FederateServiceInvocationsAreBeingReportedViaMOM(String) - Constructor for exception hla.rti1516.FederateServiceInvocationsAreBeingReportedViaMOM
 
FederateServiceInvocationsAreBeingReportedViaMOM() - Constructor for exception hla.rti1516.FederateServiceInvocationsAreBeingReportedViaMOM
 
FederateServiceInvocationsAreBeingReportedViaMOM(Throwable) - Constructor for exception hla.rti1516.FederateServiceInvocationsAreBeingReportedViaMOM
 
FederateServiceInvocationsAreBeingReportedViaMOM(String, Throwable) - Constructor for exception hla.rti1516.FederateServiceInvocationsAreBeingReportedViaMOM
 
FederateUnableToUseTime - Exception in hla.rti1516
Public exception class FederateUnableToUseTime
FederateUnableToUseTime(String) - Constructor for exception hla.rti1516.FederateUnableToUseTime
 
FederateUnableToUseTime() - Constructor for exception hla.rti1516.FederateUnableToUseTime
 
FederateUnableToUseTime(Throwable) - Constructor for exception hla.rti1516.FederateUnableToUseTime
 
FederateUnableToUseTime(String, Throwable) - Constructor for exception hla.rti1516.FederateUnableToUseTime
 
FEDERATION_MANAGEMENT - Static variable in class hla.rti1516.ServiceGroup
 
FederationExecutionAlreadyExists - Exception in hla.rti1516
Public exception class FederationExecutionAlreadyExists
FederationExecutionAlreadyExists(String) - Constructor for exception hla.rti1516.FederationExecutionAlreadyExists
 
FederationExecutionAlreadyExists() - Constructor for exception hla.rti1516.FederationExecutionAlreadyExists
 
FederationExecutionAlreadyExists(Throwable) - Constructor for exception hla.rti1516.FederationExecutionAlreadyExists
 
FederationExecutionAlreadyExists(String, Throwable) - Constructor for exception hla.rti1516.FederationExecutionAlreadyExists
 
FederationExecutionDoesNotExist - Exception in hla.rti1516
 
FederationExecutionDoesNotExist(String) - Constructor for exception hla.rti1516.FederationExecutionDoesNotExist
 
FederationExecutionDoesNotExist() - Constructor for exception hla.rti1516.FederationExecutionDoesNotExist
 
FederationExecutionDoesNotExist(Throwable) - Constructor for exception hla.rti1516.FederationExecutionDoesNotExist
 
FederationExecutionDoesNotExist(String, Throwable) - Constructor for exception hla.rti1516.FederationExecutionDoesNotExist
 
federationNotRestored(RestoreFailureReason) - Method in interface hla.rti1516.FederateAmbassador
 
federationNotRestored(RestoreFailureReason) - Method in class hla.rti1516.jlc.NullFederateAmbassador
 
federationNotSaved(SaveFailureReason) - Method in interface hla.rti1516.FederateAmbassador
 
federationNotSaved(SaveFailureReason) - Method in class hla.rti1516.jlc.NullFederateAmbassador
 
federationRestoreBegun() - Method in interface hla.rti1516.FederateAmbassador
 
federationRestoreBegun() - Method in class hla.rti1516.jlc.NullFederateAmbassador
 
federationRestored() - Method in interface hla.rti1516.FederateAmbassador
 
federationRestored() - Method in class hla.rti1516.jlc.NullFederateAmbassador
 
federationRestoreStatusResponse(FederateHandleRestoreStatusPair[]) - Method in interface hla.rti1516.FederateAmbassador
 
federationRestoreStatusResponse(FederateHandleRestoreStatusPair[]) - Method in class hla.rti1516.jlc.NullFederateAmbassador
 
federationSaved() - Method in interface hla.rti1516.FederateAmbassador
 
federationSaved() - Method in class hla.rti1516.jlc.NullFederateAmbassador
 
federationSaveStatusResponse(FederateHandleSaveStatusPair[]) - Method in interface hla.rti1516.FederateAmbassador
 
federationSaveStatusResponse(FederateHandleSaveStatusPair[]) - Method in class hla.rti1516.jlc.NullFederateAmbassador
 
federationSynchronized(String) - Method in interface hla.rti1516.FederateAmbassador
 
federationSynchronized(String) - Method in class hla.rti1516.jlc.NullFederateAmbassador
 
flushQueueRequest(LogicalTime) - Method in interface hla.rti1516.RTIambassador
 

G

get() - Method in class hla.rti1516.jlc.ByteWrapper
Reads the next byte of the ByteWrapper.
get(byte[]) - Method in class hla.rti1516.jlc.ByteWrapper
Reads dest.length bytes from the ByteWrapper into dest.
get(int) - Method in interface hla.rti1516.jlc.HLAfixedRecord
Returns element at the specified index.
get(int) - Method in interface hla.rti1516.jlc.HLAhandle
 
get(int) - Method in interface hla.rti1516.jlc.HLAlogicalTime
 
get(int) - Method in interface hla.rti1516.jlc.HLAopaqueData
 
get(int) - Method in interface hla.rti1516.jlc.HLAvariableArray
Returns element at the specified index.
getAttributeHandle(ObjectClassHandle, String) - Method in interface hla.rti1516.RTIambassador
 
getAttributeHandleFactory() - Method in interface hla.rti1516.RTIambassador
 
getAttributeHandleSetFactory() - Method in interface hla.rti1516.RTIambassador
 
getAttributeHandleValueMapFactory() - Method in interface hla.rti1516.RTIambassador
 
getAttributeName(ObjectClassHandle, AttributeHandle) - Method in interface hla.rti1516.RTIambassador
 
getAttributeSetRegionSetPairListFactory() - Method in interface hla.rti1516.RTIambassador
 
getAvailableDimensionsForClassAttribute(ObjectClassHandle, AttributeHandle) - Method in interface hla.rti1516.RTIambassador
 
getAvailableDimensionsForInteractionClass(InteractionClassHandle) - Method in interface hla.rti1516.RTIambassador
 
getAvailableRtis() - Static method in class hla.rti1516.jlc.RtiFactoryFactory
 
getDimensionHandle(String) - Method in interface hla.rti1516.RTIambassador
 
getDimensionHandleFactory() - Method in interface hla.rti1516.RTIambassador
 
getDimensionHandleSet(RegionHandle) - Method in interface hla.rti1516.RTIambassador
 
getDimensionHandleSetFactory() - Method in interface hla.rti1516.RTIambassador
 
getDimensionName(DimensionHandle) - Method in interface hla.rti1516.RTIambassador
 
getDimensionUpperBound(DimensionHandle) - Method in interface hla.rti1516.RTIambassador
 
getEncodedLength() - Method in interface hla.rti1516.jlc.DataElement
Returns the size in bytes of this element's encoding.
getEncodedLength() - Method in interface hla.rti1516.jlc.HLAASCIIchar
 
getEncodedLength() - Method in interface hla.rti1516.jlc.HLAASCIIstring
 
getEncodedLength() - Method in interface hla.rti1516.jlc.HLAboolean
 
getEncodedLength() - Method in interface hla.rti1516.jlc.HLAbyte
 
getEncodedLength() - Method in interface hla.rti1516.jlc.HLAfixedRecord
 
getEncodedLength() - Method in interface hla.rti1516.jlc.HLAfloat32BE
 
getEncodedLength() - Method in interface hla.rti1516.jlc.HLAfloat32LE
 
getEncodedLength() - Method in interface hla.rti1516.jlc.HLAfloat64BE
 
getEncodedLength() - Method in interface hla.rti1516.jlc.HLAfloat64LE
 
getEncodedLength() - Method in interface hla.rti1516.jlc.HLAhandle
 
getEncodedLength() - Method in interface hla.rti1516.jlc.HLAinteger16BE
 
getEncodedLength() - Method in interface hla.rti1516.jlc.HLAinteger16LE
 
getEncodedLength() - Method in interface hla.rti1516.jlc.HLAinteger32BE
 
getEncodedLength() - Method in interface hla.rti1516.jlc.HLAinteger32LE
 
getEncodedLength() - Method in interface hla.rti1516.jlc.HLAinteger64BE
 
getEncodedLength() - Method in interface hla.rti1516.jlc.HLAinteger64LE
 
getEncodedLength() - Method in interface hla.rti1516.jlc.HLAlogicalTime
 
getEncodedLength() - Method in interface hla.rti1516.jlc.HLAoctet
 
getEncodedLength() - Method in interface hla.rti1516.jlc.HLAoctetPairBE
 
getEncodedLength() - Method in interface hla.rti1516.jlc.HLAoctetPairLE
 
getEncodedLength() - Method in interface hla.rti1516.jlc.HLAopaqueData
 
getEncodedLength() - Method in interface hla.rti1516.jlc.HLAunicodeChar
 
getEncodedLength() - Method in interface hla.rti1516.jlc.HLAunicodeString
 
getEncodedLength() - Method in interface hla.rti1516.jlc.HLAvariableArray
 
getFederateHandleFactory() - Method in interface hla.rti1516.RTIambassador
 
getFederateHandleSetFactory() - Method in interface hla.rti1516.RTIambassador
 
getHLAversion() - Method in interface hla.rti1516.RTIambassador
 
getInt() - Method in class hla.rti1516.jlc.ByteWrapper
Reads the next four byte of the ByteWrapper as a hi-endian 32-bit integer.
getInteractionClassHandle(String) - Method in interface hla.rti1516.RTIambassador
 
getInteractionClassHandleFactory() - Method in interface hla.rti1516.RTIambassador
 
getInteractionClassName(InteractionClassHandle) - Method in interface hla.rti1516.RTIambassador
 
getKnownObjectClassHandle(ObjectInstanceHandle) - Method in interface hla.rti1516.RTIambassador
 
getObjectClassHandle(String) - Method in interface hla.rti1516.RTIambassador
 
getObjectClassHandleFactory() - Method in interface hla.rti1516.RTIambassador
 
getObjectClassName(ObjectClassHandle) - Method in interface hla.rti1516.RTIambassador
 
getObjectInstanceHandle(String) - Method in interface hla.rti1516.RTIambassador
 
getObjectInstanceHandleFactory() - Method in interface hla.rti1516.RTIambassador
 
getObjectInstanceName(ObjectInstanceHandle) - Method in interface hla.rti1516.RTIambassador
 
getOctetBoundary() - Method in interface hla.rti1516.jlc.DataElement
Returns the octet boundary of this element.
getOctetBoundary() - Method in interface hla.rti1516.jlc.HLAASCIIchar
 
getOctetBoundary() - Method in interface hla.rti1516.jlc.HLAASCIIstring
 
getOctetBoundary() - Method in interface hla.rti1516.jlc.HLAboolean
 
getOctetBoundary() - Method in interface hla.rti1516.jlc.HLAbyte
 
getOctetBoundary() - Method in interface hla.rti1516.jlc.HLAfixedRecord
 
getOctetBoundary() - Method in interface hla.rti1516.jlc.HLAfloat32BE
 
getOctetBoundary() - Method in interface hla.rti1516.jlc.HLAfloat32LE
 
getOctetBoundary() - Method in interface hla.rti1516.jlc.HLAfloat64BE
 
getOctetBoundary() - Method in interface hla.rti1516.jlc.HLAfloat64LE
 
getOctetBoundary() - Method in interface hla.rti1516.jlc.HLAhandle
 
getOctetBoundary() - Method in interface hla.rti1516.jlc.HLAinteger16BE
 
getOctetBoundary() - Method in interface hla.rti1516.jlc.HLAinteger16LE
 
getOctetBoundary() - Method in interface hla.rti1516.jlc.HLAinteger32BE
 
getOctetBoundary() - Method in interface hla.rti1516.jlc.HLAinteger32LE
 
getOctetBoundary() - Method in interface hla.rti1516.jlc.HLAinteger64BE
 
getOctetBoundary() - Method in interface hla.rti1516.jlc.HLAinteger64LE
 
getOctetBoundary() - Method in interface hla.rti1516.jlc.HLAlogicalTime
 
getOctetBoundary() - Method in interface hla.rti1516.jlc.HLAoctet
 
getOctetBoundary() - Method in interface hla.rti1516.jlc.HLAoctetPairBE
 
getOctetBoundary() - Method in interface hla.rti1516.jlc.HLAoctetPairLE
 
getOctetBoundary() - Method in interface hla.rti1516.jlc.HLAopaqueData
 
getOctetBoundary() - Method in interface hla.rti1516.jlc.HLAunicodeChar
 
getOctetBoundary() - Method in interface hla.rti1516.jlc.HLAunicodeString
 
getOctetBoundary() - Method in interface hla.rti1516.jlc.HLAvariableArray
 
getOrderName(OrderType) - Method in interface hla.rti1516.RTIambassador
 
getOrderType(String) - Method in interface hla.rti1516.RTIambassador
 
getParameterHandle(InteractionClassHandle, String) - Method in interface hla.rti1516.RTIambassador
 
getParameterHandleFactory() - Method in interface hla.rti1516.RTIambassador
 
getParameterHandleValueMapFactory() - Method in interface hla.rti1516.RTIambassador
 
getParameterName(InteractionClassHandle, ParameterHandle) - Method in interface hla.rti1516.RTIambassador
 
getPos() - Method in class hla.rti1516.jlc.ByteWrapper
Returns the current position.
getRangeBounds(RegionHandle, DimensionHandle) - Method in interface hla.rti1516.RTIambassador
 
getRegionHandleSetFactory() - Method in interface hla.rti1516.RTIambassador
 
getRtiAmbassador() - Method in interface hla.rti1516.jlc.RtiFactory
 
getRtiFactory(String) - Static method in class hla.rti1516.jlc.RtiFactoryFactory
 
getRtiFactory() - Static method in class hla.rti1516.jlc.RtiFactoryFactory
 
getTransportationName(TransportationType) - Method in interface hla.rti1516.RTIambassador
 
getTransportationType(String) - Method in interface hla.rti1516.RTIambassador
 
getValue() - Method in interface hla.rti1516.jlc.HLAASCIIchar
Returns the byte value of this element.
getValue() - Method in interface hla.rti1516.jlc.HLAASCIIstring
Returns the string value of this element.
getValue() - Method in interface hla.rti1516.jlc.HLAboolean
* Returns the boolean value of this element.
getValue() - Method in interface hla.rti1516.jlc.HLAbyte
Returns the byte value of this element.
getValue() - Method in interface hla.rti1516.jlc.HLAfloat32BE
Returns the float value of this element.
getValue() - Method in interface hla.rti1516.jlc.HLAfloat32LE
Returns the float value of this element.
getValue() - Method in interface hla.rti1516.jlc.HLAfloat64BE
Returns the double value of this element.
getValue() - Method in interface hla.rti1516.jlc.HLAfloat64LE
Returns the double value of this element.
getValue() - Method in interface hla.rti1516.jlc.HLAhandle
 
getValue() - Method in interface hla.rti1516.jlc.HLAinteger16BE
 
getValue() - Method in interface hla.rti1516.jlc.HLAinteger16LE
 
getValue() - Method in interface hla.rti1516.jlc.HLAinteger32BE
Returns the int value of this element.
getValue() - Method in interface hla.rti1516.jlc.HLAinteger32LE
Returns the int value of this element.
getValue() - Method in interface hla.rti1516.jlc.HLAinteger64BE
Returns the long value of this element.
getValue() - Method in interface hla.rti1516.jlc.HLAinteger64LE
Returns the long value of this element.
getValue() - Method in interface hla.rti1516.jlc.HLAlogicalTime
 
getValue() - Method in interface hla.rti1516.jlc.HLAoctet
Returns the byte value of this element.
getValue() - Method in interface hla.rti1516.jlc.HLAoctetPairBE
 
getValue() - Method in interface hla.rti1516.jlc.HLAoctetPairLE
 
getValue() - Method in interface hla.rti1516.jlc.HLAopaqueData
 
getValue() - Method in interface hla.rti1516.jlc.HLAunicodeChar
 
getValue() - Method in interface hla.rti1516.jlc.HLAunicodeString
Returns the string value of this element.

H

handle - Variable in class hla.rti1516.FederateHandleRestoreStatusPair
 
handle - Variable in class hla.rti1516.FederateHandleSaveStatusPair
 
handle - Variable in class hla.rti1516.MessageRetractionReturn
 
hashCode() - Method in interface hla.rti1516.AttributeHandle
 
hashCode() - Method in interface hla.rti1516.DimensionHandle
 
hashCode() - Method in interface hla.rti1516.FederateHandle
 
hashCode() - Method in interface hla.rti1516.InteractionClassHandle
 
hashCode() - Method in interface hla.rti1516.LogicalTime
Two LogicalTimes for which equals() is true should yield same hash code
hashCode() - Method in interface hla.rti1516.LogicalTimeInterval
Two LogicalTimeIntervals for which equals() is true should yield same hash code
hashCode() - Method in interface hla.rti1516.MessageRetractionHandle
 
hashCode() - Method in interface hla.rti1516.ObjectClassHandle
 
hashCode() - Method in interface hla.rti1516.ObjectInstanceHandle
 
hashCode() - Method in class hla.rti1516.OrderType
 
hashCode() - Method in interface hla.rti1516.ParameterHandle
 
hashCode() - Method in class hla.rti1516.RangeBounds
 
hashCode() - Method in interface hla.rti1516.RegionHandle
 
hashCode() - Method in class hla.rti1516.ResignAction
 
hashCode() - Method in class hla.rti1516.RestoreFailureReason
 
hashCode() - Method in class hla.rti1516.RestoreStatus
 
hashCode() - Method in class hla.rti1516.SaveFailureReason
 
hashCode() - Method in class hla.rti1516.SaveStatus
 
hashCode() - Method in class hla.rti1516.ServiceGroup
 
hashCode() - Method in class hla.rti1516.SynchronizationPointFailureReason
 
hashCode() - Method in class hla.rti1516.TimeQueryReturn
 
hashCode() - Method in class hla.rti1516.TransportationType
 
hla.rti1516 - package hla.rti1516
 
hla.rti1516.jlc - package hla.rti1516.jlc
 
HLA_BEST_EFFORT - Static variable in class hla.rti1516.TransportationType
 
HLA_RELIABLE - Static variable in class hla.rti1516.TransportationType
 
HLAASCIIchar - Interface in hla.rti1516.jlc
Interface for the HLA data type HLAinteger32BE.
HLAASCIIstring - Interface in hla.rti1516.jlc
Interface for the HLA data type HLAunicodeString.
HLAboolean - Interface in hla.rti1516.jlc
Interface for the HLA data type HLAinteger32BE.
HLAbyte - Interface in hla.rti1516.jlc
Interface for the HLA data type HLAinteger32BE.
HLAfixedRecord - Interface in hla.rti1516.jlc
Interface for the HLA data type HLAfixedRecord.
HLAfloat32BE - Interface in hla.rti1516.jlc
Interface for the HLA data type HLAinteger32BE.
HLAfloat32LE - Interface in hla.rti1516.jlc
Interface for the HLA data type HLAinteger32BE.
HLAfloat64BE - Interface in hla.rti1516.jlc
Interface for the HLA data type HLAinteger32BE.
HLAfloat64LE - Interface in hla.rti1516.jlc
Interface for the HLA data type HLAinteger32BE.
HLAhandle - Interface in hla.rti1516.jlc
 
HLAinteger16BE - Interface in hla.rti1516.jlc
 
HLAinteger16LE - Interface in hla.rti1516.jlc
 
HLAinteger32BE - Interface in hla.rti1516.jlc
Interface for the HLA data type HLAinteger32BE.
HLAinteger32LE - Interface in hla.rti1516.jlc
Interface for the HLA data type HLAinteger32BE.
HLAinteger64BE - Interface in hla.rti1516.jlc
Interface for the HLA data type HLAinteger32BE.
HLAinteger64LE - Interface in hla.rti1516.jlc
Interface for the HLA data type HLAinteger32BE.
HLAlogicalTime - Interface in hla.rti1516.jlc
 
HLAoctet - Interface in hla.rti1516.jlc
 
HLAoctetPairBE - Interface in hla.rti1516.jlc
 
HLAoctetPairLE - Interface in hla.rti1516.jlc
 
HLAopaqueData - Interface in hla.rti1516.jlc
 
HLAunicodeChar - Interface in hla.rti1516.jlc
 
HLAunicodeString - Interface in hla.rti1516.jlc
Interface for the HLA data type HLAunicodeString.
HLAvariableArray - Interface in hla.rti1516.jlc
 

I

IllegalName - Exception in hla.rti1516
 
IllegalName(String) - Constructor for exception hla.rti1516.IllegalName
 
IllegalName() - Constructor for exception hla.rti1516.IllegalName
 
IllegalName(Throwable) - Constructor for exception hla.rti1516.IllegalName
 
IllegalName(String, Throwable) - Constructor for exception hla.rti1516.IllegalName
 
IllegalTimeArithmetic - Exception in hla.rti1516
 
IllegalTimeArithmetic(String) - Constructor for exception hla.rti1516.IllegalTimeArithmetic
 
IllegalTimeArithmetic() - Constructor for exception hla.rti1516.IllegalTimeArithmetic
 
IllegalTimeArithmetic(Throwable) - Constructor for exception hla.rti1516.IllegalTimeArithmetic
 
IllegalTimeArithmetic(String, Throwable) - Constructor for exception hla.rti1516.IllegalTimeArithmetic
 
informAttributeOwnership(ObjectInstanceHandle, AttributeHandle, FederateHandle) - Method in interface hla.rti1516.FederateAmbassador
 
informAttributeOwnership(ObjectInstanceHandle, AttributeHandle, FederateHandle) - Method in class hla.rti1516.jlc.NullFederateAmbassador
 
initiateFederateRestore(String, FederateHandle) - Method in interface hla.rti1516.FederateAmbassador
 
initiateFederateRestore(String, FederateHandle) - Method in class hla.rti1516.jlc.NullFederateAmbassador
 
initiateFederateSave(String) - Method in interface hla.rti1516.FederateAmbassador
 
initiateFederateSave(String, LogicalTime) - Method in interface hla.rti1516.FederateAmbassador
 
initiateFederateSave(String) - Method in class hla.rti1516.jlc.NullFederateAmbassador
 
initiateFederateSave(String, LogicalTime) - Method in class hla.rti1516.jlc.NullFederateAmbassador
 
InteractionClassHandle - Interface in hla.rti1516
Type-safe handle for an interaction class.
InteractionClassHandleFactory - Interface in hla.rti1516
The factory is used only (outside RTI) to create InteractionClassHandle received as an attribute value or parameter value.
InteractionClassNotDefined - Exception in hla.rti1516
 
InteractionClassNotDefined(String) - Constructor for exception hla.rti1516.InteractionClassNotDefined
 
InteractionClassNotDefined() - Constructor for exception hla.rti1516.InteractionClassNotDefined
 
InteractionClassNotDefined(Throwable) - Constructor for exception hla.rti1516.InteractionClassNotDefined
 
InteractionClassNotDefined(String, Throwable) - Constructor for exception hla.rti1516.InteractionClassNotDefined
 
InteractionClassNotPublished - Exception in hla.rti1516
 
InteractionClassNotPublished(String) - Constructor for exception hla.rti1516.InteractionClassNotPublished
 
InteractionClassNotPublished() - Constructor for exception hla.rti1516.InteractionClassNotPublished
 
InteractionClassNotPublished(Throwable) - Constructor for exception hla.rti1516.InteractionClassNotPublished
 
InteractionClassNotPublished(String, Throwable) - Constructor for exception hla.rti1516.InteractionClassNotPublished
 
InteractionClassNotRecognized - Exception in hla.rti1516
 
InteractionClassNotRecognized(String) - Constructor for exception hla.rti1516.InteractionClassNotRecognized
 
InteractionClassNotRecognized() - Constructor for exception hla.rti1516.InteractionClassNotRecognized
 
InteractionClassNotRecognized(Throwable) - Constructor for exception hla.rti1516.InteractionClassNotRecognized
 
InteractionClassNotRecognized(String, Throwable) - Constructor for exception hla.rti1516.InteractionClassNotRecognized
 
InteractionClassNotSubscribed - Exception in hla.rti1516
 
InteractionClassNotSubscribed(String) - Constructor for exception hla.rti1516.InteractionClassNotSubscribed
 
InteractionClassNotSubscribed() - Constructor for exception hla.rti1516.InteractionClassNotSubscribed
 
InteractionClassNotSubscribed(Throwable) - Constructor for exception hla.rti1516.InteractionClassNotSubscribed
 
InteractionClassNotSubscribed(String, Throwable) - Constructor for exception hla.rti1516.InteractionClassNotSubscribed
 
InteractionParameterNotDefined - Exception in hla.rti1516
 
InteractionParameterNotDefined(String) - Constructor for exception hla.rti1516.InteractionParameterNotDefined
 
InteractionParameterNotDefined() - Constructor for exception hla.rti1516.InteractionParameterNotDefined
 
InteractionParameterNotDefined(Throwable) - Constructor for exception hla.rti1516.InteractionParameterNotDefined
 
InteractionParameterNotDefined(String, Throwable) - Constructor for exception hla.rti1516.InteractionParameterNotDefined
 
InteractionParameterNotRecognized - Exception in hla.rti1516
 
InteractionParameterNotRecognized(String) - Constructor for exception hla.rti1516.InteractionParameterNotRecognized
 
InteractionParameterNotRecognized() - Constructor for exception hla.rti1516.InteractionParameterNotRecognized
 
InteractionParameterNotRecognized(Throwable) - Constructor for exception hla.rti1516.InteractionParameterNotRecognized
 
InteractionParameterNotRecognized(String, Throwable) - Constructor for exception hla.rti1516.InteractionParameterNotRecognized
 
InteractionRelevanceAdvisorySwitchIsOff - Exception in hla.rti1516
 
InteractionRelevanceAdvisorySwitchIsOff(String) - Constructor for exception hla.rti1516.InteractionRelevanceAdvisorySwitchIsOff
 
InteractionRelevanceAdvisorySwitchIsOff() - Constructor for exception hla.rti1516.InteractionRelevanceAdvisorySwitchIsOff
 
InteractionRelevanceAdvisorySwitchIsOff(Throwable) - Constructor for exception hla.rti1516.InteractionRelevanceAdvisorySwitchIsOff
 
InteractionRelevanceAdvisorySwitchIsOff(String, Throwable) - Constructor for exception hla.rti1516.InteractionRelevanceAdvisorySwitchIsOff
 
InteractionRelevanceAdvisorySwitchIsOn - Exception in hla.rti1516
 
InteractionRelevanceAdvisorySwitchIsOn(String) - Constructor for exception hla.rti1516.InteractionRelevanceAdvisorySwitchIsOn
 
InteractionRelevanceAdvisorySwitchIsOn() - Constructor for exception hla.rti1516.InteractionRelevanceAdvisorySwitchIsOn
 
InteractionRelevanceAdvisorySwitchIsOn(Throwable) - Constructor for exception hla.rti1516.InteractionRelevanceAdvisorySwitchIsOn
 
InteractionRelevanceAdvisorySwitchIsOn(String, Throwable) - Constructor for exception hla.rti1516.InteractionRelevanceAdvisorySwitchIsOn
 
InTimeAdvancingState - Exception in hla.rti1516
Public exception class InTimeAdvancingState
InTimeAdvancingState(String) - Constructor for exception hla.rti1516.InTimeAdvancingState
 
InTimeAdvancingState() - Constructor for exception hla.rti1516.InTimeAdvancingState
 
InTimeAdvancingState(Throwable) - Constructor for exception hla.rti1516.InTimeAdvancingState
 
InTimeAdvancingState(String, Throwable) - Constructor for exception hla.rti1516.InTimeAdvancingState
 
InvalidAttributeHandle - Exception in hla.rti1516
 
InvalidAttributeHandle(String) - Constructor for exception hla.rti1516.InvalidAttributeHandle
 
InvalidAttributeHandle() - Constructor for exception hla.rti1516.InvalidAttributeHandle
 
InvalidAttributeHandle(Throwable) - Constructor for exception hla.rti1516.InvalidAttributeHandle
 
InvalidAttributeHandle(String, Throwable) - Constructor for exception hla.rti1516.InvalidAttributeHandle
 
InvalidDimensionHandle - Exception in hla.rti1516
 
InvalidDimensionHandle(String) - Constructor for exception hla.rti1516.InvalidDimensionHandle
 
InvalidDimensionHandle() - Constructor for exception hla.rti1516.InvalidDimensionHandle
 
InvalidDimensionHandle(Throwable) - Constructor for exception hla.rti1516.InvalidDimensionHandle
 
InvalidDimensionHandle(String, Throwable) - Constructor for exception hla.rti1516.InvalidDimensionHandle
 
InvalidFederateHandle - Exception in hla.rti1516
 
InvalidFederateHandle(String) - Constructor for exception hla.rti1516.InvalidFederateHandle
 
InvalidFederateHandle() - Constructor for exception hla.rti1516.InvalidFederateHandle
 
InvalidFederateHandle(Throwable) - Constructor for exception hla.rti1516.InvalidFederateHandle
 
InvalidFederateHandle(String, Throwable) - Constructor for exception hla.rti1516.InvalidFederateHandle
 
InvalidInteractionClassHandle - Exception in hla.rti1516
 
InvalidInteractionClassHandle(String) - Constructor for exception hla.rti1516.InvalidInteractionClassHandle
 
InvalidInteractionClassHandle() - Constructor for exception hla.rti1516.InvalidInteractionClassHandle
 
InvalidInteractionClassHandle(Throwable) - Constructor for exception hla.rti1516.InvalidInteractionClassHandle
 
InvalidInteractionClassHandle(String, Throwable) - Constructor for exception hla.rti1516.InvalidInteractionClassHandle
 
InvalidLogicalTime - Exception in hla.rti1516
 
InvalidLogicalTime(String) - Constructor for exception hla.rti1516.InvalidLogicalTime
 
InvalidLogicalTime() - Constructor for exception hla.rti1516.InvalidLogicalTime
 
InvalidLogicalTime(Throwable) - Constructor for exception hla.rti1516.InvalidLogicalTime
 
InvalidLogicalTime(String, Throwable) - Constructor for exception hla.rti1516.InvalidLogicalTime
 
InvalidLookahead - Exception in hla.rti1516
 
InvalidLookahead(String) - Constructor for exception hla.rti1516.InvalidLookahead
 
InvalidLookahead() - Constructor for exception hla.rti1516.InvalidLookahead
 
InvalidLookahead(Throwable) - Constructor for exception hla.rti1516.InvalidLookahead
 
InvalidLookahead(String, Throwable) - Constructor for exception hla.rti1516.InvalidLookahead
 
InvalidMessageRetractionHandle - Exception in hla.rti1516
 
InvalidMessageRetractionHandle(String) - Constructor for exception hla.rti1516.InvalidMessageRetractionHandle
 
InvalidMessageRetractionHandle() - Constructor for exception hla.rti1516.InvalidMessageRetractionHandle
 
InvalidMessageRetractionHandle(Throwable) - Constructor for exception hla.rti1516.InvalidMessageRetractionHandle
 
InvalidMessageRetractionHandle(String, Throwable) - Constructor for exception hla.rti1516.InvalidMessageRetractionHandle
 
InvalidObjectClassHandle - Exception in hla.rti1516
 
InvalidObjectClassHandle(String) - Constructor for exception hla.rti1516.InvalidObjectClassHandle
 
InvalidObjectClassHandle() - Constructor for exception hla.rti1516.InvalidObjectClassHandle
 
InvalidObjectClassHandle(Throwable) - Constructor for exception hla.rti1516.InvalidObjectClassHandle
 
InvalidObjectClassHandle(String, Throwable) - Constructor for exception hla.rti1516.InvalidObjectClassHandle
 
InvalidOrderName - Exception in hla.rti1516
 
InvalidOrderName(String) - Constructor for exception hla.rti1516.InvalidOrderName
 
InvalidOrderName() - Constructor for exception hla.rti1516.InvalidOrderName
 
InvalidOrderName(Throwable) - Constructor for exception hla.rti1516.InvalidOrderName
 
InvalidOrderName(String, Throwable) - Constructor for exception hla.rti1516.InvalidOrderName
 
InvalidOrderType - Exception in hla.rti1516
 
InvalidOrderType(String) - Constructor for exception hla.rti1516.InvalidOrderType
 
InvalidOrderType() - Constructor for exception hla.rti1516.InvalidOrderType
 
InvalidOrderType(Throwable) - Constructor for exception hla.rti1516.InvalidOrderType
 
InvalidOrderType(String, Throwable) - Constructor for exception hla.rti1516.InvalidOrderType
 
InvalidParameterHandle - Exception in hla.rti1516
 
InvalidParameterHandle(String) - Constructor for exception hla.rti1516.InvalidParameterHandle
 
InvalidParameterHandle() - Constructor for exception hla.rti1516.InvalidParameterHandle
 
InvalidParameterHandle(Throwable) - Constructor for exception hla.rti1516.InvalidParameterHandle
 
InvalidParameterHandle(String, Throwable) - Constructor for exception hla.rti1516.InvalidParameterHandle
 
InvalidRangeBound - Exception in hla.rti1516
Public exception class InvalidRangeBound
InvalidRangeBound(String) - Constructor for exception hla.rti1516.InvalidRangeBound
 
InvalidRangeBound() - Constructor for exception hla.rti1516.InvalidRangeBound
 
InvalidRangeBound(Throwable) - Constructor for exception hla.rti1516.InvalidRangeBound
 
InvalidRangeBound(String, Throwable) - Constructor for exception hla.rti1516.InvalidRangeBound
 
InvalidRegion - Exception in hla.rti1516
 
InvalidRegion(String) - Constructor for exception hla.rti1516.InvalidRegion
 
InvalidRegion() - Constructor for exception hla.rti1516.InvalidRegion
 
InvalidRegion(Throwable) - Constructor for exception hla.rti1516.InvalidRegion
 
InvalidRegion(String, Throwable) - Constructor for exception hla.rti1516.InvalidRegion
 
InvalidRegionContext - Exception in hla.rti1516
 
InvalidRegionContext(String) - Constructor for exception hla.rti1516.InvalidRegionContext
 
InvalidRegionContext() - Constructor for exception hla.rti1516.InvalidRegionContext
 
InvalidRegionContext(Throwable) - Constructor for exception hla.rti1516.InvalidRegionContext
 
InvalidRegionContext(String, Throwable) - Constructor for exception hla.rti1516.InvalidRegionContext
 
InvalidServiceGroup - Exception in hla.rti1516
 
InvalidServiceGroup(String) - Constructor for exception hla.rti1516.InvalidServiceGroup
 
InvalidServiceGroup() - Constructor for exception hla.rti1516.InvalidServiceGroup
 
InvalidServiceGroup(Throwable) - Constructor for exception hla.rti1516.InvalidServiceGroup
 
InvalidServiceGroup(String, Throwable) - Constructor for exception hla.rti1516.InvalidServiceGroup
 
InvalidTransportationName - Exception in hla.rti1516
 
InvalidTransportationName(String) - Constructor for exception hla.rti1516.InvalidTransportationName
 
InvalidTransportationName() - Constructor for exception hla.rti1516.InvalidTransportationName
 
InvalidTransportationName(Throwable) - Constructor for exception hla.rti1516.InvalidTransportationName
 
InvalidTransportationName(String, Throwable) - Constructor for exception hla.rti1516.InvalidTransportationName
 
InvalidTransportationType - Exception in hla.rti1516
 
InvalidTransportationType(String) - Constructor for exception hla.rti1516.InvalidTransportationType
 
InvalidTransportationType() - Constructor for exception hla.rti1516.InvalidTransportationType
 
InvalidTransportationType(Throwable) - Constructor for exception hla.rti1516.InvalidTransportationType
 
InvalidTransportationType(String, Throwable) - Constructor for exception hla.rti1516.InvalidTransportationType
 
isAttributeOwnedByFederate(ObjectInstanceHandle, AttributeHandle) - Method in interface hla.rti1516.RTIambassador
 
isEpsilon() - Method in interface hla.rti1516.LogicalTimeInterval
 
isFinal() - Method in interface hla.rti1516.LogicalTime
 
isInitial() - Method in interface hla.rti1516.LogicalTime
 
isZero() - Method in interface hla.rti1516.LogicalTimeInterval
 
iterator() - Method in interface hla.rti1516.jlc.HLAfixedRecord
Returns an iterator for the elements in this fixed record.
iterator() - Method in interface hla.rti1516.jlc.HLAhandle
 
iterator() - Method in interface hla.rti1516.jlc.HLAlogicalTime
 
iterator() - Method in interface hla.rti1516.jlc.HLAopaqueData
 
iterator() - Method in interface hla.rti1516.jlc.HLAvariableArray
Returns an iterator for the elements in this variable array.

J

JoinedFederateIsNotInTimeAdvancingState - Exception in hla.rti1516
 
JoinedFederateIsNotInTimeAdvancingState(String) - Constructor for exception hla.rti1516.JoinedFederateIsNotInTimeAdvancingState
 
JoinedFederateIsNotInTimeAdvancingState() - Constructor for exception hla.rti1516.JoinedFederateIsNotInTimeAdvancingState
 
JoinedFederateIsNotInTimeAdvancingState(Throwable) - Constructor for exception hla.rti1516.JoinedFederateIsNotInTimeAdvancingState
 
JoinedFederateIsNotInTimeAdvancingState(String, Throwable) - Constructor for exception hla.rti1516.JoinedFederateIsNotInTimeAdvancingState
 
joinFederationExecution(String, String, FederateAmbassador, MobileFederateServices) - Method in interface hla.rti1516.RTIambassador
 

L

localDeleteObjectInstance(ObjectInstanceHandle) - Method in interface hla.rti1516.RTIambassador
 
LogicalTime - Interface in hla.rti1516
 
LogicalTimeAlreadyPassed - Exception in hla.rti1516
 
LogicalTimeAlreadyPassed(String) - Constructor for exception hla.rti1516.LogicalTimeAlreadyPassed
 
LogicalTimeAlreadyPassed() - Constructor for exception hla.rti1516.LogicalTimeAlreadyPassed
 
LogicalTimeAlreadyPassed(Throwable) - Constructor for exception hla.rti1516.LogicalTimeAlreadyPassed
 
LogicalTimeAlreadyPassed(String, Throwable) - Constructor for exception hla.rti1516.LogicalTimeAlreadyPassed
 
LogicalTimeFactory - Interface in hla.rti1516
 
LogicalTimeInterval - Interface in hla.rti1516
 
LogicalTimeIntervalFactory - Interface in hla.rti1516
 
lower - Variable in class hla.rti1516.RangeBounds
 

M

makeEpsilon() - Method in interface hla.rti1516.LogicalTimeIntervalFactory
 
makeFinal() - Method in interface hla.rti1516.LogicalTimeFactory
 
makeInitial() - Method in interface hla.rti1516.LogicalTimeFactory
 
makeZero() - Method in interface hla.rti1516.LogicalTimeIntervalFactory
 
MessageCanNoLongerBeRetracted - Exception in hla.rti1516
 
MessageCanNoLongerBeRetracted(String) - Constructor for exception hla.rti1516.MessageCanNoLongerBeRetracted
 
MessageCanNoLongerBeRetracted() - Constructor for exception hla.rti1516.MessageCanNoLongerBeRetracted
 
MessageCanNoLongerBeRetracted(Throwable) - Constructor for exception hla.rti1516.MessageCanNoLongerBeRetracted
 
MessageCanNoLongerBeRetracted(String, Throwable) - Constructor for exception hla.rti1516.MessageCanNoLongerBeRetracted
 
MessageRetractionHandle - Interface in hla.rti1516
The user can do nothing with these but employ them as keys.
MessageRetractionReturn - Class in hla.rti1516
 
MessageRetractionReturn(boolean, MessageRetractionHandle) - Constructor for class hla.rti1516.MessageRetractionReturn
 
MobileFederateServices - Class in hla.rti1516
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.rti1516.MobileFederateServices
 
modifyLookahead(LogicalTimeInterval) - Method in interface hla.rti1516.RTIambassador
 

N

NameNotFound - Exception in hla.rti1516
 
NameNotFound(String) - Constructor for exception hla.rti1516.NameNotFound
 
NameNotFound() - Constructor for exception hla.rti1516.NameNotFound
 
NameNotFound(Throwable) - Constructor for exception hla.rti1516.NameNotFound
 
NameNotFound(String, Throwable) - Constructor for exception hla.rti1516.NameNotFound
 
negotiatedAttributeOwnershipDivestiture(ObjectInstanceHandle, AttributeHandleSet, byte[]) - Method in interface hla.rti1516.RTIambassador
 
nextMessageRequest(LogicalTime) - Method in interface hla.rti1516.RTIambassador
 
nextMessageRequestAvailable(LogicalTime) - Method in interface hla.rti1516.RTIambassador
 
NO_ACTION - Static variable in class hla.rti1516.ResignAction
 
NO_RESTORE_IN_PROGRESS - Static variable in class hla.rti1516.RestoreStatus
 
NO_SAVE_IN_PROGRESS - Static variable in class hla.rti1516.SaveStatus
 
NoAcquisitionPending - Exception in hla.rti1516
Public exception class NoAcquisitionPending.
NoAcquisitionPending(String) - Constructor for exception hla.rti1516.NoAcquisitionPending
 
NoAcquisitionPending() - Constructor for exception hla.rti1516.NoAcquisitionPending
 
NoAcquisitionPending(Throwable) - Constructor for exception hla.rti1516.NoAcquisitionPending
 
NoAcquisitionPending(String, Throwable) - Constructor for exception hla.rti1516.NoAcquisitionPending
 
NoRequestToEnableTimeConstrainedWasPending - Exception in hla.rti1516
 
NoRequestToEnableTimeConstrainedWasPending(String) - Constructor for exception hla.rti1516.NoRequestToEnableTimeConstrainedWasPending
 
NoRequestToEnableTimeConstrainedWasPending() - Constructor for exception hla.rti1516.NoRequestToEnableTimeConstrainedWasPending
 
NoRequestToEnableTimeConstrainedWasPending(Throwable) - Constructor for exception hla.rti1516.NoRequestToEnableTimeConstrainedWasPending
 
NoRequestToEnableTimeConstrainedWasPending(String, Throwable) - Constructor for exception hla.rti1516.NoRequestToEnableTimeConstrainedWasPending
 
NoRequestToEnableTimeRegulationWasPending - Exception in hla.rti1516
 
NoRequestToEnableTimeRegulationWasPending(String) - Constructor for exception hla.rti1516.NoRequestToEnableTimeRegulationWasPending
 
NoRequestToEnableTimeRegulationWasPending() - Constructor for exception hla.rti1516.NoRequestToEnableTimeRegulationWasPending
 
NoRequestToEnableTimeRegulationWasPending(Throwable) - Constructor for exception hla.rti1516.NoRequestToEnableTimeRegulationWasPending
 
NoRequestToEnableTimeRegulationWasPending(String, Throwable) - Constructor for exception hla.rti1516.NoRequestToEnableTimeRegulationWasPending
 
normalizeFederateHandle(FederateHandle) - Method in interface hla.rti1516.RTIambassador
 
normalizeServiceGroup(ServiceGroup) - Method in interface hla.rti1516.RTIambassador
 
NullFederateAmbassador - Class in hla.rti1516.jlc
 
NullFederateAmbassador() - Constructor for class hla.rti1516.jlc.NullFederateAmbassador
 

O

OBJECT_MANAGEMENT - Static variable in class hla.rti1516.ServiceGroup
 
ObjectClassHandle - Interface in hla.rti1516
 
ObjectClassHandleFactory - Interface in hla.rti1516
The factory is used only (outside RTI) to create ObjectClassHandle received as an attribute value or parameter value.
ObjectClassNotDefined - Exception in hla.rti1516
 
ObjectClassNotDefined(String) - Constructor for exception hla.rti1516.ObjectClassNotDefined
 
ObjectClassNotDefined() - Constructor for exception hla.rti1516.ObjectClassNotDefined
 
ObjectClassNotDefined(Throwable) - Constructor for exception hla.rti1516.ObjectClassNotDefined
 
ObjectClassNotDefined(String, Throwable) - Constructor for exception hla.rti1516.ObjectClassNotDefined
 
ObjectClassNotPublished - Exception in hla.rti1516
 
ObjectClassNotPublished(String) - Constructor for exception hla.rti1516.ObjectClassNotPublished
 
ObjectClassNotPublished() - Constructor for exception hla.rti1516.ObjectClassNotPublished
 
ObjectClassNotPublished(Throwable) - Constructor for exception hla.rti1516.ObjectClassNotPublished
 
ObjectClassNotPublished(String, Throwable) - Constructor for exception hla.rti1516.ObjectClassNotPublished
 
ObjectClassNotRecognized - Exception in hla.rti1516
 
ObjectClassNotRecognized(String) - Constructor for exception hla.rti1516.ObjectClassNotRecognized
 
ObjectClassNotRecognized() - Constructor for exception hla.rti1516.ObjectClassNotRecognized
 
ObjectClassNotRecognized(Throwable) - Constructor for exception hla.rti1516.ObjectClassNotRecognized
 
ObjectClassNotRecognized(String, Throwable) - Constructor for exception hla.rti1516.ObjectClassNotRecognized
 
ObjectClassRelevanceAdvisorySwitchIsOff - Exception in hla.rti1516
 
ObjectClassRelevanceAdvisorySwitchIsOff(String) - Constructor for exception hla.rti1516.ObjectClassRelevanceAdvisorySwitchIsOff
 
ObjectClassRelevanceAdvisorySwitchIsOff() - Constructor for exception hla.rti1516.ObjectClassRelevanceAdvisorySwitchIsOff
 
ObjectClassRelevanceAdvisorySwitchIsOff(Throwable) - Constructor for exception hla.rti1516.ObjectClassRelevanceAdvisorySwitchIsOff
 
ObjectClassRelevanceAdvisorySwitchIsOff(String, Throwable) - Constructor for exception hla.rti1516.ObjectClassRelevanceAdvisorySwitchIsOff
 
ObjectClassRelevanceAdvisorySwitchIsOn - Exception in hla.rti1516
 
ObjectClassRelevanceAdvisorySwitchIsOn(String) - Constructor for exception hla.rti1516.ObjectClassRelevanceAdvisorySwitchIsOn
 
ObjectClassRelevanceAdvisorySwitchIsOn() - Constructor for exception hla.rti1516.ObjectClassRelevanceAdvisorySwitchIsOn
 
ObjectClassRelevanceAdvisorySwitchIsOn(Throwable) - Constructor for exception hla.rti1516.ObjectClassRelevanceAdvisorySwitchIsOn
 
ObjectClassRelevanceAdvisorySwitchIsOn(String, Throwable) - Constructor for exception hla.rti1516.ObjectClassRelevanceAdvisorySwitchIsOn
 
ObjectInstanceHandle - Interface in hla.rti1516
Type-safe handle for an object instance.
ObjectInstanceHandleFactory - Interface in hla.rti1516
 
ObjectInstanceNameInUse - Exception in hla.rti1516
 
ObjectInstanceNameInUse(String) - Constructor for exception hla.rti1516.ObjectInstanceNameInUse
 
ObjectInstanceNameInUse() - Constructor for exception hla.rti1516.ObjectInstanceNameInUse
 
ObjectInstanceNameInUse(Throwable) - Constructor for exception hla.rti1516.ObjectInstanceNameInUse
 
ObjectInstanceNameInUse(String, Throwable) - Constructor for exception hla.rti1516.ObjectInstanceNameInUse
 
ObjectInstanceNameNotReserved - Exception in hla.rti1516
 
ObjectInstanceNameNotReserved(String) - Constructor for exception hla.rti1516.ObjectInstanceNameNotReserved
 
ObjectInstanceNameNotReserved() - Constructor for exception hla.rti1516.ObjectInstanceNameNotReserved
 
ObjectInstanceNameNotReserved(Throwable) - Constructor for exception hla.rti1516.ObjectInstanceNameNotReserved
 
ObjectInstanceNameNotReserved(String, Throwable) - Constructor for exception hla.rti1516.ObjectInstanceNameNotReserved
 
objectInstanceNameReservationFailed(String) - Method in interface hla.rti1516.FederateAmbassador
 
objectInstanceNameReservationFailed(String) - Method in class hla.rti1516.jlc.NullFederateAmbassador
 
objectInstanceNameReservationSucceeded(String) - Method in interface hla.rti1516.FederateAmbassador
 
objectInstanceNameReservationSucceeded(String) - Method in class hla.rti1516.jlc.NullFederateAmbassador
 
ObjectInstanceNotKnown - Exception in hla.rti1516
 
ObjectInstanceNotKnown(String) - Constructor for exception hla.rti1516.ObjectInstanceNotKnown
 
ObjectInstanceNotKnown() - Constructor for exception hla.rti1516.ObjectInstanceNotKnown
 
ObjectInstanceNotKnown(Throwable) - Constructor for exception hla.rti1516.ObjectInstanceNotKnown
 
ObjectInstanceNotKnown(String, Throwable) - Constructor for exception hla.rti1516.ObjectInstanceNotKnown
 
OrderType - Class in hla.rti1516
 
OrderType(OrderType) - Constructor for class hla.rti1516.OrderType
This is the only public constructor.
OWNERSHIP_MANAGEMENT - Static variable in class hla.rti1516.ServiceGroup
 
OwnershipAcquisitionPending - Exception in hla.rti1516
 
OwnershipAcquisitionPending(String) - Constructor for exception hla.rti1516.OwnershipAcquisitionPending
 
OwnershipAcquisitionPending() - Constructor for exception hla.rti1516.OwnershipAcquisitionPending
 
OwnershipAcquisitionPending(Throwable) - Constructor for exception hla.rti1516.OwnershipAcquisitionPending
 
OwnershipAcquisitionPending(String, Throwable) - Constructor for exception hla.rti1516.OwnershipAcquisitionPending
 

P

ParameterHandle - Interface in hla.rti1516
 
ParameterHandleFactory - Interface in hla.rti1516
 
ParameterHandleValueMap - Interface in hla.rti1516
Keys are ParameterHandles; values are byte[].
ParameterHandleValueMapFactory - Interface in hla.rti1516
 
provideAttributeValueUpdate(ObjectInstanceHandle, AttributeHandleSet, byte[]) - Method in interface hla.rti1516.FederateAmbassador
 
provideAttributeValueUpdate(ObjectInstanceHandle, AttributeHandleSet, byte[]) - Method in class hla.rti1516.jlc.NullFederateAmbassador
 
publishInteractionClass(InteractionClassHandle) - Method in interface hla.rti1516.RTIambassador
 
publishObjectClassAttributes(ObjectClassHandle, AttributeHandleSet) - Method in interface hla.rti1516.RTIambassador
 
put(int) - Method in class hla.rti1516.jlc.ByteWrapper
Puts a byte in the wrapped byte array and advances the current position by 1.
put(byte[]) - Method in class hla.rti1516.jlc.ByteWrapper
Puts a byte array in the wrapped byte array and advances the current posisiton by the size of the byte array.
putInt(int) - Method in class hla.rti1516.jlc.ByteWrapper
Writes value to the ByteWrapper as a hi-endian 32-bit integer.

Q

queryAttributeOwnership(ObjectInstanceHandle, AttributeHandle) - Method in interface hla.rti1516.RTIambassador
 
queryFederationRestoreStatus() - Method in interface hla.rti1516.RTIambassador
 
queryFederationSaveStatus() - Method in interface hla.rti1516.RTIambassador
 
queryGALT() - Method in interface hla.rti1516.RTIambassador
 
queryLITS() - Method in interface hla.rti1516.RTIambassador
 
queryLogicalTime() - Method in interface hla.rti1516.RTIambassador
 
queryLookahead() - Method in interface hla.rti1516.RTIambassador
 

R

RangeBounds - Class in hla.rti1516
 
RangeBounds(long, long) - Constructor for class hla.rti1516.RangeBounds
 
RECEIVE - Static variable in class hla.rti1516.OrderType
 
receiveInteraction(InteractionClassHandle, ParameterHandleValueMap, byte[], OrderType, TransportationType) - Method in interface hla.rti1516.FederateAmbassador
 
receiveInteraction(InteractionClassHandle, ParameterHandleValueMap, byte[], OrderType, TransportationType, RegionHandleSet) - Method in interface hla.rti1516.FederateAmbassador
 
receiveInteraction(InteractionClassHandle, ParameterHandleValueMap, byte[], OrderType, TransportationType, LogicalTime, OrderType) - Method in interface hla.rti1516.FederateAmbassador
 
receiveInteraction(InteractionClassHandle, ParameterHandleValueMap, byte[], OrderType, TransportationType, LogicalTime, OrderType, RegionHandleSet) - Method in interface hla.rti1516.FederateAmbassador
 
receiveInteraction(InteractionClassHandle, ParameterHandleValueMap, byte[], OrderType, TransportationType, LogicalTime, OrderType, MessageRetractionHandle) - Method in interface hla.rti1516.FederateAmbassador
 
receiveInteraction(InteractionClassHandle, ParameterHandleValueMap, byte[], OrderType, TransportationType, LogicalTime, OrderType, MessageRetractionHandle, RegionHandleSet) - Method in interface hla.rti1516.FederateAmbassador
 
receiveInteraction(InteractionClassHandle, ParameterHandleValueMap, byte[], OrderType, TransportationType) - Method in class hla.rti1516.jlc.NullFederateAmbassador
 
receiveInteraction(InteractionClassHandle, ParameterHandleValueMap, byte[], OrderType, TransportationType, RegionHandleSet) - Method in class hla.rti1516.jlc.NullFederateAmbassador
 
receiveInteraction(InteractionClassHandle, ParameterHandleValueMap, byte[], OrderType, TransportationType, LogicalTime, OrderType) - Method in class hla.rti1516.jlc.NullFederateAmbassador
 
receiveInteraction(InteractionClassHandle, ParameterHandleValueMap, byte[], OrderType, TransportationType, LogicalTime, OrderType, RegionHandleSet) - Method in class hla.rti1516.jlc.NullFederateAmbassador
 
receiveInteraction(InteractionClassHandle, ParameterHandleValueMap, byte[], OrderType, TransportationType, LogicalTime, OrderType, MessageRetractionHandle) - Method in class hla.rti1516.jlc.NullFederateAmbassador
 
receiveInteraction(InteractionClassHandle, ParameterHandleValueMap, byte[], OrderType, TransportationType, LogicalTime, OrderType, MessageRetractionHandle, RegionHandleSet) - Method in class hla.rti1516.jlc.NullFederateAmbassador
 
reflectAttributeValues(ObjectInstanceHandle, AttributeHandleValueMap, byte[], OrderType, TransportationType) - Method in interface hla.rti1516.FederateAmbassador
 
reflectAttributeValues(ObjectInstanceHandle, AttributeHandleValueMap, byte[], OrderType, TransportationType, RegionHandleSet) - Method in interface hla.rti1516.FederateAmbassador
 
reflectAttributeValues(ObjectInstanceHandle, AttributeHandleValueMap, byte[], OrderType, TransportationType, LogicalTime, OrderType) - Method in interface hla.rti1516.FederateAmbassador
 
reflectAttributeValues(ObjectInstanceHandle, AttributeHandleValueMap, byte[], OrderType, TransportationType, LogicalTime, OrderType, RegionHandleSet) - Method in interface hla.rti1516.FederateAmbassador
 
reflectAttributeValues(ObjectInstanceHandle, AttributeHandleValueMap, byte[], OrderType, TransportationType, LogicalTime, OrderType, MessageRetractionHandle) - Method in interface hla.rti1516.FederateAmbassador
 
reflectAttributeValues(ObjectInstanceHandle, AttributeHandleValueMap, byte[], OrderType, TransportationType, LogicalTime, OrderType, MessageRetractionHandle, RegionHandleSet) - Method in interface hla.rti1516.FederateAmbassador
 
reflectAttributeValues(ObjectInstanceHandle, AttributeHandleValueMap, byte[], OrderType, TransportationType) - Method in class hla.rti1516.jlc.NullFederateAmbassador
 
reflectAttributeValues(ObjectInstanceHandle, AttributeHandleValueMap, byte[], OrderType, TransportationType, RegionHandleSet) - Method in class hla.rti1516.jlc.NullFederateAmbassador
 
reflectAttributeValues(ObjectInstanceHandle, AttributeHandleValueMap, byte[], OrderType, TransportationType, LogicalTime, OrderType) - Method in class hla.rti1516.jlc.NullFederateAmbassador
 
reflectAttributeValues(ObjectInstanceHandle, AttributeHandleValueMap, byte[], OrderType, TransportationType, LogicalTime, OrderType, RegionHandleSet) - Method in class hla.rti1516.jlc.NullFederateAmbassador
 
reflectAttributeValues(ObjectInstanceHandle, AttributeHandleValueMap, byte[], OrderType, TransportationType, LogicalTime, OrderType, MessageRetractionHandle) - Method in class hla.rti1516.jlc.NullFederateAmbassador
 
reflectAttributeValues(ObjectInstanceHandle, AttributeHandleValueMap, byte[], OrderType, TransportationType, LogicalTime, OrderType, MessageRetractionHandle, RegionHandleSet) - Method in class hla.rti1516.jlc.NullFederateAmbassador
 
RegionDoesNotContainSpecifiedDimension - Exception in hla.rti1516
 
RegionDoesNotContainSpecifiedDimension(String) - Constructor for exception hla.rti1516.RegionDoesNotContainSpecifiedDimension
 
RegionDoesNotContainSpecifiedDimension() - Constructor for exception hla.rti1516.RegionDoesNotContainSpecifiedDimension
 
RegionDoesNotContainSpecifiedDimension(Throwable) - Constructor for exception hla.rti1516.RegionDoesNotContainSpecifiedDimension
 
RegionDoesNotContainSpecifiedDimension(String, Throwable) - Constructor for exception hla.rti1516.RegionDoesNotContainSpecifiedDimension
 
RegionHandle - Interface in hla.rti1516
 
RegionHandleSet - Interface in hla.rti1516
 
RegionHandleSetFactory - Interface in hla.rti1516
 
RegionInUseForUpdateOrSubscription - Exception in hla.rti1516
 
RegionInUseForUpdateOrSubscription(String) - Constructor for exception hla.rti1516.RegionInUseForUpdateOrSubscription
 
RegionInUseForUpdateOrSubscription() - Constructor for exception hla.rti1516.RegionInUseForUpdateOrSubscription
 
RegionInUseForUpdateOrSubscription(Throwable) - Constructor for exception hla.rti1516.RegionInUseForUpdateOrSubscription
 
RegionInUseForUpdateOrSubscription(String, Throwable) - Constructor for exception hla.rti1516.RegionInUseForUpdateOrSubscription
 
RegionNotCreatedByThisFederate - Exception in hla.rti1516
 
RegionNotCreatedByThisFederate(String) - Constructor for exception hla.rti1516.RegionNotCreatedByThisFederate
 
RegionNotCreatedByThisFederate() - Constructor for exception hla.rti1516.RegionNotCreatedByThisFederate
 
RegionNotCreatedByThisFederate(Throwable) - Constructor for exception hla.rti1516.RegionNotCreatedByThisFederate
 
RegionNotCreatedByThisFederate(String, Throwable) - Constructor for exception hla.rti1516.RegionNotCreatedByThisFederate
 
registerFederationSynchronizationPoint(String, byte[]) - Method in interface hla.rti1516.RTIambassador
 
registerFederationSynchronizationPoint(String, byte[], FederateHandleSet) - Method in interface hla.rti1516.RTIambassador
 
registerObjectInstance(ObjectClassHandle) - Method in interface hla.rti1516.RTIambassador
 
registerObjectInstance(ObjectClassHandle, String) - Method in interface hla.rti1516.RTIambassador
 
registerObjectInstanceWithRegions(ObjectClassHandle, AttributeSetRegionSetPairList) - Method in interface hla.rti1516.RTIambassador
 
registerObjectInstanceWithRegions(ObjectClassHandle, AttributeSetRegionSetPairList, String) - Method in interface hla.rti1516.RTIambassador
 
removeObjectInstance(ObjectInstanceHandle, byte[], OrderType) - Method in interface hla.rti1516.FederateAmbassador
 
removeObjectInstance(ObjectInstanceHandle, byte[], OrderType, LogicalTime, OrderType) - Method in interface hla.rti1516.FederateAmbassador
 
removeObjectInstance(ObjectInstanceHandle, byte[], OrderType, LogicalTime, OrderType, MessageRetractionHandle) - Method in interface hla.rti1516.FederateAmbassador
 
removeObjectInstance(ObjectInstanceHandle, byte[], OrderType) - Method in class hla.rti1516.jlc.NullFederateAmbassador
 
removeObjectInstance(ObjectInstanceHandle, byte[], OrderType, LogicalTime, OrderType) - Method in class hla.rti1516.jlc.NullFederateAmbassador
 
removeObjectInstance(ObjectInstanceHandle, byte[], OrderType, LogicalTime, OrderType, MessageRetractionHandle) - Method in class hla.rti1516.jlc.NullFederateAmbassador
 
requestAttributeOwnershipAssumption(ObjectInstanceHandle, AttributeHandleSet, byte[]) - Method in interface hla.rti1516.FederateAmbassador
 
requestAttributeOwnershipAssumption(ObjectInstanceHandle, AttributeHandleSet, byte[]) - Method in class hla.rti1516.jlc.NullFederateAmbassador
 
requestAttributeOwnershipRelease(ObjectInstanceHandle, AttributeHandleSet, byte[]) - Method in interface hla.rti1516.FederateAmbassador
 
requestAttributeOwnershipRelease(ObjectInstanceHandle, AttributeHandleSet, byte[]) - Method in class hla.rti1516.jlc.NullFederateAmbassador
 
requestAttributeValueUpdate(ObjectInstanceHandle, AttributeHandleSet, byte[]) - Method in interface hla.rti1516.RTIambassador
 
requestAttributeValueUpdate(ObjectClassHandle, AttributeHandleSet, byte[]) - Method in interface hla.rti1516.RTIambassador
 
requestAttributeValueUpdateWithRegions(ObjectClassHandle, AttributeSetRegionSetPairList, byte[]) - Method in interface hla.rti1516.RTIambassador
 
requestDivestitureConfirmation(ObjectInstanceHandle, AttributeHandleSet) - Method in interface hla.rti1516.FederateAmbassador
 
requestDivestitureConfirmation(ObjectInstanceHandle, AttributeHandleSet) - Method in class hla.rti1516.jlc.NullFederateAmbassador
 
requestFederationRestore(String) - Method in interface hla.rti1516.RTIambassador
 
requestFederationRestoreFailed(String) - Method in interface hla.rti1516.FederateAmbassador
 
requestFederationRestoreFailed(String) - Method in class hla.rti1516.jlc.NullFederateAmbassador
 
requestFederationRestoreSucceeded(String) - Method in interface hla.rti1516.FederateAmbassador
 
requestFederationRestoreSucceeded(String) - Method in class hla.rti1516.jlc.NullFederateAmbassador
 
requestFederationSave(String) - Method in interface hla.rti1516.RTIambassador
 
requestFederationSave(String, LogicalTime) - Method in interface hla.rti1516.RTIambassador
 
RequestForTimeConstrainedPending - Exception in hla.rti1516
 
RequestForTimeConstrainedPending(String) - Constructor for exception hla.rti1516.RequestForTimeConstrainedPending
 
RequestForTimeConstrainedPending() - Constructor for exception hla.rti1516.RequestForTimeConstrainedPending
 
RequestForTimeConstrainedPending(Throwable) - Constructor for exception hla.rti1516.RequestForTimeConstrainedPending
 
RequestForTimeConstrainedPending(String, Throwable) - Constructor for exception hla.rti1516.RequestForTimeConstrainedPending
 
RequestForTimeRegulationPending - Exception in hla.rti1516
 
RequestForTimeRegulationPending(String) - Constructor for exception hla.rti1516.RequestForTimeRegulationPending
 
RequestForTimeRegulationPending() - Constructor for exception hla.rti1516.RequestForTimeRegulationPending
 
RequestForTimeRegulationPending(Throwable) - Constructor for exception hla.rti1516.RequestForTimeRegulationPending
 
RequestForTimeRegulationPending(String, Throwable) - Constructor for exception hla.rti1516.RequestForTimeRegulationPending
 
requestRetraction(MessageRetractionHandle) - Method in interface hla.rti1516.FederateAmbassador
 
requestRetraction(MessageRetractionHandle) - Method in class hla.rti1516.jlc.NullFederateAmbassador
 
reserveObjectInstanceName(String) - Method in interface hla.rti1516.RTIambassador
 
reset() - Method in class hla.rti1516.jlc.ByteWrapper
Resets current position to the start of the ByteWrapper.
ResignAction - Class in hla.rti1516
 
ResignAction(ResignAction) - Constructor for class hla.rti1516.ResignAction
This is the only public constructor.
resignFederationExecution(ResignAction) - Method in interface hla.rti1516.RTIambassador
 
RestoreFailureReason - Class in hla.rti1516
 
RestoreFailureReason(RestoreFailureReason) - Constructor for class hla.rti1516.RestoreFailureReason
This is the only public constructor.
RestoreInProgress - Exception in hla.rti1516
 
RestoreInProgress(String) - Constructor for exception hla.rti1516.RestoreInProgress
 
RestoreInProgress() - Constructor for exception hla.rti1516.RestoreInProgress
 
RestoreInProgress(Throwable) - Constructor for exception hla.rti1516.RestoreInProgress
 
RestoreInProgress(String, Throwable) - Constructor for exception hla.rti1516.RestoreInProgress
 
RestoreNotRequested - Exception in hla.rti1516
 
RestoreNotRequested(String) - Constructor for exception hla.rti1516.RestoreNotRequested
 
RestoreNotRequested() - Constructor for exception hla.rti1516.RestoreNotRequested
 
RestoreNotRequested(Throwable) - Constructor for exception hla.rti1516.RestoreNotRequested
 
RestoreNotRequested(String, Throwable) - Constructor for exception hla.rti1516.RestoreNotRequested
 
RestoreStatus - Class in hla.rti1516
 
RestoreStatus(RestoreStatus) - Constructor for class hla.rti1516.RestoreStatus
This is the only public constructor.
retract(MessageRetractionHandle) - Method in interface hla.rti1516.RTIambassador
 
retractionHandleIsValid - Variable in class hla.rti1516.MessageRetractionReturn
 
rhset - Variable in class hla.rti1516.AttributeRegionAssociation
 
RTI_DETECTED_FAILURE - Static variable in class hla.rti1516.RestoreFailureReason
 
RTI_DETECTED_FAILURE - Static variable in class hla.rti1516.SaveFailureReason
 
RTI_UNABLE_TO_RESTORE - Static variable in class hla.rti1516.RestoreFailureReason
 
RTI_UNABLE_TO_SAVE - Static variable in class hla.rti1516.SaveFailureReason
 
RTIambassador - Interface in hla.rti1516
The RTI presents this interface to the federate.
RTIexception - Exception in hla.rti1516
Superclass of all exceptions thrown by the RTI.
RTIexception() - Constructor for exception hla.rti1516.RTIexception
Just create an empty exception
RTIexception(String) - Constructor for exception hla.rti1516.RTIexception
 
RTIexception(Throwable) - Constructor for exception hla.rti1516.RTIexception
 
RTIexception(String, Throwable) - Constructor for exception hla.rti1516.RTIexception
 
RtiFactory - Interface in hla.rti1516.jlc
 
RtiFactoryFactory - Class in hla.rti1516.jlc
 
RtiFactoryFactory() - Constructor for class hla.rti1516.jlc.RtiFactoryFactory
 
RTIinternalError - Exception in hla.rti1516
 
RTIinternalError() - Constructor for exception hla.rti1516.RTIinternalError
Just create an empty exception
RTIinternalError(String) - Constructor for exception hla.rti1516.RTIinternalError
 
RTIinternalError(Throwable) - Constructor for exception hla.rti1516.RTIinternalError
 
RTIinternalError(String, Throwable) - Constructor for exception hla.rti1516.RTIinternalError
 
RtiName() - Method in interface hla.rti1516.jlc.RtiFactory
 
RtiVersion() - Method in interface hla.rti1516.jlc.RtiFactory
 

S

SAVE_TIME_CANNOT_BE_HONORED - Static variable in class hla.rti1516.SaveFailureReason
 
SaveFailureReason - Class in hla.rti1516
 
SaveFailureReason(SaveFailureReason) - Constructor for class hla.rti1516.SaveFailureReason
This is the only public constructor.
SaveInProgress - Exception in hla.rti1516
 
SaveInProgress(String) - Constructor for exception hla.rti1516.SaveInProgress
 
SaveInProgress() - Constructor for exception hla.rti1516.SaveInProgress
 
SaveInProgress(Throwable) - Constructor for exception hla.rti1516.SaveInProgress
 
SaveInProgress(String, Throwable) - Constructor for exception hla.rti1516.SaveInProgress
 
SaveNotInitiated - Exception in hla.rti1516
 
SaveNotInitiated(String) - Constructor for exception hla.rti1516.SaveNotInitiated
 
SaveNotInitiated() - Constructor for exception hla.rti1516.SaveNotInitiated
 
SaveNotInitiated(Throwable) - Constructor for exception hla.rti1516.SaveNotInitiated
 
SaveNotInitiated(String, Throwable) - Constructor for exception hla.rti1516.SaveNotInitiated
 
SaveStatus - Class in hla.rti1516
 
SaveStatus(SaveStatus) - Constructor for class hla.rti1516.SaveStatus
This is the only public constructor.
sendInteraction(InteractionClassHandle, ParameterHandleValueMap, byte[]) - Method in interface hla.rti1516.RTIambassador
 
sendInteraction(InteractionClassHandle, ParameterHandleValueMap, byte[], LogicalTime) - Method in interface hla.rti1516.RTIambassador
 
sendInteractionWithRegions(InteractionClassHandle, ParameterHandleValueMap, RegionHandleSet, byte[]) - Method in interface hla.rti1516.RTIambassador
 
sendInteractionWithRegions(InteractionClassHandle, ParameterHandleValueMap, RegionHandleSet, byte[], LogicalTime) - Method in interface hla.rti1516.RTIambassador
 
ServiceGroup - Class in hla.rti1516
 
ServiceGroup(ServiceGroup) - Constructor for class hla.rti1516.ServiceGroup
This is the only public constructor.
setRangeBounds(RegionHandle, DimensionHandle, RangeBounds) - Method in interface hla.rti1516.RTIambassador
 
size() - Method in interface hla.rti1516.jlc.HLAfixedRecord
Returns the number of elements in this fixed record.
size() - Method in interface hla.rti1516.jlc.HLAhandle
 
size() - Method in interface hla.rti1516.jlc.HLAlogicalTime
 
size() - Method in interface hla.rti1516.jlc.HLAopaqueData
 
size() - Method in interface hla.rti1516.jlc.HLAvariableArray
Returns the number of elements in this variable array.
slice() - Method in class hla.rti1516.jlc.ByteWrapper
Creates a ByteWrapper backed by the same byte array using the current position as its offset.
slice(int) - Method in class hla.rti1516.jlc.ByteWrapper
Creates a ByteWrapper backed by the same byte array using the current position as its offset, and the specified length to mark the limit.
SpecifiedSaveLabelDoesNotExist - Exception in hla.rti1516
 
SpecifiedSaveLabelDoesNotExist(String) - Constructor for exception hla.rti1516.SpecifiedSaveLabelDoesNotExist
 
SpecifiedSaveLabelDoesNotExist() - Constructor for exception hla.rti1516.SpecifiedSaveLabelDoesNotExist
 
SpecifiedSaveLabelDoesNotExist(Throwable) - Constructor for exception hla.rti1516.SpecifiedSaveLabelDoesNotExist
 
SpecifiedSaveLabelDoesNotExist(String, Throwable) - Constructor for exception hla.rti1516.SpecifiedSaveLabelDoesNotExist
 
startRegistrationForObjectClass(ObjectClassHandle) - Method in interface hla.rti1516.FederateAmbassador
 
startRegistrationForObjectClass(ObjectClassHandle) - Method in class hla.rti1516.jlc.NullFederateAmbassador
 
status - Variable in class hla.rti1516.FederateHandleRestoreStatusPair
 
status - Variable in class hla.rti1516.FederateHandleSaveStatusPair
 
stopRegistrationForObjectClass(ObjectClassHandle) - Method in interface hla.rti1516.FederateAmbassador
 
stopRegistrationForObjectClass(ObjectClassHandle) - Method in class hla.rti1516.jlc.NullFederateAmbassador
 
subscribeInteractionClass(InteractionClassHandle) - Method in interface hla.rti1516.RTIambassador
 
subscribeInteractionClassPassively(InteractionClassHandle) - Method in interface hla.rti1516.RTIambassador
 
subscribeInteractionClassPassivelyWithRegions(InteractionClassHandle, RegionHandleSet) - Method in interface hla.rti1516.RTIambassador
 
subscribeInteractionClassWithRegions(InteractionClassHandle, RegionHandleSet) - Method in interface hla.rti1516.RTIambassador
 
subscribeObjectClassAttributes(ObjectClassHandle, AttributeHandleSet) - Method in interface hla.rti1516.RTIambassador
 
subscribeObjectClassAttributesPassively(ObjectClassHandle, AttributeHandleSet) - Method in interface hla.rti1516.RTIambassador
 
subscribeObjectClassAttributesPassivelyWithRegions(ObjectClassHandle, AttributeSetRegionSetPairList) - Method in interface hla.rti1516.RTIambassador
 
subscribeObjectClassAttributesWithRegions(ObjectClassHandle, AttributeSetRegionSetPairList) - Method in interface hla.rti1516.RTIambassador
 
subtract(LogicalTimeInterval) - Method in interface hla.rti1516.LogicalTime
Returns a LogicalTime whose value is (this - val).
subtract(LogicalTimeInterval) - Method in interface hla.rti1516.LogicalTimeInterval
Returns a LogicalTimeInterval whose value is (this - subtrahend).
SUPPORT_SERVICES - Static variable in class hla.rti1516.ServiceGroup
 
SYNCHRONIZATION_POINT_LABEL_NOT_UNIQUE - Static variable in class hla.rti1516.SynchronizationPointFailureReason
 
SYNCHRONIZATION_SET_MEMBER_NOT_JOINED - Static variable in class hla.rti1516.SynchronizationPointFailureReason
 
synchronizationPointAchieved(String) - Method in interface hla.rti1516.RTIambassador
 
SynchronizationPointFailureReason - Class in hla.rti1516
 
SynchronizationPointFailureReason(SynchronizationPointFailureReason) - Constructor for class hla.rti1516.SynchronizationPointFailureReason
This is the only public constructor.
SynchronizationPointLabelNotAnnounced - Exception in hla.rti1516
 
SynchronizationPointLabelNotAnnounced(String) - Constructor for exception hla.rti1516.SynchronizationPointLabelNotAnnounced
 
SynchronizationPointLabelNotAnnounced() - Constructor for exception hla.rti1516.SynchronizationPointLabelNotAnnounced
 
SynchronizationPointLabelNotAnnounced(Throwable) - Constructor for exception hla.rti1516.SynchronizationPointLabelNotAnnounced
 
SynchronizationPointLabelNotAnnounced(String, Throwable) - Constructor for exception hla.rti1516.SynchronizationPointLabelNotAnnounced
 
synchronizationPointRegistrationFailed(String, SynchronizationPointFailureReason) - Method in interface hla.rti1516.FederateAmbassador
 
synchronizationPointRegistrationFailed(String, SynchronizationPointFailureReason) - Method in class hla.rti1516.jlc.NullFederateAmbassador
 
synchronizationPointRegistrationSucceeded(String) - Method in interface hla.rti1516.FederateAmbassador
 
synchronizationPointRegistrationSucceeded(String) - Method in class hla.rti1516.jlc.NullFederateAmbassador
 

T

time - Variable in class hla.rti1516.TimeQueryReturn
 
TIME_MANAGEMENT - Static variable in class hla.rti1516.ServiceGroup
 
timeAdvanceGrant(LogicalTime) - Method in interface hla.rti1516.FederateAmbassador
 
timeAdvanceGrant(LogicalTime) - Method in class hla.rti1516.jlc.NullFederateAmbassador
 
timeAdvanceRequest(LogicalTime) - Method in interface hla.rti1516.RTIambassador
 
timeAdvanceRequestAvailable(LogicalTime) - Method in interface hla.rti1516.RTIambassador
 
TimeConstrainedAlreadyEnabled - Exception in hla.rti1516
 
TimeConstrainedAlreadyEnabled(String) - Constructor for exception hla.rti1516.TimeConstrainedAlreadyEnabled
 
TimeConstrainedAlreadyEnabled() - Constructor for exception hla.rti1516.TimeConstrainedAlreadyEnabled
 
TimeConstrainedAlreadyEnabled(Throwable) - Constructor for exception hla.rti1516.TimeConstrainedAlreadyEnabled
 
TimeConstrainedAlreadyEnabled(String, Throwable) - Constructor for exception hla.rti1516.TimeConstrainedAlreadyEnabled
 
timeConstrainedEnabled(LogicalTime) - Method in interface hla.rti1516.FederateAmbassador
 
timeConstrainedEnabled(LogicalTime) - Method in class hla.rti1516.jlc.NullFederateAmbassador
 
TimeConstrainedIsNotEnabled - Exception in hla.rti1516
 
TimeConstrainedIsNotEnabled(String) - Constructor for exception hla.rti1516.TimeConstrainedIsNotEnabled
 
TimeConstrainedIsNotEnabled() - Constructor for exception hla.rti1516.TimeConstrainedIsNotEnabled
 
TimeConstrainedIsNotEnabled(Throwable) - Constructor for exception hla.rti1516.TimeConstrainedIsNotEnabled
 
TimeConstrainedIsNotEnabled(String, Throwable) - Constructor for exception hla.rti1516.TimeConstrainedIsNotEnabled
 
timeIsValid - Variable in class hla.rti1516.TimeQueryReturn
 
TimeQueryReturn - Class in hla.rti1516
 
TimeQueryReturn(boolean, LogicalTime) - Constructor for class hla.rti1516.TimeQueryReturn
 
TimeRegulationAlreadyEnabled - Exception in hla.rti1516
 
TimeRegulationAlreadyEnabled(String) - Constructor for exception hla.rti1516.TimeRegulationAlreadyEnabled
 
TimeRegulationAlreadyEnabled() - Constructor for exception hla.rti1516.TimeRegulationAlreadyEnabled
 
TimeRegulationAlreadyEnabled(Throwable) - Constructor for exception hla.rti1516.TimeRegulationAlreadyEnabled
 
TimeRegulationAlreadyEnabled(String, Throwable) - Constructor for exception hla.rti1516.TimeRegulationAlreadyEnabled
 
timeRegulationEnabled(LogicalTime) - Method in interface hla.rti1516.FederateAmbassador
 
timeRegulationEnabled(LogicalTime) - Method in class hla.rti1516.jlc.NullFederateAmbassador
 
TimeRegulationIsNotEnabled - Exception in hla.rti1516
 
TimeRegulationIsNotEnabled(String) - Constructor for exception hla.rti1516.TimeRegulationIsNotEnabled
 
TimeRegulationIsNotEnabled() - Constructor for exception hla.rti1516.TimeRegulationIsNotEnabled
 
TimeRegulationIsNotEnabled(Throwable) - Constructor for exception hla.rti1516.TimeRegulationIsNotEnabled
 
TimeRegulationIsNotEnabled(String, Throwable) - Constructor for exception hla.rti1516.TimeRegulationIsNotEnabled
 
TIMESTAMP - Static variable in class hla.rti1516.OrderType
 
toByteArray() - Method in interface hla.rti1516.jlc.DataElement
Returns a byte array with this element encoded.
toString() - Method in interface hla.rti1516.AttributeHandle
 
toString() - Method in interface hla.rti1516.DimensionHandle
 
toString() - Method in interface hla.rti1516.FederateHandle
 
toString() - Method in interface hla.rti1516.InteractionClassHandle
 
toString() - Method in class hla.rti1516.jlc.ByteWrapper
 
toString() - Method in interface hla.rti1516.LogicalTime
 
toString() - Method in interface hla.rti1516.LogicalTimeInterval
 
toString() - Method in interface hla.rti1516.MessageRetractionHandle
 
toString() - Method in interface hla.rti1516.ObjectClassHandle
 
toString() - Method in interface hla.rti1516.ObjectInstanceHandle
 
toString() - Method in class hla.rti1516.OrderType
 
toString() - Method in interface hla.rti1516.ParameterHandle
 
toString() - Method in interface hla.rti1516.RegionHandle
 
toString() - Method in class hla.rti1516.ResignAction
 
toString() - Method in class hla.rti1516.RestoreFailureReason
 
toString() - Method in class hla.rti1516.RestoreStatus
 
toString() - Method in class hla.rti1516.SaveFailureReason
 
toString() - Method in class hla.rti1516.SaveStatus
 
toString() - Method in class hla.rti1516.ServiceGroup
 
toString() - Method in class hla.rti1516.SynchronizationPointFailureReason
 
toString() - Method in class hla.rti1516.TimeQueryReturn
 
toString() - Method in class hla.rti1516.TransportationType
 
TransportationType - Class in hla.rti1516
 
TransportationType(TransportationType) - Constructor for class hla.rti1516.TransportationType
This is the only public constructor.
TransportationType() - Constructor for class hla.rti1516.TransportationType
Private to class and subclasses
turnInteractionsOff(InteractionClassHandle) - Method in interface hla.rti1516.FederateAmbassador
 
turnInteractionsOff(InteractionClassHandle) - Method in class hla.rti1516.jlc.NullFederateAmbassador
 
turnInteractionsOn(InteractionClassHandle) - Method in interface hla.rti1516.FederateAmbassador
 
turnInteractionsOn(InteractionClassHandle) - Method in class hla.rti1516.jlc.NullFederateAmbassador
 
turnUpdatesOffForObjectInstance(ObjectInstanceHandle, AttributeHandleSet) - Method in interface hla.rti1516.FederateAmbassador
 
turnUpdatesOffForObjectInstance(ObjectInstanceHandle, AttributeHandleSet) - Method in class hla.rti1516.jlc.NullFederateAmbassador
 
turnUpdatesOnForObjectInstance(ObjectInstanceHandle, AttributeHandleSet) - Method in interface hla.rti1516.FederateAmbassador
 
turnUpdatesOnForObjectInstance(ObjectInstanceHandle, AttributeHandleSet) - Method in class hla.rti1516.jlc.NullFederateAmbassador
 

U

UnableToPerformSave - Exception in hla.rti1516
 
UnableToPerformSave(String) - Constructor for exception hla.rti1516.UnableToPerformSave
 
UnableToPerformSave() - Constructor for exception hla.rti1516.UnableToPerformSave
 
UnableToPerformSave(Throwable) - Constructor for exception hla.rti1516.UnableToPerformSave
 
UnableToPerformSave(String, Throwable) - Constructor for exception hla.rti1516.UnableToPerformSave
 
unassociateRegionsForUpdates(ObjectInstanceHandle, AttributeSetRegionSetPairList) - Method in interface hla.rti1516.RTIambassador
 
unconditionalAttributeOwnershipDivestiture(ObjectInstanceHandle, AttributeHandleSet) - Method in interface hla.rti1516.RTIambassador
 
UNCONDITIONALLY_DIVEST_ATTRIBUTES - Static variable in class hla.rti1516.ResignAction
 
UnknownName - Exception in hla.rti1516
 
UnknownName(String) - Constructor for exception hla.rti1516.UnknownName
 
UnknownName() - Constructor for exception hla.rti1516.UnknownName
 
UnknownName(Throwable) - Constructor for exception hla.rti1516.UnknownName
 
UnknownName(String, Throwable) - Constructor for exception hla.rti1516.UnknownName
 
unpublishInteractionClass(InteractionClassHandle) - Method in interface hla.rti1516.RTIambassador
 
unpublishObjectClass(ObjectClassHandle) - Method in interface hla.rti1516.RTIambassador
 
unpublishObjectClassAttributes(ObjectClassHandle, AttributeHandleSet) - Method in interface hla.rti1516.RTIambassador
 
unsubscribeInteractionClass(InteractionClassHandle) - Method in interface hla.rti1516.RTIambassador
 
unsubscribeInteractionClassWithRegions(InteractionClassHandle, RegionHandleSet) - Method in interface hla.rti1516.RTIambassador
 
unsubscribeObjectClass(ObjectClassHandle) - Method in interface hla.rti1516.RTIambassador
 
unsubscribeObjectClassAttributes(ObjectClassHandle, AttributeHandleSet) - Method in interface hla.rti1516.RTIambassador
 
unsubscribeObjectClassAttributesWithRegions(ObjectClassHandle, AttributeSetRegionSetPairList) - Method in interface hla.rti1516.RTIambassador
 
updateAttributeValues(ObjectInstanceHandle, AttributeHandleValueMap, byte[]) - Method in interface hla.rti1516.RTIambassador
 
updateAttributeValues(ObjectInstanceHandle, AttributeHandleValueMap, byte[], LogicalTime) - Method in interface hla.rti1516.RTIambassador
 
upper - Variable in class hla.rti1516.RangeBounds
 

_

_intervalFactory - Variable in class hla.rti1516.MobileFederateServices
 
_nextToAssign - Static variable in class hla.rti1516.TransportationType
 
_timeFactory - Variable in class hla.rti1516.MobileFederateServices
 
_value - Variable in class hla.rti1516.TransportationType
 

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