se.cambio.cds.gdl.model.readable.rule.lines.elements
Class EqualityComparisonOperatorRuleLineElement
java.lang.Object
se.cambio.cds.gdl.model.readable.rule.lines.elements.RuleLineElement
se.cambio.cds.gdl.model.readable.rule.lines.elements.RuleLineElementWithValue<OperatorKind>
se.cambio.cds.gdl.model.readable.rule.lines.elements.EqualityComparisonOperatorRuleLineElement
- All Implemented Interfaces:
- SingleSelectionRuleElement<OperatorKind>
public class EqualityComparisonOperatorRuleLineElement
- extends RuleLineElementWithValue<OperatorKind>
- implements SingleSelectionRuleElement<OperatorKind>
EqualityComparisonOperatorRuleLineElement
public EqualityComparisonOperatorRuleLineElement(RuleLine ruleLine)
getResolvedName
public String getResolvedName(OperatorKind item)
- Specified by:
getResolvedName
in interface SingleSelectionRuleElement<OperatorKind>
getResolvedDescription
public String getResolvedDescription(OperatorKind item)
- Specified by:
getResolvedDescription
in interface SingleSelectionRuleElement<OperatorKind>
getItems
public Collection<OperatorKind> getItems()
- Specified by:
getItems
in interface SingleSelectionRuleElement<OperatorKind>
toString
public String toString()
- Overrides:
toString
in class RuleLineElementWithValue<OperatorKind>
Copyright © 2013 Cambio. All Rights Reserved.