fr.emn.reactiveinput.descriptor
Class IDNot
java.lang.Object
fr.emn.reactiveinput.descriptor.IDNot
- All Implemented Interfaces:
- InDescriptor, MetaID
- public class IDNot
- extends java.lang.Object
- implements InDescriptor, MetaID
The "Not" InDescriptor
PENDING: Smart children analysis (handle ODNot).
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
child
protected InDescriptor child
IDNot
public IDNot(InDescriptor child)
IDNot
public IDNot(java.lang.String string)
contains
public boolean contains(In slot)
- Description copied from interface:
InDescriptor
- Returns true if this descriptor contains given slot.
- Specified by:
contains in interface InDescriptor
getChildren
public InDescriptor[] getChildren()
- Specified by:
getChildren in interface MetaID
getString
public java.lang.String getString()
- Returns the descriptor's string.
- Specified by:
getString in interface InDescriptor