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

Package class diagram package SetElementWithDataValueActionRuleLine
java.lang.Object
  extended by se.cambio.cds.gdl.model.readable.rule.lines.RuleLine
      extended by se.cambio.cds.gdl.model.readable.rule.lines.AssignmentExpressionRuleLine
          extended by se.cambio.cds.gdl.model.readable.rule.lines.SetElementWithDataValueActionRuleLine
All Implemented Interfaces:
ActionRuleLine

public class SetElementWithDataValueActionRuleLine
extends AssignmentExpressionRuleLine
implements ActionRuleLine


Constructor Summary
SetElementWithDataValueActionRuleLine()
           
 
Method Summary
 ArchetypeElementRuleLineElement getArchetypeElementRuleLineElement()
           
 DataValueRuleLineElement getDataValueRuleLineElement()
           
 AssignmentExpression toAssignmentExpression()
           
 
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

SetElementWithDataValueActionRuleLine

public SetElementWithDataValueActionRuleLine()
Method Detail

getArchetypeElementRuleLineElement

public ArchetypeElementRuleLineElement getArchetypeElementRuleLineElement()

getDataValueRuleLineElement

public DataValueRuleLineElement getDataValueRuleLineElement()

toAssignmentExpression

public AssignmentExpression toAssignmentExpression()
                                            throws IllegalStateException
Specified by:
toAssignmentExpression in class AssignmentExpressionRuleLine
Throws:
IllegalStateException


Copyright © 2013 Cambio. All Rights Reserved.