@ApplicationScoped public class DMNImportTypesHelperImpl extends Object implements DMNImportTypesHelper
| Constructor and Description |
|---|
DMNImportTypesHelperImpl() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isDMN(org.uberfire.backend.vfs.Path path) |
boolean |
isJava(org.uberfire.backend.vfs.Path path) |
boolean |
isPMML(org.uberfire.backend.vfs.Path path) |
public boolean isDMN(org.uberfire.backend.vfs.Path path)
isDMN in interface DMNImportTypesHelperpublic boolean isPMML(org.uberfire.backend.vfs.Path path)
isPMML in interface DMNImportTypesHelperpublic boolean isJava(org.uberfire.backend.vfs.Path path)
isJava in interface DMNImportTypesHelperCopyright © 2001–2020 JBoss by Red Hat. All rights reserved.