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

Package class diagram package AssignmentExpressionRuleLine
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
Direct Known Subclasses:
SetElementAttributeActionRuleLine, SetElementWithDataValueActionRuleLine, SetElementWithElementActionRuleLine, SetElementWithNullValueActionRuleLine

public abstract class AssignmentExpressionRuleLine
extends RuleLine


Constructor Summary
AssignmentExpressionRuleLine(String name, String description)
           
 
Method Summary
abstract  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

AssignmentExpressionRuleLine

public AssignmentExpressionRuleLine(String name,
                                    String description)
Method Detail

toAssignmentExpression

public abstract AssignmentExpression toAssignmentExpression()
                                                     throws IllegalStateException
Throws:
IllegalStateException


Copyright © 2013 Cambio. All Rights Reserved.