Uses of Class
org.kie.workbench.common.screens.datamodeller.client.command.FieldAddOrRemoveAnnotationCommand
-
Packages that use FieldAddOrRemoveAnnotationCommand Package Description org.kie.workbench.common.screens.datamodeller.client.command -
-
Uses of FieldAddOrRemoveAnnotationCommand in org.kie.workbench.common.screens.datamodeller.client.command
Methods in org.kie.workbench.common.screens.datamodeller.client.command that return FieldAddOrRemoveAnnotationCommand Modifier and Type Method Description FieldAddOrRemoveAnnotationCommandDataModelCommandBuilder. buildFieldAddOrRemoveAnnotationCommand(DataModelerContext context, String source, org.kie.workbench.common.services.datamodeller.core.DataObject dataObject, org.kie.workbench.common.services.datamodeller.core.ObjectProperty field, String annotationClassName, boolean doAdd)
-