|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.modeldriven.fuml.FumlObject
fUML.Semantics.Loci.LociL1.SemanticVisitor
fUML.Semantics.Classes.Kernel.Value
fUML.Semantics.Classes.Kernel.StructuredValue
fUML.Semantics.Classes.Kernel.CompoundValue
fUML.Semantics.Classes.Kernel.ExtensionalValue
fUML.Semantics.Classes.Kernel.Link
public class Link
| 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 |
|---|
public Association type
| Constructor Detail |
|---|
public Link()
| Method Detail |
|---|
public void destroy()
destroy in class ExtensionalValuepublic Value copy()
copy in class ExtensionalValueprotected Value new_()
new_ in class Valuepublic ClassifierList getTypes()
getTypes in class Value
public boolean isMatchingLink(ExtensionalValue link,
Property end)
public FeatureValueList getOtherFeatureValues(ExtensionalValueList extent,
Property end)
public void addTo(Locus locus)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||