public class COBOLVariableLengthArrayImpl extends COBOLFixedLengthArrayImpl implements COBOLVariableLengthArray
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 COBOLElement |
dependingOn
The cached value of the '
Depending On' reference. |
protected static Integer |
MIN_UPPER_EDEFAULT
The default value of the '
Min Upper' attribute. |
protected Integer |
minUpper
The cached value of the '
Min Upper' attribute. |
MAX_UPPER_EDEFAULT, maxUpperEVIRTUAL_GET, EVIRTUAL_IS_SET, EVIRTUAL_NO_VALUE, EVIRTUAL_SET, EVIRTUAL_UNSET| Modifier | Constructor and Description |
|---|---|
protected |
COBOLVariableLengthArrayImpl() |
| Modifier and Type | Method and Description |
|---|---|
COBOLElement |
basicGetDependingOn() |
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) |
COBOLElement |
getDependingOn() |
Integer |
getMinUpper() |
void |
setDependingOn(COBOLElement newDependingOn) |
void |
setMinUpper(Integer newMinUpper) |
String |
toString() |
getMaxUpper, setMaxUppereBasicSetContainer, 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, eStaticFeatureCount, eStaticOperationCount, eStore, eUnset, eURIFragmentSegment, eVirtualBitCount, eVirtualGet, eVirtualGet, eVirtualIndex, eVirtualIndexBits, eVirtualIsSet, eVirtualSet, eVirtualUnset, eVirtualValue, eVirtualValueseNotificationRequired, eNotifyclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetMaxUpper, setMaxUppereAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnsetprotected static final Integer MIN_UPPER_EDEFAULT
Min Upper' attribute.
getMinUpper()protected Integer minUpper
Min Upper' attribute.
getMinUpper()protected COBOLElement dependingOn
Depending On' reference.
getDependingOn()protected org.eclipse.emf.ecore.EClass eStaticClass()
eStaticClass in class COBOLFixedLengthArrayImplpublic Integer getMinUpper()
getMinUpper in interface COBOLVariableLengthArrayCOBOLVariableLengthArray.setMinUpper(Integer),
CobolPackage.getCOBOLVariableLengthArray_MinUpper()public void setMinUpper(Integer newMinUpper)
setMinUpper in interface COBOLVariableLengthArraynewMinUpper - the new value of the 'Min Upper' attribute.COBOLVariableLengthArray.getMinUpper()public COBOLElement getDependingOn()
getDependingOn in interface COBOLVariableLengthArrayCOBOLVariableLengthArray.setDependingOn(COBOLElement),
CobolPackage.getCOBOLVariableLengthArray_DependingOn()public COBOLElement basicGetDependingOn()
public void setDependingOn(COBOLElement newDependingOn)
setDependingOn in interface COBOLVariableLengthArraynewDependingOn - the new value of the 'Depending On' reference.COBOLVariableLengthArray.getDependingOn()public Object eGet(int featureID, boolean resolve, boolean coreType)
eGet in interface org.eclipse.emf.ecore.InternalEObjecteGet in class COBOLFixedLengthArrayImplpublic void eSet(int featureID,
Object newValue)
eSet in interface org.eclipse.emf.ecore.InternalEObjecteSet in class COBOLFixedLengthArrayImplpublic void eUnset(int featureID)
eUnset in interface org.eclipse.emf.ecore.InternalEObjecteUnset in class COBOLFixedLengthArrayImplpublic boolean eIsSet(int featureID)
eIsSet in interface org.eclipse.emf.ecore.InternalEObjecteIsSet in class COBOLFixedLengthArrayImplpublic String toString()
toString in class COBOLFixedLengthArrayImplCopyright © 2018–2020 Atlanmod. All rights reserved.