|
||||||||||
| 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
| Constructor Summary | |
|---|---|
Value()
|
|
| Method Summary | |
|---|---|
Value |
copy()
|
boolean |
equals(Value otherValue)
|
abstract ClassifierList |
getTypes()
|
boolean |
hasType(Classifier type)
|
protected abstract Value |
new_()
|
String |
objectId()
|
abstract ValueSpecification |
specify()
|
abstract String |
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 |
|---|
clone, equals, finalize, 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()
protected abstract Value new_()
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 | |||||||||