public class COBOLSimpleTypeImpl extends COBOLClassifierImpl implements COBOLSimpleType
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, org.eclipse.emf.common.notify.impl.BasicNotifierImpl.EScannableAdapterList| Modifier and Type | Field and Description |
|---|---|
protected static String |
PICTURE_STRING_EDEFAULT
The default value of the '
Picture String' attribute. |
protected String |
pictureString
The cached value of the '
Picture String' attribute. |
protected Boolean |
usage
The cached value of the '
Usage' attribute. |
protected static Boolean |
USAGE_EDEFAULT
The default value of the '
Usage' attribute. |
protected static COBOLUsageValue |
USAGE_VALUE_EDEFAULT
The default value of the '
Usage Value' attribute. |
protected COBOLUsageValue |
usageValue
The cached value of the '
Usage Value' attribute. |
name, NAME_EDEFAULT, typeded, TYPEDED_EDEFAULT, typedElementsEVIRTUAL_GET, EVIRTUAL_IS_SET, EVIRTUAL_NO_VALUE, EVIRTUAL_SET, EVIRTUAL_UNSET| Modifier | Constructor and Description |
|---|---|
protected |
COBOLSimpleTypeImpl() |
| 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 |
getPictureString() |
Boolean |
getUsage() |
COBOLUsageValue |
getUsageValue() |
void |
setPictureString(String newPictureString) |
void |
setUsage(Boolean newUsage) |
void |
setUsageValue(COBOLUsageValue newUsageValue) |
String |
toString() |
eInverseAdd, eInverseRemove, getName, getTypeded, getTypedElements, setName, setTypededeBasicSetContainer, 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, 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, waitgetName, getTypeded, getTypedElements, setName, setTypededeAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnsetprotected static final COBOLUsageValue USAGE_VALUE_EDEFAULT
Usage Value' attribute.
getUsageValue()protected COBOLUsageValue usageValue
Usage Value' attribute.
getUsageValue()protected static final String PICTURE_STRING_EDEFAULT
Picture String' attribute.
getPictureString()protected String pictureString
Picture String' attribute.
getPictureString()protected static final Boolean USAGE_EDEFAULT
Usage' attribute.
getUsage()protected Boolean usage
Usage' attribute.
getUsage()protected org.eclipse.emf.ecore.EClass eStaticClass()
eStaticClass in class COBOLClassifierImplpublic COBOLUsageValue getUsageValue()
getUsageValue in interface COBOLSimpleTypeCOBOLUsageValue,
COBOLSimpleType.setUsageValue(COBOLUsageValue),
CobolPackage.getCOBOLSimpleType_UsageValue()public void setUsageValue(COBOLUsageValue newUsageValue)
setUsageValue in interface COBOLSimpleTypenewUsageValue - the new value of the 'Usage Value' attribute.COBOLUsageValue,
COBOLSimpleType.getUsageValue()public String getPictureString()
getPictureString in interface COBOLSimpleTypeCOBOLSimpleType.setPictureString(String),
CobolPackage.getCOBOLSimpleType_PictureString()public void setPictureString(String newPictureString)
setPictureString in interface COBOLSimpleTypenewPictureString - the new value of the 'Picture String' attribute.COBOLSimpleType.getPictureString()public Boolean getUsage()
getUsage in interface COBOLSimpleTypeCOBOLSimpleType.setUsage(Boolean),
CobolPackage.getCOBOLSimpleType_Usage()public void setUsage(Boolean newUsage)
setUsage in interface COBOLSimpleTypenewUsage - the new value of the 'Usage' attribute.COBOLSimpleType.getUsage()public Object eGet(int featureID, boolean resolve, boolean coreType)
eGet in interface org.eclipse.emf.ecore.InternalEObjecteGet in class COBOLClassifierImplpublic void eSet(int featureID,
Object newValue)
eSet in interface org.eclipse.emf.ecore.InternalEObjecteSet in class COBOLClassifierImplpublic void eUnset(int featureID)
eUnset in interface org.eclipse.emf.ecore.InternalEObjecteUnset in class COBOLClassifierImplpublic boolean eIsSet(int featureID)
eIsSet in interface org.eclipse.emf.ecore.InternalEObjecteIsSet in class COBOLClassifierImplpublic String toString()
toString in class COBOLClassifierImplCopyright © 2018–2020 Atlanmod. All rights reserved.