public interface AttributeLinkFacade extends ModelElementFacade
Modifier and Type | Method and Description |
---|---|
AttributeFacade |
getAttribute()
The attribute for this link.
|
InstanceFacade |
getInstance()
The owning instance for this link.
|
InstanceFacade |
getValue()
The first instance value for this link.
|
Collection<InstanceFacade> |
getValues()
The instances this attribute link is attached too.
|
boolean |
isAttributeLinkFacadeMetaType()
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 isAttributeLinkFacadeMetaType()
true
AttributeFacade getAttribute()
InstanceFacade getInstance()
InstanceFacade getValue()
Collection<InstanceFacade> getValues()
Copyright © 2003–2014 AndroMDA.org. All rights reserved.