Class COBOLSimpleTypeImpl
java.lang.Object
org.eclipse.emf.common.notify.impl.BasicNotifierImpl
org.eclipse.emf.ecore.impl.BasicEObjectImpl
org.eclipse.emf.ecore.impl.MinimalEObjectImpl
org.eclipse.emf.ecore.impl.MinimalEObjectImpl.Container
org.eclipse.gmt.modisco.cobol.impl.COBOLClassifierImpl
org.eclipse.gmt.modisco.cobol.impl.COBOLSimpleTypeImpl
- All Implemented Interfaces:
org.eclipse.emf.common.notify.Notifier,org.eclipse.emf.ecore.EObject,org.eclipse.emf.ecore.EStructuralFeature.Internal.DynamicValueHolder,org.eclipse.emf.ecore.InternalEObject,COBOLClassifier,COBOLSimpleType
public class COBOLSimpleTypeImpl extends COBOLClassifierImpl implements COBOLSimpleType
An implementation of the model object 'COBOL Simple Type'.
The following features are implemented:
-
Nested Class Summary
Nested classes/interfaces inherited from class org.eclipse.emf.ecore.impl.MinimalEObjectImpl.Container
org.eclipse.emf.ecore.impl.MinimalEObjectImpl.Container.DynamicNested classes/interfaces inherited from class org.eclipse.emf.ecore.impl.MinimalEObjectImpl
org.eclipse.emf.ecore.impl.MinimalEObjectImpl.ContainerNested classes/interfaces inherited from class org.eclipse.emf.ecore.impl.BasicEObjectImpl
org.eclipse.emf.ecore.impl.BasicEObjectImpl.EPropertiesHolder, org.eclipse.emf.ecore.impl.BasicEObjectImpl.EPropertiesHolderBaseImpl, org.eclipse.emf.ecore.impl.BasicEObjectImpl.EPropertiesHolderImplNested classes/interfaces inherited from class org.eclipse.emf.common.notify.impl.BasicNotifierImpl
org.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.EScannableAdapterListNested classes/interfaces inherited from interface org.eclipse.emf.ecore.InternalEObject
org.eclipse.emf.ecore.InternalEObject.EStore -
Field Summary
Fields Modifier and Type Field Description protected static StringPICTURE_STRING_EDEFAULTThe default value of the 'Picture String' attribute.protected StringpictureStringThe cached value of the 'Picture String' attribute.protected BooleanusageThe cached value of the 'Usage' attribute.protected static BooleanUSAGE_EDEFAULTThe default value of the 'Usage' attribute.protected static COBOLUsageValueUSAGE_VALUE_EDEFAULTThe default value of the 'Usage Value' attribute.protected COBOLUsageValueusageValueThe cached value of the 'Usage Value' attribute.Fields inherited from class org.eclipse.gmt.modisco.cobol.impl.COBOLClassifierImpl
name, NAME_EDEFAULT, typeded, TYPEDED_EDEFAULT, typedElementsFields inherited from class org.eclipse.emf.ecore.impl.MinimalEObjectImpl.Container
eContainerFields inherited from class org.eclipse.emf.ecore.impl.BasicEObjectImpl
EVIRTUAL_GET, EVIRTUAL_IS_SET, EVIRTUAL_NO_VALUE, EVIRTUAL_SET, EVIRTUAL_UNSETFields inherited from interface org.eclipse.emf.ecore.EStructuralFeature.Internal.DynamicValueHolder
NILFields inherited from interface org.eclipse.emf.ecore.InternalEObject
EOPPOSITE_FEATURE_BASE -
Constructor Summary
Constructors Modifier Constructor Description protectedCOBOLSimpleTypeImpl() -
Method Summary
Modifier and Type Method Description ObjecteGet(int featureID, boolean resolve, boolean coreType)booleaneIsSet(int featureID)voideSet(int featureID, Object newValue)protected org.eclipse.emf.ecore.EClasseStaticClass()voideUnset(int featureID)StringgetPictureString()BooleangetUsage()COBOLUsageValuegetUsageValue()voidsetPictureString(String newPictureString)voidsetUsage(Boolean newUsage)voidsetUsageValue(COBOLUsageValue newUsageValue)StringtoString()Methods inherited from class org.eclipse.gmt.modisco.cobol.impl.COBOLClassifierImpl
eInverseAdd, eInverseRemove, getName, getTypeded, getTypedElements, setName, setTypededMethods inherited from class org.eclipse.emf.ecore.impl.MinimalEObjectImpl.Container
eBasicSetContainer, eInternalContainerMethods inherited from class org.eclipse.emf.ecore.impl.MinimalEObjectImpl
dynamicGet, 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, eSettingsMethods inherited from class org.eclipse.emf.ecore.impl.BasicEObjectImpl
eAddVirtualValue, 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, eVirtualValuesMethods inherited from class org.eclipse.emf.common.notify.impl.BasicNotifierImpl
eNotificationRequired, eNotifyMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface org.eclipse.gmt.modisco.cobol.COBOLClassifier
getName, getTypeded, getTypedElements, setName, setTypededMethods inherited from interface org.eclipse.emf.ecore.EObject
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnsetMethods inherited from interface org.eclipse.emf.ecore.InternalEObject
eNotificationRequiredMethods inherited from interface org.eclipse.emf.common.notify.Notifier
eAdapters, eDeliver, eNotify, eSetDeliver
-
Field Details
-
USAGE_VALUE_EDEFAULT
The default value of the 'Usage Value' attribute.- See Also:
getUsageValue()
-
usageValue
The cached value of the 'Usage Value' attribute.- See Also:
getUsageValue()
-
PICTURE_STRING_EDEFAULT
The default value of the 'Picture String' attribute.- See Also:
getPictureString()
-
pictureString
The cached value of the 'Picture String' attribute.- See Also:
getPictureString()
-
USAGE_EDEFAULT
The default value of the 'Usage' attribute.- See Also:
getUsage()
-
usage
The cached value of the 'Usage' attribute.- See Also:
getUsage()
-
-
Constructor Details
-
COBOLSimpleTypeImpl
protected COBOLSimpleTypeImpl()
-
-
Method Details
-
eStaticClass
protected org.eclipse.emf.ecore.EClass eStaticClass()- Overrides:
eStaticClassin classCOBOLClassifierImpl
-
getUsageValue
- Specified by:
getUsageValuein interfaceCOBOLSimpleType- Returns:
- the value of the 'Usage Value' attribute.
- See Also:
COBOLUsageValue,COBOLSimpleType.setUsageValue(COBOLUsageValue),CobolPackage.getCOBOLSimpleType_UsageValue()
-
setUsageValue
- Specified by:
setUsageValuein interfaceCOBOLSimpleType- Parameters:
newUsageValue- the new value of the 'Usage Value' attribute.- See Also:
COBOLUsageValue,COBOLSimpleType.getUsageValue()
-
getPictureString
- Specified by:
getPictureStringin interfaceCOBOLSimpleType- Returns:
- the value of the 'Picture String' attribute.
- See Also:
COBOLSimpleType.setPictureString(String),CobolPackage.getCOBOLSimpleType_PictureString()
-
setPictureString
- Specified by:
setPictureStringin interfaceCOBOLSimpleType- Parameters:
newPictureString- the new value of the 'Picture String' attribute.- See Also:
COBOLSimpleType.getPictureString()
-
getUsage
- Specified by:
getUsagein interfaceCOBOLSimpleType- Returns:
- the value of the 'Usage' attribute.
- See Also:
COBOLSimpleType.setUsage(Boolean),CobolPackage.getCOBOLSimpleType_Usage()
-
setUsage
- Specified by:
setUsagein interfaceCOBOLSimpleType- Parameters:
newUsage- the new value of the 'Usage' attribute.- See Also:
COBOLSimpleType.getUsage()
-
eGet
- Specified by:
eGetin interfaceorg.eclipse.emf.ecore.InternalEObject- Overrides:
eGetin classCOBOLClassifierImpl
-
eSet
- Specified by:
eSetin interfaceorg.eclipse.emf.ecore.InternalEObject- Overrides:
eSetin classCOBOLClassifierImpl
-
eUnset
public void eUnset(int featureID)- Specified by:
eUnsetin interfaceorg.eclipse.emf.ecore.InternalEObject- Overrides:
eUnsetin classCOBOLClassifierImpl
-
eIsSet
public boolean eIsSet(int featureID)- Specified by:
eIsSetin interfaceorg.eclipse.emf.ecore.InternalEObject- Overrides:
eIsSetin classCOBOLClassifierImpl
-
toString
- Overrides:
toStringin classCOBOLClassifierImpl
-