public static class JZtxtcmdScript.AccessFilesetname extends JZtxtcmdScript.JZcmditem
JZtxtcmdAccessFileset
but this class
contains the name of the fileset instead the fileset-reference itself
and it contains a FilePath
instead a JZtxtcmdFilepath
.
It is the form which is gotten from a textual script by translating the script.
The JZtxtcmdAccessFileset
is build on running time in the adequate execution level
of the @link JZtxtcmdExecuter.ExecuteLevel
Modifier and Type | Field and Description |
---|---|
(package private) JZtxtcmdScript.JZcmdDataAccess |
filesetVariable |
(package private) java.lang.String |
XXXfilesetVariableName
From Zbnf, if null then
#zmakeFilepathName may be the fileset. |
conversion, dataAccess, elementType, expression, parentList, sindentA, srcColumn, srcFile, srcLine, statementlist, subitem, textArg
mColumn, mFile, mLine
Constructor and Description |
---|
AccessFilesetname(JZtxtcmdScript.StatementList list)
The filepath for the fileset.
|
Modifier and Type | Method and Description |
---|---|
void |
add_zmakeFilesetVariable(JZtxtcmdScript.JZcmdDataAccess val) |
JZtxtcmdScript.JZcmdDataAccess |
new_zmakeFilesetVariable() |
void |
set_accessPath(java.lang.String val)
For ZbnfJavaOutput: <""?
|
void |
XXXset_zmakeFilesetVariable(java.lang.String val)
For ZbnfJavaOutput.
|
add_boolExpr, add_dataAccess, add_dataStruct, add_Filepath, add_filesetAccess, add_numExpr, add_statementBlock, add_textExpr, elementType, isEmpty, new_boolExpr, new_dataAccess, new_dataStruct, new_Filepath, new_filesetAccess, new_numExpr, new_statementBlock, new_textExpr, scriptException, set_plainText, set_text, setLineColumnFile, setLineColumnFileMode, statementlist, toString, writeStruct, writeStructAdd, writeStructLine, XXXadd_File, XXXnew_File
java.lang.String XXXfilesetVariableName
#zmakeFilepathName
may be the fileset.JZtxtcmdScript.JZcmdDataAccess filesetVariable
public AccessFilesetname(JZtxtcmdScript.StatementList list)
public void set_accessPath(java.lang.String val)
JZtxtcmdScript.JZcmditem.statementlist
.public void XXXset_zmakeFilesetVariable(java.lang.String val)
#filesetVariableName
is set already,
it is an accessPath with a variable.val
- public JZtxtcmdScript.JZcmdDataAccess new_zmakeFilesetVariable()
public void add_zmakeFilesetVariable(JZtxtcmdScript.JZcmdDataAccess val)