org.drools.workbench.models.commons.backend.rule
Class GeneratorContextFactory
java.lang.Object
org.drools.workbench.models.commons.backend.rule.GeneratorContextFactory
public class GeneratorContextFactory
- extends Object
Factory for Generator Contexts
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
GeneratorContextFactory
public GeneratorContextFactory()
newGeneratorContext
public GeneratorContext newGeneratorContext()
newChildGeneratorContext
public GeneratorContext newChildGeneratorContext(GeneratorContext parent)
getGeneratorContexts
public List<GeneratorContext> getGeneratorContexts()
Copyright © 2001-2014 JBoss by Red Hat. All Rights Reserved.