public abstract class AssociationInfoImpl extends InfoImpl implements AssociationInfo
descriptors, stereotypesCache, taggedValuesCache
Constructor and Description |
---|
AssociationInfoImpl() |
Modifier and Type | Method and Description |
---|---|
String |
encodingRule(String platform)
Return the encoding rule relevant on the association, given the platform
|
String |
fullName()
Fully qualified UML name (Package1::...
|
String |
fullNameInSchema()
Fully qualified UML name (Package1::...
|
String |
language()
NOTE: this method is not final since several XXXInfoImpl classes override
it
|
void |
postprocessAfterLoadingAndValidate()
1.
|
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
assocClass, end1, end2
aliasName, dataCaptureStatements, definition, derivedDocumentation, description, descriptors, documentation, examples, globalIdentifier, id, legalBasis, matches, model, name, options, primaryCode, removeTaggedValue, result, stereotype, stereotypes, taggedValue, taggedValueInLanguage, taggedValues, taggedValues, taggedValuesAll, taggedValuesForTag, taggedValuesForTagAsLangStrings, taggedValuesForTagList, taggedValuesInLanguage, validateStereotypesCache, validateTaggedValuesCache
compareTo
public String encodingRule(String platform)
encodingRule
in interface Info
encodingRule
in class InfoImpl
public String language()
WARNING: This method is intended to be "final", but not actually declared as such. A depending project can thus extend the method, if absolutely necessary.
language
in interface Info
language
in class InfoImpl
null
if no language
information is provided in the schema.InfoImpl.language()
public String fullName()
Info
public String fullNameInSchema()
Info
fullNameInSchema
in interface Info
public void postprocessAfterLoadingAndValidate()
InfoImpl
postprocessAfterLoadingAndValidate
in interface Info
postprocessAfterLoadingAndValidate
in class InfoImpl
Copyright © 2018. All rights reserved.