Uses of Class
org.machanism.machai.schema.Customization
Packages that use Customization
-
Uses of Customization in org.machanism.machai.schema
Methods in org.machanism.machai.schema that return types with arguments of type CustomizationModifier and TypeMethodDescriptionBindex.getCustomizations()Extension or customization points for developers to extend or modify the artifact's functionality.Method parameters in org.machanism.machai.schema with type arguments of type CustomizationModifier and TypeMethodDescriptionvoidBindex.setCustomizations(List<Customization> customizations) Extension or customization points for developers to extend or modify the artifact's functionality.