|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use RuleFlowContentModel | |
---|---|
org.drools.guvnor.client.rulefloweditor | |
org.drools.guvnor.server.builder | This package contains utilities for building and validating rule assets in the BRMS. |
Uses of RuleFlowContentModel in org.drools.guvnor.client.rulefloweditor |
---|
Methods in org.drools.guvnor.client.rulefloweditor that return RuleFlowContentModel | |
---|---|
RuleFlowContentModel |
ElementContainerTransferNode.getContentModel()
|
Methods in org.drools.guvnor.client.rulefloweditor with parameters of type RuleFlowContentModel | |
---|---|
void |
ElementContainerTransferNode.setContentModel(RuleFlowContentModel contentModel)
|
Constructors in org.drools.guvnor.client.rulefloweditor with parameters of type RuleFlowContentModel | |
---|---|
RuleFlowViewer(RuleFlowContentModel rfcm,
FormStyleLayout parametersForm)
|
Uses of RuleFlowContentModel in org.drools.guvnor.server.builder |
---|
Methods in org.drools.guvnor.server.builder that return RuleFlowContentModel | |
---|---|
static RuleFlowContentModel |
RuleFlowContentModelBuilder.createModel(org.jbpm.ruleflow.core.RuleFlowProcess process)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |