|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use SubOperationQueue | |
|---|---|
| mauda.operation | Provides classes, to store operations and suboperations. |
| mauda.plugin.fibheap | Classes and interfaces for the fibonacci-heap plug-in. |
| Uses of SubOperationQueue in mauda.operation |
|---|
| Methods in mauda.operation that return SubOperationQueue | |
|---|---|
SubOperationQueue |
Operation.getSubOperationQueue()
|
| Methods in mauda.operation with parameters of type SubOperationQueue | |
|---|---|
void |
Operation.setSubOperationQueue(SubOperationQueue so)
Sets the SubOperations that have to performed to execute this operation |
| Uses of SubOperationQueue in mauda.plugin.fibheap |
|---|
| Fields in mauda.plugin.fibheap declared as SubOperationQueue | |
|---|---|
static SubOperationQueue |
FibHeap.subOperations
|
static SubOperationQueue |
FibHeapDS.subOperations
|
| Methods in mauda.plugin.fibheap that return SubOperationQueue | |
|---|---|
SubOperationQueue |
FibHeap.getSubOperationQueue()
|
SubOperationQueue |
FibHeapDS.getSubOperationQueue()
|
SubOperationQueue |
FibHeapSubOperations.getSubOperationQueue()
Gets the SubOperationQueue of an Operation |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||