fUML.Semantics.Classes.Kernel
Class PrimitiveValue
java.lang.Object
org.modeldriven.fuml.FumlObject
fUML.Semantics.Loci.LociL1.SemanticVisitor
fUML.Semantics.Classes.Kernel.Value
fUML.Semantics.Classes.Kernel.PrimitiveValue
- Direct Known Subclasses:
- BooleanValue, IntegerValue, StringValue, UnlimitedNaturalValue
public abstract class PrimitiveValue
- extends Value
An implementation of the model object '
fUML::Semantics::Classes::Kernel::PrimitiveValue'.
The following features are implemented:
type
public PrimitiveType type
PrimitiveValue
public PrimitiveValue()
copy
public Value copy()
- operation copy
- Overrides:
copy in class Value
getTypes
public ClassifierList getTypes()
- operation getTypes
- Specified by:
getTypes in class Value
Copyright © 2012. All Rights Reserved.