Interface ModelModifier.OnLoad.Context
- Enclosing interface:
ModelModifier.OnLoad
@NonExtendable
public static interface ModelModifier.OnLoad.Context
The context for an on load model modification event.
-
Method Summary
-
Method Details
-
id
Identifier id()The identifier of the model that was loaded.
-