EGF Engine
Release 0.1.0

Uses of Interface
org.eclipse.egf.pattern.Generator

Packages that use Generator
org.eclipse.egf.pattern   
org.eclipse.egf.pattern.impl   
org.eclipse.egf.pattern.util   
 

Uses of Generator in org.eclipse.egf.pattern
 

Subinterfaces of Generator in org.eclipse.egf.pattern
 interface Pattern
          A representation of the model object 'Pattern'.
 

Uses of Generator in org.eclipse.egf.pattern.impl
 

Classes in org.eclipse.egf.pattern.impl that implement Generator
 class PatternImpl
          An implementation of the model object 'Pattern'.
 

Uses of Generator in org.eclipse.egf.pattern.util
 

Methods in org.eclipse.egf.pattern.util with parameters of type Generator
 T PatternSwitch.caseGenerator(Generator object)
          Returns the result of interpreting the object as an instance of 'Generator'
 boolean PatternValidator.validateGenerator(Generator generator, DiagnosticChain diagnostics, Map<Object,Object> context)
           
 


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.