Class DMNShapeSet

  • All Implemented Interfaces:
    org.kie.workbench.common.stunner.core.client.ShapeSet<DMNShapeFactory>

    @ApplicationScoped
    public class DMNShapeSet
    extends org.kie.workbench.common.stunner.core.client.AbstractBindableShapeSet<DMNShapeFactory>
    • Constructor Detail

      • DMNShapeSet

        protected DMNShapeSet()
      • DMNShapeSet

        @Inject
        public DMNShapeSet​(org.kie.workbench.common.stunner.core.api.DefinitionManager definitionManager,
                           DMNShapeFactory factory)
    • Method Detail

      • getDefinitionSetClass

        protected Class<?> getDefinitionSetClass()
        Specified by:
        getDefinitionSetClass in class org.kie.workbench.common.stunner.core.client.AbstractBindableShapeSet<DMNShapeFactory>
      • getDefinitionManager

        protected org.kie.workbench.common.stunner.core.api.DefinitionManager getDefinitionManager()
        Specified by:
        getDefinitionManager in class org.kie.workbench.common.stunner.core.client.AbstractBindableShapeSet<DMNShapeFactory>