|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AtomicGrounding | |
|---|---|
| org.mindswap.owls.grounding | |
| org.mindswap.owls.process | |
| Uses of AtomicGrounding in org.mindswap.owls.grounding |
|---|
| Subinterfaces of AtomicGrounding in org.mindswap.owls.grounding | |
|---|---|
interface |
JavaAtomicGrounding
This interface encapsulates the access to a JavaAtomicProcessGrounding. |
interface |
UPnPAtomicGrounding
|
interface |
WSDLAtomicGrounding
|
| Methods in org.mindswap.owls.grounding that return AtomicGrounding | |
|---|---|
AtomicGrounding |
Grounding.getAtomicGrounding(AtomicProcess process)
Return the AtomicProcessGroundings defined for this process. |
AtomicGrounding |
AtomicGroundingList.getGrounding(AtomicProcess process)
|
AtomicGrounding |
AtomicGroundingList.groundingAt(int index)
|
| Methods in org.mindswap.owls.grounding with parameters of type AtomicGrounding | |
|---|---|
void |
Grounding.addGrounding(AtomicGrounding apg)
addGrounding |
| Uses of AtomicGrounding in org.mindswap.owls.process |
|---|
| Methods in org.mindswap.owls.process that return AtomicGrounding | |
|---|---|
AtomicGrounding |
AtomicProcess.getGrounding()
|
| Methods in org.mindswap.owls.process with parameters of type AtomicGrounding | |
|---|---|
void |
AtomicProcess.setGrounding(AtomicGrounding grounding)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||