@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)
Returns true if the path represents a DMN file.
|
boolean |
isPMML(org.uberfire.backend.vfs.Path path)
Returns true if the path represents a PMML file.
|
public boolean isDMN(org.uberfire.backend.vfs.Path path)
DMNImportTypesHelperisDMN in interface DMNImportTypesHelperpublic boolean isPMML(org.uberfire.backend.vfs.Path path)
DMNImportTypesHelperisPMML in interface DMNImportTypesHelperCopyright © 2001–2019 JBoss by Red Hat. All rights reserved.