public class EnumerationValue extends Value
| Modifier and Type | Field and Description |
|---|---|
EnumerationLiteral |
literal |
Enumeration |
type |
| Constructor and Description |
|---|
EnumerationValue() |
| Modifier and Type | Method and Description |
|---|---|
Value |
copy() |
boolean |
equals(Value otherValue) |
ClassifierList |
getTypes() |
protected Value |
new_() |
ValueSpecification |
specify() |
String |
toString() |
checkAllParents, hasType, isInstanceOf_beginIsolation, _endIsolationgetHref, getXmiId, getXmiNamespace, setHref, setXmiId, setXmiNamespacepublic EnumerationLiteral literal
public Enumeration type
public ValueSpecification specify()
public ClassifierList getTypes()
Copyright © 2023. All rights reserved.