Class OperatorCriteriaImpl
java.lang.Object
cool.klass.model.meta.domain.AbstractElement
cool.klass.model.meta.domain.criteria.AbstractCriteria
cool.klass.model.meta.domain.criteria.OperatorCriteriaImpl
- All Implemented Interfaces:
Criteria,OperatorCriteria,Element,ElementWithSourceCode
-
Nested Class Summary
Nested ClassesNested classes/interfaces inherited from class cool.klass.model.meta.domain.criteria.AbstractCriteria
AbstractCriteria.AbstractCriteriaBuilder<BuiltElement extends AbstractCriteria>Nested classes/interfaces inherited from class cool.klass.model.meta.domain.AbstractElement
AbstractElement.ElementBuilder<BuiltElement extends Element> -
Method Summary
Modifier and TypeMethodDescriptionMethods inherited from class cool.klass.model.meta.domain.AbstractElement
getMacroElement, getSourceCodeObjectMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface cool.klass.model.meta.domain.api.Element
getMacroElementMethods inherited from interface cool.klass.model.meta.domain.api.criteria.OperatorCriteria
visit
-
Method Details
-
getElementContext
- Specified by:
getElementContextin interfaceElementWithSourceCode- Overrides:
getElementContextin classAbstractElement
-
getOperator
- Specified by:
getOperatorin interfaceOperatorCriteria
-
getSourceValue
- Specified by:
getSourceValuein interfaceOperatorCriteria
-
getTargetValue
- Specified by:
getTargetValuein interfaceOperatorCriteria
-