se.cambio.cds.gdl.model.readable.rule.lines.elements
Class RuleLineElementWithValue<E>
java.lang.Object
se.cambio.cds.gdl.model.readable.rule.lines.elements.RuleLineElement
se.cambio.cds.gdl.model.readable.rule.lines.elements.RuleLineElementWithValue<E>
- Direct Known Subclasses:
- AbstractComparisonOperatorRuleLineElement, ArchetypeElementAttributeRuleLineElement, ArchetypeElementRuleLineDefinitionElement, ArchetypeElementRuleLineElement, ArchetypeReferenceRuleLineDefinitionElement, ArchetypeReferenceRuleLineElement, CurrentDateTimeRuleLineElement, DataValueRuleLineElement, EqualityComparisonOperatorRuleLineElement, ExistenceOperatorRuleLineElement, ExpressionRuleLineElement, GTCodeRuleLineElement, IsAOperatorRuleLineElement, NullValueRuleLineElement
public abstract class RuleLineElementWithValue<E>
- extends RuleLineElement
RuleLineElementWithValue
public RuleLineElementWithValue(RuleLine ruleLine,
String text)
getValue
public E getValue()
setValue
public void setValue(E value)
getDescription
public String getDescription()
- Overrides:
getDescription
in class RuleLineElement
getParentRuleLine
public RuleLine getParentRuleLine()
toString
public String toString()
- Overrides:
toString
in class RuleLineElement
getName
public String getName(String gtCode)
getDescription
public String getDescription(String gtCode)
toHTMLString
public String toHTMLString()
- Specified by:
toHTMLString
in class RuleLineElement
Copyright © 2013 Cambio. All Rights Reserved.