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

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

public class ElementAttributeComparisonConditionRuleLine
extends ExpressionRuleLine
implements ConditionRuleLine


Constructor Summary
ElementAttributeComparisonConditionRuleLine()
           
 
Method Summary
 ArchetypeElementAttributeRuleLineElement getArchetypeElementAttributeRuleLineElement()
           
 AttributeComparisonOperatorRuleLineElement getComparisonOperatorRuleLineElement()
           
 ExpressionRuleLineElement getExpressionRuleLineElement()
           
 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

ElementAttributeComparisonConditionRuleLine

public ElementAttributeComparisonConditionRuleLine()
Method Detail

getArchetypeElementAttributeRuleLineElement

public ArchetypeElementAttributeRuleLineElement getArchetypeElementAttributeRuleLineElement()

getComparisonOperatorRuleLineElement

public AttributeComparisonOperatorRuleLineElement getComparisonOperatorRuleLineElement()

getExpressionRuleLineElement

public ExpressionRuleLineElement getExpressionRuleLineElement()

toExpressionItem

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


Copyright © 2013 Cambio. All Rights Reserved.