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

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

public class ElementInitializedConditionRuleLine
extends ExpressionRuleLine
implements ConditionRuleLine


Constructor Summary
ElementInitializedConditionRuleLine()
           
 
Method Summary
 ArchetypeElementRuleLineElement getArchetypeElementRuleLineElement()
           
 ExistenceOperatorRuleLineElement getExistenceOperatorRuleLineElement()
           
 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

ElementInitializedConditionRuleLine

public ElementInitializedConditionRuleLine()
Method Detail

getArchetypeElementRuleLineElement

public ArchetypeElementRuleLineElement getArchetypeElementRuleLineElement()

getExistenceOperatorRuleLineElement

public ExistenceOperatorRuleLineElement getExistenceOperatorRuleLineElement()

toExpressionItem

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


Copyright © 2013 Cambio. All Rights Reserved.