001package org.biopax.paxtools.model.level3;
002
003/**
004 * Definition: A reference to the  <a href = "http://www.brenda-enzymes.info/">BRENDA</a>
005 * @see <a href = "http://www.ebi.ac.uk/ontology-lookup/browse.do?ontName=BTO">Browse BRENDA</a>
006 */
007public interface TissueVocabulary extends ControlledVocabulary {
008}