Class Parameter

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

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

    • name

      protected String name
  • Constructor Details

    • Parameter

      public Parameter(String name)
  • Method Details