public abstract class ItemImpl extends ModelElementImpl implements Item
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 boolean |
ACTIVE_EDEFAULT
The default value of the '
Active' attribute. |
protected static Color |
COLOR_EDEFAULT
The default value of the '
Color' attribute. |
protected static boolean |
DISABLED_EDEFAULT
The default value of the '
Disabled' attribute. |
DESCRIPTION_EDEFAULT, URI_EDEFAULT, UUID_EDEFAULTeContainerEVIRTUAL_GET, EVIRTUAL_IS_SET, EVIRTUAL_NO_VALUE, EVIRTUAL_SET, EVIRTUAL_UNSETNILEOPPOSITE_FEATURE_BASE| Modifier | Constructor and Description |
|---|---|
protected |
ItemImpl() |
| 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() |
void |
eUnset(int featureID) |
Color |
getColor() |
boolean |
isActive() |
boolean |
isDisabled() |
void |
setActive(boolean newActive) |
void |
setColor(Color newColor) |
void |
setDisabled(boolean newDisabled) |
adaptTo, basicGetActionPrototype, basicSetMarker, eInverseRemove, eProxyURI, eStaticFeatureCount, findByURI, findByURI, getActionPrototype, getDescription, getMarker, getOppositeReferrers, getReferrers, getUri, getUuid, resolve, resolveProxies, resolveProxy, setActionPrototype, setDescription, setMarker, setUri, setUuideBasicSetContainer, 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, 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, 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, waitgetActionPrototype, getDescription, getUri, getUuid, setActionPrototype, setDescription, setUri, setUuideAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnseteAdapters, eDeliver, eNotify, eSetDelivereNotificationRequiredprotected static final boolean ACTIVE_EDEFAULT
Active' attribute.
isActive(),
Constant Field Valuesprotected static final boolean DISABLED_EDEFAULT
Disabled' attribute.
isDisabled(),
Constant Field Valuesprotected static final Color COLOR_EDEFAULT
Color' attribute.
getColor()protected ItemImpl()
protected EClass eStaticClass()
eStaticClass in class ModelElementImplpublic boolean isActive()
isActive in interface ItemItem.setActive(boolean),
BootstrapPackage.getItem_Active()public void setActive(boolean newActive)
setActive in interface ItemnewActive - the new value of the 'Active' attribute.Item.isActive()public boolean isDisabled()
isDisabled in interface ItemItem.setDisabled(boolean),
BootstrapPackage.getItem_Disabled()public void setDisabled(boolean newDisabled)
setDisabled in interface ItemnewDisabled - the new value of the 'Disabled' attribute.Item.isDisabled()public Color getColor()
getColor in interface ItemItem.setColor(Color),
BootstrapPackage.getItem_Color()public void setColor(Color newColor)
setColor in interface ItemnewColor - the new value of the 'Color' attribute.Item.getColor()public Object eGet(int featureID, boolean resolve, boolean coreType)
eGet in interface InternalEObjecteGet in class ModelElementImplpublic void eSet(int featureID, Object newValue)
eSet in interface InternalEObjecteSet in class ModelElementImplpublic void eUnset(int featureID)
eUnset in interface InternalEObjecteUnset in class ModelElementImplpublic boolean eIsSet(int featureID)
eIsSet in interface InternalEObjecteIsSet in class ModelElementImplCopyright © 2022 Nasdanika. All rights reserved.