|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.ObjectAdapterFactoryImpl
org.eclipse.gmt.modisco.java.cdo.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 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.
AbstractMethodDeclaration
public 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.
AbstractMethodInvocation
public 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.
AbstractTypeDeclaration
public 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.
AbstractTypeQualifiedExpression
public 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.
AbstractVariablesContainer
public 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.
Annotation
public 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.
Archive
public 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.
AssertStatement
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.
ASTNode
public 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.
AnnotationMemberValuePair
public 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.
AnnotationTypeDeclaration
public 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.
AnnotationTypeMemberDeclaration
public 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.
AnonymousClassDeclaration
public 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.
ArrayAccess
public 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.
ArrayCreation
public 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.
ArrayInitializer
public 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.
ArrayLengthAccess
public 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.
ArrayType
public 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.
Assignment
public 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.
BodyDeclaration
public 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.
BooleanLiteral
public 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.
BlockComment
public 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.
Block
public 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.
BreakStatement
public 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.
CastExpression
public 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.
CatchClause
public 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.
CharacterLiteral
public 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.
ClassFile
public 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.
ClassInstanceCreation
public 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.
ConstructorDeclaration
public 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.
ConditionalExpression
public 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.
ConstructorInvocation
public 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.
ClassDeclaration
public 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.
Comment
public 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.
CompilationUnit
public 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.
ContinueStatement
public 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.
DoStatement
public 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.
EmptyStatement
public 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.
EnhancedForStatement
public 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.
EnumConstantDeclaration
public 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.
EnumDeclaration
public 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.
Expression
public 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.
ExpressionStatement
public 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.
FieldAccess
public 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.
FieldDeclaration
public 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.
ForStatement
public 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.
IfStatement
public 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.
ImportDeclaration
public 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.
InfixExpression
public 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.
Initializer
public 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.
InstanceofExpression
public 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.
InterfaceDeclaration
public 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.
Javadoc
public 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.
LabeledStatement
public 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.
LineComment
public 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.
Manifest
public 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.
ManifestAttribute
public 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.
ManifestEntry
public 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.
MemberRef
public 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.
MethodDeclaration
public 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.
MethodInvocation
public 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.
MethodRef
public 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.
MethodRefParameter
public 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.
Model
public 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.
Modifier
public 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.
NamedElement
public 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.
NamespaceAccess
public 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.
NumberLiteral
public 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.
NullLiteral
public 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.
Package
public 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.
PackageAccess
public 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.
ParameterizedType
public 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.
ParenthesizedExpression
public 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.
PostfixExpression
public 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.
PrefixExpression
public 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.
PrimitiveType
public 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.
PrimitiveTypeBoolean
public 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.
PrimitiveTypeByte
public 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.
PrimitiveTypeChar
public 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.
PrimitiveTypeDouble
public 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.
PrimitiveTypeShort
public 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.
PrimitiveTypeFloat
public 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.
PrimitiveTypeInt
public 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.
PrimitiveTypeLong
public 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.
PrimitiveTypeVoid
public 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.
ReturnStatement
public 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.
SingleVariableAccess
public 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.
SingleVariableDeclaration
public 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.
Statement
public 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.
StringLiteral
public 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.
SuperConstructorInvocation
public 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.
SuperFieldAccess
public 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.
SuperMethodInvocation
public 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.
SwitchCase
public 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.
SwitchStatement
public 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.
SynchronizedStatement
public 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.
TagElement
public 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.
TextElement
public 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.
ThisExpression
public 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.
ThrowStatement
public 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.
TryStatement
public 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.
Type
public 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.
TypeAccess
public 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.
TypeDeclaration
public 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.
TypeDeclarationStatement
public 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.
TypeLiteral
public 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.
TypeParameter
public 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.
UnresolvedItem
public 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.
UnresolvedItemAccess
public 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.
UnresolvedAnnotationDeclaration
public 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.
UnresolvedAnnotationTypeMemberDeclaration
public 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.
UnresolvedClassDeclaration
public 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.
UnresolvedEnumDeclaration
public 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.
UnresolvedInterfaceDeclaration
public 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.
UnresolvedLabeledStatement
public 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.
UnresolvedMethodDeclaration
public 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.
UnresolvedSingleVariableDeclaration
public 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.
UnresolvedType
public 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.
UnresolvedTypeDeclaration
public 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.
UnresolvedVariableDeclarationFragment
public 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.
VariableDeclaration
public 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.
VariableDeclarationExpression
public 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.
VariableDeclarationFragment
public 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.
VariableDeclarationStatement
public 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.
WildCardType
public 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.
WhileStatement
public Adapter createEObjectAdapter()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |