|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ProposedOperation | |
|---|---|
| org.ow2.dragon.persistence.bo.service | |
| org.ow2.dragon.persistence.bo.specification | |
| Uses of ProposedOperation in org.ow2.dragon.persistence.bo.service |
|---|
| Methods in org.ow2.dragon.persistence.bo.service that return types with arguments of type ProposedOperation | |
|---|---|
java.util.Set<ProposedOperation> |
Service.getProposedOps()
|
| Methods in org.ow2.dragon.persistence.bo.service with parameters of type ProposedOperation | |
|---|---|
void |
Service.addProposedOperation(ProposedOperation proposedOperation)
|
| Method parameters in org.ow2.dragon.persistence.bo.service with type arguments of type ProposedOperation | |
|---|---|
void |
Service.setProposedOps(java.util.Set<ProposedOperation> proposedOps)
|
| Uses of ProposedOperation in org.ow2.dragon.persistence.bo.specification |
|---|
| Methods in org.ow2.dragon.persistence.bo.specification that return types with arguments of type ProposedOperation | |
|---|---|
java.util.Set<ProposedOperation> |
SpecifiedOperation.getProposedOps()
|
| Methods in org.ow2.dragon.persistence.bo.specification with parameters of type ProposedOperation | |
|---|---|
void |
SpecifiedOperation.addProposedOp(ProposedOperation proposedOperation)
|
| Method parameters in org.ow2.dragon.persistence.bo.specification with type arguments of type ProposedOperation | |
|---|---|
void |
SpecifiedOperation.setProposedOps(java.util.Set<ProposedOperation> proposedOps)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||