|
|||||||||||
| 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.birt.chart.model.attribute.impl.MarkerImpl
An implementation of the model object ' Marker'.
The following features are implemented:
| Nested Class Summary |
| Nested classes inherited from class org.eclipse.emf.common.notify.impl.BasicNotifierImpl |
org.eclipse.emf.common.notify.impl.BasicNotifierImpl.EAdapterList |
| Nested classes inherited from class org.eclipse.emf.ecore.InternalEObject |
org.eclipse.emf.ecore.InternalEObject.EStore |
| Field Summary |
| Fields inherited from class org.eclipse.emf.ecore.impl.EObjectImpl |
ELAST_EOBJECT_FLAG |
| Fields inherited from interface org.eclipse.emf.ecore.InternalEObject |
EOPPOSITE_FEATURE_BASE |
| Method Summary | |
org.eclipse.emf.common.notify.NotificationChain |
basicSetFill(Fill newFill,
org.eclipse.emf.common.notify.NotificationChain msgs)
|
org.eclipse.emf.common.notify.NotificationChain |
basicSetIconPalette(Palette newIconPalette,
org.eclipse.emf.common.notify.NotificationChain msgs)
|
static Marker |
create(MarkerType markerType,
int size)
|
java.lang.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,
java.lang.Object newValue)
|
void |
eUnset(int featureID)
|
Fill |
getFill()
|
Palette |
getIconPalette()
|
int |
getSize()
|
MarkerType |
getType()
|
boolean |
isSetSize()
|
boolean |
isSetType()
|
boolean |
isSetVisible()
|
boolean |
isVisible()
|
void |
setFill(Fill newFill)
|
void |
setIconPalette(Palette newIconPalette)
|
void |
setSize(int newSize)
|
void |
setType(MarkerType newType)
|
void |
setVisible(boolean newVisible)
|
java.lang.String |
toString()
|
void |
unsetSize()
|
void |
unsetType()
|
void |
unsetVisible()
|
| Methods inherited from class org.eclipse.emf.ecore.impl.EObjectImpl |
eAdapters, eClass, eContainerFeatureID, eDeliver, eInternalContainer, eIsProxy, eSetClass, eSetDeliver, eSetProxyURI |
| Methods inherited from class org.eclipse.emf.ecore.impl.BasicEObjectImpl |
eAllContents, eBaseStructuralFeatureID, eBasicRemoveFromContainer, eBasicRemoveFromContainerFeature, eBasicSetContainer, eContainer, eContainingFeature, eContainmentFeature, eContains, eContents, eCrossReferences, eDerivedStructuralFeatureID, eDerivedStructuralFeatureID, eDirectResource, eDynamicBasicRemoveFromContainer, eDynamicGet, eDynamicGet, eDynamicInverseAdd, eDynamicInverseRemove, eDynamicIsSet, eDynamicIsSet, eDynamicSet, eDynamicSet, eDynamicUnset, eDynamicUnset, eGet, eGet, eGet, eInternalResource, eInverseAdd, eInverseAdd, eInverseRemove, eIsSet, eObjectForURIFragmentSegment, eOpenGet, eOpenIsSet, eOpenSet, eOpenUnset, eProxyURI, eResolveProxy, eResource, eSet, eSetResource, eSetStore, eSetting, eStore, eUnset, eURIFragmentSegment, eVirtualGet, eVirtualGet, eVirtualIsSet, eVirtualSet, eVirtualUnset |
| Methods inherited from class org.eclipse.emf.common.notify.impl.BasicNotifierImpl |
eNotificationRequired, eNotify |
| Methods inherited from class java.lang.Object |
equals, 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, 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 |
| Method Detail |
public MarkerType getType()
getType in interface MarkerMarkerType,
Marker.isSetType(),
Marker.unsetType(),
Marker.setType(MarkerType),
AttributePackage.getMarker_Type()public void setType(MarkerType newType)
setType in interface MarkernewType - the new value of the 'Type' attribute.MarkerType,
Marker.isSetType(),
Marker.unsetType(),
Marker.getType()public void unsetType()
unsetType in interface MarkerMarker.isSetType(),
Marker.getType(),
Marker.setType(MarkerType)public boolean isSetType()
isSetType in interface MarkerMarker.unsetType(),
Marker.getType(),
Marker.setType(MarkerType)public int getSize()
getSize in interface MarkerMarker.isSetSize(),
Marker.unsetSize(),
Marker.setSize(int),
AttributePackage.getMarker_Size()public void setSize(int newSize)
setSize in interface MarkernewSize - the new value of the 'Size' attribute.Marker.isSetSize(),
Marker.unsetSize(),
Marker.getSize()public void unsetSize()
unsetSize in interface MarkerMarker.isSetSize(),
Marker.getSize(),
Marker.setSize(int)public boolean isSetSize()
isSetSize in interface MarkerMarker.unsetSize(),
Marker.getSize(),
Marker.setSize(int)public boolean isVisible()
isVisible in interface MarkerMarker.isSetVisible(),
Marker.unsetVisible(),
Marker.setVisible(boolean),
AttributePackage.getMarker_Visible()public void setVisible(boolean newVisible)
setVisible in interface MarkernewVisible - the new value of the 'Visible' attribute.Marker.isSetVisible(),
Marker.unsetVisible(),
Marker.isVisible()public void unsetVisible()
unsetVisible in interface MarkerMarker.isSetVisible(),
Marker.isVisible(),
Marker.setVisible(boolean)public boolean isSetVisible()
isSetVisible in interface MarkerMarker.unsetVisible(),
Marker.isVisible(),
Marker.setVisible(boolean)public Fill getFill()
getFill in interface MarkerMarker.setFill(Fill),
AttributePackage.getMarker_Fill()
public org.eclipse.emf.common.notify.NotificationChain basicSetFill(Fill newFill,
org.eclipse.emf.common.notify.NotificationChain msgs)
public void setFill(Fill newFill)
setFill in interface MarkernewFill - the new value of the 'Fill' containment reference.Marker.getFill()public Palette getIconPalette()
getIconPalette in interface MarkerMarker.setIconPalette(Palette),
AttributePackage.getMarker_IconPalette()
public org.eclipse.emf.common.notify.NotificationChain basicSetIconPalette(Palette newIconPalette,
org.eclipse.emf.common.notify.NotificationChain msgs)
public void setIconPalette(Palette newIconPalette)
setIconPalette in interface MarkernewIconPalette - the new value of the 'Icon Palette' containment
reference.Marker.getIconPalette()
public org.eclipse.emf.common.notify.NotificationChain eInverseRemove(org.eclipse.emf.ecore.InternalEObject otherEnd,
int featureID,
org.eclipse.emf.common.notify.NotificationChain msgs)
public java.lang.Object eGet(int featureID,
boolean resolve,
boolean coreType)
eGet in interface org.eclipse.emf.ecore.InternalEObject
public void eSet(int featureID,
java.lang.Object newValue)
eSet in interface org.eclipse.emf.ecore.InternalEObjectpublic void eUnset(int featureID)
eUnset in interface org.eclipse.emf.ecore.InternalEObjectpublic boolean eIsSet(int featureID)
eIsSet in interface org.eclipse.emf.ecore.InternalEObjectpublic java.lang.String toString()
public static final Marker create(MarkerType markerType,
int size)
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||