Package ghidra.trace.model.memory
Interface TraceRegisterContainer
- All Superinterfaces:
TraceObjectInterface
- All Known Implementing Classes:
DBTraceObjectRegisterContainer
A container of registers.
NOTE: This is a special case of "container", since it need not be the immediate parent of the
TraceRegisters it contains. Thus, this cannot be supplanted by
TraceObjectSchema.searchForCanonicalContainer(Class).
- See Also:
-
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