AttributeHandleSet
All Set operations are required, none are optional. add() and remove() should throw
IllegalArgumentException if the argument is not an AttributeHandle. addAll(), removeAll() and
retainAll() should throw IllegalArgumentException if the argument is not an AttributeHandleSet
AttributeSetRegionSetPairList
This packages the attributes supplied to the RTI for various DDM services with the regions to
be used with the attributes.
DimensionHandleFactory
The factory is used only (outside RTI) to create DimensionHandle received as an attribute value
or parameter value.
DimensionHandleSet
All Set operations are required, none are optional. add() and remove() should throw
IllegalArgumentException if the argument is not a DimensionHandle. addAll(), removeAll() and
retainAll() should throw IllegalArgumentException if the argument is not a DimensionHandleSet
FederateHandleSet
All Set operations are required, none are optional. add() and remove() should throw
IllegalArgumentException if the argument is not a FederateHandleHandle. addAll(), removeAll()
and retainAll() should throw IllegalArgumentException if the argument is not a
FederateHandleSet
InteractionClassHandleFactory
The factory is used only (outside RTI) to create InteractionClassHandle received as an
attribute value or parameter value.
AttributeHandleSet
All Set operations are required, none are optional. add() and remove() should throw
IllegalArgumentException if the argument is not an AttributeHandle. addAll(), removeAll() and
retainAll() should throw IllegalArgumentException if the argument is not an AttributeHandleSet