public class ImageTypeImpl extends FlowLeafImpl implements ImageType
org.eclipse.emf.ecore.impl.BasicEObjectImpl.EPropertiesHolder, org.eclipse.emf.ecore.impl.BasicEObjectImpl.EPropertiesHolderBaseImpl, org.eclipse.emf.ecore.impl.BasicEObjectImpl.EPropertiesHolderImpl
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 | Field and Description |
---|---|
protected java.lang.String |
alt
The cached value of the '
Alt ' attribute. |
protected static java.lang.String |
ALT_EDEFAULT
The default value of the '
Alt ' attribute. |
protected int |
border
The cached value of the '
Border ' attribute. |
protected static int |
BORDER_EDEFAULT
The default value of the '
Border ' attribute. |
protected boolean |
borderESet
This is true if the Border attribute has been set.
|
protected int |
height
The cached value of the '
Height ' attribute. |
protected static int |
HEIGHT_EDEFAULT
The default value of the '
Height ' attribute. |
protected boolean |
heightESet
This is true if the Height attribute has been set.
|
protected static org.eclipse.emf.common.util.URI |
RELATIVE_PATH_EDEFAULT
The default value of the '
Relative Path ' attribute. |
protected org.eclipse.emf.common.util.URI |
relativePath |
protected org.eclipse.emf.common.util.URI |
uri |
protected static org.eclipse.emf.common.util.URI |
URI_EDEFAULT
The default value of the '
Uri ' attribute. |
protected int |
width
The cached value of the '
Width ' attribute. |
protected static int |
WIDTH_EDEFAULT
The default value of the '
Width ' attribute. |
protected boolean |
widthESet
This is true if the Width attribute has been set.
|
id, ID_EDEFAULT
eAdapters, eContainer, eContainerFeatureID, EDELIVER, EDYNAMIC_CLASS, eFlags, ELAST_EOBJECT_FLAG, ELAST_NOTIFIER_FLAG, eProperties, EPROXY
Modifier | Constructor and Description |
---|---|
protected |
ImageTypeImpl() |
Modifier and Type | Method and Description |
---|---|
java.lang.Object |
eGet(int featureID,
boolean resolve,
boolean coreType) |
boolean |
eIsSet(int featureID) |
void |
eSet(int featureID,
java.lang.Object newValue) |
protected org.eclipse.emf.ecore.EClass |
eStaticClass() |
void |
eUnset(int featureID) |
java.lang.String |
getAlt() |
int |
getBorder() |
java.lang.String |
getDisplayName() |
int |
getHeight() |
org.eclipse.emf.common.util.URI |
getRelativePath() |
java.lang.String |
getText() |
org.eclipse.emf.common.util.URI |
getUri() |
int |
getWidth() |
boolean |
isSetBorder() |
boolean |
isSetHeight() |
boolean |
isSetRelativePath() |
boolean |
isSetWidth() |
void |
setAlt(java.lang.String newAlt) |
void |
setBorder(int newBorder) |
void |
setHeight(int newHeight) |
void |
setRelativePath(org.eclipse.emf.common.util.URI newRelativePath) |
void |
setUri(org.eclipse.emf.common.util.URI newUri) |
void |
setWidth(int newWidth) |
int |
size() |
java.lang.String |
toString() |
void |
unsetBorder() |
void |
unsetHeight() |
void |
unsetWidth() |
charAt, getText, getTextLength, invalidate, mapToModel, split
eBasicSetContainer, getBody, getContainingBlock, getFollowingLeafNode, getId, getParent, getPrecedingLeafNode, isEmpty, isSplittable, revalidate, setId, translateToAbsolute
eAdapters, eBasicAdapters, eBasicProperties, eClass, eContainerFeatureID, eDeliver, eInternalContainer, eInvoke, eIsProxy, eProperties, eSetClass, eSetDeliver, eSetProxyURI
eAddVirtualValue, eAllContents, eBaseStructuralFeatureID, eBasicRemoveFromContainer, eBasicRemoveFromContainerFeature, eBasicSetContainer, eComputeVirtualValuesCapacity, eContainer, eContainerAdapterArray, eContainingFeature, eContainmentFeature, eContainmentFeature, eContains, eContents, eCrossReferences, eDerivedOperationID, eDerivedOperationID, eDerivedStructuralFeatureID, eDerivedStructuralFeatureID, eDirectResource, eDynamicBasicRemoveFromContainer, eDynamicClass, eDynamicFeature, eDynamicFeatureID, eDynamicGet, eDynamicGet, eDynamicGet, eDynamicInverseAdd, eDynamicInverseAdd, eDynamicInverseRemove, eDynamicInverseRemove, eDynamicInvoke, eDynamicInvoke, eDynamicIsSet, eDynamicIsSet, eDynamicIsSet, eDynamicSet, eDynamicSet, eDynamicSet, eDynamicUnset, eDynamicUnset, eDynamicUnset, eGet, eGet, eGet, eHasSettings, eInternalResource, eInverseAdd, eInverseAdd, eInverseRemove, eInverseRemove, eInvocationDelegate, eInvoke, eIsSet, eObjectForURIFragmentSegment, eOpenGet, eOpenIsSet, eOpenSet, eOpenUnset, eProxyURI, eRemoveVirtualValue, eResolveProxy, eResource, eSet, eSetDirectResource, eSetResource, eSetStore, eSetting, eSettingDelegate, eSettings, eSetVirtualIndexBits, eSetVirtualValue, eSetVirtualValues, eStaticFeatureCount, eStaticOperationCount, eStore, eUnset, eURIFragmentSegment, eVirtualBitCount, eVirtualGet, eVirtualGet, eVirtualIndex, eVirtualIndexBits, eVirtualIsSet, eVirtualSet, eVirtualUnset, eVirtualValue, eVirtualValues
eBasicAdapterArray, eBasicHasAdapters, eNotificationRequired, eNotify
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
charAt, getBody, getContainingBlock, getFollowingLeafNode, getId, getParent, getPrecedingLeafNode, getText, getTextLength, isEmpty, isSplittable, mapToModel, setId, split, translateToAbsolute
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnset
protected org.eclipse.emf.common.util.URI relativePath
protected org.eclipse.emf.common.util.URI uri
protected static final java.lang.String ALT_EDEFAULT
Alt
' attribute.
getAlt()
protected static final int BORDER_EDEFAULT
Border
' attribute.
getBorder()
,
Constant Field Valuesprotected int border
Border
' attribute.
getBorder()
protected boolean borderESet
protected static final int HEIGHT_EDEFAULT
Height
' attribute.
getHeight()
,
Constant Field Valuesprotected int height
Height
' attribute.
getHeight()
protected boolean heightESet
protected static final org.eclipse.emf.common.util.URI RELATIVE_PATH_EDEFAULT
Relative Path
' attribute.
getRelativePath()
protected static final org.eclipse.emf.common.util.URI URI_EDEFAULT
Uri
' attribute.
getUri()
protected static final int WIDTH_EDEFAULT
Width
' attribute.
getWidth()
,
Constant Field Valuesprotected int width
Width
' attribute.
getWidth()
protected boolean widthESet
protected org.eclipse.emf.ecore.EClass eStaticClass()
eStaticClass
in class FlowLeafImpl
public java.lang.String getAlt()
getAlt
in interface ImageType
ImageType.setAlt(String)
,
RichtextPackage.getImageType_Alt()
public void setAlt(java.lang.String newAlt)
setAlt
in interface ImageType
newAlt
- the new value of the 'Alt' attribute.ImageType.getAlt()
public int getBorder()
getBorder
in interface ImageType
ImageType.isSetBorder()
,
ImageType.unsetBorder()
,
ImageType.setBorder(int)
,
RichtextPackage.getImageType_Border()
public void setBorder(int newBorder)
setBorder
in interface ImageType
newBorder
- the new value of the 'Border' attribute.ImageType.isSetBorder()
,
ImageType.unsetBorder()
,
ImageType.getBorder()
public void unsetBorder()
unsetBorder
in interface ImageType
ImageType.isSetBorder()
,
ImageType.getBorder()
,
ImageType.setBorder(int)
public boolean isSetBorder()
isSetBorder
in interface ImageType
ImageType.unsetBorder()
,
ImageType.getBorder()
,
ImageType.setBorder(int)
public int getHeight()
getHeight
in interface ImageType
ImageType.isSetHeight()
,
ImageType.unsetHeight()
,
ImageType.setHeight(int)
,
RichtextPackage.getImageType_Height()
public void setHeight(int newHeight)
setHeight
in interface ImageType
newHeight
- the new value of the 'Height' attribute.ImageType.isSetHeight()
,
ImageType.unsetHeight()
,
ImageType.getHeight()
public void unsetHeight()
unsetHeight
in interface ImageType
ImageType.isSetHeight()
,
ImageType.getHeight()
,
ImageType.setHeight(int)
public boolean isSetHeight()
isSetHeight
in interface ImageType
ImageType.unsetHeight()
,
ImageType.getHeight()
,
ImageType.setHeight(int)
public org.eclipse.emf.common.util.URI getRelativePath()
public void setRelativePath(org.eclipse.emf.common.util.URI newRelativePath)
public boolean isSetRelativePath()
public org.eclipse.emf.common.util.URI getUri()
getUri
in interface ImageType
ImageType.setUri(URI)
,
RichtextPackage.getImageType_Uri()
public void setUri(org.eclipse.emf.common.util.URI newUri)
setUri
in interface ImageType
newUri
- the new value of the 'Uri' attribute.ImageType.getUri()
public int getWidth()
getWidth
in interface ImageType
ImageType.isSetWidth()
,
ImageType.unsetWidth()
,
ImageType.setWidth(int)
,
RichtextPackage.getImageType_Width()
public void setWidth(int newWidth)
setWidth
in interface ImageType
newWidth
- the new value of the 'Width' attribute.ImageType.isSetWidth()
,
ImageType.unsetWidth()
,
ImageType.getWidth()
public void unsetWidth()
unsetWidth
in interface ImageType
ImageType.isSetWidth()
,
ImageType.getWidth()
,
ImageType.setWidth(int)
public boolean isSetWidth()
isSetWidth
in interface ImageType
ImageType.unsetWidth()
,
ImageType.getWidth()
,
ImageType.setWidth(int)
public java.lang.Object eGet(int featureID, boolean resolve, boolean coreType)
eGet
in interface org.eclipse.emf.ecore.InternalEObject
eGet
in class FlowTypeImpl
public void eSet(int featureID, java.lang.Object newValue)
eSet
in interface org.eclipse.emf.ecore.InternalEObject
eSet
in class FlowTypeImpl
public void eUnset(int featureID)
eUnset
in interface org.eclipse.emf.ecore.InternalEObject
eUnset
in class FlowTypeImpl
public boolean eIsSet(int featureID)
eIsSet
in interface org.eclipse.emf.ecore.InternalEObject
eIsSet
in class FlowTypeImpl
public java.lang.String toString()
toString
in class FlowTypeImpl
public int size()
size
in interface FlowType
size
in class FlowTypeImpl
public java.lang.String getDisplayName()
getDisplayName
in interface FlowType