|
RECODER 0.92 | |||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||
public interface DesignPattern
Design pattern.
| Method Summary | |
|---|---|
ModelElement |
getParticipantAt(int index)
Get a participants by its index. |
int |
getParticipantCount()
Get total number of participants. |
| Methods inherited from interface recoder.ModelElement |
|---|
validate |
| Method Detail |
|---|
int getParticipantCount()
ModelElement getParticipantAt(int index)
index - an index of a participant.
IndexOutOfBoundsException, - if the index is not in bounds.
|
RECODER 0.92 | |||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||