public class HorizontalLineImpl extends FlowLeafImpl implements HorizontalLine
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 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 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 |
HorizontalLineImpl() |
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 |
getDisplayName() |
int |
getHeight() |
java.lang.String |
getText() |
int |
getWidth() |
boolean |
isSetHeight() |
boolean |
isSetWidth() |
void |
setHeight(int newHeight) |
void |
setWidth(int newWidth) |
int |
size() |
java.lang.String |
toString() |
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 static final int HEIGHT_EDEFAULT
Height
' attribute.
getHeight()
,
Constant Field Valuesprotected int height
Height
' attribute.
getHeight()
protected boolean heightESet
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 int getHeight()
getHeight
in interface HorizontalLine
HorizontalLine.isSetHeight()
,
HorizontalLine.unsetHeight()
,
HorizontalLine.setHeight(int)
,
RichtextPackage.getHorizontalLine_Height()
public void setHeight(int newHeight)
setHeight
in interface HorizontalLine
newHeight
- the new value of the 'Height' attribute.HorizontalLine.isSetHeight()
,
HorizontalLine.unsetHeight()
,
HorizontalLine.getHeight()
public void unsetHeight()
unsetHeight
in interface HorizontalLine
HorizontalLine.isSetHeight()
,
HorizontalLine.getHeight()
,
HorizontalLine.setHeight(int)
public boolean isSetHeight()
isSetHeight
in interface HorizontalLine
HorizontalLine.unsetHeight()
,
HorizontalLine.getHeight()
,
HorizontalLine.setHeight(int)
public int getWidth()
getWidth
in interface HorizontalLine
HorizontalLine.isSetWidth()
,
HorizontalLine.unsetWidth()
,
HorizontalLine.setWidth(int)
,
RichtextPackage.getHorizontalLine_Width()
public void setWidth(int newWidth)
setWidth
in interface HorizontalLine
newWidth
- the new value of the 'Width' attribute.HorizontalLine.isSetWidth()
,
HorizontalLine.unsetWidth()
,
HorizontalLine.getWidth()
public void unsetWidth()
unsetWidth
in interface HorizontalLine
HorizontalLine.isSetWidth()
,
HorizontalLine.getWidth()
,
HorizontalLine.setWidth(int)
public boolean isSetWidth()
isSetWidth
in interface HorizontalLine
HorizontalLine.unsetWidth()
,
HorizontalLine.getWidth()
,
HorizontalLine.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 java.lang.String getDisplayName()
getDisplayName
in interface FlowType
public int size()
size
in interface FlowType
size
in class FlowTypeImpl