org.eclipse.xpand.incremental.trace.impl
Class OutputFileImpl

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.xpand.incremental.trace.impl.OutputFileImpl
All Implemented Interfaces:
org.eclipse.emf.common.notify.Notifier, org.eclipse.emf.ecore.EObject, org.eclipse.emf.ecore.InternalEObject, OutputFile

public class OutputFileImpl
extends org.eclipse.emf.ecore.impl.EObjectImpl
implements OutputFile

An implementation of the model object 'Output File'.

The following features are implemented:

EMF generated code

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 java.lang.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
static java.lang.String copyright
           
protected static java.lang.String FILE_NAME_EDEFAULT
          The default value of the 'File Name' attribute.
protected  java.lang.String fileName
          The cached value of the 'File Name' attribute.
protected  org.eclipse.emf.common.util.EList<InputElement> inputElements
          The cached value of the 'Input Elements' containment reference list.
protected  java.lang.String outlet
          The cached value of the 'Outlet' attribute.
protected static java.lang.String OUTLET_EDEFAULT
          The default value of the 'Outlet' attribute.
protected  org.eclipse.emf.ecore.EObject targetObject
          The cached value of the 'Target Object' 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 OutputFileImpl()
           
 
Method Summary
 org.eclipse.emf.ecore.EObject basicGetTargetObject()
           
 java.lang.Object eGet(int featureID, boolean resolve, boolean coreType)
           
 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, java.lang.Object newValue)
           
protected  org.eclipse.emf.ecore.EClass eStaticClass()
           
 void eUnset(int featureID)
           
 java.lang.String getFileName()
           
 org.eclipse.emf.common.util.EList<InputElement> getInputElements()
           
 java.lang.String getOutlet()
           
 org.eclipse.emf.ecore.EObject getTargetObject()
           
 void setFileName(java.lang.String newFileName)
           
 void setOutlet(java.lang.String newOutlet)
           
 void setTargetObject(org.eclipse.emf.ecore.EObject newTargetObject)
           
 java.lang.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, eBasicRemoveFromContainerFeature, 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, 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

copyright

public static final java.lang.String copyright

See Also:
Constant Field Values
EMF generated code

FILE_NAME_EDEFAULT

protected static final java.lang.String FILE_NAME_EDEFAULT
The default value of the 'File Name' attribute.

See Also:
getFileName()
EMF generated code
EMF ordered

fileName

protected java.lang.String fileName
The cached value of the 'File Name' attribute.

See Also:
getFileName()
EMF generated code
EMF ordered

inputElements

protected org.eclipse.emf.common.util.EList<InputElement> inputElements
The cached value of the 'Input Elements' containment reference list.

See Also:
getInputElements()
EMF generated code
EMF ordered

targetObject

protected org.eclipse.emf.ecore.EObject targetObject
The cached value of the 'Target Object' reference.

See Also:
getTargetObject()
EMF generated code
EMF ordered

OUTLET_EDEFAULT

protected static final java.lang.String OUTLET_EDEFAULT
The default value of the 'Outlet' attribute.

See Also:
getOutlet()
EMF generated code
EMF ordered

outlet

protected java.lang.String outlet
The cached value of the 'Outlet' attribute.

See Also:
getOutlet()
EMF generated code
EMF ordered
Constructor Detail

OutputFileImpl

protected OutputFileImpl()

EMF generated code
Method Detail

eStaticClass

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

Overrides:
eStaticClass in class org.eclipse.emf.ecore.impl.EObjectImpl
EMF generated code

getFileName

public java.lang.String getFileName()

Specified by:
getFileName in interface OutputFile
Returns:
the value of the 'File Name' attribute.
See Also:
OutputFile.setFileName(String), TracePackage.getOutputFile_FileName()
EMF generated code

setFileName

public void setFileName(java.lang.String newFileName)

Specified by:
setFileName in interface OutputFile
Parameters:
newFileName - the new value of the 'File Name' attribute.
See Also:
OutputFile.getFileName()
EMF generated code

getInputElements

public org.eclipse.emf.common.util.EList<InputElement> getInputElements()

Specified by:
getInputElements in interface OutputFile
Returns:
the value of the 'Input Elements' containment reference list.
See Also:
TracePackage.getOutputFile_InputElements()
EMF generated code

getTargetObject

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

Specified by:
getTargetObject in interface OutputFile
Returns:
the value of the 'Target Object' reference.
See Also:
OutputFile.setTargetObject(EObject), TracePackage.getOutputFile_TargetObject()
EMF generated code

basicGetTargetObject

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

EMF generated code

setTargetObject

public void setTargetObject(org.eclipse.emf.ecore.EObject newTargetObject)

Specified by:
setTargetObject in interface OutputFile
Parameters:
newTargetObject - the new value of the 'Target Object' reference.
See Also:
OutputFile.getTargetObject()
EMF generated code

getOutlet

public java.lang.String getOutlet()

Specified by:
getOutlet in interface OutputFile
Returns:
the value of the 'Outlet' attribute.
See Also:
OutputFile.setOutlet(String), TracePackage.getOutputFile_Outlet()
EMF generated code

setOutlet

public void setOutlet(java.lang.String newOutlet)

Specified by:
setOutlet in interface OutputFile
Parameters:
newOutlet - the new value of the 'Outlet' attribute.
See Also:
OutputFile.getOutlet()
EMF generated code

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
EMF generated code

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 org.eclipse.emf.ecore.impl.BasicEObjectImpl
EMF generated code

eSet

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

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

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
EMF generated code

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
EMF generated code

toString

public java.lang.String toString()

Overrides:
toString in class org.eclipse.emf.ecore.impl.BasicEObjectImpl
EMF generated code