|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
See:
Description
| Interface Summary | |
| AttributeHandle | Type-safe handle for an attribute. |
| AttributeHandleFactory | The factory is used only (outside of the RTI) to create AttributeHandles
received as attribute or parameter values. |
| AttributeHandleSet | All Set operations are required, none are optional. |
| AttributeHandleSetFactory | A factory for AttributeHandleSets. |
| 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 | Factory for AttributeSetRegionSetPairList instances. |
| DimensionHandle | Type-safe handle for a dimension. |
| DimensionHandleFactory | This factory is used only (outside of the RTI) to create
DimensionHandles received as attribute or parameter
values. |
| DimensionHandleSet | All Set operations are required, none are optional.
|
| DimensionHandleSetFactory | A factory for DimensionHandleSet instances. |
| FederateAmbassador | The interface used by the run time infrastructure to interact with the federate. |
| FederateHandle | Type-safe handle for a federate. |
| FederateHandleFactory | This factory is used only (outside of the RTI) to create
FederateHandle objects corresponding to federate
handles received as attribute or parameter values. |
| FederateHandleSet | All Set operations are required, none are optional. |
| FederateHandleSetFactory | A factory for FederateHandleSet instances. |
| InteractionClassHandle | Type-safe handle for an interaction class. |
| InteractionClassHandleFactory | This factory is used only (outside of the RTI) to create
InteractionClassHandles corresponding to interaction
class handles received as attribute or parameter values. |
| LogicalTime | An immutable logical time value. |
| LogicalTimeFactory | A factory for LogicalTimes. |
| LogicalTimeInterval | An immutable logical time interval. |
| LogicalTimeIntervalFactory | A factory for LogicalTimeIntervals. |
| MessageRetractionHandle | A handle associated with messages that may be used to request and perform retractions. |
| ObjectClassHandle | Type-safe handle for an object class. |
| ObjectClassHandleFactory | A factory for ObjectClassHandles. |
| ObjectInstanceHandle | Type-safe handle for an object instance. |
| ObjectInstanceHandleFactory | A factory for ObjectInstanceHandles. |
| ParameterHandle | Type-safe handle for a parameter. |
| ParameterHandleFactory | A factory for ParameterHandles. |
| ParameterHandleValueMap | Maps ParameterHandles to byte[]s. |
| ParameterHandleValueMapFactory | A factory for ParameterHandleValueMap instances. |
| RegionHandle | A type-safe handle for a region. |
| RegionHandleSet | A set of RegionHandles. |
| RegionHandleSetFactory | A factory for RegionHandleSets. |
| RTIambassador | The principal interface of the run-time infrastructure. |
| Class Summary | |
| AttributeSetRegionSetPair | An object that contains an AttributeSet and a
RegionSet/code>. |
| FederateHandleRestoreStatusPair | An object that contains a FederateHandle and a
RestoreStatus. |
| FederateHandleSaveStatusPair | An object that contains a FederateHandle and a
SaveStatus. |
| MessageRetractionReturn | Contains information concerning the validity of a message retraction handle. |
| MobileFederateServices | Conveys the interfaces for all services that a federate must supply and which may not execute in the federate's space. |
| OrderType | Represents a type of message ordering. |
| RangeBounds | Represents a numerical range. |
| ResignAction | Represents a type of resignation action. |
| RestoreFailureReason | Represents a reason for failure to restore. |
| RestoreStatus | Represents a restoration status. |
| SaveFailureReason | Represents the reason for the failure of a save operation. |
| SaveStatus | Represents the status of a save operation. |
| ServiceGroup | Represents a service group. |
| SynchronizationPointFailureReason | Represents the reason for the failure of a synchronization point. |
| TimeQueryReturn | The value returned by a time query. |
| TransportationType | Represents a transportation type. |
| Exception Summary | |
| AsynchronousDeliveryAlreadyDisabled | An exception thrown when asynchronous delivery is already disabled. |
| AsynchronousDeliveryAlreadyEnabled | An exception thrown when asynchronous delivery is already enabled. |
| AttributeAcquisitionWasNotCanceled | An exception thrown when attribute acquisition was not canceled. |
| AttributeAcquisitionWasNotRequested | An exception thrown when attribute acquisition was not requested. |
| AttributeAlreadyBeingAcquired | An exception thrown when an attribute is already being acquired. |
| AttributeAlreadyBeingDivested | An exception thrown when an attribute is already being divested. |
| AttributeAlreadyOwned | An exception thrown when an attribute is already owned. |
| AttributeDivestitureWasNotRequested | An exception thrown when attribute divestiture was not requested. |
| AttributeNotDefined | An exception thrown when an attribute is not defined. |
| AttributeNotOwned | An exception thrown when an attribute is not owned. |
| AttributeNotPublished | An exception thrown when an attribute is not published. |
| AttributeNotRecognized | An exception thrown when an attribute is not recognized. |
| AttributeNotSubscribed | An exception thrown when an attribute is not subscribed. |
| AttributeRelevanceAdvisorySwitchIsOff | An exception thrown when the attribute relevance advisory switch is off. |
| AttributeRelevanceAdvisorySwitchIsOn | An exception thrown when the attribute relevance advisory switch is on. |
| AttributeScopeAdvisorySwitchIsOff | An exception thrown when the attribute scope advisory switch is off. |
| AttributeScopeAdvisorySwitchIsOn | An exception thrown when the attribute scope advisory switch is on. |
| BadInitializationParameter | An exception indicating a bad initialization parameter. |
| CouldNotDecode | An exception indicating a failure to decode. |
| CouldNotDiscover | An exception indicating a failure to discover. |
| CouldNotInitiateRestore | An exception indicating a failure to initiate a restore operation. |
| CouldNotOpenFDD | An exception indicating a failure to open the federation description document. |
| DeletePrivilegeNotHeld | An exception indicating that the delete privilege is not held. |
| ErrorReadingFDD | An exception indicating an error reading the federation description document. |
| FederateAlreadyExecutionMember | An exception indicating that the federate is already a member of the execution. |
| FederateHasNotBegunSave | An exception indicating that the federate has not begun the save operation. |
| FederateInternalError | An exception indicating an internal error in the federate. |
| FederateNotExecutionMember | An exception indicating that the federate is not a member of the execution. |
| FederateOwnsAttributes | An exception indicating that the federate owns the attributes. |
| FederatesCurrentlyJoined | An exception indicating that federates are currently joined. |
| FederateServiceInvocationsAreBeingReportedViaMOM | An exception indicating that federate service invocations are being reported via the management object model. |
| FederateUnableToUseTime | An exception indicating that the federate is unable to use time services. |
| FederationExecutionAlreadyExists | An exception indicating that the federation execution already exists. |
| FederationExecutionDoesNotExist | An exception indicating that the federation execution does not exist. |
| IllegalName | An exception indicating an illegal name. |
| IllegalTimeArithmetic | An exception indicating illegal time arithmetic. |
| InitializeNeverInvoked | An exception indicating that the initialize method has never been invoked. |
| InitializePreviouslyInvoked | An exception indicating that the initialize method has been invoked previously. |
| InteractionClassNotDefined | An exception indicating that an interaction class was not defined. |
| InteractionClassNotPublished | An exception indicating that an interaction class was not published. |
| InteractionClassNotRecognized | An exception indicating that an interaction class was not recognized. |
| InteractionClassNotSubscribed | An exception indicating that an interaction class was not subscribed. |
| InteractionParameterNotDefined | An exception indicating that an interaction parameter was not defined. |
| InteractionParameterNotRecognized | An exception indicating that an interaction parameter was not recognized. |
| InteractionRelevanceAdvisorySwitchIsOff | An exception indicating that the interaction relevance advisory switch is off. |
| InteractionRelevanceAdvisorySwitchIsOn | An exception indicating that the interaction relevance advisory switch is on. |
| InTimeAdvancingState | An exception indicating that the federate is in a time-advancing state. |
| InvalidAttributeHandle | An exception indicating an invalid attribute handle. |
| InvalidDimensionHandle | An exception indicating an invalid dimension handle. |
| InvalidFederateHandle | An exception indicating an invalid federate handle. |
| InvalidInteractionClassHandle | An exception indicating an invalid interaction class handle. |
| InvalidLogicalTime | An exception indicating an invalid logical time. |
| InvalidLookahead | An exception indicating an invalid lookahead. |
| InvalidMessageRetractionHandle | An exception indicating an invalid message retraction handle. |
| InvalidObjectClassHandle | An exception indicating an invalid object class handle. |
| InvalidOrderName | An exception indicating an invalid order name. |
| InvalidOrderType | An exception indicating an invalid order type. |
| InvalidParameterHandle | An exception indicating an invalid parameter handle. |
| InvalidRangeBound | An exception indicating an invalid range bound. |
| InvalidRegion | An exception indicating an invalid region. |
| InvalidRegionContext | An exception indicating an invalid region context. |
| InvalidTransportationName | An exception indicating an invalid transportation name. |
| InvalidTransportationType | An exception indicating an invalid transportation type. |
| JoinedFederateIsNotInTimeAdvancingState | An exception indicating that a joined federate is not in the time-advancing state. |
| LogicalTimeAlreadyPassed | An exception indicating that a logical time already passed. |
| MessageCanNoLongerBeRetracted | An exception indicating that a message can no longer be retracted. |
| NameNotFound | An exception indicating that a name was not found. |
| NoRequestToEnableTimeConstrainedWasPending | An exception indicating that no request to enable time-constrained mode was pending. |
| NoRequestToEnableTimeRegulationWasPending | An exception indicating that no request to enable time regulation was pending. |
| ObjectClassNotDefined | An exception indicating that an object class is not defined. |
| ObjectClassNotPublished | An exception indicating that an object class is not published. |
| ObjectClassNotRecognized | An exception indicating that an object class is not recognized. |
| ObjectClassRelevanceAdvisorySwitchIsOff | An exception indicating that the object class relevance advisory switch is off. |
| ObjectClassRelevanceAdvisorySwitchIsOn | An exception indicating that the object class relevance advisory switch is on. |
| ObjectInstanceNameInUse | An exception indicating that an object instance name is in use. |
| ObjectInstanceNameNotReserved | An exception indicating that an object instance name has not been reserved. |
| ObjectInstanceNotKnown | An exception indicating that an object instance is unknown. |
| OwnershipAcquisitionPending | An exception indicating that ownership acquisition is pending. |
| RegionDoesNotContainSpecifiedDimension | An exception indicating that a region does not contain a specified dimension. |
| RegionInUseForUpdateOrSubscription | An exception indicating that a region is in use for update or subscription. |
| RegionNotCreatedByThisFederate | An exception indicating that a region was not created by this federate. |
| RegionNotKnown | An exception indicating that a region is unknown. |
| RequestForTimeConstrainedPending | An exception indicating that a request for time-constrained mode is pending. |
| RequestForTimeRegulationPending | An exception indicating that a request for time regulation is pending. |
| RestoreInProgress | An exception indicating that a restore operation is in progress. |
| RestoreNotInProgress | An exception indicating that a restore operation is not in progress. |
| RestoreNotRequested | An exception indicating that a restore operation was not requested. |
| RTIexception | Superclass of all exceptions thrown by the run-time infrastructure. |
| RTIinternalError | An exception indicating an internal error in the run-time infrastructure. |
| SaveInProgress | An exception indicating that a save operation is in progress. |
| SaveNotInitiated | An exception indicating that a save operation has not been initiated. |
| SaveNotInProgress | An exception indicating that a save operation is not in progress. |
| SomeFederateJoinedToAnExecution | An exception indicating that a federate is joined to an execution. |
| SpecifiedSaveLabelDoesNotExist | An exception indicating that the specified save label does not exist. |
| SynchronizationPointLabelNotAnnounced | An exception indicating that a synchronization point label was not announced. |
| SynchronizationSetMemberNotJoined | An exception indicating that a synchronization set member has not joined. |
| TimeConstrainedAlreadyEnabled | An exception indicating that time-constrained mode has already been enabled. |
| TimeConstrainedIsNotEnabled | An exception indicating that time-constrained mode is not enabled. |
| TimeRegulationAlreadyEnabled | An exception indicating that time regulation is already enabled. |
| TimeRegulationIsNotEnabled | An exception indicating that time regulation is not enabled. |
| UnableToPerformSave | An exception indicating the inability to perform a save operation. |
| UnknownName | An exception indicating an unknown name. |
The High Level Architecture run-time infrastructure specification.
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||