Uses of Class
net.ssehub.easy.instantiation.core.model.artifactModel.JavaPath
-
Packages that use JavaPath Package Description net.ssehub.easy.instantiation.core.model.artifactModel Contains the VIL artifact model. -
-
Uses of JavaPath in net.ssehub.easy.instantiation.core.model.artifactModel
Methods in net.ssehub.easy.instantiation.core.model.artifactModel that return JavaPath Modifier and Type Method Description static JavaPathJavaPath. convert(java.lang.String val)Conversion operation.JavaPathJavaPath. getPathSegmentsPath()Returns the path segments as Java path.JavaPathJavaPath. toJavaPath()JavaPathPath. toJavaPath()Turns this path into a java package name.JavaPathPath. toJavaPath(java.lang.String prefixRegEx)Turns this path into a java package name.
-