| Modifier and Type | Class and Description |
|---|---|
class |
BaseColumnRuleType |
class |
DimensionColumnRuleType |
class |
RuleColumnType |
class |
RuleTableType |
| Modifier and Type | Method and Description |
|---|---|
long |
RuleManager.saveRule(String name,
String description,
org.gcube.data.analysis.tabulardata.expression.Expression rule,
RuleType type) |
| Modifier and Type | Method and Description |
|---|---|
RuleType |
RuleDescription.getRuleType() |
| Constructor and Description |
|---|
RuleDescription(long id,
String name,
String description,
Calendar creationDate,
org.gcube.data.analysis.tabulardata.expression.Expression rule,
RuleScope scope,
String owner,
RuleType ruleType,
List<String> sharedWith) |
Copyright © 2016. All Rights Reserved.