|
Generation Framework | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
A representation of the model object 'Link Mapping'. Connection element
The following features are supported:
GMFMapPackage.getLinkMapping()| Method Summary | |
LinkConstraints |
getCreationConstraints()
Returns the value of the 'Creation Constraints' containment reference. |
Connection |
getDiagramLink()
Returns the value of the 'Diagram Link' reference |
EStructuralFeature |
getLinkMetaFeature()
Returns the value of the 'Link Meta Feature' reference |
EStructuralFeature |
getSourceMetaFeature()
Returns the value of the 'Source Meta Feature' reference |
void |
setCreationConstraints(LinkConstraints value)
Sets the value of the ' Creation Constraints' containment reference |
void |
setDiagramLink(Connection value)
Sets the value of the ' Diagram Link' reference |
void |
setLinkMetaFeature(EStructuralFeature value)
Sets the value of the ' Link Meta Feature' reference |
void |
setSourceMetaFeature(EStructuralFeature value)
Sets the value of the ' Source Meta Feature' reference |
| Methods inherited from interface org.eclipse.gmf.mappings.MappingEntry |
getDomainContext, getDomainInitializer, getDomainMetaElement, getDomainSpecialization, getLabelMappings, setDomainInitializer, setDomainMetaElement, setDomainSpecialization |
| Methods inherited from interface org.eclipse.emf.ecore.EObject |
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eIsProxy, eIsSet, eResource, eSet, eUnset |
| Methods inherited from interface org.eclipse.emf.common.notify.Notifier |
eAdapters, eDeliver, eNotify, eSetDeliver |
| Methods inherited from interface org.eclipse.gmf.mappings.NeedsContainment |
getContainmentFeature, setContainmentFeature |
| Methods inherited from interface org.eclipse.gmf.mappings.MenuOwner |
getContextMenu, setContextMenu |
| Methods inherited from interface org.eclipse.gmf.mappings.ToolOwner |
getTool, setTool |
| Methods inherited from interface org.eclipse.gmf.mappings.AppearanceSteward |
getAppearanceStyle, setAppearanceStyle |
| Method Detail |
public Connection getDiagramLink()
If the meaning of the 'Diagram Link' reference isn't clear, there really should be more of a description here...
LinkMapping.setDiagramLink(Connection),
GMFMapPackage.getLinkMapping_DiagramLink()public void setDiagramLink(Connection value)
Diagram Link' reference.
value - the new value of the 'Diagram Link' reference.LinkMapping.getDiagramLink()public EStructuralFeature getSourceMetaFeature()
If the meaning of the 'Source Meta Feature' reference isn't clear, there really should be more of a description here...
LinkMapping.setSourceMetaFeature(EStructuralFeature),
GMFMapPackage.getLinkMapping_SourceMetaFeature()public void setSourceMetaFeature(EStructuralFeature value)
Source Meta Feature' reference.
value - the new value of the 'Source Meta Feature' reference.LinkMapping.getSourceMetaFeature()public EStructuralFeature getLinkMetaFeature()
If the meaning of the 'Link Meta Feature' reference isn't clear, there really should be more of a description here...
LinkMapping.setLinkMetaFeature(EStructuralFeature),
GMFMapPackage.getLinkMapping_LinkMetaFeature()public void setLinkMetaFeature(EStructuralFeature value)
Link Meta Feature' reference.
value - the new value of the 'Link Meta Feature' reference.LinkMapping.getLinkMetaFeature()public LinkConstraints getCreationConstraints()
Link Mapping'.
Specifies additional restrictions on link creation
LinkMapping.setCreationConstraints(LinkConstraints),
GMFMapPackage.getLinkMapping_CreationConstraints(),
LinkConstraints.getLinkMapping()public void setCreationConstraints(LinkConstraints value)
Creation Constraints' containment reference.
value - the new value of the 'Creation Constraints' containment reference.LinkMapping.getCreationConstraints()
|
Generation Framework | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
Guidelines for using Eclipse APIs.
Copyright (c) IBM Corp., Borland Software Corp., and others 2005,2006. All rights reserved.