Uses of Interface
hla.rti1516e.InteractionClassHandle
Packages that use InteractionClassHandle
-
Uses of InteractionClassHandle in hla.rti1516e
Methods in hla.rti1516e that return InteractionClassHandleModifier and TypeMethodDescriptionInteractionClassHandleFactory.decode(byte[] buffer, int offset) RTIambassador.getInteractionClassHandle(String theName) Methods in hla.rti1516e with parameters of type InteractionClassHandleModifier and TypeMethodDescriptionvoidRTIambassador.changeInteractionOrderType(InteractionClassHandle theClass, OrderType theType) voidFederateAmbassador.confirmInteractionTransportationTypeChange(InteractionClassHandle theInteraction, TransportationTypeHandle theTransportation) voidNullFederateAmbassador.confirmInteractionTransportationTypeChange(InteractionClassHandle theInteraction, TransportationTypeHandle theTransportation) RTIambassador.getAvailableDimensionsForInteractionClass(InteractionClassHandle theHandle) RTIambassador.getInteractionClassName(InteractionClassHandle theHandle) RTIambassador.getParameterHandle(InteractionClassHandle whichClass, String theName) RTIambassador.getParameterName(InteractionClassHandle whichClass, ParameterHandle theHandle) voidRTIambassador.publishInteractionClass(InteractionClassHandle theInteraction) voidRTIambassador.queryInteractionTransportationType(FederateHandle theFederate, InteractionClassHandle theInteraction) voidFederateAmbassador.receiveInteraction(InteractionClassHandle interactionClass, ParameterHandleValueMap theParameters, byte[] userSuppliedTag, OrderType sentOrdering, TransportationTypeHandle theTransport, FederateAmbassador.SupplementalReceiveInfo receiveInfo) voidFederateAmbassador.receiveInteraction(InteractionClassHandle interactionClass, ParameterHandleValueMap theParameters, byte[] userSuppliedTag, OrderType sentOrdering, TransportationTypeHandle theTransport, LogicalTime theTime, OrderType receivedOrdering, FederateAmbassador.SupplementalReceiveInfo receiveInfo) voidFederateAmbassador.receiveInteraction(InteractionClassHandle interactionClass, ParameterHandleValueMap theParameters, byte[] userSuppliedTag, OrderType sentOrdering, TransportationTypeHandle theTransport, LogicalTime theTime, OrderType receivedOrdering, MessageRetractionHandle retractionHandle, FederateAmbassador.SupplementalReceiveInfo receiveInfo) voidNullFederateAmbassador.receiveInteraction(InteractionClassHandle interactionClass, ParameterHandleValueMap theParameters, byte[] userSuppliedTag, OrderType sentOrdering, TransportationTypeHandle theTransport, FederateAmbassador.SupplementalReceiveInfo receiveInfo) voidNullFederateAmbassador.receiveInteraction(InteractionClassHandle interactionClass, ParameterHandleValueMap theParameters, byte[] userSuppliedTag, OrderType sentOrdering, TransportationTypeHandle theTransport, LogicalTime theTime, OrderType receivedOrdering, FederateAmbassador.SupplementalReceiveInfo receiveInfo) voidNullFederateAmbassador.receiveInteraction(InteractionClassHandle interactionClass, ParameterHandleValueMap theParameters, byte[] userSuppliedTag, OrderType sentOrdering, TransportationTypeHandle theTransport, LogicalTime theTime, OrderType receivedOrdering, MessageRetractionHandle retractionHandle, FederateAmbassador.SupplementalReceiveInfo receiveInfo) voidFederateAmbassador.reportInteractionTransportationType(FederateHandle theFederate, InteractionClassHandle theInteraction, TransportationTypeHandle theTransportation) voidNullFederateAmbassador.reportInteractionTransportationType(FederateHandle theFederate, InteractionClassHandle theInteraction, TransportationTypeHandle theTransportation) voidRTIambassador.requestInteractionTransportationTypeChange(InteractionClassHandle theClass, TransportationTypeHandle theType) voidRTIambassador.sendInteraction(InteractionClassHandle theInteraction, ParameterHandleValueMap theParameters, byte[] userSuppliedTag) RTIambassador.sendInteraction(InteractionClassHandle theInteraction, ParameterHandleValueMap theParameters, byte[] userSuppliedTag, LogicalTime theTime) voidRTIambassador.sendInteractionWithRegions(InteractionClassHandle theInteraction, ParameterHandleValueMap theParameters, RegionHandleSet regions, byte[] userSuppliedTag) RTIambassador.sendInteractionWithRegions(InteractionClassHandle theInteraction, ParameterHandleValueMap theParameters, RegionHandleSet regions, byte[] userSuppliedTag, LogicalTime theTime) voidRTIambassador.subscribeInteractionClass(InteractionClassHandle theClass) voidRTIambassador.subscribeInteractionClassPassively(InteractionClassHandle theClass) voidRTIambassador.subscribeInteractionClassPassivelyWithRegions(InteractionClassHandle theClass, RegionHandleSet regions) voidRTIambassador.subscribeInteractionClassWithRegions(InteractionClassHandle theClass, RegionHandleSet regions) voidFederateAmbassador.turnInteractionsOff(InteractionClassHandle theHandle) voidNullFederateAmbassador.turnInteractionsOff(InteractionClassHandle theHandle) voidFederateAmbassador.turnInteractionsOn(InteractionClassHandle theHandle) voidNullFederateAmbassador.turnInteractionsOn(InteractionClassHandle theHandle) voidRTIambassador.unpublishInteractionClass(InteractionClassHandle theInteraction) voidRTIambassador.unsubscribeInteractionClass(InteractionClassHandle theClass) voidRTIambassador.unsubscribeInteractionClassWithRegions(InteractionClassHandle theClass, RegionHandleSet regions)