|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectfr.emn.reactiveinput.descriptor.ODName
Contains all output slots with the same name. Wildcards accepted.
| Field Summary | |
protected java.lang.String |
name
|
| Constructor Summary | |
ODName(Out out)
|
|
ODName(java.lang.String slotName)
|
|
| Method Summary | |
boolean |
contains(Out slot)
Returns true if this descriptor contains given slot. |
java.lang.String |
getString()
Returns the string form of this descriptor. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
protected java.lang.String name
| Constructor Detail |
public ODName(Out out)
public ODName(java.lang.String slotName)
| Method Detail |
public boolean contains(Out slot)
OutDescriptor
contains in interface OutDescriptorpublic java.lang.String getString()
OutDescriptorReturns null if the descriptor is not valid.
getString in interface OutDescriptor
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||