org.npsnet.xrti.proxies
Interface HLAobjectRoot

All Known Subinterfaces:
Country, EconomicCountry, HLAarrayDataType, HLAattribute, HLAbasicRepresentation, HLAdataType, HLAdimension, HLAenumeratedDataType, HLAfederate, HLAfederation, HLAfederationExecution, HLAfixedRecordDataType, HLAinteractionClass, HLAmanager, HLAmetaFederation, HLAobjectClass, HLAparameter, HLAreflection, HLAsimpleDataType, HLAsynchronization, HLAtransportation, HLAvariantRecordDataType
All Known Implementing Classes:
CountryProxy, EconomicCountryProxy, HLAarrayDataTypeProxy, HLAattributeProxy, HLAbasicRepresentationProxy, HLAdataTypeProxy, HLAdimensionProxy, HLAenumeratedDataTypeProxy, HLAfederateProxy, HLAfederationExecutionProxy, HLAfederationProxy, HLAfixedRecordDataTypeProxy, HLAinteractionClassProxy, HLAmanagerProxy, HLAmetaFederationProxy, HLAobjectClassProxy, HLAobjectRootProxy, HLAparameterProxy, HLAreflectionProxy, HLAsimpleDataTypeProxy, HLAsynchronizationProxy, HLAtransportationProxy, HLAvariantRecordDataTypeProxy

public interface HLAobjectRoot

Autogenerated object instance interface.

Author:
org.npsnet.xrti.utilities.ProxyCompiler

Method Summary
 void addHLAobjectRootListener(HLAobjectRootListener l)
          Adds a listener for the attributes associated with the HLAobjectRoot class.
 void removeHLAobjectRootListener(HLAobjectRootListener l)
          Removes a listener for the attributes associated with the HLAobjectRoot class.
 

Method Detail

addHLAobjectRootListener

public void addHLAobjectRootListener(HLAobjectRootListener l)
Adds a listener for the attributes associated with the HLAobjectRoot class.

Parameters:
l - the listener to add

removeHLAobjectRootListener

public void removeHLAobjectRootListener(HLAobjectRootListener l)
Removes a listener for the attributes associated with the HLAobjectRoot class.

Parameters:
l - the listener to remove