public abstract class BlockMixedContainerImpl extends MixedContainerImpl implements BlockMixedContainer
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 AlignmentEnum |
alignment
The cached value of the '
Alignment ' attribute. |
protected static AlignmentEnum |
ALIGNMENT_EDEFAULT
The default value of the '
Alignment ' attribute. |
protected boolean |
alignmentESet
This is true if the Alignment attribute has been set.
|
protected java.lang.String |
clazz
The cached value of the '
Clazz ' attribute. |
protected static java.lang.String |
CLAZZ_EDEFAULT
The default value of the '
Clazz ' attribute. |
protected boolean |
clazzESet
This is true if the Clazz attribute has been set.
|
protected java.lang.String |
style
The cached value of the '
Style ' attribute. |
protected static java.lang.String |
STYLE_EDEFAULT
The default value of the '
Style ' attribute. |
protected static java.lang.String |
TEXT_ALIGNMENT_ATTRIBUTE |
lengthInvalid, textLength
id, ID_EDEFAULT
eAdapters, eContainer, eContainerFeatureID, EDELIVER, EDYNAMIC_CLASS, eFlags, ELAST_EOBJECT_FLAG, ELAST_NOTIFIER_FLAG, eProperties, EPROXY
Modifier | Constructor and Description |
---|---|
protected |
BlockMixedContainerImpl() |
Modifier and Type | Method and Description |
---|---|
protected FlowContainer |
createSplitNode() |
int |
eBaseStructuralFeatureID(int derivedFeatureID,
java.lang.Class<?> baseClass) |
int |
eDerivedStructuralFeatureID(int baseFeatureID,
java.lang.Class<?> baseClass) |
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) |
AlignmentEnum |
getAlignment() |
java.lang.String |
getClazz() |
java.lang.String |
getStyle() |
boolean |
isSetAlignment() |
boolean |
isSetClazz() |
void |
setAlignment(AlignmentEnum newAlignment) |
void |
setClazz(java.lang.String newClazz) |
void |
setStyle(java.lang.String newStyle) |
java.lang.String |
toString() |
void |
unsetAlignment() |
void |
unsetClazz() |
eContents, eInverseRemove, getChildren, getChildrenGroup, getMixed
adaptAndAdd, adaptAndAdd, charAt, getText, getTextLength, getWrapperBlock, invalidate, isEmpty, mapToModel, revalidate, size, split, wrap
eBasicSetContainer, getBody, getContainingBlock, getFollowingLeafNode, getId, getParent, getPrecedingLeafNode, isSplittable, setId, translateToAbsolute
eAdapters, eBasicAdapters, eBasicProperties, eClass, eContainerFeatureID, eDeliver, eInternalContainer, eInvoke, eIsProxy, eProperties, eSetClass, eSetDeliver, eSetProxyURI
eAddVirtualValue, eAllContents, eBasicRemoveFromContainer, eBasicRemoveFromContainerFeature, eBasicSetContainer, eComputeVirtualValuesCapacity, eContainer, eContainerAdapterArray, eContainingFeature, eContainmentFeature, eContainmentFeature, eContains, eCrossReferences, eDerivedOperationID, eDerivedOperationID, 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, 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
getChildren, getMixed
acceptsChild, adaptAndAdd, adaptAndAdd, wrap
charAt, getBody, getContainingBlock, getDisplayName, getFollowingLeafNode, getId, getParent, getPrecedingLeafNode, getText, getTextLength, isEmpty, isSplittable, mapToModel, setId, size, split, translateToAbsolute
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnset
protected static final java.lang.String TEXT_ALIGNMENT_ATTRIBUTE
protected static final AlignmentEnum ALIGNMENT_EDEFAULT
Alignment
' attribute.
getAlignment()
protected AlignmentEnum alignment
Alignment
' attribute.
getAlignment()
protected boolean alignmentESet
protected static final java.lang.String STYLE_EDEFAULT
Style
' attribute.
getStyle()
protected java.lang.String style
Style
' attribute.
getStyle()
protected static final java.lang.String CLAZZ_EDEFAULT
Clazz
' attribute.
getClazz()
,
Constant Field Valuesprotected java.lang.String clazz
Clazz
' attribute.
getClazz()
protected boolean clazzESet
protected org.eclipse.emf.ecore.EClass eStaticClass()
eStaticClass
in class MixedContainerImpl
public AlignmentEnum getAlignment()
getAlignment
in interface BlockEntity
AlignmentEnum
,
BlockEntity.isSetAlignment()
,
BlockEntity.unsetAlignment()
,
BlockEntity.setAlignment(AlignmentEnum)
,
RichtextPackage.getBlockEntity_Alignment()
public void setAlignment(AlignmentEnum newAlignment)
setAlignment
in interface BlockEntity
newAlignment
- the new value of the 'Alignment' attribute.AlignmentEnum
,
BlockEntity.isSetAlignment()
,
BlockEntity.unsetAlignment()
,
BlockEntity.getAlignment()
public void unsetAlignment()
unsetAlignment
in interface BlockEntity
BlockEntity.isSetAlignment()
,
BlockEntity.getAlignment()
,
BlockEntity.setAlignment(AlignmentEnum)
public boolean isSetAlignment()
isSetAlignment
in interface BlockEntity
BlockEntity.unsetAlignment()
,
BlockEntity.getAlignment()
,
BlockEntity.setAlignment(AlignmentEnum)
public java.lang.String getStyle()
getStyle
in interface BlockEntity
BlockEntity.setStyle(String)
,
RichtextPackage.getBlockEntity_Style()
public void setStyle(java.lang.String newStyle)
setStyle
in interface BlockEntity
newStyle
- the new value of the 'Style' attribute.BlockEntity.getStyle()
public java.lang.String getClazz()
getClazz
in interface BlockEntity
BlockEntity.isSetClazz()
,
BlockEntity.unsetClazz()
,
BlockEntity.setClazz(String)
,
RichtextPackage.getBlockEntity_Clazz()
public void setClazz(java.lang.String newClazz)
setClazz
in interface BlockEntity
newClazz
- the new value of the 'Clazz' attribute.BlockEntity.isSetClazz()
,
BlockEntity.unsetClazz()
,
BlockEntity.getClazz()
public void unsetClazz()
unsetClazz
in interface BlockEntity
BlockEntity.isSetClazz()
,
BlockEntity.getClazz()
,
BlockEntity.setClazz(String)
public boolean isSetClazz()
isSetClazz
in interface BlockEntity
BlockEntity.unsetClazz()
,
BlockEntity.getClazz()
,
BlockEntity.setClazz(String)
public java.lang.Object eGet(int featureID, boolean resolve, boolean coreType)
eGet
in interface org.eclipse.emf.ecore.InternalEObject
eGet
in class MixedContainerImpl
public void eSet(int featureID, java.lang.Object newValue)
eSet
in interface org.eclipse.emf.ecore.InternalEObject
eSet
in class MixedContainerImpl
public void eUnset(int featureID)
eUnset
in interface org.eclipse.emf.ecore.InternalEObject
eUnset
in class MixedContainerImpl
public boolean eIsSet(int featureID)
eIsSet
in interface org.eclipse.emf.ecore.InternalEObject
eIsSet
in class MixedContainerImpl
public int eBaseStructuralFeatureID(int derivedFeatureID, java.lang.Class<?> baseClass)
eBaseStructuralFeatureID
in interface org.eclipse.emf.ecore.InternalEObject
eBaseStructuralFeatureID
in class org.eclipse.emf.ecore.impl.BasicEObjectImpl
public int eDerivedStructuralFeatureID(int baseFeatureID, java.lang.Class<?> baseClass)
eDerivedStructuralFeatureID
in interface org.eclipse.emf.ecore.InternalEObject
eDerivedStructuralFeatureID
in class org.eclipse.emf.ecore.impl.BasicEObjectImpl
public java.lang.String toString()
toString
in class MixedContainerImpl
protected FlowContainer createSplitNode()
createSplitNode
in class FlowContainerImpl