public interface UserInspcPlug_ifc
Modifier and Type | Field and Description |
---|---|
static int |
version
Version, history and license
2012-04-07 Hartmut It is not possible to extend GralPlugUser2Gral_ifc because that is
in an non-dependent component.
|
Modifier and Type | Method and Description |
---|---|
InspcTargetAccessData |
getTargetFromPath(java.lang.String sDataPath)
Replaces the prefix of the path with a possible replacement.
|
static final int version
InspcTargetAccessData getTargetFromPath(java.lang.String sDataPath)
sDataPath
- the path given in scripts. It may have the form PREFIX:PATH or TARGET:PATHInspcTargetAccessor
and the parts of the path.