Interface MIOntologyAccess

  • All Superinterfaces:
    psidev.psi.tools.ontology_manager.interfaces.OntologyAccessTemplate<MIOntologyTermI>
    All Known Implementing Classes:
    AbstractMIOntologyAccess, MILocalOntology, MIOlsOntology

    public interface MIOntologyAccess
    extends psidev.psi.tools.ontology_manager.interfaces.OntologyAccessTemplate<MIOntologyTermI>
    Extension of OntologyAcessTemplate for jami
    Since:
    11/11/11
    Version:
    $Id$
    Author:
    Marine Dumousseau (marine@ebi.ac.uk)
    • Method Detail

      • getOntologyID

        String getOntologyID()

        getOntologyID.

        Returns:
        a String object.
      • getDatabaseIdentifier

        String getDatabaseIdentifier()

        getDatabaseIdentifier.

        Returns:
        a String object.
      • getParentFromOtherOntology

        String getParentFromOtherOntology()

        getParentFromOtherOntology.

        Returns:
        a String object.
      • getDatabaseRegexp

        Pattern getDatabaseRegexp()

        getDatabaseRegexp.

        Returns:
        a Pattern object.
      • getDatabaseName

        String getDatabaseName()

        getDatabaseName.

        Returns:
        a String object.