EGF Engine
Release 0.1.0

Uses of Class
org.eclipse.egf.pattern.ecore.AnnotationHandler

Packages that use AnnotationHandler
org.eclipse.egf.pattern.ecore   
org.eclipse.egf.pattern.internal.production.jet   
org.eclipse.egf.pattern.production   
 

Uses of AnnotationHandler in org.eclipse.egf.pattern.ecore
 

Methods in org.eclipse.egf.pattern.ecore with parameters of type AnnotationHandler
static void AbstractPatternGenerator.computeOperationsAnnotations(Pattern pattern_p, String fcId_p, AnnotationHandler annotationHandler_p)
          (Re)Compute annotations for all pattern operations.
static void AbstractPatternGenerator.computeProductionAnnotation(Pattern pattern_p, PatternHandler.ProductionOptionsHandler handler_p, AnnotationHandler annotationHandler_p)
          Compute and add production annotation for given pattern.
protected abstract  void AbstractPatternGenerator.fillPattern(Pattern newPattern_p, AnnotationHandler handler_p, EOperation generate_p)
          Fill newly created pattern with expected content.
protected  void PatternHandler.handleSaveProductionOptions(Pattern pattern_p, AnnotationHandler handler_p)
          Handle the production options saving behavior.
 

Uses of AnnotationHandler in org.eclipse.egf.pattern.internal.production.jet
 

Methods in org.eclipse.egf.pattern.internal.production.jet with parameters of type AnnotationHandler
 void JetProductionContributor.fillGenerateHeader(PatternHandler.PatternData patternData_p, AnnotationHandler handler_p)
           
 

Uses of AnnotationHandler in org.eclipse.egf.pattern.production
 

Methods in org.eclipse.egf.pattern.production with parameters of type AnnotationHandler
 void IProductionContributor.fillGenerateHeader(PatternHandler.PatternData patternData_p, AnnotationHandler handler_p)
          Fill, if applicable, generateHeader method of the pattern, if it does not exist or is empty.
 


EGF Engine
Release 0.1.0

Copyright (c) Thales Corporate Services S.A.S, 2009.

This page is made available under license. For full details see the LEGAL in the documentation book that contains this page.