org.jbpt.pm.epc.IAndConnector Maven / Gradle / Ivy
/**
*
*/
package org.jbpt.pm.epc;
import org.jbpt.pm.IAndGateway;
/**
* Interface class for {@link AndConnector}
* @author Tobias Hoppe
*
*/
public interface IAndConnector extends IAndGateway {
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy