|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface Result
| Method Summary | |
|---|---|
void |
addBinding(OutputBinding binding)
|
void |
addBinding(Output output,
ParameterValue paramValue)
|
void |
addBinding(Output output,
Perform perform,
Parameter param)
|
void |
addEffect(Expression expr)
|
OutputBindingList |
getBindings()
|
Expression |
getEffect()
|
OWLIndividualList |
getEffects()
|
ParameterList |
getParameters()
Return the result parameters defined with process:hasResultVar property; |
void |
setEffect(Expression expr)
|
| Methods inherited from interface org.mindswap.owl.OWLObject |
|---|
canCastTo, castTo, debugString, getImplementation, getNextView, setNextView |
| Methods inherited from interface org.mindswap.owl.OWLObject |
|---|
canCastTo, castTo, debugString, getImplementation, getNextView, setNextView |
| Methods inherited from interface org.mindswap.owls.process.MultiConditional |
|---|
addCondition, getConditions |
| Methods inherited from interface org.mindswap.owls.process.Conditional |
|---|
getCondition, setCondition |
| Methods inherited from interface org.mindswap.owl.OWLObject |
|---|
canCastTo, castTo, debugString, getImplementation, getNextView, setNextView |
| Methods inherited from interface org.mindswap.owl.OWLObject |
|---|
canCastTo, castTo, debugString, getImplementation, getNextView, setNextView |
| Method Detail |
|---|
OWLIndividualList getEffects()
Expression getEffect()
void setEffect(Expression expr)
void addEffect(Expression expr)
void addBinding(OutputBinding binding)
void addBinding(Output output,
ParameterValue paramValue)
void addBinding(Output output,
Perform perform,
Parameter param)
OutputBindingList getBindings()
ParameterList getParameters()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||