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

Package class diagram package DataValueRuleLineElement
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<org.openehr.rm.datatypes.basic.DataValue>
          extended by se.cambio.cds.gdl.model.readable.rule.lines.elements.DataValueRuleLineElement

public class DataValueRuleLineElement
extends RuleLineElementWithValue<org.openehr.rm.datatypes.basic.DataValue>


Constructor Summary
DataValueRuleLineElement(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

DataValueRuleLineElement

public DataValueRuleLineElement(RuleLine ruleLine)
Method Detail

getDescription

public String getDescription()
Overrides:
getDescription in class RuleLineElementWithValue<org.openehr.rm.datatypes.basic.DataValue>

toString

public String toString()
Overrides:
toString in class RuleLineElementWithValue<org.openehr.rm.datatypes.basic.DataValue>

toHTMLString

public String toHTMLString()
Overrides:
toHTMLString in class RuleLineElementWithValue<org.openehr.rm.datatypes.basic.DataValue>


Copyright © 2013 Cambio. All Rights Reserved.