|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.modeldriven.fuml.FumlObject
fUML.Semantics.Loci.LociL1.SemanticVisitor
fUML.Semantics.Classes.Kernel.Value
fUML.Semantics.Classes.Kernel.EnumerationValue
public class EnumerationValue
An implementation of the model object ' fUML::Semantics::Classes::Kernel::EnumerationValue'.
The following features are implemented:
| Field Summary | |
|---|---|
EnumerationLiteral |
literal
|
Enumeration |
type
|
| Constructor Summary | |
|---|---|
EnumerationValue()
|
|
| Method Summary | |
|---|---|
Value |
copy()
operation copy |
boolean |
equals(Value otherValue)
operation equals |
ClassifierList |
getTypes()
operation getTypes |
ValueSpecification |
specify()
operation specify |
String |
toString()
operation toString |
| Methods inherited from class fUML.Semantics.Classes.Kernel.Value |
|---|
hasType, objectId |
| Methods inherited from class fUML.Semantics.Loci.LociL1.SemanticVisitor |
|---|
_beginIsolation, _endIsolation |
| Methods inherited from class org.modeldriven.fuml.FumlObject |
|---|
getHref, getXmiId, getXmiNamespace, setHref, setXmiId, setXmiNamespace |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
public EnumerationLiteral literal
public Enumeration type
| Constructor Detail |
|---|
public EnumerationValue()
| Method Detail |
|---|
public ValueSpecification specify()
specify in class Valuepublic boolean equals(Value otherValue)
equals in class Valuepublic Value copy()
copy in class Valuepublic ClassifierList getTypes()
getTypes in class Valuepublic String toString()
toString in class Value
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||