se.cambio.cds.gdl.model.readable.rule.lines
Class ExpressionRuleLine
java.lang.Object
se.cambio.cds.gdl.model.readable.rule.lines.RuleLine
se.cambio.cds.gdl.model.readable.rule.lines.ExpressionRuleLine
- Direct Known Subclasses:
- ElementAttributeComparisonConditionRuleLine, ElementComparisonWithDVConditionRuleLine, ElementComparisonWithElementConditionRuleLine, ElementComparisonWithNullValueConditionRuleLine, ElementInitializedConditionRuleLine, ForAllOperatorRuleLine, OrOperatorRuleLine, WithElementPredicateAttributeDefinitionRuleLine, WithElementPredicateExpressionDefinitionRuleLine
public abstract class ExpressionRuleLine
- extends RuleLine
Methods inherited from class se.cambio.cds.gdl.model.readable.rule.lines.RuleLine |
addChildRuleLine, detachFromParent, getChildrenRuleLines, getDescription, getLevelSpace, getName, getParentRuleLine, getRuleLineElements, getTermDefinition, isCommented, setCommented, setTermDefinition, toHTMLString, toHTMLString, toString |
ExpressionRuleLine
public ExpressionRuleLine(String name,
String description)
toExpressionItem
public abstract ExpressionItem toExpressionItem()
throws IllegalStateException
- Throws:
IllegalStateException
convertToExpressionItem
protected ExpressionItem convertToExpressionItem(List<RuleLine> ruleLines,
int index)
throws IllegalStateException
- Throws:
IllegalStateException
Copyright © 2013 Cambio. All Rights Reserved.