public interface Librariable
This marker interface is necessary so that we can avoid dependencies between the actor and moml packages. Typically, ptolemy.moml.EntityLibrary implements this interface and classes in actor check to see if an object implements this interface.