|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectfr.emn.reactiveinput.descriptor.IDType
Contains all output slots with the same type (or supertype for mutable slots).
| Field Summary | |
protected int |
type
|
| Constructor Summary | |
IDType(In slot)
|
|
IDType(int slotType)
|
|
IDType(java.lang.String slotType)
|
|
| Method Summary | |
boolean |
contains(In slot)
Returns true if slot's type is a subtype of the type given in constructor. |
java.lang.String |
getString()
Returns null if invalid type. |
int |
getType()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
protected int type
| Constructor Detail |
public IDType(int slotType)
public IDType(In slot)
public IDType(java.lang.String slotType)
| Method Detail |
public boolean contains(In slot)
contains in interface InDescriptorpublic java.lang.String getString()
getString in interface InDescriptorpublic int getType()
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||