|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectfr.emn.reactiveinput.Slot
fr.emn.reactiveinput.Out
fr.emn.reactiveinput.MissingOut
A slot that was not found. Not added to the device.
| Field Summary |
| Fields inherited from class fr.emn.reactiveinput.Out |
oldValue |
| Fields inherited from class fr.emn.reactiveinput.Slot |
description, dynamic, help, mutable, name, owner, supertype, type |
| Constructor Summary | |
MissingOut(Device owner,
java.lang.String name)
|
|
| Method Summary | |
java.lang.String |
getDescription()
|
boolean |
isValid()
USE: Design / Execution. |
| Methods inherited from class fr.emn.reactiveinput.Out |
getConnected, getConnectedType, sendSignal, setBooleanValue, setBooleanValue, setDoubleValue, setDoubleValue, setIntValue, setIntValue, setObjectValue, setObjectValue, setStringValue |
| Methods inherited from class fr.emn.reactiveinput.Slot |
flatten, flatten, flatten, getHelp, getName, getParent, getProperties, getSupertype, getType, isDynamic, isMutable, remove, rename, setDescription, setHelp, setInfo, setProperties, setType, toString |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
public MissingOut(Device owner,
java.lang.String name)
| Method Detail |
public java.lang.String getDescription()
getDescription in class Slotpublic boolean isValid()
OutAn output slot is valid if it belongs to an openable device.
isValid in class Out
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||