org.npsnet.xrti.proxies
Interface HLAmetaFederation

All Superinterfaces:
HLAobjectRoot
All Known Subinterfaces:
HLAfederationExecution
All Known Implementing Classes:
HLAfederationExecutionProxy, HLAmetaFederationProxy

public interface HLAmetaFederation
extends HLAobjectRoot

Autogenerated object instance interface.

Author:
org.npsnet.xrti.utilities.ProxyCompiler

Method Summary
 void addHLAmetaFederationListener(HLAmetaFederationListener l)
          Adds a listener for the attributes associated with the HLAmetaFederation class.
 void removeHLAmetaFederationListener(HLAmetaFederationListener l)
          Removes a listener for the attributes associated with the HLAmetaFederation class.
 
Methods inherited from interface org.npsnet.xrti.proxies.HLAobjectRoot
addHLAobjectRootListener, removeHLAobjectRootListener
 

Method Detail

addHLAmetaFederationListener

public void addHLAmetaFederationListener(HLAmetaFederationListener l)
Adds a listener for the attributes associated with the HLAmetaFederation class.

Parameters:
l - the listener to add

removeHLAmetaFederationListener

public void removeHLAmetaFederationListener(HLAmetaFederationListener l)
Removes a listener for the attributes associated with the HLAmetaFederation class.

Parameters:
l - the listener to remove