Interface IDGenerator

  • All Superinterfaces:
    adams.flow.core.FlowContextHandler
    All Known Implementing Classes:
    AbstractIDGenerator, FixedID, StringExpressionID, VariableID

    public interface IDGenerator
    extends adams.flow.core.FlowContextHandler
    Interface for ID generator schemes.
    Author:
    fracpete (fracpete at waikato dot ac dot nz)
    • Method Detail

      • generate

        String generate()
        Generates the ID.
        Returns:
        the ID