Drools Workbench - Common Model 6.1.0.CR2

org.drools.workbench.models.commons.backend.rule.context
Class LHSGeneratorContextFactory

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

public class LHSGeneratorContextFactory
extends Object

Factory for Generator Contexts


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

Constructor Detail

LHSGeneratorContextFactory

public LHSGeneratorContextFactory()
Method Detail

newGeneratorContext

public LHSGeneratorContext newGeneratorContext()

newChildGeneratorContext

public LHSGeneratorContext newChildGeneratorContext(LHSGeneratorContext parent)

getGeneratorContexts

public List<LHSGeneratorContext> getGeneratorContexts()

Drools Workbench - Common Model 6.1.0.CR2

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