Class DASSequenceDBProvider

  • All Implemented Interfaces:
    SequenceDBProvider

    public class DASSequenceDBProvider
    extends java.lang.Object
    implements SequenceDBProvider
    Hook DAS into the OBDA directory system. Not for end users.
    Since:
    1.3
    Author:
    Thomas Down
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.lang.String getName()
      The name of this provider.
      SequenceDBLite getSequenceDB​(java.util.Map config)
      Get a sequence database.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait