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

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

public class ElementComparisonWithElementConditionRuleLine
extends ExpressionRuleLine
implements ConditionRuleLine


Constructor Summary
ElementComparisonWithElementConditionRuleLine()
           
 
Method Summary
 ArchetypeElementRuleLineElement getArchetypeElementRuleLineElement()
           
 ElementComparisonOperatorRuleLineElement getComparisonOperatorRuleLineElement()
           
 ArchetypeElementRuleLineElement getSecondArchetypeElementRuleLineElement()
           
 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

ElementComparisonWithElementConditionRuleLine

public ElementComparisonWithElementConditionRuleLine()
Method Detail

getArchetypeElementRuleLineElement

public ArchetypeElementRuleLineElement getArchetypeElementRuleLineElement()

getComparisonOperatorRuleLineElement

public ElementComparisonOperatorRuleLineElement getComparisonOperatorRuleLineElement()

getSecondArchetypeElementRuleLineElement

public ArchetypeElementRuleLineElement getSecondArchetypeElementRuleLineElement()

toExpressionItem

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


Copyright © 2013 Cambio. All Rights Reserved.