public class JavaAdapterFactory
extends org.eclipse.emf.common.notify.impl.AdapterFactoryImpl
createXXX method for each class of the model.
JavaPackage| Modifier and Type | Field and Description |
|---|---|
protected static JavaPackage |
modelPackage
The cached model package.
|
protected JavaSwitch<org.eclipse.emf.common.notify.Adapter> |
modelSwitch
The switch that delegates to the
createXXX methods. |
| Constructor and Description |
|---|
JavaAdapterFactory()
Creates an instance of the adapter factory.
|
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.notify.Adapter |
createAbstractMethodDeclarationAdapter()
Creates a new adapter for an object of class '
Abstract Method Declaration'. |
org.eclipse.emf.common.notify.Adapter |
createAbstractMethodInvocationAdapter()
Creates a new adapter for an object of class '
Abstract Method Invocation'. |
org.eclipse.emf.common.notify.Adapter |
createAbstractTypeDeclarationAdapter()
Creates a new adapter for an object of class '
Abstract Type Declaration'. |
org.eclipse.emf.common.notify.Adapter |
createAbstractTypeQualifiedExpressionAdapter()
Creates a new adapter for an object of class '
Abstract Type Qualified Expression'. |
org.eclipse.emf.common.notify.Adapter |
createAbstractVariablesContainerAdapter()
Creates a new adapter for an object of class '
Abstract Variables Container'. |
org.eclipse.emf.common.notify.Adapter |
createAdapter(org.eclipse.emf.common.notify.Notifier target)
Creates an adapter for the
target. |
org.eclipse.emf.common.notify.Adapter |
createAnnotationAdapter()
Creates a new adapter for an object of class '
Annotation'. |
org.eclipse.emf.common.notify.Adapter |
createAnnotationMemberValuePairAdapter()
Creates a new adapter for an object of class '
Annotation Member Value Pair'. |
org.eclipse.emf.common.notify.Adapter |
createAnnotationTypeDeclarationAdapter()
Creates a new adapter for an object of class '
Annotation Type Declaration'. |
org.eclipse.emf.common.notify.Adapter |
createAnnotationTypeMemberDeclarationAdapter()
Creates a new adapter for an object of class '
Annotation Type Member Declaration'. |
org.eclipse.emf.common.notify.Adapter |
createAnonymousClassDeclarationAdapter()
Creates a new adapter for an object of class '
Anonymous Class Declaration'. |
org.eclipse.emf.common.notify.Adapter |
createArchiveAdapter()
Creates a new adapter for an object of class '
Archive'. |
org.eclipse.emf.common.notify.Adapter |
createArrayAccessAdapter()
Creates a new adapter for an object of class '
Array Access'. |
org.eclipse.emf.common.notify.Adapter |
createArrayCreationAdapter()
Creates a new adapter for an object of class '
Array Creation'. |
org.eclipse.emf.common.notify.Adapter |
createArrayInitializerAdapter()
Creates a new adapter for an object of class '
Array Initializer'. |
org.eclipse.emf.common.notify.Adapter |
createArrayLengthAccessAdapter()
Creates a new adapter for an object of class '
Array Length Access'. |
org.eclipse.emf.common.notify.Adapter |
createArrayTypeAdapter()
Creates a new adapter for an object of class '
Array Type'. |
org.eclipse.emf.common.notify.Adapter |
createAssertStatementAdapter()
Creates a new adapter for an object of class '
Assert Statement'. |
org.eclipse.emf.common.notify.Adapter |
createAssignmentAdapter()
Creates a new adapter for an object of class '
Assignment'. |
org.eclipse.emf.common.notify.Adapter |
createASTNodeAdapter()
Creates a new adapter for an object of class '
AST Node'. |
org.eclipse.emf.common.notify.Adapter |
createBlockAdapter()
Creates a new adapter for an object of class '
Block'. |
org.eclipse.emf.common.notify.Adapter |
createBlockCommentAdapter()
Creates a new adapter for an object of class '
Block Comment'. |
org.eclipse.emf.common.notify.Adapter |
createBodyDeclarationAdapter()
Creates a new adapter for an object of class '
Body Declaration'. |
org.eclipse.emf.common.notify.Adapter |
createBooleanLiteralAdapter()
Creates a new adapter for an object of class '
Boolean Literal'. |
org.eclipse.emf.common.notify.Adapter |
createBreakStatementAdapter()
Creates a new adapter for an object of class '
Break Statement'. |
org.eclipse.emf.common.notify.Adapter |
createCastExpressionAdapter()
Creates a new adapter for an object of class '
Cast Expression'. |
org.eclipse.emf.common.notify.Adapter |
createCatchClauseAdapter()
Creates a new adapter for an object of class '
Catch Clause'. |
org.eclipse.emf.common.notify.Adapter |
createCharacterLiteralAdapter()
Creates a new adapter for an object of class '
Character Literal'. |
org.eclipse.emf.common.notify.Adapter |
createClassDeclarationAdapter()
Creates a new adapter for an object of class '
Class Declaration'. |
org.eclipse.emf.common.notify.Adapter |
createClassFileAdapter()
Creates a new adapter for an object of class '
Class File'. |
org.eclipse.emf.common.notify.Adapter |
createClassInstanceCreationAdapter()
Creates a new adapter for an object of class '
Class Instance Creation'. |
org.eclipse.emf.common.notify.Adapter |
createCommentAdapter()
Creates a new adapter for an object of class '
Comment'. |
org.eclipse.emf.common.notify.Adapter |
createCompilationUnitAdapter()
Creates a new adapter for an object of class '
Compilation Unit'. |
org.eclipse.emf.common.notify.Adapter |
createConditionalExpressionAdapter()
Creates a new adapter for an object of class '
Conditional Expression'. |
org.eclipse.emf.common.notify.Adapter |
createConstructorDeclarationAdapter()
Creates a new adapter for an object of class '
Constructor Declaration'. |
org.eclipse.emf.common.notify.Adapter |
createConstructorInvocationAdapter()
Creates a new adapter for an object of class '
Constructor Invocation'. |
org.eclipse.emf.common.notify.Adapter |
createContinueStatementAdapter()
Creates a new adapter for an object of class '
Continue Statement'. |
org.eclipse.emf.common.notify.Adapter |
createDoStatementAdapter()
Creates a new adapter for an object of class '
Do Statement'. |
org.eclipse.emf.common.notify.Adapter |
createEmptyStatementAdapter()
Creates a new adapter for an object of class '
Empty Statement'. |
org.eclipse.emf.common.notify.Adapter |
createEnhancedForStatementAdapter()
Creates a new adapter for an object of class '
Enhanced For Statement'. |
org.eclipse.emf.common.notify.Adapter |
createEnumConstantDeclarationAdapter()
Creates a new adapter for an object of class '
Enum Constant Declaration'. |
org.eclipse.emf.common.notify.Adapter |
createEnumDeclarationAdapter()
Creates a new adapter for an object of class '
Enum Declaration'. |
org.eclipse.emf.common.notify.Adapter |
createEObjectAdapter()
Creates a new adapter for the default case.
|
org.eclipse.emf.common.notify.Adapter |
createExpressionAdapter()
Creates a new adapter for an object of class '
Expression'. |
org.eclipse.emf.common.notify.Adapter |
createExpressionStatementAdapter()
Creates a new adapter for an object of class '
Expression Statement'. |
org.eclipse.emf.common.notify.Adapter |
createFieldAccessAdapter()
Creates a new adapter for an object of class '
Field Access'. |
org.eclipse.emf.common.notify.Adapter |
createFieldDeclarationAdapter()
Creates a new adapter for an object of class '
Field Declaration'. |
org.eclipse.emf.common.notify.Adapter |
createForStatementAdapter()
Creates a new adapter for an object of class '
For Statement'. |
org.eclipse.emf.common.notify.Adapter |
createIfStatementAdapter()
Creates a new adapter for an object of class '
If Statement'. |
org.eclipse.emf.common.notify.Adapter |
createImportDeclarationAdapter()
Creates a new adapter for an object of class '
Import Declaration'. |
org.eclipse.emf.common.notify.Adapter |
createInfixExpressionAdapter()
Creates a new adapter for an object of class '
Infix Expression'. |
org.eclipse.emf.common.notify.Adapter |
createInitializerAdapter()
Creates a new adapter for an object of class '
Initializer'. |
org.eclipse.emf.common.notify.Adapter |
createInstanceofExpressionAdapter()
Creates a new adapter for an object of class '
Instanceof Expression'. |
org.eclipse.emf.common.notify.Adapter |
createInterfaceDeclarationAdapter()
Creates a new adapter for an object of class '
Interface Declaration'. |
org.eclipse.emf.common.notify.Adapter |
createJavadocAdapter()
Creates a new adapter for an object of class '
Javadoc'. |
org.eclipse.emf.common.notify.Adapter |
createLabeledStatementAdapter()
Creates a new adapter for an object of class '
Labeled Statement'. |
org.eclipse.emf.common.notify.Adapter |
createLineCommentAdapter()
Creates a new adapter for an object of class '
Line Comment'. |
org.eclipse.emf.common.notify.Adapter |
createManifestAdapter()
Creates a new adapter for an object of class '
Manifest'. |
org.eclipse.emf.common.notify.Adapter |
createManifestAttributeAdapter()
Creates a new adapter for an object of class '
Manifest Attribute'. |
org.eclipse.emf.common.notify.Adapter |
createManifestEntryAdapter()
Creates a new adapter for an object of class '
Manifest Entry'. |
org.eclipse.emf.common.notify.Adapter |
createMemberRefAdapter()
Creates a new adapter for an object of class '
Member Ref'. |
org.eclipse.emf.common.notify.Adapter |
createMethodDeclarationAdapter()
Creates a new adapter for an object of class '
Method Declaration'. |
org.eclipse.emf.common.notify.Adapter |
createMethodInvocationAdapter()
Creates a new adapter for an object of class '
Method Invocation'. |
org.eclipse.emf.common.notify.Adapter |
createMethodRefAdapter()
Creates a new adapter for an object of class '
Method Ref'. |
org.eclipse.emf.common.notify.Adapter |
createMethodRefParameterAdapter()
Creates a new adapter for an object of class '
Method Ref Parameter'. |
org.eclipse.emf.common.notify.Adapter |
createModelAdapter()
Creates a new adapter for an object of class '
Model'. |
org.eclipse.emf.common.notify.Adapter |
createModifierAdapter()
Creates a new adapter for an object of class '
Modifier'. |
org.eclipse.emf.common.notify.Adapter |
createNamedElementAdapter()
Creates a new adapter for an object of class '
Named Element'. |
org.eclipse.emf.common.notify.Adapter |
createNamespaceAccessAdapter()
Creates a new adapter for an object of class '
Namespace Access'. |
org.eclipse.emf.common.notify.Adapter |
createNullLiteralAdapter()
Creates a new adapter for an object of class '
Null Literal'. |
org.eclipse.emf.common.notify.Adapter |
createNumberLiteralAdapter()
Creates a new adapter for an object of class '
Number Literal'. |
org.eclipse.emf.common.notify.Adapter |
createPackageAccessAdapter()
Creates a new adapter for an object of class '
Package Access'. |
org.eclipse.emf.common.notify.Adapter |
createPackageAdapter()
Creates a new adapter for an object of class '
Package'. |
org.eclipse.emf.common.notify.Adapter |
createParameterizedTypeAdapter()
Creates a new adapter for an object of class '
Parameterized Type'. |
org.eclipse.emf.common.notify.Adapter |
createParenthesizedExpressionAdapter()
Creates a new adapter for an object of class '
Parenthesized Expression'. |
org.eclipse.emf.common.notify.Adapter |
createPostfixExpressionAdapter()
Creates a new adapter for an object of class '
Postfix Expression'. |
org.eclipse.emf.common.notify.Adapter |
createPrefixExpressionAdapter()
Creates a new adapter for an object of class '
Prefix Expression'. |
org.eclipse.emf.common.notify.Adapter |
createPrimitiveTypeAdapter()
Creates a new adapter for an object of class '
Primitive Type'. |
org.eclipse.emf.common.notify.Adapter |
createPrimitiveTypeBooleanAdapter()
Creates a new adapter for an object of class '
Primitive Type Boolean'. |
org.eclipse.emf.common.notify.Adapter |
createPrimitiveTypeByteAdapter()
Creates a new adapter for an object of class '
Primitive Type Byte'. |
org.eclipse.emf.common.notify.Adapter |
createPrimitiveTypeCharAdapter()
Creates a new adapter for an object of class '
Primitive Type Char'. |
org.eclipse.emf.common.notify.Adapter |
createPrimitiveTypeDoubleAdapter()
Creates a new adapter for an object of class '
Primitive Type Double'. |
org.eclipse.emf.common.notify.Adapter |
createPrimitiveTypeFloatAdapter()
Creates a new adapter for an object of class '
Primitive Type Float'. |
org.eclipse.emf.common.notify.Adapter |
createPrimitiveTypeIntAdapter()
Creates a new adapter for an object of class '
Primitive Type Int'. |
org.eclipse.emf.common.notify.Adapter |
createPrimitiveTypeLongAdapter()
Creates a new adapter for an object of class '
Primitive Type Long'. |
org.eclipse.emf.common.notify.Adapter |
createPrimitiveTypeShortAdapter()
Creates a new adapter for an object of class '
Primitive Type Short'. |
org.eclipse.emf.common.notify.Adapter |
createPrimitiveTypeVoidAdapter()
Creates a new adapter for an object of class '
Primitive Type Void'. |
org.eclipse.emf.common.notify.Adapter |
createReturnStatementAdapter()
Creates a new adapter for an object of class '
Return Statement'. |
org.eclipse.emf.common.notify.Adapter |
createSingleVariableAccessAdapter()
Creates a new adapter for an object of class '
Single Variable Access'. |
org.eclipse.emf.common.notify.Adapter |
createSingleVariableDeclarationAdapter()
Creates a new adapter for an object of class '
Single Variable Declaration'. |
org.eclipse.emf.common.notify.Adapter |
createStatementAdapter()
Creates a new adapter for an object of class '
Statement'. |
org.eclipse.emf.common.notify.Adapter |
createStringLiteralAdapter()
Creates a new adapter for an object of class '
String Literal'. |
org.eclipse.emf.common.notify.Adapter |
createSuperConstructorInvocationAdapter()
Creates a new adapter for an object of class '
Super Constructor Invocation'. |
org.eclipse.emf.common.notify.Adapter |
createSuperFieldAccessAdapter()
Creates a new adapter for an object of class '
Super Field Access'. |
org.eclipse.emf.common.notify.Adapter |
createSuperMethodInvocationAdapter()
Creates a new adapter for an object of class '
Super Method Invocation'. |
org.eclipse.emf.common.notify.Adapter |
createSwitchCaseAdapter()
Creates a new adapter for an object of class '
Switch Case'. |
org.eclipse.emf.common.notify.Adapter |
createSwitchStatementAdapter()
Creates a new adapter for an object of class '
Switch Statement'. |
org.eclipse.emf.common.notify.Adapter |
createSynchronizedStatementAdapter()
Creates a new adapter for an object of class '
Synchronized Statement'. |
org.eclipse.emf.common.notify.Adapter |
createTagElementAdapter()
Creates a new adapter for an object of class '
Tag Element'. |
org.eclipse.emf.common.notify.Adapter |
createTextElementAdapter()
Creates a new adapter for an object of class '
Text Element'. |
org.eclipse.emf.common.notify.Adapter |
createThisExpressionAdapter()
Creates a new adapter for an object of class '
This Expression'. |
org.eclipse.emf.common.notify.Adapter |
createThrowStatementAdapter()
Creates a new adapter for an object of class '
Throw Statement'. |
org.eclipse.emf.common.notify.Adapter |
createTryStatementAdapter()
Creates a new adapter for an object of class '
Try Statement'. |
org.eclipse.emf.common.notify.Adapter |
createTypeAccessAdapter()
Creates a new adapter for an object of class '
Type Access'. |
org.eclipse.emf.common.notify.Adapter |
createTypeAdapter()
Creates a new adapter for an object of class '
Type'. |
org.eclipse.emf.common.notify.Adapter |
createTypeDeclarationAdapter()
Creates a new adapter for an object of class '
Type Declaration'. |
org.eclipse.emf.common.notify.Adapter |
createTypeDeclarationStatementAdapter()
Creates a new adapter for an object of class '
Type Declaration Statement'. |
org.eclipse.emf.common.notify.Adapter |
createTypeLiteralAdapter()
Creates a new adapter for an object of class '
Type Literal'. |
org.eclipse.emf.common.notify.Adapter |
createTypeParameterAdapter()
Creates a new adapter for an object of class '
Type Parameter'. |
org.eclipse.emf.common.notify.Adapter |
createUnresolvedAnnotationDeclarationAdapter()
Creates a new adapter for an object of class '
Unresolved Annotation Declaration'. |
org.eclipse.emf.common.notify.Adapter |
createUnresolvedAnnotationTypeMemberDeclarationAdapter()
Creates a new adapter for an object of class '
Unresolved Annotation Type Member Declaration'. |
org.eclipse.emf.common.notify.Adapter |
createUnresolvedClassDeclarationAdapter()
Creates a new adapter for an object of class '
Unresolved Class Declaration'. |
org.eclipse.emf.common.notify.Adapter |
createUnresolvedEnumDeclarationAdapter()
Creates a new adapter for an object of class '
Unresolved Enum Declaration'. |
org.eclipse.emf.common.notify.Adapter |
createUnresolvedInterfaceDeclarationAdapter()
Creates a new adapter for an object of class '
Unresolved Interface Declaration'. |
org.eclipse.emf.common.notify.Adapter |
createUnresolvedItemAccessAdapter()
Creates a new adapter for an object of class '
Unresolved Item Access'. |
org.eclipse.emf.common.notify.Adapter |
createUnresolvedItemAdapter()
Creates a new adapter for an object of class '
Unresolved Item'. |
org.eclipse.emf.common.notify.Adapter |
createUnresolvedLabeledStatementAdapter()
Creates a new adapter for an object of class '
Unresolved Labeled Statement'. |
org.eclipse.emf.common.notify.Adapter |
createUnresolvedMethodDeclarationAdapter()
Creates a new adapter for an object of class '
Unresolved Method Declaration'. |
org.eclipse.emf.common.notify.Adapter |
createUnresolvedSingleVariableDeclarationAdapter()
Creates a new adapter for an object of class '
Unresolved Single Variable Declaration'. |
org.eclipse.emf.common.notify.Adapter |
createUnresolvedTypeAdapter()
Creates a new adapter for an object of class '
Unresolved Type'. |
org.eclipse.emf.common.notify.Adapter |
createUnresolvedTypeDeclarationAdapter()
Creates a new adapter for an object of class '
Unresolved Type Declaration'. |
org.eclipse.emf.common.notify.Adapter |
createUnresolvedVariableDeclarationFragmentAdapter()
Creates a new adapter for an object of class '
Unresolved Variable Declaration Fragment'. |
org.eclipse.emf.common.notify.Adapter |
createVariableDeclarationAdapter()
Creates a new adapter for an object of class '
Variable Declaration'. |
org.eclipse.emf.common.notify.Adapter |
createVariableDeclarationExpressionAdapter()
Creates a new adapter for an object of class '
Variable Declaration Expression'. |
org.eclipse.emf.common.notify.Adapter |
createVariableDeclarationFragmentAdapter()
Creates a new adapter for an object of class '
Variable Declaration Fragment'. |
org.eclipse.emf.common.notify.Adapter |
createVariableDeclarationStatementAdapter()
Creates a new adapter for an object of class '
Variable Declaration Statement'. |
org.eclipse.emf.common.notify.Adapter |
createWhileStatementAdapter()
Creates a new adapter for an object of class '
While Statement'. |
org.eclipse.emf.common.notify.Adapter |
createWildCardTypeAdapter()
Creates a new adapter for an object of class '
Wild Card Type'. |
boolean |
isFactoryForType(Object object)
Returns whether this factory is applicable for the type of the object.
|
protected static JavaPackage modelPackage
protected JavaSwitch<org.eclipse.emf.common.notify.Adapter> modelSwitch
createXXX methods.
public JavaAdapterFactory()
public boolean isFactoryForType(Object object)
true if the object is either the model's package or is an instance object of the model.
isFactoryForType in interface org.eclipse.emf.common.notify.AdapterFactoryisFactoryForType in class org.eclipse.emf.common.notify.impl.AdapterFactoryImplpublic org.eclipse.emf.common.notify.Adapter createAdapter(org.eclipse.emf.common.notify.Notifier target)
target.
createAdapter in class org.eclipse.emf.common.notify.impl.AdapterFactoryImpltarget - the object to adapt.target.public org.eclipse.emf.common.notify.Adapter createAbstractMethodDeclarationAdapter()
Abstract Method Declaration'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
AbstractMethodDeclarationpublic org.eclipse.emf.common.notify.Adapter createAbstractMethodInvocationAdapter()
Abstract Method Invocation'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
AbstractMethodInvocationpublic org.eclipse.emf.common.notify.Adapter createAbstractTypeDeclarationAdapter()
Abstract Type Declaration'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
AbstractTypeDeclarationpublic org.eclipse.emf.common.notify.Adapter createAbstractTypeQualifiedExpressionAdapter()
Abstract Type Qualified Expression'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
AbstractTypeQualifiedExpressionpublic org.eclipse.emf.common.notify.Adapter createAbstractVariablesContainerAdapter()
Abstract Variables Container'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
AbstractVariablesContainerpublic org.eclipse.emf.common.notify.Adapter createAnnotationAdapter()
Annotation'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
Annotationpublic org.eclipse.emf.common.notify.Adapter createArchiveAdapter()
Archive'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
Archivepublic org.eclipse.emf.common.notify.Adapter createAssertStatementAdapter()
Assert Statement'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
AssertStatementpublic org.eclipse.emf.common.notify.Adapter createASTNodeAdapter()
AST Node'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
ASTNodepublic org.eclipse.emf.common.notify.Adapter createAnnotationMemberValuePairAdapter()
Annotation Member Value Pair'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
AnnotationMemberValuePairpublic org.eclipse.emf.common.notify.Adapter createAnnotationTypeDeclarationAdapter()
Annotation Type Declaration'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
AnnotationTypeDeclarationpublic org.eclipse.emf.common.notify.Adapter createAnnotationTypeMemberDeclarationAdapter()
Annotation Type Member Declaration'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
AnnotationTypeMemberDeclarationpublic org.eclipse.emf.common.notify.Adapter createAnonymousClassDeclarationAdapter()
Anonymous Class Declaration'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
AnonymousClassDeclarationpublic org.eclipse.emf.common.notify.Adapter createArrayAccessAdapter()
Array Access'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
ArrayAccesspublic org.eclipse.emf.common.notify.Adapter createArrayCreationAdapter()
Array Creation'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
ArrayCreationpublic org.eclipse.emf.common.notify.Adapter createArrayInitializerAdapter()
Array Initializer'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
ArrayInitializerpublic org.eclipse.emf.common.notify.Adapter createArrayLengthAccessAdapter()
Array Length Access'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
ArrayLengthAccesspublic org.eclipse.emf.common.notify.Adapter createArrayTypeAdapter()
Array Type'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
ArrayTypepublic org.eclipse.emf.common.notify.Adapter createAssignmentAdapter()
Assignment'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
Assignmentpublic org.eclipse.emf.common.notify.Adapter createBodyDeclarationAdapter()
Body Declaration'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
BodyDeclarationpublic org.eclipse.emf.common.notify.Adapter createBooleanLiteralAdapter()
Boolean Literal'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
BooleanLiteralpublic org.eclipse.emf.common.notify.Adapter createBlockCommentAdapter()
Block Comment'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
BlockCommentpublic org.eclipse.emf.common.notify.Adapter createBlockAdapter()
Block'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
Blockpublic org.eclipse.emf.common.notify.Adapter createBreakStatementAdapter()
Break Statement'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
BreakStatementpublic org.eclipse.emf.common.notify.Adapter createCastExpressionAdapter()
Cast Expression'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
CastExpressionpublic org.eclipse.emf.common.notify.Adapter createCatchClauseAdapter()
Catch Clause'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
CatchClausepublic org.eclipse.emf.common.notify.Adapter createCharacterLiteralAdapter()
Character Literal'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
CharacterLiteralpublic org.eclipse.emf.common.notify.Adapter createClassFileAdapter()
Class File'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
ClassFilepublic org.eclipse.emf.common.notify.Adapter createClassInstanceCreationAdapter()
Class Instance Creation'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
ClassInstanceCreationpublic org.eclipse.emf.common.notify.Adapter createConstructorDeclarationAdapter()
Constructor Declaration'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
ConstructorDeclarationpublic org.eclipse.emf.common.notify.Adapter createConditionalExpressionAdapter()
Conditional Expression'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
ConditionalExpressionpublic org.eclipse.emf.common.notify.Adapter createConstructorInvocationAdapter()
Constructor Invocation'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
ConstructorInvocationpublic org.eclipse.emf.common.notify.Adapter createClassDeclarationAdapter()
Class Declaration'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
ClassDeclarationpublic org.eclipse.emf.common.notify.Adapter createCommentAdapter()
Comment'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
Commentpublic org.eclipse.emf.common.notify.Adapter createCompilationUnitAdapter()
Compilation Unit'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
CompilationUnitpublic org.eclipse.emf.common.notify.Adapter createContinueStatementAdapter()
Continue Statement'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
ContinueStatementpublic org.eclipse.emf.common.notify.Adapter createDoStatementAdapter()
Do Statement'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
DoStatementpublic org.eclipse.emf.common.notify.Adapter createEmptyStatementAdapter()
Empty Statement'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
EmptyStatementpublic org.eclipse.emf.common.notify.Adapter createEnhancedForStatementAdapter()
Enhanced For Statement'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
EnhancedForStatementpublic org.eclipse.emf.common.notify.Adapter createEnumConstantDeclarationAdapter()
Enum Constant Declaration'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
EnumConstantDeclarationpublic org.eclipse.emf.common.notify.Adapter createEnumDeclarationAdapter()
Enum Declaration'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
EnumDeclarationpublic org.eclipse.emf.common.notify.Adapter createExpressionAdapter()
Expression'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
Expressionpublic org.eclipse.emf.common.notify.Adapter createExpressionStatementAdapter()
Expression Statement'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
ExpressionStatementpublic org.eclipse.emf.common.notify.Adapter createFieldAccessAdapter()
Field Access'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
FieldAccesspublic org.eclipse.emf.common.notify.Adapter createFieldDeclarationAdapter()
Field Declaration'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
FieldDeclarationpublic org.eclipse.emf.common.notify.Adapter createForStatementAdapter()
For Statement'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
ForStatementpublic org.eclipse.emf.common.notify.Adapter createIfStatementAdapter()
If Statement'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
IfStatementpublic org.eclipse.emf.common.notify.Adapter createImportDeclarationAdapter()
Import Declaration'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
ImportDeclarationpublic org.eclipse.emf.common.notify.Adapter createInfixExpressionAdapter()
Infix Expression'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
InfixExpressionpublic org.eclipse.emf.common.notify.Adapter createInitializerAdapter()
Initializer'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
Initializerpublic org.eclipse.emf.common.notify.Adapter createInstanceofExpressionAdapter()
Instanceof Expression'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
InstanceofExpressionpublic org.eclipse.emf.common.notify.Adapter createInterfaceDeclarationAdapter()
Interface Declaration'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
InterfaceDeclarationpublic org.eclipse.emf.common.notify.Adapter createJavadocAdapter()
Javadoc'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
Javadocpublic org.eclipse.emf.common.notify.Adapter createLabeledStatementAdapter()
Labeled Statement'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
LabeledStatementpublic org.eclipse.emf.common.notify.Adapter createLineCommentAdapter()
Line Comment'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
LineCommentpublic org.eclipse.emf.common.notify.Adapter createManifestAdapter()
Manifest'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
Manifestpublic org.eclipse.emf.common.notify.Adapter createManifestAttributeAdapter()
Manifest Attribute'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
ManifestAttributepublic org.eclipse.emf.common.notify.Adapter createManifestEntryAdapter()
Manifest Entry'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
ManifestEntrypublic org.eclipse.emf.common.notify.Adapter createMemberRefAdapter()
Member Ref'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
MemberRefpublic org.eclipse.emf.common.notify.Adapter createMethodDeclarationAdapter()
Method Declaration'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
MethodDeclarationpublic org.eclipse.emf.common.notify.Adapter createMethodInvocationAdapter()
Method Invocation'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
MethodInvocationpublic org.eclipse.emf.common.notify.Adapter createMethodRefAdapter()
Method Ref'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
MethodRefpublic org.eclipse.emf.common.notify.Adapter createMethodRefParameterAdapter()
Method Ref Parameter'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
MethodRefParameterpublic org.eclipse.emf.common.notify.Adapter createModelAdapter()
Model'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
Modelpublic org.eclipse.emf.common.notify.Adapter createModifierAdapter()
Modifier'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
Modifierpublic org.eclipse.emf.common.notify.Adapter createNamedElementAdapter()
Named Element'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
NamedElementpublic org.eclipse.emf.common.notify.Adapter createNamespaceAccessAdapter()
Namespace Access'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
NamespaceAccesspublic org.eclipse.emf.common.notify.Adapter createNumberLiteralAdapter()
Number Literal'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
NumberLiteralpublic org.eclipse.emf.common.notify.Adapter createNullLiteralAdapter()
Null Literal'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
NullLiteralpublic org.eclipse.emf.common.notify.Adapter createPackageAdapter()
Package'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
Packagepublic org.eclipse.emf.common.notify.Adapter createPackageAccessAdapter()
Package Access'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
PackageAccesspublic org.eclipse.emf.common.notify.Adapter createParameterizedTypeAdapter()
Parameterized Type'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
ParameterizedTypepublic org.eclipse.emf.common.notify.Adapter createParenthesizedExpressionAdapter()
Parenthesized Expression'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
ParenthesizedExpressionpublic org.eclipse.emf.common.notify.Adapter createPostfixExpressionAdapter()
Postfix Expression'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
PostfixExpressionpublic org.eclipse.emf.common.notify.Adapter createPrefixExpressionAdapter()
Prefix Expression'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
PrefixExpressionpublic org.eclipse.emf.common.notify.Adapter createPrimitiveTypeAdapter()
Primitive Type'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
PrimitiveTypepublic org.eclipse.emf.common.notify.Adapter createPrimitiveTypeBooleanAdapter()
Primitive Type Boolean'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
PrimitiveTypeBooleanpublic org.eclipse.emf.common.notify.Adapter createPrimitiveTypeByteAdapter()
Primitive Type Byte'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
PrimitiveTypeBytepublic org.eclipse.emf.common.notify.Adapter createPrimitiveTypeCharAdapter()
Primitive Type Char'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
PrimitiveTypeCharpublic org.eclipse.emf.common.notify.Adapter createPrimitiveTypeDoubleAdapter()
Primitive Type Double'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
PrimitiveTypeDoublepublic org.eclipse.emf.common.notify.Adapter createPrimitiveTypeShortAdapter()
Primitive Type Short'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
PrimitiveTypeShortpublic org.eclipse.emf.common.notify.Adapter createPrimitiveTypeFloatAdapter()
Primitive Type Float'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
PrimitiveTypeFloatpublic org.eclipse.emf.common.notify.Adapter createPrimitiveTypeIntAdapter()
Primitive Type Int'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
PrimitiveTypeIntpublic org.eclipse.emf.common.notify.Adapter createPrimitiveTypeLongAdapter()
Primitive Type Long'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
PrimitiveTypeLongpublic org.eclipse.emf.common.notify.Adapter createPrimitiveTypeVoidAdapter()
Primitive Type Void'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
PrimitiveTypeVoidpublic org.eclipse.emf.common.notify.Adapter createReturnStatementAdapter()
Return Statement'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
ReturnStatementpublic org.eclipse.emf.common.notify.Adapter createSingleVariableAccessAdapter()
Single Variable Access'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
SingleVariableAccesspublic org.eclipse.emf.common.notify.Adapter createSingleVariableDeclarationAdapter()
Single Variable Declaration'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
SingleVariableDeclarationpublic org.eclipse.emf.common.notify.Adapter createStatementAdapter()
Statement'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
Statementpublic org.eclipse.emf.common.notify.Adapter createStringLiteralAdapter()
String Literal'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
StringLiteralpublic org.eclipse.emf.common.notify.Adapter createSuperConstructorInvocationAdapter()
Super Constructor Invocation'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
SuperConstructorInvocationpublic org.eclipse.emf.common.notify.Adapter createSuperFieldAccessAdapter()
Super Field Access'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
SuperFieldAccesspublic org.eclipse.emf.common.notify.Adapter createSuperMethodInvocationAdapter()
Super Method Invocation'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
SuperMethodInvocationpublic org.eclipse.emf.common.notify.Adapter createSwitchCaseAdapter()
Switch Case'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
SwitchCasepublic org.eclipse.emf.common.notify.Adapter createSwitchStatementAdapter()
Switch Statement'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
SwitchStatementpublic org.eclipse.emf.common.notify.Adapter createSynchronizedStatementAdapter()
Synchronized Statement'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
SynchronizedStatementpublic org.eclipse.emf.common.notify.Adapter createTagElementAdapter()
Tag Element'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
TagElementpublic org.eclipse.emf.common.notify.Adapter createTextElementAdapter()
Text Element'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
TextElementpublic org.eclipse.emf.common.notify.Adapter createThisExpressionAdapter()
This Expression'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
ThisExpressionpublic org.eclipse.emf.common.notify.Adapter createThrowStatementAdapter()
Throw Statement'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
ThrowStatementpublic org.eclipse.emf.common.notify.Adapter createTryStatementAdapter()
Try Statement'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
TryStatementpublic org.eclipse.emf.common.notify.Adapter createTypeAdapter()
Type'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
Typepublic org.eclipse.emf.common.notify.Adapter createTypeAccessAdapter()
Type Access'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
TypeAccesspublic org.eclipse.emf.common.notify.Adapter createTypeDeclarationAdapter()
Type Declaration'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
TypeDeclarationpublic org.eclipse.emf.common.notify.Adapter createTypeDeclarationStatementAdapter()
Type Declaration Statement'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
TypeDeclarationStatementpublic org.eclipse.emf.common.notify.Adapter createTypeLiteralAdapter()
Type Literal'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
TypeLiteralpublic org.eclipse.emf.common.notify.Adapter createTypeParameterAdapter()
Type Parameter'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
TypeParameterpublic org.eclipse.emf.common.notify.Adapter createUnresolvedItemAdapter()
Unresolved Item'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
UnresolvedItempublic org.eclipse.emf.common.notify.Adapter createUnresolvedItemAccessAdapter()
Unresolved Item Access'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
UnresolvedItemAccesspublic org.eclipse.emf.common.notify.Adapter createUnresolvedAnnotationDeclarationAdapter()
Unresolved Annotation Declaration'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
UnresolvedAnnotationDeclarationpublic org.eclipse.emf.common.notify.Adapter createUnresolvedAnnotationTypeMemberDeclarationAdapter()
Unresolved Annotation Type Member Declaration'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
UnresolvedAnnotationTypeMemberDeclarationpublic org.eclipse.emf.common.notify.Adapter createUnresolvedClassDeclarationAdapter()
Unresolved Class Declaration'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
UnresolvedClassDeclarationpublic org.eclipse.emf.common.notify.Adapter createUnresolvedEnumDeclarationAdapter()
Unresolved Enum Declaration'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
UnresolvedEnumDeclarationpublic org.eclipse.emf.common.notify.Adapter createUnresolvedInterfaceDeclarationAdapter()
Unresolved Interface Declaration'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
UnresolvedInterfaceDeclarationpublic org.eclipse.emf.common.notify.Adapter createUnresolvedLabeledStatementAdapter()
Unresolved Labeled Statement'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
UnresolvedLabeledStatementpublic org.eclipse.emf.common.notify.Adapter createUnresolvedMethodDeclarationAdapter()
Unresolved Method Declaration'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
UnresolvedMethodDeclarationpublic org.eclipse.emf.common.notify.Adapter createUnresolvedSingleVariableDeclarationAdapter()
Unresolved Single Variable Declaration'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
UnresolvedSingleVariableDeclarationpublic org.eclipse.emf.common.notify.Adapter createUnresolvedTypeAdapter()
Unresolved Type'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
UnresolvedTypepublic org.eclipse.emf.common.notify.Adapter createUnresolvedTypeDeclarationAdapter()
Unresolved Type Declaration'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
UnresolvedTypeDeclarationpublic org.eclipse.emf.common.notify.Adapter createUnresolvedVariableDeclarationFragmentAdapter()
Unresolved Variable Declaration Fragment'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
UnresolvedVariableDeclarationFragmentpublic org.eclipse.emf.common.notify.Adapter createVariableDeclarationAdapter()
Variable Declaration'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
VariableDeclarationpublic org.eclipse.emf.common.notify.Adapter createVariableDeclarationExpressionAdapter()
Variable Declaration Expression'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
VariableDeclarationExpressionpublic org.eclipse.emf.common.notify.Adapter createVariableDeclarationFragmentAdapter()
Variable Declaration Fragment'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
VariableDeclarationFragmentpublic org.eclipse.emf.common.notify.Adapter createVariableDeclarationStatementAdapter()
Variable Declaration Statement'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
VariableDeclarationStatementpublic org.eclipse.emf.common.notify.Adapter createWildCardTypeAdapter()
Wild Card Type'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
WildCardTypepublic org.eclipse.emf.common.notify.Adapter createWhileStatementAdapter()
While Statement'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
WhileStatementpublic org.eclipse.emf.common.notify.Adapter createEObjectAdapter()
Copyright © 2018–2020 Atlanmod. All rights reserved.