Uses of Interface
hla.rti1516.LogicalTime

Packages that use LogicalTime
hla.rti1516   
hla.rti1516.jlc   
 

Uses of LogicalTime in hla.rti1516
 

Fields in hla.rti1516 declared as LogicalTime
 LogicalTime TimeQueryReturn.time
           
 

Methods in hla.rti1516 that return LogicalTime
 LogicalTime LogicalTime.add(LogicalTimeInterval val)
          Returns a LogicalTime whose value is (this + val).
 LogicalTime LogicalTimeFactory.decode(byte[] buffer, int offset)
           
 LogicalTime LogicalTimeFactory.makeFinal()
           
 LogicalTime LogicalTimeFactory.makeInitial()
           
 LogicalTime RTIambassador.queryLogicalTime()
           
 LogicalTime LogicalTime.subtract(LogicalTimeInterval val)
          Returns a LogicalTime whose value is (this - val).
 

Methods in hla.rti1516 with parameters of type LogicalTime
 MessageRetractionReturn RTIambassador.deleteObjectInstance(ObjectInstanceHandle objectHandle, byte[] userSuppliedTag, LogicalTime theTime)
           
 LogicalTimeInterval LogicalTime.distance(LogicalTime val)
          Returns a LogicalTimeInterval whose value is the time interval between this and val.
 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)
           
 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.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.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 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)
           
 

Constructors in hla.rti1516 with parameters of type LogicalTime
TimeQueryReturn(boolean tiv, LogicalTime lt)
           
 

Uses of LogicalTime in hla.rti1516.jlc
 

Methods in hla.rti1516.jlc with parameters of type LogicalTime
 HLAlogicalTime EncoderFactory.createHLAlogicalTime(LogicalTime t)
           
 void NullFederateAmbassador.initiateFederateSave(String label, LogicalTime time)
           
 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.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.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.timeAdvanceGrant(LogicalTime theTime)
           
 void NullFederateAmbassador.timeConstrainedEnabled(LogicalTime time)
           
 void NullFederateAmbassador.timeRegulationEnabled(LogicalTime time)