|
Generation Framework | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
A representation of the model object 'Mapping'.
The following features are supported:
GMFMapPackage.getMapping()| Method Summary | |
EList |
getAppearanceStyles()
Returns the value of the 'Appearance Styles' containment reference list. |
AuditContainer |
getAudits()
Returns the value of the 'Audits' containment reference |
CanvasMapping |
getDiagram()
Returns the value of the 'Diagram' containment reference |
EList |
getLinks()
Returns the value of the 'Links' containment reference list. |
MetricContainer |
getMetrics()
Returns the value of the 'Metrics' containment reference |
EList |
getNodes()
Returns the value of the 'Nodes' containment reference list. |
void |
setAudits(AuditContainer value)
Sets the value of the ' Audits' containment reference |
void |
setDiagram(CanvasMapping value)
Sets the value of the ' Diagram' containment reference |
void |
setMetrics(MetricContainer value)
Sets the value of the ' Metrics' containment reference |
| 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 |
| Method Detail |
public EList getNodes()
TopNodeReference.
If the meaning of the 'Nodes' containment reference list isn't clear, there really should be more of a description here...
GMFMapPackage.getMapping_Nodes()public EList getLinks()
LinkMapping.
If the meaning of the 'Links' containment reference list isn't clear, there really should be more of a description here...
GMFMapPackage.getMapping_Links()public CanvasMapping getDiagram()
If the meaning of the 'Diagram' containment reference isn't clear, there really should be more of a description here...
Mapping.setDiagram(CanvasMapping),
GMFMapPackage.getMapping_Diagram()public void setDiagram(CanvasMapping value)
Diagram' containment reference.
value - the new value of the 'Diagram' containment reference.Mapping.getDiagram()public EList getAppearanceStyles()
StyleSelector.
If the meaning of the 'Appearance Styles' containment reference list isn't clear, there really should be more of a description here...
GMFMapPackage.getMapping_AppearanceStyles()public AuditContainer getAudits()
Mapping.setAudits(AuditContainer),
GMFMapPackage.getMapping_Audits()public void setAudits(AuditContainer value)
Audits' containment reference.
value - the new value of the 'Audits' containment reference.Mapping.getAudits()public MetricContainer getMetrics()
If the meaning of the 'Metrics' containment reference isn't clear, there really should be more of a description here...
Mapping.setMetrics(MetricContainer),
GMFMapPackage.getMapping_Metrics()public void setMetrics(MetricContainer value)
Metrics' containment reference.
value - the new value of the 'Metrics' containment reference.Mapping.getMetrics()
|
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.