Uses of Class
hla.rti1516.InvalidLogicalTime

Packages that use InvalidLogicalTime
hla.rti1516   
hla.rti1516.jlc   
 

Uses of InvalidLogicalTime in hla.rti1516
 

Methods in hla.rti1516 that throw InvalidLogicalTime
 MessageRetractionReturn RTIambassador.deleteObjectInstance(ObjectInstanceHandle objectHandle, byte[] userSuppliedTag, LogicalTime theTime)
           
 void RTIambassador.flushQueueRequest(LogicalTime theTime)
           
 void FederateAmbassador.initiateFederateSave(String label, LogicalTime time)
           
 void RTIambassador.nextMessageRequest(LogicalTime theTime)
           
 void RTIambassador.nextMessageRequestAvailable(LogicalTime theTime)
           
 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.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.removeObjectInstance(ObjectInstanceHandle theObject, byte[] userSuppliedTag, OrderType sentOrdering, LogicalTime theTime, OrderType receivedOrdering, MessageRetractionHandle retractionHandle)
           
 void RTIambassador.requestFederationSave(String label, LogicalTime theTime)
           
 MessageRetractionReturn RTIambassador.sendInteraction(InteractionClassHandle theInteraction, ParameterHandleValueMap theParameters, byte[] userSuppliedTag, LogicalTime theTime)
           
 MessageRetractionReturn RTIambassador.sendInteractionWithRegions(InteractionClassHandle theInteraction, ParameterHandleValueMap theParameters, RegionHandleSet regions, byte[] userSuppliedTag, LogicalTime theTime)
           
 void FederateAmbassador.timeAdvanceGrant(LogicalTime theTime)
           
 void RTIambassador.timeAdvanceRequest(LogicalTime theTime)
           
 void RTIambassador.timeAdvanceRequestAvailable(LogicalTime theTime)
           
 void FederateAmbassador.timeConstrainedEnabled(LogicalTime time)
           
 void FederateAmbassador.timeRegulationEnabled(LogicalTime time)
           
 MessageRetractionReturn RTIambassador.updateAttributeValues(ObjectInstanceHandle theObject, AttributeHandleValueMap theAttributes, byte[] userSuppliedTag, LogicalTime theTime)
           
 

Uses of InvalidLogicalTime in hla.rti1516.jlc
 

Methods in hla.rti1516.jlc that throw InvalidLogicalTime
 void NullFederateAmbassador.initiateFederateSave(String label, LogicalTime time)
           
 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.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.removeObjectInstance(ObjectInstanceHandle theObject, byte[] userSuppliedTag, OrderType sentOrdering, LogicalTime theTime, OrderType receivedOrdering, MessageRetractionHandle retractionHandle)
           
 void NullFederateAmbassador.timeAdvanceGrant(LogicalTime theTime)
           
 void NullFederateAmbassador.timeConstrainedEnabled(LogicalTime time)
           
 void NullFederateAmbassador.timeRegulationEnabled(LogicalTime time)