public class ChartViewImpl extends FigureImpl implements ChartView
The following features are implemented:
| Modifier and Type | Field and Description |
|---|---|
protected static java.lang.String |
CONFIGURATION_URI_EDEFAULT
The default value of the '
Configuration Uri' attribute. |
protected java.lang.String |
configurationUri
The cached value of the '
Configuration Uri' attribute. |
BACKGROUND_COLOR_EDEFAULT, backgroundColor, border, BORDER_EDEFAULT, cursor, FOREGROUND_COLOR_EDEFAULT, foregroundColor, name, NAME_EDEFAULT, ON_CLICK_EDEFAULT, ON_DOUBLE_CLICK_EDEFAULT, onClick, onDoubleClick, opaque, OPAQUE_EDEFAULT, size, TOOL_TIP_EDEFAULT, toolTip, visible, VISIBLE_EDEFAULT| Modifier | Constructor and Description |
|---|---|
protected |
ChartViewImpl() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Object |
eGet(int featureID,
boolean resolve,
boolean coreType) |
boolean |
eIsSet(int featureID) |
void |
eSet(int featureID,
java.lang.Object newValue) |
protected EClass |
eStaticClass() |
void |
eUnset(int featureID) |
java.lang.String |
getConfigurationUri() |
void |
setConfigurationUri(java.lang.String newConfigurationUri) |
java.lang.String |
toString() |
basicGetCursor, basicSetSize, eInverseRemove, getBackgroundColor, getBorder, getCursor, getForegroundColor, getName, getOnClick, getOnDoubleClick, getOpaque, getSize, getToolTip, isVisible, setBackgroundColor, setBorder, setCursor, setForegroundColor, setName, setOnClick, setOnDoubleClick, setOpaque, setSize, setToolTip, setVisibleclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetBackgroundColor, getBorder, getCursor, getForegroundColor, getOnClick, getOnDoubleClick, getOpaque, getSize, getToolTip, isVisible, setBackgroundColor, setBorder, setCursor, setForegroundColor, setOnClick, setOnDoubleClick, setOpaque, setSize, setToolTip, setVisibleprotected static final java.lang.String CONFIGURATION_URI_EDEFAULT
Configuration Uri' attribute.
getConfigurationUri()protected java.lang.String configurationUri
Configuration Uri' attribute.
getConfigurationUri()protected EClass eStaticClass()
eStaticClass in class FigureImplpublic java.lang.String getConfigurationUri()
getConfigurationUri in interface ChartViewChartView.setConfigurationUri(String),
ChartPackage.getChartView_ConfigurationUri()public void setConfigurationUri(java.lang.String newConfigurationUri)
setConfigurationUri in interface ChartViewnewConfigurationUri - the new value of the 'Configuration Uri' attribute.ChartView.getConfigurationUri()public java.lang.Object eGet(int featureID,
boolean resolve,
boolean coreType)
eGet in class FigureImplpublic void eSet(int featureID,
java.lang.Object newValue)
eSet in class FigureImplpublic void eUnset(int featureID)
eUnset in class FigureImplpublic boolean eIsSet(int featureID)
eIsSet in class FigureImplpublic java.lang.String toString()
toString in class FigureImpl
Copyright (c) IBH SYSTEMS GmbH and others 2010, 2013.
All rights reserved. This program and the accompanying materials
are made available under the terms of the
Eclipse Public License v1.0