public abstract class Rule extends Object
| Modifier | Constructor and Description |
|---|---|
protected |
Rule() |
| Modifier and Type | Method and Description |
|---|---|
abstract org.gcube.data.analysis.tabulardata.expression.Expression |
getExpression(org.gcube.data.analysis.tabulardata.model.table.TableId tableId,
Map<String,org.gcube.data.analysis.tabulardata.model.column.Column> placeholderColumnMapping) |
abstract RuleScope |
getScope() |
public abstract org.gcube.data.analysis.tabulardata.expression.Expression getExpression(org.gcube.data.analysis.tabulardata.model.table.TableId tableId,
Map<String,org.gcube.data.analysis.tabulardata.model.column.Column> placeholderColumnMapping)
public abstract RuleScope getScope()
Copyright © 2014. All Rights Reserved.