private class InspcGui.UserInspcPlug extends java.lang.Object implements UserInspcPlug_ifc, GralPlugUser2Gral_ifc
versionversion| 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_ifcgetTargetFromPath in interface UserInspcPlug_ifcsDataPath - the path given in scripts. It may have the form PREFIX:PATH or TARGET:PATHInspcTargetAccessor and the parts of the path.