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