Interface ICombinedContext

All Superinterfaces:
IContext, IDTFJContext
All Known Implementing Classes:
CombinedContext

public interface ICombinedContext extends IDTFJContext
A combined context is an extended DTFJ context which also contains a DDR context. This is to allow commands to be passed down the stack starting with DTFJ and then moving to DDR if necessary.