|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ProcessSelector
Selector type (mock-up class, until the VIM enactor is integrated).
Method Summary | |
---|---|
java.net.URI |
getId()
Gets this instance id. |
void |
select(Process p)
Selects a process among the candidates collection held by the specified abstract process. |
void |
setId(java.net.URI id)
Sets this instance id. |
Method Detail |
---|
java.net.URI getId()
void setId(java.net.URI id)
id
- The new idvoid select(Process p) throws SelectionException
p
- The root process node to select on
SelectionException
- If an error occurs, or no candidate is found
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |