TPTP 4.2.0 Platform Project
Internal API Specification

org.eclipse.hyades.logging.adapter.model.internal.formatter.impl
Class FormatterTypeImpl

java.lang.Object
  extended byorg.eclipse.emf.common.notify.impl.BasicNotifierImpl
      extended byorg.eclipse.emf.ecore.impl.BasicEObjectImpl
          extended byorg.eclipse.emf.ecore.impl.EObjectImpl
              extended byorg.eclipse.hyades.logging.adapter.model.internal.unit.impl.ProcessUnitTypeImpl
                  extended byorg.eclipse.hyades.logging.adapter.model.internal.formatter.impl.FormatterTypeImpl
All Implemented Interfaces:
org.eclipse.emf.ecore.EObject, FormatterType, org.eclipse.emf.ecore.InternalEObject, org.eclipse.emf.common.notify.Notifier, ProcessUnitType

public class FormatterTypeImpl
extends ProcessUnitTypeImpl
implements FormatterType

An implementation of the model object 'Type'.

The following features are implemented:

Generated

Nested Class Summary
 
Nested classes 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.EPropertiesHolderImpl
 
Nested classes inherited from class org.eclipse.emf.common.notify.impl.BasicNotifierImpl
org.eclipse.emf.common.notify.impl.BasicNotifierImpl.EAdapterList
 
Nested classes inherited from class org.eclipse.emf.ecore.InternalEObject
org.eclipse.emf.ecore.InternalEObject.EStore
 
Field Summary
protected static boolean DUMMY_ATTR1_EDEFAULT
          The default value of the 'Dummy Attr1' attribute
protected static boolean DUMMY_ATTR2_EDEFAULT
          The default value of the 'Dummy Attr2' attribute
protected  boolean dummyAttr1
          The cached value of the 'Dummy Attr1' attribute
protected  boolean dummyAttr1ESet
          This is true if the Dummy Attr1 attribute has been set
protected  boolean dummyAttr2
          The cached value of the 'Dummy Attr2' attribute
protected  boolean dummyAttr2ESet
          This is true if the Dummy Attr2 attribute has been set
 
Fields inherited from class org.eclipse.hyades.logging.adapter.model.internal.unit.impl.ProcessUnitTypeImpl
description, DESCRIPTION_EDEFAULT, property, UNIQUE_ID_EDEFAULT, uniqueID
 
Fields inherited from class org.eclipse.emf.ecore.impl.EObjectImpl
eAdapters, eContainer, eContainerFeatureID, EDELIVER, EDYNAMIC_CLASS, eFlags, ELAST_EOBJECT_FLAG, ELAST_NOTIFIER_FLAG, eProperties, EPROXY
 
Fields inherited from class org.eclipse.emf.ecore.impl.BasicEObjectImpl
EVIRTUAL_GET, EVIRTUAL_IS_SET, EVIRTUAL_NO_VALUE, EVIRTUAL_SET, EVIRTUAL_UNSET
 
Fields inherited from interface org.eclipse.emf.ecore.InternalEObject
EOPPOSITE_FEATURE_BASE
 
Constructor Summary
protected FormatterTypeImpl()
           
 
Method Summary
 java.lang.Object eGet(int featureID, boolean resolve, boolean coreType)
           
 boolean eIsSet(int featureID)
           
 void eSet(int featureID, java.lang.Object newValue)
           
protected  org.eclipse.emf.ecore.EClass eStaticClass()
           
 void eUnset(int featureID)
           
 boolean isDummyAttr1()
           
 boolean isDummyAttr2()
           
 boolean isSetDummyAttr1()
           
 boolean isSetDummyAttr2()
           
 void setDummyAttr1(boolean newDummyAttr1)
           
 void setDummyAttr2(boolean newDummyAttr2)
           
 java.lang.String toString()
           
 void unsetDummyAttr1()
           
 void unsetDummyAttr2()
           
 
Methods inherited from class org.eclipse.hyades.logging.adapter.model.internal.unit.impl.ProcessUnitTypeImpl
eInverseRemove, getDescription, getProperty, getUniqueID, setDescription, setUniqueID
 
Methods inherited from class org.eclipse.emf.ecore.impl.EObjectImpl
eAdapters, eBasicAdapters, eBasicProperties, eBasicSetContainer, eClass, eContainerFeatureID, eDeliver, eInternalContainer, eIsProxy, eProperties, eSetClass, eSetDeliver, eSetProxyURI
 
Methods inherited from class org.eclipse.emf.ecore.impl.BasicEObjectImpl
eAddVirtualValue, eAllContents, eBaseStructuralFeatureID, eBasicRemoveFromContainer, eBasicRemoveFromContainerFeature, eBasicSetContainer, eComputeVirtualValuesCapacity, eContainer, eContainingFeature, eContainmentFeature, eContainmentFeature, eContains, eContents, eCrossReferences, eDerivedStructuralFeatureID, eDerivedStructuralFeatureID, eDirectResource, eDynamicBasicRemoveFromContainer, eDynamicClass, eDynamicFeature, eDynamicFeatureID, eDynamicGet, eDynamicGet, eDynamicGet, eDynamicInverseAdd, eDynamicInverseAdd, eDynamicInverseRemove, eDynamicInverseRemove, eDynamicIsSet, eDynamicIsSet, eDynamicIsSet, eDynamicSet, eDynamicSet, eDynamicSet, eDynamicUnset, eDynamicUnset, eDynamicUnset, eGet, eGet, eGet, eHasSettings, eInternalResource, eInverseAdd, eInverseAdd, eInverseRemove, eIsSet, eObjectForURIFragmentSegment, eOpenGet, eOpenIsSet, eOpenSet, eOpenUnset, eProxyURI, eRemoveVirtualValue, eResolveProxy, eResource, eSet, eSetDirectResource, eSetResource, eSetStore, eSetting, eSettingDelegate, eSettings, eSetVirtualIndexBits, eSetVirtualValue, eSetVirtualValues, eStaticFeatureCount, eStore, eUnset, eURIFragmentSegment, eVirtualBitCount, eVirtualGet, eVirtualGet, eVirtualIndex, eVirtualIndexBits, eVirtualIsSet, eVirtualSet, eVirtualUnset, eVirtualValue, eVirtualValues
 
Methods inherited from class org.eclipse.emf.common.notify.impl.BasicNotifierImpl
eNotificationRequired, eNotify
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 
Methods inherited from interface org.eclipse.hyades.logging.adapter.model.internal.unit.ProcessUnitType
getDescription, getProperty, getUniqueID, setDescription, setUniqueID
 
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.emf.ecore.InternalEObject
eNotificationRequired
 

Field Detail

DUMMY_ATTR1_EDEFAULT

protected static final boolean DUMMY_ATTR1_EDEFAULT
The default value of the 'Dummy Attr1' attribute.

See Also:
isDummyAttr1(), Constant Field Values
Generated
[EMF] Ordered

dummyAttr1

protected boolean dummyAttr1
The cached value of the 'Dummy Attr1' attribute.

See Also:
isDummyAttr1()
Generated
[EMF] Ordered

dummyAttr1ESet

protected boolean dummyAttr1ESet
This is true if the Dummy Attr1 attribute has been set.

Generated
[EMF] Ordered

DUMMY_ATTR2_EDEFAULT

protected static final boolean DUMMY_ATTR2_EDEFAULT
The default value of the 'Dummy Attr2' attribute.

See Also:
isDummyAttr2(), Constant Field Values
Generated
[EMF] Ordered

dummyAttr2

protected boolean dummyAttr2
The cached value of the 'Dummy Attr2' attribute.

See Also:
isDummyAttr2()
Generated
[EMF] Ordered

dummyAttr2ESet

protected boolean dummyAttr2ESet
This is true if the Dummy Attr2 attribute has been set.

Generated
[EMF] Ordered
Constructor Detail

FormatterTypeImpl

protected FormatterTypeImpl()

Generated
NOT
Method Detail

eStaticClass

protected org.eclipse.emf.ecore.EClass eStaticClass()

Overrides:
eStaticClass in class ProcessUnitTypeImpl
Generated

isDummyAttr1

public boolean isDummyAttr1()

Specified by:
isDummyAttr1 in interface FormatterType
Returns:
the value of the 'Dummy Attr1' attribute.
See Also:
FormatterType.isSetDummyAttr1(), FormatterType.unsetDummyAttr1(), FormatterType.setDummyAttr1(boolean), FormatterPackage.getFormatterType_DummyAttr1()
Generated

setDummyAttr1

public void setDummyAttr1(boolean newDummyAttr1)

Specified by:
setDummyAttr1 in interface FormatterType
Parameters:
newDummyAttr1 - the new value of the 'Dummy Attr1' attribute.
See Also:
FormatterType.isSetDummyAttr1(), FormatterType.unsetDummyAttr1(), FormatterType.isDummyAttr1()
Generated

unsetDummyAttr1

public void unsetDummyAttr1()

Specified by:
unsetDummyAttr1 in interface FormatterType
See Also:
FormatterType.isSetDummyAttr1(), FormatterType.isDummyAttr1(), FormatterType.setDummyAttr1(boolean)
Generated

isSetDummyAttr1

public boolean isSetDummyAttr1()

Specified by:
isSetDummyAttr1 in interface FormatterType
Returns:
whether the value of the 'Dummy Attr1' attribute is set.
See Also:
FormatterType.unsetDummyAttr1(), FormatterType.isDummyAttr1(), FormatterType.setDummyAttr1(boolean)
Generated

isDummyAttr2

public boolean isDummyAttr2()

Specified by:
isDummyAttr2 in interface FormatterType
Returns:
the value of the 'Dummy Attr2' attribute.
See Also:
FormatterType.isSetDummyAttr2(), FormatterType.unsetDummyAttr2(), FormatterType.setDummyAttr2(boolean), FormatterPackage.getFormatterType_DummyAttr2()
Generated

setDummyAttr2

public void setDummyAttr2(boolean newDummyAttr2)

Specified by:
setDummyAttr2 in interface FormatterType
Parameters:
newDummyAttr2 - the new value of the 'Dummy Attr2' attribute.
See Also:
FormatterType.isSetDummyAttr2(), FormatterType.unsetDummyAttr2(), FormatterType.isDummyAttr2()
Generated

unsetDummyAttr2

public void unsetDummyAttr2()

Specified by:
unsetDummyAttr2 in interface FormatterType
See Also:
FormatterType.isSetDummyAttr2(), FormatterType.isDummyAttr2(), FormatterType.setDummyAttr2(boolean)
Generated

isSetDummyAttr2

public boolean isSetDummyAttr2()

Specified by:
isSetDummyAttr2 in interface FormatterType
Returns:
whether the value of the 'Dummy Attr2' attribute is set.
See Also:
FormatterType.unsetDummyAttr2(), FormatterType.isDummyAttr2(), FormatterType.setDummyAttr2(boolean)
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 ProcessUnitTypeImpl
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 ProcessUnitTypeImpl
Generated

eUnset

public void eUnset(int featureID)

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

eIsSet

public boolean eIsSet(int featureID)

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

toString

public java.lang.String toString()

Overrides:
toString in class ProcessUnitTypeImpl
Generated

TPTP 4.2.0 Platform Project
Internal API Specification