de.interactive_instruments.ShapeChange.Model
Class OperationInfoImpl
java.lang.Object
de.interactive_instruments.ShapeChange.Model.InfoImpl
de.interactive_instruments.ShapeChange.Model.OperationInfoImpl
- All Implemented Interfaces:
- Info, OperationInfo
- Direct Known Subclasses:
- OperationInfoEA, OperationInfoGSIP, OperationInfoXmi10
public abstract class OperationInfoImpl
- extends InfoImpl
- implements OperationInfo
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface de.interactive_instruments.ShapeChange.Model.Info |
aliasName, definition, description, documentation, encodingRule, id, matches, model, name, options, result, stereotype, stereotypes, taggedValue, taggedValues, taggedValues |
OperationInfoImpl
public OperationInfoImpl()
fullName
public String fullName()
- Full qualified UML name
- Specified by:
fullName
in interface Info
- See Also:
Info.fullName()
postprocessAfterLoadingAndValidate
public void postprocessAfterLoadingAndValidate()
- Description copied from class:
InfoImpl
- 1. Postprocess the model element to execute any actions that require that the complete model
has been loaded.
2. Validate the model element against all applicable requirements and recommendations.
All rules applicable to all model elements are validated here, the more specific rules
are all validated in the subclasses.
- Specified by:
postprocessAfterLoadingAndValidate
in interface Info
- Overrides:
postprocessAfterLoadingAndValidate
in class InfoImpl
Copyright © 2015. All rights reserved.