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