// $Id$ package oor.model; /** * A software component that provides functionality to the OOR. * @author Mike Dean * */ public interface Module { }