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