se.cambio.cds.gdl.model.readable.rule.lines.elements
Class ExpressionRuleLineElement

Package class diagram package ExpressionRuleLineElement
java.lang.Object
  extended by se.cambio.cds.gdl.model.readable.rule.lines.elements.RuleLineElement
      extended by se.cambio.cds.gdl.model.readable.rule.lines.elements.RuleLineElementWithValue<ExpressionItem>
          extended by se.cambio.cds.gdl.model.readable.rule.lines.elements.ExpressionRuleLineElement

public class ExpressionRuleLineElement
extends RuleLineElementWithValue<ExpressionItem>


Constructor Summary
ExpressionRuleLineElement(RuleLine ruleLine)
           
 
Method Summary
 String getDescription()
           
 String toHTMLString()
           
 String toString()
           
 
Methods inherited from class se.cambio.cds.gdl.model.readable.rule.lines.elements.RuleLineElementWithValue
getDescription, getName, getParentRuleLine, getValue, setValue
 
Methods inherited from class se.cambio.cds.gdl.model.readable.rule.lines.elements.RuleLineElement
getText, setDescription
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

ExpressionRuleLineElement

public ExpressionRuleLineElement(RuleLine ruleLine)
Method Detail

getDescription

public String getDescription()
Overrides:
getDescription in class RuleLineElementWithValue<ExpressionItem>

toHTMLString

public String toHTMLString()
Overrides:
toHTMLString in class RuleLineElementWithValue<ExpressionItem>

toString

public String toString()
Overrides:
toString in class RuleLineElementWithValue<ExpressionItem>


Copyright © 2013 Cambio. All Rights Reserved.