Modifier and Type | Field and Description |
---|---|
ConstraintFormula |
Constraint.cf |
Modifier and Type | Method and Description |
---|---|
ConstraintFormula |
Constraint.getCF() |
Modifier and Type | Method and Description |
---|---|
void |
CMConfig.addConstraint(ConstraintFormula cf,
int offSet,
int interval,
TimeWindow tw) |
Constructor and Description |
---|
Constraint(ConstraintFormula constraintFormula,
java.util.List<TimeMoment> timeMomentSet) |
Modifier and Type | Method and Description |
---|---|
java.util.Map<java.lang.String,ConstraintFormula> |
ConstraintFormulaDefinition.gencfMap(java.util.Map<java.lang.String,java.util.Map<java.lang.String,java.lang.Object>> parsedCFD) |
java.util.Map<java.lang.String,ConstraintFormula> |
ConstraintFormulaDefinition.getCfMap() |
Modifier and Type | Method and Description |
---|---|
java.util.Map<java.lang.String,ConstraintFormula> |
CDLListenerImpl.gencfMap(java.util.Map<java.lang.String,java.util.Map<java.lang.String,java.lang.Object>> constraintMap) |