public interface ExtensionPointFacade extends ModelElementFacade
Modifier and Type | Method and Description |
---|---|
UseCaseFacade |
getUseCase()
The specification of a set of actions performed by a system, which yields an observable
result that
is, typically, of value for one or more actors or other stakeholders of the system.
|
boolean |
isExtensionPointFacadeMetaType()
Indicates the metafacade type (used for metafacade mappings).
|
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 isExtensionPointFacadeMetaType()
true
UseCaseFacade getUseCase()
Copyright © 2003–2014 AndroMDA.org. All rights reserved.