Drools Workbench - Common Model 6.1.0.CR2

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

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

public class RHSGeneratorContextFactory
extends Object

Factory for Generator Contexts


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

Constructor Detail

RHSGeneratorContextFactory

public RHSGeneratorContextFactory()
Method Detail

newGeneratorContext

public RHSGeneratorContext newGeneratorContext()

newChildGeneratorContext

public RHSGeneratorContext newChildGeneratorContext(RHSGeneratorContext parent)

getGeneratorContexts

public List<RHSGeneratorContext> getGeneratorContexts()

Drools Workbench - Common Model 6.1.0.CR2

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