| Modifier and Type | Method and Description |
|---|---|
void |
ICcServer.addDecisionService(java.lang.String astrDecisionServiceName,
IRulesheetModelAPI aIRulesheetModelAPI,
java.util.Properties apropDeploymentOptions) |
| Modifier and Type | Method and Description |
|---|---|
IRulesheetModelAPI |
IRuleflowModelAPI.getRulesheetModelAPI(com.corticon.rulesemf.canonicalrulemodel.rulesheet.PRuleset aPRuleset)
Return an instance of Rulesheet model API for a given rulesheet.
|
| Modifier and Type | Method and Description |
|---|---|
static IRulesheetModelAPI |
RulesheetModelAPIFactory.getInstance()
Creates a new instance of the Rule Model API.
|
| Modifier and Type | Method and Description |
|---|---|
com.corticon.rulesemf.assetmodel.RulesheetAsset |
IRulesheetDialogAPI.createRulesheet(IRulesheetModelAPI aIRulesheetModelAPI,
org.eclipse.emf.common.util.URI aURIRulesheet,
org.eclipse.emf.common.util.URI aURIVocab)
Create a new Rulesheet resource with the specified URI.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
IRulesheetTableModelAPI
Rulesheet Table Model API contains methods needed to query and manipulate Rulesheet model
objects from the perspective of the Decision Table presentation metaphor.
|
| Modifier and Type | Method and Description |
|---|---|
IRulesheetModelAPI |
ITestsheetModelAPI.getRulesheetModelAPI()
Return an instance of the Rulesheet model API with its state set
identically to *this* API.
|
Copyright © 2005-2016 Progress Software Corporation and/or its subsidiaries and affiliates. All rights reserved.