| Package | Description |
|---|---|
| io.konig.core.project | |
| io.konig.datasource |
| Modifier and Type | Method and Description |
|---|---|
ProjectFile |
ProjectFileCreator.create(Vertex v) |
ProjectFile |
ProjectFolder.createFile(String fileName) |
ProjectFile |
Project.createProjectFile(File localFile) |
ProjectFile |
Project.createProjectFile(String path) |
| Modifier and Type | Method and Description |
|---|---|
ProjectFile |
TableDataSource.getDdlFile() |
ProjectFile |
TableDataSource.getTransformFile() |
| Modifier and Type | Method and Description |
|---|---|
void |
TableDataSource.setDdlFile(ProjectFile file) |
void |
TableDataSource.setTransformFile(ProjectFile file) |
Copyright © 2019. All rights reserved.