|
RSE Release 3.0 |
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
This class is used by tree views to pass context information from the views to the view providers and model adapters for queries. The context information consists of a model object and it may optionally contain the associated filter reference a subsystem. Context objects are created transiently and are only used to aid in providing filter information during a query.
| Method Summary | |
ISystemFilterReference |
getFilterReference()
Gets the associated filter reference for the corresponding model object |
IAdaptable |
getModelObject()
Gets the model object for which this context applies |
ISubSystem |
getSubSystem()
Gets the associated subsystem for the corresponding model object |
| Method Detail |
public ISystemFilterReference getFilterReference()
public IAdaptable getModelObject()
public ISubSystem getSubSystem()
|
RSE Release 3.0 |
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||