Class DMNImportTypesHelperImpl

  • All Implemented Interfaces:
    org.kie.workbench.common.dmn.api.marshalling.DMNImportTypesHelper

    @ApplicationScoped
    public class DMNImportTypesHelperImpl
    extends Object
    implements org.kie.workbench.common.dmn.api.marshalling.DMNImportTypesHelper
    • Constructor Detail

      • DMNImportTypesHelperImpl

        public DMNImportTypesHelperImpl()
    • Method Detail

      • isDMN

        public boolean isDMN​(org.uberfire.backend.vfs.Path path)
        Specified by:
        isDMN in interface org.kie.workbench.common.dmn.api.marshalling.DMNImportTypesHelper
      • isPMML

        public boolean isPMML​(org.uberfire.backend.vfs.Path path)
        Specified by:
        isPMML in interface org.kie.workbench.common.dmn.api.marshalling.DMNImportTypesHelper
      • isJava

        public boolean isJava​(org.uberfire.backend.vfs.Path path)
        Specified by:
        isJava in interface org.kie.workbench.common.dmn.api.marshalling.DMNImportTypesHelper