001package org.biopax.paxtools.model.level3;
002
003/**
004 */
005public interface TemplateReactionRegulation extends Control
006{
007
008
009}