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


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
 void addTo(Locus locus)
           
 Value copy()
           
 void destroy()
           
 FeatureValueList getOtherFeatureValues(ExtensionalValueList extent, Property end)
           
 ClassifierList getTypes()
           
 boolean isMatchingLink(ExtensionalValue link, Property end)
           
protected  Value new_()
           
 
Methods inherited from class fUML.Semantics.Classes.Kernel.CompoundValue
equals, getFeatureValue, getFeatureValues, removeFeatureValues, setFeatureValue, 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
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Field Detail

type

public Association type
Constructor Detail

Link

public Link()
Method Detail

destroy

public void destroy()
Overrides:
destroy in class ExtensionalValue

copy

public Value copy()
Overrides:
copy in class ExtensionalValue

new_

protected Value new_()
Specified by:
new_ in class Value

getTypes

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

isMatchingLink

public boolean isMatchingLink(ExtensionalValue link,
                              Property end)

getOtherFeatureValues

public FeatureValueList getOtherFeatureValues(ExtensionalValueList extent,
                                              Property end)

addTo

public void addTo(Locus locus)


Copyright © 2015. All Rights Reserved.