public interface IContextObject
Rows in tables or tree represent a set of objects. Using a
ContextProvider
, the Memory Analyzer determines the object set
associated with a row and is able to execute other queries on this set.
If a row represents more than one object, use IContextObjectSet
. *
ContextProvider
,
IContextObjectSet
Modifier and Type | Method and Description |
---|---|
int |
getObjectId()
Context for a single row.
|