public class TextImpl extends WidgetImpl implements Text
The following features are implemented:
org.eclipse.emf.ecore.impl.MinimalEObjectImpl.Container.Dynamicorg.eclipse.emf.ecore.impl.MinimalEObjectImpl.Containerorg.eclipse.emf.ecore.impl.BasicEObjectImpl.EPropertiesHolder, org.eclipse.emf.ecore.impl.BasicEObjectImpl.EPropertiesHolderBaseImpl, org.eclipse.emf.ecore.impl.BasicEObjectImpl.EPropertiesHolderImplorg.eclipse.emf.common.notify.impl.BasicNotifierImpl.EAdapterList<E extends Object & org.eclipse.emf.common.notify.Adapter>, org.eclipse.emf.common.notify.impl.BasicNotifierImpl.EObservableAdapterList| Modifier and Type | Field and Description |
|---|---|
protected static String |
ATTRIBUTE_NAME_EDEFAULT
The default value of the '
Attribute Name' attribute. |
protected String |
attributeName
The cached value of the '
Attribute Name' attribute. |
protected Alignment |
halign
The cached value of the '
Halign' attribute. |
protected static Alignment |
HALIGN_EDEFAULT
The default value of the '
Halign' attribute. |
protected String |
text
The cached value of the '
Text' attribute. |
protected static String |
TEXT_EDEFAULT
The default value of the '
Text' attribute. |
protected Alignment |
valign
The cached value of the '
Valign' attribute. |
protected static Alignment |
VALIGN_EDEFAULT
The default value of the '
Valign' attribute. |
child, dim, GESTURE_ONLY_EDEFAULT, gestureOnly, PORT_YPOSITION_EDEFAULT, portYPosition, pos, styleEVIRTUAL_GET, EVIRTUAL_IS_SET, EVIRTUAL_NO_VALUE, EVIRTUAL_SET, EVIRTUAL_UNSET| 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 org.eclipse.emf.ecore.EClass |
eStaticClass() |
void |
eUnset(int featureID) |
String |
getAttributeName() |
Alignment |
getHalign() |
String |
getText() |
Alignment |
getValign() |
void |
setAttributeName(String newAttributeName) |
void |
setHalign(Alignment newHalign) |
void |
setText(String newText) |
void |
setValign(Alignment newValign) |
String |
toString() |
basicGetStyle, basicSetDim, basicSetParent, basicSetPos, eBasicRemoveFromContainerFeature, eInverseAdd, eInverseRemove, getChild, getDim, getParent, getPortYPosition, getPos, getStyle, isGestureOnly, setDim, setGestureOnly, setParent, setPortYPosition, setPos, setStyleeBasicSetContainer, 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, 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, eInverseRemove, eInvocationDelegate, eInvoke, eInvoke, eIsSet, eObjectForURIFragmentSegment, eOpenGet, eOpenIsSet, eOpenSet, eOpenUnset, eRemoveVirtualValue, eResolveProxy, eResource, eSet, eSetResource, eSetStore, eSetting, eSettingDelegate, eSetVirtualIndexBits, eSetVirtualValue, eSetVirtualValues, eStaticFeatureCount, eStaticOperationCount, eStore, eUnset, eURIFragmentSegment, eVirtualBitCount, eVirtualGet, eVirtualGet, eVirtualIndex, eVirtualIndexBits, eVirtualIsSet, eVirtualSet, eVirtualUnset, eVirtualValue, eVirtualValueseNotificationRequired, eNotifyclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetChild, getDim, getParent, getPortYPosition, getPos, getStyle, isGestureOnly, setDim, setGestureOnly, setParent, setPortYPosition, setPos, setStyleeAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnsetprotected static final String TEXT_EDEFAULT
Text' attribute.
getText()protected static final Alignment HALIGN_EDEFAULT
Halign' attribute.
getHalign()protected Alignment halign
Halign' attribute.
getHalign()protected static final Alignment VALIGN_EDEFAULT
Valign' attribute.
getValign()protected Alignment valign
Valign' attribute.
getValign()protected static final String ATTRIBUTE_NAME_EDEFAULT
Attribute Name' attribute.
getAttributeName()protected String attributeName
Attribute Name' attribute.
getAttributeName()protected org.eclipse.emf.ecore.EClass eStaticClass()
eStaticClass in class WidgetImplpublic String getText()
getText in interface TextText.setText(String),
SofiagraphicsPackage.getText_Text()public void setText(String newText)
setText in interface TextnewText - the new value of the 'Text' attribute.Text.getText()public Alignment getHalign()
getHalign in interface TextAlignment,
Text.setHalign(Alignment),
SofiagraphicsPackage.getText_Halign()public void setHalign(Alignment newHalign)
setHalign in interface TextnewHalign - the new value of the 'Halign' attribute.Alignment,
Text.getHalign()public Alignment getValign()
getValign in interface TextAlignment,
Text.setValign(Alignment),
SofiagraphicsPackage.getText_Valign()public void setValign(Alignment newValign)
setValign in interface TextnewValign - the new value of the 'Valign' attribute.Alignment,
Text.getValign()public String getAttributeName()
getAttributeName in interface TextText.setAttributeName(String),
SofiagraphicsPackage.getText_AttributeName()public void setAttributeName(String newAttributeName)
setAttributeName in interface TextnewAttributeName - the new value of the 'Attribute Name' attribute.Text.getAttributeName()public Object eGet(int featureID, boolean resolve, boolean coreType)
eGet in interface org.eclipse.emf.ecore.InternalEObjecteGet in class WidgetImplpublic void eSet(int featureID,
Object newValue)
eSet in interface org.eclipse.emf.ecore.InternalEObjecteSet in class WidgetImplpublic void eUnset(int featureID)
eUnset in interface org.eclipse.emf.ecore.InternalEObjecteUnset in class WidgetImplpublic boolean eIsSet(int featureID)
eIsSet in interface org.eclipse.emf.ecore.InternalEObjecteIsSet in class WidgetImplpublic String toString()
toString in class WidgetImplCopyright © 2018. All rights reserved.