Class DataObjectAddOrRemoveAnnotationCommand

    • Constructor Detail

      • DataObjectAddOrRemoveAnnotationCommand

        public DataObjectAddOrRemoveAnnotationCommand​(DataModelerContext context,
                                                      String source,
                                                      org.kie.workbench.common.services.datamodeller.core.DataObject dataObject,
                                                      String annotationClassName,
                                                      boolean doAdd,
                                                      DataModelChangeNotifier notifier)
    • Method Detail

      • execute

        public void execute()