Uses of Class
hla.rti1516.InteractionClassNotPublished

Packages that use InteractionClassNotPublished
hla.rti1516   
hla.rti1516.jlc   
 

Uses of InteractionClassNotPublished in hla.rti1516
 

Methods in hla.rti1516 that throw InteractionClassNotPublished
 void RTIambassador.changeInteractionOrderType(InteractionClassHandle theClass, OrderType theType)
           
 void RTIambassador.changeInteractionTransportationType(InteractionClassHandle theClass, TransportationType theType)
           
 void RTIambassador.sendInteraction(InteractionClassHandle theInteraction, ParameterHandleValueMap theParameters, byte[] userSuppliedTag)
           
 MessageRetractionReturn RTIambassador.sendInteraction(InteractionClassHandle theInteraction, ParameterHandleValueMap theParameters, byte[] userSuppliedTag, LogicalTime theTime)
           
 void RTIambassador.sendInteractionWithRegions(InteractionClassHandle theInteraction, ParameterHandleValueMap theParameters, RegionHandleSet regions, byte[] userSuppliedTag)
           
 MessageRetractionReturn RTIambassador.sendInteractionWithRegions(InteractionClassHandle theInteraction, ParameterHandleValueMap theParameters, RegionHandleSet regions, byte[] userSuppliedTag, LogicalTime theTime)
           
 void FederateAmbassador.turnInteractionsOff(InteractionClassHandle theHandle)
           
 void FederateAmbassador.turnInteractionsOn(InteractionClassHandle theHandle)
           
 

Uses of InteractionClassNotPublished in hla.rti1516.jlc
 

Methods in hla.rti1516.jlc that throw InteractionClassNotPublished
 void NullFederateAmbassador.turnInteractionsOff(InteractionClassHandle theHandle)
           
 void NullFederateAmbassador.turnInteractionsOn(InteractionClassHandle theHandle)