Interface TraceRegisterContainer

All Superinterfaces:
TraceObjectInterface
All Known Implementing Classes:
DBTraceObjectRegisterContainer

public interface TraceRegisterContainer extends TraceObjectInterface
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: