Uses of Class
hla.rti1516.InvalidInteractionClassHandle

Packages that use InvalidInteractionClassHandle
hla.rti1516   
 

Uses of InvalidInteractionClassHandle in hla.rti1516
 

Methods in hla.rti1516 that throw InvalidInteractionClassHandle
 DimensionHandleSet RTIambassador.getAvailableDimensionsForInteractionClass(InteractionClassHandle theHandle)
           
 String RTIambassador.getInteractionClassName(InteractionClassHandle theHandle)
           
 ParameterHandle RTIambassador.getParameterHandle(InteractionClassHandle whichClass, String theName)
           
 String RTIambassador.getParameterName(InteractionClassHandle whichClass, ParameterHandle theHandle)