|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface LinkMapping
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. |
org.eclipse.emf.ecore.EStructuralFeature |
getLinkMetaFeature()
Returns the value of the 'Link Meta Feature' reference. |
org.eclipse.emf.ecore.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(org.eclipse.emf.ecore.EStructuralFeature value)
Sets the value of the ' Link Meta Feature ' reference. |
void |
setSourceMetaFeature(org.eclipse.emf.ecore.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, getRelatedDiagrams, getVisualEffects, setDomainInitializer, setDomainMetaElement, setDomainSpecialization |
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 |
Methods inherited from interface org.eclipse.emf.ecore.EObject |
---|
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnset |
Methods inherited from interface org.eclipse.emf.common.notify.Notifier |
---|
eAdapters, eDeliver, eNotify, eSetDeliver |
Method Detail |
---|
Connection getDiagramLink()
If the meaning of the 'Diagram Link' reference isn't clear, there really should be more of a description here...
setDiagramLink(Connection)
,
GMFMapPackage.getLinkMapping_DiagramLink()
void setDiagramLink(Connection value)
Diagram Link
' reference.
value
- the new value of the 'Diagram Link' reference.getDiagramLink()
org.eclipse.emf.ecore.EStructuralFeature getSourceMetaFeature()
If the meaning of the 'Source Meta Feature' reference isn't clear, there really should be more of a description here...
setSourceMetaFeature(EStructuralFeature)
,
GMFMapPackage.getLinkMapping_SourceMetaFeature()
void setSourceMetaFeature(org.eclipse.emf.ecore.EStructuralFeature value)
Source Meta Feature
' reference.
value
- the new value of the 'Source Meta Feature' reference.getSourceMetaFeature()
org.eclipse.emf.ecore.EStructuralFeature getLinkMetaFeature()
If the meaning of the 'Link Meta Feature' reference isn't clear, there really should be more of a description here...
setLinkMetaFeature(EStructuralFeature)
,
GMFMapPackage.getLinkMapping_LinkMetaFeature()
void setLinkMetaFeature(org.eclipse.emf.ecore.EStructuralFeature value)
Link Meta Feature
' reference.
value
- the new value of the 'Link Meta Feature' reference.getLinkMetaFeature()
LinkConstraints getCreationConstraints()
Link Mapping
'.
Specifies additional restrictions on link creation
setCreationConstraints(LinkConstraints)
,
GMFMapPackage.getLinkMapping_CreationConstraints()
,
LinkConstraints.getLinkMapping()
void setCreationConstraints(LinkConstraints value)
Creation Constraints
' containment reference.
value
- the new value of the 'Creation Constraints' containment reference.getCreationConstraints()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |