public class ImageImpl extends FillImpl implements Image
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 |
---|---|
Image |
copyInstance()
A convenient method to get an instance copy.
|
static Image |
create(java.lang.String sURL)
A convenient method to create and initialize an Image instance.
|
static Image |
create(java.lang.String sURL,
ImageSourceType source)
A convenient method to create and initialize an Image instance.
|
java.lang.Object |
eGet(int featureID,
boolean resolve,
boolean coreType) |
boolean |
eIsSet(int featureID) |
boolean |
equals(java.lang.Object obj) |
void |
eSet(int featureID,
java.lang.Object newValue) |
void |
eUnset(int featureID) |
ImageSourceType |
getSource() |
java.lang.String |
getURL() |
int |
hashCode() |
boolean |
isSetSource() |
void |
setSource(ImageSourceType newSource) |
void |
setURL(java.lang.String newURL) |
java.lang.String |
toString() |
void |
unsetSource() |
getType, isSetType, setType, unsetType
eAdapters, eClass, eContainerFeatureID, eDeliver, eInternalContainer, eInvoke, eIsProxy, eSetClass, eSetDeliver, eSetProxyURI
eAllContents, 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, eInverseRemove, eInvoke, eIsSet, eObjectForURIFragmentSegment, eOpenGet, eOpenIsSet, eOpenSet, eOpenUnset, eProxyURI, eResolveProxy, eResource, eSet, eSetResource, eSetStore, eSetting, eStore, eUnset, eURIFragmentSegment, eVirtualGet, eVirtualGet, eVirtualIsSet, eVirtualSet, eVirtualUnset
eNotificationRequired, eNotify
getType, isSetType, setType, unsetType
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnset
public java.lang.String getURL()
getURL
in interface Image
Image.setURL(String)
,
AttributePackage.getImage_URL()
public void setURL(java.lang.String newURL)
setURL
in interface Image
newURL
- the new value of the 'URL' attribute.Image.getURL()
public ImageSourceType getSource()
getSource
in interface Image
ImageSourceType
,
Image.isSetSource()
,
Image.unsetSource()
,
Image.setSource(ImageSourceType)
,
AttributePackage.getImage_Source()
public void setSource(ImageSourceType newSource)
setSource
in interface Image
newSource
- the new value of the 'Source' attribute.ImageSourceType
,
Image.isSetSource()
,
Image.unsetSource()
,
Image.getSource()
public void unsetSource()
unsetSource
in interface Image
Image.isSetSource()
,
Image.getSource()
,
Image.setSource(ImageSourceType)
public boolean isSetSource()
isSetSource
in interface Image
Image.unsetSource()
,
Image.getSource()
,
Image.setSource(ImageSourceType)
public 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 static final Image create(java.lang.String sURL)
sURL
- public static final Image create(java.lang.String sURL, ImageSourceType source)
sURL
- imageSourceType
- public int hashCode()
hashCode
in class java.lang.Object
public boolean equals(java.lang.Object obj)
equals
in class java.lang.Object
public Image copyInstance()
copyInstance
in interface Fill
copyInstance
in interface Image
copyInstance
in interface IChartObject
copyInstance
in class FillImpl
Copyright © 2005-2008 Actuate Corp. All rights reserved.