kaos.core.csi.extension.state
Interface StateUpdateListener

All Known Implementing Classes:
FlightConditionMonitor

public interface StateUpdateListener

Last updated by: mjohnson On: 3/16/11 2:48 PM


Method Summary
 void stateUpdate(java.lang.String stateID, java.lang.String stateClass, java.util.List<OntPropertyDescription> properties)
           
 

Method Detail

stateUpdate

void stateUpdate(java.lang.String stateID,
                 java.lang.String stateClass,
                 java.util.List<OntPropertyDescription> properties)


Copyright © 2006 IHMC All Rights Reserved.