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, org.eclipse.emf.common.notify.impl.BasicNotifierImpl.EScannableAdapterList| 限定符和类型 | 方法和说明 |
|---|---|
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() |
eAdapters, 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, eVirtualUnsetpublic java.lang.String getURL()
getURL 在接口中 ImageImage.setURL(String),
AttributePackage.getImage_URL()public void setURL(java.lang.String newURL)
setURL 在接口中 ImagenewURL - the new value of the 'URL' attribute.Image.getURL()public ImageSourceType getSource()
getSource 在接口中 ImageImageSourceType,
Image.isSetSource(),
Image.unsetSource(),
Image.setSource(ImageSourceType),
AttributePackage.getImage_Source()public void setSource(ImageSourceType newSource)
setSource 在接口中 ImagenewSource - the new value of the 'Source' attribute.ImageSourceType,
Image.isSetSource(),
Image.unsetSource(),
Image.getSource()public void unsetSource()
unsetSource 在接口中 ImageImage.isSetSource(),
Image.getSource(),
Image.setSource(ImageSourceType)public boolean isSetSource()
isSetSource 在接口中 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 在类中 java.lang.Objectpublic boolean equals(java.lang.Object obj)
equals 在类中 java.lang.Objectpublic Image copyInstance()
copyInstance 在接口中 FillcopyInstance 在接口中 ImagecopyInstance 在接口中 IChartObjectcopyInstance 在类中 FillImplCopyright © 2005-2008 Actuate Corp. All rights reserved.