public abstract class OperationInfoImpl extends InfoImpl implements OperationInfo
descriptors, stereotypesCache, taggedValuesCache
Constructor and Description |
---|
OperationInfoImpl() |
Modifier and Type | Method and Description |
---|---|
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, encodingRule, 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
parameterCount, parameterNames, parameterTypes
aliasName, dataCaptureStatements, definition, derivedDocumentation, description, descriptors, documentation, encodingRule, 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 fullName()
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.
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.
public String fullNameInSchema()
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.
fullNameInSchema
in interface Info
public void postprocessAfterLoadingAndValidate()
InfoImpl
postprocessAfterLoadingAndValidate
in interface Info
postprocessAfterLoadingAndValidate
in class InfoImpl
Copyright © 2018. All rights reserved.