|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use OperationStateBean | |
|---|---|
| org.ow2.jasmine.jadort.api | |
| Uses of OperationStateBean in org.ow2.jasmine.jadort.api |
|---|
| Methods in org.ow2.jasmine.jadort.api that return OperationStateBean | |
|---|---|
OperationStateBean |
IJadortService.getCurrentOperation()
Returns the current operation. |
| Methods in org.ow2.jasmine.jadort.api that return types with arguments of type OperationStateBean | |
|---|---|
java.util.List<OperationStateBean> |
IJadortService.getOperationsList()
Returns the list of operations |
| Methods in org.ow2.jasmine.jadort.api with parameters of type OperationStateBean | |
|---|---|
void |
IJadortService.deleteOperation(OperationStateBean operation)
Delete an Operation from the operation list |
void |
IJadortService.selectOperation(OperationStateBean operation)
Select an Operation from the operation list |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||