TPTP 4.5.0 Platform Project
Public API Specification

org.eclipse.hyades.models.common.configuration.impl
Class HyadesDisplayWidthEnumerationImpl

java.lang.Object
  extended by org.eclipse.emf.common.notify.impl.BasicNotifierImpl
      extended by org.eclipse.emf.ecore.impl.BasicEObjectImpl
          extended by org.eclipse.emf.ecore.impl.EObjectImpl
              extended by org.eclipse.hyades.models.common.configuration.impl.CFGPsudoEnumerationImpl
                  extended by org.eclipse.hyades.models.common.configuration.impl.HyadesDisplayWidthEnumerationImpl
All Implemented Interfaces:
org.eclipse.emf.common.notify.Notifier, org.eclipse.emf.ecore.EObject, org.eclipse.emf.ecore.InternalEObject, CFGPsudoEnumeration, HyadesDisplayWidthEnumeration, ICategoryEnumeration

public class HyadesDisplayWidthEnumerationImpl
extends CFGPsudoEnumerationImpl
implements HyadesDisplayWidthEnumeration

An implementation of the model object 'Hyades Display Width Enumeration'.

The following features are implemented:

Generated

Nested Class Summary
 
Nested classes/interfaces inherited from class org.eclipse.emf.common.notify.impl.BasicNotifierImpl
org.eclipse.emf.common.notify.impl.BasicNotifierImpl.EAdapterList
 
Nested classes/interfaces inherited from interface org.eclipse.emf.ecore.InternalEObject
org.eclipse.emf.ecore.InternalEObject.EStore
 
Field Summary
static java.lang.String copyright
           
 
Fields inherited from class org.eclipse.emf.ecore.impl.EObjectImpl
ELAST_EOBJECT_FLAG
 
Fields inherited from interface org.eclipse.emf.ecore.InternalEObject
EOPPOSITE_FEATURE_BASE
 
Method Summary
 java.lang.Object eGet(int featureID, boolean resolve, boolean coreType)
           
 boolean eIsSet(int featureID)
           
 void eSet(int featureID, java.lang.Object newValue)
           
 void eUnset(int featureID)
           
 java.lang.String getDW_1()
           
 java.lang.String getDW_2()
           
 java.lang.String getDW_3()
           
 java.lang.String getDW_4()
           
 java.lang.String getDW_5()
           
 java.lang.String getDW_6()
           
 java.lang.String getDW_7()
           
 java.lang.String getDW_8()
           
 void setDW_1(java.lang.String newDW_1)
           
 void setDW_2(java.lang.String newDW_2)
           
 void setDW_3(java.lang.String newDW_3)
           
 void setDW_4(java.lang.String newDW_4)
           
 void setDW_5(java.lang.String newDW_5)
           
 void setDW_6(java.lang.String newDW_6)
           
 void setDW_7(java.lang.String newDW_7)
           
 void setDW_8(java.lang.String newDW_8)
           
 java.lang.String toString()
           
 
Methods inherited from class org.eclipse.hyades.models.common.configuration.impl.CFGPsudoEnumerationImpl
basicSetCategory, eInverseRemove, getCategory, getICategory, getIEnumerationValues, getValues, setCategory
 
Methods inherited from class org.eclipse.emf.ecore.impl.EObjectImpl
eAdapters, eClass, eContainerFeatureID, eDeliver, eInternalContainer, eIsProxy, eSetClass, eSetDeliver, eSetProxyURI
 
Methods inherited from class org.eclipse.emf.ecore.impl.BasicEObjectImpl
eAllContents, eBaseStructuralFeatureID, eBasicRemoveFromContainer, eBasicRemoveFromContainerFeature, eBasicSetContainer, eContainer, eContainingFeature, eContainmentFeature, eContains, eContents, eCrossReferences, eDerivedStructuralFeatureID, eDerivedStructuralFeatureID, eDirectResource, eDynamicBasicRemoveFromContainer, eDynamicGet, eDynamicGet, eDynamicInverseAdd, eDynamicInverseRemove, eDynamicIsSet, eDynamicIsSet, eDynamicSet, eDynamicSet, eDynamicUnset, eDynamicUnset, eGet, eGet, eGet, eInternalResource, eInverseAdd, eInverseAdd, eInverseRemove, eIsSet, eObjectForURIFragmentSegment, eOpenGet, eOpenIsSet, eOpenSet, eOpenUnset, eProxyURI, eResolveProxy, eResource, eSet, eSetResource, eSetStore, eSetting, eStore, eUnset, eURIFragmentSegment, eVirtualGet, eVirtualGet, eVirtualIsSet, eVirtualSet, eVirtualUnset
 
Methods inherited from class org.eclipse.emf.common.notify.impl.BasicNotifierImpl
eNotificationRequired, eNotify
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 
Methods inherited from interface org.eclipse.hyades.models.common.configuration.CFGPsudoEnumeration
getCategory, getValues, setCategory
 
Methods inherited from interface org.eclipse.emf.ecore.EObject
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eIsProxy, eIsSet, eResource, eSet, eUnset
 
Methods inherited from interface org.eclipse.emf.common.notify.Notifier
eAdapters, eDeliver, eNotify, eSetDeliver
 
Methods inherited from interface org.eclipse.hyades.models.common.configuration.util.ICategoryEnumeration
getICategory, getIEnumerationValues
 
Methods inherited from interface org.eclipse.emf.ecore.InternalEObject
eNotificationRequired
 

Field Detail

copyright

public static final java.lang.String copyright

See Also:
Constant Field Values
Generated
Method Detail

getDW_1

public java.lang.String getDW_1()

Specified by:
getDW_1 in interface HyadesDisplayWidthEnumeration
Returns:
the value of the 'DW 1' attribute.
See Also:
HyadesDisplayWidthEnumeration.setDW_1(String), Common_ConfigurationPackage.getHyadesDisplayWidthEnumeration_DW_1()
Generated

setDW_1

public void setDW_1(java.lang.String newDW_1)

Specified by:
setDW_1 in interface HyadesDisplayWidthEnumeration
Parameters:
newDW_1 - the new value of the 'DW 1' attribute.
See Also:
HyadesDisplayWidthEnumeration.getDW_1()
Generated

getDW_2

public java.lang.String getDW_2()

Specified by:
getDW_2 in interface HyadesDisplayWidthEnumeration
Returns:
the value of the 'DW 2' attribute.
See Also:
HyadesDisplayWidthEnumeration.setDW_2(String), Common_ConfigurationPackage.getHyadesDisplayWidthEnumeration_DW_2()
Generated

setDW_2

public void setDW_2(java.lang.String newDW_2)

Specified by:
setDW_2 in interface HyadesDisplayWidthEnumeration
Parameters:
newDW_2 - the new value of the 'DW 2' attribute.
See Also:
HyadesDisplayWidthEnumeration.getDW_2()
Generated

getDW_3

public java.lang.String getDW_3()

Specified by:
getDW_3 in interface HyadesDisplayWidthEnumeration
Returns:
the value of the 'DW 3' attribute.
See Also:
HyadesDisplayWidthEnumeration.setDW_3(String), Common_ConfigurationPackage.getHyadesDisplayWidthEnumeration_DW_3()
Generated

setDW_3

public void setDW_3(java.lang.String newDW_3)

Specified by:
setDW_3 in interface HyadesDisplayWidthEnumeration
Parameters:
newDW_3 - the new value of the 'DW 3' attribute.
See Also:
HyadesDisplayWidthEnumeration.getDW_3()
Generated

getDW_4

public java.lang.String getDW_4()

Specified by:
getDW_4 in interface HyadesDisplayWidthEnumeration
Returns:
the value of the 'DW 4' attribute.
See Also:
HyadesDisplayWidthEnumeration.setDW_4(String), Common_ConfigurationPackage.getHyadesDisplayWidthEnumeration_DW_4()
Generated

setDW_4

public void setDW_4(java.lang.String newDW_4)

Specified by:
setDW_4 in interface HyadesDisplayWidthEnumeration
Parameters:
newDW_4 - the new value of the 'DW 4' attribute.
See Also:
HyadesDisplayWidthEnumeration.getDW_4()
Generated

getDW_5

public java.lang.String getDW_5()

Specified by:
getDW_5 in interface HyadesDisplayWidthEnumeration
Returns:
the value of the 'DW 5' attribute.
See Also:
HyadesDisplayWidthEnumeration.setDW_5(String), Common_ConfigurationPackage.getHyadesDisplayWidthEnumeration_DW_5()
Generated

setDW_5

public void setDW_5(java.lang.String newDW_5)

Specified by:
setDW_5 in interface HyadesDisplayWidthEnumeration
Parameters:
newDW_5 - the new value of the 'DW 5' attribute.
See Also:
HyadesDisplayWidthEnumeration.getDW_5()
Generated

getDW_6

public java.lang.String getDW_6()

Specified by:
getDW_6 in interface HyadesDisplayWidthEnumeration
Returns:
the value of the 'DW 6' attribute.
See Also:
HyadesDisplayWidthEnumeration.setDW_6(String), Common_ConfigurationPackage.getHyadesDisplayWidthEnumeration_DW_6()
Generated

setDW_6

public void setDW_6(java.lang.String newDW_6)

Specified by:
setDW_6 in interface HyadesDisplayWidthEnumeration
Parameters:
newDW_6 - the new value of the 'DW 6' attribute.
See Also:
HyadesDisplayWidthEnumeration.getDW_6()
Generated

getDW_7

public java.lang.String getDW_7()

Specified by:
getDW_7 in interface HyadesDisplayWidthEnumeration
Returns:
the value of the 'DW 7' attribute.
See Also:
HyadesDisplayWidthEnumeration.setDW_7(String), Common_ConfigurationPackage.getHyadesDisplayWidthEnumeration_DW_7()
Generated

setDW_7

public void setDW_7(java.lang.String newDW_7)

Specified by:
setDW_7 in interface HyadesDisplayWidthEnumeration
Parameters:
newDW_7 - the new value of the 'DW 7' attribute.
See Also:
HyadesDisplayWidthEnumeration.getDW_7()
Generated

getDW_8

public java.lang.String getDW_8()

Specified by:
getDW_8 in interface HyadesDisplayWidthEnumeration
Returns:
the value of the 'DW 8' attribute.
See Also:
HyadesDisplayWidthEnumeration.setDW_8(String), Common_ConfigurationPackage.getHyadesDisplayWidthEnumeration_DW_8()
Generated

setDW_8

public void setDW_8(java.lang.String newDW_8)

Specified by:
setDW_8 in interface HyadesDisplayWidthEnumeration
Parameters:
newDW_8 - the new value of the 'DW 8' attribute.
See Also:
HyadesDisplayWidthEnumeration.getDW_8()
Generated

eGet

public java.lang.Object eGet(int featureID,
                             boolean resolve,
                             boolean coreType)

Specified by:
eGet in interface org.eclipse.emf.ecore.InternalEObject
Overrides:
eGet in class CFGPsudoEnumerationImpl
Generated

eSet

public void eSet(int featureID,
                 java.lang.Object newValue)

Specified by:
eSet in interface org.eclipse.emf.ecore.InternalEObject
Overrides:
eSet in class CFGPsudoEnumerationImpl
Generated

eUnset

public void eUnset(int featureID)

Specified by:
eUnset in interface org.eclipse.emf.ecore.InternalEObject
Overrides:
eUnset in class CFGPsudoEnumerationImpl
Generated

eIsSet

public boolean eIsSet(int featureID)

Specified by:
eIsSet in interface org.eclipse.emf.ecore.InternalEObject
Overrides:
eIsSet in class CFGPsudoEnumerationImpl
Generated

toString

public java.lang.String toString()

Overrides:
toString in class CFGPsudoEnumerationImpl
Generated

TPTP 4.5.0 Platform Project
Public API Specification