Class CreateProtoComMetaDataFilesJob
java.lang.Object
de.uka.ipd.sdq.codegen.simucontroller.workflow.jobs.AbstractCreateMetaDataFilesJob
de.uka.ipd.sdq.codegen.simucontroller.workflow.jobs.CreateProtoComMetaDataFilesJob
- All Implemented Interfaces:
de.uka.ipd.sdq.workflow.jobs.IJob
public class CreateProtoComMetaDataFilesJob
extends AbstractCreateMetaDataFilesJob
implements de.uka.ipd.sdq.workflow.jobs.IJob
-
Field Summary
Fields inherited from class de.uka.ipd.sdq.codegen.simucontroller.workflow.jobs.AbstractCreateMetaDataFilesJob
configuration, F_BUILD, F_CONTENT, F_FRAGMENT, F_MANIFEST, F_MANIFEST_FP, F_PLUGIN, F_PROPERTIES
-
Constructor Summary
ConstructorDescriptionCreateProtoComMetaDataFilesJob
(org.palladiosimulator.analyzer.workflow.configurations.AbstractCodeGenerationWorkflowRunConfiguration configuration) -
Method Summary
Methods inherited from class de.uka.ipd.sdq.codegen.simucontroller.workflow.jobs.AbstractCreateMetaDataFilesJob
cleanup, execute, getName
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface de.uka.ipd.sdq.workflow.jobs.IJob
cleanup, execute, getName
-
Constructor Details
-
CreateProtoComMetaDataFilesJob
public CreateProtoComMetaDataFilesJob(org.palladiosimulator.analyzer.workflow.configurations.AbstractCodeGenerationWorkflowRunConfiguration configuration)
-
-
Method Details
-
writePluginXmlContent
- Specified by:
writePluginXmlContent
in classAbstractCreateMetaDataFilesJob
-
writeBuildPropertiesContent
- Specified by:
writeBuildPropertiesContent
in classAbstractCreateMetaDataFilesJob
-
getRequiredBundles
- Specified by:
getRequiredBundles
in classAbstractCreateMetaDataFilesJob
-
getBundleActivator
- Specified by:
getBundleActivator
in classAbstractCreateMetaDataFilesJob
-