|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Output | |
|---|---|
| examples | |
| org.mindswap.owl | |
| org.mindswap.owls.grounding | |
| org.mindswap.owls.process | |
| org.mindswap.owls.profile | |
| Uses of Output in examples |
|---|
| Constructors in examples with parameters of type Output | |
|---|---|
Matchmaker.Match(int matchType,
Output output,
Input input)
|
|
| Uses of Output in org.mindswap.owl |
|---|
| Methods in org.mindswap.owl that return Output | |
|---|---|
Output |
OWLModel.createOutput()
|
Output |
OWLModel.createOutput(java.net.URI uri)
|
| Uses of Output in org.mindswap.owls.grounding |
|---|
| Methods in org.mindswap.owls.grounding with parameters of type Output | |
|---|---|
void |
JavaAtomicGrounding.setOutputVar(java.lang.String name,
java.lang.String type,
Output owlsParameter)
Sets the Output part of the Java Grounding. |
| Uses of Output in org.mindswap.owls.process |
|---|
| Methods in org.mindswap.owls.process that return Output | |
|---|---|
Output |
Process.createOutput(java.net.URI uri,
OWLType paramType)
|
Output |
OutputBinding.getOutput()
|
Output |
Process.getOutput()
Return the first output or null if there is no input. |
Output |
Process.getOutput(int i)
|
Output |
Process.getOutput(java.lang.String localName)
|
Output |
OutputList.getOutput(java.net.URI outputURI)
|
Output |
OutputList.outputAt(int index)
|
| Methods in org.mindswap.owls.process with parameters of type Output | |
|---|---|
void |
Result.addBinding(Output output,
ParameterValue paramValue)
|
void |
Produce.addBinding(Output output,
ParameterValue paramValue)
|
void |
Result.addBinding(Output output,
Perform perform,
Parameter param)
|
void |
Produce.addBinding(Output output,
Perform perform,
Parameter param)
|
void |
Process.addOutput(Output output)
|
| Uses of Output in org.mindswap.owls.profile |
|---|
| Methods in org.mindswap.owls.profile with parameters of type Output | |
|---|---|
void |
Profile.addOutput(Output output)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||