org.eclipse.gmf.codegen.gmfgen.impl
Class GenCustomGeneratorExtensionImpl

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.gmf.codegen.gmfgen.impl.GenCustomGeneratorExtensionImpl
All Implemented Interfaces:
org.eclipse.emf.common.notify.Notifier, org.eclipse.emf.ecore.EObject, org.eclipse.emf.ecore.InternalEObject, GenCustomGeneratorExtension, GenCustomTemplateInput

public class GenCustomGeneratorExtensionImpl
extends org.eclipse.emf.ecore.impl.EObjectImpl
implements GenCustomGeneratorExtension

An implementation of the model object 'Gen Custom Generator Extension'.

The following features are implemented:

Generated

Nested Class Summary
 
Nested 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.EPropertiesHolderImpl
 
Nested 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
 
Nested classes/interfaces inherited from interface org.eclipse.emf.ecore.InternalEObject
org.eclipse.emf.ecore.InternalEObject.EStore
 
Field Summary
protected static boolean FROM_CUSTOM_BRIDGE_EDEFAULT
          The default value of the 'From Custom Bridge' attribute.
protected  boolean fromCustomBridge
          The cached value of the 'From Custom Bridge' attribute.
protected  org.eclipse.emf.common.util.EList<GenTemplateInvocationBase> invocations
          The cached value of the 'Invocations' containment reference list.
protected  String name
          The cached value of the 'Name' attribute.
protected static String NAME_EDEFAULT
          The default value of the 'Name' attribute.
protected static String OCL_TYPE_EDEFAULT
          The default value of the 'Ocl Type' attribute.
protected  String oclType
          The cached value of the 'Ocl Type' attribute.
protected  org.eclipse.emf.ecore.EObject rootInput
          The cached value of the 'Root Input' reference.
 
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 GenCustomGeneratorExtensionImpl()
           
 
Method Summary
 org.eclipse.emf.ecore.EObject basicGetRootInput()
           
 org.eclipse.emf.common.notify.NotificationChain eBasicRemoveFromContainerFeature(org.eclipse.emf.common.notify.NotificationChain msgs)
           
 Object eGet(int featureID, boolean resolve, boolean coreType)
           
 org.eclipse.emf.common.notify.NotificationChain eInverseAdd(org.eclipse.emf.ecore.InternalEObject otherEnd, int featureID, org.eclipse.emf.common.notify.NotificationChain msgs)
           
 org.eclipse.emf.common.notify.NotificationChain eInverseRemove(org.eclipse.emf.ecore.InternalEObject otherEnd, int featureID, org.eclipse.emf.common.notify.NotificationChain msgs)
           
 boolean eIsSet(int featureID)
           
 void eSet(int featureID, Object newValue)
           
protected  org.eclipse.emf.ecore.EClass eStaticClass()
           
 void eUnset(int featureID)
           
 GenEditorGenerator getGenerator()
           
 org.eclipse.emf.common.util.EList<GenTemplateInvocationBase> getInvocations()
           
 String getName()
           
 String getOclType()
           
 org.eclipse.emf.ecore.EObject getRootInput()
           
 boolean isFromCustomBridge()
           
 void setFromCustomBridge(boolean newFromCustomBridge)
           
 void setName(String newName)
           
 void setOclType(String newOclType)
           
 void setRootInput(org.eclipse.emf.ecore.EObject newRootInput)
           
 String toString()
           
 
Methods inherited from class org.eclipse.emf.ecore.impl.EObjectImpl
eAdapters, eBasicAdapters, eBasicProperties, eBasicSetContainer, eClass, eContainerFeatureID, eDeliver, eInternalContainer, eInvoke, eIsProxy, eProperties, eSetClass, eSetDeliver, eSetProxyURI
 
Methods inherited from class org.eclipse.emf.ecore.impl.BasicEObjectImpl
eAddVirtualValue, eAllContents, eBaseStructuralFeatureID, eBasicRemoveFromContainer, eBasicSetContainer, eComputeVirtualValuesCapacity, eContainer, eContainerAdapterArray, eContainingFeature, eContainmentFeature, eContainmentFeature, eContains, eContents, eCrossReferences, eDerivedOperationID, eDerivedOperationID, eDerivedStructuralFeatureID, eDerivedStructuralFeatureID, eDirectResource, eDynamicBasicRemoveFromContainer, eDynamicClass, eDynamicFeature, eDynamicFeatureID, eDynamicGet, eDynamicGet, eDynamicGet, eDynamicInverseAdd, eDynamicInverseAdd, eDynamicInverseRemove, eDynamicInverseRemove, eDynamicInvoke, eDynamicInvoke, eDynamicIsSet, eDynamicIsSet, eDynamicIsSet, eDynamicSet, eDynamicSet, eDynamicSet, eDynamicUnset, eDynamicUnset, eDynamicUnset, eGet, eGet, eGet, eHasSettings, eInternalResource, eInverseAdd, eInverseRemove, eInvocationDelegate, eInvoke, eIsSet, eObjectForURIFragmentSegment, eOpenGet, eOpenIsSet, eOpenSet, eOpenUnset, eProxyURI, eRemoveVirtualValue, eResolveProxy, eResource, eSet, eSetDirectResource, eSetResource, eSetStore, eSetting, eSettingDelegate, eSettings, eSetVirtualIndexBits, eSetVirtualValue, eSetVirtualValues, eStaticFeatureCount, eStaticOperationCount, eStore, eUnset, eURIFragmentSegment, eVirtualBitCount, eVirtualGet, eVirtualGet, eVirtualIndex, eVirtualIndexBits, eVirtualIsSet, eVirtualSet, eVirtualUnset, eVirtualValue, eVirtualValues
 
Methods inherited from class org.eclipse.emf.common.notify.impl.BasicNotifierImpl
eBasicAdapterArray, eBasicHasAdapters, 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.emf.ecore.EObject
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, 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

OCL_TYPE_EDEFAULT

protected static final String OCL_TYPE_EDEFAULT
The default value of the 'Ocl Type' attribute.

See Also:
getOclType()
Generated
Ordered

oclType

protected String oclType
The cached value of the 'Ocl Type' attribute.

See Also:
getOclType()
Generated
Ordered

NAME_EDEFAULT

protected static final String NAME_EDEFAULT
The default value of the 'Name' attribute.

See Also:
getName()
Generated
Ordered

name

protected String name
The cached value of the 'Name' attribute.

See Also:
getName()
Generated
Ordered

FROM_CUSTOM_BRIDGE_EDEFAULT

protected static final boolean FROM_CUSTOM_BRIDGE_EDEFAULT
The default value of the 'From Custom Bridge' attribute.

See Also:
isFromCustomBridge(), Constant Field Values
Generated
Ordered

fromCustomBridge

protected boolean fromCustomBridge
The cached value of the 'From Custom Bridge' attribute.

See Also:
isFromCustomBridge()
Generated
Ordered

rootInput

protected org.eclipse.emf.ecore.EObject rootInput
The cached value of the 'Root Input' reference.

See Also:
getRootInput()
Generated
Ordered

invocations

protected org.eclipse.emf.common.util.EList<GenTemplateInvocationBase> invocations
The cached value of the 'Invocations' containment reference list.

See Also:
getInvocations()
Generated
Ordered
Constructor Detail

GenCustomGeneratorExtensionImpl

protected GenCustomGeneratorExtensionImpl()

Generated
Method Detail

eStaticClass

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

Overrides:
eStaticClass in class org.eclipse.emf.ecore.impl.EObjectImpl
Generated

getOclType

public String getOclType()

Specified by:
getOclType in interface GenCustomTemplateInput
Returns:
the value of the 'Ocl Type' attribute.
See Also:
GenCustomTemplateInput.setOclType(String), GMFGenPackage.getGenCustomTemplateInput_OclType()
Generated

setOclType

public void setOclType(String newOclType)

Specified by:
setOclType in interface GenCustomTemplateInput
Parameters:
newOclType - the new value of the 'Ocl Type' attribute.
See Also:
GenCustomTemplateInput.getOclType()
Generated

getGenerator

public GenEditorGenerator getGenerator()

Specified by:
getGenerator in interface GenCustomGeneratorExtension
Returns:
the value of the 'Generator' container reference.
See Also:
GMFGenPackage.getGenCustomGeneratorExtension_Generator(), GenEditorGenerator.getExtensions()
Generated

getName

public String getName()

Specified by:
getName in interface GenCustomGeneratorExtension
Returns:
the value of the 'Name' attribute.
See Also:
GenCustomGeneratorExtension.setName(String), GMFGenPackage.getGenCustomGeneratorExtension_Name()
Generated

setName

public void setName(String newName)

Specified by:
setName in interface GenCustomGeneratorExtension
Parameters:
newName - the new value of the 'Name' attribute.
See Also:
GenCustomGeneratorExtension.getName()
Generated

isFromCustomBridge

public boolean isFromCustomBridge()

Specified by:
isFromCustomBridge in interface GenCustomGeneratorExtension
Returns:
the value of the 'From Custom Bridge' attribute.
See Also:
GenCustomGeneratorExtension.setFromCustomBridge(boolean), GMFGenPackage.getGenCustomGeneratorExtension_FromCustomBridge()
Generated

setFromCustomBridge

public void setFromCustomBridge(boolean newFromCustomBridge)

Specified by:
setFromCustomBridge in interface GenCustomGeneratorExtension
Parameters:
newFromCustomBridge - the new value of the 'From Custom Bridge' attribute.
See Also:
GenCustomGeneratorExtension.isFromCustomBridge()
Generated

getRootInput

public org.eclipse.emf.ecore.EObject getRootInput()

Specified by:
getRootInput in interface GenCustomGeneratorExtension
Returns:
the value of the 'Root Input' reference.
See Also:
GenCustomGeneratorExtension.setRootInput(EObject), GMFGenPackage.getGenCustomGeneratorExtension_RootInput()
Generated

basicGetRootInput

public org.eclipse.emf.ecore.EObject basicGetRootInput()

Generated

setRootInput

public void setRootInput(org.eclipse.emf.ecore.EObject newRootInput)

Specified by:
setRootInput in interface GenCustomGeneratorExtension
Parameters:
newRootInput - the new value of the 'Root Input' reference.
See Also:
GenCustomGeneratorExtension.getRootInput()
Generated

getInvocations

public org.eclipse.emf.common.util.EList<GenTemplateInvocationBase> getInvocations()

Specified by:
getInvocations in interface GenCustomGeneratorExtension
Returns:
the value of the 'Invocations' containment reference list.
See Also:
GMFGenPackage.getGenCustomGeneratorExtension_Invocations(), GenTemplateInvocationBase.getExtension()
Generated

eInverseAdd

public org.eclipse.emf.common.notify.NotificationChain eInverseAdd(org.eclipse.emf.ecore.InternalEObject otherEnd,
                                                                   int featureID,
                                                                   org.eclipse.emf.common.notify.NotificationChain msgs)

Overrides:
eInverseAdd in class org.eclipse.emf.ecore.impl.BasicEObjectImpl
Generated

eInverseRemove

public org.eclipse.emf.common.notify.NotificationChain eInverseRemove(org.eclipse.emf.ecore.InternalEObject otherEnd,
                                                                      int featureID,
                                                                      org.eclipse.emf.common.notify.NotificationChain msgs)

Overrides:
eInverseRemove in class org.eclipse.emf.ecore.impl.BasicEObjectImpl
Generated

eBasicRemoveFromContainerFeature

public org.eclipse.emf.common.notify.NotificationChain eBasicRemoveFromContainerFeature(org.eclipse.emf.common.notify.NotificationChain msgs)

Overrides:
eBasicRemoveFromContainerFeature in class org.eclipse.emf.ecore.impl.BasicEObjectImpl
Generated

eGet

public Object eGet(int featureID,
                   boolean resolve,
                   boolean coreType)

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

eSet

public void eSet(int featureID,
                 Object newValue)

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

eUnset

public void eUnset(int featureID)

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

eIsSet

public boolean eIsSet(int featureID)

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

toString

public String toString()

Overrides:
toString in class org.eclipse.emf.ecore.impl.BasicEObjectImpl
Generated


Copyright © 2012. All Rights Reserved.