Uses of Class
hla.rti1516e.exceptions.InteractionClassNotDefined
Packages that use InteractionClassNotDefined
-
Uses of InteractionClassNotDefined in hla.rti1516e
Methods in hla.rti1516e that throw InteractionClassNotDefinedModifier and TypeMethodDescriptionvoidRTIambassador.changeInteractionOrderType(InteractionClassHandle theClass, OrderType theType) voidRTIambassador.publishInteractionClass(InteractionClassHandle theInteraction) voidRTIambassador.queryInteractionTransportationType(FederateHandle theFederate, InteractionClassHandle theInteraction) 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) voidRTIambassador.unpublishInteractionClass(InteractionClassHandle theInteraction) voidRTIambassador.unsubscribeInteractionClass(InteractionClassHandle theClass) voidRTIambassador.unsubscribeInteractionClassWithRegions(InteractionClassHandle theClass, RegionHandleSet regions)