Class CompilationUnitImpl
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.MinimalEStoreEObjectImpl
fr.inria.atlanmod.neoemf.core.DefaultPersistentEObject
org.eclipse.gmt.modisco.java.neoemf.impl.ASTNodeImpl
org.eclipse.gmt.modisco.java.neoemf.impl.NamedElementImpl
org.eclipse.gmt.modisco.java.neoemf.impl.CompilationUnitImpl
- All Implemented Interfaces:
fr.inria.atlanmod.neoemf.core.PersistentEObject,fr.inria.atlanmod.neoemf.data.store.Storable,Iterable<fr.inria.atlanmod.neoemf.core.PersistentEObject>,org.eclipse.emf.common.notify.Notifier,org.eclipse.emf.ecore.EObject,org.eclipse.emf.ecore.EStructuralFeature.Internal.DynamicValueHolder,org.eclipse.emf.ecore.InternalEObject,ASTNode,CompilationUnit,NamedElement
public class CompilationUnitImpl extends NamedElementImpl implements CompilationUnit
An implementation of the model object 'Compilation Unit'.
The following features are implemented:
-
Nested Class Summary
Nested 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 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 protectedCompilationUnitImpl() -
Method Summary
Modifier and Type Method Description protected org.eclipse.emf.ecore.EClasseStaticClass()org.eclipse.emf.common.util.EList<Comment>getCommentList()org.eclipse.emf.common.util.EList<ImportDeclaration>getImports()StringgetOriginalFilePath()PackagegetPackage()org.eclipse.emf.common.util.EList<AbstractTypeDeclaration>getTypes()voidsetOriginalFilePath(String newOriginalFilePath)voidsetPackage(Package newPackage)Methods inherited from class org.eclipse.gmt.modisco.java.neoemf.impl.NamedElementImpl
getName, getUsagesInImports, isProxy, setName, setProxyMethods inherited from class org.eclipse.gmt.modisco.java.neoemf.impl.ASTNodeImpl
eStaticFeatureCount, getComments, getOriginalClassFile, getOriginalCompilationUnit, setOriginalClassFile, setOriginalCompilationUnitMethods inherited from class fr.inria.atlanmod.neoemf.core.DefaultPersistentEObject
dynamicGet, dynamicSet, dynamicUnset, eAllContents, eBasicSetContainer, eContainerFeatureID, eContents, eDynamicIsSet, eInternalContainer, eInternalResource, equals, eSetDirectResource, eSetStore, eStore, hashCode, id, id, resource, resource, toStringMethods inherited from class org.eclipse.emf.ecore.impl.MinimalEStoreEObjectImpl
createFeatureMap, createList, eBasicContainerFeatureID, eBasicInternalContainer, eDerivedStructuralFeatureID, eIsCachingMethods inherited from class org.eclipse.emf.ecore.impl.MinimalEObjectImpl
eAdapters, eBasicAdapterArray, eBasicAdapterListeners, eBasicAdapters, eBasicHasAdapters, eBasicProperties, eBasicSetAdapterArray, eBasicSetAdapterListeners, eBasicSetContainer, eBasicSetContainerFeatureID, eBasicSetSettings, eBasicSettings, eClass, eCrossReferences, eDeliver, eDirectResource, eDynamicClass, eHasSettings, eIsProxy, eProperties, eProxyURI, eSetClass, eSetDeliver, eSetProxyURI, eSettingsMethods inherited from class org.eclipse.emf.ecore.impl.BasicEObjectImpl
eAddVirtualValue, eBaseStructuralFeatureID, eBasicRemoveFromContainer, eBasicRemoveFromContainerFeature, eBasicSetContainer, eComputeVirtualValuesCapacity, eContainer, eContainerAdapterArray, eContainingFeature, eContainmentFeature, eContainmentFeature, eContains, eDerivedOperationID, eDerivedOperationID, eDerivedStructuralFeatureID, eDynamicBasicRemoveFromContainer, eDynamicFeature, eDynamicFeatureID, eDynamicGet, eDynamicGet, eDynamicGet, eDynamicInverseAdd, eDynamicInverseAdd, eDynamicInverseRemove, eDynamicInverseRemove, eDynamicInvoke, eDynamicInvoke, eDynamicIsSet, eDynamicIsSet, eDynamicSet, eDynamicSet, eDynamicSet, eDynamicUnset, eDynamicUnset, eDynamicUnset, eGet, eGet, eGet, eGet, eInverseAdd, eInverseAdd, eInverseRemove, eInverseRemove, eInvocationDelegate, eInvoke, eInvoke, eIsSet, eIsSet, eObjectForURIFragmentSegment, eOpenGet, eOpenIsSet, eOpenSet, eOpenUnset, eRemoveVirtualValue, eResolveProxy, eResource, eSet, eSet, eSetResource, eSetting, eSettingDelegate, eSetVirtualIndexBits, eSetVirtualValue, eSetVirtualValues, eStaticOperationCount, eUnset, 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, finalize, getClass, notify, notifyAll, wait, wait, waitMethods inherited from interface org.eclipse.gmt.modisco.java.ASTNode
getComments, getOriginalClassFile, getOriginalCompilationUnit, setOriginalClassFile, setOriginalCompilationUnitMethods 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
eBaseStructuralFeatureID, eBasicRemoveFromContainer, eBasicSetContainer, eContainerFeatureID, eDerivedOperationID, eDerivedStructuralFeatureID, eDirectResource, eGet, eGet, eInternalResource, eInverseAdd, eInverseRemove, eInvoke, eIsSet, eNotificationRequired, eObjectForURIFragmentSegment, eProxyURI, eResolveProxy, eSet, eSetClass, eSetProxyURI, eSetResource, eSetStore, eSetting, eStore, eUnset, eURIFragmentSegmentMethods inherited from interface java.lang.Iterable
forEach, spliteratorMethods inherited from interface org.eclipse.gmt.modisco.java.NamedElement
getName, getUsagesInImports, isProxy, setName, setProxyMethods inherited from interface org.eclipse.emf.common.notify.Notifier
eAdapters, eDeliver, eNotify, eSetDeliverMethods inherited from interface fr.inria.atlanmod.neoemf.core.PersistentEObject
eInternalContainer, id, id, iterator, resource, resourceMethods inherited from interface fr.inria.atlanmod.neoemf.data.store.Storable
eStore
-
Constructor Details
-
CompilationUnitImpl
protected CompilationUnitImpl()
-
-
Method Details
-
eStaticClass
protected org.eclipse.emf.ecore.EClass eStaticClass()- Overrides:
eStaticClassin classNamedElementImpl
-
getOriginalFilePath
- Specified by:
getOriginalFilePathin interfaceCompilationUnit- Returns:
- the value of the 'Original File Path' attribute.
- See Also:
CompilationUnit.setOriginalFilePath(String),JavaPackage.getCompilationUnit_OriginalFilePath()
-
setOriginalFilePath
- Specified by:
setOriginalFilePathin interfaceCompilationUnit- Parameters:
newOriginalFilePath- the new value of the 'Original File Path' attribute.- See Also:
CompilationUnit.getOriginalFilePath()
-
getCommentList
- Specified by:
getCommentListin interfaceCompilationUnit- Returns:
- the value of the 'Comment List' reference list.
- See Also:
JavaPackage.getCompilationUnit_CommentList()
-
getImports
- Specified by:
getImportsin interfaceCompilationUnit- Returns:
- the value of the 'Imports' containment reference list.
- See Also:
JavaPackage.getCompilationUnit_Imports()
-
getPackage
- Specified by:
getPackagein interfaceCompilationUnit- Returns:
- the value of the 'Package' reference.
- See Also:
CompilationUnit.setPackage(org.eclipse.gmt.modisco.java.Package),JavaPackage.getCompilationUnit_Package()
-
setPackage
- Specified by:
setPackagein interfaceCompilationUnit- Parameters:
newPackage- the new value of the 'Package' reference.- See Also:
CompilationUnit.getPackage()
-
getTypes
- Specified by:
getTypesin interfaceCompilationUnit- Returns:
- the value of the 'Types' reference list.
- See Also:
JavaPackage.getCompilationUnit_Types()
-