Interface FabricDefaultAttributeRegistry.ModifyDefaultAttribute
- Enclosing class:
FabricDefaultAttributeRegistry
- Functional Interface:
- This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.
-
Method Summary
Modifier and TypeMethodDescriptionvoidUse the providedFabricDefaultAttributeRegistry.ModifyContextto modify the default attributes of entity types.
-
Method Details
-
modify
Use the providedFabricDefaultAttributeRegistry.ModifyContextto modify the default attributes of entity types.- Parameters:
context- The context to modify default attributes.
-