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