|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface PathExtractor
Manages a feature or item path. Allows navigation to the corresponding feature or item.
Method Summary | |
---|---|
java.lang.Object |
findFeature(Item item)
Finds the feature associated with this object. |
Item |
findItem(Item item)
Finds the item associated with this object. |
Method Detail |
---|
Item findItem(Item item)
item
- the starting point for the path navigation
java.lang.Object findFeature(Item item)
item
- the starting point for the path navigation
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |