|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface Mapping
A representation of the model object 'Mapping'.
The following features are supported:
GMFMapPackage.getMapping()
Method Summary | |
---|---|
org.eclipse.emf.common.util.EList<StyleSelector> |
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. |
org.eclipse.emf.common.util.EList<LinkMapping> |
getLinks()
Returns the value of the 'Links' containment reference list. |
MetricContainer |
getMetrics()
Returns the value of the 'Metrics' containment reference. |
org.eclipse.emf.common.util.EList<TopNodeReference> |
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, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnset |
Methods inherited from interface org.eclipse.emf.common.notify.Notifier |
---|
eAdapters, eDeliver, eNotify, eSetDeliver |
Method Detail |
---|
org.eclipse.emf.common.util.EList<TopNodeReference> 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()
org.eclipse.emf.common.util.EList<LinkMapping> 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()
CanvasMapping getDiagram()
If the meaning of the 'Diagram' containment reference isn't clear, there really should be more of a description here...
setDiagram(CanvasMapping)
,
GMFMapPackage.getMapping_Diagram()
void setDiagram(CanvasMapping value)
Diagram
' containment reference.
value
- the new value of the 'Diagram' containment reference.getDiagram()
org.eclipse.emf.common.util.EList<StyleSelector> 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()
AuditContainer getAudits()
setAudits(AuditContainer)
,
GMFMapPackage.getMapping_Audits()
void setAudits(AuditContainer value)
Audits
' containment reference.
value
- the new value of the 'Audits' containment reference.getAudits()
MetricContainer getMetrics()
If the meaning of the 'Metrics' containment reference isn't clear, there really should be more of a description here...
setMetrics(MetricContainer)
,
GMFMapPackage.getMapping_Metrics()
void setMetrics(MetricContainer value)
Metrics
' containment reference.
value
- the new value of the 'Metrics' containment reference.getMetrics()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |