|
||||||||||
| 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.PrimitiveValue
fUML.Semantics.Classes.Kernel.IntegerValue
public class IntegerValue
An implementation of the model object ' fUML::Semantics::Classes::Kernel::IntegerValue'.
The following features are implemented:
| Field Summary | |
|---|---|
int |
value
|
| Fields inherited from class fUML.Semantics.Classes.Kernel.PrimitiveValue |
|---|
type |
| Constructor Summary | |
|---|---|
IntegerValue()
|
|
| Method Summary | |
|---|---|
Value |
copy()
operation copy |
boolean |
equals(Value otherValue)
operation equals |
ValueSpecification |
specify()
operation specify |
String |
toString()
operation toString |
| Methods inherited from class fUML.Semantics.Classes.Kernel.PrimitiveValue |
|---|
getTypes |
| 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 int value
| Constructor Detail |
|---|
public IntegerValue()
| Method Detail |
|---|
public ValueSpecification specify()
specify in class Valuepublic boolean equals(Value otherValue)
equals in class Valuepublic Value copy()
copy in class PrimitiveValuepublic String toString()
toString in class Value
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||