org.npsnet.xrti.proxies
Interface HLAfederationListener


public interface HLAfederationListener

Autogenerated object instance listener interface.

Author:
org.npsnet.xrti.utilities.ProxyCompiler

Method Summary
 void HLAautoProvideUpdated(HLAfederation source, HLAswitch oldValue, HLAswitch newValue, byte[] userSuppliedTag, OrderType sentOrdering, TransportationType theTransport)
          Notifies the listener that the HLAautoProvide attribute has been updated.
 void HLAconveyRegionDesignatorSetsUpdated(HLAfederation source, HLAswitch oldValue, HLAswitch newValue, byte[] userSuppliedTag, OrderType sentOrdering, TransportationType theTransport)
          Notifies the listener that the HLAconveyRegionDesignatorSets attribute has been updated.
 void HLAFDDIDUpdated(HLAfederation source, java.lang.String oldValue, java.lang.String newValue, byte[] userSuppliedTag, OrderType sentOrdering, TransportationType theTransport)
          Notifies the listener that the HLAFDDID attribute has been updated.
 void HLAfederatesinFederationUpdated(HLAfederation source, byte[][] oldValue, byte[][] newValue, byte[] userSuppliedTag, OrderType sentOrdering, TransportationType theTransport)
          Notifies the listener that the HLAfederatesinFederation attribute has been updated.
 void HLAfederationNameUpdated(HLAfederation source, java.lang.String oldValue, java.lang.String newValue, byte[] userSuppliedTag, OrderType sentOrdering, TransportationType theTransport)
          Notifies the listener that the HLAfederationName attribute has been updated.
 void HLAlastSaveNameUpdated(HLAfederation source, java.lang.String oldValue, java.lang.String newValue, byte[] userSuppliedTag, OrderType sentOrdering, TransportationType theTransport)
          Notifies the listener that the HLAlastSaveName attribute has been updated.
 void HLAlastSaveTimeUpdated(HLAfederation source, byte[] oldValue, byte[] newValue, byte[] userSuppliedTag, OrderType sentOrdering, TransportationType theTransport)
          Notifies the listener that the HLAlastSaveTime attribute has been updated.
 void HLAnextSaveNameUpdated(HLAfederation source, java.lang.String oldValue, java.lang.String newValue, byte[] userSuppliedTag, OrderType sentOrdering, TransportationType theTransport)
          Notifies the listener that the HLAnextSaveName attribute has been updated.
 void HLAnextSaveTimeUpdated(HLAfederation source, byte[] oldValue, byte[] newValue, byte[] userSuppliedTag, OrderType sentOrdering, TransportationType theTransport)
          Notifies the listener that the HLAnextSaveTime attribute has been updated.
 void HLARTIversionUpdated(HLAfederation source, java.lang.String oldValue, java.lang.String newValue, byte[] userSuppliedTag, OrderType sentOrdering, TransportationType theTransport)
          Notifies the listener that the HLARTIversion attribute has been updated.
 

Method Detail

HLAfederationNameUpdated

public void HLAfederationNameUpdated(HLAfederation source,
                                     java.lang.String oldValue,
                                     java.lang.String newValue,
                                     byte[] userSuppliedTag,
                                     OrderType sentOrdering,
                                     TransportationType theTransport)
Notifies the listener that the HLAfederationName attribute has been updated.

Parameters:
source - the source of the notification
oldValue - the old value of the attribute
newValue - the new value of the attribute
userSuppliedTag - the user-supplied tag associated with the update
sentOrdering - the type of ordering with which the update was sent
theTransport - the type of transport associated with the update

HLAfederatesinFederationUpdated

public void HLAfederatesinFederationUpdated(HLAfederation source,
                                            byte[][] oldValue,
                                            byte[][] newValue,
                                            byte[] userSuppliedTag,
                                            OrderType sentOrdering,
                                            TransportationType theTransport)
Notifies the listener that the HLAfederatesinFederation attribute has been updated.

Parameters:
source - the source of the notification
oldValue - the old value of the attribute
newValue - the new value of the attribute
userSuppliedTag - the user-supplied tag associated with the update
sentOrdering - the type of ordering with which the update was sent
theTransport - the type of transport associated with the update

HLARTIversionUpdated

public void HLARTIversionUpdated(HLAfederation source,
                                 java.lang.String oldValue,
                                 java.lang.String newValue,
                                 byte[] userSuppliedTag,
                                 OrderType sentOrdering,
                                 TransportationType theTransport)
Notifies the listener that the HLARTIversion attribute has been updated.

Parameters:
source - the source of the notification
oldValue - the old value of the attribute
newValue - the new value of the attribute
userSuppliedTag - the user-supplied tag associated with the update
sentOrdering - the type of ordering with which the update was sent
theTransport - the type of transport associated with the update

HLAFDDIDUpdated

public void HLAFDDIDUpdated(HLAfederation source,
                            java.lang.String oldValue,
                            java.lang.String newValue,
                            byte[] userSuppliedTag,
                            OrderType sentOrdering,
                            TransportationType theTransport)
Notifies the listener that the HLAFDDID attribute has been updated.

Parameters:
source - the source of the notification
oldValue - the old value of the attribute
newValue - the new value of the attribute
userSuppliedTag - the user-supplied tag associated with the update
sentOrdering - the type of ordering with which the update was sent
theTransport - the type of transport associated with the update

HLAlastSaveNameUpdated

public void HLAlastSaveNameUpdated(HLAfederation source,
                                   java.lang.String oldValue,
                                   java.lang.String newValue,
                                   byte[] userSuppliedTag,
                                   OrderType sentOrdering,
                                   TransportationType theTransport)
Notifies the listener that the HLAlastSaveName attribute has been updated.

Parameters:
source - the source of the notification
oldValue - the old value of the attribute
newValue - the new value of the attribute
userSuppliedTag - the user-supplied tag associated with the update
sentOrdering - the type of ordering with which the update was sent
theTransport - the type of transport associated with the update

HLAlastSaveTimeUpdated

public void HLAlastSaveTimeUpdated(HLAfederation source,
                                   byte[] oldValue,
                                   byte[] newValue,
                                   byte[] userSuppliedTag,
                                   OrderType sentOrdering,
                                   TransportationType theTransport)
Notifies the listener that the HLAlastSaveTime attribute has been updated.

Parameters:
source - the source of the notification
oldValue - the old value of the attribute
newValue - the new value of the attribute
userSuppliedTag - the user-supplied tag associated with the update
sentOrdering - the type of ordering with which the update was sent
theTransport - the type of transport associated with the update

HLAnextSaveNameUpdated

public void HLAnextSaveNameUpdated(HLAfederation source,
                                   java.lang.String oldValue,
                                   java.lang.String newValue,
                                   byte[] userSuppliedTag,
                                   OrderType sentOrdering,
                                   TransportationType theTransport)
Notifies the listener that the HLAnextSaveName attribute has been updated.

Parameters:
source - the source of the notification
oldValue - the old value of the attribute
newValue - the new value of the attribute
userSuppliedTag - the user-supplied tag associated with the update
sentOrdering - the type of ordering with which the update was sent
theTransport - the type of transport associated with the update

HLAnextSaveTimeUpdated

public void HLAnextSaveTimeUpdated(HLAfederation source,
                                   byte[] oldValue,
                                   byte[] newValue,
                                   byte[] userSuppliedTag,
                                   OrderType sentOrdering,
                                   TransportationType theTransport)
Notifies the listener that the HLAnextSaveTime attribute has been updated.

Parameters:
source - the source of the notification
oldValue - the old value of the attribute
newValue - the new value of the attribute
userSuppliedTag - the user-supplied tag associated with the update
sentOrdering - the type of ordering with which the update was sent
theTransport - the type of transport associated with the update

HLAautoProvideUpdated

public void HLAautoProvideUpdated(HLAfederation source,
                                  HLAswitch oldValue,
                                  HLAswitch newValue,
                                  byte[] userSuppliedTag,
                                  OrderType sentOrdering,
                                  TransportationType theTransport)
Notifies the listener that the HLAautoProvide attribute has been updated.

Parameters:
source - the source of the notification
oldValue - the old value of the attribute
newValue - the new value of the attribute
userSuppliedTag - the user-supplied tag associated with the update
sentOrdering - the type of ordering with which the update was sent
theTransport - the type of transport associated with the update

HLAconveyRegionDesignatorSetsUpdated

public void HLAconveyRegionDesignatorSetsUpdated(HLAfederation source,
                                                 HLAswitch oldValue,
                                                 HLAswitch newValue,
                                                 byte[] userSuppliedTag,
                                                 OrderType sentOrdering,
                                                 TransportationType theTransport)
Notifies the listener that the HLAconveyRegionDesignatorSets attribute has been updated.

Parameters:
source - the source of the notification
oldValue - the old value of the attribute
newValue - the new value of the attribute
userSuppliedTag - the user-supplied tag associated with the update
sentOrdering - the type of ordering with which the update was sent
theTransport - the type of transport associated with the update