public interface DMNImportTypesHelper
Modifier and Type | Method and Description |
---|---|
boolean |
isDMN(org.uberfire.backend.vfs.Path path)
Returns true if the path represents a DMN file.
|
boolean |
isJava(org.uberfire.backend.vfs.Path path)
Returns true if the path represents a Java file.
|
boolean |
isPMML(org.uberfire.backend.vfs.Path path)
Returns true if the path represents a PMML file.
|
boolean isDMN(org.uberfire.backend.vfs.Path path)
path
- boolean isPMML(org.uberfire.backend.vfs.Path path)
path
- boolean isJava(org.uberfire.backend.vfs.Path path)
path
- Copyright © 2001–2020 JBoss by Red Hat. All rights reserved.