package org.trianacode.shiwaall.dax.op; /** * The Interface Op. * * @author Andrew Harrison * @version 1.0.0 Jul 17, 2010 */ public interface Op { }