Package ghidra.trace.model.target.iface
Interface TraceAggregate
- All Superinterfaces:
TraceObjectInterface
- All Known Implementing Classes:
DBTraceObjectAggregate
A marker interface which indicates its attributes represent the object as a whole
Often applied to processes and sessions, this causes ancestry traversals to include this object's children when visited.
LATER (GP-5754): This should be an attribute of the schema, not an interface.
-
Field Summary
Fields inherited from interface ghidra.trace.model.target.iface.TraceObjectInterface
KEY_COMMENT, KEY_DISPLAY, KEY_KIND, KEY_MODIFIED, KEY_ORDER, KEY_SHORT_DISPLAY, KEY_TYPE, KEY_VALUE -
Method Summary
Methods inherited from interface ghidra.trace.model.target.iface.TraceObjectInterface
getObject