| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
ICcServer.addDecisionService(IRuleflowModelAPI aIRuleflowModelAPI)
Invokes
addDecisionService(astrDecisionServiceName, aIRuleflowModelAPI)
This method is primarily used by JUNITs for testing. |
void |
ICcServer.addDecisionService(java.lang.String astrDecisionServiceName,
IRuleflowModelAPI aIRuleflowModelAPI)
This method deploys a IRuleflowModelAPI into a CcServer, which is imbedded in the Corticon Studio.
|
void |
ICcServer.addDecisionService(java.lang.String astrDecisionServiceName,
IRuleflowModelAPI aIRuleflowModelAPI,
java.lang.String astrDatabaseAccessMode,
java.lang.String astrDatabaseReturnEntitesMode,
java.lang.String astrDatabaseAccessPropertiesPath) |
| Modifier and Type | Method and Description |
|---|---|
static IRuleflowModelAPI |
RuleflowModelAPIFactory.getInstance()
Creates a new instance of the Rule Flow Model API.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
IRuleflowDiagramModelAPI
The Ruleflow diagram model API provides a standardized interface for the Flow Diagram
presentation metaphor.
|
| Modifier and Type | Method and Description |
|---|---|
IRuleflowModelAPI |
ITestsheetModelAPI.getRuleflowModelAPI()
Return an instance of the Ruleflow model API with its state set
identically to *this* API.
|
Copyright © 2005-2013 Progress Software Corporation and/or its subsidiaries and affiliates. All rights reserved.