Class Variable

java.lang.Object
net.ontopia.topicmaps.query.parser.Variable

public class Variable extends Object
INTERNAL: Used to represent variable references in tolog queries.
  • Field Details

    • name

      protected String name
  • Constructor Details

    • Variable

      public Variable(String name)
  • Method Details