Module hla.rti1516e
Package hla.rti1516e

Interface AttributeSetRegionSetPairList

All Superinterfaces:
Cloneable, Collection<AttributeRegionAssociation>, Iterable<AttributeRegionAssociation>, List<AttributeRegionAssociation>, SequencedCollection<AttributeRegionAssociation>, Serializable

public interface AttributeSetRegionSetPairList extends List<AttributeRegionAssociation>, Cloneable, Serializable
This packages the attributes supplied to the RTI for various DDM services with the regions to be used with the attributes. Elements are AttributeRegionAssociations. All operations are required, none optional. add(), addAll(), and set() should throw IllegalArgumentException to enforce type of elements.