Interface ValueGeneratorIF

    • Method Detail

      • isTopic

        boolean isTopic()
        Returns true if this generator produces a topic.
      • getLiteral

        String getLiteral()
      • getLocator

        LocatorIF getLocator()
        Returns a locator if the literal is a locator. Otherwise it throws an exception.