|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.ObjectAdapterFactoryImpl
org.eclipse.gmt.modisco.java.emf.util.JavaAdapterFactory
public class JavaAdapterFactory
The Adapter Factory for the model.
It provides an adapter createXXX method for each class of the model.
JavaPackage| Constructor Summary | |
|---|---|
JavaAdapterFactory()
Creates an instance of the adapter factory. |
|
| Method Summary | |
|---|---|
Adapter |
createAbstractMethodDeclarationAdapter()
Creates a new adapter for an object of class ' Abstract Method Declaration'. |
Adapter |
createAbstractMethodInvocationAdapter()
Creates a new adapter for an object of class ' Abstract Method Invocation'. |
Adapter |
createAbstractTypeDeclarationAdapter()
Creates a new adapter for an object of class ' Abstract Type Declaration'. |
Adapter |
createAbstractTypeQualifiedExpressionAdapter()
Creates a new adapter for an object of class ' Abstract Type Qualified Expression'. |
Adapter |
createAbstractVariablesContainerAdapter()
Creates a new adapter for an object of class ' Abstract Variables Container'. |
Adapter |
createAdapter(Notifier target)
Creates an adapter for the target. |
Adapter |
createAnnotationAdapter()
Creates a new adapter for an object of class ' Annotation'. |
Adapter |
createAnnotationMemberValuePairAdapter()
Creates a new adapter for an object of class ' Annotation Member Value Pair'. |
Adapter |
createAnnotationTypeDeclarationAdapter()
Creates a new adapter for an object of class ' Annotation Type Declaration'. |
Adapter |
createAnnotationTypeMemberDeclarationAdapter()
Creates a new adapter for an object of class ' Annotation Type Member Declaration'. |
Adapter |
createAnonymousClassDeclarationAdapter()
Creates a new adapter for an object of class ' Anonymous Class Declaration'. |
Adapter |
createArchiveAdapter()
Creates a new adapter for an object of class ' Archive'. |
Adapter |
createArrayAccessAdapter()
Creates a new adapter for an object of class ' Array Access'. |
Adapter |
createArrayCreationAdapter()
Creates a new adapter for an object of class ' Array Creation'. |
Adapter |
createArrayInitializerAdapter()
Creates a new adapter for an object of class ' Array Initializer'. |
Adapter |
createArrayLengthAccessAdapter()
Creates a new adapter for an object of class ' Array Length Access'. |
Adapter |
createArrayTypeAdapter()
Creates a new adapter for an object of class ' Array Type'. |
Adapter |
createAssertStatementAdapter()
Creates a new adapter for an object of class ' Assert Statement'. |
Adapter |
createAssignmentAdapter()
Creates a new adapter for an object of class ' Assignment'. |
Adapter |
createASTNodeAdapter()
Creates a new adapter for an object of class ' AST Node'. |
Adapter |
createBlockAdapter()
Creates a new adapter for an object of class ' Block'. |
Adapter |
createBlockCommentAdapter()
Creates a new adapter for an object of class ' Block Comment'. |
Adapter |
createBodyDeclarationAdapter()
Creates a new adapter for an object of class ' Body Declaration'. |
Adapter |
createBooleanLiteralAdapter()
Creates a new adapter for an object of class ' Boolean Literal'. |
Adapter |
createBreakStatementAdapter()
Creates a new adapter for an object of class ' Break Statement'. |
Adapter |
createCastExpressionAdapter()
Creates a new adapter for an object of class ' Cast Expression'. |
Adapter |
createCatchClauseAdapter()
Creates a new adapter for an object of class ' Catch Clause'. |
Adapter |
createCharacterLiteralAdapter()
Creates a new adapter for an object of class ' Character Literal'. |
Adapter |
createClassDeclarationAdapter()
Creates a new adapter for an object of class ' Class Declaration'. |
Adapter |
createClassFileAdapter()
Creates a new adapter for an object of class ' Class File'. |
Adapter |
createClassInstanceCreationAdapter()
Creates a new adapter for an object of class ' Class Instance Creation'. |
Adapter |
createCommentAdapter()
Creates a new adapter for an object of class ' Comment'. |
Adapter |
createCompilationUnitAdapter()
Creates a new adapter for an object of class ' Compilation Unit'. |
Adapter |
createConditionalExpressionAdapter()
Creates a new adapter for an object of class ' Conditional Expression'. |
Adapter |
createConstructorDeclarationAdapter()
Creates a new adapter for an object of class ' Constructor Declaration'. |
Adapter |
createConstructorInvocationAdapter()
Creates a new adapter for an object of class ' Constructor Invocation'. |
Adapter |
createContinueStatementAdapter()
Creates a new adapter for an object of class ' Continue Statement'. |
Adapter |
createDoStatementAdapter()
Creates a new adapter for an object of class ' Do Statement'. |
Adapter |
createEmptyStatementAdapter()
Creates a new adapter for an object of class ' Empty Statement'. |
Adapter |
createEnhancedForStatementAdapter()
Creates a new adapter for an object of class ' Enhanced For Statement'. |
Adapter |
createEnumConstantDeclarationAdapter()
Creates a new adapter for an object of class ' Enum Constant Declaration'. |
Adapter |
createEnumDeclarationAdapter()
Creates a new adapter for an object of class ' Enum Declaration'. |
Adapter |
createEObjectAdapter()
Creates a new adapter for the default case. |
Adapter |
createExpressionAdapter()
Creates a new adapter for an object of class ' Expression'. |
Adapter |
createExpressionStatementAdapter()
Creates a new adapter for an object of class ' Expression Statement'. |
Adapter |
createFieldAccessAdapter()
Creates a new adapter for an object of class ' Field Access'. |
Adapter |
createFieldDeclarationAdapter()
Creates a new adapter for an object of class ' Field Declaration'. |
Adapter |
createForStatementAdapter()
Creates a new adapter for an object of class ' For Statement'. |
Adapter |
createIfStatementAdapter()
Creates a new adapter for an object of class ' If Statement'. |
Adapter |
createImportDeclarationAdapter()
Creates a new adapter for an object of class ' Import Declaration'. |
Adapter |
createInfixExpressionAdapter()
Creates a new adapter for an object of class ' Infix Expression'. |
Adapter |
createInitializerAdapter()
Creates a new adapter for an object of class ' Initializer'. |
Adapter |
createInstanceofExpressionAdapter()
Creates a new adapter for an object of class ' Instanceof Expression'. |
Adapter |
createInterfaceDeclarationAdapter()
Creates a new adapter for an object of class ' Interface Declaration'. |
Adapter |
createJavadocAdapter()
Creates a new adapter for an object of class ' Javadoc'. |
Adapter |
createLabeledStatementAdapter()
Creates a new adapter for an object of class ' Labeled Statement'. |
Adapter |
createLineCommentAdapter()
Creates a new adapter for an object of class ' Line Comment'. |
Adapter |
createManifestAdapter()
Creates a new adapter for an object of class ' Manifest'. |
Adapter |
createManifestAttributeAdapter()
Creates a new adapter for an object of class ' Manifest Attribute'. |
Adapter |
createManifestEntryAdapter()
Creates a new adapter for an object of class ' Manifest Entry'. |
Adapter |
createMemberRefAdapter()
Creates a new adapter for an object of class ' Member Ref'. |
Adapter |
createMethodDeclarationAdapter()
Creates a new adapter for an object of class ' Method Declaration'. |
Adapter |
createMethodInvocationAdapter()
Creates a new adapter for an object of class ' Method Invocation'. |
Adapter |
createMethodRefAdapter()
Creates a new adapter for an object of class ' Method Ref'. |
Adapter |
createMethodRefParameterAdapter()
Creates a new adapter for an object of class ' Method Ref Parameter'. |
Adapter |
createModelAdapter()
Creates a new adapter for an object of class ' Model'. |
Adapter |
createModifierAdapter()
Creates a new adapter for an object of class ' Modifier'. |
Adapter |
createNamedElementAdapter()
Creates a new adapter for an object of class ' Named Element'. |
Adapter |
createNamespaceAccessAdapter()
Creates a new adapter for an object of class ' Namespace Access'. |
Adapter |
createNullLiteralAdapter()
Creates a new adapter for an object of class ' Null Literal'. |
Adapter |
createNumberLiteralAdapter()
Creates a new adapter for an object of class ' Number Literal'. |
Adapter |
createPackageAccessAdapter()
Creates a new adapter for an object of class ' Package Access'. |
Adapter |
createPackageAdapter()
Creates a new adapter for an object of class ' Package'. |
Adapter |
createParameterizedTypeAdapter()
Creates a new adapter for an object of class ' Parameterized Type'. |
Adapter |
createParenthesizedExpressionAdapter()
Creates a new adapter for an object of class ' Parenthesized Expression'. |
Adapter |
createPostfixExpressionAdapter()
Creates a new adapter for an object of class ' Postfix Expression'. |
Adapter |
createPrefixExpressionAdapter()
Creates a new adapter for an object of class ' Prefix Expression'. |
Adapter |
createPrimitiveTypeAdapter()
Creates a new adapter for an object of class ' Primitive Type'. |
Adapter |
createPrimitiveTypeBooleanAdapter()
Creates a new adapter for an object of class ' Primitive Type Boolean'. |
Adapter |
createPrimitiveTypeByteAdapter()
Creates a new adapter for an object of class ' Primitive Type Byte'. |
Adapter |
createPrimitiveTypeCharAdapter()
Creates a new adapter for an object of class ' Primitive Type Char'. |
Adapter |
createPrimitiveTypeDoubleAdapter()
Creates a new adapter for an object of class ' Primitive Type Double'. |
Adapter |
createPrimitiveTypeFloatAdapter()
Creates a new adapter for an object of class ' Primitive Type Float'. |
Adapter |
createPrimitiveTypeIntAdapter()
Creates a new adapter for an object of class ' Primitive Type Int'. |
Adapter |
createPrimitiveTypeLongAdapter()
Creates a new adapter for an object of class ' Primitive Type Long'. |
Adapter |
createPrimitiveTypeShortAdapter()
Creates a new adapter for an object of class ' Primitive Type Short'. |
Adapter |
createPrimitiveTypeVoidAdapter()
Creates a new adapter for an object of class ' Primitive Type Void'. |
Adapter |
createReturnStatementAdapter()
Creates a new adapter for an object of class ' Return Statement'. |
Adapter |
createSingleVariableAccessAdapter()
Creates a new adapter for an object of class ' Single Variable Access'. |
Adapter |
createSingleVariableDeclarationAdapter()
Creates a new adapter for an object of class ' Single Variable Declaration'. |
Adapter |
createStatementAdapter()
Creates a new adapter for an object of class ' Statement'. |
Adapter |
createStringLiteralAdapter()
Creates a new adapter for an object of class ' String Literal'. |
Adapter |
createSuperConstructorInvocationAdapter()
Creates a new adapter for an object of class ' Super Constructor Invocation'. |
Adapter |
createSuperFieldAccessAdapter()
Creates a new adapter for an object of class ' Super Field Access'. |
Adapter |
createSuperMethodInvocationAdapter()
Creates a new adapter for an object of class ' Super Method Invocation'. |
Adapter |
createSwitchCaseAdapter()
Creates a new adapter for an object of class ' Switch Case'. |
Adapter |
createSwitchStatementAdapter()
Creates a new adapter for an object of class ' Switch Statement'. |
Adapter |
createSynchronizedStatementAdapter()
Creates a new adapter for an object of class ' Synchronized Statement'. |
Adapter |
createTagElementAdapter()
Creates a new adapter for an object of class ' Tag Element'. |
Adapter |
createTextElementAdapter()
Creates a new adapter for an object of class ' Text Element'. |
Adapter |
createThisExpressionAdapter()
Creates a new adapter for an object of class ' This Expression'. |
Adapter |
createThrowStatementAdapter()
Creates a new adapter for an object of class ' Throw Statement'. |
Adapter |
createTryStatementAdapter()
Creates a new adapter for an object of class ' Try Statement'. |
Adapter |
createTypeAccessAdapter()
Creates a new adapter for an object of class ' Type Access'. |
Adapter |
createTypeAdapter()
Creates a new adapter for an object of class ' Type'. |
Adapter |
createTypeDeclarationAdapter()
Creates a new adapter for an object of class ' Type Declaration'. |
Adapter |
createTypeDeclarationStatementAdapter()
Creates a new adapter for an object of class ' Type Declaration Statement'. |
Adapter |
createTypeLiteralAdapter()
Creates a new adapter for an object of class ' Type Literal'. |
Adapter |
createTypeParameterAdapter()
Creates a new adapter for an object of class ' Type Parameter'. |
Adapter |
createUnresolvedAnnotationDeclarationAdapter()
Creates a new adapter for an object of class ' Unresolved Annotation Declaration'. |
Adapter |
createUnresolvedAnnotationTypeMemberDeclarationAdapter()
Creates a new adapter for an object of class ' Unresolved Annotation Type Member Declaration'. |
Adapter |
createUnresolvedClassDeclarationAdapter()
Creates a new adapter for an object of class ' Unresolved Class Declaration'. |
Adapter |
createUnresolvedEnumDeclarationAdapter()
Creates a new adapter for an object of class ' Unresolved Enum Declaration'. |
Adapter |
createUnresolvedInterfaceDeclarationAdapter()
Creates a new adapter for an object of class ' Unresolved Interface Declaration'. |
Adapter |
createUnresolvedItemAccessAdapter()
Creates a new adapter for an object of class ' Unresolved Item Access'. |
Adapter |
createUnresolvedItemAdapter()
Creates a new adapter for an object of class ' Unresolved Item'. |
Adapter |
createUnresolvedLabeledStatementAdapter()
Creates a new adapter for an object of class ' Unresolved Labeled Statement'. |
Adapter |
createUnresolvedMethodDeclarationAdapter()
Creates a new adapter for an object of class ' Unresolved Method Declaration'. |
Adapter |
createUnresolvedSingleVariableDeclarationAdapter()
Creates a new adapter for an object of class ' Unresolved Single Variable Declaration'. |
Adapter |
createUnresolvedTypeAdapter()
Creates a new adapter for an object of class ' Unresolved Type'. |
Adapter |
createUnresolvedTypeDeclarationAdapter()
Creates a new adapter for an object of class ' Unresolved Type Declaration'. |
Adapter |
createUnresolvedVariableDeclarationFragmentAdapter()
Creates a new adapter for an object of class ' Unresolved Variable Declaration Fragment'. |
Adapter |
createVariableDeclarationAdapter()
Creates a new adapter for an object of class ' Variable Declaration'. |
Adapter |
createVariableDeclarationExpressionAdapter()
Creates a new adapter for an object of class ' Variable Declaration Expression'. |
Adapter |
createVariableDeclarationFragmentAdapter()
Creates a new adapter for an object of class ' Variable Declaration Fragment'. |
Adapter |
createVariableDeclarationStatementAdapter()
Creates a new adapter for an object of class ' Variable Declaration Statement'. |
Adapter |
createWhileStatementAdapter()
Creates a new adapter for an object of class ' While Statement'. |
Adapter |
createWildCardTypeAdapter()
Creates a new adapter for an object of class ' Wild Card Type'. |
boolean |
isFactoryForType(java.lang.Object object)
Returns whether this factory is applicable for the type of the object. |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public JavaAdapterFactory()
| Method Detail |
|---|
public boolean isFactoryForType(java.lang.Object object)
true if the object is either the model's package or is an instance object of the model.
public Adapter createAdapter(Notifier target)
target.
target - the object to adapt.
target.public 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 Adapter createEObjectAdapter()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||