package com.minres.scviewer.database; public enum WaveformType { SIGNAL, TRANSACTION, FILTER }