public class TextImpl extends MinimalEObjectImpl.Container implements Text
MinimalEObjectImpl.Container.DynamicMinimalEObjectImpl.ContainerBasicEObjectImpl.EPropertiesHolder, BasicEObjectImpl.EPropertiesHolderBaseImpl, BasicEObjectImpl.EPropertiesHolderImplBasicNotifierImpl.EAdapterList<E extends Object & Adapter>, BasicNotifierImpl.EObservableAdapterList, BasicNotifierImpl.EScannableAdapterListInternalEObject.EStore| Modifier and Type | Field and Description |
|---|---|
protected static Text.Alignment |
ALIGNMENT_EDEFAULT
The default value of the '
Alignment' attribute. |
protected static Color |
COLOR_EDEFAULT
The default value of the '
Color' attribute. |
protected static boolean |
ITALIC_EDEFAULT
The default value of the '
Italic' attribute. |
protected static boolean |
MONOSPACE_EDEFAULT
The default value of the '
Monospace' attribute. |
protected static boolean |
NOWRAP_EDEFAULT
The default value of the '
Nowrap' attribute. |
protected static Text.Transform |
TRANSFORM_EDEFAULT
The default value of the '
Transform' attribute. |
protected static boolean |
TRUNCATE_EDEFAULT
The default value of the '
Truncate' attribute. |
protected static Text.Weight |
WEIGHT_EDEFAULT
The default value of the '
Weight' attribute. |
eContainerEVIRTUAL_GET, EVIRTUAL_IS_SET, EVIRTUAL_NO_VALUE, EVIRTUAL_SET, EVIRTUAL_UNSETNILEOPPOSITE_FEATURE_BASE| Modifier | Constructor and Description |
|---|---|
protected |
TextImpl() |
| Modifier and Type | Method and Description |
|---|---|
Object |
eGet(int featureID,
boolean resolve,
boolean coreType) |
boolean |
eIsSet(int featureID) |
void |
eSet(int featureID,
Object newValue) |
protected EClass |
eStaticClass() |
protected int |
eStaticFeatureCount() |
void |
eUnset(int featureID) |
Text.Alignment |
getAlignment() |
Color |
getColor() |
Text.Transform |
getTransform() |
Text.Weight |
getWeight() |
boolean |
isItalic() |
boolean |
isMonospace() |
boolean |
isNowrap() |
boolean |
isTruncate() |
void |
setAlignment(Text.Alignment newAlignment) |
void |
setColor(Color newColor) |
void |
setItalic(boolean newItalic) |
void |
setMonospace(boolean newMonospace) |
void |
setNowrap(boolean newNowrap) |
void |
setTransform(Text.Transform newTransform) |
void |
setTruncate(boolean newTruncate) |
void |
setWeight(Text.Weight newWeight) |
eBasicSetContainer, eInternalContainerdynamicGet, dynamicSet, dynamicUnset, eAdapters, eBasicAdapterArray, eBasicAdapterListeners, eBasicAdapters, eBasicHasAdapters, eBasicProperties, eBasicSetAdapterArray, eBasicSetAdapterListeners, eBasicSetContainer, eBasicSetContainerFeatureID, eBasicSetSettings, eBasicSettings, eClass, eContainerFeatureID, eContents, eCrossReferences, eDeliver, eDirectResource, eDynamicClass, eHasSettings, eIsProxy, eProperties, eProxyURI, eSetClass, eSetDeliver, eSetDirectResource, eSetProxyURI, eSettingseAddVirtualValue, eAllContents, eBaseStructuralFeatureID, eBasicRemoveFromContainer, eBasicRemoveFromContainerFeature, eBasicSetContainer, eComputeVirtualValuesCapacity, eContainer, eContainerAdapterArray, eContainingFeature, eContainmentFeature, eContainmentFeature, eContains, eDerivedOperationID, eDerivedOperationID, eDerivedStructuralFeatureID, eDerivedStructuralFeatureID, eDynamicBasicRemoveFromContainer, eDynamicFeature, eDynamicFeatureID, eDynamicGet, eDynamicGet, eDynamicGet, eDynamicInverseAdd, eDynamicInverseAdd, eDynamicInverseRemove, eDynamicInverseRemove, eDynamicInvoke, eDynamicInvoke, eDynamicIsSet, eDynamicIsSet, eDynamicIsSet, eDynamicSet, eDynamicSet, eDynamicSet, eDynamicUnset, eDynamicUnset, eDynamicUnset, eGet, eGet, eGet, eInternalResource, eInverseAdd, eInverseAdd, eInverseRemove, eInverseRemove, eInvocationDelegate, eInvoke, eInvoke, eIsSet, eObjectForURIFragmentSegment, eOpenGet, eOpenIsSet, eOpenSet, eOpenUnset, eRemoveVirtualValue, eResolveProxy, eResource, eSet, eSetResource, eSetStore, eSetting, eSettingDelegate, eSetVirtualIndexBits, eSetVirtualValue, eSetVirtualValues, eStaticOperationCount, eStore, eUnset, eURIFragmentSegment, eVirtualBitCount, eVirtualGet, eVirtualGet, eVirtualIndex, eVirtualIndexBits, eVirtualIsSet, eVirtualSet, eVirtualUnset, eVirtualValue, eVirtualValues, toStringeNotificationRequired, eNotifyclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waiteAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnseteAdapters, eDeliver, eNotify, eSetDelivereNotificationRequiredprotected static final Text.Alignment ALIGNMENT_EDEFAULT
Alignment' attribute.
getAlignment()protected static final Color COLOR_EDEFAULT
Color' attribute.
getColor()protected static final Text.Transform TRANSFORM_EDEFAULT
Transform' attribute.
getTransform()protected static final Text.Weight WEIGHT_EDEFAULT
Weight' attribute.
getWeight()protected static final boolean MONOSPACE_EDEFAULT
Monospace' attribute.
isMonospace(),
Constant Field Valuesprotected static final boolean ITALIC_EDEFAULT
Italic' attribute.
isItalic(),
Constant Field Valuesprotected static final boolean NOWRAP_EDEFAULT
Nowrap' attribute.
isNowrap(),
Constant Field Valuesprotected static final boolean TRUNCATE_EDEFAULT
Truncate' attribute.
isTruncate(),
Constant Field Valuesprotected TextImpl()
protected EClass eStaticClass()
eStaticClass in class BasicEObjectImplprotected int eStaticFeatureCount()
eStaticFeatureCount in class BasicEObjectImplpublic Text.Alignment getAlignment()
getAlignment in interface Text#setAlignment(Alignment),
BootstrapPackage.getText_Alignment()public void setAlignment(Text.Alignment newAlignment)
setAlignment in interface TextnewAlignment - the new value of the 'Alignment' attribute.Text.getAlignment()public Color getColor()
getColor in interface TextText.setColor(Color),
BootstrapPackage.getText_Color()public void setColor(Color newColor)
setColor in interface TextnewColor - the new value of the 'Color' attribute.Text.getColor()public Text.Transform getTransform()
getTransform in interface Text#setTransform(Transform),
BootstrapPackage.getText_Transform()public void setTransform(Text.Transform newTransform)
setTransform in interface TextnewTransform - the new value of the 'Transform' attribute.Text.getTransform()public Text.Weight getWeight()
getWeight in interface Text#setWeight(Weight),
BootstrapPackage.getText_Weight()public void setWeight(Text.Weight newWeight)
setWeight in interface TextnewWeight - the new value of the 'Weight' attribute.Text.getWeight()public boolean isMonospace()
isMonospace in interface TextText.setMonospace(boolean),
BootstrapPackage.getText_Monospace()public void setMonospace(boolean newMonospace)
setMonospace in interface TextnewMonospace - the new value of the 'Monospace' attribute.Text.isMonospace()public boolean isItalic()
isItalic in interface TextText.setItalic(boolean),
BootstrapPackage.getText_Italic()public void setItalic(boolean newItalic)
setItalic in interface TextnewItalic - the new value of the 'Italic' attribute.Text.isItalic()public boolean isNowrap()
isNowrap in interface TextText.setNowrap(boolean),
BootstrapPackage.getText_Nowrap()public void setNowrap(boolean newNowrap)
setNowrap in interface TextnewNowrap - the new value of the 'Nowrap' attribute.Text.isNowrap()public boolean isTruncate()
isTruncate in interface TextText.setTruncate(boolean),
BootstrapPackage.getText_Truncate()public void setTruncate(boolean newTruncate)
setTruncate in interface TextnewTruncate - the new value of the 'Truncate' attribute.Text.isTruncate()public Object eGet(int featureID, boolean resolve, boolean coreType)
eGet in interface InternalEObjecteGet in class BasicEObjectImplpublic void eSet(int featureID, Object newValue)
eSet in interface InternalEObjecteSet in class BasicEObjectImplpublic void eUnset(int featureID)
eUnset in interface InternalEObjecteUnset in class BasicEObjectImplpublic boolean eIsSet(int featureID)
eIsSet in interface InternalEObjecteIsSet in class BasicEObjectImplCopyright © 2022 Nasdanika. All rights reserved.