Uses of Class
hla.rti1516e.exceptions.InteractionClassNotPublished
Packages that use InteractionClassNotPublished
-
Uses of InteractionClassNotPublished in hla.rti1516e
Methods in hla.rti1516e that throw InteractionClassNotPublishedModifier and TypeMethodDescriptionvoidRTIambassador.changeInteractionOrderType(InteractionClassHandle theClass, OrderType theType) 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)