|
Poseidon for UMLTM UMLdoc |
|||||||||
|
||||||||||
Types
a DefinedType representing an EXPRESS defined data type whose underlying_type is a ENUMERATION data type.
|
|||
public
Boolean
|
isExtensible
True if the EnumerationType can have additional values in a schema that interfaces it; False if not. |
||
|
|
|||
public
EnumerationType
|
base
|
||
public
EnumerationType
|
extension
|
||
public
EnumerationItem
|
item
|
||
|
|
|||
public
Boolean isExtensible
True if the EnumerationType can have additional values in a schema that interfaces it; False if not.
In the context schema for a population, the final set of possible values is known. But the set given in the defining schema may be incomplete and be extended by other EnumerationTypes for which this is the base.
|
|
|||
public
EnumerationType base
|
public
EnumerationType extension
|
public
EnumerationItem item
|
|
Poseidon for UMLTM UMLdoc |
|||||||||
|
||||||||||