|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IDecisionMethodsList
A list of IDecisionMethod
instances
Method Summary | |
---|---|
void |
addDecisionMethod(IDecisionMethod method)
|
IDecisionMethod |
getMethod(int index)
|
void |
setMethods(java.lang.String[] methods)
|
Methods inherited from interface java.util.List |
---|
add, add, addAll, addAll, clear, contains, containsAll, equals, get, hashCode, indexOf, isEmpty, iterator, lastIndexOf, listIterator, listIterator, remove, remove, removeAll, retainAll, set, size, subList, toArray, toArray |
Method Detail |
---|
void addDecisionMethod(IDecisionMethod method)
IDecisionMethod getMethod(int index)
void setMethods(java.lang.String[] methods)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |