|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface CanvasMapping
A representation of the model object 'Canvas Mapping'.
The following features are supported:
GMFMapPackage.getCanvasMapping()
Method Summary | |
---|---|
Canvas |
getDiagramCanvas()
Returns the value of the 'Diagram Canvas' reference. |
org.eclipse.emf.ecore.EClass |
getDomainMetaElement()
Returns the value of the 'Domain Meta Element' reference. |
org.eclipse.emf.ecore.EPackage |
getDomainModel()
Returns the value of the 'Domain Model' reference. |
org.eclipse.emf.common.util.EList<MainMenu> |
getMenuContributions()
Returns the value of the 'Menu Contributions' reference list. |
Palette |
getPalette()
Returns the value of the 'Palette' reference. |
org.eclipse.emf.common.util.EList<Toolbar> |
getToolbarContributions()
Returns the value of the 'Toolbar Contributions' reference list. |
void |
setDiagramCanvas(Canvas value)
Sets the value of the ' Diagram Canvas ' reference. |
void |
setDomainMetaElement(org.eclipse.emf.ecore.EClass value)
Sets the value of the ' Domain Meta Element ' reference. |
void |
setDomainModel(org.eclipse.emf.ecore.EPackage value)
Sets the value of the ' Domain Model ' reference. |
void |
setPalette(Palette value)
Sets the value of the ' Palette ' 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 |
---|
Canvas getDiagramCanvas()
If the meaning of the 'Diagram Canvas' reference isn't clear, there really should be more of a description here...
setDiagramCanvas(Canvas)
,
GMFMapPackage.getCanvasMapping_DiagramCanvas()
void setDiagramCanvas(Canvas value)
Diagram Canvas
' reference.
value
- the new value of the 'Diagram Canvas' reference.getDiagramCanvas()
org.eclipse.emf.ecore.EPackage getDomainModel()
If the meaning of the 'Domain Model' reference isn't clear, there really should be more of a description here...
setDomainModel(EPackage)
,
GMFMapPackage.getCanvasMapping_DomainModel()
void setDomainModel(org.eclipse.emf.ecore.EPackage value)
Domain Model
' reference.
value
- the new value of the 'Domain Model' reference.getDomainModel()
org.eclipse.emf.ecore.EClass getDomainMetaElement()
If the meaning of the 'Domain Meta Element' reference isn't clear, there really should be more of a description here...
setDomainMetaElement(EClass)
,
GMFMapPackage.getCanvasMapping_DomainMetaElement()
void setDomainMetaElement(org.eclipse.emf.ecore.EClass value)
Domain Meta Element
' reference.
value
- the new value of the 'Domain Meta Element' reference.getDomainMetaElement()
Palette getPalette()
If the meaning of the 'Palette' reference isn't clear, there really should be more of a description here...
setPalette(Palette)
,
GMFMapPackage.getCanvasMapping_Palette()
void setPalette(Palette value)
Palette
' reference.
value
- the new value of the 'Palette' reference.getPalette()
org.eclipse.emf.common.util.EList<MainMenu> getMenuContributions()
MainMenu
.
If the meaning of the 'Menu Contributions' reference list isn't clear, there really should be more of a description here...
GMFMapPackage.getCanvasMapping_MenuContributions()
org.eclipse.emf.common.util.EList<Toolbar> getToolbarContributions()
Toolbar
.
If the meaning of the 'Toolbar Contributions' reference list isn't clear, there really should be more of a description here...
GMFMapPackage.getCanvasMapping_ToolbarContributions()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |