Class SemanticContext.Operator

    • Constructor Detail

      • Operator

        public Operator()
    • Method Detail

      • getOperands

        public abstract Collection<SemanticContext> getOperands()
        Gets the operands for the semantic context operator.
        Returns:
        a collection of SemanticContext operands for the operator.
        Since:
        4.3