|
2284 | 2284 | "directoryName": "decisionTableDatasetLinks",
|
2285 | 2285 | "strictDirectoryName": false
|
2286 | 2286 | },
|
| 2287 | + "decisionmatrixdefinition": { |
| 2288 | + "id": "decisionmatrixdefinition", |
| 2289 | + "name": "DecisionMatrixDefinition", |
| 2290 | + "suffix": "decisionMatrixDefinition", |
| 2291 | + "directoryName": "decisionMatrixDefinitions", |
| 2292 | + "strictDirectoryName": false |
| 2293 | + }, |
| 2294 | + "decisionmatrixdefinitionversion": { |
| 2295 | + "id": "decisionmatrixdefinitionversion", |
| 2296 | + "name": "DecisionMatrixDefinitionVersion", |
| 2297 | + "suffix": "decisionMatrixDefinitionVersion", |
| 2298 | + "directoryName": "decisionMatrixDefinitionVersions", |
| 2299 | + "strictDirectoryName": false |
| 2300 | + }, |
| 2301 | + "expressionsetdefinitionversion": { |
| 2302 | + "id": "expressionsetdefinitionversion", |
| 2303 | + "name": "ExpressionSetDefinitionVersion", |
| 2304 | + "suffix": "expressionSetDefinitionVersion", |
| 2305 | + "directoryName": "expressionSetDefinitionVersions", |
| 2306 | + "strictDirectoryName": false |
| 2307 | + }, |
| 2308 | + "expressionsetdefinition": { |
| 2309 | + "id": "expressionsetdefinition", |
| 2310 | + "name": "ExpressionSetDefinition", |
| 2311 | + "suffix": "expressionSetDefinition", |
| 2312 | + "directoryName": "expressionSetDefinitions", |
| 2313 | + "strictDirectoryName": false |
| 2314 | + }, |
2287 | 2315 | "briefcasedefinition": {
|
2288 | 2316 | "id": "briefcasedefinition",
|
2289 | 2317 | "name": "BriefcaseDefinition",
|
|
2978 | 3006 | "apt": "actionplantemplate",
|
2979 | 3007 | "decisionTable": "decisiontable",
|
2980 | 3008 | "decisionTableDatasetLink": "decisiontabledatasetlink",
|
| 3009 | + "decisionMatrixDefinition": "decisionmatrixdefinition", |
| 3010 | + "decisionMatrixDefinitionVersion": "decisionmatrixdefinitionversion", |
| 3011 | + "expressionSetDefinition": "expressionsetdefinition", |
| 3012 | + "expressionSetDefinitionVersion": "expressionsetdefinitionversion", |
2981 | 3013 | "briefcaseDefinition": "briefcasedefinition",
|
2982 | 3014 | "batchProcessJobDefinition": "batchprocessjobdefinition",
|
2983 | 3015 | "acctMgrTargetSetting": "acctmgrtargetsettings",
|
|
0 commit comments