fUML.Semantics.Classes.Kernel
Class PrimitiveValue

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
Direct Known Subclasses:
BooleanValue, IntegerValue, RealValue, StringValue, UnlimitedNaturalValue

public abstract class PrimitiveValue
extends Value


Field Summary
 PrimitiveType type
           
 
Constructor Summary
PrimitiveValue()
           
 
Method Summary
 Value copy()
           
 ClassifierList getTypes()
           
 
Methods inherited from class fUML.Semantics.Classes.Kernel.Value
equals, hasType, new_, objectId, specify, 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
 

Field Detail

type

public PrimitiveType type
Constructor Detail

PrimitiveValue

public PrimitiveValue()
Method Detail

copy

public Value copy()
Overrides:
copy in class Value

getTypes

public ClassifierList getTypes()
Specified by:
getTypes in class Value


Copyright © 2015. All Rights Reserved.