Class RelevanceNode

  • All Implemented Interfaces:
    java.io.Serializable, java.lang.Cloneable

    public class RelevanceNode
    extends ExpressionNode
    This abstract expression node represents a function to execute.
    Author:
    baldersheim, Simon Thoresen Hult
    See Also:
    Serialized Form
    • Field Summary

      Fields 
      Modifier and Type Field Description
      static int classId  
    • Constructor Summary

      Constructors 
      Constructor Description
      RelevanceNode()