Class NodeFactory


  • public class NodeFactory
    extends Object
    A factory that produces globally unique IDS which are used as node identifiers, e.g. in StatementSourcePattern.
    Author:
    Andreas Schwarte
    • Constructor Detail

      • NodeFactory

        public NodeFactory()
    • Method Detail

      • getNextId

        public static String getNextId()