|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.eclipse.emf.common.notify.impl.BasicNotifierImpl
org.eclipse.emf.ecore.impl.BasicEObjectImpl
org.eclipse.emf.ecore.impl.EObjectImpl
org.eclipse.gmf.codegen.gmfgen.impl.GenDiagramPreferencesImpl
public class GenDiagramPreferencesImpl
An implementation of the model object 'Gen Diagram Preferences'.
The following features are implemented:
Line Style
Default Font
Font Color
Fill Color
Line Color
Note Fill Color
Note Line Color
Show Connection Handles
Show Popup Bars
Prompt On Del From Model
Prompt On Del From Diagram
Enable Animated Layout
Enable Animated Zoom
Enable Anti Alias
Show Grid
Show Rulers
Snap To Grid
Snap To Geometry
Grid In Front
Ruler Units
Grid Spacing
Grid Line Color
Grid Line Style
Nested Class Summary |
---|
Nested classes/interfaces inherited from class org.eclipse.emf.ecore.impl.BasicEObjectImpl |
---|
org.eclipse.emf.ecore.impl.BasicEObjectImpl.EPropertiesHolder, org.eclipse.emf.ecore.impl.BasicEObjectImpl.EPropertiesHolderBaseImpl, org.eclipse.emf.ecore.impl.BasicEObjectImpl.EPropertiesHolderImpl |
Nested classes/interfaces inherited from class org.eclipse.emf.common.notify.impl.BasicNotifierImpl |
---|
org.eclipse.emf.common.notify.impl.BasicNotifierImpl.EAdapterList<E extends Object & org.eclipse.emf.common.notify.Adapter>, org.eclipse.emf.common.notify.impl.BasicNotifierImpl.EObservableAdapterList |
Nested classes/interfaces inherited from interface org.eclipse.emf.ecore.InternalEObject |
---|
org.eclipse.emf.ecore.InternalEObject.EStore |
Field Summary | |
---|---|
protected GenFont |
defaultFont
The cached value of the ' Default Font ' containment reference. |
protected static boolean |
ENABLE_ANIMATED_LAYOUT_EDEFAULT
The default value of the ' Enable Animated Layout ' attribute. |
protected static boolean |
ENABLE_ANIMATED_ZOOM_EDEFAULT
The default value of the ' Enable Animated Zoom ' attribute. |
protected static boolean |
ENABLE_ANTI_ALIAS_EDEFAULT
The default value of the ' Enable Anti Alias ' attribute. |
protected boolean |
enableAnimatedLayout
The cached value of the ' Enable Animated Layout ' attribute. |
protected boolean |
enableAnimatedZoom
The cached value of the ' Enable Animated Zoom ' attribute. |
protected boolean |
enableAntiAlias
The cached value of the ' Enable Anti Alias ' attribute. |
protected GenColor |
fillColor
The cached value of the ' Fill Color ' containment reference. |
protected GenColor |
fontColor
The cached value of the ' Font Color ' containment reference. |
protected static boolean |
GRID_IN_FRONT_EDEFAULT
The default value of the ' Grid In Front ' attribute. |
protected static LineStyle |
GRID_LINE_STYLE_EDEFAULT
The default value of the ' Grid Line Style ' attribute. |
protected static double |
GRID_SPACING_EDEFAULT
The default value of the ' Grid Spacing ' attribute. |
protected boolean |
gridInFront
The cached value of the ' Grid In Front ' attribute. |
protected GenColor |
gridLineColor
The cached value of the ' Grid Line Color ' containment reference. |
protected LineStyle |
gridLineStyle
The cached value of the ' Grid Line Style ' attribute. |
protected double |
gridSpacing
The cached value of the ' Grid Spacing ' attribute. |
protected static Routing |
LINE_STYLE_EDEFAULT
The default value of the ' Line Style ' attribute. |
protected GenColor |
lineColor
The cached value of the ' Line Color ' containment reference. |
protected Routing |
lineStyle
The cached value of the ' Line Style ' attribute. |
protected GenColor |
noteFillColor
The cached value of the ' Note Fill Color ' containment reference. |
protected GenColor |
noteLineColor
The cached value of the ' Note Line Color ' containment reference. |
protected static boolean |
PROMPT_ON_DEL_FROM_DIAGRAM_EDEFAULT
The default value of the ' Prompt On Del From Diagram ' attribute. |
protected static boolean |
PROMPT_ON_DEL_FROM_MODEL_EDEFAULT
The default value of the ' Prompt On Del From Model ' attribute. |
protected boolean |
promptOnDelFromDiagram
The cached value of the ' Prompt On Del From Diagram ' attribute. |
protected boolean |
promptOnDelFromModel
The cached value of the ' Prompt On Del From Model ' attribute. |
protected static RulerUnits |
RULER_UNITS_EDEFAULT
The default value of the ' Ruler Units ' attribute. |
protected RulerUnits |
rulerUnits
The cached value of the ' Ruler Units ' attribute. |
protected static boolean |
SHOW_CONNECTION_HANDLES_EDEFAULT
The default value of the ' Show Connection Handles ' attribute. |
protected static boolean |
SHOW_GRID_EDEFAULT
The default value of the ' Show Grid ' attribute. |
protected static boolean |
SHOW_POPUP_BARS_EDEFAULT
The default value of the ' Show Popup Bars ' attribute. |
protected static boolean |
SHOW_RULERS_EDEFAULT
The default value of the ' Show Rulers ' attribute. |
protected boolean |
showConnectionHandles
The cached value of the ' Show Connection Handles ' attribute. |
protected boolean |
showGrid
The cached value of the ' Show Grid ' attribute. |
protected boolean |
showPopupBars
The cached value of the ' Show Popup Bars ' attribute. |
protected boolean |
showRulers
The cached value of the ' Show Rulers ' attribute. |
protected static boolean |
SNAP_TO_GEOMETRY_EDEFAULT
The default value of the ' Snap To Geometry ' attribute. |
protected static boolean |
SNAP_TO_GRID_EDEFAULT
The default value of the ' Snap To Grid ' attribute. |
protected boolean |
snapToGeometry
The cached value of the ' Snap To Geometry ' attribute. |
protected boolean |
snapToGrid
The cached value of the ' Snap To Grid ' attribute. |
Fields inherited from class org.eclipse.emf.ecore.impl.EObjectImpl |
---|
eAdapters, eContainer, eContainerFeatureID, EDELIVER, EDYNAMIC_CLASS, eFlags, ELAST_EOBJECT_FLAG, ELAST_NOTIFIER_FLAG, eProperties, EPROXY |
Fields inherited from class org.eclipse.emf.ecore.impl.BasicEObjectImpl |
---|
EVIRTUAL_GET, EVIRTUAL_IS_SET, EVIRTUAL_NO_VALUE, EVIRTUAL_SET, EVIRTUAL_UNSET |
Fields inherited from interface org.eclipse.emf.ecore.InternalEObject |
---|
EOPPOSITE_FEATURE_BASE |
Constructor Summary | |
---|---|
protected |
GenDiagramPreferencesImpl()
|
Method Summary | |
---|---|
org.eclipse.emf.common.notify.NotificationChain |
basicSetDefaultFont(GenFont newDefaultFont,
org.eclipse.emf.common.notify.NotificationChain msgs)
|
org.eclipse.emf.common.notify.NotificationChain |
basicSetFillColor(GenColor newFillColor,
org.eclipse.emf.common.notify.NotificationChain msgs)
|
org.eclipse.emf.common.notify.NotificationChain |
basicSetFontColor(GenColor newFontColor,
org.eclipse.emf.common.notify.NotificationChain msgs)
|
org.eclipse.emf.common.notify.NotificationChain |
basicSetGridLineColor(GenColor newGridLineColor,
org.eclipse.emf.common.notify.NotificationChain msgs)
|
org.eclipse.emf.common.notify.NotificationChain |
basicSetLineColor(GenColor newLineColor,
org.eclipse.emf.common.notify.NotificationChain msgs)
|
org.eclipse.emf.common.notify.NotificationChain |
basicSetNoteFillColor(GenColor newNoteFillColor,
org.eclipse.emf.common.notify.NotificationChain msgs)
|
org.eclipse.emf.common.notify.NotificationChain |
basicSetNoteLineColor(GenColor newNoteLineColor,
org.eclipse.emf.common.notify.NotificationChain msgs)
|
Object |
eGet(int featureID,
boolean resolve,
boolean coreType)
|
org.eclipse.emf.common.notify.NotificationChain |
eInverseRemove(org.eclipse.emf.ecore.InternalEObject otherEnd,
int featureID,
org.eclipse.emf.common.notify.NotificationChain msgs)
|
boolean |
eIsSet(int featureID)
|
void |
eSet(int featureID,
Object newValue)
|
protected org.eclipse.emf.ecore.EClass |
eStaticClass()
|
void |
eUnset(int featureID)
|
GenFont |
getDefaultFont()
|
GenColor |
getFillColor()
|
GenColor |
getFontColor()
|
GenColor |
getGridLineColor()
|
LineStyle |
getGridLineStyle()
|
double |
getGridSpacing()
|
GenColor |
getLineColor()
|
Routing |
getLineStyle()
|
GenColor |
getNoteFillColor()
|
GenColor |
getNoteLineColor()
|
RulerUnits |
getRulerUnits()
|
boolean |
isEnableAnimatedLayout()
|
boolean |
isEnableAnimatedZoom()
|
boolean |
isEnableAntiAlias()
|
boolean |
isGridInFront()
|
boolean |
isPromptOnDelFromDiagram()
|
boolean |
isPromptOnDelFromModel()
|
boolean |
isShowConnectionHandles()
|
boolean |
isShowGrid()
|
boolean |
isShowPopupBars()
|
boolean |
isShowRulers()
|
boolean |
isSnapToGeometry()
|
boolean |
isSnapToGrid()
|
void |
setDefaultFont(GenFont newDefaultFont)
|
void |
setEnableAnimatedLayout(boolean newEnableAnimatedLayout)
|
void |
setEnableAnimatedZoom(boolean newEnableAnimatedZoom)
|
void |
setEnableAntiAlias(boolean newEnableAntiAlias)
|
void |
setFillColor(GenColor newFillColor)
|
void |
setFontColor(GenColor newFontColor)
|
void |
setGridInFront(boolean newGridInFront)
|
void |
setGridLineColor(GenColor newGridLineColor)
|
void |
setGridLineStyle(LineStyle newGridLineStyle)
|
void |
setGridSpacing(double newGridSpacing)
|
void |
setLineColor(GenColor newLineColor)
|
void |
setLineStyle(Routing newLineStyle)
|
void |
setNoteFillColor(GenColor newNoteFillColor)
|
void |
setNoteLineColor(GenColor newNoteLineColor)
|
void |
setPromptOnDelFromDiagram(boolean newPromptOnDelFromDiagram)
|
void |
setPromptOnDelFromModel(boolean newPromptOnDelFromModel)
|
void |
setRulerUnits(RulerUnits newRulerUnits)
|
void |
setShowConnectionHandles(boolean newShowConnectionHandles)
|
void |
setShowGrid(boolean newShowGrid)
|
void |
setShowPopupBars(boolean newShowPopupBars)
|
void |
setShowRulers(boolean newShowRulers)
|
void |
setSnapToGeometry(boolean newSnapToGeometry)
|
void |
setSnapToGrid(boolean newSnapToGrid)
|
String |
toString()
|
Methods inherited from class org.eclipse.emf.ecore.impl.EObjectImpl |
---|
eAdapters, eBasicAdapters, eBasicProperties, eBasicSetContainer, eClass, eContainerFeatureID, eDeliver, eInternalContainer, eInvoke, eIsProxy, eProperties, eSetClass, eSetDeliver, eSetProxyURI |
Methods inherited from class org.eclipse.emf.ecore.impl.BasicEObjectImpl |
---|
eAddVirtualValue, eAllContents, eBaseStructuralFeatureID, eBasicRemoveFromContainer, eBasicRemoveFromContainerFeature, eBasicSetContainer, eComputeVirtualValuesCapacity, eContainer, eContainerAdapterArray, eContainingFeature, eContainmentFeature, eContainmentFeature, eContains, eContents, eCrossReferences, eDerivedOperationID, eDerivedOperationID, eDerivedStructuralFeatureID, eDerivedStructuralFeatureID, eDirectResource, eDynamicBasicRemoveFromContainer, eDynamicClass, eDynamicFeature, eDynamicFeatureID, eDynamicGet, eDynamicGet, eDynamicGet, eDynamicInverseAdd, eDynamicInverseAdd, eDynamicInverseRemove, eDynamicInverseRemove, eDynamicInvoke, eDynamicInvoke, eDynamicIsSet, eDynamicIsSet, eDynamicIsSet, eDynamicSet, eDynamicSet, eDynamicSet, eDynamicUnset, eDynamicUnset, eDynamicUnset, eGet, eGet, eGet, eHasSettings, eInternalResource, eInverseAdd, eInverseAdd, eInverseRemove, eInvocationDelegate, eInvoke, eIsSet, eObjectForURIFragmentSegment, eOpenGet, eOpenIsSet, eOpenSet, eOpenUnset, eProxyURI, eRemoveVirtualValue, eResolveProxy, eResource, eSet, eSetDirectResource, eSetResource, eSetStore, eSetting, eSettingDelegate, eSettings, eSetVirtualIndexBits, eSetVirtualValue, eSetVirtualValues, eStaticFeatureCount, eStaticOperationCount, eStore, eUnset, eURIFragmentSegment, eVirtualBitCount, eVirtualGet, eVirtualGet, eVirtualIndex, eVirtualIndexBits, eVirtualIsSet, eVirtualSet, eVirtualUnset, eVirtualValue, eVirtualValues |
Methods inherited from class org.eclipse.emf.common.notify.impl.BasicNotifierImpl |
---|
eBasicAdapterArray, eBasicHasAdapters, eNotificationRequired, eNotify |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
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 |
Methods inherited from interface org.eclipse.emf.ecore.InternalEObject |
---|
eNotificationRequired |
Field Detail |
---|
protected static final Routing LINE_STYLE_EDEFAULT
Line Style
' attribute.
getLineStyle()
protected Routing lineStyle
Line Style
' attribute.
getLineStyle()
protected GenFont defaultFont
Default Font
' containment reference.
getDefaultFont()
protected GenColor fontColor
Font Color
' containment reference.
getFontColor()
protected GenColor fillColor
Fill Color
' containment reference.
getFillColor()
protected GenColor lineColor
Line Color
' containment reference.
getLineColor()
protected GenColor noteFillColor
Note Fill Color
' containment reference.
getNoteFillColor()
protected GenColor noteLineColor
Note Line Color
' containment reference.
getNoteLineColor()
protected static final boolean SHOW_CONNECTION_HANDLES_EDEFAULT
Show Connection Handles
' attribute.
isShowConnectionHandles()
,
Constant Field Valuesprotected boolean showConnectionHandles
Show Connection Handles
' attribute.
isShowConnectionHandles()
protected static final boolean SHOW_POPUP_BARS_EDEFAULT
Show Popup Bars
' attribute.
isShowPopupBars()
,
Constant Field Valuesprotected boolean showPopupBars
Show Popup Bars
' attribute.
isShowPopupBars()
protected static final boolean PROMPT_ON_DEL_FROM_MODEL_EDEFAULT
Prompt On Del From Model
' attribute.
isPromptOnDelFromModel()
,
Constant Field Valuesprotected boolean promptOnDelFromModel
Prompt On Del From Model
' attribute.
isPromptOnDelFromModel()
protected static final boolean PROMPT_ON_DEL_FROM_DIAGRAM_EDEFAULT
Prompt On Del From Diagram
' attribute.
isPromptOnDelFromDiagram()
,
Constant Field Valuesprotected boolean promptOnDelFromDiagram
Prompt On Del From Diagram
' attribute.
isPromptOnDelFromDiagram()
protected static final boolean ENABLE_ANIMATED_LAYOUT_EDEFAULT
Enable Animated Layout
' attribute.
isEnableAnimatedLayout()
,
Constant Field Valuesprotected boolean enableAnimatedLayout
Enable Animated Layout
' attribute.
isEnableAnimatedLayout()
protected static final boolean ENABLE_ANIMATED_ZOOM_EDEFAULT
Enable Animated Zoom
' attribute.
isEnableAnimatedZoom()
,
Constant Field Valuesprotected boolean enableAnimatedZoom
Enable Animated Zoom
' attribute.
isEnableAnimatedZoom()
protected static final boolean ENABLE_ANTI_ALIAS_EDEFAULT
Enable Anti Alias
' attribute.
isEnableAntiAlias()
,
Constant Field Valuesprotected boolean enableAntiAlias
Enable Anti Alias
' attribute.
isEnableAntiAlias()
protected static final boolean SHOW_GRID_EDEFAULT
Show Grid
' attribute.
isShowGrid()
,
Constant Field Valuesprotected boolean showGrid
Show Grid
' attribute.
isShowGrid()
protected static final boolean SHOW_RULERS_EDEFAULT
Show Rulers
' attribute.
isShowRulers()
,
Constant Field Valuesprotected boolean showRulers
Show Rulers
' attribute.
isShowRulers()
protected static final boolean SNAP_TO_GRID_EDEFAULT
Snap To Grid
' attribute.
isSnapToGrid()
,
Constant Field Valuesprotected boolean snapToGrid
Snap To Grid
' attribute.
isSnapToGrid()
protected static final boolean SNAP_TO_GEOMETRY_EDEFAULT
Snap To Geometry
' attribute.
isSnapToGeometry()
,
Constant Field Valuesprotected boolean snapToGeometry
Snap To Geometry
' attribute.
isSnapToGeometry()
protected static final boolean GRID_IN_FRONT_EDEFAULT
Grid In Front
' attribute.
isGridInFront()
,
Constant Field Valuesprotected boolean gridInFront
Grid In Front
' attribute.
isGridInFront()
protected static final RulerUnits RULER_UNITS_EDEFAULT
Ruler Units
' attribute.
getRulerUnits()
protected RulerUnits rulerUnits
Ruler Units
' attribute.
getRulerUnits()
protected static final double GRID_SPACING_EDEFAULT
Grid Spacing
' attribute.
getGridSpacing()
,
Constant Field Valuesprotected double gridSpacing
Grid Spacing
' attribute.
getGridSpacing()
protected GenColor gridLineColor
Grid Line Color
' containment reference.
getGridLineColor()
protected static final LineStyle GRID_LINE_STYLE_EDEFAULT
Grid Line Style
' attribute.
getGridLineStyle()
protected LineStyle gridLineStyle
Grid Line Style
' attribute.
getGridLineStyle()
Constructor Detail |
---|
protected GenDiagramPreferencesImpl()
Method Detail |
---|
protected org.eclipse.emf.ecore.EClass eStaticClass()
eStaticClass
in class org.eclipse.emf.ecore.impl.EObjectImpl
public Routing getLineStyle()
getLineStyle
in interface GenDiagramPreferences
Routing
,
GenDiagramPreferences.setLineStyle(Routing)
,
GMFGenPackage.getGenDiagramPreferences_LineStyle()
public void setLineStyle(Routing newLineStyle)
setLineStyle
in interface GenDiagramPreferences
newLineStyle
- the new value of the 'Line Style' attribute.Routing
,
GenDiagramPreferences.getLineStyle()
public GenFont getDefaultFont()
getDefaultFont
in interface GenDiagramPreferences
GenDiagramPreferences.setDefaultFont(GenFont)
,
GMFGenPackage.getGenDiagramPreferences_DefaultFont()
public org.eclipse.emf.common.notify.NotificationChain basicSetDefaultFont(GenFont newDefaultFont, org.eclipse.emf.common.notify.NotificationChain msgs)
public void setDefaultFont(GenFont newDefaultFont)
setDefaultFont
in interface GenDiagramPreferences
newDefaultFont
- the new value of the 'Default Font' containment reference.GenDiagramPreferences.getDefaultFont()
public GenColor getFontColor()
getFontColor
in interface GenDiagramPreferences
GenDiagramPreferences.setFontColor(GenColor)
,
GMFGenPackage.getGenDiagramPreferences_FontColor()
public org.eclipse.emf.common.notify.NotificationChain basicSetFontColor(GenColor newFontColor, org.eclipse.emf.common.notify.NotificationChain msgs)
public void setFontColor(GenColor newFontColor)
setFontColor
in interface GenDiagramPreferences
newFontColor
- the new value of the 'Font Color' containment reference.GenDiagramPreferences.getFontColor()
public GenColor getFillColor()
getFillColor
in interface GenDiagramPreferences
GenDiagramPreferences.setFillColor(GenColor)
,
GMFGenPackage.getGenDiagramPreferences_FillColor()
public org.eclipse.emf.common.notify.NotificationChain basicSetFillColor(GenColor newFillColor, org.eclipse.emf.common.notify.NotificationChain msgs)
public void setFillColor(GenColor newFillColor)
setFillColor
in interface GenDiagramPreferences
newFillColor
- the new value of the 'Fill Color' containment reference.GenDiagramPreferences.getFillColor()
public GenColor getLineColor()
getLineColor
in interface GenDiagramPreferences
GenDiagramPreferences.setLineColor(GenColor)
,
GMFGenPackage.getGenDiagramPreferences_LineColor()
public org.eclipse.emf.common.notify.NotificationChain basicSetLineColor(GenColor newLineColor, org.eclipse.emf.common.notify.NotificationChain msgs)
public void setLineColor(GenColor newLineColor)
setLineColor
in interface GenDiagramPreferences
newLineColor
- the new value of the 'Line Color' containment reference.GenDiagramPreferences.getLineColor()
public GenColor getNoteFillColor()
getNoteFillColor
in interface GenDiagramPreferences
GenDiagramPreferences.setNoteFillColor(GenColor)
,
GMFGenPackage.getGenDiagramPreferences_NoteFillColor()
public org.eclipse.emf.common.notify.NotificationChain basicSetNoteFillColor(GenColor newNoteFillColor, org.eclipse.emf.common.notify.NotificationChain msgs)
public void setNoteFillColor(GenColor newNoteFillColor)
setNoteFillColor
in interface GenDiagramPreferences
newNoteFillColor
- the new value of the 'Note Fill Color' containment reference.GenDiagramPreferences.getNoteFillColor()
public GenColor getNoteLineColor()
getNoteLineColor
in interface GenDiagramPreferences
GenDiagramPreferences.setNoteLineColor(GenColor)
,
GMFGenPackage.getGenDiagramPreferences_NoteLineColor()
public org.eclipse.emf.common.notify.NotificationChain basicSetNoteLineColor(GenColor newNoteLineColor, org.eclipse.emf.common.notify.NotificationChain msgs)
public void setNoteLineColor(GenColor newNoteLineColor)
setNoteLineColor
in interface GenDiagramPreferences
newNoteLineColor
- the new value of the 'Note Line Color' containment reference.GenDiagramPreferences.getNoteLineColor()
public boolean isShowConnectionHandles()
isShowConnectionHandles
in interface GenDiagramPreferences
GenDiagramPreferences.setShowConnectionHandles(boolean)
,
GMFGenPackage.getGenDiagramPreferences_ShowConnectionHandles()
public void setShowConnectionHandles(boolean newShowConnectionHandles)
setShowConnectionHandles
in interface GenDiagramPreferences
newShowConnectionHandles
- the new value of the 'Show Connection Handles' attribute.GenDiagramPreferences.isShowConnectionHandles()
public boolean isShowPopupBars()
isShowPopupBars
in interface GenDiagramPreferences
GenDiagramPreferences.setShowPopupBars(boolean)
,
GMFGenPackage.getGenDiagramPreferences_ShowPopupBars()
public void setShowPopupBars(boolean newShowPopupBars)
setShowPopupBars
in interface GenDiagramPreferences
newShowPopupBars
- the new value of the 'Show Popup Bars' attribute.GenDiagramPreferences.isShowPopupBars()
public boolean isPromptOnDelFromModel()
isPromptOnDelFromModel
in interface GenDiagramPreferences
GenDiagramPreferences.setPromptOnDelFromModel(boolean)
,
GMFGenPackage.getGenDiagramPreferences_PromptOnDelFromModel()
public void setPromptOnDelFromModel(boolean newPromptOnDelFromModel)
setPromptOnDelFromModel
in interface GenDiagramPreferences
newPromptOnDelFromModel
- the new value of the 'Prompt On Del From Model' attribute.GenDiagramPreferences.isPromptOnDelFromModel()
public boolean isPromptOnDelFromDiagram()
isPromptOnDelFromDiagram
in interface GenDiagramPreferences
GenDiagramPreferences.setPromptOnDelFromDiagram(boolean)
,
GMFGenPackage.getGenDiagramPreferences_PromptOnDelFromDiagram()
public void setPromptOnDelFromDiagram(boolean newPromptOnDelFromDiagram)
setPromptOnDelFromDiagram
in interface GenDiagramPreferences
newPromptOnDelFromDiagram
- the new value of the 'Prompt On Del From Diagram' attribute.GenDiagramPreferences.isPromptOnDelFromDiagram()
public boolean isEnableAnimatedLayout()
isEnableAnimatedLayout
in interface GenDiagramPreferences
GenDiagramPreferences.setEnableAnimatedLayout(boolean)
,
GMFGenPackage.getGenDiagramPreferences_EnableAnimatedLayout()
public void setEnableAnimatedLayout(boolean newEnableAnimatedLayout)
setEnableAnimatedLayout
in interface GenDiagramPreferences
newEnableAnimatedLayout
- the new value of the 'Enable Animated Layout' attribute.GenDiagramPreferences.isEnableAnimatedLayout()
public boolean isEnableAnimatedZoom()
isEnableAnimatedZoom
in interface GenDiagramPreferences
GenDiagramPreferences.setEnableAnimatedZoom(boolean)
,
GMFGenPackage.getGenDiagramPreferences_EnableAnimatedZoom()
public void setEnableAnimatedZoom(boolean newEnableAnimatedZoom)
setEnableAnimatedZoom
in interface GenDiagramPreferences
newEnableAnimatedZoom
- the new value of the 'Enable Animated Zoom' attribute.GenDiagramPreferences.isEnableAnimatedZoom()
public boolean isEnableAntiAlias()
isEnableAntiAlias
in interface GenDiagramPreferences
GenDiagramPreferences.setEnableAntiAlias(boolean)
,
GMFGenPackage.getGenDiagramPreferences_EnableAntiAlias()
public void setEnableAntiAlias(boolean newEnableAntiAlias)
setEnableAntiAlias
in interface GenDiagramPreferences
newEnableAntiAlias
- the new value of the 'Enable Anti Alias' attribute.GenDiagramPreferences.isEnableAntiAlias()
public boolean isShowGrid()
isShowGrid
in interface GenDiagramPreferences
GenDiagramPreferences.setShowGrid(boolean)
,
GMFGenPackage.getGenDiagramPreferences_ShowGrid()
public void setShowGrid(boolean newShowGrid)
setShowGrid
in interface GenDiagramPreferences
newShowGrid
- the new value of the 'Show Grid' attribute.GenDiagramPreferences.isShowGrid()
public boolean isShowRulers()
isShowRulers
in interface GenDiagramPreferences
GenDiagramPreferences.setShowRulers(boolean)
,
GMFGenPackage.getGenDiagramPreferences_ShowRulers()
public void setShowRulers(boolean newShowRulers)
setShowRulers
in interface GenDiagramPreferences
newShowRulers
- the new value of the 'Show Rulers' attribute.GenDiagramPreferences.isShowRulers()
public boolean isSnapToGrid()
isSnapToGrid
in interface GenDiagramPreferences
GenDiagramPreferences.setSnapToGrid(boolean)
,
GMFGenPackage.getGenDiagramPreferences_SnapToGrid()
public void setSnapToGrid(boolean newSnapToGrid)
setSnapToGrid
in interface GenDiagramPreferences
newSnapToGrid
- the new value of the 'Snap To Grid' attribute.GenDiagramPreferences.isSnapToGrid()
public boolean isSnapToGeometry()
isSnapToGeometry
in interface GenDiagramPreferences
GenDiagramPreferences.setSnapToGeometry(boolean)
,
GMFGenPackage.getGenDiagramPreferences_SnapToGeometry()
public void setSnapToGeometry(boolean newSnapToGeometry)
setSnapToGeometry
in interface GenDiagramPreferences
newSnapToGeometry
- the new value of the 'Snap To Geometry' attribute.GenDiagramPreferences.isSnapToGeometry()
public boolean isGridInFront()
isGridInFront
in interface GenDiagramPreferences
GenDiagramPreferences.setGridInFront(boolean)
,
GMFGenPackage.getGenDiagramPreferences_GridInFront()
public void setGridInFront(boolean newGridInFront)
setGridInFront
in interface GenDiagramPreferences
newGridInFront
- the new value of the 'Grid In Front' attribute.GenDiagramPreferences.isGridInFront()
public RulerUnits getRulerUnits()
getRulerUnits
in interface GenDiagramPreferences
RulerUnits
,
GenDiagramPreferences.setRulerUnits(RulerUnits)
,
GMFGenPackage.getGenDiagramPreferences_RulerUnits()
public void setRulerUnits(RulerUnits newRulerUnits)
setRulerUnits
in interface GenDiagramPreferences
newRulerUnits
- the new value of the 'Ruler Units' attribute.RulerUnits
,
GenDiagramPreferences.getRulerUnits()
public double getGridSpacing()
getGridSpacing
in interface GenDiagramPreferences
GenDiagramPreferences.setGridSpacing(double)
,
GMFGenPackage.getGenDiagramPreferences_GridSpacing()
public void setGridSpacing(double newGridSpacing)
setGridSpacing
in interface GenDiagramPreferences
newGridSpacing
- the new value of the 'Grid Spacing' attribute.GenDiagramPreferences.getGridSpacing()
public GenColor getGridLineColor()
getGridLineColor
in interface GenDiagramPreferences
GenDiagramPreferences.setGridLineColor(GenColor)
,
GMFGenPackage.getGenDiagramPreferences_GridLineColor()
public org.eclipse.emf.common.notify.NotificationChain basicSetGridLineColor(GenColor newGridLineColor, org.eclipse.emf.common.notify.NotificationChain msgs)
public void setGridLineColor(GenColor newGridLineColor)
setGridLineColor
in interface GenDiagramPreferences
newGridLineColor
- the new value of the 'Grid Line Color' containment reference.GenDiagramPreferences.getGridLineColor()
public LineStyle getGridLineStyle()
getGridLineStyle
in interface GenDiagramPreferences
LineStyle
,
GenDiagramPreferences.setGridLineStyle(LineStyle)
,
GMFGenPackage.getGenDiagramPreferences_GridLineStyle()
public void setGridLineStyle(LineStyle newGridLineStyle)
setGridLineStyle
in interface GenDiagramPreferences
newGridLineStyle
- the new value of the 'Grid Line Style' attribute.LineStyle
,
GenDiagramPreferences.getGridLineStyle()
public org.eclipse.emf.common.notify.NotificationChain eInverseRemove(org.eclipse.emf.ecore.InternalEObject otherEnd, int featureID, org.eclipse.emf.common.notify.NotificationChain msgs)
eInverseRemove
in class org.eclipse.emf.ecore.impl.BasicEObjectImpl
public Object eGet(int featureID, boolean resolve, boolean coreType)
eGet
in interface org.eclipse.emf.ecore.InternalEObject
eGet
in class org.eclipse.emf.ecore.impl.BasicEObjectImpl
public void eSet(int featureID, Object newValue)
eSet
in interface org.eclipse.emf.ecore.InternalEObject
eSet
in class org.eclipse.emf.ecore.impl.BasicEObjectImpl
public void eUnset(int featureID)
eUnset
in interface org.eclipse.emf.ecore.InternalEObject
eUnset
in class org.eclipse.emf.ecore.impl.BasicEObjectImpl
public boolean eIsSet(int featureID)
eIsSet
in interface org.eclipse.emf.ecore.InternalEObject
eIsSet
in class org.eclipse.emf.ecore.impl.BasicEObjectImpl
public String toString()
toString
in class org.eclipse.emf.ecore.impl.BasicEObjectImpl
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |