Uses of Class
hla.rti1516.FederateInternalError

Packages that use FederateInternalError
hla.rti1516   
hla.rti1516.jlc   
 

Uses of FederateInternalError in hla.rti1516
 

Methods in hla.rti1516 that throw FederateInternalError
 void FederateAmbassador.announceSynchronizationPoint(String synchronizationPointLabel, byte[] userSuppliedTag)
           
 void FederateAmbassador.attributeIsNotOwned(ObjectInstanceHandle theObject, AttributeHandle theAttribute)
           
 void FederateAmbassador.attributeIsOwnedByRTI(ObjectInstanceHandle theObject, AttributeHandle theAttribute)
           
 void FederateAmbassador.attributeOwnershipAcquisitionNotification(ObjectInstanceHandle theObject, AttributeHandleSet securedAttributes, byte[] userSuppliedTag)
           
 void FederateAmbassador.attributeOwnershipUnavailable(ObjectInstanceHandle theObject, AttributeHandleSet theAttributes)
           
 void FederateAmbassador.attributesInScope(ObjectInstanceHandle theObject, AttributeHandleSet theAttributes)
           
 void FederateAmbassador.attributesOutOfScope(ObjectInstanceHandle theObject, AttributeHandleSet theAttributes)
           
 void FederateAmbassador.confirmAttributeOwnershipAcquisitionCancellation(ObjectInstanceHandle theObject, AttributeHandleSet theAttributes)
           
 void FederateAmbassador.discoverObjectInstance(ObjectInstanceHandle theObject, ObjectClassHandle theObjectClass, String objectName)
           
 void FederateAmbassador.federationNotRestored(RestoreFailureReason reason)
           
 void FederateAmbassador.federationNotSaved(SaveFailureReason reason)
           
 void FederateAmbassador.federationRestoreBegun()
           
 void FederateAmbassador.federationRestored()
           
 void FederateAmbassador.federationRestoreStatusResponse(FederateHandleRestoreStatusPair[] response)
           
 void FederateAmbassador.federationSaved()
           
 void FederateAmbassador.federationSaveStatusResponse(FederateHandleSaveStatusPair[] response)
           
 void FederateAmbassador.federationSynchronized(String synchronizationPointLabel)
           
 void FederateAmbassador.informAttributeOwnership(ObjectInstanceHandle theObject, AttributeHandle theAttribute, FederateHandle theOwner)
           
 void FederateAmbassador.initiateFederateRestore(String label, FederateHandle federateHandle)
           
 void FederateAmbassador.initiateFederateSave(String label)
           
 void FederateAmbassador.initiateFederateSave(String label, LogicalTime time)
           
 void FederateAmbassador.objectInstanceNameReservationFailed(String objectName)
           
 void FederateAmbassador.objectInstanceNameReservationSucceeded(String objectName)
           
 void FederateAmbassador.provideAttributeValueUpdate(ObjectInstanceHandle theObject, AttributeHandleSet theAttributes, byte[] userSuppliedTag)
           
 void FederateAmbassador.receiveInteraction(InteractionClassHandle interactionClass, ParameterHandleValueMap theParameters, byte[] userSuppliedTag, OrderType sentOrdering, TransportationType theTransport)
           
 void FederateAmbassador.receiveInteraction(InteractionClassHandle interactionClass, ParameterHandleValueMap theParameters, byte[] userSuppliedTag, OrderType sentOrdering, TransportationType theTransport, LogicalTime theTime, OrderType receivedOrdering)
           
 void FederateAmbassador.receiveInteraction(InteractionClassHandle interactionClass, ParameterHandleValueMap theParameters, byte[] userSuppliedTag, OrderType sentOrdering, TransportationType theTransport, LogicalTime theTime, OrderType receivedOrdering, MessageRetractionHandle messageRetractionHandle)
           
 void FederateAmbassador.receiveInteraction(InteractionClassHandle interactionClass, ParameterHandleValueMap theParameters, byte[] userSuppliedTag, OrderType sentOrdering, TransportationType theTransport, LogicalTime theTime, OrderType receivedOrdering, MessageRetractionHandle messageRetractionHandle, RegionHandleSet sentRegions)
           
 void FederateAmbassador.receiveInteraction(InteractionClassHandle interactionClass, ParameterHandleValueMap theParameters, byte[] userSuppliedTag, OrderType sentOrdering, TransportationType theTransport, LogicalTime theTime, OrderType receivedOrdering, RegionHandleSet regions)
           
 void FederateAmbassador.receiveInteraction(InteractionClassHandle interactionClass, ParameterHandleValueMap theParameters, byte[] userSuppliedTag, OrderType sentOrdering, TransportationType theTransport, RegionHandleSet sentRegions)
           
 void FederateAmbassador.reflectAttributeValues(ObjectInstanceHandle theObject, AttributeHandleValueMap theAttributes, byte[] userSuppliedTag, OrderType sentOrdering, TransportationType theTransport)
           
 void FederateAmbassador.reflectAttributeValues(ObjectInstanceHandle theObject, AttributeHandleValueMap theAttributes, byte[] userSuppliedTag, OrderType sentOrdering, TransportationType theTransport, LogicalTime theTime, OrderType receivedOrdering)
           
 void FederateAmbassador.reflectAttributeValues(ObjectInstanceHandle theObject, AttributeHandleValueMap theAttributes, byte[] userSuppliedTag, OrderType sentOrdering, TransportationType theTransport, LogicalTime theTime, OrderType receivedOrdering, MessageRetractionHandle retractionHandle)
           
 void FederateAmbassador.reflectAttributeValues(ObjectInstanceHandle theObject, AttributeHandleValueMap theAttributes, byte[] userSuppliedTag, OrderType sentOrdering, TransportationType theTransport, LogicalTime theTime, OrderType receivedOrdering, MessageRetractionHandle retractionHandle, RegionHandleSet sentRegions)
           
 void FederateAmbassador.reflectAttributeValues(ObjectInstanceHandle theObject, AttributeHandleValueMap theAttributes, byte[] userSuppliedTag, OrderType sentOrdering, TransportationType theTransport, LogicalTime theTime, OrderType receivedOrdering, RegionHandleSet sentRegions)
           
 void FederateAmbassador.reflectAttributeValues(ObjectInstanceHandle theObject, AttributeHandleValueMap theAttributes, byte[] userSuppliedTag, OrderType sentOrdering, TransportationType theTransport, RegionHandleSet sentRegions)
           
 void FederateAmbassador.removeObjectInstance(ObjectInstanceHandle theObject, byte[] userSuppliedTag, OrderType sentOrdering)
           
 void FederateAmbassador.removeObjectInstance(ObjectInstanceHandle theObject, byte[] userSuppliedTag, OrderType sentOrdering, LogicalTime theTime, OrderType receivedOrdering)
           
 void FederateAmbassador.removeObjectInstance(ObjectInstanceHandle theObject, byte[] userSuppliedTag, OrderType sentOrdering, LogicalTime theTime, OrderType receivedOrdering, MessageRetractionHandle retractionHandle)
           
 void FederateAmbassador.requestAttributeOwnershipAssumption(ObjectInstanceHandle theObject, AttributeHandleSet offeredAttributes, byte[] userSuppliedTag)
           
 void FederateAmbassador.requestAttributeOwnershipRelease(ObjectInstanceHandle theObject, AttributeHandleSet candidateAttributes, byte[] userSuppliedTag)
           
 void FederateAmbassador.requestDivestitureConfirmation(ObjectInstanceHandle theObject, AttributeHandleSet offeredAttributes)
           
 void FederateAmbassador.requestFederationRestoreFailed(String label)
           
 void FederateAmbassador.requestFederationRestoreSucceeded(String label)
           
 void FederateAmbassador.requestRetraction(MessageRetractionHandle theHandle)
           
 void FederateAmbassador.startRegistrationForObjectClass(ObjectClassHandle theClass)
           
 void FederateAmbassador.stopRegistrationForObjectClass(ObjectClassHandle theClass)
           
 void FederateAmbassador.synchronizationPointRegistrationFailed(String synchronizationPointLabel, SynchronizationPointFailureReason reason)
           
 void FederateAmbassador.synchronizationPointRegistrationSucceeded(String synchronizationPointLabel)
           
 void FederateAmbassador.timeAdvanceGrant(LogicalTime theTime)
           
 void FederateAmbassador.timeConstrainedEnabled(LogicalTime time)
           
 void FederateAmbassador.timeRegulationEnabled(LogicalTime time)
           
 void FederateAmbassador.turnInteractionsOff(InteractionClassHandle theHandle)
           
 void FederateAmbassador.turnInteractionsOn(InteractionClassHandle theHandle)
           
 void FederateAmbassador.turnUpdatesOffForObjectInstance(ObjectInstanceHandle theObject, AttributeHandleSet theAttributes)
           
 void FederateAmbassador.turnUpdatesOnForObjectInstance(ObjectInstanceHandle theObject, AttributeHandleSet theAttributes)
           
 

Uses of FederateInternalError in hla.rti1516.jlc
 

Methods in hla.rti1516.jlc that throw FederateInternalError
 void NullFederateAmbassador.announceSynchronizationPoint(String synchronizationPointLabel, byte[] userSuppliedTag)
           
 void NullFederateAmbassador.attributeIsNotOwned(ObjectInstanceHandle theObject, AttributeHandle theAttribute)
           
 void NullFederateAmbassador.attributeIsOwnedByRTI(ObjectInstanceHandle theObject, AttributeHandle theAttribute)
           
 void NullFederateAmbassador.attributeOwnershipAcquisitionNotification(ObjectInstanceHandle theObject, AttributeHandleSet securedAttributes, byte[] userSuppliedTag)
           
 void NullFederateAmbassador.attributeOwnershipUnavailable(ObjectInstanceHandle theObject, AttributeHandleSet theAttributes)
           
 void NullFederateAmbassador.attributesInScope(ObjectInstanceHandle theObject, AttributeHandleSet theAttributes)
           
 void NullFederateAmbassador.attributesOutOfScope(ObjectInstanceHandle theObject, AttributeHandleSet theAttributes)
           
 void NullFederateAmbassador.confirmAttributeOwnershipAcquisitionCancellation(ObjectInstanceHandle theObject, AttributeHandleSet theAttributes)
           
 void NullFederateAmbassador.discoverObjectInstance(ObjectInstanceHandle theObject, ObjectClassHandle theObjectClass, String objectName)
           
 void NullFederateAmbassador.federationNotRestored(RestoreFailureReason reason)
           
 void NullFederateAmbassador.federationNotSaved(SaveFailureReason reason)
           
 void NullFederateAmbassador.federationRestoreBegun()
           
 void NullFederateAmbassador.federationRestored()
           
 void NullFederateAmbassador.federationRestoreStatusResponse(FederateHandleRestoreStatusPair[] response)
           
 void NullFederateAmbassador.federationSaved()
           
 void NullFederateAmbassador.federationSaveStatusResponse(FederateHandleSaveStatusPair[] response)
           
 void NullFederateAmbassador.federationSynchronized(String synchronizationPointLabel)
           
 void NullFederateAmbassador.informAttributeOwnership(ObjectInstanceHandle theObject, AttributeHandle theAttribute, FederateHandle theOwner)
           
 void NullFederateAmbassador.initiateFederateRestore(String label, FederateHandle federateHandle)
           
 void NullFederateAmbassador.initiateFederateSave(String label)
           
 void NullFederateAmbassador.initiateFederateSave(String label, LogicalTime time)
           
 void NullFederateAmbassador.objectInstanceNameReservationFailed(String objectName)
           
 void NullFederateAmbassador.objectInstanceNameReservationSucceeded(String objectName)
           
 void NullFederateAmbassador.provideAttributeValueUpdate(ObjectInstanceHandle theObject, AttributeHandleSet theAttributes, byte[] userSuppliedTag)
           
 void NullFederateAmbassador.receiveInteraction(InteractionClassHandle interactionClass, ParameterHandleValueMap theParameters, byte[] userSuppliedTag, OrderType sentOrdering, TransportationType theTransport)
           
 void NullFederateAmbassador.receiveInteraction(InteractionClassHandle interactionClass, ParameterHandleValueMap theParameters, byte[] userSuppliedTag, OrderType sentOrdering, TransportationType theTransport, LogicalTime theTime, OrderType receivedOrdering)
           
 void NullFederateAmbassador.receiveInteraction(InteractionClassHandle interactionClass, ParameterHandleValueMap theParameters, byte[] userSuppliedTag, OrderType sentOrdering, TransportationType theTransport, LogicalTime theTime, OrderType receivedOrdering, MessageRetractionHandle messageRetractionHandle)
           
 void NullFederateAmbassador.receiveInteraction(InteractionClassHandle interactionClass, ParameterHandleValueMap theParameters, byte[] userSuppliedTag, OrderType sentOrdering, TransportationType theTransport, LogicalTime theTime, OrderType receivedOrdering, MessageRetractionHandle messageRetractionHandle, RegionHandleSet sentRegions)
           
 void NullFederateAmbassador.receiveInteraction(InteractionClassHandle interactionClass, ParameterHandleValueMap theParameters, byte[] userSuppliedTag, OrderType sentOrdering, TransportationType theTransport, LogicalTime theTime, OrderType receivedOrdering, RegionHandleSet regions)
           
 void NullFederateAmbassador.receiveInteraction(InteractionClassHandle interactionClass, ParameterHandleValueMap theParameters, byte[] userSuppliedTag, OrderType sentOrdering, TransportationType theTransport, RegionHandleSet sentRegions)
           
 void NullFederateAmbassador.reflectAttributeValues(ObjectInstanceHandle theObject, AttributeHandleValueMap theAttributes, byte[] userSuppliedTag, OrderType sentOrdering, TransportationType theTransport)
           
 void NullFederateAmbassador.reflectAttributeValues(ObjectInstanceHandle theObject, AttributeHandleValueMap theAttributes, byte[] userSuppliedTag, OrderType sentOrdering, TransportationType theTransport, LogicalTime theTime, OrderType receivedOrdering)
           
 void NullFederateAmbassador.reflectAttributeValues(ObjectInstanceHandle theObject, AttributeHandleValueMap theAttributes, byte[] userSuppliedTag, OrderType sentOrdering, TransportationType theTransport, LogicalTime theTime, OrderType receivedOrdering, MessageRetractionHandle retractionHandle)
           
 void NullFederateAmbassador.reflectAttributeValues(ObjectInstanceHandle theObject, AttributeHandleValueMap theAttributes, byte[] userSuppliedTag, OrderType sentOrdering, TransportationType theTransport, LogicalTime theTime, OrderType receivedOrdering, MessageRetractionHandle retractionHandle, RegionHandleSet sentRegions)
           
 void NullFederateAmbassador.reflectAttributeValues(ObjectInstanceHandle theObject, AttributeHandleValueMap theAttributes, byte[] userSuppliedTag, OrderType sentOrdering, TransportationType theTransport, LogicalTime theTime, OrderType receivedOrdering, RegionHandleSet sentRegions)
           
 void NullFederateAmbassador.reflectAttributeValues(ObjectInstanceHandle theObject, AttributeHandleValueMap theAttributes, byte[] userSuppliedTag, OrderType sentOrdering, TransportationType theTransport, RegionHandleSet sentRegions)
           
 void NullFederateAmbassador.removeObjectInstance(ObjectInstanceHandle theObject, byte[] userSuppliedTag, OrderType sentOrdering)
           
 void NullFederateAmbassador.removeObjectInstance(ObjectInstanceHandle theObject, byte[] userSuppliedTag, OrderType sentOrdering, LogicalTime theTime, OrderType receivedOrdering)
           
 void NullFederateAmbassador.removeObjectInstance(ObjectInstanceHandle theObject, byte[] userSuppliedTag, OrderType sentOrdering, LogicalTime theTime, OrderType receivedOrdering, MessageRetractionHandle retractionHandle)
           
 void NullFederateAmbassador.requestAttributeOwnershipAssumption(ObjectInstanceHandle theObject, AttributeHandleSet offeredAttributes, byte[] userSuppliedTag)
           
 void NullFederateAmbassador.requestAttributeOwnershipRelease(ObjectInstanceHandle theObject, AttributeHandleSet candidateAttributes, byte[] userSuppliedTag)
           
 void NullFederateAmbassador.requestDivestitureConfirmation(ObjectInstanceHandle theObject, AttributeHandleSet offeredAttributes)
           
 void NullFederateAmbassador.requestFederationRestoreFailed(String label)
           
 void NullFederateAmbassador.requestFederationRestoreSucceeded(String label)
           
 void NullFederateAmbassador.requestRetraction(MessageRetractionHandle theHandle)
           
 void NullFederateAmbassador.startRegistrationForObjectClass(ObjectClassHandle theClass)
           
 void NullFederateAmbassador.stopRegistrationForObjectClass(ObjectClassHandle theClass)
           
 void NullFederateAmbassador.synchronizationPointRegistrationFailed(String synchronizationPointLabel, SynchronizationPointFailureReason reason)
           
 void NullFederateAmbassador.synchronizationPointRegistrationSucceeded(String synchronizationPointLabel)
           
 void NullFederateAmbassador.timeAdvanceGrant(LogicalTime theTime)
           
 void NullFederateAmbassador.timeConstrainedEnabled(LogicalTime time)
           
 void NullFederateAmbassador.timeRegulationEnabled(LogicalTime time)
           
 void NullFederateAmbassador.turnInteractionsOff(InteractionClassHandle theHandle)
           
 void NullFederateAmbassador.turnInteractionsOn(InteractionClassHandle theHandle)
           
 void NullFederateAmbassador.turnUpdatesOffForObjectInstance(ObjectInstanceHandle theObject, AttributeHandleSet theAttributes)
           
 void NullFederateAmbassador.turnUpdatesOnForObjectInstance(ObjectInstanceHandle theObject, AttributeHandleSet theAttributes)