Package org.palladiosimulator.protocom
Class ProtoComProjectFactory
java.lang.Object
org.palladiosimulator.protocom.ProtoComProjectFactory
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic void
cleanup()
static HashMap<String,
ProtoComProject> static ProtoComProject
getProject
(String projectURI, String filePath) static org.palladiosimulator.analyzer.workflow.configurations.AbstractCodeGenerationWorkflowRunConfiguration.CodeGenerationAdvice
static org.palladiosimulator.analyzer.workflow.configurations.AbstractCodeGenerationWorkflowRunConfiguration.CodeGenerationAdvice
setProjectType
(org.palladiosimulator.analyzer.workflow.configurations.AbstractCodeGenerationWorkflowRunConfiguration.CodeGenerationAdvice type)
-
Constructor Details
-
ProtoComProjectFactory
public ProtoComProjectFactory()
-
-
Method Details
-
getProject
-
getCreatedProjects
-
cleanup
public static void cleanup() -
setProjectType
public static org.palladiosimulator.analyzer.workflow.configurations.AbstractCodeGenerationWorkflowRunConfiguration.CodeGenerationAdvice setProjectType(org.palladiosimulator.analyzer.workflow.configurations.AbstractCodeGenerationWorkflowRunConfiguration.CodeGenerationAdvice type) -
getProjectType
public static org.palladiosimulator.analyzer.workflow.configurations.AbstractCodeGenerationWorkflowRunConfiguration.CodeGenerationAdvice getProjectType()
-