Class ArrayInstantiationByValuesTypedImpl
java.lang.Object
org.eclipse.emf.common.notify.impl.BasicNotifierImpl
org.eclipse.emf.ecore.impl.BasicEObjectImpl
org.eclipse.emf.ecore.impl.MinimalEObjectImpl
tools.mdsd.jamopp.model.java.commons.impl.CommentableImpl
tools.mdsd.jamopp.model.java.arrays.impl.ArrayInitializationValueImpl
tools.mdsd.jamopp.model.java.expressions.impl.ExpressionImpl
tools.mdsd.jamopp.model.java.expressions.impl.AssignmentExpressionChildImpl
tools.mdsd.jamopp.model.java.expressions.impl.ConditionalExpressionChildImpl
tools.mdsd.jamopp.model.java.expressions.impl.ConditionalOrExpressionChildImpl
tools.mdsd.jamopp.model.java.expressions.impl.ConditionalAndExpressionChildImpl
tools.mdsd.jamopp.model.java.expressions.impl.InclusiveOrExpressionChildImpl
tools.mdsd.jamopp.model.java.expressions.impl.ExclusiveOrExpressionChildImpl
tools.mdsd.jamopp.model.java.expressions.impl.AndExpressionChildImpl
tools.mdsd.jamopp.model.java.expressions.impl.EqualityExpressionChildImpl
tools.mdsd.jamopp.model.java.expressions.impl.InstanceOfExpressionChildImpl
tools.mdsd.jamopp.model.java.expressions.impl.RelationExpressionChildImpl
tools.mdsd.jamopp.model.java.expressions.impl.ShiftExpressionChildImpl
tools.mdsd.jamopp.model.java.expressions.impl.AdditiveExpressionChildImpl
tools.mdsd.jamopp.model.java.expressions.impl.MultiplicativeExpressionChildImpl
tools.mdsd.jamopp.model.java.expressions.impl.UnaryExpressionChildImpl
tools.mdsd.jamopp.model.java.expressions.impl.UnaryModificationExpressionChildImpl
tools.mdsd.jamopp.model.java.expressions.impl.MethodReferenceExpressionChildImpl
tools.mdsd.jamopp.model.java.expressions.impl.PrimaryExpressionImpl
tools.mdsd.jamopp.model.java.references.impl.ReferenceImpl
tools.mdsd.jamopp.model.java.arrays.impl.ArrayInstantiationImpl
tools.mdsd.jamopp.model.java.arrays.impl.ArrayInstantiationByValuesImpl
tools.mdsd.jamopp.model.java.arrays.impl.ArrayInstantiationByValuesTypedImpl
- All Implemented Interfaces:
Notifier,EObject,EStructuralFeature.Internal.DynamicValueHolder,InternalEObject,AnnotationValue,ArrayInitializationValue,ArrayInstantiation,ArrayInstantiationByValues,ArrayInstantiationByValuesTyped,ArrayTypeable,Commentable,AdditiveExpressionChild,AndExpressionChild,AssignmentExpressionChild,ConditionalAndExpressionChild,ConditionalExpressionChild,ConditionalOrExpressionChild,EqualityExpressionChild,ExclusiveOrExpressionChild,Expression,InclusiveOrExpressionChild,InstanceOfExpressionChild,LambdaBody,MethodReferenceExpressionChild,MultiplicativeExpressionChild,PrimaryExpression,RelationExpressionChild,ShiftExpressionChild,UnaryExpressionChild,UnaryModificationExpressionChild,TypeArgumentable,Reference,TypedElement
public class ArrayInstantiationByValuesTypedImpl
extends ArrayInstantiationByValuesImpl
implements ArrayInstantiationByValuesTyped
An implementation of the model object 'Array Instantiation By Values Typed'.
The following features are implemented:
- Generated class or method.
-
Nested Class Summary
Nested classes/interfaces inherited from class org.eclipse.emf.ecore.impl.MinimalEObjectImpl
MinimalEObjectImpl.ContainerNested classes/interfaces inherited from class org.eclipse.emf.ecore.impl.BasicEObjectImpl
BasicEObjectImpl.EPropertiesHolder, BasicEObjectImpl.EPropertiesHolderBaseImpl, BasicEObjectImpl.EPropertiesHolderImplNested classes/interfaces inherited from class org.eclipse.emf.common.notify.impl.BasicNotifierImpl
BasicNotifierImpl.EAdapterList<E extends Object & Adapter>, BasicNotifierImpl.EObservableAdapterList, BasicNotifierImpl.EScannableAdapterListNested classes/interfaces inherited from interface org.eclipse.emf.ecore.InternalEObject
InternalEObject.EStore -
Field Summary
FieldsModifier and TypeFieldDescriptionprotected EList<ArrayDimension>The cached value of the 'Array Dimensions After' containment reference list.protected EList<ArrayDimension>The cached value of the 'Array Dimensions Before' containment reference list.protected TypeReferenceThe cached value of the 'Type Reference' containment reference.Fields inherited from class tools.mdsd.jamopp.model.java.arrays.impl.ArrayInstantiationByValuesImpl
arrayInitializerFields inherited from class tools.mdsd.jamopp.model.java.references.impl.ReferenceImpl
arraySelectors, next, typeArgumentsFields inherited from class tools.mdsd.jamopp.model.java.commons.impl.CommentableImpl
layoutInformationsFields 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 -
Method Summary
Modifier and TypeMethodDescriptionbasicSetTypeReference(TypeReference newTypeReference, NotificationChain msgs) inteBaseStructuralFeatureID(int derivedFeatureID, Class<?> baseClass) inteDerivedStructuralFeatureID(int baseFeatureID, Class<?> baseClass) eGet(int featureID, boolean resolve, boolean coreType) eInverseRemove(InternalEObject otherEnd, int featureID, NotificationChain msgs) booleaneIsSet(int featureID) voidprotected EClassvoideUnset(int featureID) longvoidsetTypeReference(TypeReference newTypeReference) Methods inherited from class tools.mdsd.jamopp.model.java.arrays.impl.ArrayInstantiationByValuesImpl
basicGetArrayInitializer, basicSetArrayInitializer, getArrayInitializer, setArrayInitializerMethods inherited from class tools.mdsd.jamopp.model.java.references.impl.ReferenceImpl
basicGetNext, basicSetNext, getArraySelectors, getNext, getPrevious, getReferencedType, getTypeArguments, setNextMethods inherited from class tools.mdsd.jamopp.model.java.expressions.impl.ExpressionImpl
getAlternativeType, getOneType, getTypeMethods inherited from class tools.mdsd.jamopp.model.java.commons.impl.CommentableImpl
addAfterContainingStatement, addBeforeContainingStatement, getAnnotationInterface, getChildrenByEType, getChildrenByType, getClassClass, getConcreteClassifier, getConcreteClassifiers, getContainingAnnotationInstance, getContainingAnonymousClass, getContainingCompilationUnit, getContainingConcreteClassifier, getContainingContainerName, getContainingPackageName, getFirstChildByEType, getFirstChildByType, getLayoutInformations, getLibClass, getLibInterface, getObjectClass, getParentByEType, getParentByType, getParentConcreteClassifier, getStringClassMethods inherited from class org.eclipse.emf.ecore.impl.MinimalEObjectImpl
dynamicGet, dynamicSet, dynamicUnset, eAdapters, eBasicAdapterArray, eBasicAdapterListeners, eBasicAdapters, eBasicHasAdapters, eBasicProperties, eBasicSetAdapterArray, eBasicSetAdapterListeners, eBasicSetContainer, eBasicSetContainer, eBasicSetContainerFeatureID, eBasicSetSettings, eBasicSettings, eClass, eContainerFeatureID, eContents, eCrossReferences, eDeliver, eDirectResource, eDynamicClass, eHasSettings, eInternalContainer, eIsProxy, eProperties, eProxyURI, eSetClass, eSetDeliver, eSetDirectResource, eSetProxyURI, eSettingsMethods inherited from class org.eclipse.emf.ecore.impl.BasicEObjectImpl
eAddVirtualValue, eAllContents, 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, eDynamicIsSet, eDynamicSet, eDynamicSet, eDynamicSet, eDynamicUnset, eDynamicUnset, eDynamicUnset, eGet, eGet, eGet, eInternalResource, eInverseAdd, eInverseAdd, eInverseRemove, eInvocationDelegate, eInvoke, eInvoke, eIsSet, eObjectForURIFragmentSegment, eOpenGet, eOpenIsSet, eOpenSet, eOpenUnset, eRemoveVirtualValue, eResolveProxy, eResource, eSet, eSetResource, eSetStore, eSetting, eSettingDelegate, eSetVirtualIndexBits, eSetVirtualValue, eSetVirtualValues, eStaticFeatureCount, eStaticOperationCount, eStore, eUnset, eURIFragmentSegment, eVirtualBitCount, eVirtualGet, eVirtualGet, eVirtualIndex, eVirtualIndexBits, eVirtualIsSet, eVirtualSet, eVirtualUnset, eVirtualValue, eVirtualValues, toStringMethods inherited from class org.eclipse.emf.common.notify.impl.BasicNotifierImpl
eNotificationRequired, eNotifyMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface tools.mdsd.jamopp.model.java.arrays.ArrayInstantiationByValues
getArrayInitializer, setArrayInitializerMethods inherited from interface tools.mdsd.jamopp.model.java.commons.Commentable
addAfterContainingStatement, addBeforeContainingStatement, getAnnotationInterface, getChildrenByEType, getChildrenByType, getClassClass, getConcreteClassifier, getConcreteClassifiers, getContainingAnnotationInstance, getContainingAnonymousClass, getContainingCompilationUnit, getContainingConcreteClassifier, getContainingContainerName, getContainingPackageName, getFirstChildByEType, getFirstChildByType, getLayoutInformations, getLibClass, getLibInterface, getObjectClass, getParentByEType, getParentByType, getParentConcreteClassifier, getStringClassMethods 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 tools.mdsd.jamopp.model.java.expressions.Expression
getAlternativeType, getOneType, getTypeMethods inherited from interface org.eclipse.emf.ecore.InternalEObject
eNotificationRequiredMethods inherited from interface org.eclipse.emf.common.notify.Notifier
eAdapters, eDeliver, eNotify, eSetDeliverMethods inherited from interface tools.mdsd.jamopp.model.java.references.Reference
getArraySelectors, getNext, getPrevious, getReferencedType, setNextMethods inherited from interface tools.mdsd.jamopp.model.java.generics.TypeArgumentable
getTypeArguments
-
Field Details
-
typeReference
The cached value of the 'Type Reference' containment reference.- See Also:
- Generated class or method.
- Ordered collection.
-
arrayDimensionsBefore
The cached value of the 'Array Dimensions Before' containment reference list.- See Also:
- Generated class or method.
- Ordered collection.
-
arrayDimensionsAfter
The cached value of the 'Array Dimensions After' containment reference list.- See Also:
- Generated class or method.
- Ordered collection.
-
-
Constructor Details
-
ArrayInstantiationByValuesTypedImpl
protected ArrayInstantiationByValuesTypedImpl()- Generated class or method.
-
-
Method Details
-
eStaticClass
- Overrides:
eStaticClassin classArrayInstantiationByValuesImpl- Generated class or method.
-
getTypeReference
- Specified by:
getTypeReferencein interfaceTypedElement- Returns:
- the value of the 'Type Reference' containment reference.
- See Also:
- Generated class or method.
-
basicGetTypeReference
- Generated class or method.
-
basicSetTypeReference
public NotificationChain basicSetTypeReference(TypeReference newTypeReference, NotificationChain msgs) - Generated class or method.
-
setTypeReference
- Specified by:
setTypeReferencein interfaceTypedElement- Parameters:
newTypeReference- the new value of the 'Type Reference' containment reference.- See Also:
- Generated class or method.
-
getArrayDimensionsBefore
- Specified by:
getArrayDimensionsBeforein interfaceArrayTypeable- Returns:
- the value of the 'Array Dimensions Before' containment reference list.
- See Also:
- Generated class or method.
-
getArrayDimensionsAfter
- Specified by:
getArrayDimensionsAfterin interfaceArrayTypeable- Returns:
- the value of the 'Array Dimensions After' containment reference list.
- See Also:
- Generated class or method.
-
getArrayDimension
public long getArrayDimension()- Specified by:
getArrayDimensionin interfaceArrayTypeable- Specified by:
getArrayDimensionin interfaceExpression- Overrides:
getArrayDimensionin classExpressionImpl- Generated class or method.
-
eInverseRemove
public NotificationChain eInverseRemove(InternalEObject otherEnd, int featureID, NotificationChain msgs) - Overrides:
eInverseRemovein classArrayInstantiationByValuesImpl- Generated class or method.
-
eGet
- Specified by:
eGetin interfaceInternalEObject- Overrides:
eGetin classArrayInstantiationByValuesImpl- Generated class or method.
-
eSet
- Specified by:
eSetin interfaceInternalEObject- Overrides:
eSetin classArrayInstantiationByValuesImpl- Generated class or method.
-
eUnset
public void eUnset(int featureID) - Specified by:
eUnsetin interfaceInternalEObject- Overrides:
eUnsetin classArrayInstantiationByValuesImpl- Generated class or method.
-
eIsSet
public boolean eIsSet(int featureID) - Specified by:
eIsSetin interfaceInternalEObject- Overrides:
eIsSetin classArrayInstantiationByValuesImpl- Generated class or method.
-
eBaseStructuralFeatureID
- Specified by:
eBaseStructuralFeatureIDin interfaceInternalEObject- Overrides:
eBaseStructuralFeatureIDin classReferenceImpl- Generated class or method.
-
eDerivedStructuralFeatureID
- Specified by:
eDerivedStructuralFeatureIDin interfaceInternalEObject- Overrides:
eDerivedStructuralFeatureIDin classReferenceImpl- Generated class or method.
-