public interface ClassInstanceCreation extends Expression, AbstractMethodInvocation
The following features are supported:
JavaPackage.getClassInstanceCreation()| Modifier and Type | Method and Description |
|---|---|
AnonymousClassDeclaration |
getAnonymousClassDeclaration()
Returns the value of the 'Anonymous Class Declaration' containment reference.
|
Expression |
getExpression()
Returns the value of the 'Expression' containment reference.
|
TypeAccess |
getType()
Returns the value of the 'Type' containment reference.
|
void |
setAnonymousClassDeclaration(AnonymousClassDeclaration value)
Sets the value of the '
Anonymous Class Declaration' containment reference. |
void |
setExpression(Expression value)
Sets the value of the '
Expression' containment reference. |
void |
setType(TypeAccess value)
Sets the value of the '
Type' containment reference. |
getArguments, getMethod, getTypeArguments, setMethodgetComments, getOriginalClassFile, getOriginalCompilationUnit, setOriginalClassFile, setOriginalCompilationUniteInternalContainer, from, id, id, iterator, resource, resourceeBaseStructuralFeatureID, 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, eURIFragmentSegmenteAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnseteAdapters, eDeliver, eNotify, eSetDeliverforEach, spliteratorAnonymousClassDeclaration getAnonymousClassDeclaration()
Class Instance Creation'.
setAnonymousClassDeclaration(AnonymousClassDeclaration),
JavaPackage.getClassInstanceCreation_AnonymousClassDeclaration(),
AnonymousClassDeclaration.getClassInstanceCreation()void setAnonymousClassDeclaration(AnonymousClassDeclaration value)
Anonymous Class Declaration' containment reference.
value - the new value of the 'Anonymous Class Declaration' containment reference.getAnonymousClassDeclaration()Expression getExpression()
setExpression(Expression),
JavaPackage.getClassInstanceCreation_Expression()void setExpression(Expression value)
Expression' containment reference.
value - the new value of the 'Expression' containment reference.getExpression()TypeAccess getType()
setType(TypeAccess),
JavaPackage.getClassInstanceCreation_Type()void setType(TypeAccess value)
Type' containment reference.
value - the new value of the 'Type' containment reference.getType()Copyright © 2018–2020 Atlanmod. All rights reserved.