fUML.Semantics.Classes.Kernel
Class Link

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.StructuredValue
                  extended by fUML.Semantics.Classes.Kernel.CompoundValue
                      extended by fUML.Semantics.Classes.Kernel.ExtensionalValue
                          extended by fUML.Semantics.Classes.Kernel.Link

public class Link
extends ExtensionalValue

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

The following features are implemented:


Field Summary
 Association type
           
 
Fields inherited from class fUML.Semantics.Classes.Kernel.ExtensionalValue
locus
 
Fields inherited from class fUML.Semantics.Classes.Kernel.CompoundValue
featureValues
 
Constructor Summary
Link()
           
 
Method Summary
 Value copy()
          operation copy
 void destroy()
          operation destroy
 ClassifierList getTypes()
          operation getTypes
 void setFeatureValue(StructuralFeature feature, ValueList values, int position)
          operation setFeatureValue
 
Methods inherited from class fUML.Semantics.Classes.Kernel.CompoundValue
equals, getFeatureValue, getFeatureValues, removeFeatureValues, toString
 
Methods inherited from class fUML.Semantics.Classes.Kernel.StructuredValue
createFeatureValues, specify
 
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

type

public Association type
Constructor Detail

Link

public Link()
Method Detail

destroy

public void destroy()
operation destroy

Overrides:
destroy in class ExtensionalValue

copy

public Value copy()
operation copy

Overrides:
copy in class ExtensionalValue

getTypes

public ClassifierList getTypes()
operation getTypes

Specified by:
getTypes in class Value

setFeatureValue

public void setFeatureValue(StructuralFeature feature,
                            ValueList values,
                            int position)
operation setFeatureValue

Overrides:
setFeatureValue in class CompoundValue


Copyright © 2012. All Rights Reserved.