hla.rti1516
Class AttributeRegionAssociation

java.lang.Object
  extended by hla.rti1516.AttributeRegionAssociation
All Implemented Interfaces:
Serializable

public final class AttributeRegionAssociation
extends Object
implements Serializable

See Also:
Serialized Form

Field Summary
 AttributeHandleSet ahset
           
 RegionHandleSet rhset
           
 
Constructor Summary
AttributeRegionAssociation(AttributeHandleSet ahs, RegionHandleSet rhs)
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

ahset

public AttributeHandleSet ahset

rhset

public RegionHandleSet rhset
Constructor Detail

AttributeRegionAssociation

public AttributeRegionAssociation(AttributeHandleSet ahs,
                                  RegionHandleSet rhs)