se.cambio.cds.gdl.model.readable.rule.lines
Class ElementComparisonWithDVConditionRuleLine

Package class diagram package ElementComparisonWithDVConditionRuleLine
java.lang.Object
  extended by se.cambio.cds.gdl.model.readable.rule.lines.RuleLine
      extended by se.cambio.cds.gdl.model.readable.rule.lines.ExpressionRuleLine
          extended by se.cambio.cds.gdl.model.readable.rule.lines.ElementComparisonWithDVConditionRuleLine
All Implemented Interfaces:
ConditionRuleLine

public class ElementComparisonWithDVConditionRuleLine
extends ExpressionRuleLine
implements ConditionRuleLine


Constructor Summary
ElementComparisonWithDVConditionRuleLine()
           
 
Method Summary
 ArchetypeElementRuleLineElement getArchetypeElementRuleLineElement()
           
 ElementComparisonOperatorRuleLineElement getComparisonOperatorRuleLineElement()
           
 DataValueRuleLineElement getDataValueRuleLineElement()
           
 ExpressionItem toExpressionItem()
           
 
Methods inherited from class se.cambio.cds.gdl.model.readable.rule.lines.ExpressionRuleLine
convertToExpressionItem
 
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
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

ElementComparisonWithDVConditionRuleLine

public ElementComparisonWithDVConditionRuleLine()
Method Detail

getArchetypeElementRuleLineElement

public ArchetypeElementRuleLineElement getArchetypeElementRuleLineElement()

getComparisonOperatorRuleLineElement

public ElementComparisonOperatorRuleLineElement getComparisonOperatorRuleLineElement()

getDataValueRuleLineElement

public DataValueRuleLineElement getDataValueRuleLineElement()

toExpressionItem

public ExpressionItem toExpressionItem()
                                throws IllegalStateException
Specified by:
toExpressionItem in class ExpressionRuleLine
Throws:
IllegalStateException


Copyright © 2013 Cambio. All Rights Reserved.