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

org.openprovenance.prov.template.compiler.common.BeanDirection Maven / Gradle / Ivy

The newest version!
package org.openprovenance.prov.template.compiler.common;

public enum BeanDirection {
    INPUTS,
    OUTPUTS,
    COMMON
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy