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

Package class diagram package ElementComparisonWithNullValueConditionRuleLine
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.ElementComparisonWithNullValueConditionRuleLine
All Implemented Interfaces:
ConditionRuleLine

public class ElementComparisonWithNullValueConditionRuleLine
extends ExpressionRuleLine
implements ConditionRuleLine


Constructor Summary
ElementComparisonWithNullValueConditionRuleLine()
           
 
Method Summary
 ArchetypeElementRuleLineElement getArchetypeElementRuleLineElement()
           
 EqualityComparisonOperatorRuleLineElement getEqualityComparisonOperatorRuleLineElement()
           
 NullValueRuleLineElement getNullValueRuleLineElement()
           
 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

ElementComparisonWithNullValueConditionRuleLine

public ElementComparisonWithNullValueConditionRuleLine()
Method Detail

getArchetypeElementRuleLineElement

public ArchetypeElementRuleLineElement getArchetypeElementRuleLineElement()

getEqualityComparisonOperatorRuleLineElement

public EqualityComparisonOperatorRuleLineElement getEqualityComparisonOperatorRuleLineElement()

getNullValueRuleLineElement

public NullValueRuleLineElement getNullValueRuleLineElement()

toExpressionItem

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


Copyright © 2013 Cambio. All Rights Reserved.