private class InspcGui.UserInspcPlug extends java.lang.Object implements UserInspcPlug_ifc, GralPlugUser2Gral_ifc
version
version
Constructor and Description |
---|
UserInspcPlug() |
Modifier and Type | Method and Description |
---|---|
InspcTargetAccessData |
getTargetFromPath(java.lang.String sDataPath)
Replaces the prefix of the path with a possible replacement.
|
UserInspcPlug()
public InspcTargetAccessData getTargetFromPath(java.lang.String sDataPath)
org.vishia.inspcPC.UserInspcPlug_ifc
getTargetFromPath
in interface UserInspcPlug_ifc
sDataPath
- the path given in scripts. It may have the form PREFIX:PATH or TARGET:PATHInspcTargetAccessor
and the parts of the path.