Class PCMResourceUtils
java.lang.Object
org.palladiosimulator.dataflow.confidentiality.analysis.utils.pcm.PCMResourceUtils
-
Method Summary
Modifier and TypeMethodDescriptionstatic URI
createRelativePluginURI
(String relativePath, String modelProjectName) Creates a relative plugin uri from the given relative path
-
Method Details
-
createRelativePluginURI
Creates a relative plugin uri from the given relative path- Parameters:
relativePath
- Given relative path- Returns:
- Returns plugin path with the given project name and provided relative path
-