|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use CommentImpl | |
|---|---|
| org.ow2.orchestra.pvm.internal.model | |
| Uses of CommentImpl in org.ow2.orchestra.pvm.internal.model |
|---|
| Fields in org.ow2.orchestra.pvm.internal.model declared as CommentImpl | |
|---|---|
protected CommentImpl |
CommentImpl.parent
|
| Fields in org.ow2.orchestra.pvm.internal.model with type parameters of type CommentImpl | |
|---|---|
protected Set<CommentImpl> |
ExecutionImpl.comments
the free text comments users make on this execution |
protected List<CommentImpl> |
CommentImpl.comments
|
| Methods in org.ow2.orchestra.pvm.internal.model with parameters of type CommentImpl | |
|---|---|
void |
ExecutionImpl.addComment(CommentImpl comment)
|
void |
CommentImpl.setParent(CommentImpl parent)
|
| Method parameters in org.ow2.orchestra.pvm.internal.model with type arguments of type CommentImpl | |
|---|---|
void |
CommentImpl.setComments(List<CommentImpl> replies)
|
void |
ExecutionImpl.setComments(Set<CommentImpl> comments)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||