public class BorderImpl extends org.eclipse.emf.ecore.impl.MinimalEObjectImpl.Container implements Border
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, org.eclipse.emf.common.notify.impl.BasicNotifierImpl.EScannableAdapterList| Modifier and Type | Field and Description |
|---|---|
protected static boolean |
BOTTOM_EDEFAULT
The default value of the '
Bottom' attribute. |
protected static Color |
COLOR_EDEFAULT
The default value of the '
Color' attribute. |
protected static boolean |
LEFT_EDEFAULT
The default value of the '
Left' attribute. |
protected static boolean |
RIGHT_EDEFAULT
The default value of the '
Right' attribute. |
protected static boolean |
TOP_EDEFAULT
The default value of the '
Top' attribute. |
EVIRTUAL_GET, EVIRTUAL_IS_SET, EVIRTUAL_NO_VALUE, EVIRTUAL_SET, EVIRTUAL_UNSET| Modifier | Constructor and Description |
|---|---|
protected |
BorderImpl() |
| 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() |
protected int |
eStaticFeatureCount() |
void |
eUnset(int featureID) |
Color |
getColor() |
boolean |
isBottom() |
boolean |
isLeft() |
boolean |
isRight() |
boolean |
isTop() |
void |
setBottom(boolean newBottom) |
void |
setColor(Color newColor) |
void |
setLeft(boolean newLeft) |
void |
setRight(boolean newRight) |
void |
setTop(boolean newTop) |
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, eUnsetprotected static final Color COLOR_EDEFAULT
Color' attribute.
getColor()protected static final boolean TOP_EDEFAULT
Top' attribute.
isTop(),
Constant Field Valuesprotected static final boolean BOTTOM_EDEFAULT
Bottom' attribute.
isBottom(),
Constant Field Valuesprotected static final boolean LEFT_EDEFAULT
Left' attribute.
isLeft(),
Constant Field Valuesprotected static final boolean RIGHT_EDEFAULT
Right' attribute.
isRight(),
Constant Field Valuesprotected org.eclipse.emf.ecore.EClass eStaticClass()
eStaticClass in class org.eclipse.emf.ecore.impl.BasicEObjectImplprotected int eStaticFeatureCount()
eStaticFeatureCount in class org.eclipse.emf.ecore.impl.BasicEObjectImplpublic Color getColor()
getColor in interface BorderBorder.setColor(Color),
BootstrapPackage.getBorder_Color()public void setColor(Color newColor)
setColor in interface BordernewColor - the new value of the 'Color' attribute.Border.getColor()public boolean isTop()
isTop in interface BorderBorder.setTop(boolean),
BootstrapPackage.getBorder_Top()public void setTop(boolean newTop)
setTop in interface BordernewTop - the new value of the 'Top' attribute.Border.isTop()public boolean isBottom()
isBottom in interface BorderBorder.setBottom(boolean),
BootstrapPackage.getBorder_Bottom()public void setBottom(boolean newBottom)
setBottom in interface BordernewBottom - the new value of the 'Bottom' attribute.Border.isBottom()public boolean isLeft()
isLeft in interface BorderBorder.setLeft(boolean),
BootstrapPackage.getBorder_Left()public void setLeft(boolean newLeft)
setLeft in interface BordernewLeft - the new value of the 'Left' attribute.Border.isLeft()public boolean isRight()
isRight in interface BorderBorder.setRight(boolean),
BootstrapPackage.getBorder_Right()public void setRight(boolean newRight)
setRight in interface BordernewRight - the new value of the 'Right' attribute.Border.isRight()public Object eGet(int featureID, boolean resolve, boolean coreType)
eGet in interface org.eclipse.emf.ecore.InternalEObjecteGet in class org.eclipse.emf.ecore.impl.BasicEObjectImplpublic void eSet(int featureID,
Object newValue)
eSet in interface org.eclipse.emf.ecore.InternalEObjecteSet in class org.eclipse.emf.ecore.impl.BasicEObjectImplpublic void eUnset(int featureID)
eUnset in interface org.eclipse.emf.ecore.InternalEObjecteUnset in class org.eclipse.emf.ecore.impl.BasicEObjectImplpublic boolean eIsSet(int featureID)
eIsSet in interface org.eclipse.emf.ecore.InternalEObjecteIsSet in class org.eclipse.emf.ecore.impl.BasicEObjectImplCopyright © 2021 Nasdanika. All rights reserved.