Interface ITestPlan
-
- All Superinterfaces:
ICompilationUnit
- All Known Implementing Classes:
ServletTestPlan,TestPlan
public interface ITestPlan extends ICompilationUnit
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Stringcontent()intpopulation()StringscenarioName()intthinkTime()-
Methods inherited from interface org.palladiosimulator.protocom.lang.ICompilationUnit
filePath, projectName
-
-