1: package org.drools.brms.client.modeldriven.brl; 2: 3: public interface IPattern extends PortableObject { 4: 5: }