Package hla.rti1516

Interface Summary
AttributeHandle Type-safe handle for an attribute.
AttributeHandleFactory  
AttributeHandleSet 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  
AttributeHandleValueMap Keys are AttributeHandles; values are byte[].
AttributeHandleValueMapFactory Factory for AttributeHandleValueMap instances.
AttributeSetRegionSetPairList This packages the attributes supplied to the RTI for various DDM services with the regions to be used with the attributes.
AttributeSetRegionSetPairListFactory  
DimensionHandle Type-safe handle for a dimension.
DimensionHandleFactory The factory is used only (outside RTI) to create DimensionHandle received as an attribute value or parameter value.
DimensionHandleSet 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  
FederateAmbassador Federate must implement this interface.
FederateHandle Type-safe handle for a federate handle.
FederateHandleFactory The factory is used only (outside RTI) to create FederateHandle received as an attribute value or parameter value.
FederateHandleSet 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  
InteractionClassHandle Type-safe handle for an interaction class.
InteractionClassHandleFactory The factory is used only (outside RTI) to create InteractionClassHandle received as an attribute value or parameter value.
LogicalTime  
LogicalTimeFactory  
LogicalTimeInterval  
LogicalTimeIntervalFactory  
MessageRetractionHandle The user can do nothing with these but employ them as keys.
ObjectClassHandle  
ObjectClassHandleFactory The factory is used only (outside RTI) to create ObjectClassHandle received as an attribute value or parameter value.
ObjectInstanceHandle Type-safe handle for an object instance.
ObjectInstanceHandleFactory  
ParameterHandle  
ParameterHandleFactory  
ParameterHandleValueMap Keys are ParameterHandles; values are byte[].
ParameterHandleValueMapFactory  
RegionHandle  
RegionHandleSet  
RegionHandleSetFactory  
RTIambassador The RTI presents this interface to the federate.
 

Class Summary
AttributeRegionAssociation  
FederateHandleRestoreStatusPair  
FederateHandleSaveStatusPair Array of these records returned by (4.17) federationSaveStatusResponse
MessageRetractionReturn  
MobileFederateServices Conveys the interfaces for all services that a federate must supply and which may not execute in the federate's space.
OrderType  
RangeBounds  
ResignAction  
RestoreFailureReason  
RestoreStatus  
SaveFailureReason  
SaveStatus  
ServiceGroup  
SynchronizationPointFailureReason  
TimeQueryReturn  
TransportationType  
 

Exception Summary
AsynchronousDeliveryAlreadyDisabled Public exception class AsynchronousDeliveryAlreadyDisabled
AsynchronousDeliveryAlreadyEnabled Public exception class AsynchronousDeliveryAlreadyEnabled
AttributeAcquisitionWasNotCanceled  
AttributeAcquisitionWasNotRequested  
AttributeAlreadyBeingAcquired  
AttributeAlreadyBeingDivested Public exception class AttributeAlreadyBeingDivested
AttributeAlreadyOwned Public exception class AttributeAlreadyOwned
AttributeDivestitureWasNotRequested Public exception class AttributeDivestitureWasNotRequested
AttributeNotDefined  
AttributeNotOwned  
AttributeNotPublished Public exception class AttributeNotPublished
AttributeNotRecognized  
AttributeNotSubscribed  
AttributeRelevanceAdvisorySwitchIsOff  
AttributeRelevanceAdvisorySwitchIsOn  
AttributeScopeAdvisorySwitchIsOff  
AttributeScopeAdvisorySwitchIsOn  
CouldNotDecode  
CouldNotDiscover  
CouldNotInitiateRestore  
CouldNotOpenFDD  
DeletePrivilegeNotHeld  
ErrorReadingFDD Public exception class ErrorReadingFDD
FederateAlreadyExecutionMember Public exception class FederateAlreadyExecutionMember
FederateHasNotBegunSave  
FederateInternalError Public exception class FederateInternalError
FederateNotExecutionMember Public exception class FederateNotExecutionMember
FederateOwnsAttributes Public exception class FederateOwnsAttributes
FederatesCurrentlyJoined  
FederateServiceInvocationsAreBeingReportedViaMOM  
FederateUnableToUseTime Public exception class FederateUnableToUseTime
FederationExecutionAlreadyExists Public exception class FederationExecutionAlreadyExists
FederationExecutionDoesNotExist  
IllegalName  
IllegalTimeArithmetic  
InteractionClassNotDefined  
InteractionClassNotPublished  
InteractionClassNotRecognized  
InteractionClassNotSubscribed  
InteractionParameterNotDefined  
InteractionParameterNotRecognized  
InteractionRelevanceAdvisorySwitchIsOff  
InteractionRelevanceAdvisorySwitchIsOn  
InTimeAdvancingState Public exception class InTimeAdvancingState
InvalidAttributeHandle  
InvalidDimensionHandle  
InvalidFederateHandle  
InvalidInteractionClassHandle  
InvalidLogicalTime  
InvalidLookahead  
InvalidMessageRetractionHandle  
InvalidObjectClassHandle  
InvalidOrderName  
InvalidOrderType  
InvalidParameterHandle  
InvalidRangeBound Public exception class InvalidRangeBound
InvalidRegion  
InvalidRegionContext  
InvalidServiceGroup  
InvalidTransportationName  
InvalidTransportationType  
JoinedFederateIsNotInTimeAdvancingState  
LogicalTimeAlreadyPassed  
MessageCanNoLongerBeRetracted  
NameNotFound  
NoAcquisitionPending Public exception class NoAcquisitionPending.
NoRequestToEnableTimeConstrainedWasPending  
NoRequestToEnableTimeRegulationWasPending  
ObjectClassNotDefined  
ObjectClassNotPublished  
ObjectClassNotRecognized  
ObjectClassRelevanceAdvisorySwitchIsOff  
ObjectClassRelevanceAdvisorySwitchIsOn  
ObjectInstanceNameInUse  
ObjectInstanceNameNotReserved  
ObjectInstanceNotKnown  
OwnershipAcquisitionPending  
RegionDoesNotContainSpecifiedDimension  
RegionInUseForUpdateOrSubscription  
RegionNotCreatedByThisFederate  
RequestForTimeConstrainedPending  
RequestForTimeRegulationPending  
RestoreInProgress  
RestoreNotRequested  
RTIexception Superclass of all exceptions thrown by the RTI.
RTIinternalError  
SaveInProgress  
SaveNotInitiated  
SpecifiedSaveLabelDoesNotExist  
SynchronizationPointLabelNotAnnounced  
TimeConstrainedAlreadyEnabled  
TimeConstrainedIsNotEnabled  
TimeRegulationAlreadyEnabled  
TimeRegulationIsNotEnabled  
UnableToPerformSave  
UnknownName