public class Link extends ExtensionalValue
| Modifier and Type | Field and Description |
|---|---|
Association |
type |
identifier, locusfeatureValues| Constructor and Description |
|---|
Link() |
| Modifier and Type | Method and Description |
|---|---|
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_() |
toStringequals, getFeatureValue, getFeatureValues, setFeatureValueaddFeatureValues, addFeatureValuesForType, createFeatureValues, getMemberValues, getValues, specifycheckAllParents, hasType, isInstanceOf_beginIsolation, _endIsolationgetHref, getXmiId, getXmiNamespace, setHref, setXmiId, setXmiNamespacepublic Association type
public void destroy()
destroy in class ExtensionalValuepublic Value copy()
copy in class ExtensionalValuepublic ClassifierList getTypes()
public boolean isMatchingLink(ExtensionalValue link, Property end)
public FeatureValueList getOtherFeatureValues(ExtensionalValueList extent, Property end)
public void addTo(Locus locus)
Copyright © 2017. All rights reserved.