Class SimuComNature
java.lang.Object
de.uka.ipd.sdq.codegen.simucontroller.runconfig.SimuComNature
- All Implemented Interfaces:
IProjectNature
Class for the SimuCom Project Nature. This project nature is attached to every project that is
generated before the SimuCom Simulation starts.
This is an implementation of org.eclipse.core.resources.natures extension point and was only
intended to support de.uka.ipd.sdq.simucom.rerunsimulation plug-in
-
Field Summary
-
Constructor Summary
-
Method Summary
-
Field Details
-
NATURE_ID
The id of this project nature. Can be used to search for projects containing this nature- See Also:
-
-
Constructor Details
-
SimuComNature
public SimuComNature()
-
-
Method Details
-
configure
- Specified by:
configure
in interfaceIProjectNature
- Throws:
CoreException
-
deconfigure
- Specified by:
deconfigure
in interfaceIProjectNature
- Throws:
CoreException
-
getProject
- Specified by:
getProject
in interfaceIProjectNature
-
setProject
- Specified by:
setProject
in interfaceIProjectNature
-