Uses of Interface
org.eclipse.gmt.modisco.java.ASTNode
| Package | Description |
|---|---|
| org.eclipse.gmt.modisco.java | |
| org.eclipse.gmt.modisco.java.emf.impl | |
| org.eclipse.gmt.modisco.java.emf.util |
-
Uses of ASTNode in org.eclipse.gmt.modisco.java
Subinterfaces of ASTNode in org.eclipse.gmt.modisco.java Modifier and Type Interface Description interfaceAbstractMethodDeclarationA representation of the model object 'Abstract Method Declaration'.interfaceAbstractMethodInvocationA representation of the model object 'Abstract Method Invocation'.interfaceAbstractTypeDeclarationA representation of the model object 'Abstract Type Declaration'.interfaceAbstractTypeQualifiedExpressionA representation of the model object 'Abstract Type Qualified Expression'.interfaceAbstractVariablesContainerA representation of the model object 'Abstract Variables Container'.interfaceAnnotationA representation of the model object 'Annotation'.interfaceAnnotationMemberValuePairA representation of the model object 'Annotation Member Value Pair'.interfaceAnnotationTypeDeclarationA representation of the model object 'Annotation Type Declaration'.interfaceAnnotationTypeMemberDeclarationA representation of the model object 'Annotation Type Member Declaration'.interfaceAnonymousClassDeclarationA representation of the model object 'Anonymous Class Declaration'.interfaceArchiveA representation of the model object 'Archive'.interfaceArrayAccessA representation of the model object 'Array Access'.interfaceArrayCreationA representation of the model object 'Array Creation'.interfaceArrayInitializerA representation of the model object 'Array Initializer'.interfaceArrayLengthAccessA representation of the model object 'Array Length Access'.interfaceArrayTypeA representation of the model object 'Array Type'.interfaceAssertStatementA representation of the model object 'Assert Statement'.interfaceAssignmentA representation of the model object 'Assignment'.interfaceBlockA representation of the model object 'Block'.interfaceBlockCommentA representation of the model object 'Block Comment'.interfaceBodyDeclarationA representation of the model object 'Body Declaration'.interfaceBooleanLiteralA representation of the model object 'Boolean Literal'.interfaceBreakStatementA representation of the model object 'Break Statement'.interfaceCastExpressionA representation of the model object 'Cast Expression'.interfaceCatchClauseA representation of the model object 'Catch Clause'.interfaceCharacterLiteralA representation of the model object 'Character Literal'.interfaceClassDeclarationA representation of the model object 'Class Declaration'.interfaceClassFileA representation of the model object 'Class File'.interfaceClassInstanceCreationA representation of the model object 'Class Instance Creation'.interfaceCommentA representation of the model object 'Comment'.interfaceCompilationUnitA representation of the model object 'Compilation Unit'.interfaceConditionalExpressionA representation of the model object 'Conditional Expression'.interfaceConstructorDeclarationA representation of the model object 'Constructor Declaration'.interfaceConstructorInvocationA representation of the model object 'Constructor Invocation'.interfaceContinueStatementA representation of the model object 'Continue Statement'.interfaceDoStatementA representation of the model object 'Do Statement'.interfaceEmptyStatementA representation of the model object 'Empty Statement'.interfaceEnhancedForStatementA representation of the model object 'Enhanced For Statement'.interfaceEnumConstantDeclarationA representation of the model object 'Enum Constant Declaration'.interfaceEnumDeclarationA representation of the model object 'Enum Declaration'.interfaceExpressionA representation of the model object 'Expression'.interfaceExpressionStatementA representation of the model object 'Expression Statement'.interfaceFieldAccessA representation of the model object 'Field Access'.interfaceFieldDeclarationA representation of the model object 'Field Declaration'.interfaceForStatementA representation of the model object 'For Statement'.interfaceIfStatementA representation of the model object 'If Statement'.interfaceImportDeclarationA representation of the model object 'Import Declaration'.interfaceInfixExpressionA representation of the model object 'Infix Expression'.interfaceInitializerA representation of the model object 'Initializer'.interfaceInstanceofExpressionA representation of the model object 'Instanceof Expression'.interfaceInterfaceDeclarationA representation of the model object 'Interface Declaration'.interfaceJavadocA representation of the model object 'Javadoc'.interfaceLabeledStatementA representation of the model object 'Labeled Statement'.interfaceLineCommentA representation of the model object 'Line Comment'.interfaceMemberRefA representation of the model object 'Member Ref'.interfaceMethodDeclarationA representation of the model object 'Method Declaration'.interfaceMethodInvocationA representation of the model object 'Method Invocation'.interfaceMethodRefA representation of the model object 'Method Ref'.interfaceMethodRefParameterA representation of the model object 'Method Ref Parameter'.interfaceModifierA representation of the model object 'Modifier'.interfaceNamedElementA representation of the model object 'Named Element'.interfaceNamespaceAccessA representation of the model object 'Namespace Access'.interfaceNullLiteralA representation of the model object 'Null Literal'.interfaceNumberLiteralA representation of the model object 'Number Literal'.interfacePackageA representation of the model object 'Package'.interfacePackageAccessA representation of the model object 'Package Access'.interfaceParameterizedTypeA representation of the model object 'Parameterized Type'.interfaceParenthesizedExpressionA representation of the model object 'Parenthesized Expression'.interfacePostfixExpressionA representation of the model object 'Postfix Expression'.interfacePrefixExpressionA representation of the model object 'Prefix Expression'.interfacePrimitiveTypeA representation of the model object 'Primitive Type'.interfacePrimitiveTypeBooleanA representation of the model object 'Primitive Type Boolean'.interfacePrimitiveTypeByteA representation of the model object 'Primitive Type Byte'.interfacePrimitiveTypeCharA representation of the model object 'Primitive Type Char'.interfacePrimitiveTypeDoubleA representation of the model object 'Primitive Type Double'.interfacePrimitiveTypeFloatA representation of the model object 'Primitive Type Float'.interfacePrimitiveTypeIntA representation of the model object 'Primitive Type Int'.interfacePrimitiveTypeLongA representation of the model object 'Primitive Type Long'.interfacePrimitiveTypeShortA representation of the model object 'Primitive Type Short'.interfacePrimitiveTypeVoidA representation of the model object 'Primitive Type Void'.interfaceReturnStatementA representation of the model object 'Return Statement'.interfaceSingleVariableAccessA representation of the model object 'Single Variable Access'.interfaceSingleVariableDeclarationA representation of the model object 'Single Variable Declaration'.interfaceStatementA representation of the model object 'Statement'.interfaceStringLiteralA representation of the model object 'String Literal'.interfaceSuperConstructorInvocationA representation of the model object 'Super Constructor Invocation'.interfaceSuperFieldAccessA representation of the model object 'Super Field Access'.interfaceSuperMethodInvocationA representation of the model object 'Super Method Invocation'.interfaceSwitchCaseA representation of the model object 'Switch Case'.interfaceSwitchStatementA representation of the model object 'Switch Statement'.interfaceSynchronizedStatementA representation of the model object 'Synchronized Statement'.interfaceTagElementA representation of the model object 'Tag Element'.interfaceTextElementA representation of the model object 'Text Element'.interfaceThisExpressionA representation of the model object 'This Expression'.interfaceThrowStatementA representation of the model object 'Throw Statement'.interfaceTryStatementA representation of the model object 'Try Statement'.interfaceTypeA representation of the model object 'Type'.interfaceTypeAccessA representation of the model object 'Type Access'.interfaceTypeDeclarationA representation of the model object 'Type Declaration'.interfaceTypeDeclarationStatementA representation of the model object 'Type Declaration Statement'.interfaceTypeLiteralA representation of the model object 'Type Literal'.interfaceTypeParameterA representation of the model object 'Type Parameter'.interfaceUnresolvedAnnotationDeclarationA representation of the model object 'Unresolved Annotation Declaration'.interfaceUnresolvedAnnotationTypeMemberDeclarationA representation of the model object 'Unresolved Annotation Type Member Declaration'.interfaceUnresolvedClassDeclarationA representation of the model object 'Unresolved Class Declaration'.interfaceUnresolvedEnumDeclarationA representation of the model object 'Unresolved Enum Declaration'.interfaceUnresolvedInterfaceDeclarationA representation of the model object 'Unresolved Interface Declaration'.interfaceUnresolvedItemA representation of the model object 'Unresolved Item'.interfaceUnresolvedItemAccessA representation of the model object 'Unresolved Item Access'.interfaceUnresolvedLabeledStatementA representation of the model object 'Unresolved Labeled Statement'.interfaceUnresolvedMethodDeclarationA representation of the model object 'Unresolved Method Declaration'.interfaceUnresolvedSingleVariableDeclarationA representation of the model object 'Unresolved Single Variable Declaration'.interfaceUnresolvedTypeA representation of the model object 'Unresolved Type'.interfaceUnresolvedTypeDeclarationA representation of the model object 'Unresolved Type Declaration'.interfaceUnresolvedVariableDeclarationFragmentA representation of the model object 'Unresolved Variable Declaration Fragment'.interfaceVariableDeclarationA representation of the model object 'Variable Declaration'.interfaceVariableDeclarationExpressionA representation of the model object 'Variable Declaration Expression'.interfaceVariableDeclarationFragmentA representation of the model object 'Variable Declaration Fragment'.interfaceVariableDeclarationStatementA representation of the model object 'Variable Declaration Statement'.interfaceWhileStatementA representation of the model object 'While Statement'.interfaceWildCardTypeA representation of the model object 'Wild Card Type'.Methods in org.eclipse.gmt.modisco.java that return ASTNode Modifier and Type Method Description ASTNodeUnresolvedItemAccess. getQualifier()Returns the value of the 'Qualifier' containment reference.Methods in org.eclipse.gmt.modisco.java that return types with arguments of type ASTNode Modifier and Type Method Description org.eclipse.emf.common.util.EList<ASTNode>TagElement. getFragments()Returns the value of the 'Fragments' containment reference list.Methods in org.eclipse.gmt.modisco.java with parameters of type ASTNode Modifier and Type Method Description voidUnresolvedItemAccess. setQualifier(ASTNode value)Sets the value of the 'Qualifier' containment reference. -
Uses of ASTNode in org.eclipse.gmt.modisco.java.emf.impl
Classes in org.eclipse.gmt.modisco.java.emf.impl that implement ASTNode Modifier and Type Class Description classAbstractMethodDeclarationImplAn implementation of the model object 'Abstract Method Declaration'.classAbstractMethodInvocationImplAn implementation of the model object 'Abstract Method Invocation'.classAbstractTypeDeclarationImplAn implementation of the model object 'Abstract Type Declaration'.classAbstractTypeQualifiedExpressionImplAn implementation of the model object 'Abstract Type Qualified Expression'.classAbstractVariablesContainerImplAn implementation of the model object 'Abstract Variables Container'.classAnnotationImplAn implementation of the model object 'Annotation'.classAnnotationMemberValuePairImplAn implementation of the model object 'Annotation Member Value Pair'.classAnnotationTypeDeclarationImplAn implementation of the model object 'Annotation Type Declaration'.classAnnotationTypeMemberDeclarationImplAn implementation of the model object 'Annotation Type Member Declaration'.classAnonymousClassDeclarationImplAn implementation of the model object 'Anonymous Class Declaration'.classArchiveImplAn implementation of the model object 'Archive'.classArrayAccessImplAn implementation of the model object 'Array Access'.classArrayCreationImplAn implementation of the model object 'Array Creation'.classArrayInitializerImplAn implementation of the model object 'Array Initializer'.classArrayLengthAccessImplAn implementation of the model object 'Array Length Access'.classArrayTypeImplAn implementation of the model object 'Array Type'.classAssertStatementImplAn implementation of the model object 'Assert Statement'.classAssignmentImplAn implementation of the model object 'Assignment'.classASTNodeImplAn implementation of the model object 'AST Node'.classBlockCommentImplAn implementation of the model object 'Block Comment'.classBlockImplAn implementation of the model object 'Block'.classBodyDeclarationImplAn implementation of the model object 'Body Declaration'.classBooleanLiteralImplAn implementation of the model object 'Boolean Literal'.classBreakStatementImplAn implementation of the model object 'Break Statement'.classCastExpressionImplAn implementation of the model object 'Cast Expression'.classCatchClauseImplAn implementation of the model object 'Catch Clause'.classCharacterLiteralImplAn implementation of the model object 'Character Literal'.classClassDeclarationImplAn implementation of the model object 'Class Declaration'.classClassFileImplAn implementation of the model object 'Class File'.classClassInstanceCreationImplAn implementation of the model object 'Class Instance Creation'.classCommentImplAn implementation of the model object 'Comment'.classCompilationUnitImplAn implementation of the model object 'Compilation Unit'.classConditionalExpressionImplAn implementation of the model object 'Conditional Expression'.classConstructorDeclarationImplAn implementation of the model object 'Constructor Declaration'.classConstructorInvocationImplAn implementation of the model object 'Constructor Invocation'.classContinueStatementImplAn implementation of the model object 'Continue Statement'.classDoStatementImplAn implementation of the model object 'Do Statement'.classEmptyStatementImplAn implementation of the model object 'Empty Statement'.classEnhancedForStatementImplAn implementation of the model object 'Enhanced For Statement'.classEnumConstantDeclarationImplAn implementation of the model object 'Enum Constant Declaration'.classEnumDeclarationImplAn implementation of the model object 'Enum Declaration'.classExpressionImplAn implementation of the model object 'Expression'.classExpressionStatementImplAn implementation of the model object 'Expression Statement'.classFieldAccessImplAn implementation of the model object 'Field Access'.classFieldDeclarationImplAn implementation of the model object 'Field Declaration'.classForStatementImplAn implementation of the model object 'For Statement'.classIfStatementImplAn implementation of the model object 'If Statement'.classImportDeclarationImplAn implementation of the model object 'Import Declaration'.classInfixExpressionImplAn implementation of the model object 'Infix Expression'.classInitializerImplAn implementation of the model object 'Initializer'.classInstanceofExpressionImplAn implementation of the model object 'Instanceof Expression'.classInterfaceDeclarationImplAn implementation of the model object 'Interface Declaration'.classJavadocImplAn implementation of the model object 'Javadoc'.classLabeledStatementImplAn implementation of the model object 'Labeled Statement'.classLineCommentImplAn implementation of the model object 'Line Comment'.classMemberRefImplAn implementation of the model object 'Member Ref'.classMethodDeclarationImplAn implementation of the model object 'Method Declaration'.classMethodInvocationImplAn implementation of the model object 'Method Invocation'.classMethodRefImplAn implementation of the model object 'Method Ref'.classMethodRefParameterImplAn implementation of the model object 'Method Ref Parameter'.classModifierImplAn implementation of the model object 'Modifier'.classNamedElementImplAn implementation of the model object 'Named Element'.classNamespaceAccessImplAn implementation of the model object 'Namespace Access'.classNullLiteralImplAn implementation of the model object 'Null Literal'.classNumberLiteralImplAn implementation of the model object 'Number Literal'.classPackageAccessImplAn implementation of the model object 'Package Access'.classPackageImplAn implementation of the model object 'Package'.classParameterizedTypeImplAn implementation of the model object 'Parameterized Type'.classParenthesizedExpressionImplAn implementation of the model object 'Parenthesized Expression'.classPostfixExpressionImplAn implementation of the model object 'Postfix Expression'.classPrefixExpressionImplAn implementation of the model object 'Prefix Expression'.classPrimitiveTypeBooleanImplAn implementation of the model object 'Primitive Type Boolean'.classPrimitiveTypeByteImplAn implementation of the model object 'Primitive Type Byte'.classPrimitiveTypeCharImplAn implementation of the model object 'Primitive Type Char'.classPrimitiveTypeDoubleImplAn implementation of the model object 'Primitive Type Double'.classPrimitiveTypeFloatImplAn implementation of the model object 'Primitive Type Float'.classPrimitiveTypeImplAn implementation of the model object 'Primitive Type'.classPrimitiveTypeIntImplAn implementation of the model object 'Primitive Type Int'.classPrimitiveTypeLongImplAn implementation of the model object 'Primitive Type Long'.classPrimitiveTypeShortImplAn implementation of the model object 'Primitive Type Short'.classPrimitiveTypeVoidImplAn implementation of the model object 'Primitive Type Void'.classReturnStatementImplAn implementation of the model object 'Return Statement'.classSingleVariableAccessImplAn implementation of the model object 'Single Variable Access'.classSingleVariableDeclarationImplAn implementation of the model object 'Single Variable Declaration'.classStatementImplAn implementation of the model object 'Statement'.classStringLiteralImplAn implementation of the model object 'String Literal'.classSuperConstructorInvocationImplAn implementation of the model object 'Super Constructor Invocation'.classSuperFieldAccessImplAn implementation of the model object 'Super Field Access'.classSuperMethodInvocationImplAn implementation of the model object 'Super Method Invocation'.classSwitchCaseImplAn implementation of the model object 'Switch Case'.classSwitchStatementImplAn implementation of the model object 'Switch Statement'.classSynchronizedStatementImplAn implementation of the model object 'Synchronized Statement'.classTagElementImplAn implementation of the model object 'Tag Element'.classTextElementImplAn implementation of the model object 'Text Element'.classThisExpressionImplAn implementation of the model object 'This Expression'.classThrowStatementImplAn implementation of the model object 'Throw Statement'.classTryStatementImplAn implementation of the model object 'Try Statement'.classTypeAccessImplAn implementation of the model object 'Type Access'.classTypeDeclarationImplAn implementation of the model object 'Type Declaration'.classTypeDeclarationStatementImplAn implementation of the model object 'Type Declaration Statement'.classTypeImplAn implementation of the model object 'Type'.classTypeLiteralImplAn implementation of the model object 'Type Literal'.classTypeParameterImplAn implementation of the model object 'Type Parameter'.classUnresolvedAnnotationDeclarationImplAn implementation of the model object 'Unresolved Annotation Declaration'.classUnresolvedAnnotationTypeMemberDeclarationImplAn implementation of the model object 'Unresolved Annotation Type Member Declaration'.classUnresolvedClassDeclarationImplAn implementation of the model object 'Unresolved Class Declaration'.classUnresolvedEnumDeclarationImplAn implementation of the model object 'Unresolved Enum Declaration'.classUnresolvedInterfaceDeclarationImplAn implementation of the model object 'Unresolved Interface Declaration'.classUnresolvedItemAccessImplAn implementation of the model object 'Unresolved Item Access'.classUnresolvedItemImplAn implementation of the model object 'Unresolved Item'.classUnresolvedLabeledStatementImplAn implementation of the model object 'Unresolved Labeled Statement'.classUnresolvedMethodDeclarationImplAn implementation of the model object 'Unresolved Method Declaration'.classUnresolvedSingleVariableDeclarationImplAn implementation of the model object 'Unresolved Single Variable Declaration'.classUnresolvedTypeDeclarationImplAn implementation of the model object 'Unresolved Type Declaration'.classUnresolvedTypeImplAn implementation of the model object 'Unresolved Type'.classUnresolvedVariableDeclarationFragmentImplAn implementation of the model object 'Unresolved Variable Declaration Fragment'.classVariableDeclarationExpressionImplAn implementation of the model object 'Variable Declaration Expression'.classVariableDeclarationFragmentImplAn implementation of the model object 'Variable Declaration Fragment'.classVariableDeclarationImplAn implementation of the model object 'Variable Declaration'.classVariableDeclarationStatementImplAn implementation of the model object 'Variable Declaration Statement'.classWhileStatementImplAn implementation of the model object 'While Statement'.classWildCardTypeImplAn implementation of the model object 'Wild Card Type'.Fields in org.eclipse.gmt.modisco.java.emf.impl declared as ASTNode Modifier and Type Field Description protected ASTNodeUnresolvedItemAccessImpl. qualifierThe cached value of the 'Qualifier' containment reference.Fields in org.eclipse.gmt.modisco.java.emf.impl with type parameters of type ASTNode Modifier and Type Field Description protected org.eclipse.emf.common.util.EList<ASTNode>TagElementImpl. fragmentsThe cached value of the 'Fragments' containment reference list.Methods in org.eclipse.gmt.modisco.java.emf.impl that return ASTNode Modifier and Type Method Description ASTNodeUnresolvedItemAccessImpl. getQualifier()Methods in org.eclipse.gmt.modisco.java.emf.impl that return types with arguments of type ASTNode Modifier and Type Method Description org.eclipse.emf.common.util.EList<ASTNode>TagElementImpl. getFragments()Methods in org.eclipse.gmt.modisco.java.emf.impl with parameters of type ASTNode Modifier and Type Method Description org.eclipse.emf.common.notify.NotificationChainUnresolvedItemAccessImpl. basicSetQualifier(ASTNode newQualifier, org.eclipse.emf.common.notify.NotificationChain msgs)voidUnresolvedItemAccessImpl. setQualifier(ASTNode newQualifier) -
Uses of ASTNode in org.eclipse.gmt.modisco.java.emf.util
Methods in org.eclipse.gmt.modisco.java.emf.util with parameters of type ASTNode Modifier and Type Method Description TJavaSwitch. caseASTNode(ASTNode object)Returns the result of interpreting the object as an instance of 'AST Node'.