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

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

public class SetElementWithNullValueActionRuleLine
extends AssignmentExpressionRuleLine
implements ActionRuleLine


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

SetElementWithNullValueActionRuleLine

public SetElementWithNullValueActionRuleLine()
Method Detail

getArchetypeElementRuleLineElement

public ArchetypeElementRuleLineElement getArchetypeElementRuleLineElement()

getNullValueRuleLineElement

public NullValueRuleLineElement getNullValueRuleLineElement()

toAssignmentExpression

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


Copyright © 2013 Cambio. All Rights Reserved.