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

org.openprovenance.prov.template.expander.BindingsBeanInterface Maven / Gradle / Ivy

The newest version!
package org.openprovenance.prov.template.expander;

public interface BindingsBeanInterface {
    OldBindings getBindings();
    String getTemplate();

}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy