edu.cmu.cs.able.gaugeInfrastructure.Siena.Events
Class ConfigureGaugeEvent

java.lang.Object
  |
  +--edu.cmu.cs.able.gaugeInfrastructure.util.GaugeID
        |
        +--edu.cmu.cs.able.gaugeInfrastructure.Events.GaugeEvent
              |
              +--edu.cmu.cs.able.gaugeInfrastructure.Siena.Events.ConfigureGaugeEvent
All Implemented Interfaces:
java.io.Serializable

public class ConfigureGaugeEvent
extends GaugeEvent

See Also:
Serialized Form

Field Summary
 StringPairVector configParams
           
 java.lang.String consumerID
           
 
Fields inherited from class edu.cmu.cs.able.gaugeInfrastructure.Events.GaugeEvent
status
 
Fields inherited from class edu.cmu.cs.able.gaugeInfrastructure.util.GaugeID
gaugeName, gaugeType, modelName, modelType, uid
 
Constructor Summary
ConfigureGaugeEvent(GaugeID gauge)
          Creates new ConfigureGaugeEvent
 
Method Summary
 java.lang.String toString()
          Returns a string representation of the GaugeID
 
Methods inherited from class edu.cmu.cs.able.gaugeInfrastructure.util.GaugeID
equals, xferGaugeID
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Field Detail

configParams

public StringPairVector configParams

consumerID

public java.lang.String consumerID
Constructor Detail

ConfigureGaugeEvent

public ConfigureGaugeEvent(GaugeID gauge)
Creates new ConfigureGaugeEvent
Method Detail

toString

public java.lang.String toString()
Description copied from class: GaugeID
Returns a string representation of the GaugeID
Overrides:
toString in class GaugeID
Following copied from class: edu.cmu.cs.able.gaugeInfrastructure.util.GaugeID
Returns:
The string representation