All Downloads are FREE. Search and download functionalities are using the official Maven repository.

nl.uu.cs.ape.models.logic.constructs.APEPredicate Maven / Gradle / Ivy

Go to download

APE is a command line tool and an API for the automated exploration of possible computational pipelines (workflows) from large collections of computational tools.

The newest version!
package nl.uu.cs.ape.models.logic.constructs;

/**
 * Class provides interface for all APE related predicated used in the encoding.
 * 
 * @author Vedran Kasalica
 *
 */
public interface APEPredicate {

}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy