public final class SourceFile extends Object
| Constructor and Description |
|---|
SourceFile(Path inputPath,
Path basePath,
Path outputPath) |
SourceFile(String modelName,
Path path) |
SourceFile(String modelName,
Path inputPath,
Path basePath,
Path outputPath) |
| Modifier and Type | Method and Description |
|---|---|
String |
getClassName() |
Path |
getInputPath() |
Path |
getOutputPath() |
String |
getPackageName() |
Path |
getRelativePath() |
Copyright © 2005–2019 GraphWalker. All rights reserved.