Class DataObjectAddAnnotationCommand

    • Constructor Detail

      • DataObjectAddAnnotationCommand

        public DataObjectAddAnnotationCommand​(DataModelerContext context,
                                              String source,
                                              org.kie.workbench.common.services.datamodeller.core.DataObject dataObject,
                                              org.kie.workbench.common.services.datamodeller.core.Annotation annotation,
                                              DataModelChangeNotifier notifier)
    • Method Detail

      • execute

        public void execute()