Drools Workbench - Common Model 6.1.0.Beta3

org.drools.workbench.models.commons.backend.rule
Class GeneratorContextFactory

java.lang.Object
  extended by org.drools.workbench.models.commons.backend.rule.GeneratorContextFactory

public class GeneratorContextFactory
extends Object

Factory for Generator Contexts


Constructor Summary
GeneratorContextFactory()
           
 
Method Summary
 List<GeneratorContext> getGeneratorContexts()
           
 GeneratorContext newChildGeneratorContext(GeneratorContext parent)
           
 GeneratorContext newGeneratorContext()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GeneratorContextFactory

public GeneratorContextFactory()
Method Detail

newGeneratorContext

public GeneratorContext newGeneratorContext()

newChildGeneratorContext

public GeneratorContext newChildGeneratorContext(GeneratorContext parent)

getGeneratorContexts

public List<GeneratorContext> getGeneratorContexts()

Drools Workbench - Common Model 6.1.0.Beta3

Copyright © 2001-2014 JBoss by Red Hat. All Rights Reserved.