public interface LinkEndFacade extends ModelElementFacade
Modifier and Type | Method and Description |
---|---|
AssociationEndFacade |
getAssociationEnd()
The association end owned by this link.
|
InstanceFacade |
getInstance()
The first instance to which this link end is attached.
|
Collection<InstanceFacade> |
getInstances()
The instances this link end is attached too.
|
LinkFacade |
getLink()
The link owning this link end.
|
boolean |
isLinkEndFacadeMetaType()
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 isLinkEndFacadeMetaType()
true
AssociationEndFacade getAssociationEnd()
InstanceFacade getInstance()
Collection<InstanceFacade> getInstances()
LinkFacade getLink()
Copyright © 2003–2014 AndroMDA.org. All rights reserved.