Interface ModelRootContext
- 
public interface ModelRootContextServes as a context when the model root is created viaModelRootFactory#create(ModelRootContext)- See Also:
 ModelRootFactory
 
- 
- 
Field Summary
Fields Modifier and Type Field Description static ModelRootContextEMPTY_CONTEXT 
 - 
 
- 
- 
Field Detail
- 
EMPTY_CONTEXT
static final ModelRootContext EMPTY_CONTEXT
 
 - 
 
 -