fUML.Semantics.Classes.Kernel
Class UnlimitedNaturalValue

java.lang.Object
  extended by org.modeldriven.fuml.FumlObject
      extended by fUML.Semantics.Loci.LociL1.SemanticVisitor
          extended by fUML.Semantics.Classes.Kernel.Value
              extended by fUML.Semantics.Classes.Kernel.PrimitiveValue
                  extended by fUML.Semantics.Classes.Kernel.UnlimitedNaturalValue

public class UnlimitedNaturalValue
extends PrimitiveValue

An implementation of the model object ' fUML::Semantics::Classes::Kernel::UnlimitedNaturalValue'.

The following features are implemented:


Field Summary
 UnlimitedNatural value
           
 
Fields inherited from class fUML.Semantics.Classes.Kernel.PrimitiveValue
type
 
Constructor Summary
UnlimitedNaturalValue()
           
 
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

value

public UnlimitedNatural value
Constructor Detail

UnlimitedNaturalValue

public UnlimitedNaturalValue()
Method Detail

specify

public ValueSpecification specify()
operation specify

Specified by:
specify in class Value

equals

public boolean equals(Value otherValue)
operation equals

Overrides:
equals in class Value

copy

public Value copy()
operation copy

Overrides:
copy in class PrimitiveValue

toString

public String toString()
operation toString

Specified by:
toString in class Value


Copyright © 2012. All Rights Reserved.