Uses of Class
org.eclipse.emf.mwe.internal.core.ast.InclusionAST

Packages that use InclusionAST
org.eclipse.emf.mwe.internal.core.ast.util Utility classes for the AST of the workflow engine 
 

Uses of InclusionAST in org.eclipse.emf.mwe.internal.core.ast.util
 

Methods in org.eclipse.emf.mwe.internal.core.ast.util with parameters of type InclusionAST
 java.lang.Object VisitorAnalyzer.visitInclusionAST(InclusionAST ele)
           
 java.lang.Object VisitorBase.visitInclusionAST(InclusionAST ele)
           
 java.lang.Object VisitorCreator.visitInclusionAST(InclusionAST cart)
           
 java.lang.Object VisitorInitializer.visitInclusionAST(InclusionAST comp)