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, 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, eInverseRemove, eInvoke, eIsSet, eObjectForURIFragmentSegment, eOpenGet, eOpenIsSet, eOpenSet, eOpenUnset, eProxyURI, eResolveProxy, eResource, eSet, eSetResource, eSetStore, eSetting, eStore, eUnset, eURIFragmentSegment, eVirtualGet, eVirtualGet, eVirtualIsSet, eVirtualSet, eVirtualUnseteNotificationRequired, eNotifygetType, isSetType, setType, unsetTypeeAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnsetpublic java.lang.String getURL()
getURL in interface ImageImage.setURL(String),
AttributePackage.getImage_URL()public void setURL(java.lang.String newURL)
setURL in interface ImagenewURL - the new value of the 'URL' attribute.Image.getURL()public ImageSourceType getSource()
getSource in interface ImageImageSourceType,
Image.isSetSource(),
Image.unsetSource(),
Image.setSource(ImageSourceType),
AttributePackage.getImage_Source()public void setSource(ImageSourceType newSource)
setSource in interface ImagenewSource - the new value of the 'Source' attribute.ImageSourceType,
Image.isSetSource(),
Image.unsetSource(),
Image.getSource()public void unsetSource()
unsetSource in interface ImageImage.isSetSource(),
Image.getSource(),
Image.setSource(ImageSourceType)public boolean isSetSource()
isSetSource in interface ImageImage.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.Objectpublic boolean equals(java.lang.Object obj)
equals in class java.lang.Objectpublic Image copyInstance()
copyInstance in interface FillcopyInstance in interface ImagecopyInstance in interface IChartObjectcopyInstance in class FillImplCopyright © 2005-2008 Actuate Corp. All rights reserved.