|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
A Type that represents the union of a set of Types.
Nested Class Summary | |
static interface |
UnionType.Editor
The interface for modifying a UnionType. |
Method Summary | |
java.util.Enumeration |
types()
The set of Types usable as this Type. |
Methods inherited from interface org.nodal.type.NodeType |
asMapType, asRecordType, asSequenceType, edit, propertyType, valueType |
Methods inherited from interface org.nodal.type.Type |
accepts, accepts, accepts, accepts, accepts, accepts, accepts, accepts, accepts, acceptsNode, acceptsString, acceptsType, from, from, from, from, from, from, from, from, from, fromNode, fromString, isNodeType, type |
Methods inherited from interface org.nodal.util.Nameable |
name, setName |
Method Detail |
public java.util.Enumeration types()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |