public class PatternImageImpl extends ImageImpl implements PatternImage
The following features are implemented:
org.eclipse.emf.common.notify.impl.BasicNotifierImpl.EAdapterList<E extends java.lang.Object & org.eclipse.emf.common.notify.Adapter>, org.eclipse.emf.common.notify.impl.BasicNotifierImpl.EObservableAdapterList| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.notify.NotificationChain |
basicSetBackColor(ColorDefinition newBackColor,
org.eclipse.emf.common.notify.NotificationChain msgs) |
org.eclipse.emf.common.notify.NotificationChain |
basicSetForeColor(ColorDefinition newForeColor,
org.eclipse.emf.common.notify.NotificationChain msgs) |
PatternImage |
copyInstance()
A convenient method to get an instance copy.
|
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) |
boolean |
equals(java.lang.Object obj) |
void |
eSet(int featureID,
java.lang.Object newValue) |
void |
eUnset(int featureID) |
ColorDefinition |
getBackColor() |
long |
getBitmap() |
ColorDefinition |
getForeColor() |
int |
hashCode() |
boolean |
isSetBitmap() |
void |
setBackColor(ColorDefinition newBackColor) |
void |
setBitmap(long newBitmap) |
void |
setForeColor(ColorDefinition newForeColor) |
java.lang.String |
toString() |
void |
unsetBitmap() |
create, create, getSource, getURL, isSetSource, setSource, setURL, unsetSourcegetType, isSetType, setType, unsetTypeeAdapters, eClass, eContainerFeatureID, eDeliver, eInternalContainer, eInvoke, eIsProxy, eSetClass, eSetDeliver, eSetProxyURIeAllContents, eBaseStructuralFeatureID, eBasicRemoveFromContainer, eBasicRemoveFromContainerFeature, eBasicSetContainer, eContainer, eContainingFeature, eContainmentFeature, eContains, eContents, eCrossReferences, eDerivedOperationID, eDerivedOperationID, eDerivedStructuralFeatureID, eDerivedStructuralFeatureID, eDirectResource, eDynamicBasicRemoveFromContainer, eDynamicGet, eDynamicGet, eDynamicInverseAdd, eDynamicInverseRemove, eDynamicInvoke, eDynamicIsSet, eDynamicIsSet, eDynamicSet, eDynamicSet, eDynamicUnset, eDynamicUnset, eGet, eGet, eGet, eInternalResource, eInverseAdd, eInverseAdd, eInverseRemove, eInvoke, eIsSet, eObjectForURIFragmentSegment, eOpenGet, eOpenIsSet, eOpenSet, eOpenUnset, eProxyURI, eResolveProxy, eResource, eSet, eSetResource, eSetStore, eSetting, eStore, eUnset, eURIFragmentSegment, eVirtualGet, eVirtualGet, eVirtualIsSet, eVirtualSet, eVirtualUnseteNotificationRequired, eNotifygetSource, getURL, isSetSource, setSource, setURL, unsetSourcegetType, isSetType, setType, unsetTypeeAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnsetpublic long getBitmap()
getBitmap in interface PatternImagePatternImage.isSetBitmap(),
PatternImage.unsetBitmap(),
PatternImage.setBitmap(long),
AttributePackage.getPatternImage_Bitmap()public void setBitmap(long newBitmap)
setBitmap in interface PatternImagenewBitmap - the new value of the 'Bitmap' attribute.PatternImage.isSetBitmap(),
PatternImage.unsetBitmap(),
PatternImage.getBitmap()public void unsetBitmap()
unsetBitmap in interface PatternImagePatternImage.isSetBitmap(),
PatternImage.getBitmap(),
PatternImage.setBitmap(long)public boolean isSetBitmap()
isSetBitmap in interface PatternImagePatternImage.unsetBitmap(),
PatternImage.getBitmap(),
PatternImage.setBitmap(long)public ColorDefinition getForeColor()
getForeColor in interface PatternImagePatternImage.setForeColor(ColorDefinition),
AttributePackage.getPatternImage_ForeColor()public org.eclipse.emf.common.notify.NotificationChain basicSetForeColor(ColorDefinition newForeColor, org.eclipse.emf.common.notify.NotificationChain msgs)
public void setForeColor(ColorDefinition newForeColor)
setForeColor in interface PatternImagenewForeColor - the new value of the 'Fore Color' containment reference.PatternImage.getForeColor()public ColorDefinition getBackColor()
getBackColor in interface PatternImagePatternImage.setBackColor(ColorDefinition),
AttributePackage.getPatternImage_BackColor()public org.eclipse.emf.common.notify.NotificationChain basicSetBackColor(ColorDefinition newBackColor, org.eclipse.emf.common.notify.NotificationChain msgs)
public void setBackColor(ColorDefinition newBackColor)
setBackColor in interface PatternImagenewBackColor - the new value of the 'Back Color' containment reference.PatternImage.getBackColor()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.BasicEObjectImplpublic java.lang.Object eGet(int featureID,
boolean resolve,
boolean coreType)
public void eSet(int featureID,
java.lang.Object newValue)
public void eUnset(int featureID)
public boolean eIsSet(int featureID)
public PatternImage copyInstance()
ImageImplcopyInstance in interface FillcopyInstance in interface ImagecopyInstance in interface PatternImagecopyInstance in interface IChartObjectcopyInstance in class ImageImplCopyright © 2005-2008 Actuate Corp. All rights reserved.