|
RSE Release 3.0 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IContextObject
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 |
---|
ISystemFilterReference getFilterReference()
IAdaptable getModelObject()
ISubSystem getSubSystem()
|
RSE Release 3.0 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |