|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.openbp.guiclient.model.item.itemfinder.ProcessEntryFinder
public class ProcessEntryFinder
Find all subprocess nodes that use the entry, after that was searched.
| Constructor Summary | |
|---|---|
ProcessEntryFinder()
|
|
| Method Summary | |
|---|---|
java.util.List |
findModelObjectInModel(ModelObject mo,
Model model)
Find all references of the model object in the specified model. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ProcessEntryFinder()
| Method Detail |
|---|
public java.util.List findModelObjectInModel(ModelObject mo,
Model model)
Finder
findModelObjectInModel in interface Findermo - The references of the model object are searchedmodel - The model to search in
ModelObject object that match the model object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||