|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.goldenhammer.modality.ModalityStatus
This class represents the current status of a Modality contained within a SimulationNode
| Constructor Summary | |
ModalityStatus(java.lang.String node,
java.lang.String modality,
float status)
Constructor |
|
| Method Summary | |
java.lang.String |
getModalityID()
Gets the id of the modality |
float |
getModalityStatus()
Gets the status of the modality. |
java.lang.String |
getNodeID()
Gets the id of the node |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public ModalityStatus(java.lang.String node,
java.lang.String modality,
float status)
node - The id of the nodemodality - The id of the modalitystatus - The status of the modality| Method Detail |
public java.lang.String getModalityID()
public float getModalityStatus()
public java.lang.String getNodeID()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||