/* * To change this template, choose Tools | Templates * and open the template in the editor. */ package org.clothocad.tool.cello; /** * * @author rozagh */ public enum CelloPrimitiveType { IPromoter, RPromoter, Gene, RBS, Reporter, Terminator }