| Package | Description |
|---|---|
| org.openl.rules.repository |
| Modifier and Type | Interface and Description |
|---|---|
interface |
RProject
OpenL Rules Project.
|
| Modifier and Type | Method and Description |
|---|---|
RFolder |
RFolder.createFolder(String name)
Creates sub folder to the folder.
|
RFolder |
RProject.getRootFolder()
Returns root folder of the project.
|
| Modifier and Type | Method and Description |
|---|---|
List<RFolder> |
RFolder.getFolders()
Gets list of sub folders.
|
Copyright © 2018. All rights reserved.