org.mindswap.owls.process
Interface Produce
- All Superinterfaces:
- ControlConstruct, OWLEntity, OWLIndividual, OWLObject, OWLValue
public interface Produce
- extends ControlConstruct
- Author:
- Evren Sirin
| Methods inherited from interface org.mindswap.owl.OWLIndividual |
addProperty, addProperty, addProperty, addProperty, addType, getDifferentIndividuals, getIncomingProperties, getIncomingProperties, getIncomingProperty, getOWLSOntology, getProperties, getProperties, getProperties, getProperty, getProperty, getProperty, getSameIndividuals, getSourceOntology, getType, getTypes, hasProperty, hasProperty, isDifferentFrom, isSameAs, isType, removeProperties, removeProperty, removeTypes, setProperty, setProperty, setProperty, setProperty, toRDF, toRDF |
| Methods inherited from interface org.mindswap.owl.OWLEntity |
addAnnotation, addAnnotation, addAnnotation, getAnnotation, getAnnotation, getAnnotations, getAnonID, getKB, getLabel, getLabel, getLabels, getLocalName, getOntology, getQName, getURI, isAnon, removeAnnotations, setAnnotation, setAnnotation, setAnnotation, setLabel, setLabel |
getBinding
OutputBinding getBinding()
getBindings
OutputBindingList getBindings()
addBinding
void addBinding(OutputBinding binding)
addBinding
void addBinding(Output output,
ParameterValue paramValue)
addBinding
void addBinding(Output output,
Perform perform,
Parameter param)
setBinding
void setBinding(OutputBinding binding)
Copyright © 2004 Evren Sirin. All Rights Reserved.