|
||||||||||
| 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
| Field Summary | |
|---|---|
int |
value
|
| Fields inherited from class fUML.Semantics.Classes.Kernel.PrimitiveValue |
|---|
type |
| Constructor Summary | |
|---|---|
IntegerValue()
|
|
| Method Summary | |
|---|---|
Value |
copy()
|
boolean |
equals(Value otherValue)
|
protected Value |
new_()
|
ValueSpecification |
specify()
|
java.lang.String |
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 |
|---|
clone, equals, finalize, 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 PrimitiveValueprotected Value new_()
new_ in class Valuepublic java.lang.String toString()
toString in class Value
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||