Class AttributeCountFunction

All Implemented Interfaces:
Expression, Function, FunctionExpression, Factory

public class AttributeCountFunction extends FunctionExpressionImpl
Takes an AttributeExpression, and computes the node count for the attribute.
Author:
Rini Angreani (CSIRO Mineral Resources)
  • Field Details

  • Constructor Details

    • AttributeCountFunction

      public AttributeCountFunction()
  • Method Details