public class AssociationInfoXmi10 extends AssociationInfoImpl implements AssociationInfo
Modifier and Type | Field and Description |
---|---|
protected Element |
ass |
protected Xmi10Document |
doc |
protected PropertyInfoXmi10 |
end1 |
protected PropertyInfoXmi10 |
end2 |
protected String |
id |
descriptors, stereotypesCache, taggedValuesCache
Constructor and Description |
---|
AssociationInfoXmi10(Xmi10Document d,
Element e) |
Modifier and Type | Method and Description |
---|---|
ClassInfo |
assocClass() |
PropertyInfo |
end1() |
PropertyInfo |
end2() |
String |
id()
Return unique id of model element (unique within the model).
|
Model |
model() |
String |
name()
Obtain the name of the model element.
|
Options |
options() |
ShapeChangeResult |
result() |
void |
validateStereotypesCache() |
void |
validateTaggedValuesCache()
Create cache of stereotypes and tagged values
|
encodingRule, fullName, fullNameInSchema, language, postprocessAfterLoadingAndValidate
aliasName, compareTo, dataCaptureStatements, definition, derivedDocumentation, description, descriptors, descriptorSource, descriptorValues, documentation, examples, globalIdentifier, legalBasis, matches, primaryCode, removeTaggedValue, setDescriptors, stereotype, stereotypes, taggedValue, taggedValueInLanguage, taggedValues, taggedValues, taggedValuesAll, taggedValuesForTag, taggedValuesForTagAsLangStrings, taggedValuesForTagList, taggedValuesInLanguage
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
aliasName, dataCaptureStatements, definition, derivedDocumentation, description, descriptors, documentation, encodingRule, examples, fullName, fullNameInSchema, globalIdentifier, language, legalBasis, matches, postprocessAfterLoadingAndValidate, primaryCode, removeTaggedValue, stereotype, stereotypes, taggedValue, taggedValueInLanguage, taggedValues, taggedValues, taggedValuesAll, taggedValuesForTag, taggedValuesForTagAsLangStrings, taggedValuesForTagList, taggedValuesInLanguage
compareTo
protected Element ass
protected Xmi10Document doc
protected String id
protected PropertyInfoXmi10 end1
protected PropertyInfoXmi10 end2
public AssociationInfoXmi10(Xmi10Document d, Element e) throws ShapeChangeAbortException
ShapeChangeAbortException
public ShapeChangeResult result()
public String id()
Info
public String name()
Info
public void validateStereotypesCache()
validateStereotypesCache
in interface Info
public void validateTaggedValuesCache()
Info
validateTaggedValuesCache
in interface Info
public PropertyInfo end1()
end1
in interface AssociationInfo
public PropertyInfo end2()
end2
in interface AssociationInfo
public ClassInfo assocClass()
assocClass
in interface AssociationInfo
Copyright © 2018. All rights reserved.