Interface IBuildProperties
-
- All Superinterfaces:
ICompilationUnit
- All Known Implementing Classes:
BuildProperties
,PojoBuildProperties
,PojoBuildProperties
,PojoBuildPropertiesFile
public interface IBuildProperties extends ICompilationUnit
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description String
binIncludes()
String
output()
String
source()
-
Methods inherited from interface org.palladiosimulator.protocom.lang.ICompilationUnit
filePath, projectName
-
-