Class ClassInstanceCreationImpl
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.ExpressionImpl
org.eclipse.gmt.modisco.java.neoemf.impl.ClassInstanceCreationImpl
- 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,AbstractMethodInvocation,ASTNode,ClassInstanceCreation,Expression
public class ClassInstanceCreationImpl extends ExpressionImpl implements ClassInstanceCreation
An implementation of the model object 'Class Instance Creation'.
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 protectedClassInstanceCreationImpl() -
Method Summary
Modifier and Type Method Description inteBaseStructuralFeatureID(int derivedFeatureID, Class<?> baseClass)inteDerivedStructuralFeatureID(int baseFeatureID, Class<?> baseClass)protected org.eclipse.emf.ecore.EClasseStaticClass()AnonymousClassDeclarationgetAnonymousClassDeclaration()org.eclipse.emf.common.util.EList<Expression>getArguments()ExpressiongetExpression()AbstractMethodDeclarationgetMethod()TypeAccessgetType()org.eclipse.emf.common.util.EList<TypeAccess>getTypeArguments()voidsetAnonymousClassDeclaration(AnonymousClassDeclaration newAnonymousClassDeclaration)voidsetExpression(Expression newExpression)voidsetMethod(AbstractMethodDeclaration newMethod)voidsetType(TypeAccess newType)Methods 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, eBasicRemoveFromContainer, eBasicRemoveFromContainerFeature, eBasicSetContainer, eComputeVirtualValuesCapacity, eContainer, eContainerAdapterArray, eContainingFeature, eContainmentFeature, eContainmentFeature, eContains, eDerivedOperationID, eDerivedOperationID, 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
eBasicRemoveFromContainer, eBasicSetContainer, eContainerFeatureID, eDerivedOperationID, 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.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
-
ClassInstanceCreationImpl
protected ClassInstanceCreationImpl()
-
-
Method Details
-
eStaticClass
protected org.eclipse.emf.ecore.EClass eStaticClass()- Overrides:
eStaticClassin classExpressionImpl
-
getMethod
- Specified by:
getMethodin interfaceAbstractMethodInvocation- Returns:
- the value of the 'Method' reference.
- See Also:
AbstractMethodInvocation.setMethod(AbstractMethodDeclaration),JavaPackage.getAbstractMethodInvocation_Method(),AbstractMethodDeclaration.getUsages()
-
setMethod
- Specified by:
setMethodin interfaceAbstractMethodInvocation- Parameters:
newMethod- the new value of the 'Method' reference.- See Also:
AbstractMethodInvocation.getMethod()
-
getArguments
- Specified by:
getArgumentsin interfaceAbstractMethodInvocation- Returns:
- the value of the 'Arguments' containment reference list.
- See Also:
JavaPackage.getAbstractMethodInvocation_Arguments()
-
getTypeArguments
- Specified by:
getTypeArgumentsin interfaceAbstractMethodInvocation- Returns:
- the value of the 'Type Arguments' containment reference list.
- See Also:
JavaPackage.getAbstractMethodInvocation_TypeArguments()
-
getAnonymousClassDeclaration
- Specified by:
getAnonymousClassDeclarationin interfaceClassInstanceCreation- Returns:
- the value of the 'Anonymous Class Declaration' containment reference.
- See Also:
ClassInstanceCreation.setAnonymousClassDeclaration(AnonymousClassDeclaration),JavaPackage.getClassInstanceCreation_AnonymousClassDeclaration(),AnonymousClassDeclaration.getClassInstanceCreation()
-
setAnonymousClassDeclaration
- Specified by:
setAnonymousClassDeclarationin interfaceClassInstanceCreation- Parameters:
newAnonymousClassDeclaration- the new value of the 'Anonymous Class Declaration' containment reference.- See Also:
ClassInstanceCreation.getAnonymousClassDeclaration()
-
getExpression
- Specified by:
getExpressionin interfaceClassInstanceCreation- Returns:
- the value of the 'Expression' containment reference.
- See Also:
ClassInstanceCreation.setExpression(Expression),JavaPackage.getClassInstanceCreation_Expression()
-
setExpression
- Specified by:
setExpressionin interfaceClassInstanceCreation- Parameters:
newExpression- the new value of the 'Expression' containment reference.- See Also:
ClassInstanceCreation.getExpression()
-
getType
- Specified by:
getTypein interfaceClassInstanceCreation- Returns:
- the value of the 'Type' containment reference.
- See Also:
ClassInstanceCreation.setType(TypeAccess),JavaPackage.getClassInstanceCreation_Type()
-
setType
- Specified by:
setTypein interfaceClassInstanceCreation- Parameters:
newType- the new value of the 'Type' containment reference.- See Also:
ClassInstanceCreation.getType()
-
eBaseStructuralFeatureID
- Specified by:
eBaseStructuralFeatureIDin interfaceorg.eclipse.emf.ecore.InternalEObject- Overrides:
eBaseStructuralFeatureIDin classorg.eclipse.emf.ecore.impl.BasicEObjectImpl
-
eDerivedStructuralFeatureID
- Specified by:
eDerivedStructuralFeatureIDin interfaceorg.eclipse.emf.ecore.InternalEObject- Overrides:
eDerivedStructuralFeatureIDin classorg.eclipse.emf.ecore.impl.BasicEObjectImpl
-