|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.openbp.guiclient.model.item.itemfinder.FinderImpl
org.openbp.guiclient.model.item.itemfinder.DataTypeFinder
public class DataTypeFinder
Finder implementation for datatype items.
| Constructor Summary | |
|---|---|
DataTypeFinder()
|
|
| 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 org.openbp.guiclient.model.item.itemfinder.FinderImpl |
|---|
addIfMatch |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DataTypeFinder()
| Method Detail |
|---|
public java.util.List findModelObjectInModel(ModelObject mo,
Model model)
Finder
mo - 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 | |||||||||