| Package | Description |
|---|---|
| org.cristalise.kernel.lookup |
| Modifier and Type | Method and Description |
|---|---|
static Lookup.SearchConstraints |
Lookup.SearchConstraints.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Lookup.SearchConstraints[] |
Lookup.SearchConstraints.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
Iterator<Path> |
Lookup.search(Path start,
String name,
Lookup.SearchConstraints constraints)
Find a path with a particular name (last component)
|
Copyright © 1997–2020 CRISTAL-iSE. All rights reserved.