|
||||||||||
| 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
public abstract class Value
An implementation of the model object ' fUML::Semantics::Classes::Kernel::Value'.
The following features are implemented:
| Constructor Summary | |
|---|---|
Value()
|
|
| Method Summary | |
|---|---|
Value |
copy()
operation copy |
boolean |
equals(Value otherValue)
operation equals |
abstract ClassifierList |
getTypes()
operation getTypes |
boolean |
hasType(Classifier type)
operation hasType |
String |
objectId()
operation objectId |
abstract ValueSpecification |
specify()
operation specify |
abstract String |
toString()
operation toString |
| 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 |
| Constructor Detail |
|---|
public Value()
| Method Detail |
|---|
public abstract ValueSpecification specify()
public boolean equals(Value otherValue)
public Value copy()
public abstract ClassifierList getTypes()
public boolean hasType(Classifier type)
public abstract String toString()
toString in class Objectpublic String objectId()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||