public interface MetafacadeGeneralization extends GeneralizationFacade
Modifier and Type | Method and Description |
---|---|
String |
getGetterName()
The getter name to retrieve this generalization.
|
String |
getGetterNameVisibility()
The visibility of the getter name for accessing this generalization.
|
Integer |
getPrecedence()
Stores the precedence of this generalization (this only matters when multiple inheritance is
taken into account).
|
boolean |
isMetafacadeGeneralizationMetaType()
Indicates the metafacade type (used for metafacade mappings).
|
getChild, getParent, isGeneralizationFacadeMetaType
copyTaggedValues, findTaggedValue, findTaggedValues, getBindedFullyQualifiedName, getConstraints, getConstraints, getDocumentation, getDocumentation, getDocumentation, getFullyQualifiedName, getFullyQualifiedName, getFullyQualifiedNamePath, getId, getKeywords, getLabel, getLanguageMappings, getModel, getName, getPackage, getPackageName, getPackageName, getPackagePath, getQualifiedName, getRootPackage, getSourceDependencies, getStateMachineContext, getStereotypeNames, getStereotypes, getTaggedValues, getTargetDependencies, getTemplateParameter, getTemplateParameters, getValidationName, getValidationOwner, getVisibility, hasExactStereotype, hasKeyword, hasStereotype, initialize, isBindingDependenciesPresent, isConstraintsPresent, isDocumentationPresent, isModelElementFacadeMetaType, isReservedWord, isTemplateParametersPresent, isValidIdentifierName, translateConstraint, translateConstraints, translateConstraints, validateInvariants
boolean isMetafacadeGeneralizationMetaType()
true
String getGetterName()
String getGetterNameVisibility()
Integer getPrecedence()
Copyright © 2003–2014 AndroMDA.org. All rights reserved.