Skip navigation links
A B C D E F G H I J K L M N O P Q R S T U V W X Z _ 

A

abort() - Method in class org.vishia.fileRemote.FileRemoteProgressEvData
Quest from executer.
abortAction() - Method in class org.vishia.fileRemote.FileRemote
It sends an abort event to the execution thread or to any remote device to abort any action with files.
abortAll() - Method in class org.vishia.fileLocalAccessor.FileAccessorLocalJava7
 
abortAll() - Method in class org.vishia.fileRemote.FileAccessZip
 
abortAll() - Method in class org.vishia.fileRemote.FileRemoteAccessor
Abort currently running and saved copy, check etc. actions.
abortAllCmds() - Method in class org.vishia.cmd.CmdExecuter
 
abortCmd() - Method in class org.vishia.cmd.CmdExecuter
Aborts the running cmd.
abortCmdExecution() - Method in class org.vishia.cmd.JZtxtcmdExecuter
Aborts all CmdExecuter for operation system calls in all threads of this.
aborted - Variable in class org.vishia.fileLocalAccessor.FileCallbackLocalCmp
 
aborted - Variable in class org.vishia.fileLocalAccessor.FileCallbackLocalCopy
 
aborted - Variable in class org.vishia.fileRemote.FileRemoteCallbackSearch
 
abortReceive() - Method in interface org.vishia.communication.InterProcessComm
Abort receiving function
abortReceive() - Method in class org.vishia.communication.InterProcessComm_SocketImpl
 
aboutInfo - Variable in class org.vishia.util.Arguments
 
aboutInfo() - Method in class org.vishia.util.Arguments
 
absbasepath() - Method in class org.vishia.cmd.JZtxtcmdFilepath
Assembles and returns the designated part from this Filepath as String or StringBuilder:: <&absbasepath()>.
absbasepath(FilePath.FilePathEnvAccess) - Method in class org.vishia.util.FilePath
Returns the base path part as absolute path.
absbasepath(CharSequence, FilePath.FilePathEnvAccess) - Method in class org.vishia.util.FilePath
Builds the absolute path with given basepath maybe absolute or not, maybe with drive letter or not.
absbasepathW() - Method in class org.vishia.cmd.JZtxtcmdFilepath
 
absbasepathW(FilePath.FilePathEnvAccess) - Method in class org.vishia.util.FilePath
Returns the base path part as absolute path for Windows environment with backslash as separator.
absCharAt(int) - Method in class org.vishia.util.StringPart
 
absdir() - Method in class org.vishia.cmd.JZtxtcmdFilepath
Assembles and returns the designated part from this Filepath as String or StringBuilder:: <&path.absdir()>.
absdir(FilePath.FilePathEnvAccess) - Method in class org.vishia.util.FilePath
Returns the directory part as absolute path.
absdirW() - Method in class org.vishia.cmd.JZtxtcmdFilepath
 
absdirW(FilePath.FilePathEnvAccess) - Method in class org.vishia.util.FilePath
Returns the directory part as absolute path for Windows environment with backslash as separator.
absfile() - Method in class org.vishia.cmd.JZtxtcmdFilepath
Assembles and returns the designated part from this Filepath as String or StringBuilder: <&path.absfile()>.
absfile(FilePath.FilePathEnvAccess) - Method in class org.vishia.util.FilePath
Returns the complete file path as absolute path.
absfileReplwildcard(FilePath) - Method in class org.vishia.cmd.JZtxtcmdFilepath
Returns the local file with replaced wildcard in the local dir.
absfileReplwildcard(FilePath, FilePath.FilePathEnvAccess) - Method in class org.vishia.util.FilePath
Returns the local file with replaced wildcard in the local dir.
absfileW() - Method in class org.vishia.cmd.JZtxtcmdFilepath
 
absfileW(FilePath.FilePathEnvAccess) - Method in class org.vishia.util.FilePath
Returns the complete file path as absolute path for Windows environment with backslash as separator.
absname() - Method in class org.vishia.cmd.JZtxtcmdFilepath
Assembles and returns the designated part from this Filepath as String or StringBuilder: <&data.absname()>.
absname(FilePath.FilePathEnvAccess) - Method in class org.vishia.util.FilePath
Returns the file path but without extension as absolute path.
absnameW() - Method in class org.vishia.cmd.JZtxtcmdFilepath
 
absnameW(FilePath.FilePathEnvAccess) - Method in class org.vishia.util.FilePath
Returns the file path but without extension as absolute path for Windows environment with backslash as separator.
absolutePath(String, File) - Static method in class org.vishia.util.FileFunctions
Converts to the absolute and normalized path if a relative path or HOME path is given.
absPath - Variable in class org.vishia.util.FilePath
Set if the path starts with '/' or '\' maybe after drive letter.
absPos0 - Variable in class org.vishia.util.StringPart
The absolute position of character in the input file of content[0] It is used for StringPartFromFileLines or adequate reader.
absPos0 - Variable in class org.vishia.util.StringPart.Part
Absolute positions of part of chars
absSubString(int, int) - Method in class org.vishia.util.StringPart
Returns a String from absolute range.
absTime - Variable in class org.vishia.util.Timeshort
Any absolute timestamp to the Timeshort.absTime_short.
absTime_Millisec7short - Variable in class org.vishia.util.Timeshort
Milliseconds for 1 step of shorttime.
absTime_short - Variable in class org.vishia.util.Timeshort
The shorttime-stamp to the Timeshort.absTime timestamp.
absTimeshort(int) - Method in class org.vishia.util.Timeshort
Returns the absolute time in milliseconds after 1970 to a given timeshort.
abstract_ - Variable in class org.vishia.header2Reflection.CheaderParser.Destructor
 
abstract_ - Variable in class org.vishia.header2Reflection.CheaderParser.MethodDef
 
acc - Variable in class org.vishia.byteData.ByteDataVariable.Int16
 
acc - Variable in class org.vishia.byteData.ByteDataVariable.Int32
 
acc - Variable in class org.vishia.byteData.ByteDataVariable.Int32Array
 
acc - Variable in class org.vishia.byteData.ByteDataVariable.Uint16
 
acc - Variable in class org.vishia.byteData.ByteDataVariable.Uint16Array
 
acc - Variable in class org.vishia.byteData.ByteDataVariable.Uint32
 
acc - Variable in class org.vishia.byteData.ByteDataVariable.Uint32Array
 
acc - Variable in class org.vishia.cmd.JZtxtcmdExecuter
The usable instance of the JZtxtcmdExecuter for some managements.
acc_ - Variable in class org.vishia.fileRemote.FileRemote
 
accData - Variable in class org.vishia.zcmd.Bin2Data
 
accept(File, String) - Method in class org.vishia.util.FilepathFilter
 
access(Object, boolean, boolean, Map<String, DataAccess.IntegerIx>, Object[]) - Method in class org.vishia.util.DataAccess
Searches the Object maybe invoking some methods which is referred with this instances, DataAccess.datapath.
access(CharSequence, Object, boolean, boolean, boolean, DataAccess.Dst) - Static method in class org.vishia.util.DataAccess
Accesses data with a String given path.
access(List<DataAccess.DatapathElement>, Object, boolean, boolean, Map<String, DataAccess.IntegerIx>, Object[], boolean, DataAccess.Dst) - Static method in class org.vishia.util.DataAccess
Universal method to accesses data.
access(DataAccess.DatapathElement, Object, boolean, boolean, Map<String, DataAccess.IntegerIx>, Object[], boolean, DataAccess.Dst) - Static method in class org.vishia.util.DataAccess
Access to the given element, used internally, also able to use for one element form extern.
accessError - Variable in class org.vishia.cmd.JZtxtcmdExecuter
Variable for any exception while accessing any java resources.
AccessFilesetname(JZtxtcmdScript.StatementList) - Constructor for class org.vishia.cmd.JZtxtcmdScript.AccessFilesetname
The filepath for the fileset.
accessorSelector - Static variable in class org.vishia.fileRemote.FileRemote
Instance of the application-width selector for FileRemoteAccessor.
accesspath - Variable in class org.vishia.cmd.JZtxtcmdAccessFileset
 
AccessPolicy - Class in org.vishia.util
This interface determines how a field can be accessed or how the reference-return value of an operation can be used.
AccessPolicy() - Constructor for class org.vishia.util.AccessPolicy
 
AccessPolicy.ChangeAccess - Annotation Type in org.vishia.util
Annotation for an argument or field which is definite changed especially it is an reference as argument of an operation.
AccessPolicy.NonPersist - Annotation Type in org.vishia.util
Annotation for a argument.
AccessPolicy.ReadOnly - Annotation Type in org.vishia.util
Annotation for an operation which do not modify its instance or for a reference which cannot be used to modify the data.
AccessPolicy.ReadOnlyRet - Annotation Type in org.vishia.util
Annotation for an operation which do not modify its instance and which's returned reference is @ReadOnly itself, can only be assigned to a @ReadOnly reference.
accessRight - Variable in class org.vishia.header2Reflection.CheaderParser.Superclass
 
accLevel - Variable in class org.vishia.header2Reflection.CheaderParser.Description
set in #set_acclevel
accu - Variable in class org.vishia.util.CalculatorExpr.Data
The top of stack is the accumulator for the current level of adequate operations, for example all multiplications without stack changing.
action - Variable in class org.vishia.states.StateSimple.Trans
If an action is given, the condition should not contain an action itself.
action(EventObject) - Method in class org.vishia.states.StateSimple.Trans
The non-overridden action executes the StateSimple.Trans.action or returns 0 if it is not given.
activate(int) - Method in class org.vishia.event.TimeOrder
Activate the time order to send the event for the given laps of time.
activate() - Method in class org.vishia.fileLocalAccessor.FileAccessorLocalJava7
 
activate() - Method in class org.vishia.fileRemote.FileAccessZip
 
activate() - Method in class org.vishia.fileRemote.FileRemoteAccessor
Activates working of the devide, thread starting, communication establishing etc.
activateAt(long) - Method in class org.vishia.event.TimeOrder
Enters the TimeEntry to activates the event to the given timestamp.
activateAt(long, long) - Method in class org.vishia.event.TimeOrder
Enters the TimeEntry to activates the event to the given timestamp with a given latest time stamp.
activateCyclic() - Method in class org.vishia.event.TimeOrder
Activate the time order for the first time from the source of the event.
activated - Static variable in class org.vishia.util.KeyCode
Key code for anything activated.
actNr - Variable in class org.vishia.util.ShortenString.StringNr
 
actNrofListIdents - Variable in class org.vishia.msgDispatch.MsgDispatcherCore
List of idents, its current length.
actOperation - Variable in class org.vishia.util.CalculatorExpr.SetExprBase
 
actualArgs - Variable in class org.vishia.cmd.JZtxtcmdScript.CallStatement
Argument list either actual or formal if this is a subtext call or subtext definition.
add(Class_Jc) - Method in class org.vishia.byteData.reflection_Jc.Reflection_Jc
 
add(String, Object) - Method in class org.vishia.cmd.JZtxtcmdExecuter.ListMap
 
add(JZtxtcmdScript.Subroutine, List<DataAccess.Variable<Object>>) - Method in class org.vishia.cmd.JZtxtcmdThreadQueue
Add a subroutine to the queue.
add(File) - Method in interface org.vishia.util.FileFunction.AddFileToList
 
add(File) - Method in interface org.vishia.util.FileFunctions.AddFileToList
 
add(File) - Method in class org.vishia.util.FileFunctions.FilesWithBasePath
Implements interface method.
add(File) - Method in class org.vishia.util.FileFunctions.ListWrapper
 
add(File) - Method in interface org.vishia.util.FilesToList.AddFileToList
 
add(Key, Type) - Method in class org.vishia.util.IndexMultiTable
Adds the (key - value) pair to the container.
add(Type) - Method in class org.vishia.util.IndexMultiTable.IteratorImpl
 
add(Object) - Method in class org.vishia.util.SortedList
Adds an Object independend from the existence of a object with the same key in list.
add(int, Object) - Method in class org.vishia.util.SortedList
This Method throws a RuntimeException because the adding to the list at a specified position is not concept of the SortedList.
add(String, Type) - Method in class org.vishia.util.SortedTreeNode
adds a child.
add(CharSequence) - Method in class org.vishia.util.StringAdd
Adds a String.
add(char) - Method in class org.vishia.util.StringAdd
Adds a Character.
add(CharSequence) - Method in class org.vishia.util.StringFormatter
Adds on the current position a string.
add(String) - Method in class org.vishia.util.StringFormatter
Adds at the current position a string.
add(char) - Method in class org.vishia.util.StringFormatter
 
add(char[]) - Method in class org.vishia.util.StringFormatter
Adds at the current position a char[].
add(String, ZbnfSyntaxPrescript, ZbnfSyntaxPrescript, CharSequence, int, long, long, int, int, String, ZbnfParseResultItem) - Method in class org.vishia.zbnf.ZbnfParserStore
Adds a new item If this is a components item, on end ZbnfParserStore.setAlternativeAndOffsetToEnd(int, int) should be called.
add2List(JZtxtcmdScript.Subroutine, int) - Method in interface org.vishia.cmd.JZtxtcmdScript.AddSub2List
 
add2List(JZtxtcmdScript.JZcmdClass, int) - Method in interface org.vishia.cmd.JZtxtcmdScript.AddSub2List
 
add_abstractMethod(CheaderParser.MethodDef) - Method in class org.vishia.header2Reflection.CheaderParser.HeaderBlock
 
add_actualArgument(JZtxtcmdScript.Argument) - Method in class org.vishia.cmd.JZtxtcmdScript.CallStatement
Set from ZBNF: \<*subtext:name: { ?
add_actualArgument(JZtxtcmdScript.JZcmditem) - Method in class org.vishia.cmd.JZtxtcmdScript.CmdInvoke
Set from ZBNF: \<*subtext:name: { ?
add_actualParameter(CheaderParser.Value) - Method in class org.vishia.header2Reflection.CheaderParser.MethodCall
 
add_addFileset(String) - Method in class org.vishia.cmd.JZtxtcmdScript.UserFileset
 
add_addOperation(CalculatorExpr.SetExprBase.SetExpr) - Method in class org.vishia.util.CalculatorExpr.SetExprBase.SetExpr
Designates the end of an add operation.
add_alternative(EBNFread.EBNFexpr) - Method in class org.vishia.zbnf.ebnfConvert.EBNFread.EBNFalt
 
add_alternative(EBNFread.EBNFexpr) - Method in class org.vishia.zbnf.ebnfConvert.EBNFread.EBNFexpr
 
add_AndCondition(CheaderParser.ConditionDef) - Method in class org.vishia.header2Reflection.CheaderParser.ConditionBlock.OrCondition
 
add_appendTextOut(JZtxtcmdScript.JZcmditem) - Method in class org.vishia.cmd.JZtxtcmdScript.StatementList
 
add_argList(JZtxtcmdScript.JZcmdDataAccess) - Method in class org.vishia.cmd.JZtxtcmdScript.CmdInvoke
 
add_argument(JZtxtcmdScript.JZcmditem) - Method in class org.vishia.cmd.JZtxtcmdScript.JZcmdDatapathElement
For ZbnfJavaOutput: Adds argument to JZtxtcmdScript.JZcmdDatapathElement.fnArgsExpr.
add_argument(JZtxtcmdScript.JZcmditem) - Method in class org.vishia.cmd.JZtxtcmdScript.JZcmdDatapathElementClass
For ZbnfJavaOutput: Adds argument to JZtxtcmdScript.JZcmdDatapathElementClass.fnArgsExpr.
add_ARRAY(CheaderParser.ClassC) - Method in class org.vishia.header2Reflection.CheaderParser.ZbnfResultFile
 
add_arraysize(CheaderParser.Arraysize) - Method in class org.vishia.header2Reflection.CheaderParser.Arraysize
 
add_assign(JZtxtcmdScript.JZcmdDataAccess) - Method in class org.vishia.cmd.JZtxtcmdScript.AssignExpr
 
add_assign(JZtxtcmdScript.JZcmdDataAccess) - Method in class org.vishia.cmd.JZtxtcmdScript.TextOut
 
add_assignExpr(JZtxtcmdScript.AssignExpr) - Method in class org.vishia.cmd.JZtxtcmdScript.StatementList
 
add_assignment(CheaderParser.Assignment) - Method in class org.vishia.header2Reflection.CheaderParser.StatementBlock
 
add_assignment(CheaderParser.Assignment) - Method in class org.vishia.header2Reflection.CheaderParser.Value
 
add_assignThreadVar(JZtxtcmdScript.JZcmdDataAccess) - Method in class org.vishia.cmd.JZtxtcmdScript.ThreadBlock
 
add_attribMacro(CheaderParser.AttribAsMacro) - Method in class org.vishia.header2Reflection.CheaderParser.StructDefinition
 
add_attribute(CheaderParser.AttributeOrTypedef) - Method in class org.vishia.header2Reflection.CheaderParser.ClassDefinition
Adds the attribute in the struct additional to CheaderParser.HeaderBlock.entries.
add_attribute(CheaderParser.AttributeOrTypedef) - Method in class org.vishia.header2Reflection.CheaderParser.HeaderBlock
 
add_attribute(CheaderParser.AttributeOrTypedef) - Method in class org.vishia.header2Reflection.CheaderParser.StructDefinition
Adds the attribute in the struct additional to CheaderParser.HeaderBlock.entries.
add_auxDescription(CheaderParser.ParamDescription) - Method in class org.vishia.header2Reflection.CheaderParser.Description
 
add_boolAndOperation(CalculatorExpr.SetExprBase.SetExpr) - Method in class org.vishia.util.CalculatorExpr.SetExprBase.SetExpr
Designates the end of a AND operation.
add_boolExpr(JZtxtcmdScript.JZcmdCalculatorExpr) - Method in class org.vishia.cmd.JZtxtcmdScript.JZcmditem
 
add_boolOrOperation(CalculatorExpr.SetExprBase.SetExpr) - Method in class org.vishia.util.CalculatorExpr.SetExprBase.SetExpr
Designates the end of a multiplication operation.
add_call(JZtxtcmdScript.CallStatement) - Method in class org.vishia.cmd.JZtxtcmdScript.StatementList
 
add_cd(JZtxtcmdScript.JZcmditem) - Method in class org.vishia.cmd.JZtxtcmdScript.StatementList
 
add_checkJZcmdFile(JZtxtcmdScript.JZcmditem) - Method in class org.vishia.cmd.JZtxtcmdScript.ZbnfJZcmdScript
 
add_checkXmlFile(JZtxtcmdScript.JZcmditem) - Method in class org.vishia.cmd.JZtxtcmdScript.ZbnfJZcmdScript
 
add_CLASS_C(CheaderParser.ClassC) - Method in class org.vishia.header2Reflection.CheaderParser.ZbnfResultFile
 
add_CLASS_CPP(CheaderParser.ClassC) - Method in class org.vishia.header2Reflection.CheaderParser.ZbnfResultFile
 
add_Class_Var(JZtxtcmdScript.JZcmdDataAccess) - Method in class org.vishia.cmd.JZtxtcmdScript.JZcmdDatapathElementClass
 
add_classDecl(CheaderParser.StructClassDecl) - Method in class org.vishia.header2Reflection.CheaderParser.HeaderBlock
 
add_classDef(CheaderParser.ClassDefinition) - Method in class org.vishia.header2Reflection.CheaderParser.HeaderBlock
 
add_Classpath_Var(JZtxtcmdScript.JZcmdDataAccess) - Method in class org.vishia.cmd.JZtxtcmdScript.JZcmdDatapathElementClass
For ZbnfJavaOutput: Sets the datapath for a specific ClassLoader.
add_classVisibilityBlock(CheaderParser.ClassDefinition) - Method in class org.vishia.header2Reflection.CheaderParser.ClassDefinition
 
add_cmdStart(JZtxtcmdScript.CmdInvoke) - Method in class org.vishia.cmd.JZtxtcmdScript.StatementList
 
add_cmdWait(JZtxtcmdScript.CmdInvoke) - Method in class org.vishia.cmd.JZtxtcmdScript.StatementList
 
add_cmpOperation(CalculatorExpr.SetExprBase.SetExpr) - Method in class org.vishia.util.CalculatorExpr.SetExprBase.SetExpr
 
add_condition(JZtxtcmdScript.JZcmdCalculatorExpr) - Method in class org.vishia.cmd.JZtxtcmdScript.CondStatement
 
add_condition(CheaderParser.Value) - Method in class org.vishia.header2Reflection.CheaderParser.ConditionDef
 
add_conditionalArgument(CheaderParser.AttributeOrTypedef) - Method in class org.vishia.header2Reflection.CheaderParser.MethodDef
 
add_conditionBlock(CheaderParser.ConditionBlock) - Method in class org.vishia.header2Reflection.CheaderParser.HeaderBlock
 
add_const_initializer(CheaderParser.DefineDefinition) - Method in class org.vishia.header2Reflection.CheaderParser.HeaderBlock
 
add_constDef(CheaderParser.AttributeOrTypedef) - Method in class org.vishia.header2Reflection.CheaderParser.HeaderBlock
 
add_Constructor(CheaderParser.Constructor) - Method in class org.vishia.header2Reflection.CheaderParser.ClassDefinition
 
add_copy(JZtxtcmdScript.FileOpArg) - Method in class org.vishia.cmd.JZtxtcmdScript.StatementList
 
add_createTextOut(JZtxtcmdScript.JZcmditem) - Method in class org.vishia.cmd.JZtxtcmdScript.StatementList
 
add_dataAccess(JZtxtcmdScript.JZcmdDataAccess) - Method in class org.vishia.cmd.JZtxtcmdScript.JZcmdCalculatorExpr
 
add_dataAccess(JZtxtcmdScript.JZcmdDataAccess) - Method in class org.vishia.cmd.JZtxtcmdScript.JZcmditem
 
add_dataAccess(DataAccess.DataAccessSet) - Method in class org.vishia.util.CalculatorExpr.SetExprBase.SetExpr
 
add_dataPath(JZtxtcmdScript.JZcmdDataAccess) - Method in class org.vishia.cmd.JZtxtcmdScript.JZcmdDatapathElement
 
add_datapathElement(JZtxtcmdScript.JZcmdDatapathElement) - Method in class org.vishia.cmd.JZtxtcmdScript.JZcmdDataAccess
For ZbnfJavaOutput: It should add a type JZcmdDatapathElement instead DataAccess.DataAccessSet#add_datapathElement(DatapathElement).
add_datapathElement(DataAccess.DatapathElement) - Method in class org.vishia.util.CalculatorExpr.Operation
 
add_datapathElement(DataAccess.DatapathElement) - Method in class org.vishia.util.DataAccess
Sets the datapath while adding one element after another.
add_datapathElement(DataAccess.SetDatapathElement) - Method in class org.vishia.util.DataAccess.DataAccessSet
 
add_datapathElementClass(DataAccess.DatapathElementClass) - Method in class org.vishia.util.DataAccess.DataAccessSet
 
add_dataSet(JZtxtcmdScript.StatementList) - Method in class org.vishia.cmd.JZtxtcmdScript.DefListElement
 
add_dataStruct(JZtxtcmdScript.StatementList) - Method in class org.vishia.cmd.JZtxtcmdScript.JZcmditem
 
add_dataText(JZtxtcmdScript.DataText) - Method in class org.vishia.cmd.JZtxtcmdScript.StatementList
Set from ZBNF: (\?
add_debug(JZtxtcmdScript.JZcmditem) - Method in class org.vishia.cmd.JZtxtcmdScript.StatementList
Defines or changes an environment variable with value. set NAME = TEXT; Handle in the same kind like a String variable but appends a '$' to the first name.
add_debugOp(JZtxtcmdScript.JZcmditem) - Method in class org.vishia.cmd.JZtxtcmdScript.StatementList
Defines or changes an environment variable with value. set NAME = TEXT; Handle in the same kind like a String variable but appends a '$' to the first name.
add_DefBoolVar(JZtxtcmdScript.DefVariable) - Method in class org.vishia.cmd.JZtxtcmdScript.StatementList
 
add_DefBoolVar(JZtxtcmdScript.DefVariable) - Method in class org.vishia.cmd.JZtxtcmdScript.Subroutine
 
add_DefClasspath(JZtxtcmdScript.DefClasspathVariable) - Method in class org.vishia.cmd.JZtxtcmdScript.StatementList
 
add_DefClassVar(JZtxtcmdScript.DefClassVariable) - Method in class org.vishia.cmd.JZtxtcmdScript.StatementList
 
add_DefClassVar(JZtxtcmdScript.DefVariable) - Method in class org.vishia.cmd.JZtxtcmdScript.Subroutine
 
add_DefFilepath(JZtxtcmdScript.DefVariable) - Method in class org.vishia.cmd.JZtxtcmdScript.StatementList
 
add_DefFilepath(JZtxtcmdScript.DefVariable) - Method in class org.vishia.cmd.JZtxtcmdScript.Subroutine
 
add_DefFileset(JZtxtcmdScript.UserFileset) - Method in class org.vishia.cmd.JZtxtcmdScript.StatementList
 
add_DefFileset(JZtxtcmdScript.UserFileset) - Method in class org.vishia.cmd.JZtxtcmdScript.Subroutine
 
add_DEFINE_C(CheaderParser.ClassC) - Method in class org.vishia.header2Reflection.CheaderParser.ZbnfResultFile
 
add_defineDefinition(CheaderParser.DefineDefinition) - Method in class org.vishia.header2Reflection.CheaderParser.EnumDefinition
 
add_defineDefinition(CheaderParser.DefineDefinition) - Method in class org.vishia.header2Reflection.CheaderParser.HeaderBlock
 
add_DefMapVar(JZtxtcmdScript.DefVariable) - Method in class org.vishia.cmd.JZtxtcmdScript.StatementList
 
add_DefMapVar(JZtxtcmdScript.DefVariable) - Method in class org.vishia.cmd.JZtxtcmdScript.Subroutine
 
add_DefNumVar(JZtxtcmdScript.DefVariable) - Method in class org.vishia.cmd.JZtxtcmdScript.StatementList
 
add_DefNumVar(JZtxtcmdScript.DefVariable) - Method in class org.vishia.cmd.JZtxtcmdScript.Subroutine
 
add_DefObjVar(JZtxtcmdScript.DefVariable) - Method in class org.vishia.cmd.JZtxtcmdScript.StatementList
 
add_DefObjVar(JZtxtcmdScript.DefVariable) - Method in class org.vishia.cmd.JZtxtcmdScript.Subroutine
 
add_DefSubtext(JZtxtcmdScript.Subroutine) - Method in class org.vishia.cmd.JZtxtcmdScript.DefContainerVariable
 
add_DefSubtext(JZtxtcmdScript.Subroutine) - Method in class org.vishia.cmd.JZtxtcmdScript.StatementList
 
add_defThreadVar(JZtxtcmdScript.JZcmdDataAccess) - Method in class org.vishia.cmd.JZtxtcmdScript.ThreadBlock
 
add_defVariable(JZtxtcmdScript.JZcmdDataAccess) - Method in class org.vishia.cmd.JZtxtcmdScript.DefVariable
 
add_del(JZtxtcmdScript.FileOpArg) - Method in class org.vishia.cmd.JZtxtcmdScript.StatementList
 
add_description(CheaderParser.Description) - Method in class org.vishia.header2Reflection.CheaderParser.AttributeOrTypedef
 
add_Destructor(CheaderParser.Destructor) - Method in class org.vishia.header2Reflection.CheaderParser.ClassDefinition
 
add_divOperation(CalculatorExpr.SetExprBase.SetExpr) - Method in class org.vishia.util.CalculatorExpr.SetExprBase.SetExpr
Designates the end of a multiplication operation.
add_document(DocuGen.Document) - Method in class org.vishia.docuGen.DocuGen.ZbnfDocuGenCtrl
 
add_dowhileCtrl(JZtxtcmdScript.CondStatement) - Method in class org.vishia.cmd.JZtxtcmdScript.StatementList
 
add_EBNFdef(EBNFread.EBNFdef) - Method in class org.vishia.zbnf.ebnfConvert.EBNFread
 
add_element(JZtxtcmdScript.DefListElement) - Method in class org.vishia.cmd.JZtxtcmdScript.DefContainerVariable
 
add_element(Bin2Data.ZbnfResultDescrElement) - Method in class org.vishia.zcmd.Bin2Data.ZbnfResultDescr
 
add_elif(CheaderParser.ConditionBlock) - Method in class org.vishia.header2Reflection.CheaderParser.ConditionBlock
 
add_elseBlock(JZtxtcmdScript.StatementList) - Method in class org.vishia.cmd.JZtxtcmdScript.IfStatement
 
add_elseConditionBlock(CheaderParser.HeaderBlock) - Method in class org.vishia.header2Reflection.CheaderParser.ConditionBlock
 
add_enumDecl(CheaderParser.StructClassDecl) - Method in class org.vishia.header2Reflection.CheaderParser.HeaderBlock
 
add_enumDefinition(CheaderParser.EnumDefinition) - Method in class org.vishia.header2Reflection.CheaderParser.HeaderBlock
 
add_enumElement(CheaderParser.EnumElement) - Method in class org.vishia.header2Reflection.CheaderParser.EnumDefinition
 
add_Filepath(JZtxtcmdScript.JZcmditem) - Method in class org.vishia.cmd.JZtxtcmdScript.JZcmditem
 
add_filePath(String) - Method in class org.vishia.util.FileSet
 
add_filesetAccess(JZtxtcmdScript.AccessFilesetname) - Method in class org.vishia.cmd.JZtxtcmdScript.DefClasspathVariable
 
add_filesetAccess(JZtxtcmdScript.AccessFilesetname) - Method in class org.vishia.cmd.JZtxtcmdScript.JZcmditem
 
add_filesetAccess(JZtxtcmdScript.AccessFilesetname) - Method in class org.vishia.cmd.JZtxtcmdScript.Zmake
 
add_fnPointer(CheaderParser.FnPointer) - Method in class org.vishia.header2Reflection.CheaderParser.HeaderBlock
 
add_forContainer(JZtxtcmdScript.JZcmdDataAccess) - Method in class org.vishia.cmd.JZtxtcmdScript.ForStatement
 
add_forCtrl(JZtxtcmdScript.ForStatement) - Method in class org.vishia.cmd.JZtxtcmdScript.StatementList
 
add_formalArgument(JZtxtcmdScript.Subroutine) - Method in class org.vishia.cmd.JZtxtcmdScript.Subroutine
Set from ZBNF: \<*subtext:name: { ?
add_friendClassDef(CheaderParser.FriendClass) - Method in class org.vishia.header2Reflection.CheaderParser.HeaderBlock
 
add_hasNext(JZtxtcmdScript.StatementList) - Method in class org.vishia.cmd.JZtxtcmdScript.StatementList
 
add_HeaderBlock(CheaderParser.HeaderBlock) - Method in class org.vishia.header2Reflection.CheaderParser.ClassC
 
add_HyperlinkAssociation(DocuGen.HyperlinkAssociation) - Method in class org.vishia.docuGen.DocuGen.Document
 
add_HyperlinkAssociation(DocuGen.HyperlinkAssociation) - Method in class org.vishia.docuGen.DocuGen.ZbnfDocuGenCtrl
 
add_if_statement(CheaderParser.ConditionalStatement) - Method in class org.vishia.header2Reflection.CheaderParser.StatementBlock
 
add_ifBlock(JZtxtcmdScript.IfCondition) - Method in class org.vishia.cmd.JZtxtcmdScript.IfStatement
 
add_ifCtrl(JZtxtcmdScript.IfStatement) - Method in class org.vishia.cmd.JZtxtcmdScript.StatementList
 
add_iferrorlevel(JZtxtcmdScript.Onerror) - Method in class org.vishia.cmd.JZtxtcmdScript.StatementList
 
add_implementDescription(CheaderParser.Description) - Method in class org.vishia.header2Reflection.CheaderParser.HeaderBlock
 
add_implementDescription(CheaderParser.Description) - Method in class org.vishia.header2Reflection.CheaderParser.HeaderBlockEntry
 
add_include(JZtxtcmdScript.JZcmdInclude) - Method in class org.vishia.cmd.JZtxtcmdScript.ZbnfJZcmdScript
 
add_includeDef(CheaderParser.IncludeDef) - Method in class org.vishia.header2Reflection.CheaderParser.HeaderBlock
 
add_includeDef(CheaderParser.IncludeDef) - Method in class org.vishia.header2Reflection.CheaderParser.ZbnfResultFile
 
add_initialization(CheaderParser.InitializationInCtor) - Method in class org.vishia.header2Reflection.CheaderParser.Constructor
 
add_INLINE(CheaderParser.ClassC) - Method in class org.vishia.header2Reflection.CheaderParser.ZbnfResultFile
 
add_inlineMethod(CheaderParser.MethodDef) - Method in class org.vishia.header2Reflection.CheaderParser.HeaderBlock
 
add_innerStructAttribute(CheaderParser.StructDefinition) - Method in class org.vishia.header2Reflection.CheaderParser.StructDefinition
Called from ZBNF: structContent:: ... struct\W <structDefinition?
add_innerUnionAttribute(CheaderParser.StructDefinition) - Method in class org.vishia.header2Reflection.CheaderParser.StructDefinition
An innerUnionAttribute is a fully parsed union with or without a name.
add_input(DocuGen.DocuInput) - Method in class org.vishia.docuGen.DocuGen.Document
 
add_inset(DocuGen.Inset) - Method in class org.vishia.docuGen.DocuGen.Document
 
add_instanceof(JZtxtcmdScript.JZcmdInstanceofExpr) - Method in class org.vishia.cmd.JZtxtcmdScript.JZcmdCalculatorExpr
 
add_invalidBlock(CheaderParser.HeaderBlock) - Method in class org.vishia.header2Reflection.CheaderParser.HeaderBlock
 
add_List(JZtxtcmdScript.DefContainerVariable) - Method in class org.vishia.cmd.JZtxtcmdScript.StatementList
 
add_List(JZtxtcmdScript.DefContainerVariable) - Method in class org.vishia.cmd.JZtxtcmdScript.Subroutine
 
add_loader(JZtxtcmdScript.JZcmdDataAccess) - Method in class org.vishia.cmd.JZtxtcmdScript.DefClassVariable
 
add_mainRoutine(JZtxtcmdScript.StatementList) - Method in class org.vishia.cmd.JZtxtcmdScript.ZbnfJZcmdScript
 
add_methodCall(CheaderParser.MethodCall) - Method in class org.vishia.header2Reflection.CheaderParser.Value
 
add_methodDef(CheaderParser.MethodDef) - Method in class org.vishia.header2Reflection.CheaderParser.HeaderBlock
 
add_methodPtrTypedef(CheaderParser.MethodTypedef) - Method in class org.vishia.header2Reflection.CheaderParser.HeaderBlock
 
add_methodTypedef(CheaderParser.MethodTypedef) - Method in class org.vishia.header2Reflection.CheaderParser.HeaderBlock
 
add_minSpaces(JZtxtcmdScript.JZcmdCalculatorExpr) - Method in class org.vishia.cmd.JZtxtcmdScript.TextColumn
 
add_mkdir(JZtxtcmdScript.JZcmditem) - Method in class org.vishia.cmd.JZtxtcmdScript.StatementList
 
add_move(JZtxtcmdScript.FileOpArg) - Method in class org.vishia.cmd.JZtxtcmdScript.StatementList
 
add_multOperation(CalculatorExpr.SetExprBase.SetExpr) - Method in class org.vishia.util.CalculatorExpr.SetExprBase.SetExpr
Designates the end of a multiplication operation.
add_newJavaClass(DataAccess.DatapathElementClass) - Method in class org.vishia.util.DataAccess.DataAccessSet
 
add_null_initializer(CheaderParser.DefineDefinition) - Method in class org.vishia.header2Reflection.CheaderParser.HeaderBlock
 
add_number(CheaderParser.Number) - Method in class org.vishia.header2Reflection.CheaderParser.Value
 
add_numExpr(JZtxtcmdScript.JZcmdCalculatorExpr) - Method in class org.vishia.cmd.JZtxtcmdScript.JZcmditem
 
add_objElement(JZtxtcmdScript.JZcmditem) - Method in class org.vishia.cmd.JZtxtcmdScript.DefContainerVariable
 
add_onerror(JZtxtcmdScript.Onerror) - Method in class org.vishia.cmd.JZtxtcmdScript.StatementList
 
add_Openfile(JZtxtcmdScript.DefVariable) - Method in class org.vishia.cmd.JZtxtcmdScript.StatementList
 
add_operator(CheaderParser.Operator) - Method in class org.vishia.header2Reflection.CheaderParser.ClassDefinition
 
add_operator(CheaderParser.Operator) - Method in class org.vishia.header2Reflection.CheaderParser.Operator
 
add_option(EBNFread.EBNFexpr) - Method in class org.vishia.zbnf.ebnfConvert.EBNFread.EBNFexpr
 
add_OrCondition(CheaderParser.ConditionBlock.OrCondition) - Method in class org.vishia.header2Reflection.CheaderParser.ConditionBlock
 
add_outside(CheaderParser.ClassC) - Method in class org.vishia.header2Reflection.CheaderParser.ZbnfResultFile
 
add_paramDescription(CheaderParser.ParamDescription) - Method in class org.vishia.header2Reflection.CheaderParser.Description
 
add_parameter(CheaderParser.DefineParameter) - Method in class org.vishia.header2Reflection.CheaderParser.DefineDefinition
 
add_parenthesis(EBNFread.EBNFexpr) - Method in class org.vishia.zbnf.ebnfConvert.EBNFread.EBNFexpr
 
add_parenthesisExpr(CalculatorExpr.SetExprBase.SetExpr) - Method in class org.vishia.util.CalculatorExpr.SetExprBase.SetExpr
Closes an parenthesis expression.
add_Pipe(JZtxtcmdScript.DefVariable) - Method in class org.vishia.cmd.JZtxtcmdScript.StatementList
 
add_refCastingValue(CheaderParser.RefCastingValue) - Method in class org.vishia.header2Reflection.CheaderParser.Value
 
add_referenceAddress(CheaderParser.Value) - Method in class org.vishia.header2Reflection.CheaderParser.Value
 
add_Refvariable(CheaderParser.Variable) - Method in class org.vishia.header2Reflection.CheaderParser.Assignment
 
add_relocateAddr(int) - Method in class org.vishia.header2Reflection.ExtReflection_Insp_h.ExtReflection_Insp
 
add_repetition(EBNFread.EBNFexpr) - Method in class org.vishia.zbnf.ebnfConvert.EBNFread.EBNFexpr
 
add_returnAssignment(CheaderParser.Value) - Method in class org.vishia.header2Reflection.CheaderParser.StatementBlock
 
add_returnDescription(CheaderParser.ParamDescription) - Method in class org.vishia.header2Reflection.CheaderParser.Description
 
add_setColumn(JZtxtcmdScript.TextColumn) - Method in class org.vishia.cmd.JZtxtcmdScript.StatementList
 
add_setEnvVar(JZtxtcmdScript.DefVariable) - Method in class org.vishia.cmd.JZtxtcmdScript.StatementList
Defines or changes an environment variable with value. set NAME = TEXT; Handle in the same kind like a String variable but appends a '$' to the first name.
add_setEnvVar(JZtxtcmdScript.DefVariable) - Method in class org.vishia.cmd.JZtxtcmdScript.Subroutine
Defines or changes an environment variable with value. set NAME = TEXT; Handle in the same kind like a String variable but appends a '$' to the first name.
add_simpleMethodCall(CheaderParser.MethodCall) - Method in class org.vishia.header2Reflection.CheaderParser.MethodCall
 
add_simpleMethodCall(CheaderParser.MethodCall) - Method in class org.vishia.header2Reflection.CheaderParser.StatementBlock
 
add_startDatapath(DataAccess.SetDatapathElement) - Method in class org.vishia.util.DataAccess.DataAccessSet
 
add_statement(CheaderParser.StatementBlock) - Method in class org.vishia.header2Reflection.CheaderParser.StatementBlock
 
add_statementBlock(JZtxtcmdScript.StatementList) - Method in class org.vishia.cmd.JZtxtcmdScript.JZcmditem
 
add_statementBlock(JZtxtcmdScript.StatementList) - Method in class org.vishia.cmd.JZtxtcmdScript.StatementList
 
add_statementBlock(CheaderParser.StatementBlock) - Method in class org.vishia.header2Reflection.CheaderParser.MethodDef
 
add_statementBlock(CheaderParser.StatementBlock) - Method in class org.vishia.header2Reflection.CheaderParser.StatementBlock
 
add_staticJavaMethod(DataAccess.DatapathElementClass) - Method in class org.vishia.util.DataAccess.DataAccessSet
 
add_staticMethod(CheaderParser.MethodDef) - Method in class org.vishia.header2Reflection.CheaderParser.HeaderBlock
 
add_Stringjar(JZtxtcmdScript.DefVariable) - Method in class org.vishia.cmd.JZtxtcmdScript.StatementList
 
add_structContentInsideCondition(CheaderParser.ConditionBlock) - Method in class org.vishia.header2Reflection.CheaderParser.HeaderBlock
 
add_structDecl(CheaderParser.StructClassDecl) - Method in class org.vishia.header2Reflection.CheaderParser.HeaderBlock
 
add_structDefinition(CheaderParser.StructDefinition) - Method in class org.vishia.header2Reflection.CheaderParser.HeaderBlock
 
add_subClass(JZtxtcmdScript.JZcmdClass) - Method in class org.vishia.cmd.JZtxtcmdScript.JZcmdClass
 
add_subOperation(CalculatorExpr.SetExprBase.SetExpr) - Method in class org.vishia.util.CalculatorExpr.SetExprBase.SetExpr
Designates the end of an add operation.
add_subroutine(JZtxtcmdScript.Subroutine) - Method in class org.vishia.cmd.JZtxtcmdScript.JZcmdClass
 
add_superclass(CheaderParser.Superclass) - Method in class org.vishia.header2Reflection.CheaderParser.ClassDefinition
 
add_textExpr(JZtxtcmdScript.StatementList) - Method in class org.vishia.cmd.JZtxtcmdScript.JZcmditem
 
add_textExpr(JZtxtcmdScript.StatementList) - Method in class org.vishia.cmd.JZtxtcmdScript.StatementList
 
add_textExprTEST(JZtxtcmdScript.StatementList) - Method in class org.vishia.cmd.JZtxtcmdScript.StatementList
 
add_textOut(JZtxtcmdScript.TextOut) - Method in class org.vishia.cmd.JZtxtcmdScript.StatementList
 
add_textVariable(JZtxtcmdScript.DefVariable) - Method in class org.vishia.cmd.JZtxtcmdScript.DefContainerVariable
 
add_textVariable(JZtxtcmdScript.DefVariable) - Method in class org.vishia.cmd.JZtxtcmdScript.StatementList
 
add_textVariable(JZtxtcmdScript.DefVariable) - Method in class org.vishia.cmd.JZtxtcmdScript.Subroutine
 
add_threadBlock(JZtxtcmdScript.ThreadBlock) - Method in class org.vishia.cmd.JZtxtcmdScript.StatementList
 
add_throw(JZtxtcmdScript.JZcmditem) - Method in class org.vishia.cmd.JZtxtcmdScript.StatementList
 
add_topic(DocuGen.Topic) - Method in class org.vishia.docuGen.DocuGen.Document
 
add_topictree(DocuGen.Topic) - Method in class org.vishia.docuGen.DocuGen.Document
 
add_typedef(CheaderParser.AttributeOrTypedef) - Method in class org.vishia.header2Reflection.CheaderParser.HeaderBlock
 
add_typedParameter(CheaderParser.AttributeOrTypedef) - Method in class org.vishia.header2Reflection.CheaderParser.MethodDef
 
add_typeRefModifier(CheaderParser.Type) - Method in class org.vishia.header2Reflection.CheaderParser.VariableDefinition
 
add_undefDefinition(CheaderParser.Define) - Method in class org.vishia.header2Reflection.CheaderParser.HeaderBlock
 
add_unionDefinition(CheaderParser.StructDefinition) - Method in class org.vishia.header2Reflection.CheaderParser.HeaderBlock
 
add_value(CheaderParser.Value) - Method in class org.vishia.header2Reflection.CheaderParser.Value
 
add_varg(CheaderParser.AttributeOrTypedef) - Method in class org.vishia.header2Reflection.CheaderParser.Description
 
add_variable(ByteDataSymbolicAccess.Variable) - Method in class org.vishia.byteData.ByteDataSymbolicAccessReadConfig.ZbnfResult
Set from ZBNF-component:
add_variable(CheaderParser.Variable) - Method in class org.vishia.header2Reflection.CheaderParser.Value
 
add_variabledefinition(CheaderParser.VariableDefinition) - Method in class org.vishia.header2Reflection.CheaderParser.StatementBlock
 
add_virtualMethod(CheaderParser.MethodDef) - Method in class org.vishia.header2Reflection.CheaderParser.HeaderBlock
 
add_virtualOperator(CheaderParser.Operator) - Method in class org.vishia.header2Reflection.CheaderParser.ClassDefinition
 
add_whileCtrl(JZtxtcmdScript.CondStatement) - Method in class org.vishia.cmd.JZtxtcmdScript.StatementList
 
add_zmake(JZtxtcmdScript.Zmake) - Method in class org.vishia.cmd.JZtxtcmdScript.StatementList
 
add_zmakeFilesetVariable(JZtxtcmdScript.JZcmdDataAccess) - Method in class org.vishia.cmd.JZtxtcmdScript.AccessFilesetname
 
add_zmakeOutput(JZtxtcmdScript.JZcmditem) - Method in class org.vishia.cmd.JZtxtcmdScript.Zmake
 
addAboutInfo(String) - Method in class org.vishia.mainCmd.MainCmd
Deprecated.
Adds a about info-line to the internal list.
addAll(Collection) - Method in class org.vishia.util.SortedList
 
addAll(int, Collection) - Method in class org.vishia.util.SortedList
This Method throws a RuntimeException because the adding to the list at a specified position is not concept of the SortedList.
addAllParentDependency(InfoFileDependencies, ObjectFileDeps, int) - Method in class org.vishia.checkDeps_C.InfoFileDependencies
Recursive call of adding the dependency.
addArg(Arguments.Argument) - Method in class org.vishia.util.Arguments
 
addArgument(MainCmd.Argument[]) - Method in class org.vishia.mainCmd.MainCmd
Deprecated.
Adds arguments inclusively help info for this application.
addAttribStorePath(String, String) - Method in class org.vishia.xmlReader.XmlCfg.XmlCfgNode
This method is invoked from the xml configuration reader to create a new attribute entry for the found attribute.
addAttribute(String, String) - Method in class org.vishia.xmlReader.ZmlReader.ZmlNode
It is invoked via reflection from XmlJzCfgAnalyzer.newCfgReadStruct()
addAttributeUnnamed(String) - Method in class org.vishia.xmlReader.ZmlReader.ZmlNode
Adds a value String found in the data presentation, which is not designated by a name.
addBefore(Key, Type, Type) - Method in class org.vishia.util.IndexMultiTable
Adds the (key - value) pair to the container.
addBinary(int, String, String, String) - Method in class org.vishia.util.StringFormatter
Adds a number containing in a long variable in hexa form
addBool(boolean, String) - Method in class org.vishia.util.StringFormatter
Adds one character for a boolean value.
addBufferPos(char) - Method in class org.vishia.util.StringFormatter
 
addBufferPos(char) - Method in class org.vishia.util.StringFunctions_C.PrepareAppendablePos
Append the character.
addBufferPos(char) - Method in interface org.vishia.util.StringFunctions_C.PrepareBufferPos
Adds a character either on end (Appendable#append) or on a defined position
addChapterNrToChapterLink(String) - Method in class org.vishia.tools.PrepareAsciidoc
Searches whether the line contains "<<#label>>" for a linked chapter and pads it with the chapter number.
addChild(ByteDataAccess) - Method in class org.vishia.byteData.ByteDataAccess
Deprecated.
adds an child Element after the current child or as first child after head.
addChild(ByteDataAccessBase, int) - Method in class org.vishia.byteData.ByteDataAccessBase
Adds a child Element after the current child or as first child after head.
addChild(ByteDataAccessBase) - Method in class org.vishia.byteData.ByteDataAccessBase
Adds a child with its given head size without additional data space.
addChild(ByteDataAccessOld) - Method in class org.vishia.byteData.ByteDataAccessOld
Deprecated.
adds an child Element after the current child or as first child after head.
addChildAt(int, ByteDataAccessBase, int) - Method in class org.vishia.byteData.ByteDataAccessBase
Adds a child at any position.
addChildAt(int, ByteDataAccessBase) - Method in class org.vishia.byteData.ByteDataAccessBase
Adds a child at any position with its head size.
addChildEmpty(ByteDataAccess) - Method in class org.vishia.byteData.ByteDataAccess
Deprecated.
Adds a child Element at current end of data to write data.
addChildEmpty(ByteDataAccessBase) - Method in class org.vishia.byteData.ByteDataAccessBase
 
addChildEmpty(ByteDataAccessBase, int) - Method in class org.vishia.byteData.ByteDataAccessBase
 
addChildEmpty(ByteDataAccessOld) - Method in class org.vishia.byteData.ByteDataAccessOld
Deprecated.
Adds a child Element at current end of data to write data.
addChildFloat(float) - Method in class org.vishia.byteData.ByteDataAccess
Deprecated.
Adds a child for 1 integer value without a child instance, and sets the value as integer.
addChildFloat(float) - Method in class org.vishia.byteData.ByteDataAccessBase
Adds a child for 1 float value without a child instance, and sets the value as float.
addChildFloat(float) - Method in class org.vishia.byteData.ByteDataAccessOld
Deprecated.
Adds a child for 1 integer value without a child instance, and sets the value as integer.
addChildInt(int, int) - Method in class org.vishia.byteData.ByteDataAccessBase
Adds a child for 1 integer value without a child instance, and sets the value as integer.
addChildInteger(int, long) - Method in class org.vishia.byteData.ByteDataAccess
Deprecated.
Adds a child for 1 integer value without a child instance, and sets the value as integer.
addChildInteger(int, long) - Method in class org.vishia.byteData.ByteDataAccessBase
Adds a child for 1 integer value without a child instance, and sets the value as integer.
addChildInteger(int, long) - Method in class org.vishia.byteData.ByteDataAccessOld
Deprecated.
Adds a child for 1 integer value without a child instance, and sets the value as integer.
addChildString(String, String, boolean) - Method in class org.vishia.byteData.ByteDataAccess
Deprecated.
Adds a child with String value.
addChildString(CharSequence, String) - Method in class org.vishia.byteData.ByteDataAccess
Deprecated.
Adds a child with String value.
addChildString(CharSequence) - Method in class org.vishia.byteData.ByteDataAccess
Deprecated.
Adds a child with String value.
addChildString(String, String, boolean) - Method in class org.vishia.byteData.ByteDataAccessBase
Adds a child with String value.
addChildString(CharSequence, String) - Method in class org.vishia.byteData.ByteDataAccessBase
Adds a child with String value.
addChildString(CharSequence) - Method in class org.vishia.byteData.ByteDataAccessBase
Adds a child with String value.
addChildString(String, String, boolean) - Method in class org.vishia.byteData.ByteDataAccessOld
Deprecated.
Adds a child with String value.
addChildString(String) - Method in class org.vishia.byteData.ByteDataAccessOld
Deprecated.
Adds a child with String value.
addChildString(CharSequence, String) - Method in class org.vishia.byteData.ByteDataAccessOld
Deprecated.
Adds a child with String value.
addChildString(CharSequence) - Method in class org.vishia.byteData.ByteDataAccessOld
Deprecated.
Adds a child with String value.
addClass(String, String) - Method in class org.vishia.header2Reflection.BinOutPrep
Adds a ClassJc-entry in the bin Data.
addCmd(String, String, Appendable, File, CmdExecuter.ExecuteAfterFinish) - Method in class org.vishia.cmd.CmdExecuter
 
addCmd(String[], String, List<Appendable>, List<Appendable>, File, CmdExecuter.ExecuteAfterFinish) - Method in class org.vishia.cmd.CmdExecuter
 
addCmd(JZtxtcmdScript.Subroutine, List<DataAccess.Variable<Object>>, Appendable, File) - Method in class org.vishia.cmd.CmdExecuter
addCmd(JZtxtcmdScript.Subroutine, List<DataAccess.Variable<Object>>, Appendable, File, CmdExecuter.ExecuteAfterFinish) - Method in class org.vishia.cmd.CmdExecuter
Adds a Subroutine of an jzTc script to execute.
addCmd(String, int, int, OutTextPreparer.ECmd, String, Class<?>) - Method in class org.vishia.util.OutTextPreparer
Explore the sDatapath and adds the proper Cmd
addCmdLineProperties() - Method in class org.vishia.xmlReader.GenXmlCfgJavaData.CmdLine
 
addCmdLineProperties() - Method in class org.vishia.zbnf.GenZbnfJavaData.CmdLine
 
addCmdLineProperties() - Method in class org.vishia.zbnf.Zbnf2Xml.CmdLine
 
addCmdSimpleVar(String, int, int, OutTextPreparer.ECmd, String, Class<?>) - Method in class org.vishia.util.OutTextPreparer
Called if a simple <&name> is detected.
addCmdSp(String, int, int, OutTextPreparer.ECmd, StringPartScan, Class<?>) - Method in class org.vishia.util.OutTextPreparer
Explore the sDatapath and adds the proper Cmd
addConstantSyntax(ZbnfSyntaxPrescript, String, long, long, int, int, String, ZbnfParseResultItem) - Method in class org.vishia.zbnf.ZbnfParserStore
 
addContent(String) - Method in interface org.vishia.xmlSimple.XmlNode
Adds textual content.
addContent(XmlNode) - Method in interface org.vishia.xmlSimple.XmlNode
Adds a child node.
addContent(String) - Method in class org.vishia.xmlSimple.XmlNodeSimple
 
addContent(XmlNode) - Method in class org.vishia.xmlSimple.XmlNodeSimple
 
addContentToSelectContainer(JZtxtcmdScript.AddSub2List) - Method in class org.vishia.cmd.JZtxtcmdScript
Adds the content of the translated script to any list or map which contains all subroutines of the script, maybe a list for selection.
addDataReplace(Map<String, String>) - Method in interface org.vishia.util.ReplaceAlias_ifc
It supports usage of an alias in the data path.
addDataReplace(String, String) - Method in interface org.vishia.util.ReplaceAlias_ifc
It supports usage of an alias in the data path.
addDate(Date, SimpleDateFormat) - Method in class org.vishia.util.StringFormatter
 
addDependency(InfoFileDependencies, ObjectFileDeps) - Method in interface org.vishia.checkDeps_C.AddDependency_InfoFileDependencies
 
addDependency(InfoFileDependencies, ObjectFileDeps) - Method in class org.vishia.checkDeps_C.InfoFileDependencies
Adds a depending file.
AddDependency_InfoFileDependencies - Interface in org.vishia.checkDeps_C
 
addElement(String) - Method in class org.vishia.xmlReader.XmlJzCfgAnalyzer.XmlStructureNode
Returns an instance to store the occurrence of a XML-element.
addEntry(CheaderParser.Value) - Method in class org.vishia.header2Reflection.CheaderParser.ExternObject
 
addError(String) - Method in class org.vishia.util.OutTextPreparer
 
addField(String, int, String, int, int) - Method in class org.vishia.header2Reflection.BinOutPrep
addFieldHead() - Method in class org.vishia.header2Reflection.BinOutPrep
Adds space for the fields to BinOutPrep.binOutRefl as child BinOutPrep.binFieldArray and clears the child.
addfields(ObjectArray_Jc) - Method in class org.vishia.byteData.reflection_Jc.Reflection_Jc
adds fields founded via a ObjectArray_Jc with the type-ident of Field_Jc.OBJTYPE_Field_Jc.
addFilesWithBasePath(File, String, List<FileFunctions.FileAndBasePath>) - Static method in class org.vishia.util.FileFunctions
Fills the list with found files to sPath.
addFileToList(File, String, FileFunction.AddFileToList) - Static method in class org.vishia.util.FileFunction
Add files.
addFileToList(String, List<File>) - Static method in class org.vishia.util.FileFunctions
Adds Files with the wildcard-path to a given list.
addFileToList(String, FileFunctions.AddFileToList) - Static method in class org.vishia.util.FileFunctions
Adds Files with the wildcard-path to a given list.
addFileToList(File, String, List<File>) - Static method in class org.vishia.util.FileFunctions
Add files.
addFileToList(FileFunctions.AddFileToList, File, String, int, FilenameFilter, FilenameFilter, int) - Static method in class org.vishia.util.FileFunctions
Executes adding file to the given list.
addFileToList(File, String, FileFunctions.AddFileToList) - Static method in class org.vishia.util.FileFunctions
Add files
addFileToList(File, String, FilesToList.AddFileToList) - Static method in class org.vishia.util.FilesToList
Add files
addFloat(double, int, int) - Method in class org.vishia.util.StringFormatter
adds a double value in a fix point representation without exponent.
addFloatNumber(String, ZbnfSyntaxPrescript, double, ZbnfParseResultItem) - Method in class org.vishia.zbnf.ZbnfParserStore
 
addFloatPicture(float, String) - Method in class org.vishia.util.StringFormatter
Writes a float value in technical representation with exponent as short char a..T NOTE: This algorithm is taken over from C++ routines in strpict.cpp written by JcHartmut in 1993..1999.
addFromSubtree(XmlCfg.XmlCfgNode) - Method in class org.vishia.xmlReader.XmlCfg.XmlCfgNode
 
addGenOut(String, String) - Method in class org.vishia.zcmd.Zbnf2Text.Args
Adds a pair of JZcmd generation files.
addHelpInfo(String) - Method in class org.vishia.mainCmd.MainCmd
Deprecated.
Adds a help info-line to the internal list.
addHex(long, int) - Method in class org.vishia.util.StringFormatter
Adds a number containing in a long variable in hexa form
addHex44(long) - Method in class org.vishia.util.StringFormatter
Adds a number in form 12ab'cd34, it is typical to show 4-byte-values at example addresses.
addHexBlock(byte[], int, int, short, short) - Method in class org.vishia.util.StringFormatter
Writes a block in hex.
addHexLine(byte[], int, int, short) - Method in class org.vishia.util.StringFormatter
Adds at the current position a line of hex numbers.
addHexLn(byte[], int, int) - Static method in class org.vishia.util.StringFormatter
Adds a line with representation of byte content in a fixed nice format.
addHexWord(byte[], int, short) - Method in class org.vishia.util.StringFormatter
Adds a number as one word readed from data in hexa form
addHexWord_(byte[], int, short) - Method in class org.vishia.util.StringFormatter
Adds a number as one word readed from data in hexa form, internal routine without prepareBufferPos
addIdentifier(String, ZbnfSyntaxPrescript, String, ZbnfParseResultItem, int, int, String) - Method in class org.vishia.zbnf.ZbnfParserStore
 
addInnerChildren() - Method in class org.vishia.byteData.SuperclassIfc_idxMtblJc_ByteDataAccess
assigns data to inner accesses
addInputFilemask(String) - Method in class org.vishia.header2Reflection.Header2Reflection
Deprecated.
Adds a path/file or path/mask to the Header2Reflection.listFileIn.
addInstr(Execode.EInstruction, String) - Method in class org.vishia.execode.Execode
 
addInstr(Execode.EInstruction) - Method in class org.vishia.execode.Execode
 
addInstrVariable(Execode.EInstruction, int, String) - Method in class org.vishia.execode.Execode
 
addint(long, String) - Method in class org.vishia.util.StringFormatter
Sets a integer value at current position, use the picture to determine the number of characters etc.
addIntegerNumber(String, ZbnfSyntaxPrescript, long, String[], ZbnfParseResultItem) - Method in class org.vishia.zbnf.ZbnfParserStore
 
addIntPicture(long, String) - Method in class org.vishia.util.StringFormatter
additionalSemantic - Variable in class org.vishia.zbnf.Zbnf2Xml.Args
 
addLeaf(Data) - Method in class org.vishia.util.TreeNodeBase
Deprecated. 
addLocalName(StringBuilder) - Method in class org.vishia.util.FilePath
Adds the local dir and the name, not the extension
addLocalName(StringBuilder, FilePath.FilePathEnvAccess) - Method in class org.vishia.util.FilePath
Adds the local dir and the name, not the extension
addLocals - Variable in class org.vishia.cmd.JZtxtcmdScript.Subroutine
If set the subroutine gets all local variables as copy.
addMsgConfig(String) - Method in class org.vishia.mainCmd.MainCmd
Deprecated.
 
addNamespace(String, String) - Method in class org.vishia.xmlReader.XmlJzCfgAnalyzer.XmlStructureNode
 
addNamespaceDeclaration(String, String) - Method in interface org.vishia.xmlSimple.XmlNode
Adds namespace declaration on the specified node.
addNamespaceDeclaration(String, String) - Method in class org.vishia.xmlSimple.XmlNodeSimple
 
addNew(Object) - Method in class org.vishia.util.SortedList
Adds only an Object if the key is not already content in list, returns false otherwise.
addNewNode(String, String) - Method in interface org.vishia.xmlSimple.XmlNode
adds and returns a new child node.
addNewNode(String) - Method in interface org.vishia.xmlSimple.XmlNode
adds and returns a new child node.
addNewNode(String, String) - Method in class org.vishia.xmlSimple.XmlNodeSimple
 
addNewNode(String) - Method in class org.vishia.xmlSimple.XmlNodeSimple
 
addNode(String, Data) - Method in interface org.vishia.util.TreeNode_ifc
 
addNode(DerivedNode) - Method in interface org.vishia.util.TreeNode_ifc
 
addNode(String, Data) - Method in class org.vishia.util.TreeNodeBase
create a child node and adds it.
addNode(DerivedNode) - Method in class org.vishia.util.TreeNodeBase
Adds a given child node.
addNodeFirst(DerivedNode) - Method in interface org.vishia.util.TreeNode_ifc
 
addNodeFirst(DerivedNode) - Method in class org.vishia.util.TreeNodeBase
 
addNodeKeyed(DerivedNode, TreeNodeBase<DerivedNode, Data, IfcType>) - Method in class org.vishia.util.TreeNodeBase
Adds the child node in the index of nodes with key of this parent and set the parent of child.
addOperation(CalculatorExpr.Operation) - Method in class org.vishia.util.CalculatorExpr
Adds the given operation to the list of operations.
addOperation - Static variable in class org.vishia.util.CalculatorExpr.Operators
Adds the arg to the accu.
addPosition - Variable in class org.vishia.zcmd.Bin2Data.ZbnfResultDescrElement
 
addr - Variable in class org.vishia.header2Reflection.CheaderParser.AttributeOrTypedef
Not parsed but possible for postprocessing.
addr - Variable in class org.vishia.util.StdHexFormatWriter
 
addRepetition(int, String, ZbnfSyntaxPrescript, long, long, int, int, String, ZbnfParseResultItem) - Method in class org.vishia.zbnf.ZbnfParserStore
Sets the src of the parsing.
addRepetitionRepeat(int, String, ZbnfSyntaxPrescript, long, long, int, int, String, ZbnfParseResultItem) - Method in class org.vishia.zbnf.ZbnfParserStore
 
addReplaceLinefeed(CharSequence, CharSequence, int) - Method in class org.vishia.util.StringFormatter
Adds the given str at the current position but replaces line feed characters by given one.
Address_InterProcessComm - Interface in org.vishia.communication
This interface is only defined as a type to commit to a method of InterProcessCommunication.
Address_InterProcessComm_Socket - Class in org.vishia.communication
Implementation of Adress_InterProcessComm represents a java.net.socketAddr for socket communication.
Address_InterProcessComm_Socket() - Constructor for class org.vishia.communication.Address_InterProcessComm_Socket
Empty constructor to call setLocalHostPort later
Address_InterProcessComm_Socket(String, int, int) - Constructor for class org.vishia.communication.Address_InterProcessComm_Socket
Constructor with full destination address given as 32-bit-integer value.
Address_InterProcessComm_Socket(String) - Constructor for class org.vishia.communication.Address_InterProcessComm_Socket
Constructor with address given as String.
Address_InterProcessComm_Socket(String, String, int) - Constructor for class org.vishia.communication.Address_InterProcessComm_Socket
Constructor with type, address and port.
addResultOrSubsyntax(CharSequence, long, int, int, String, String, ZbnfParserStore.ParseResultItemImplement, ZbnfSyntaxPrescript) - Method in class org.vishia.zbnf.ZbnfParser.PrescriptParser.SubParser
 
addrHiWritten - Variable in class org.vishia.util.StdHexFormatWriter
 
addSemantic(String, ZbnfSyntaxPrescript, ZbnfParseResultItem, int, int, String) - Method in class org.vishia.zbnf.ZbnfParserStore
 
addSiblingNext(DerivedNode) - Method in interface org.vishia.util.TreeNode_ifc
 
addSiblingNext(DerivedNode) - Method in class org.vishia.util.TreeNodeBase
Adds a new node behind the given node as sibling of this respectively child of this parent.
addSiblingPrev(DerivedNode) - Method in class org.vishia.util.TreeNodeBase
Adds a new node before the given node as sibling of this respectively child of this parent.
addSizeAll(int) - Method in class org.vishia.util.IndexMultiTable_Table
Change the size in this table and in all parents.
addSource(String) - Method in class org.vishia.zip.Zip
Adds a source file or some files designated with wildcards
addSource(File, String) - Method in class org.vishia.zip.Zip
Adds a source file or some files designated with wildcards
addSrc(String, String) - Method in class org.vishia.header2Reflection.CheaderParser.Args
 
addStandardHelpInfo() - Method in class org.vishia.mainCmd.MainCmd
Deprecated.
Adds the help info for standard arguments.
addState(int, StateSimple) - Method in class org.vishia.states.StateCompositeFlat
It is called from outside if the state machine is build other than with Reflection.
addState(int, StateSimple) - Method in class org.vishia.states.StateParallel
Special method to build a state machine from other data.
addString(StringPart, String, ZbnfSyntaxPrescript, ZbnfParseResultItem) - Method in class org.vishia.zbnf.ZbnfParserStore
Adds a founded string to the parsers store.
addString(CharSequence, String, ZbnfSyntaxPrescript, StringPart, ZbnfParseResultItem, int, int, String) - Method in class org.vishia.zbnf.ZbnfParserStore
Adds a founded string to the parsers store.
addStringLine(byte[], int, int, String) - Method in class org.vishia.util.StringFormatter
Adds a line of ascii representation of bytes.
addStructureNodeOccurence(XmlJzCfgAnalyzer.XmlStructureNode) - Method in class org.vishia.xmlReader.XmlJzCfgAnalyzer.XmlStructureData
Adds the occurrence of a sub node in the struct data.
addSubnode(String, XmlCfg.XmlCfgNode) - Method in class org.vishia.xmlReader.XmlCfg.XmlCfgNode
 
addSubOfJZcmdClass(JZtxtcmdScript.JZcmdClass, JZtxtcmdScript.AddSub2List, int) - Method in class org.vishia.cmd.JZtxtcmdScript
Core and recursively called routine.
addSubTree(CharSequence) - Method in class org.vishia.xmlReader.XmlCfg
Invoked from XmlCfg.XmlCfgNode.addSubTree(CharSequence) to execute for the whole configuration.
addSubTree(CharSequence) - Method in class org.vishia.xmlReader.XmlCfg.XmlCfgNode
Invoked via reflection from XmlCfg.newCfgCfg()-given configuration.
addSuperclass(String) - Method in class org.vishia.header2Reflection.BinOutPrep
Adds the bin data for a ObjectArrayJc of SuperclassIfc_idxMtblJc_ByteDataAccess with the given super field.
addText(String) - Method in class org.vishia.byteData.ByteDataAccessOld
Deprecated. 
addTextFile(File, Class) - Method in class org.vishia.util.SortedList
Deprecated.
it is from the old implementation ... TODO
addTimeEntry(TimeOrder) - Method in class org.vishia.event.EventTimerThread
 
addTimeEntry(TimeOrder) - Method in interface org.vishia.event.EventTimerThread_ifc
Adds a timeout event or a time order with given execution time.
addToOperations() - Method in class org.vishia.util.CalculatorExpr.SetExprBase.SetExpr
 
addToParentList(int, XmlNode) - Method in class org.vishia.xmlSimple.WikistyleTextToSimpleXml
Adds either into the iterator or in the topLevel element if the level is <0 or add to the xmlNesting[level]
addToXmlNode(ZbnfParseResultItem, XmlNode) - Method in class org.vishia.zbnf.ZbnfXmlOutput
Deprecated.
adds the content of the parse result item to the xml tree or creates the toplevel element.
addToXmlNodeFinal(String, ZbnfParseResultItem, XmlNode) - Method in class org.vishia.zbnf.ZbnfXmlOutput
Deprecated.
adds the content of the parse result item to the xml tree or creates the toplevel element.
addTrack(String, char) - Method in class org.vishia.util.TimedValues
 
addTransition(StateSimple.Trans) - Method in class org.vishia.states.StateSimple.PlugStateSimpleToGenState
Adds a transition.
addUnaryOperator(CalculatorExpr.Operator) - Method in class org.vishia.util.CalculatorExpr.Operation
Sets one of some unary operators.
addUnaryOperator(String) - Method in class org.vishia.util.CalculatorExpr.Operation
 
addUnaryToOperations() - Method in class org.vishia.util.CalculatorExpr.SetExprBase.SetExpr
Adds the #actUnaryOperation to the expression statements.
addVariable(String, ByteDataSymbolicAccess.Variable) - Method in class org.vishia.byteData.ByteDataSymbolicAccess
 
addWrNode(XmlNode, XmlJzCfgAnalyzer.XmlStructureNode, int) - Method in class org.vishia.xmlReader.XmlJzCfgAnalyzer
Adds the node and recursively all sub nodes from XmlJzCfgAnalyzer.XmlStructureNode It is invoked after a XML file war read with XmlCfg#newCfgReadStruct()
adjust() - Method in class org.vishia.util.MinMaxTime
 
adjust2(String, int) - Method in class org.vishia.util.ShortenString
 
adjustLength(String) - Method in class org.vishia.util.ShortenString
 
adjustNonBool(int) - Method in class org.vishia.byteData.PositionElementInStruct
Adjusts the position if the next element has a size, which requests a new align.
adjustParent(FileCompare.Result, int) - Method in class org.vishia.util.FileCompare.Result
 
aFilterChild - Variable in class org.vishia.util.FilepathFilterM
This is the next part in the original path between /child/
aKeys - Variable in class org.vishia.util.IndexMultiTable_Table
Array of all keys.
aliases - Variable in class org.vishia.xmlSimple.Xsltpre
 
allArgNames - Variable in class org.vishia.xmlReader.XmlCfg.XmlCfgNode
Argument names from attributes which are used for the new_<&element> but also 4 possible standard argument names: tag, name, value, text.
allClasses - Variable in class org.vishia.byteData.reflection_Jc.Reflection_Jc
 
allClasses - Static variable in class org.vishia.header2Reflection.CheaderParser
All yet parsed struct or class.
allClassesByMemAddr - Variable in class org.vishia.byteData.reflection_Jc.Reflection_Jc
 
allClassesByName - Variable in class org.vishia.byteData.reflection_Jc.Reflection_Jc
 
allElementTypes - Variable in class org.vishia.xmlReader.XmlJzCfgAnalyzer.XmlStructureData
Stores all node types per tagName, with its occurrence in the structure file.
allElementTypes2 - Variable in class org.vishia.xmlReader.XmlJzCfgAnalyzer.XmlStructureData
Stores all node types with occurrence more as one time, with tag name but with extra entry for any different content (really different type with same tag).
allFieldArraysByMemAddr - Variable in class org.vishia.byteData.reflection_Jc.Reflection_Jc
 
allInputFiles() - Method in class org.vishia.cmd.ZmakeTarget
 
allInputFilesExpanded() - Method in class org.vishia.cmd.ZmakeTarget
Prepares all files which are given with a parameter.
allInstances - Variable in class org.vishia.util.ObjectId
 
allInstances() - Method in class org.vishia.util.ObjectId
Returns a list which contains all instances in order of registration with #instanceId(Object).
allInstancesHash2Id - Variable in class org.vishia.util.ObjectId
 
allInstancesInOrder - Variable in class org.vishia.util.ObjectId
 
allInstancesPerHash - Variable in class org.vishia.util.ObjectId
 
allInstancesPerId - Variable in class org.vishia.util.ObjectId
 
alloc(int) - Static method in class org.vishia.bridgeC.MemC
 
allocByteArray(Object, int) - Static method in class org.vishia.bridgeC.AllocInBlock
 
allocCharArray(Object, int) - Static method in class org.vishia.bridgeC.AllocInBlock
 
allocDoubleArray(Object, int) - Static method in class org.vishia.bridgeC.AllocInBlock
 
allocFloatArray(Object, int) - Static method in class org.vishia.bridgeC.AllocInBlock
 
AllocInBlock - Class in org.vishia.bridgeC
This class supports allocation in a given block with equal size.
AllocInBlock() - Constructor for class org.vishia.bridgeC.AllocInBlock
 
allocIntArray(Object, int) - Static method in class org.vishia.bridgeC.AllocInBlock
 
allocLongArray(Object, int) - Static method in class org.vishia.bridgeC.AllocInBlock
 
allocObjectArray(Object, int) - Static method in class org.vishia.bridgeC.AllocInBlock
 
allocShortArray(Object, int) - Static method in class org.vishia.bridgeC.AllocInBlock
 
allocStringBuffer(Object, int) - Static method in class org.vishia.bridgeC.AllocInBlock
 
allTree() - Method in class org.vishia.cmd.JZtxtcmdFilepath
Returns true if the local path contains (ends with) "/**"
allTree - Variable in class org.vishia.util.FilePath
Set to true if a "*" was found in any directory part.
allTree() - Method in class org.vishia.util.FilePath
Return true if the local path contains a "/** /" which means, all files in the directory tree should be used.
alone - Variable in class org.vishia.util.FileCompare.Result
 
alphanum - Static variable in class org.vishia.util.KeyCode
Alpha-numeric keys in KeyCode.mSpecialKeys.
alreadyParsedCmpn - Variable in class org.vishia.zbnf.ZbnfParser
Already parsed components with the same input text which should be requested in another context.
alsoEmptyOption - Variable in class org.vishia.zbnf.ZbnfSyntaxPrescript
If it is true, it is also matching if no prescript matches to the parsed input.
alt - Static variable in class org.vishia.util.KeyCode
 
altDigit - Static variable in class org.vishia.util.KeyCode
 
andConditions - Variable in class org.vishia.header2Reflection.CheaderParser.ConditionBlock.OrCondition
 
Answer() - Constructor for enum org.vishia.fileRemote.FileRemoteProgressEvData.Answer
 
answer() - Method in class org.vishia.inspcComm.InspcDatagram.SeqEntrant
 
answerToCmd - Variable in class org.vishia.fileRemote.FileRemoteProgressEvData
The original command which this is answer to.
anytime - Static variable in interface org.vishia.mainCmd.MainCmdLogging_ifc
Deprecated.
use instead Report.error or Report.errorDisplay
aParallelstates - Variable in class org.vishia.states.StateParallel
Array of all composite states which are executed parallel if this state is active.
app - Variable in class org.vishia.mainCmd.MainCmdLoggingStream
 
app - Variable in class org.vishia.util.Writer_Appendable
 
append(CharSequence) - Method in class org.vishia.mainCmd.MainCmd
Deprecated.
 
append(CharSequence, int, int) - Method in class org.vishia.mainCmd.MainCmd
Deprecated.
 
append(char) - Method in class org.vishia.mainCmd.MainCmd
Deprecated.
 
append(CharSequence) - Method in class org.vishia.mainCmd.MainCmd.LogMessageImplConsole
Deprecated.
 
append(CharSequence, int, int) - Method in class org.vishia.mainCmd.MainCmd.LogMessageImplConsole
Deprecated.
 
append(char) - Method in class org.vishia.mainCmd.MainCmd.LogMessageImplConsole
Deprecated.
 
append(CharSequence) - Method in class org.vishia.mainCmd.MainCmd.LogMessageImplErrConsole
Deprecated.
 
append(CharSequence, int, int) - Method in class org.vishia.mainCmd.MainCmd.LogMessageImplErrConsole
Deprecated.
 
append(char) - Method in class org.vishia.mainCmd.MainCmd.LogMessageImplErrConsole
Deprecated.
 
append(CharSequence) - Method in class org.vishia.mainCmd.MainCmd.LogMessageImplFile
Deprecated.
 
append(CharSequence, int, int) - Method in class org.vishia.mainCmd.MainCmd.LogMessageImplFile
Deprecated.
 
append(char) - Method in class org.vishia.mainCmd.MainCmd.LogMessageImplFile
Deprecated.
 
append(CharSequence) - Method in class org.vishia.mainCmd.MainCmdLoggingStream
 
append(CharSequence, int, int) - Method in class org.vishia.mainCmd.MainCmdLoggingStream
 
append(char) - Method in class org.vishia.mainCmd.MainCmdLoggingStream
 
append(CharSequence, int, int) - Method in class org.vishia.mainCmd.PrintStreamAdapter
 
append(CharSequence) - Method in class org.vishia.mainCmd.PrintStreamAdapter
This method is called if java.io.OutputStream#append was invoked
append(CharSequence) - Method in class org.vishia.mainCmd.ReportWrapperLog
 
append(CharSequence, int, int) - Method in class org.vishia.mainCmd.ReportWrapperLog
 
append(char) - Method in class org.vishia.mainCmd.ReportWrapperLog
 
append(CharSequence) - Method in class org.vishia.msgDispatch.LogMessageFile
 
append(CharSequence, int, int) - Method in class org.vishia.msgDispatch.LogMessageFile
 
append(char) - Method in class org.vishia.msgDispatch.LogMessageFile
 
append(CharSequence) - Method in class org.vishia.msgDispatch.LogMessageStream
 
append(CharSequence, int, int) - Method in class org.vishia.msgDispatch.LogMessageStream
 
append(char) - Method in class org.vishia.msgDispatch.LogMessageStream
 
append(CharSequence) - Method in class org.vishia.msgDispatch.MsgDispatcherCore
TODO yet message nr 0 is created, get the message from the start text...
append(CharSequence, int, int) - Method in class org.vishia.msgDispatch.MsgDispatcherCore
 
append(char) - Method in class org.vishia.msgDispatch.MsgDispatcherCore
This is more formally, only one char is nonsense for the MsgDispatcher.
append(CharSequence, int, int) - Method in class org.vishia.msgDispatch.MsgPrintStream.PrintStreamAdapter
 
append(CharSequence) - Method in class org.vishia.msgDispatch.MsgPrintStream.PrintStreamAdapter
This method is called if java.io.OutputStream#append was invoked
append(CharSequence) - Method in class org.vishia.util.FileAppend
In opposite to the original Writer.append(CharSequence) this operation does not throw.
append(CharSequence, int, int) - Method in class org.vishia.util.FileAppend
 
append(char) - Method in class org.vishia.util.FileAppend
 
append(CharSequence) - Method in class org.vishia.util.FileAppend.Wr
 
append(CharSequence, int, int) - Method in class org.vishia.util.FileAppend.Wr
 
append(char) - Method in class org.vishia.util.FileAppend.Wr
 
append(Key, Type) - Method in class org.vishia.util.IndexMultiTable
Appends the (key - value) pair to the container.
append(CharSequence) - Method in class org.vishia.util.OutputTwice
 
append(CharSequence, int, int) - Method in class org.vishia.util.OutputTwice
 
append(char) - Method in class org.vishia.util.OutputTwice
 
append(CharSequence) - Method in class org.vishia.util.PipeRingBuffer
 
append(char) - Method in class org.vishia.util.PipeRingBuffer
 
append(CharSequence, int, int) - Method in class org.vishia.util.PipeRingBuffer
 
append(CharSequence) - Method in class org.vishia.util.StringFormatter
It invokes StringFormatter.append(char) for any char.Therewith a \n and \r is handled specially.
append(char) - Method in class org.vishia.util.StringFormatter
Appends one character and flushes a line on end-line character.
append(CharSequence, int, int) - Method in class org.vishia.util.StringFormatter
It invokes StringFormatter.append(char) for any char.Therewith a \n and \r is handled specially.
append(CharSequence) - Method in class org.vishia.util.StringFormatter.Appendable_Intern
Not implemented, do not call
append(CharSequence, int, int) - Method in class org.vishia.util.StringFormatter.Appendable_Intern
Not implemented, do not call
append(char) - Method in class org.vishia.util.StringFormatter.Appendable_Intern
Appends to internal buffer on StringFormatter.pos_++.
append(CharSequence) - Method in class org.vishia.util.StringPartAppend
 
append(char) - Method in class org.vishia.util.StringPartAppend
 
append(CharSequence, int, int) - Method in class org.vishia.util.StringPartAppend
 
appendable - Variable in class org.vishia.util.StringFormatter
See StringFormatter.Appendable_Intern, only internal usage.
Appendable_Intern() - Constructor for class org.vishia.util.StringFormatter.Appendable_Intern
 
appendContent(Object, Appendable) - Static method in class org.vishia.util.DataShow
 
appendExpr(JZtxtcmdScript.AssignExpr) - Method in class org.vishia.cmd.JZtxtcmdExecuter.ExecuteLevel
Executes a appendExpr::= [{ < datapath?
appendHex(Appendable, long, int) - Static method in class org.vishia.util.StringFunctions_C
Append a value in hexa with given number of digits.
appendHexLine(Appendable, int[], int, int, int, int, int) - Static method in class org.vishia.util.StringFunctions_C
Appends some lines with hex numbers
appendIntPict(Appendable, long, String) - Static method in class org.vishia.util.StringFunctions_C
Appends a long value with a dedicated outfit
ApplMain - Class in org.vishia.util
This is a new replacement for the org.vishia.mainCmd.MainCmd which is now deprecated.
ApplMain() - Constructor for class org.vishia.util.ApplMain
 
arg - Variable in class org.vishia.cmd.PrepareCmd.CmdReplace
Deprecated.
 
arg - Variable in class org.vishia.mainCmd.MainCmd.Argument
Deprecated.
 
argData - Variable in class org.vishia.jztxtcmd.JZtxtcmd.CmdLine
 
argData - Variable in class org.vishia.xmlReader.GenXmlCfgJavaData.CmdLine
 
argData - Variable in class org.vishia.zbnf.GenZbnfJavaData.CmdLine
 
argData - Variable in class org.vishia.zbnf.Zbnf2Xml.CmdLine
 
argList - Variable in class org.vishia.jztxtcmd.JZtxtcmd.CmdLine
 
argList - Variable in class org.vishia.mainCmd.MainCmd
Deprecated.
 
argList - Variable in class org.vishia.util.Arguments
 
arglist1 - Variable in class org.vishia.docuGen.DocuGen.CmdLine
 
argName(int) - Method in class org.vishia.util.DataAccess.DatapathElement
Returns the name for the argument start variable.
args - Variable in class org.vishia.bridgeC.VaArgBuffer
 
Args() - Constructor for class org.vishia.checkDeps_C.CheckDeps.Args
 
args - Variable in class org.vishia.checkDeps_C.CheckDeps_Old
Aggregation to arguments.
Args() - Constructor for class org.vishia.checkDeps_C.CheckDeps_Old.Args
 
args - Variable in class org.vishia.checkDeps_C.CheckDeps_Old.Cmdline
The only one dependency to the main class: The arguments.
args - Variable in class org.vishia.cmd.CmdExecuter.CmdQueueEntry
 
args - Variable in class org.vishia.cmd.JZtxtcmdThreadQueue.SubArg
 
args - Variable in class org.vishia.cmd.PrepareCmd.FileParts
Deprecated.
Reference set on clean.
Args() - Constructor for class org.vishia.docuGen.DocuGen.Args
 
Args() - Constructor for class org.vishia.header2Reflection.CheaderParser.Args
 
args - Variable in class org.vishia.header2Reflection.CheaderParser.DefineDefinition
 
args - Variable in class org.vishia.header2Reflection.CheaderParser.MethodCall
 
args - Variable in class org.vishia.header2Reflection.CheaderParser.MethodDef
 
Args() - Constructor for class org.vishia.jztxtcmd.JZtxtcmd.Args
 
Args() - Constructor for class org.vishia.mainCmd.SampleCmdLine.Args
 
Args() - Constructor for class org.vishia.tools.PrepareAsciidoc.Args
 
args - Variable in class org.vishia.util.DataAccess.DatapathElement
It is is a method call, contains the argument calculation rules.
args - Variable in class org.vishia.util.FileList
 
Args() - Constructor for class org.vishia.util.FileList.Args
 
args - Variable in class org.vishia.util.OutTextPreparer.CallCmd
The data to get actual arguments for this call.
args - Variable in class org.vishia.util.OutTextPreparer.DataTextPreparer
Array of all arguments.
Args() - Constructor for class org.vishia.zbnf.Zbnf2Xml.Args
 
args - Variable in class org.vishia.zbnf.ZbnfParser
 
Args(int) - Constructor for class org.vishia.zbnf.ZbnfParser.Args
 
Args() - Constructor for class org.vishia.zbnf.ZbnfParser.Args
 
args - Variable in class org.vishia.zcmd.Bin2Data
 
Args() - Constructor for class org.vishia.zcmd.Bin2Data.Args
 
Args() - Constructor for class org.vishia.zcmd.Csv2Data.Args
 
args - Variable in class org.vishia.zcmd.Csv2Data.CmdHandler
 
Args() - Constructor for class org.vishia.zcmd.Zbnf2Text.Args
 
Args() - Constructor for class org.vishia.zip.Zip.Args
 
ArgsBase(String, String) - Constructor for class org.vishia.tools.ReadWriteFileBase.ArgsBase
 
argSub - Variable in class org.vishia.util.OutTextPreparer.DataTextPreparer
Any <call in the pattern get the data for the called OutTextPreparer, but only ones, reused.
argsx - Variable in class org.vishia.zbnf.Zbnf2Xml
Arguments from main of this class.
Argument(JZtxtcmdScript.StatementList) - Constructor for class org.vishia.cmd.JZtxtcmdScript.Argument
Set whether the argument is a filepath.
Argument(String, String, MainCmd.SetArgument) - Constructor for class org.vishia.mainCmd.MainCmd.Argument
Deprecated.
 
Argument(String, String) - Constructor for class org.vishia.util.Arguments.Argument
Ctor for an instance which holds the argument value, stored as string.
Argument(String, String, String) - Constructor for class org.vishia.util.Arguments.Argument
Ctor for an instance which holds the argument value, stored as string and given as default.
Argument(String, String, Arguments.SetArgument) - Constructor for class org.vishia.util.Arguments.Argument
Ctor with a specific set operation, the argument value us not used here.
Argument(OutTextPreparer, String, int, String, Class<?>) - Constructor for class org.vishia.util.OutTextPreparer.Argument
 
Argument(String, int, Object, DataAccess, String) - Constructor for class org.vishia.util.OutTextPreparer.Argument
 
Arguments - Class in org.vishia.util
This is a base class for simple argument handling of main(...) arguments.
Arguments() - Constructor for class org.vishia.util.Arguments
 
arguments - Variable in class org.vishia.zcmd.Csv2Data.CmdHandler
 
Arguments.Argument - Class in org.vishia.util
Class to describe one argument.
Arguments.SetArgument - Interface in org.vishia.util
Interface for implementation of setting arguments.
argumentsZbnf2Text - Variable in class org.vishia.zcmd.Zbnf2Text.CmdLineText
 
argumentsZbnf2Xml - Variable in class org.vishia.zbnf.Zbnf2Xml.CmdLine
 
array - Variable in class org.vishia.byteData.ByteDataVariable.Int32Array
The array can be inspect in debug view.
array - Variable in class org.vishia.byteData.ByteDataVariable.Uint16Array
 
array - Variable in class org.vishia.byteData.ByteDataVariable.Uint32Array
 
array - Variable in class org.vishia.util.IntegerBlockArray
 
array - Variable in class org.vishia.util.IteratorArrayMask
 
array - Variable in class org.vishia.util.StringArray
 
Arraysize() - Constructor for class org.vishia.header2Reflection.CheaderParser.Arraysize
 
arraysize - Variable in class org.vishia.header2Reflection.CheaderParser.AttributeOrTypedef
 
arraysize - Variable in class org.vishia.header2Reflection.CheaderParser.StructDefinition
Used in an innerStructAttribute.
arraysize - Variable in class org.vishia.header2Reflection.CheaderParser.VariableDefinition
 
ascii - Static variable in interface org.vishia.charset.CodeCharset
 
ASCII7bit - Class in org.vishia.charset
 
ASCII7bit() - Constructor for class org.vishia.charset.ASCII7bit
 
assembleDstState(StringBuilder, StateSimple) - Method in class org.vishia.states.StateComposite
 
Assert - Class in org.vishia.util
Deprecated.
Assert() - Constructor for class org.vishia.util.Assert
Deprecated.
 
assert1(boolean) - Static method in class org.vishia.util.IndexMultiTable_Table
 
assert1(boolean) - Method in class org.vishia.util.IndexMultiTableInteger
 
assertCheckNr(List<TestConditionCombi.NumString[]>, boolean) - Method in class org.vishia.testutil.TestConditionCombi
Checks whether the nr in each item element is the same as position in array as expected.
assertion(boolean) - Method in class org.vishia.util.ExcUtil
This routine can handle a assertion to support debugging or reporting.
assertion(boolean, String) - Method in class org.vishia.util.ExcUtil
This routine can handle a assertion to support debugging or reporting.
assertMsg(boolean, CharSequence) - Method in class org.vishia.util.ExcUtil
Assert the condition, writes a message to System.err if it is false.
assertNotExpandable() - Method in class org.vishia.byteData.ByteDataAccess
Deprecated.
 
assertNotExpandable() - Method in class org.vishia.byteData.ByteDataAccessOld
Deprecated.
 
assertObject - Static variable in class org.vishia.util.ExcUtil
 
assign(byte[], int, int) - Method in class org.vishia.byteData.ByteDataAccessBase
Assigns new data to this element at given index in data.
assign(byte[], int) - Method in class org.vishia.byteData.ByteDataAccessBase
Assigns data with a given length.
assign(byte[]) - Method in class org.vishia.byteData.ByteDataAccessBase
Assigns the given data with its given length to read the data.
assign(CharSequence) - Method in class org.vishia.util.StringPart
Sets the content to the given string, forgets the old content.
assign(StringPart) - Method in class org.vishia.util.StringPart
Sets the StringPart with the same String object as the given StringPart, forgets the old content.
assignAllElementsToClasses() - Method in class org.vishia.byteData.reflection_Jc.Reflection_Jc
 
assignAsChild(ByteDataAccess) - Method in class org.vishia.byteData.ByteDataAccess
Deprecated.
use addChild()
assignAsChild(ByteDataAccessOld) - Method in class org.vishia.byteData.ByteDataAccessOld
Deprecated.
use addChild()
assignAt(int, int, ByteDataAccessBase) - Method in class org.vishia.byteData.ByteDataAccessBase
assigns the element to the given position of the parents data to present a child of the parent with a defined length.
assignAt(int, ByteDataAccessBase) - Method in class org.vishia.byteData.ByteDataAccessBase
assigns the element to the given position of the parents data to present a child of the parent.
assignAtIndex(int, int, ByteDataAccess) - Method in class org.vishia.byteData.ByteDataAccess
Deprecated.
assigns the element to the given position of the parents data to present a child of the parent with a defined length.
assignAtIndex(int, ByteDataAccess) - Method in class org.vishia.byteData.ByteDataAccess
Deprecated.
assigns the element to the given position of the parents data to present a child of the parent.
assignAtIndex(int, int, ByteDataAccessOld) - Method in class org.vishia.byteData.ByteDataAccessOld
Deprecated.
assigns the element to the given position of the parents data to present a child of the parent with a defined length.
assignAtIndex(int, ByteDataAccessOld) - Method in class org.vishia.byteData.ByteDataAccessOld
Deprecated.
assigns the element to the given position of the parents data to present a child of the parent.
assignCasted(ByteDataAccessBase, int, int) - Method in class org.vishia.byteData.ByteDataAccessBase
Deprecated.
it is confuse. Use
assignCasted_i(ByteDataAccess, int, int) - Method in class org.vishia.byteData.ByteDataAccess
Deprecated.
Assigns this element to the same position in data, but it is another view.
assignCasted_i(ByteDataAccessOld, int, int) - Method in class org.vishia.byteData.ByteDataAccessOld
Deprecated.
Assigns this element to the same position in data, but it is another view.
assignClear(byte[]) - Method in class org.vishia.byteData.ByteDataAccessBase
Initializes a top level instance, the data will be cleared, set to 0, overall.
assignData(byte[], int, int, int) - Method in class org.vishia.byteData.ByteDataAccess
Deprecated.
Assigns new data to this element at given index in data.
assignData(byte[], int, int) - Method in class org.vishia.byteData.ByteDataAccess
Deprecated.
Assigns data without a given length of head.
assignData(byte[], int) - Method in class org.vishia.byteData.ByteDataAccess
Deprecated.
Assigns new data to this element.
assignData(byte[], int) - Method in class org.vishia.byteData.ByteDataAccessOld
Deprecated.
Assigns new data to this element.
assignData(byte[], int, int) - Method in class org.vishia.byteData.ByteDataAccessOld
Deprecated.
Assigns new data to this element at given index in data.
assignData(byte[], long) - Method in class org.vishia.byteData.ByteDataSymbolicAccess
 
assignData(byte[], int, int, long) - Method in class org.vishia.byteData.ByteDataSymbolicAccess
Assigns new data which are filled with byte before, often from a received socket telegram
assignDataToFixChildren() - Method in class org.vishia.byteData.ByteDataAccessBase
This method can be overridden by Java applications for derived instances which contains elements of this class assigned at defined positions in data.
assignDataToFixChilds() - Method in class org.vishia.byteData.ByteDataAccess
Deprecated.
This method is called inside all assign...() methods.
assignDataToFixChilds() - Method in class org.vishia.byteData.ByteDataAccessOld
Deprecated.
This method is called inside all assign...() methods.
assignDataUpcast(Object_Jc) - Method in class org.vishia.byteData.Class_Jc
assigns data from a given Object_Jc instance which is assigned to a byte[] via ByteDataAccessBase superclass of Object_Jc.
assignDataUpcast(Object_Jc) - Method in class org.vishia.byteData.ObjectArray_Jc
assigns data from a given Object_Jc instance which is assigned to a byte[] via ByteDataAccessBase superclass of Object_Jc.
assignDowncast_i(ByteDataAccess) - Method in class org.vishia.byteData.ByteDataAccess
Deprecated.
Older form, see protected method assignCasted_i(ByteDataAccess, int ) If a cast is possible, it should be programmed in the derivated class.
assignDowncast_i(ByteDataAccessOld) - Method in class org.vishia.byteData.ByteDataAccessOld
Deprecated.
Older form, see protected method assignCasted_i(ByteDataAccessOld, int ) If a cast is possible, it should be programmed in the derivated class.
assignEmpty(byte[]) - Method in class org.vishia.byteData.ByteDataAccess
Deprecated.
Initializes a top level, the data are considered as non initalized.
assignEmpty(byte[]) - Method in class org.vishia.byteData.ByteDataAccessOld
Deprecated.
Initializes a top level, the data are considered as non initalized.
AssignExpr(JZtxtcmdScript.StatementList, char) - Constructor for class org.vishia.cmd.JZtxtcmdScript.AssignExpr
 
assignFromEnd(StringPart) - Method in class org.vishia.util.StringPart
Sets the content of the StringPart , forgets the old content.
Assignment() - Constructor for class org.vishia.header2Reflection.CheaderParser.Assignment
 
assignObj(JZtxtcmdScript.AssignExpr, Object, boolean) - Method in class org.vishia.cmd.JZtxtcmdExecuter.ExecuteLevel
Executes a assignment::= [{ < datapath?
assignObjs - Variable in class org.vishia.cmd.JZtxtcmdScript.AssignExpr
Any variable given by name or java instance which is used to assign to it.
assignOperation - Static variable in class org.vishia.util.CalculatorExpr.Operators
Assign the current value to the left variable.
assignOperator - Variable in class org.vishia.header2Reflection.CheaderParser.Assignment
 
assignOperator - Variable in class org.vishia.header2Reflection.CheaderParser.Operator
 
assignReplaceEnv(StringBuilder) - Method in class org.vishia.util.StringPart
Sets the content to the given string, forgets the old content.
assignStatement(JZtxtcmdScript.JZcmditem) - Method in class org.vishia.cmd.JZtxtcmdExecuter.ExecuteLevel
 
aSubstates - Variable in class org.vishia.states.StateCompositeFlat
List of all sub states of this composite state.
aTransitions - Variable in class org.vishia.states.StateSimple
This array contains all transitions to handle it commonly.
AttribAsMacro(String) - Constructor for class org.vishia.header2Reflection.CheaderParser.AttribAsMacro
 
AttribAsMacro() - Constructor for class org.vishia.header2Reflection.CheaderParser.AttribAsMacro
 
AttribDstCheck(String, boolean) - Constructor for class org.vishia.xmlReader.XmlCfg.AttribDstCheck
 
attribNameVale - Variable in class org.vishia.xmlReader.XmlCfg
 
AttribRead() - Constructor for class org.vishia.xmlReader.ZmlReader.AttribRead
 
attribs - Variable in class org.vishia.header2Reflection.CheaderParser.StructOrClassDef
 
attribs - Variable in class org.vishia.xmlReader.XmlCfg.XmlCfgNode
Key (attribute name with xmlns:name) and reflection path to store the attribute value.
attribs - Variable in class org.vishia.xmlReader.ZmlReader.ZmlNode
Found attributes.
attribsForCheck - Variable in class org.vishia.xmlReader.XmlCfg.XmlCfgNode
If not null, contains attribute names which's name and value are used to build the key to found the proper xml noce in the config file.
attribsUnnamed - Variable in class org.vishia.xmlReader.ZmlReader.ZmlNode
 
attribsUnspec - Variable in class org.vishia.xmlReader.XmlCfg.XmlCfgNode
If set, the attrib dst for not found attributes to store in a common way.
AttribToStore(DataAccess.DatapathElement, String, String) - Constructor for class org.vishia.xmlReader.XmlJzReader.AttribToStore
 
attribute(String, String) - Static method in class org.vishia.xmlSimple.SimpleXmlOutputter
 
attributeNames - Variable in class org.vishia.xmlReader.XmlJzCfgAnalyzer.XmlStructureData.CfgSubtreeType2
 
AttributeOrTypedef(String) - Constructor for class org.vishia.header2Reflection.CheaderParser.AttributeOrTypedef
 
AttributeOrTypedef() - Constructor for class org.vishia.header2Reflection.CheaderParser.AttributeOrTypedef
 
attributes - Variable in class org.vishia.zbnf.ZbnfSyntaxPrescript
If not null, than attributes of this item.
auxDescriptions - Variable in class org.vishia.header2Reflection.CheaderParser.Description
 
auxInfo - Variable in class org.vishia.states.StateSimple
Any additional information.
auxInfo() - Method in class org.vishia.states.StateSimple
Gets the auxiliary information to that state which is set with StateSimple.setAuxInfo(Object).
available() - Method in class org.vishia.fileRemote.FileAccessZip.FileZipInputStream
 
aValues - Variable in class org.vishia.util.IndexMultiTable_Table
Array of objects appropriate to the keys.
await(int) - Method in class org.vishia.util.MessageQueue
 
awaitcmd(int) - Method in class org.vishia.cmd.JZtxtcmdThread
Waits for a command which can be sent by another thread using JZtxtcmdThread.sendcmd(String, Object)
awaitExecution(long, boolean) - Method in class org.vishia.event.EventConsumerAwait
Awaits for execution till "done" was set by the event which uses this destination or till the timeout is expired.
awaitmsg(int) - Method in class org.vishia.cmd.JZtxtcmdThread
 

B

b1 - Variable in class org.vishia.util.StringPart.Part
Absolute positions of part of chars
bAbort - Variable in class org.vishia.fileRemote.FileRemoteProgressEvData
These are bits for communication from set from the application.
bAccessPrivate - Variable in class org.vishia.cmd.JZtxtcmdExecuter.JzTcMain
Set it to true if private and protected fields and methods should be used by data access.
back - Static variable in class org.vishia.util.KeyCode
 
backward - Variable in class org.vishia.zbnf.ZbnfSyntaxPrescript.RepetitionSyntax
Syntax of the repetition path
bAddOuterResults - Variable in class org.vishia.zbnf.ZbnfSyntaxPrescript
see quest method.
bAll - Variable in class org.vishia.genJavaOutClass.GenJavaOutClass.CmdArgs
 
bAllTree - Variable in class org.vishia.util.FilepathFilter
If set then the path contains path/before/** /path/after.
bAllTree - Variable in class org.vishia.util.FilepathFilterM
True if the filter path on ctor has contained "**".
bAllTree - Variable in class org.vishia.util.PathCheck
 
bAlltree1 - Variable in class org.vishia.util.FilepathFilter.PathFilter
 
bAlltree2 - Variable in class org.vishia.util.FilepathFilter.PathFilter
 
bAnyFile - Variable in class org.vishia.fileRemote.FileRemoteWalkerCallbackLog
 
bAppendToFile - Variable in class org.vishia.cmd.JZtxtcmdScript.DefVariable
 
Base() - Constructor for class org.vishia.inspcComm.InspcDatagram.Base
 
Base(int) - Constructor for class org.vishia.inspcComm.InspcDatagram.Base
Constructor only for derived head structures of a datagram
base_localdir() - Method in class org.vishia.cmd.JZtxtcmdFilepath
Assembles and returns the designated part from this Filepath as String or StringBuilder: <&data.base_localdir()>.
base_localdir(FilePath.FilePathEnvAccess) - Method in class org.vishia.util.FilePath
Returns the base path and the local dir like given with ':' as separator between both parts.
base_localdirW() - Method in class org.vishia.cmd.JZtxtcmdFilepath
 
base_localdirW(FilePath.FilePathEnvAccess) - Method in class org.vishia.util.FilePath
Returns the base path and the local dir like given with ':' as separator between both parts for Windows environment with backslash as separator.
base_localfile() - Method in class org.vishia.cmd.JZtxtcmdFilepath
Assembles and returns the designated part from this Filepath as String or StringBuilder: <&data.base_localfile()>.
base_localfile(FilePath.FilePathEnvAccess) - Method in class org.vishia.util.FilePath
Returns the base path and the local file like given with ':' as separator between both parts.
base_localfileW() - Method in class org.vishia.cmd.JZtxtcmdFilepath
 
base_localfileW(FilePath.FilePathEnvAccess) - Method in class org.vishia.util.FilePath
Returns the base path and the local file like given with ':' as separator between both parts for Windows environment with backslash as separator.
baseName(String...) - Method in class org.vishia.header2Reflection.CheaderParser.AttributeOrTypedef
 
baseName(String...) - Method in class org.vishia.header2Reflection.CheaderParser.ClassDefinition
Should be offered, as for struct, but no content.
baseName(String...) - Method in class org.vishia.header2Reflection.CheaderParser.StructDefinition
 
basename - Variable in class org.vishia.header2Reflection.CheaderParser.Type
It is the name without forward suffix (_, _T, _t or _* admissible, * = any char) or the name witout "_s" for struct type definitions.
baseName(String, String) - Method in class org.vishia.header2Reflection.CheaderParser.Type
Returns the base name of the type.
basepath() - Method in class org.vishia.cmd.JZtxtcmdFilepath
Assembles and returns the designated part from this Filepath as String or StringBuilder: <&basepath()>.
basePath - Variable in class org.vishia.util.FileFunctions.FileAndBasePath
 
basepath - Variable in class org.vishia.util.FilePath
Base path-part before a ':' in String-given path.
basepath(FilePath.FilePathEnvAccess) - Method in class org.vishia.util.FilePath
Returns the base path part like given, either as absolute path or relative path.
basepath(StringBuilder, FilePath, FilePath, FilePath.FilePathEnvAccess) - Method in class org.vishia.util.FilePath
Gets the base path part of this.
basepath(StringBuilder, FilePath, FilePath, Object, FilePath.FilePathEnvAccess) - Method in class org.vishia.util.FilePath
Same as FilePath.basepath(StringBuilder, FilePath, FilePath, FilePathEnvAccess) but the scriptvariable may be given immediately.
basepath1 - Variable in class org.vishia.fileLocalAccessor.FileCallbackLocalCmp
 
basepath1 - Variable in class org.vishia.fileRemote.FileRemoteCallbackSearch
 
basepathW() - Method in class org.vishia.cmd.JZtxtcmdFilepath
 
basepathW(FilePath.FilePathEnvAccess) - Method in class org.vishia.util.FilePath
Returns the base path part like given for Windows environment with backslash as separator.
bAssignIntoNextComponent - Variable in class org.vishia.zbnf.ZbnfSyntaxPrescript
if it is set, the semantic of this component should be assigned into the next component of the outer prescript.
bAwaiting - Variable in class org.vishia.event.TimeOrder
Set if #awaitExecution(int, int) is called.
bAwaitReserve - Variable in class org.vishia.event.EventWithDst
 
bBigEndian - Variable in class org.vishia.byteData.ByteDataAccess
Deprecated.
Flag is set or get data in big endian or little endian (if false)
bBigEndian - Variable in class org.vishia.byteData.ByteDataAccessBase
Flag is set or get data in big endian or little endian (if false)
bBigEndian - Variable in class org.vishia.byteData.ByteDataAccessOld
Deprecated.
Flag is set or get data in big endian or little endian (if false)
bCheckAttributeNode - Variable in class org.vishia.xmlReader.XmlCfg.XmlCfgNode
The first node in some equal nodes in cfg, which determines the attributes used for check.
bChecked - Variable in class org.vishia.zbnf.ebnfConvert.EBNFread.EBNFdef
 
bChecking - Variable in class org.vishia.zbnf.ebnfConvert.EBNFread.EBNFdef
 
bCheckNewness - Variable in class org.vishia.header2Reflection.Header2Reflection
Deprecated.
If true, generate only if at least one of the header files are newer then the generate.
bChildSyntaxAreAlternatives - Variable in class org.vishia.zbnf.ZbnfSyntaxPrescript
If it is set, the childSyntaxPrescripts contains some alternative syntax prescripts, otherwise childSyntaxPrescripts contain the items one after another of this syntax prescript.
bClassBasedOnObjectJc - Variable in class org.vishia.header2Reflection.Header2Reflection.ConverterClass
Deprecated.
Inheritance situation.
bCmdCheck - Variable in class org.vishia.cmd.JZtxtcmdScript.CmdInvoke
 
bConst - Variable in class org.vishia.cmd.JZtxtcmdScript.DefVariable
 
bConstantSyntaxAsParseResult - Variable in class org.vishia.zbnf.ZbnfParser
Set if constant syntax (terminate morphems) also should stored.
bContainsVariableDef - Variable in class org.vishia.cmd.JZtxtcmdScript.StatementList
True if the block JZtxtcmdScript.JZcmditem.statementlist contains at least one variable definition.
bCurrentOk - Variable in class org.vishia.util.StringPart
false if current scanning is not match
bCyclic - Variable in class org.vishia.event.TimeOrder
If this bit is set, TimeOrder.repeatCyclic() activates again.
bDebugParsing - Variable in class org.vishia.zbnf.ZbnfSyntaxPrescript
Set to stop parsing on this item.
bDependencyChecked - Variable in class org.vishia.xmlReader.XmlJzCfgAnalyzer.XmlStructureNode
 
bDone - Variable in class org.vishia.event.EventConsumerAwait
It is set in EventConsumerAwait.setDone(String), should be called if the event was received with the "done" information.
bDone - Variable in class org.vishia.event.PayloadBack
This bit should be set if the back event should notify that the task is done with or without error.
bDoNotStoreData - Variable in class org.vishia.zbnf.ZbnfParser.PrescriptParser.SubParser
 
bDonotStoreData - Variable in class org.vishia.zbnf.ZbnfSyntaxPrescript
If set the parse result and all sub results are not stored as data.
begiMin - Variable in class org.vishia.util.StringPart
The most left possible start position.
begin - Variable in class org.vishia.util.StringPart
The actual start position of the valid part.
beginLast - Variable in class org.vishia.util.StringPart
Borders of the last part before calling of scan__(), seek__(), lento__().
beginScan - Variable in class org.vishia.util.StringPartScan
Position of scanStart() or after scanOk() as begin of next scan operations.
beginScanLast - Variable in class org.vishia.util.StringPartScan
Position of last scanStart() after scanOk().
bElementStart - Variable in class org.vishia.xmlSimple.XmlSequWriter
 
bElse - Variable in class org.vishia.cmd.JZtxtcmdScript.IfCondition
 
bEnablePrintfOnComm - Variable in class org.vishia.communication.InterProcessCommRxThread
 
bEntryComponentContainer - Variable in class org.vishia.zbnf.ZbnfSyntaxPrescript
If it is set this result is stored in a container (List).
bEof - Variable in class org.vishia.util.StringPartFromFile
Deprecated.
 
bEof - Variable in class org.vishia.util.StringPartFromFileLines
 
bEof - Variable in class org.vishia.xmlSimple.XmlBeautificator
 
bEqu - Variable in class org.vishia.util.PathCheck
 
bEventException - Variable in class org.vishia.event.TimeOrder
bEventExecuted - Variable in class org.vishia.event.TimeOrder
bExc - Variable in class org.vishia.byteData.ByteDataAccessBase
If false then never an exception is thrown, Instead the work is done as soon as possible.
bExc - Variable in class org.vishia.checkDeps_C.CheckDependencyFile
If true then an IllegalArgumentException will be thrown instead text return.
bExceptionIfnotFound - Variable in class org.vishia.zbnf.ZbnfJavaOutput
If it is set, an IllegalArgumentException is thrown, if a matching field or method are not found.
bExecHasNext - Variable in class org.vishia.util.IterableIndirect
 
bExecHasNext - Variable in class org.vishia.util.IteratorArrayMask
 
bExecHasNext - Variable in class org.vishia.util.IteratorMask
 
bExecute - Variable in class org.vishia.cmd.Filecmd.Cargs
 
bExpand - Variable in class org.vishia.byteData.ByteDataAccess
Deprecated.
True if the ByteDataAccess.idxEnd should be increment on adding children.
bExpand - Variable in class org.vishia.byteData.ByteDataAccessBase
True if the ByteDataAccessBase.ixEnd should not be set to the ByteDataAccessBase.sizeHead on removing children.
bExpand - Variable in class org.vishia.byteData.ByteDataAccessOld
Deprecated.
True if the ByteDataAccessOld.idxEnd should be increment on adding children.
bFirst - Variable in class org.vishia.cmd.JZtxtcmdScript.DefContainerVariable
 
bFirst - Variable in class org.vishia.header2Reflection.Header2Reflection.ConverterClass
Deprecated.
 
bFirst - Variable in class org.vishia.util.StringPart.Iter
 
bForHasNext - Variable in class org.vishia.cmd.JZtxtcmdExecuter.ExecuteLevel
Used while a for-container loop runs.
bFound - Variable in class org.vishia.util.StringPart
True if the last operation of lento__(), seek etc. has found anything.
bFullEncoding - Variable in class org.vishia.xmlSimple.XmlSequWriter
true then no reason to output transcription characters.
bGenerateOnlyifNecessary - Variable in class org.vishia.xmlSimple.Xsltpre
If false than generate fOut always, if true than generate only if the fIn is newer.
bHasNext - Variable in class org.vishia.util.IndexMultiTableInteger.IteratorImpl
True if hasNext.
bHasNextCalled - Variable in class org.vishia.util.StringPart.Iter
 
bHasNextProcessed - Variable in class org.vishia.util.IndexMultiTableInteger.IteratorImpl
true if hasnext-test is done.
bHelpIswritten - Variable in class org.vishia.mainCmd.MainCmd
Deprecated.
 
bHoldTimeorder - Variable in class org.vishia.event.TimeOrder
If true then the current active time order should not be send as event if the time is expired, because some data are changed.
Bin2Data - Class in org.vishia.zcmd
This class reads a regular binary file which contains data records with equal length into a container of signals.
Bin2Data(Bin2Data.Args) - Constructor for class org.vishia.zcmd.Bin2Data
 
Bin2Data() - Constructor for class org.vishia.zcmd.Bin2Data
 
Bin2Data.Args - Class in org.vishia.zcmd
 
Bin2Data.CmdLine - Class in org.vishia.zcmd
 
Bin2Data.DescrData - Class in org.vishia.zcmd
 
Bin2Data.DescrDataElement - Class in org.vishia.zcmd
 
Bin2Data.ZbnfResultDescr - Class in org.vishia.zcmd
 
Bin2Data.ZbnfResultDescrElement - Class in org.vishia.zcmd
 
binaryOperator - Variable in class org.vishia.header2Reflection.CheaderParser.Operator
 
binarySearch(int, int) - Method in class org.vishia.util.IntegerBlockArray
Searches the value in the arrays and returns the index of that value, which is equal or near lesser than the requested one.
binarySearchFirstKey(Comparable<Key>[], int, int, Object) - Method in class org.vishia.util.IndexMultiTable_Table
Binary search of the element, which is the first with the given key.
binarySearchFirstKey(int[], int, int, int) - Static method in class org.vishia.util.IndexMultiTableInteger
Binary search of the element, which is the first with the given key.
binarySearchFirstKey(int, int) - Method in class org.vishia.util.IntegerBlockArray
Searches the value in the arrays and returns the index of the first occurence of that value, which is equal or near lesser than the requested one.
binClass - Variable in class org.vishia.header2Reflection.BinOutPrep
 
binClass - Variable in class org.vishia.header2Reflection.BinOutShow
 
bIndented - Variable in class org.vishia.xmlSimple.XmlSequWriter.ElementInfo
 
binField - Variable in class org.vishia.header2Reflection.BinOutPrep
 
binField - Variable in class org.vishia.header2Reflection.BinOutShow
 
binFieldArray - Variable in class org.vishia.header2Reflection.BinOutPrep
 
binFieldArray - Variable in class org.vishia.header2Reflection.BinOutShow
 
binOutClassArray - Variable in class org.vishia.header2Reflection.BinOutPrep
Access to binary class Array data for fileBin.
binOutClassArray - Variable in class org.vishia.header2Reflection.BinOutShow
Access to binary class Array data for fileBin.
binOutClassArrayData - Variable in class org.vishia.header2Reflection.BinOutPrep
Binary data for fileBin.
binOutData - Variable in class org.vishia.header2Reflection.BinOutPrep
Binary data for fileBin.
binOutHead - Variable in class org.vishia.header2Reflection.BinOutPrep
Access to binary head data for fileBin.
binOutHead - Variable in class org.vishia.header2Reflection.BinOutShow
Access to binary head data for fileBin.
binOutHeadData - Variable in class org.vishia.header2Reflection.BinOutPrep
Binary data for fileBin.
BinOutPrep - Class in org.vishia.header2Reflection
This class prepares the binary output.
BinOutPrep(String, String, boolean, boolean, int) - Constructor for class org.vishia.header2Reflection.BinOutPrep
Constructor to create a binary reflection file.
binOutPrep - Variable in class org.vishia.header2Reflection.Header2Reflection
Deprecated.
 
BinOutPrep.TypeBinPosition - Class in org.vishia.header2Reflection
 
BinOutPrep.TypeNeedInBinOut - Class in org.vishia.header2Reflection
Position and type of a usage of type in a field.
binOutRefl - Variable in class org.vishia.header2Reflection.BinOutPrep
Access to binary data for fileBin.
binOutRefl - Variable in class org.vishia.header2Reflection.BinOutShow
Access to binary data for fileBin.
BinOutShow - Class in org.vishia.header2Reflection
 
BinOutShow(byte[], int) - Constructor for class org.vishia.header2Reflection.BinOutShow
 
binOutSuperArray - Variable in class org.vishia.header2Reflection.BinOutPrep
 
binRefl - Variable in class org.vishia.header2Reflection.BinOutShow
The array with the binary data, read from file or immediately on creation.
bInsert - Variable in class org.vishia.util.StringFormatter
True than add inserts, false than it overwrites.
binSuperClass - Variable in class org.vishia.header2Reflection.BinOutPrep
 
binSuperClass - Variable in class org.vishia.header2Reflection.BinOutShow
 
binSuperClassArray - Variable in class org.vishia.header2Reflection.BinOutShow
 
bIsNotified - Variable in class org.vishia.util.ThreadRun
 
bit - Variable in class org.vishia.byteData.VariableAccessWithBitmask
The position of the last significant bit if the value of the variable is placed in some bits or specially in only one bit, a boolean value. 0 per default.
bit - Variable in class org.vishia.byteData.VariableAccessWithIdx
The position of the last significant bit if the value of the variable is placed in some bits or specially in only one bit, a boolean value. 0 per default.
bit1 - Variable in class org.vishia.util.IntegerBlockArray
 
bit2 - Variable in class org.vishia.util.IntegerBlockArray
 
bitField - Variable in class org.vishia.header2Reflection.CheaderParser.AttributeOrTypedef
 
bitField - Variable in class org.vishia.header2Reflection.CheaderParser.VariableDefinition
 
bitfieldByte - Variable in class org.vishia.header2Reflection.Header2Reflection.ConverterClass
Deprecated.
The byte-number of more bitfields.
bitfieldPos - Variable in class org.vishia.header2Reflection.Header2Reflection.ConverterClass
Deprecated.
Current Bit position in Bitfield.
bitMask - Variable in class org.vishia.byteData.ByteDataSymbolicAccess.Variable
 
bitMode - Variable in class org.vishia.util.StringPart
Some mode bits.
bitNotOperation - Static variable in class org.vishia.util.CalculatorExpr.Operators
Negates all bits from a given integer type value or negates a boolean in the accu.
bJop - Variable in class org.vishia.cmd.JZtxtcmdScript.JZcmdInclude
True then &path.to.java.operation given as path.
bLast - Variable in class org.vishia.util.FilepathFilterM
 
bLastWasNext - Variable in class org.vishia.util.IndexMultiTable.IteratorImpl
bLesserReadAsExpected - Variable in class org.vishia.util.StringPartFromFileLines
 
bList - Variable in class org.vishia.xmlReader.XmlCfg.XmlCfgNode
true then this element is stored with more as one instance.
bLittleEndianBig2 - Variable in class org.vishia.byteData.ByteDataAccessBase
Flag is set or get data in little endian but 2 Bytes as 16 bit word in big endian.
blocks - Variable in class org.vishia.util.IntegerBlockArray
 
bMarkCheck - Variable in class org.vishia.fileRemote.FileRemoteAccessor.FileWalkerThread
 
bMkdirAll - Variable in class org.vishia.fileRemote.FileRemoteProgressEvData
These are bits for communication from set from the application.
bNewAttributes - Variable in class org.vishia.xmlReader.ZmlReader.ZmlNode
Set if new attributes are found.
bNewFile - Variable in class org.vishia.msgDispatch.LogMessageFile
 
bNewFileReflectionTypesOut - Variable in class org.vishia.header2Reflection.Header2Reflection
Deprecated.
True if a new file for types should be created, false if append.
bNewFromType - Variable in class org.vishia.zbnf.ZbnfJavaOutput
True then create a dst instance of a component only from the given type name and the found instance class.
bNewTimestamp - Variable in class org.vishia.cmd.JZtxtcmdScript.FileOpArg
 
bNext - Variable in class org.vishia.util.TreeNodeBase.IteratorOneNode
 
bNotBegin - Variable in class org.vishia.util.FilepathFilterM
up to 32 bit for negation of variants, bit 0 for first text etc.
bNotifyAlsoOnException - Variable in class org.vishia.event.TimeOrder
 
bNoWildcard - Variable in class org.vishia.util.FilepathFilterM
 
bObjectifcBaseJcpp - Variable in class org.vishia.header2Reflection.Header2Reflection.ConverterClass
Deprecated.
Inheritance situation.
bObjectJcpp - Variable in class org.vishia.header2Reflection.Header2Reflection.ConverterClass
Deprecated.
Inheritance situation.
body - Variable in class org.vishia.header2Reflection.CheaderParser.MethodDef
If empty then this is a declaration.
bOk - Variable in class org.vishia.util.TestOrg
 
bOnlyFields - Variable in class org.vishia.zbnf.ZbnfJavaOutput
If it is set, only fields are accepted, no methods.
bOnlyMethods - Variable in class org.vishia.zbnf.ZbnfJavaOutput
If it is set, only set_ or add_-methods and new_-methods are accepted, no fields and no inner classes as container.
bOnlyOneEach - Variable in class org.vishia.zbnf.ZbnfSyntaxPrescript
Used in a repetition: The sub syntax is expected only one time though it is possible in the repetition.
bOnlyOneEachOption - Variable in class org.vishia.zbnf.ZbnfSyntaxPrescript.RepetitionSyntax
Set on {| not tested in zbnf, only for Store in Java
bOnlyText - Variable in class org.vishia.zbnf.ebnfConvert.EBNFread.EBNFdef
 
bOnlyTextInExpr - Variable in class org.vishia.zbnf.ebnfConvert.EBNFread.EBNFexpr
Set false on evaluation if other than literal are stored here.
boolAndOperation - Static variable in class org.vishia.util.CalculatorExpr.Operators
Ands the arg with the accu.
boolCheckAndOperation - Static variable in class org.vishia.util.CalculatorExpr.Operators
Ands the arg with the accu.
boolCheckOrOperation - Static variable in class org.vishia.util.CalculatorExpr.Operators
Ors the arg with the accu.
booleanExpr - Static variable in class org.vishia.util.CalculatorExpr.ExprTypes
The current expression type is boolean.
booleanValue() - Method in class org.vishia.util.CalculatorExpr.Value
Returns a boolean value.
boolNotOperation - Static variable in class org.vishia.util.CalculatorExpr.Operators
Converts the accu (val) to a boolean and negates it.
boolOperation - Static variable in class org.vishia.util.CalculatorExpr.Operators
Converts the accu (val) to a boolean.
boolOrOperation - Static variable in class org.vishia.util.CalculatorExpr.Operators
Ors the arg with the accu.
boolVal - Variable in class org.vishia.util.CalculatorExpr.Value
 
bOS_HandlePointer - Variable in class org.vishia.header2Reflection.CheaderParser.AttributeOrTypedef
 
bOutput - Variable in class org.vishia.header2Reflection.CheaderParser.AttributeOrTypedef
Not parsed but possible for postprocessing.
bOverwrite - Variable in class org.vishia.cmd.JZtxtcmdScript.FileOpArg
 
bOverwrite - Variable in class org.vishia.fileRemote.FileRemoteProgressEvData
These are bits for communication from set from the application.
bOverwriteAll - Variable in class org.vishia.fileRemote.FileRemoteProgressEvData
These are bits for communication from set from the application.
bOverwriteAll() - Method in class org.vishia.fileRemote.FileRemoteProgressEvData
Quest from executer.
bOverwriteReadonly - Variable in class org.vishia.cmd.JZtxtcmdScript.FileOpArg
 
bParam - Variable in class org.vishia.header2Reflection.CheaderParser.AttributeOrTypedef
Not parsed but possible for postprocessing.
bPause - Variable in class org.vishia.fileRemote.FileRemoteProgressEvData
True then the application will be stop the execution.
bPointerType - Variable in class org.vishia.header2Reflection.CheaderParser.MethodTypedef
 
bPrev - Variable in class org.vishia.util.IndexMultiTable.IteratorHelper
Dedication whether it is the instance for previous or for next.
bProcessIsRunning - Variable in class org.vishia.cmd.CmdExecuter.OutThread
Set to true before a process is started, set to false if the process has finished.
bQuest - Variable in class org.vishia.fileRemote.FileRemoteProgressEvData
True then the service has stopped execution (thread is in wait) for an answer.
bRefresh - Variable in class org.vishia.fileLocalAccessor.FileAccessorLocalJava7.WalkFileTreeVisitor
 
bRefresh - Variable in class org.vishia.fileRemote.FileRemoteAccessor.FileWalkerThread
 
bRun - Variable in class org.vishia.cmd.JZtxtcmdThreadQueue
 
bRun - Variable in class org.vishia.fileLocalAccessor.FileAccessorLocalJava7.WalkerThread
 
bRunExec - Variable in class org.vishia.cmd.CmdExecuter.InThread
 
bRunThreads - Variable in class org.vishia.cmd.CmdExecuter
True for ever so long this class is used, it maybe so long this application runs.
bSet - Variable in enum org.vishia.execode.Execode.EXXXInstruction
 
bSetSkipSpaces - Variable in class org.vishia.cmd.JZtxtcmdScript.StatementList
Set with <:s> in a textExpression to enforce skipping white spaces.
bShouldLineoutClose - Variable in class org.vishia.util.StringFormatter
 
bShouldNotWait - Variable in class org.vishia.cmd.JZtxtcmdScript.CmdInvoke
 
bSkipSpacesAndComment - Variable in class org.vishia.zbnf.ZbnfParser.ForkPoint
 
bSort - Variable in class org.vishia.xmlReader.XmlJzCfgAnalyzer.XmlStructureData.CfgSubtreeType2
 
bsort - Variable in class org.vishia.zip.Zip
 
bStartScan - Variable in class org.vishia.util.StringPart
If true, than all idxLastScanned... are set to 0, it is after #scanOk() or after #scanStart
bStoreAsString - Variable in class org.vishia.zbnf.ZbnfSyntaxPrescript
If set the parse result for this item is stored as String from the source immediately.
bStoreAttribsInNewContent - Variable in class org.vishia.xmlReader.XmlCfg.XmlCfgNode
True if the value of attributes should be stored in the new content.
bStoreComment - Variable in class org.vishia.zbnf.ZbnfParser
If it is true, the comment is stored in the ParserStore and is supplied by calling getFirstParseResult() and from there calling next().
bStoreEndlineComment - Variable in class org.vishia.zbnf.ZbnfParser
If it is true, the end-line-comment is stored in the ParserStore and is supplied by calling getFirstParseResult() and from there calling next().
bStoreInputForComponent - Variable in class org.vishia.zbnf.ZbnfParser.Args
 
bStoreNewline - Variable in class org.vishia.zbnf.ZbnfParser
If it is true, a newline is stored in the ParserStore and is supplied by calling getFirstParseResult() and from there calling next().
bStoreOneSpaceOnWhitespaces - Variable in class org.vishia.zbnf.ZbnfParser
If it is true, one space is stored on whitespaces in the ParserStore and is supplied by calling getFirstParseResult() and from there calling next().
bStoreWhiteSpaces - Variable in class org.vishia.zbnf.ZbnfParser
If it is true, the complete white spaces are stored in the ParserStore and is supplied by calling getFirstParseResult() and from there calling next().
bStructHasFirstObjectJc - Variable in class org.vishia.header2Reflection.Header2Reflection.ConverterClass
Deprecated.
Inheritance situation.
bText - Variable in class org.vishia.xmlReader.XmlJzCfgAnalyzer.XmlStructureNode
Set if at least one of the occurrences has a text content.
bThreadRun - Variable in class org.vishia.event.EventTimerThread
 
bThreadWaits - Variable in class org.vishia.util.ThreadRun
 
bTimeElapsed - Variable in class org.vishia.event.TimeOrder
 
bTimeOrderFinished - Variable in class org.vishia.event.TimeOrder
bTitleShown - Variable in class org.vishia.util.TestOrg
 
bTree - Variable in class org.vishia.docuGen.DocuGen.Topic
 
bTreeComment - Variable in class org.vishia.xmlSimple.XmlSequWriter
 
bubbleSort(int[]) - Static method in class org.vishia.util.Sort
bubbleSort(long[]) - Static method in class org.vishia.util.Sort
Sorts the input array, returns the index in a new output array.
buffer - Variable in class org.vishia.bridgeC.Va_list
 
buffer - Variable in class org.vishia.fileLocalAccessor.FileCallbackLocalCopy
 
buffer - Variable in class org.vishia.fileRemote.FileRemoteCallbackSearch
 
buffer - Variable in class org.vishia.util.PipeRingBuffer
 
buffer - Variable in class org.vishia.util.StdHexFormatWriter
 
buffer() - Method in class org.vishia.util.StringAdd
Creates or returns the StringBuilder Buffer.
buffer - Variable in class org.vishia.util.StringFormatter
 
buffer() - Method in class org.vishia.util.StringPartAppend
Returns the internal StringBuilder to use methods of that.
buffer - Variable in class org.vishia.util.StringPartFromFile
Deprecated.
 
buffer - Variable in class org.vishia.xmlSimple.XmlBeautificator
 
bufferInThreadContext - Static variable in class org.vishia.bridgeC.ThreadContextFW
 
bufferOffsArray - Variable in class org.vishia.header2Reflection.Header2Reflection
Deprecated.
 
buildDir(File, String, int) - Static method in class org.vishia.util.FileFunctions
Builds a File which is a directory of
buildDstStates() - Method in class org.vishia.states.PrepareTransition
 
buildEntryStates() - Method in class org.vishia.states.PrepareTransition
Builds the Trans#entryStates with given found common state and given Trans#dstStates and their StateSimple.statePath.
builderTreeNodeXml - Variable in class org.vishia.zbnf.ZbnfParser
 
BuilderTreeNodeXml() - Constructor for class org.vishia.zbnf.ZbnfParserStore.BuilderTreeNodeXml
 
buildExitPath() - Method in class org.vishia.states.PrepareTransition
 
buildFoundedInputOnError() - Method in class org.vishia.zbnf.ZbnfParser
Returns about 50 chars of the input string founded at the parsing error position.
buildInetAddr(int, int) - Method in class org.vishia.communication.SocketCommSimple
Builds the InetAddr.
buildJoinStates() - Method in class org.vishia.states.StateSimple.TransJoin
 
buildOffset(String, String, boolean) - Method in class org.vishia.header2Reflection.Header2Reflection.ConverterClass
Deprecated.
 
buildStatePath(StateSimple) - Method in class org.vishia.states.StateSimple
Sets the path to the state for this and all #aSubstates, recursively call.
buildStatePathSubstates(StateSimple, int) - Method in class org.vishia.states.StateCompositeFlat
Sets the path to the state for this and all StateCompositeFlat.aSubstates, recursively call.
buildStatePathSubstates(StateSimple, int) - Method in class org.vishia.states.StateParallel
Sets the path to the state for this and all StateParallel.aParallelstates, recursively call.
buildStatePathSubstates(StateSimple, int) - Method in class org.vishia.states.StateSimple
It is overridden package-local in all derived StateComposite, StateParallel.
buildTransitionPath() - Method in class org.vishia.states.StateSimple.Trans
Builds the transition path from given state to all dst states.
buildTreeNodeRepresentation() - Method in class org.vishia.zbnf.ZbnfParserStore.ParseResultItemImplement
 
buildTreeNodeRepresentationXml(XmlNode, ZbnfParserStore.ParseResultItemImplement, boolean) - Method in class org.vishia.zbnf.ZbnfParserStore.BuilderTreeNodeXml
Builds an XML tree node representation for the current element and its children of a parser result item.
bUseForCheck - Variable in class org.vishia.xmlReader.XmlCfg.AttribDstCheck
Set to true on a "!
bUseResultlet - Variable in class org.vishia.zbnf.ZbnfParser.Args
True than a repeated usage of the same syntax component on the same source position uses the older parsed result.
bUseText - Variable in class org.vishia.msgDispatch.MsgDispatcherCore.Output
Bit which indicates that the text information field of #sendMsgVaList(int, OS_TimeStamp, String, Va_list) is used.
bUseThreadContextBufferForToString - Variable in class org.vishia.bridgeC.ThreadContextFW
 
bWait - Variable in class org.vishia.event.EventConsumerAwait
Marker that Object.wait() was called in EventConsumerAwait.awaitExecution(long, boolean).
bWriteErrorInOutput - Variable in class org.vishia.cmd.JZtxtcmdExecuter.ExecuteLevel
Flag, write error in the current output if set to true.
bXmlSrcline - Variable in class org.vishia.zbnf.ZbnfParserStore.BuilderTreeNodeXml
bXmlSrctext - Variable in class org.vishia.zbnf.ZbnfParserStore.BuilderTreeNodeXml
byte2UTF8(byte[], int[]) - Static method in class org.vishia.util.StringFunctions
Converts the current bytes in a byte[] from UTF-8 in a UTF16-character.
ByteDataAccess - Class in org.vishia.byteData
Deprecated.
use ByteDataAccessBase for new Algorithm. This is the original code from 2014-01-13, only formally adapted. The ByteDataAccessBase contains the same wideness, but with the concept of prevent using virtual methods and with a given size of head. That is better than the ByteDataAccess.specifyLengthElementHead() as virtual method especially for usage in C.
ByteDataAccess() - Constructor for class org.vishia.byteData.ByteDataAccess
Deprecated.
Constructs a new empty instance.
ByteDataAccess(int, int) - Constructor for class org.vishia.byteData.ByteDataAccess
Deprecated.
Constructs a new empty instance.
byteDataAccess - Variable in class org.vishia.byteData.ByteDataSymbolicAccess.Variable
 
ByteDataAccessBase - Class in org.vishia.byteData
This class is a base class to control the access to binary data.
ByteDataAccessBase(int) - Constructor for class org.vishia.byteData.ByteDataAccessBase
Any instance of ByteDataAccessBase is associated to a determined derived instance which has defined head size.
ByteDataAccessBase(int, int) - Constructor for class org.vishia.byteData.ByteDataAccessBase
Deprecated.
Remark: Because ByteDataAccessBase.assign(byte[], int) decides on the size of data, and ByteDataAccessBase.addChild(ByteDataAccessBase, int) decides on the size of data of a child, this constructor makes no sense. Jchartmut 2015-04-12
ByteDataAccessDbg - Class in org.vishia.byteData
Deprecated.
ByteDataAccessDbg() - Constructor for class org.vishia.byteData.ByteDataAccessDbg
Deprecated.
 
ByteDataAccessOld - Class in org.vishia.byteData
Deprecated.
since 2012, use ByteDataAccessBase
ByteDataAccessOld() - Constructor for class org.vishia.byteData.ByteDataAccessOld
Deprecated.
Constructs a new empty instance.
ByteDataAccessSimple - Class in org.vishia.byteData
This class helps to access to binary data without any given structure or without a head of data.
ByteDataAccessSimple(byte[], boolean) - Constructor for class org.vishia.byteData.ByteDataAccessSimple
Constructs a new instance which is assigned to an empty buffer.
ByteDataAccessSimple(boolean) - Constructor for class org.vishia.byteData.ByteDataAccessSimple
Constructs a new instance not assigned, to read several buffers.
ByteDataAccessSimple(byte[], boolean, int) - Constructor for class org.vishia.byteData.ByteDataAccessSimple
Constructs a new instance which is assigned to an filled buffer.
ByteDataAccessSimple(byte[], boolean, int, int) - Constructor for class org.vishia.byteData.ByteDataAccessSimple
Constructs a new instance which is assigned to an filled buffer.
ByteDataSymbolicAccess - Class in org.vishia.byteData
This class supports the access to binary data with some variable which describes parts of data.
ByteDataSymbolicAccess() - Constructor for class org.vishia.byteData.ByteDataSymbolicAccess
Creates with its own internal (not visible) ByteDataAccessSimple access operations.
ByteDataSymbolicAccess(Map<String, VariableAccess_ifc>) - Constructor for class org.vishia.byteData.ByteDataSymbolicAccess
 
ByteDataSymbolicAccess(ByteDataAccessSimple) - Constructor for class org.vishia.byteData.ByteDataSymbolicAccess
Works with a given ByteDataAccess which can be additional touched with the ByteDataAccessBase or ByteDataAccessSimple operations.
ByteDataSymbolicAccess.Variable - Class in org.vishia.byteData
An instance can be created and filled from ZBNF-parser using reflection or also programmatically created using .
ByteDataSymbolicAccessReadConfig - Class in org.vishia.byteData
 
ByteDataSymbolicAccessReadConfig() - Constructor for class org.vishia.byteData.ByteDataSymbolicAccessReadConfig
 
ByteDataSymbolicAccessReadConfig(ByteDataSymbolicAccess) - Constructor for class org.vishia.byteData.ByteDataSymbolicAccessReadConfig
 
ByteDataSymbolicAccessReadConfig.ZbnfResult - Class in org.vishia.byteData
 
ByteDataVariable - Class in org.vishia.byteData
This class contains some static sub classes for Variable with primitive types inside a ByteDataAccessBase-derived access class.
ByteDataVariable() - Constructor for class org.vishia.byteData.ByteDataVariable
 
ByteDataVariable.Int16 - Class in org.vishia.byteData
 
ByteDataVariable.Int32 - Class in org.vishia.byteData
Documentation adequate valid for other sub classes.
ByteDataVariable.Int32Array - Class in org.vishia.byteData
Documentation adequate valid for other array sub classes.
ByteDataVariable.Uint16 - Class in org.vishia.byteData
 
ByteDataVariable.Uint16Array - Class in org.vishia.byteData
 
ByteDataVariable.Uint32 - Class in org.vishia.byteData
 
ByteDataVariable.Uint32Array - Class in org.vishia.byteData
 
bytePos - Variable in class org.vishia.byteData.ByteDataSymbolicAccess.Variable
 
bytesInteger() - Method in class org.vishia.byteData.reflection_Jc.Reflection_Jc.Field
Returns the nrof bytes if it is an integer type or 0 if it isn't.
bytesScalarType - Variable in class org.vishia.header2Reflection.Header2Reflection.FieldTypeInfos
Deprecated.
Information about scalar basic types.

C

C2DataDeps - Class in org.vishia.header2Reflection
This class is able to parse C-language files (header, implementation) and outputs all dependencies of variables.
C2DataDeps(String[]) - Constructor for class org.vishia.header2Reflection.C2DataDeps
Constructor of the main class.
c_only - Variable in class org.vishia.header2Reflection.Header2Reflection
Deprecated.
Parse only struct, no class.
calc(double) - Method in class org.vishia.util.CalculatorExpr
Calculates the expression with only one input.
calc(float) - Method in class org.vishia.util.CalculatorExpr
Calculates the expression with only one input.
calc(Object...) - Method in class org.vishia.util.CalculatorExpr
Calculates the expression with some inputs, often only 1 input.
calc(Map<String, DataAccess.IntegerIx>, Object[]) - Method in class org.vishia.util.CalculatorExpr.Operand
Accesses and returns the value of this operand.
calcDataAccess(Map<String, DataAccess.Variable<Object>>, Object...) - Method in class org.vishia.util.CalculatorExpr
Creates new CalculatorExpr.Data for calculation and calls CalculatorExpr.calcDataAccess(Data, Map, Object...), see there
calcDataAccess(CalculatorExpr.Data, Map<String, DataAccess.Variable<Object>>, Object...) - Method in class org.vishia.util.CalculatorExpr
Calculates the expression with possible access to any stored object data with access via reflection.
calcExprData - Variable in class org.vishia.util.OutTextPreparer.DataTextPreparer
Set on first usage.
calcKey(String, String) - Static method in class org.vishia.xmlSimple.XmlNodeSimple
 
calcLong(long) - Method in class org.vishia.util.CalculatorExpr
Calculates the expression with only one input.
calcLong(int) - Method in class org.vishia.util.CalculatorExpr
Calculates the expression with only one input.
calctime() - Method in class org.vishia.cmd.JZtxtcmdExecuter.JzTcMain
 
calcTime() - Method in class org.vishia.util.MinMaxTime
Call it at end of the cyclically operation.
calculateArguments(DataAccess) - Method in class org.vishia.cmd.JZtxtcmdExecuter.ExecuteLevel
 
calculateExpression(CalculatorExpr) - Method in class org.vishia.cmd.JZtxtcmdExecuter.ExecuteLevel
This routine invokes CalculatorExpr.calcDataAccess(Map, Object...), but before the arguments of all operations will be calculated if necessary.
CalculatorExpr - Class in org.vishia.util
This class provides a calculator for expressions.
CalculatorExpr() - Constructor for class org.vishia.util.CalculatorExpr
Map of all available unary operators associated with its String expression.
CalculatorExpr(String, Map<String, DataAccess.IntegerIx>, Class<?>) - Constructor for class org.vishia.util.CalculatorExpr
Deprecated.
it should be possible to use #CalculatorExpr(StringPartScan, Map, Class) in all cases.
CalculatorExpr(StringPartScan, Map<String, DataAccess.IntegerIx>, Class<?>, boolean) - Constructor for class org.vishia.util.CalculatorExpr
Constructs an String given expression with some variables.
CalculatorExpr.Data - Class in org.vishia.util
It is the data instance for the caluclation.
CalculatorExpr.ExpressionType - Interface in org.vishia.util
Common interface to check and maybe change the type of expression.
CalculatorExpr.ExprTypes - Class in org.vishia.util
 
CalculatorExpr.Operand - Class in org.vishia.util
Operand for a part of the expression, refer from CalculatorExpr.Operation.
CalculatorExpr.Operation - Class in org.vishia.util
An Operation in the list of operations.
CalculatorExpr.Operator - Class in org.vishia.util
An operator for the current value (accu), the given second value maybe the operand from the CalculatorExpr.Operation, or for some additional values in stack.
CalculatorExpr.Operators - Class in org.vishia.util
This class contains all Operators as static references.
CalculatorExpr.SetExprBase - Class in org.vishia.util
This class and its inner class CalculatorExpr.SetExprBase.SetExpr is a helper class which contains a CalculatorExpr as composite.
CalculatorExpr.SetExprBase.SetExpr - Class in org.vishia.util
Instances of this inner class are created with parenthesis expressions and for the whole expression.
CalculatorExpr.Value - Class in org.vishia.util
A value, maybe a constant, any given Object or an access description to a java program element.
calcValue2int - Static variable in class org.vishia.util.DataAccess.Conversions
call_Name - Variable in class org.vishia.cmd.JZtxtcmdScript.CallStatement
 
callback - Variable in class org.vishia.fileLocalAccessor.FileAccessorLocalJava7.WalkFileTreeVisitor
 
callback - Variable in class org.vishia.fileRemote.FileRemoteAccessor.FileWalkerThread
 
callback - Variable in class org.vishia.fileRemote.FileRemoteCmdEventData
 
callback() - Method in class org.vishia.fileRemote.FileRemoteCmdEventData
 
callback - Variable in class org.vishia.fileRemote.FileRemoteWalker
 
CallbackEvent(String, EventConsumer, EventTimerThread, EventSource) - Constructor for class org.vishia.fileRemote.FileRemote.CallbackEvent
 
CallbackTemplate<DerivedNode extends TreeNodeBase<DerivedNode,?,?>> - Class in org.vishia.util
 
CallbackTemplate() - Constructor for class org.vishia.util.CallbackTemplate
 
callbackTemplate - Static variable in interface org.vishia.util.SortedTreeWalkerCallback
Use this as template for anonymous implementation.
callbackUser - Variable in class org.vishia.fileLocalAccessor.FileCallbackLocalCmp
Event to walk through the second tree.
callbackUser - Variable in class org.vishia.fileLocalAccessor.FileCallbackLocalCopy
 
callbackUser - Variable in class org.vishia.fileRemote.FileRemoteCallbackSearch
 
CallCmd(OutTextPreparer, StringPartScan, Class<?>) - Constructor for class org.vishia.util.OutTextPreparer.CallCmd
 
CallCmd(OutTextPreparer, String, Class<?>) - Constructor for class org.vishia.util.OutTextPreparer.CallCmd
 
CallStatement(JZtxtcmdScript.StatementList, char) - Constructor for class org.vishia.cmd.JZtxtcmdScript.CallStatement
 
callWithoutArguments() - Method in class org.vishia.header2Reflection.C2DataDeps
Invoked from parseArguments if no argument is given.
callWithoutArguments() - Method in class org.vishia.header2Reflection.CmdHeader2Reflection
Invoked from parseArguments if no argument is given.
callWithoutArguments() - Method in class org.vishia.jztxtcmd.JZtxtcmd.CmdLine
 
callWithoutArguments() - Method in class org.vishia.mainCmd.MainCmd
Deprecated.
Invoked from parseArguments if no argument is given.
callWithoutArguments() - Method in class org.vishia.mainCmd.SampleCmdLine.CmdLine
Invoked from parseArguments if no argument is given.
callWithoutArguments() - Method in class org.vishia.zbnf.Zmake.CmdLine
Invoked from parseArguments if no argument is given.
canConvert(Object) - Method in interface org.vishia.util.DataAccess.Conversion
Checks whether the value of source allows the conversion.
canExecute() - Method in class org.vishia.fileRemote.FileRemote
true if due to Java orientation to the file system the file is executable.
canRead() - Method in class org.vishia.fileRemote.FileRemote
true if due to Java orientation to the file system the file is readable (visible).
canWrite() - Method in class org.vishia.fileRemote.FileRemote
true if due to Java orientation to the file system the file is not read only.
capacityToSendWithoutBlocking(int) - Method in interface org.vishia.communication.InterProcessComm
Tests wether a next send is done without blocking.
capacityToSendWithoutBlocking(int) - Method in class org.vishia.communication.InterProcessComm_SocketImpl
 
cargs - Variable in class org.vishia.cmd.Filecmd
 
Cargs() - Constructor for class org.vishia.cmd.Filecmd.Cargs
 
cargs - Variable in class org.vishia.cmd.Filecmd.Cmdline
 
castFromBase(InspcDatagram.Base) - Method in class org.vishia.inspcComm.InspcDatagram.SeqEntrant
Cast from an instance of type InspcDatagram.Base which is checked for the InspcDatagram.Base.cmdDatagram() and therefore the cast is proper.
castFromBase(Inspcitem.Head) - Method in class org.vishia.inspcComm.Inspcitem.HeadOrder
Cast from an instance of type Inspcitem.Head which is checked for the Inspcitem.Head.cmd() and therefore the cast is proper.
castToRawDataAccess(RawDataAccess) - Method in class org.vishia.byteData.Object_Jc
assign the data at position of Object_Jc to a RawDataAccess to access data described by positions and types getted from reflection.
cBuffer - Variable in class org.vishia.util.StringPartFromFileLines
 
cCmd - Variable in class org.vishia.util.FileList.Args
 
cDecimalSep - Variable in class org.vishia.zcmd.Csv2Data
'.' if the Csv2Data.separator is ',', elsewhere ','.
cDecimalSeparator - Variable in class org.vishia.util.StringFormatter
 
cEndOfText - Static variable in class org.vishia.util.StringFunctions
The char used to code end of text.
cExpectedSesoncNl - Variable in class org.vishia.util.StringPartFromFileLines
The second newline character set if the first nl was read.
cfg - Variable in class org.vishia.xmlReader.XmlCfg.XmlCfgNode
Back reference to the whole config.
cfg - Variable in class org.vishia.xmlReader.XmlJzReader
To store the last used configuration, for parsing with the same config.
cfgCfg - Variable in class org.vishia.xmlReader.XmlJzReader
Configuration to read a config file.
CfgData - Class in org.vishia.checkDeps_C
Contains the data read from the config file.
CfgData() - Constructor for class org.vishia.checkDeps_C.CfgData
 
cfgData - Variable in class org.vishia.checkDeps_C.CheckAllDepFile
 
cfgData - Variable in class org.vishia.checkDeps_C.CheckDependencyFile
Some paths etc.
cfgData - Variable in class org.vishia.checkDeps_C.CheckDeps_Old
Data from the config file.
cfgSubtreeByName - Variable in class org.vishia.xmlReader.XmlJzCfgAnalyzer.XmlStructureData
Stores all node types for cfg subtree with the subtree name as key.
cfgSubtreeList - Variable in class org.vishia.xmlReader.XmlJzCfgAnalyzer.XmlStructureData
Stores the cfg subtree in the usage order.
cfgSubtreeName - Variable in class org.vishia.xmlReader.XmlCfg.XmlCfgNode
If not null, this element refers its XmlCfg.XmlCfgNode.attribs and XmlCfg.XmlCfgNode.subnodes in a config-subtree.
CfgSubtreeType() - Constructor for class org.vishia.xmlReader.XmlJzCfgAnalyzer.XmlStructureData.CfgSubtreeType
 
CfgSubtreeType2(XmlJzCfgAnalyzer.XmlStructureNode) - Constructor for class org.vishia.xmlReader.XmlJzCfgAnalyzer.XmlStructureData.CfgSubtreeType2
 
change(CharSequence) - Method in class org.vishia.util.StringSeq
 
changeCurrDir(CharSequence) - Method in class org.vishia.cmd.JZtxtcmdExecuter.ExecuteLevel
Executes the cd command: changes the directory in this execution level.
changeIt() - Method in class org.vishia.util.StringSeq
Returns a StringBuilder instance which allows the content to change.
charAt(int) - Method in class org.vishia.util.StringArray
 
charAt(int) - Method in class org.vishia.util.StringPart
This method returns the characters of the current part.
charAt(int) - Method in class org.vishia.util.StringPart.Part
 
charAt(int) - Method in class org.vishia.util.StringPartFromFileLines.CharSq
 
charAt(int) - Method in class org.vishia.util.StringSeq
 
charSeq2char - Static variable in class org.vishia.util.DataAccess.Conversions
CharSequence to Character.
charSequence2String - Static variable in class org.vishia.util.DataAccess.Conversions
CharSequence to String.
charset - Variable in class org.vishia.byteData.ByteDataAccess
Deprecated.
The charset.
charset - Variable in class org.vishia.byteData.ByteDataAccessBase
The charset to build Strings.
charset - Variable in class org.vishia.byteData.ByteDataAccessOld
Deprecated.
The charset.
charset - Variable in class org.vishia.charset.ASCII7bit
 
charset - Variable in class org.vishia.charset.ISO8859_1
 
charset - Variable in class org.vishia.charset.ISO8859_2
 
charset - Variable in class org.vishia.util.StringPartFromFileLines
 
charsetCmd - Variable in class org.vishia.cmd.CmdExecuter
A maybe special charset for Input and output stream.
charsetInput - Variable in class org.vishia.zbnf.ZbnfParser
 
charsets - Static variable in interface org.vishia.charset.CodeCharset
 
charsFormatTimestampFilename - Variable in class org.vishia.msgDispatch.LogMessageFile
 
CharSq(int, int) - Constructor for class org.vishia.util.StringPartFromFileLines.CharSq
 
chartable - Static variable in class org.vishia.charset.ISO8859_2
 
chartableSorted - Static variable in class org.vishia.charset.ISO8859_2
 
CheaderParser - Class in org.vishia.header2Reflection
This class parses C-files and builds a result tree, which can be proceed especially with a JZcmd script.
CheaderParser(MainCmd_ifc) - Constructor for class org.vishia.header2Reflection.CheaderParser
 
CheaderParser.Args - Class in org.vishia.header2Reflection
 
CheaderParser.Arraysize - Class in org.vishia.header2Reflection
 
CheaderParser.Assignment - Class in org.vishia.header2Reflection
 
CheaderParser.AttribAsMacro - Class in org.vishia.header2Reflection
An attribute in a struct (variable definition).
CheaderParser.AttributeOrTypedef - Class in org.vishia.header2Reflection
An attribute in a struct (variable definition) or in an argument list.
CheaderParser.ClassC - Class in org.vishia.header2Reflection
 
CheaderParser.ClassDefinition - Class in org.vishia.header2Reflection
 
CheaderParser.ConditionalStatement - Class in org.vishia.header2Reflection
 
CheaderParser.ConditionBlock - Class in org.vishia.header2Reflection
 
CheaderParser.ConditionBlock.OrCondition - Class in org.vishia.header2Reflection
 
CheaderParser.ConditionDef - Class in org.vishia.header2Reflection
 
CheaderParser.Constructor - Class in org.vishia.header2Reflection
 
CheaderParser.Define - Class in org.vishia.header2Reflection
 
CheaderParser.DefineDefinition - Class in org.vishia.header2Reflection
 
CheaderParser.DefineParameter - Class in org.vishia.header2Reflection
 
CheaderParser.Description - Class in org.vishia.header2Reflection
 
CheaderParser.Destructor - Class in org.vishia.header2Reflection
 
CheaderParser.EnumDefinition - Class in org.vishia.header2Reflection
 
CheaderParser.EnumElement - Class in org.vishia.header2Reflection
 
CheaderParser.ExternObject - Class in org.vishia.header2Reflection
 
CheaderParser.FnPointer - Class in org.vishia.header2Reflection
A C like funktion pointer definition.
CheaderParser.FriendClass - Class in org.vishia.header2Reflection
 
CheaderParser.HeaderBlock - Class in org.vishia.header2Reflection
 
CheaderParser.HeaderBlockEntry - Class in org.vishia.header2Reflection
 
CheaderParser.IncludeDef - Class in org.vishia.header2Reflection
 
CheaderParser.InitializationInCtor - Class in org.vishia.header2Reflection
 
CheaderParser.MethodCall - Class in org.vishia.header2Reflection
 
CheaderParser.MethodDef - Class in org.vishia.header2Reflection
 
CheaderParser.MethodTypedef - Class in org.vishia.header2Reflection
 
CheaderParser.Number - Class in org.vishia.header2Reflection
 
CheaderParser.Operator - Class in org.vishia.header2Reflection
 
CheaderParser.ParamDescription - Class in org.vishia.header2Reflection
 
CheaderParser.Pointer - Class in org.vishia.header2Reflection
Designation whether a type is a pointer type.
CheaderParser.RefCastingValue - Class in org.vishia.header2Reflection
 
CheaderParser.SizeofDescription - Class in org.vishia.header2Reflection
 
CheaderParser.SrcFile - Class in org.vishia.header2Reflection
 
CheaderParser.Statement - Class in org.vishia.header2Reflection
 
CheaderParser.StatementBlock - Class in org.vishia.header2Reflection
A StatementBlock contains statements.
CheaderParser.StructClassDecl - Class in org.vishia.header2Reflection
 
CheaderParser.StructDefinition - Class in org.vishia.header2Reflection
 
CheaderParser.StructOrClassDef - Class in org.vishia.header2Reflection
 
CheaderParser.Superclass - Class in org.vishia.header2Reflection
Form parsing it is only an entry with given name.
CheaderParser.Type - Class in org.vishia.header2Reflection
This class presents the properties of a type.
CheaderParser.Value - Class in org.vishia.header2Reflection
A value is syntactically an expression.
CheaderParser.ValueEntry - Class in org.vishia.header2Reflection
 
CheaderParser.Variable - Class in org.vishia.header2Reflection
 
CheaderParser.VariableDefinition - Class in org.vishia.header2Reflection
 
CheaderParser.ZbnfResultData - Class in org.vishia.header2Reflection
 
CheaderParser.ZbnfResultFile - Class in org.vishia.header2Reflection
 
check(String, String, FileRemoteProgressEvData) - Method in class org.vishia.fileRemote.FileRemote
Deprecated.
check(boolean) - Static method in class org.vishia.util.ExcUtil
Checks whether an assertion is met.
check(boolean) - Static method in class org.vishia.util.FilepathFilter
 
check(String, boolean) - Method in class org.vishia.util.FilepathFilterM
Checks the given name against the current Level of this FilepathFilterM.
check() - Method in class org.vishia.util.IndexMultiTable_Table
 
check() - Method in class org.vishia.util.IndexMultiTableInteger
 
check(String, boolean) - Method in class org.vishia.util.PathCheck
Checks whether the name matches.
check - Variable in class org.vishia.util.TreeWalkerPathCheck
 
checkAllCmpn(EBNFread) - Method in class org.vishia.zbnf.ebnfConvert.EBNFconvert
Checks for identifier definition: If a EBNFdefinition is written as syntaxdefXYZ ::= <identifier> then the syntaxdef is added to the #identifiers.
CheckAllDepFile - Class in org.vishia.checkDeps_C
 
CheckAllDepFile(CfgData, MainCmdLogging_ifc, CheckData) - Constructor for class org.vishia.checkDeps_C.CheckAllDepFile
 
checkAndConvertArgTypes(Object[], Class<?>[]) - Static method in class org.vishia.util.DataAccess
Checks whether the given arguments matches to the necessary arguments of a method or constructor invocation.
checkArg(String, String) - Method in class org.vishia.util.Arguments
Checks whether an option arg is given without argument value.
checkArgTypes(Class<?>, Class<?>, Object) - Static method in class org.vishia.util.DataAccess
Checks whether the given actType with its value arg matches to the given argType.
checkArgument(CalculatorExpr.Value, CalculatorExpr.Value) - Method in interface org.vishia.util.CalculatorExpr.ExpressionType
Checks the second argument whether it is matching to the current expression type which matches to the accu.
checkArguments() - Method in class org.vishia.checkDeps_C.CheckDeps_Old.Cmdline
Checks whether all arguments are matching together, invoked after processing all command line arguments.
checkArguments() - Method in class org.vishia.cmd.Filecmd.Cmdline
 
checkArguments() - Method in class org.vishia.docuGen.DocuGen.CmdLine
Checks the cmdline arguments relation together.
checkArguments() - Method in class org.vishia.header2Reflection.C2DataDeps
Checks the cmdline arguments relation together.
checkArguments() - Method in class org.vishia.header2Reflection.CmdHeader2Reflection
Checks the cmdline arguments relation together.
checkArguments() - Method in class org.vishia.jztxtcmd.JZtxtcmd.CmdLine
 
checkArguments() - Method in class org.vishia.mainCmd.MainCmd
Deprecated.
Checks the arguments after parsing from command line, test of consistence.
checkArguments() - Method in class org.vishia.mainCmd.SampleCmdLine.CmdLine
Checks the cmdline arguments relation together.
checkArguments() - Method in class org.vishia.xmlReader.GenXmlCfgJavaData.CmdLine
Checks the cmdline arguments relation together.
checkArguments() - Method in class org.vishia.xmlSimple.Xsltpre.CmdLine
Checks the cmdline arguments relation together.
checkArguments() - Method in class org.vishia.zbnf.GenZbnfJavaData.CmdLine
Checks the cmdline arguments relation together.
checkArguments() - Method in class org.vishia.zbnf.Zbnf2Xml.CmdLine
Checks the cmdline arguments relation together.
checkArguments() - Method in class org.vishia.zbnf.Zmake.CmdLine
Checks the cmdline arguments relation together.
checkArguments() - Method in class org.vishia.zcmd.Bin2Data.CmdLine
 
checkArguments() - Method in class org.vishia.zcmd.Csv2Data.CmdHandler
 
checkArguments() - Method in class org.vishia.zcmd.Zbnf2Text.CmdLineText
Checks the cmdline arguments relation together.
checkArgVal(String, String) - Method in class org.vishia.util.Arguments
Check whether an arg with value is given.
checkCfgSubtree() - Method in class org.vishia.xmlReader.XmlJzCfgAnalyzer.XmlStructureData
 
checkCharAt(int, String) - Method in class org.vishia.util.StringPart
Checks whether the char at pos in the current part is one of chars.
checkCmpn(EBNFread.EBNFdef) - Method in class org.vishia.zbnf.ebnfConvert.EBNFconvert
 
checkConnection() - Method in interface org.vishia.communication.InterProcessComm
Checks the connection.
checkConnection() - Method in class org.vishia.communication.InterProcessComm_SocketImpl
 
checkCurrelem(String) - Method in class org.vishia.xmlSimple.WikistyleTextToSimpleXml
 
checkData() - Method in class org.vishia.byteData.ByteDataAccessBase
Checks ByteDataAccessBase.data == null and gets the data from parent if necessary.
checkData - Variable in class org.vishia.checkDeps_C.CheckAllDepFile
 
CheckData - Class in org.vishia.checkDeps_C
This class contains all data which are necessary to process all files.
CheckData() - Constructor for class org.vishia.checkDeps_C.CheckData
Writer for all dependencies, use it if not null.
checkData - Variable in class org.vishia.checkDeps_C.CheckDependencyFile
Contains all dependencies, read from file and processed.
checkData - Variable in class org.vishia.checkDeps_C.CheckDeps_Old
Data from arguments -src=SRCPATH.
checkDefaultAddDstState(StateSimple, int) - Method in class org.vishia.states.PrepareTransition
Checks the given state whether it is a CompositeStateFlat or ParallelState and stores the leaf (only StateSimple) state in PrepareTransition.dstStates.
checkDependenciesInputDepFile(String, ObjectFileDeps, int, Map<String, String>) - Method in class org.vishia.checkDeps_C.CheckDependencyFile
 
CheckDependencyFile - Class in org.vishia.checkDeps_C
This class contains the methods to check one source file with its dependencies.
CheckDependencyFile(MainCmdLogging_ifc, boolean) - Constructor for class org.vishia.checkDeps_C.CheckDependencyFile
Constructor.
CheckDependencyFile.NextCodeLine - Class in org.vishia.checkDeps_C
Helper class to get the next line in a source file without comment.
checkDepfile - Variable in class org.vishia.checkDeps_C.CheckDeps
 
CheckDeps - Class in org.vishia.checkDeps_C
 
CheckDeps() - Constructor for class org.vishia.checkDeps_C.CheckDeps
 
CheckDeps.Args - Class in org.vishia.checkDeps_C
 
CheckDeps_Old - Class in org.vishia.checkDeps_C
This is the class for command line invocation for a dependency checker for C-files.
CheckDeps_Old(Report, CheckDeps_Old.Args) - Constructor for class org.vishia.checkDeps_C.CheckDeps_Old
Constructor of this class.
CheckDeps_Old.Args - Class in org.vishia.checkDeps_C
 
CheckDeps_Old.Cmdline - Class in org.vishia.checkDeps_C
Inner Class to handle the command line invocation and the outputs to console.
checkDir(CharSequence) - Method in class org.vishia.util.FilepathFilter
Checks whether a given directory path matches to the mask.
checkEmpty() - Method in class org.vishia.cmd.JZtxtcmdScript.JZcmditem
 
checkerDependencyFile - Variable in class org.vishia.checkDeps_C.CheckDeps_Old
 
checkEventAndRun() - Method in class org.vishia.event.EventTimerThread
Applies an events from the queue to the destination in the event thread.
checkExpr(EBNFread.EBNFexpr, EBNFread.EBNFdef, int) - Method in class org.vishia.zbnf.ebnfConvert.EBNFconvert
 
checkForModification() - Method in class org.vishia.util.IndexMultiTable.IteratorImpl
 
checkForVariable - Variable in class org.vishia.cmd.JZtxtcmdScript.ForStatement
 
checkGcBlockFreed - Static variable in class org.vishia.bridgeC.AllocInBlock
 
checkGcBlockUsed - Static variable in class org.vishia.bridgeC.AllocInBlock
 
checkGcFinished - Static variable in class org.vishia.bridgeC.AllocInBlock
 
checkHyperTable() - Method in class org.vishia.util.IndexMultiTable.IteratorHelper
Checks the helper's idx and table.
checkIfcTypes(Class<?>, Class<?>, Object) - Static method in class org.vishia.util.DataAccess
 
checkIndex() - Method in class org.vishia.util.IndexMultiTable
Executes a consistency check.
checkInitialize(JZtxtcmdScript, boolean, Map<String, DataAccess.Variable<Object>>, CharSequence) - Method in class org.vishia.cmd.JZtxtcmdExecuter
 
checkInitialize(JZtxtcmdScript, boolean, List<DataAccess.Variable<Object>>, CharSequence) - Method in class org.vishia.cmd.JZtxtcmdExecuter
 
checkInitialize(JZtxtcmdScript, boolean, CharSequence) - Method in class org.vishia.cmd.JZtxtcmdExecuter
 
checkInitialize(JZtxtcmdScript, boolean, Map<String, DataAccess.Variable<Object>>, File) - Method in class org.vishia.cmd.JZtxtcmdExecuter
 
checkInsertNesting_div(String, String) - Method in class org.vishia.xmlSimple.WikistyleTextToSimpleXml
Processing a paragraph with beginning >
checkInsertNestingTag(String, String) - Method in class org.vishia.xmlSimple.WikistyleTextToSimpleXml
Checks whether the given tag is an new tag or it is the same like the last line.
checkIsInSourcePool(String) - Method in class org.vishia.checkDeps_C.CfgData
Checks whether the given File is in the source pool
checkIsWindows() - Method in class org.vishia.cmd.PrepareCmd
Deprecated.
 
checkitem(EBNFread.EBNFitem, EBNFread.EBNFdef, int) - Method in class org.vishia.zbnf.ebnfConvert.EBNFconvert
 
checkJZcmdFile - Variable in class org.vishia.cmd.JZtxtcmdScript
Text expression for a file name where the script content is written to.
checkJZcmdXmlFile - Variable in class org.vishia.cmd.JZtxtcmdScript
Text expression for a file name where the parsed script in XML is written to.
checkLengthElement(int) - Method in class org.vishia.byteData.ByteDataAccessBase
Checks whether a given size is possible as ByteDataAccessBase.setLengthElement(int) for the given instance.
checkMoreSameChars(CharSequence, CharSequence...) - Static method in class org.vishia.util.StringFunctions_B
 
checkMsg(boolean, String) - Static method in class org.vishia.util.ExcUtil
Checks whether an assertion is met.
checkName(String) - Method in class org.vishia.util.FilepathFilter
Checks whether a given name matches to the mask.
checkName(String) - Method in class org.vishia.util.FilepathFilter.NameFilter
 
checkNameSuffix(String, String...) - Static method in class org.vishia.header2Reflection.CheaderParser.StructDefinition
Returns name without suffix if a suffix is recognized.
checknew - Variable in class org.vishia.zbnf.Zbnf2Xml.Args
If true then executes parsing only if the output file does not exist or the input is newer.
checkNewless(File, File, boolean) - Static method in class org.vishia.util.FileFunctions
Checks whether a file is newer as the other, maybe delete dst.
checkOneSameChars(CharSequence, CharSequence...) - Static method in class org.vishia.util.StringFunctions_B
Checks whether any char is existing in at least one given check Strings.
checkPath(CharSequence) - Method in class org.vishia.util.FilepathFilter.PathFilter
 
checkPrintReference(PrintStream, int, int) - Method in class org.vishia.header2Reflection.BinOutShow
 
checkRepetition(Appendable, String, EBNFread.EBNFexpr, boolean, int) - Method in class org.vishia.zbnf.ebnfConvert.EBNFconvert
In EBNF a typical repetition is written like COMPONENT { SEPARATOR COMPONENT }.
checkSameChars(CharSequence...) - Static method in class org.vishia.util.StringFunctions_B
Checks whether any char is existing in all given src.
checkSource(File, String, File, TreeMap<String, File>, ObjectFileDeps, int, Map<String, String>) - Method in class org.vishia.checkDeps_C.CheckDependencyFile
Checks the File for equality and process all include statements, process recursively all included files.
checkStructureNodeOccurence(XmlJzCfgAnalyzer.XmlStructureNode) - Method in class org.vishia.xmlReader.XmlJzCfgAnalyzer.XmlStructureData
Checks whether a element type is already existing with a score. 3/4 of all found attributes and sub elements are identically with another existing element with the same tag name.
checkTable() - Method in class org.vishia.util.IndexMultiTable
Checks the consistency of the table.
checkTable(IndexMultiTable_Table<Key, Type>, Key, int, Key) - Method in class org.vishia.util.IndexMultiTable_Table
Checks the consistency of the table.
checkTimeOrders() - Method in class org.vishia.event.EventTimerThread
Check all time orders whether there are expired, or if not calculate the next time to check.
checkTrans(EventObject) - Method in class org.vishia.states.StateSimple
This method should be overridden by the user to select a transition which should be fire with given conditions.
checkTypes(Class<?>, Class<?>, Object) - Static method in class org.vishia.util.DataAccess
Checks whether a given type with its value can be converted to a destination type.
checkUsageSubtreenode(XmlJzCfgAnalyzer.XmlStructureData.CfgSubtreeType2, XmlJzCfgAnalyzer.XmlStructureNode, int) - Method in class org.vishia.xmlReader.XmlJzCfgAnalyzer.XmlStructureData
 
checkVariable(OutTextPreparer, StringPartScan) - Static method in class org.vishia.util.OutTextPreparer.Cmd
 
checkVariants(String, boolean, int[], int) - Method in class org.vishia.util.FilepathFilterM
 
checkVariantsEnd(String, int) - Method in class org.vishia.util.FilepathFilterM
 
CheckVs - Class in org.vishia.util
Deprecated.
CheckVs() - Constructor for class org.vishia.util.CheckVs
Deprecated.
 
chgFile(File, int, int, boolean) - Method in class org.vishia.fileLocalAccessor.FileAccessorLocalJava7
 
chgFile1(File, int, int) - Method in class org.vishia.fileLocalAccessor.FileAccessorLocalJava7
 
chgLevel - Variable in class org.vishia.header2Reflection.CheaderParser.Description
set in #set_acclevel
chgProps(boolean, String, int, int, long, EventWithDst<FileRemoteProgressEvData, ?>) - Method in class org.vishia.fileRemote.FileRemote
Change the file properties maybe in a remote device.
chgPropsRecursive(File, int, int, boolean, int) - Method in class org.vishia.fileLocalAccessor.FileAccessorLocalJava7
 
chgPropsRecursive(int, int, long, EventWithDst<FileRemoteProgressEvData, ?>) - Method in class org.vishia.fileRemote.FileRemote
Change the file properties maybe in a remote device.
child(CharSequence) - Method in class org.vishia.fileRemote.FileRemote
Gets or creates a child with the given name.
child(CharSequence, int, int, long, long, long) - Method in class org.vishia.fileRemote.FileRemote
Returns the instance of FileRemote which is the child of this.
child - Variable in class org.vishia.util.IndexMultiTableInteger.IteratorHelper
If not null, an either an empty instance for a deeper level of tables is allocated already or the child is used actual.
childNodes() - Method in class org.vishia.util.TreeNodeBase
The List of child nodes in order of adding.
childNodes(TreeNodeBase<DerivedNode, Data, IfcType>) - Method in class org.vishia.util.TreeNodeBase
 
children - Variable in class org.vishia.fileRemote.FileRemote
The content of a directory.
children() - Method in class org.vishia.fileRemote.FileRemote
Gets the Index of the children sorted by name.
children - Variable in class org.vishia.fileRemote.FileZip
All files which are contained in that directory if it is a directory entry in the zip file or if it is the top node in zipfile.
children - Variable in class org.vishia.util.TreeNodeBase.MetaNode
 
childrenZip - Variable in class org.vishia.fileRemote.FileAccessZip.FileZipData
 
childsAdd(ZbnfSyntaxPrescript) - Method in class org.vishia.zbnf.ZbnfSyntaxPrescript
 
childsHasSemantic() - Method in class org.vishia.zbnf.ZbnfSyntaxPrescript
Checks whether any child produces data.
childSyntaxPrescripts - Variable in class org.vishia.zbnf.ZbnfSyntaxPrescript
Either List of all syntax items one after another of this node or List of all alternatives if this is an alternative syntax node.
choice - Variable in class org.vishia.states.StateSimple.Trans
More as one choice can be given if this transition is a choice-transition.
choice() - Method in class org.vishia.states.StateSimple.TransChoice
This method is used to check all transitions of this choice.
chpLabel - Variable in class org.vishia.tools.PrepareAsciidoc
 
chpNr - Variable in class org.vishia.tools.PrepareAsciidoc
 
cKindOfExecutionDefault - Variable in class org.vishia.cmd.PrepareCmd
Deprecated.
Kind of the execution as default value given on ctor
cKindOfExecutionPrepared - Variable in class org.vishia.cmd.PrepareCmd
Deprecated.
Kind of the execution of the prepared command
Class() - Constructor for class org.vishia.byteData.reflection_Jc.Reflection_Jc.Class
 
class_ - Variable in class org.vishia.header2Reflection.CheaderParser.MethodTypedef
 
Class_Jc - Class in org.vishia.byteData
A Class_Jc supports the access to data from a memory image as byte[], with given Reflection Info for this memory image.
Class_Jc() - Constructor for class org.vishia.byteData.Class_Jc
creates an empty not assigned instance.
ClassC() - Constructor for class org.vishia.header2Reflection.CheaderParser.ClassC
 
ClassDefinition(CheaderParser.HeaderBlock, String) - Constructor for class org.vishia.header2Reflection.CheaderParser.ClassDefinition
 
classes - Variable in class org.vishia.cmd.JZtxtcmdScript.JZcmdClass
Sub classes of this class.
classes() - Method in class org.vishia.cmd.JZtxtcmdScript.JZcmdClass
 
classesAll - Variable in class org.vishia.cmd.JZtxtcmdScript
 
className - Variable in class org.vishia.genJavaOutClass.GenJavaOutClass.SubClassJava
 
className - Variable in class org.vishia.header2Reflection.CheaderParser.Destructor
 
clazz - Variable in class org.vishia.util.DataAccess.DatapathElementClass
 
clazz - Variable in class org.vishia.util.DataAccess.Variable
A Class which should be base class of the value.
clazz - Variable in class org.vishia.zbnf.ZbnfJavaOutput.DstInstanceAndClass
Doc: see constructors args.
clean() - Method in class org.vishia.bridgeC.VaArgBuffer
Cleans the values in Buffer.
clean(CmdGetFileArgs_ifc) - Method in class org.vishia.cmd.PrepareCmd.File3Parts
Deprecated.
called on new prepareCmd invocation:
clean(CmdGetFileArgs_ifc) - Method in class org.vishia.cmd.PrepareCmd.FileParts
Deprecated.
called on new prepareCmd invocation:
clean() - Method in class org.vishia.event.EventConsumerAwait
clean() - Method in class org.vishia.event.EventWithDst
 
clean() - Method in interface org.vishia.event.Payload
Common operation to clean the content.
clean() - Method in class org.vishia.event.PayloadBack
 
clean() - Method in class org.vishia.fileRemote.FileRemoteCmdEventData
 
clean() - Method in class org.vishia.fileRemote.FileRemoteProgressEvData
 
clean() - Method in class org.vishia.fileRemote.FileRemoteProgressEventConsumer
 
clean() - Method in class org.vishia.util.CalculatorExpr.Data
 
clean() - Method in class org.vishia.util.StringPart
Cleans the instance.
clean() - Method in class org.vishia.util.Timeshort
 
clean() - Method in class org.vishia.zbnf.ZbnfParser
Cleans used memory after evaluation of the parse result.
clean() - Method in class org.vishia.zcmd.Bin2Data.ZbnfResultDescrElement
 
cleanAbsolutePath(String) - Static method in class org.vishia.util.FileFunctions
Cleans ".." and "." from an absolute path.
cleanChildren() - Method in class org.vishia.fileRemote.FileRemote
Cleans the children list.
cleanData() - Method in class org.vishia.event.EventWithDst
This is an empty operation for the basic event.
cleandir(File) - Static method in class org.vishia.util.FileFunctions
Removes all files inside the directory and all sub directories with its files.
cleandirForced(File) - Static method in class org.vishia.util.FileFunctions
Removes all files inside the directory and all sub directories with its files.
cleanSetCapacity(int) - Method in class org.vishia.util.TimedValues
Defines the capacity for new tracks and cleans existing tracks.
cleanSetDstDir(FileRemote) - Method in class org.vishia.fileRemote.FileRemoteWalkerCallbackCopy
 
cleanup() - Method in class org.vishia.xmlSimple.WikistyleTextToSimpleXml
 
clear() - Method in class org.vishia.cmd.JZtxtcmdExecuter.JZcmdBindings
 
clear() - Method in interface org.vishia.cmd.JZtxtcmdScript.AddSub2List
 
clear() - Method in class org.vishia.cmd.JZtxtcmdThread
 
clear() - Method in class org.vishia.event.TimeOrder
Clears the order, set to 0 all data excluded TimeOrder.timeCycleFirst and TimeOrder.timeCycle and removes the order from the queue and also a pending event from the queue.
clear() - Method in class org.vishia.util.IndexMultiTable
Delete all content.
clear() - Method in class org.vishia.util.IndexMultiTable_Table
Delete all content.
clear() - Method in class org.vishia.util.IndexMultiTableInteger
Delete all content.
clear() - Method in class org.vishia.util.SortedList
Delegates to List inside, see java.util.List.
clear() - Method in class org.vishia.util.StringPartAppend
Clears the content of the StringBuilder and resets all StringPart length.
clear() - Method in class org.vishia.util.Writer_Appendable
If the Appendable is also a CharSequence, such as StringBuilder, then return it.
clearCmdQueue() - Method in class org.vishia.cmd.CmdExecuter
 
clearData() - Method in class org.vishia.byteData.ByteDataAccess
Deprecated.
Sets all data of this element to 0.
clearData() - Method in class org.vishia.byteData.ByteDataAccessBase
Sets all data of this element to 0.
clearHead() - Method in class org.vishia.byteData.ByteDataAccess
Deprecated.
Sets all data of the head of this element to 0.
clearHead() - Method in class org.vishia.byteData.ByteDataAccessBase
Sets all data of the head of this element to 0.
clearRestArray(IndexMultiTable_Table<Key, Type>) - Method in class org.vishia.util.IndexMultiTable_Table
Cleanup the part if IndexMultiTable_Table.aKeys and IndexMultiTable_Table.aValues which are not used.
clone() - Method in class org.vishia.zbnf.ZbnfParserStore.ParseResultItemImplement
 
close() - Method in class org.vishia.checkDeps_C.CheckDependencyFile
 
close() - Method in class org.vishia.checkDeps_C.CheckDependencyFile.NextCodeLine
 
close() - Method in class org.vishia.cmd.CmdExecuter
Closes the functionality, finished the threads.
close() - Method in class org.vishia.cmd.JZtxtcmdExecuter.ExecuteLevel
 
close() - Method in interface org.vishia.communication.InterProcessComm
Closes the mailbox, only to be called on shutdown of the application.
close() - Method in class org.vishia.communication.InterProcessComm_SocketImpl
 
close() - Method in class org.vishia.communication.SocketCmd_InterProcessComm
 
close() - Method in class org.vishia.communication.SocketCommSimple
Closes the socket.
close() - Method in class org.vishia.event.EventTimerThread
Should only be called on end of the whole application to finish the timer thread.
close() - Method in class org.vishia.fileLocalAccessor.FileAccessorLocalJava7
 
close() - Method in class org.vishia.fileRemote.FileAccessZip
 
close(FileRemote) - Method in class org.vishia.fileRemote.FileAccessZip
 
close() - Method in class org.vishia.fileRemote.FileAccessZip.FileZipInputStream
 
close() - Method in class org.vishia.fileRemote.FileRemoteAccessor
 
close() - Method in class org.vishia.header2Reflection.BinOutPrep
 
close() - Method in class org.vishia.mainCmd.MainCmd
Deprecated.
A call of this method closes the devices, which processed the message.
close() - Method in class org.vishia.mainCmd.MainCmd.LogMessageImplConsole
Deprecated.
 
close() - Method in class org.vishia.mainCmd.MainCmd.LogMessageImplErrConsole
Deprecated.
 
close() - Method in class org.vishia.mainCmd.MainCmd.LogMessageImplFile
Deprecated.
 
close() - Method in class org.vishia.mainCmd.MainCmdLoggingStream
 
close() - Method in class org.vishia.mainCmd.PrintStreamAdapter
 
close() - Method in class org.vishia.mainCmd.ReportWrapperLog
A call of this method closes the devices, which processed the message.
close() - Method in interface org.vishia.msgDispatch.LogMessage
A call of this method closes the devices, which processed the message.
close() - Method in class org.vishia.msgDispatch.LogMessageFile
Closes the file and forces usage of a new file on next open.
close() - Method in class org.vishia.msgDispatch.LogMessageStream
 
close() - Method in class org.vishia.msgDispatch.MsgDispatcher
close and flush forces the dispatching of the messages in the queue.
close() - Method in class org.vishia.msgDispatch.MsgDispatcherCore
This routine may be overridden by the inherited class (usual MsgDispatcher to support closing.
close() - Method in class org.vishia.states.StateMachine
 
close() - Method in class org.vishia.util.FileAppend
 
close(Closeable) - Static method in class org.vishia.util.FileFunctions
Close operation without exception.
close() - Method in class org.vishia.util.FileWriter
Deprecated.
 
close() - Method in class org.vishia.util.OutputTwice
 
close() - Method in class org.vishia.util.StdHexFormatWriter
 
close() - Method in class org.vishia.util.StringFormatter
close of StringFormatter stores yet existing text in a aggregated StringFormatter.lineout A lineout is the first argument of ctor StringFormatter.StringFormatter(Appendable, boolean, String, int) Then this Stringformatter is StringFormatter.reset().
close() - Method in class org.vishia.util.StringPart
Deprecated.
close() - Method in class org.vishia.util.StringPartAppend.OutputStream_StringPartAppend
 
close() - Method in class org.vishia.util.StringPartFromFileLines
 
close() - Method in class org.vishia.util.StringPartScan
Closes the work.
close() - Method in class org.vishia.util.ThreadRun
Closes this thread.
close() - Method in class org.vishia.util.Writer_Appendable
 
close() - Method in class org.vishia.xmlSimple.XmlSequWriter
Writes closing elementsParent if necessary, then close the files.
closeAddClass() - Method in class org.vishia.header2Reflection.BinOutPrep
 
closeChild() - Method in class org.vishia.xmlSimple.WikistyleTextToSimpleXml
 
closeChild(String) - Method in class org.vishia.xmlSimple.WikistyleTextToSimpleXml
 
closeExprPreparation() - Method in class org.vishia.util.CalculatorExpr.SetExprBase.SetExpr
This routine must be called at least.
closeOnClose - Variable in class org.vishia.msgDispatch.LogMessageStream
If true than LogMessageStream.close() is effective for all associated channels
closeWrite() - Method in class org.vishia.genJavaOutClass.GenJavaOutClass
 
clrFlagBit(int) - Method in class org.vishia.fileRemote.FileRemote.InternalAccess
 
clrFlagBitChildren(int, int) - Method in class org.vishia.fileRemote.FileRemote.InternalAccess
 
clusterOfApplication - Static variable in class org.vishia.fileRemote.FileRemote
This cluster is used if a specific cluster should not be used.
cmd - Variable in class org.vishia.cmd.CmdExecuter.CmdQueueEntry
 
cmd - Variable in class org.vishia.cmd.Filecmd
 
cmd - Variable in class org.vishia.cmd.JZtxtcmdThread.MsgItem
 
cmd(boolean, FileRemoteCmdEventData, EventWithDst<FileRemoteProgressEvData, ?>) - Method in class org.vishia.fileLocalAccessor.FileAccessorLocalJava7
cmd(boolean, FileRemoteCmdEventData, EventWithDst<FileRemoteProgressEvData, ?>) - Method in class org.vishia.fileRemote.FileAccessZip
 
cmd(boolean, FileRemoteCmdEventData, EventWithDst<FileRemoteProgressEvData, ?>) - Method in class org.vishia.fileRemote.FileRemoteAccessor
Common form of a command with the file.
cmd - Variable in class org.vishia.fileRemote.FileRemoteCmdEventData
The command to execute with this cmd event payload.
cmd() - Method in class org.vishia.fileRemote.FileRemoteCmdEventData
 
Cmd() - Constructor for enum org.vishia.fileRemote.FileRemoteCmdEventData.Cmd
 
cmd() - Method in class org.vishia.inspcComm.Inspcitem.Head
 
Cmd(OutTextPreparer.ECmd, String) - Constructor for class org.vishia.util.OutTextPreparer.Cmd
 
Cmd(OutTextPreparer.ECmd, int, DataAccess, Object, String) - Constructor for class org.vishia.util.OutTextPreparer.Cmd
A universal constructor for all which is not an Expression.
Cmd(OutTextPreparer, OutTextPreparer.ECmd, StringPartScan, Class<?>) - Constructor for class org.vishia.util.OutTextPreparer.Cmd
 
Cmd(OutTextPreparer, OutTextPreparer.ECmd, String, Class<?>, Map<String, Object>) - Constructor for class org.vishia.util.OutTextPreparer.Cmd
 
Cmd(OutTextPreparer, OutTextPreparer.ECmd, StringPartScan, Class<?>, Map<String, Object>) - Constructor for class org.vishia.util.OutTextPreparer.Cmd
 
cmd - Variable in class org.vishia.util.OutTextPreparer.Cmd
 
cmd - Variable in enum org.vishia.util.OutTextPreparer.ECmd
 
cmd1 - Variable in class org.vishia.cmd.JZtxtcmdThread
A queue for input and a queue for output data.
cmdArgs - Variable in class org.vishia.cmd.JZtxtcmdScript.CmdInvoke
Argument list either actual or formal if this is a subtext call or subtext definition.
cmdArgs - Variable in class org.vishia.genJavaOutClass.GenJavaOutClass
Command line args
CmdArgs() - Constructor for class org.vishia.genJavaOutClass.GenJavaOutClass.CmdArgs
 
cmdArgs - Variable in class org.vishia.zbnf.GenZbnfJavaData
Command line args
cmdArgsTemplate - Variable in class org.vishia.cmd.PrepareCmd
Deprecated.
Command string without placeholder.
cmdData - Variable in class org.vishia.event.EventConsumerAwait
This cmdData are used and reused for calling commands to the FileRemote#device() during walking.
cmdDatagram() - Method in class org.vishia.inspcComm.InspcDatagram.Base
 
cmdErrorlevel - Variable in class org.vishia.cmd.JZtxtcmdExecuter.ExecuteLevel
The error level which is returned from an operation system cmd invocation.
CmdErrorLevelException(int) - Constructor for exception org.vishia.cmd.JZtxtcmdExecuter.CmdErrorLevelException
 
CmdExecuter - Class in org.vishia.cmd
This class organizes the execution of commands with thread-parallel getting of the process outputs.
CmdExecuter() - Constructor for class org.vishia.cmd.CmdExecuter
Constructs the class and starts the threads to getting output and error stream and putting the input stream to a process.
cmdExecuter - Variable in class org.vishia.cmd.JZtxtcmdExecuter.ExecuteLevel
Initialize firstly on demand.
CmdExecuter.CmdQueueEntry - Class in org.vishia.cmd
 
CmdExecuter.ExecuteAfterFinish - Interface in org.vishia.cmd
An implementation of this interface can be evaluate the output of the process after finish.
CmdExecuter.InThread - Class in org.vishia.cmd
 
CmdExecuter.OutThread - Class in org.vishia.cmd
 
cmdFile(FileRemote, FileRemoteCmdEventData.Cmd, FileRemote, String, long, EventWithDst<FileRemoteProgressEvData, FileRemoteCmdEventData>) - Method in class org.vishia.fileRemote.FileRemoteAccessor
Command to handle one single file and maybe a destination file for example for rename, copy, mkdir etc.
CmdGetFileArgs_ifc - Interface in org.vishia.cmd
Deprecated.
new concept is CmdGetterArguments. This class is too restricted.
CmdGetterArguments - Interface in org.vishia.cmd
CmdHandler(Csv2Data.Args, String[]) - Constructor for class org.vishia.zcmd.Csv2Data.CmdHandler
 
CmdHeader2Reflection - Class in org.vishia.header2Reflection
Class for command line invokation.
CmdHeader2Reflection(String[]) - Constructor for class org.vishia.header2Reflection.CmdHeader2Reflection
Constructor of the main class.
CmdInvoke(JZtxtcmdScript.StatementList, char) - Constructor for class org.vishia.cmd.JZtxtcmdScript.CmdInvoke
 
Cmdline(CheckDeps_Old.Args) - Constructor for class org.vishia.checkDeps_C.CheckDeps_Old.Cmdline
 
Cmdline(Filecmd.Cargs) - Constructor for class org.vishia.cmd.Filecmd.Cmdline
 
CmdLine(DocuGen.Args, String[]) - Constructor for class org.vishia.docuGen.DocuGen.CmdLine
 
CmdLine(JZtxtcmd.Args, String[]) - Constructor for class org.vishia.jztxtcmd.JZtxtcmd.CmdLine
 
CmdLine(String[], SampleCmdLine.Args) - Constructor for class org.vishia.mainCmd.SampleCmdLine.CmdLine
Constructor of the main class.
CmdLine(GenJavaOutClass.CmdArgs, String[]) - Constructor for class org.vishia.xmlReader.GenXmlCfgJavaData.CmdLine
Constructor of the cmdline handling class.
CmdLine(String[]) - Constructor for class org.vishia.xmlSimple.Xsltpre.CmdLine
Constructor of the CmdLine class.
CmdLine(GenJavaOutClass.CmdArgs, String[]) - Constructor for class org.vishia.zbnf.GenZbnfJavaData.CmdLine
Constructor of the cmdline handling class.
CmdLine(Zbnf2Xml.Args, String[]) - Constructor for class org.vishia.zbnf.Zbnf2Xml.CmdLine
Constructor of the cmdline handling class.
CmdLine(String[]) - Constructor for class org.vishia.zbnf.Zmake.CmdLine
Constructor of the CmdLine class.
CmdLine() - Constructor for class org.vishia.zcmd.Bin2Data.CmdLine
 
cmdlineArgs - Variable in class org.vishia.docuGen.DocuGen.CmdLine
 
cmdLineArgs - Variable in class org.vishia.mainCmd.MainCmd
Deprecated.
array of arguments from command line
cmdlineArgs - Variable in class org.vishia.mainCmd.SampleCmdLine.CmdLine
 
cmdlineErr - Variable in class org.vishia.msgDispatch.MsgDispatchSystemOutErr
The output channels to console.
cmdlineErr - Variable in class org.vishia.msgDispatch.MsgRedirectConsole
The output channels to console.
cmdlineOut - Variable in class org.vishia.msgDispatch.MsgDispatchSystemOutErr
The output channels to console.
cmdlineOut - Variable in class org.vishia.msgDispatch.MsgRedirectConsole
The output channels to console.
CmdLineText(Zbnf2Text.Args, String[]) - Constructor for class org.vishia.zcmd.Zbnf2Text.CmdLineText
 
cmdQueue - Variable in class org.vishia.cmd.CmdExecuter
 
CmdQueue - Class in org.vishia.cmd
This class stores some prepared commands for execution and executes it one after another.
CmdQueue() - Constructor for class org.vishia.cmd.CmdQueue
 
CmdQueueEntry() - Constructor for class org.vishia.cmd.CmdExecuter.CmdQueueEntry
 
cmdRemote(FileRemoteCmdEventData.Cmd, FileRemote, String, int, int, FileRemoteCmdEventData, EventWithDst<FileRemoteProgressEvData, ?>) - Method in class org.vishia.fileRemote.FileRemote
This is the basic operation to force execution with this file or dir either on another device or in another thread, depending on its FileRemote.device().
CmdReplace() - Constructor for class org.vishia.cmd.PrepareCmd.CmdReplace
Deprecated.
 
cmds - Variable in class org.vishia.util.OutTextPreparer
 
cmdSrc - Variable in class org.vishia.cmd.PrepareCmd
Deprecated.
The command how it is given with place holder.
CmdStore - Class in org.vishia.cmd
Obsolete because the JZcmdScript is better.
CmdStore() - Constructor for class org.vishia.cmd.CmdStore
 
CmdString(String) - Constructor for class org.vishia.util.OutTextPreparer.CmdString
 
cmp_content - Static variable in class org.vishia.fileLocalAccessor.FileCallbackLocalCmp
 
cmp_content - Static variable in class org.vishia.fileRemote.FileRemoteCallbackSearch
 
cmp_onlyTimestamp - Static variable in class org.vishia.fileLocalAccessor.FileCallbackLocalCmp
 
cmp_onlyTimestamp - Static variable in class org.vishia.fileRemote.FileRemoteCallbackSearch
 
cmp_withoutComment - Static variable in class org.vishia.fileLocalAccessor.FileCallbackLocalCmp
 
cmp_withoutComment - Static variable in class org.vishia.fileRemote.FileRemoteCallbackSearch
 
cmp_withoutEndlineComment - Static variable in class org.vishia.fileLocalAccessor.FileCallbackLocalCmp
 
cmp_withoutEndlineComment - Static variable in class org.vishia.fileRemote.FileRemoteCallbackSearch
 
cmp_withoutLineend - Static variable in class org.vishia.fileLocalAccessor.FileCallbackLocalCmp
 
cmp_withoutLineend - Static variable in class org.vishia.fileRemote.FileRemoteCallbackSearch
 
cmpAlone - Static variable in class org.vishia.fileRemote.FileMark
Flags as result of an comparison: the other file does not exist, or any files of an directory does not exists or there are differences.
cmpAndCpy - Variable in class org.vishia.checkDeps_C.CheckDeps.Args
 
cmpAndCpy - Variable in class org.vishia.checkDeps_C.CheckDeps_Old.Args
 
cmpContainsOperation - Static variable in class org.vishia.util.CalculatorExpr.Operators
Check whether the String in accu contains the String in arg.
cmpContentEqual - Static variable in class org.vishia.fileRemote.FileMark
Flags as result of an comparison: the other file does not exist, or exists only with same length or with same time stamp
cmpContentNotEqual - Static variable in class org.vishia.fileRemote.FileMark
Flags as result of an comparison: the other file does not exist, or exists with other length or other timestamp, or with other content also with same length or with same time stamp
cmpCtrl - Variable in class org.vishia.fileLocalAccessor.FileCallbackLocalCmp
 
cmpCtrl - Variable in class org.vishia.fileRemote.FileRemoteCallbackSearch
 
cmpEndsOperation - Static variable in class org.vishia.util.CalculatorExpr.Operators
Check whether the String in accu ends with the String in arg.
cmpEqOperation - Static variable in class org.vishia.util.CalculatorExpr.Operators
Compares the arg with the accu.
cmpFileDifferences - Static variable in class org.vishia.fileRemote.FileMark
Flags as result of an comparison: the other file does not exist, or any files of an directory does not exists or there are differences.
cmpGreaterEqualOperation - Static variable in class org.vishia.util.CalculatorExpr.Operators
Compares the arg with the accu.
cmpGreaterThanOperation - Static variable in class org.vishia.util.CalculatorExpr.Operators
Compares the arg with the accu.
cmpInstanceofOperation - Static variable in class org.vishia.util.CalculatorExpr.Operators
Checks whether the accu is a instance of the given class.
cmpLenTimeEqual - Static variable in class org.vishia.fileRemote.FileMark
Flags as result of an comparison: the other file has the same length and same time stamp, it seems it may be equal, but not tested.
cmpLessEqualOperation - Static variable in class org.vishia.util.CalculatorExpr.Operators
Compares the arg with the accu.
cmpLessThanOperation - Static variable in class org.vishia.util.CalculatorExpr.Operators
Compares the arg with the accu.
cmpMissingFiles - Static variable in class org.vishia.fileRemote.FileMark
Flags as result of an comparison: the other file does not exist, or any files of an directory does not exists or there are differences.
cmpn - Variable in class org.vishia.zbnf.ebnfConvert.EBNFread.EBNFitem
 
cmpnDef - Variable in class org.vishia.zbnf.ebnfConvert.EBNFread.EBNFexpr
The parent component definition for component global settings.
cmpNeOperation - Static variable in class org.vishia.util.CalculatorExpr.Operators
Compares the arg with the accu.
cmpnName - Variable in class org.vishia.cmd.JZtxtcmdScript.StatementList
 
cmpnName - Variable in class org.vishia.zbnf.ebnfConvert.EBNFread.EBNFdef
 
cmpnName - Variable in class org.vishia.zbnf.ebnfConvert.EBNFread.XXXXXEBNFmain
 
cmpnRepl - Variable in class org.vishia.zbnf.ebnfConvert.EBNFread.EBNFdef
If set this component definition contains only one item as component call.
cmprDirTreeTo(boolean, FileRemote, String, EventWithDst<FileRemoteProgressEvData, ?>) - Method in class org.vishia.fileRemote.FileRemote
Refreshes a file tree and compare some or all files.
cmpStartsOperation - Static variable in class org.vishia.util.CalculatorExpr.Operators
Check whether the String in accu starts with the String in arg.
cmpString - Variable in class org.vishia.util.OutTextPreparer.DebugCmd
 
cNewly - Variable in class org.vishia.checkDeps_C.InfoFileDependencies
State of the file: ' ' if it is unchanged, and all included files are unchanged.
cnl1 - Variable in class org.vishia.xmlSimple.WikistyleTextToSimpleXml
 
cnl2 - Variable in class org.vishia.xmlSimple.WikistyleTextToSimpleXml
 
cNoCidentifier - Static variable in class org.vishia.util.StringFunctions
The char used to coding any char which is not an identifier character usual in programming languages like C, Java: A..Z a..z 0..9 _.
cntAllNonFlushedWrite - Variable in class org.vishia.msgDispatch.LogMessageFile
Counts all non flushed writes (seconds without flush).
cntCloseError - Variable in class org.vishia.msgDispatch.LogMessageFile.Dbg
 
cntCreateNewBecauseOpenFailed - Variable in class org.vishia.msgDispatch.LogMessageFile.Dbg
 
cntFilePathIncorrect - Variable in class org.vishia.msgDispatch.LogMessageFile.Dbg
 
cntNonFlushedWrite - Variable in class org.vishia.msgDispatch.LogMessageFile
Counts all non flushed writes in a flush period.
cntOpenFailed - Variable in class org.vishia.msgDispatch.LogMessageFile.Dbg
 
cntWriteError - Variable in class org.vishia.msgDispatch.LogMessageFile.Dbg
 
co - Variable in class org.vishia.fileLocalAccessor.FileAccessorLocalJava7.WalkerThread
 
co - Variable in class org.vishia.fileLocalAccessor.FileAccessorLocalJava7.WalkFileTreeVisitor
 
co - Variable in class org.vishia.fileRemote.FileRemoteWalker
 
code - Variable in class org.vishia.execode.Execode
 
code() - Method in class org.vishia.execode.Execode
 
code - Variable in class org.vishia.util.KeyCode
 
CodeCharset - Interface in org.vishia.charset
Interface to convert UTF-16 to 8-bit-codings.
codeSorted - Static variable in class org.vishia.charset.ISO8859_2
 
colident - Variable in class org.vishia.zcmd.Csv2Data
Column where the identifier is found.
column - Variable in class org.vishia.zbnf.ZbnfParserStore
Temporary store for column.
columnError - Variable in class org.vishia.zbnf.ZbnfParser
The lineError and columnError will be set if the input supports it, see StringPart.getLineAndColumn(int[]).
columns - Variable in class org.vishia.zcmd.Csv2Data
 
comment - Variable in class org.vishia.zbnf.ebnfConvert.EBNFread.EBNFitem
 
comment - Variable in class org.vishia.zip.Zip.Args
 
commonPath - Variable in class org.vishia.util.FileSet
From ZBNF basepath = <""?!
compare(FileCompare.Result, String[], int) - Method in class org.vishia.util.FileCompare
Compares two directory trees.
compare(Comparable<Key>, Object) - Method in class org.vishia.util.IndexMultiTable_Table
Assures that if val1 is a String, the key is converted toString() before comparison.
compare(Object, Object) - Method in class org.vishia.util.SortedList
The compare Method requested by interface Comparator.
compare(File, CharSequence, boolean, String[]) - Static method in class org.vishia.util.StringCmp
compare(File, File, boolean, String[]) - Static method in class org.vishia.util.StringCmp
compare(CharSequence, CharSequence, boolean, String[]) - Static method in class org.vishia.util.StringCmp
Compares two Strings with possibility of ignore white spaces and comments
compare(CharSequence, int, CharSequence, int, int) - Static method in class org.vishia.util.StringFunctions
Compares two CharSequence (Strings, StringBuilder-content etc.
compare(CharSequence, CharSequence) - Static method in class org.vishia.util.StringFunctions
Compares two Strings or StringBuilder-content or any other CharSequence.
compareChars(CharSequence, int, int, CharSequence) - Static method in class org.vishia.util.StringFunctions
Compare two character Strings.
CompareCtrl() - Constructor for class org.vishia.fileLocalAccessor.FileCallbackLocalCmp.CompareCtrl
 
CompareCtrl() - Constructor for class org.vishia.fileRemote.FileRemoteCallbackSearch.CompareCtrl
 
compareFile(FileRemote, FileRemote) - Method in class org.vishia.fileLocalAccessor.FileCallbackLocalCmp
Compare two files.
compareFile(FileCompare.Result) - Method in class org.vishia.util.FileCompare
Compare two files.
compareFileContent(FileRemote, FileRemote) - Method in class org.vishia.fileLocalAccessor.FileCallbackLocalCmp
Compare two files.
compareFileContent(FileRemote, FileRemote) - Method in class org.vishia.fileRemote.FileRemoteCallbackSearch
Compare two files.
compareFileContent(FileCompare.Result) - Method in class org.vishia.util.FileCompare
Compare two files.
comparePos(CharSequence, CharSequence) - Static method in class org.vishia.util.StringFunctions
Compares two CharSequence (Strings, StringBuilder-content etc.
comparePos(CharSequence, int, CharSequence, int, int) - Static method in class org.vishia.util.StringFunctions
Compares two CharSequence (Strings, StringBuilder-content etc.)
compareTo(CharSequence) - Method in class org.vishia.util.StringPart
Compares the current part with the given str2
compareTo(int, CharSequence, int, int) - Method in class org.vishia.util.StringSeq
 
compareWhSpacePos(CharSequence, int, int, CharSequence, int, int, int[]) - Static method in class org.vishia.util.StringFunctions
Compare two Strings whereby white spaces are ignored.
compile(File, File) - Method in class org.vishia.jztxtcmd.JZtxtcmd
 
compile(StringPartScan, File, File) - Method in class org.vishia.jztxtcmd.JZtxtcmd
Deprecated.
compile(String) - Method in class org.vishia.jztxtcmd.JZtxtcmd
JSR-223-conform method to compile.
compile(Reader) - Method in class org.vishia.jztxtcmd.JZtxtcmd
JSR-223-conform method to compile.
compiledScript - Variable in class org.vishia.cmd.JZtxtcmdScript.ZbnfJZcmdScript
 
compilerError - Variable in class org.vishia.header2Reflection.CheaderParser.HeaderBlock
 
completeConstruction() - Method in interface org.vishia.util.CompleteConstructionAndStart
This routine should be called after all instances were created.
CompleteConstructionAndStart - Interface in org.vishia.util
This interface supports a building and startup-process of static instances in three stage.
completeDispatchInThreadBits(int) - Method in class org.vishia.msgDispatch.MsgDispatcher
Completes a destination bit mask with the information, whether any destinations are used in the calling thread or in the dispatcher thread.
completeFilePath(CharSequence) - Method in class org.vishia.fileLocalAccessor.FileAccessorLocalJava7
Returns a unique absolute path for the file regarding maybe tmp, home, environment variables etc.
completeFilePath(CharSequence) - Method in class org.vishia.fileRemote.FileAccessZip
Returns a unique absolute path for the file regarding maybe tmp, home, environment variables etc.
completeFilePath(CharSequence) - Method in class org.vishia.fileRemote.FileRemoteAccessor
Returns a unique absolute path for the file regarding maybe tmp, home, environment variables etc.
ComplexDouble - Class in org.vishia.math
 
ComplexDouble(double, double) - Constructor for class org.vishia.math.ComplexDouble
 
ComplexSyntax(ZbnfSyntaxPrescript, LogMessage, boolean, int) - Constructor for class org.vishia.zbnf.ZbnfSyntaxPrescript.ComplexSyntax
 
componentsWhileParsing - Variable in class org.vishia.zbnf.ZbnfParser.LogZbnfParser
 
componentSyntax() - Method in class org.vishia.zbnf.ZbnfParserStore.ParseResultItemImplement
 
componentSyntax - Variable in class org.vishia.zbnf.ZbnfSyntaxPrescript
This element is only set for component syntax call and also on {<?
compositeState - Variable in class org.vishia.states.StateSimple
The state which is the composite state for this.
compositeState() - Method in class org.vishia.states.StateSimple
Returns that state which is the composite state which controls the activity of that independent part of the StateMachine.
compress - Variable in class org.vishia.zip.Zip.Args
 
ConcurrentLinkedQueue<EntryType> - Class in org.vishia.bridgeC
This version of ConcurrentLinkedQueue extends the original java.util.concurrent.ConcurrentLinkedQueue without any other extensions or overload methods else ConcurrentLinkedQueue.shareNodePool(ConcurrentLinkedQueue) and ConcurrentLinkedQueue.initNodePool(MemC).
ConcurrentLinkedQueue() - Constructor for class org.vishia.bridgeC.ConcurrentLinkedQueue
Same as original: Creates a ConcurrentLinkedQueue that is initially empty.
ConcurrentLinkedQueue(Collection<? extends EntryType>) - Constructor for class org.vishia.bridgeC.ConcurrentLinkedQueue
Same as original: Creates a ConcurrentLinkedQueue initially containing the elements of the given collection, added in traversal order of the collection's iterator.
ConcurrentLinkedQueue(boolean) - Constructor for class org.vishia.bridgeC.ConcurrentLinkedQueue
Creates a ConcurrentLinkedQueue without initialization of the nodes.
ConcurrentLinkedQueue(MemC) - Constructor for class org.vishia.bridgeC.ConcurrentLinkedQueue
Creates an empty LinkedQueue, but with memory to save nodes.
ConcurrentLinkedQueue(ConcurrentLinkedQueue<EntryType>) - Constructor for class org.vishia.bridgeC.ConcurrentLinkedQueue
Additional for C-Using in embedded systems: Creates an empty LinkedQueue, but with shared nodes with another LinkedQueue
condition - Variable in class org.vishia.cmd.JZtxtcmdScript.CondStatement
 
condition - Variable in class org.vishia.header2Reflection.CheaderParser.ConditionalStatement
 
ConditionalStatement(char) - Constructor for class org.vishia.header2Reflection.CheaderParser.ConditionalStatement
 
ConditionBlock(CheaderParser.HeaderBlock) - Constructor for class org.vishia.header2Reflection.CheaderParser.ConditionBlock
 
conditionDef - Variable in class org.vishia.header2Reflection.CheaderParser.AttributeOrTypedef
Used only on conditionArgument.
conditionDef - Variable in class org.vishia.header2Reflection.CheaderParser.ConditionBlock
 
conditionDef(String) - Method in class org.vishia.header2Reflection.CheaderParser.ConditionBlock
 
conditionDef - Variable in class org.vishia.header2Reflection.CheaderParser.ConditionBlock.OrCondition
 
ConditionDef() - Constructor for class org.vishia.header2Reflection.CheaderParser.ConditionDef
 
conditionDef - Variable in class org.vishia.header2Reflection.CheaderParser.ConditionDef
 
conditionDef - Variable in class org.vishia.header2Reflection.CheaderParser.StatementBlock
 
conditionDef - Variable in class org.vishia.header2Reflection.CheaderParser.StructDefinition
If set the struct is conditionally defined in the header file.
conditionDef - Variable in class org.vishia.header2Reflection.CheaderParser.Value
 
conditionDefNot - Variable in class org.vishia.header2Reflection.CheaderParser.StructDefinition
If set the struct is conditionally defined in the header file.
conditionValue - Variable in class org.vishia.header2Reflection.CheaderParser.ConditionDef
 
CondStatement(JZtxtcmdScript.StatementList, char) - Constructor for class org.vishia.cmd.JZtxtcmdScript.CondStatement
 
console - Variable in class org.vishia.checkDeps_C.CheckAllDepFile
 
console - Variable in class org.vishia.checkDeps_C.CheckDependencyFile
 
console - Variable in class org.vishia.checkDeps_C.CheckDeps_Old
Aggregation to any console or log output.
console - Variable in class org.vishia.checkDeps_C.InfoFileDependencies
 
console - Variable in class org.vishia.checkDeps_C.ParserConfigFile
Aggregation to any console or log output.
console - Variable in class org.vishia.cmd.JZtxtcmdScript
 
console - Variable in class org.vishia.docuGen.DocuGen
Aggregation to the Console implementation class.
console - Variable in class org.vishia.header2Reflection.C2DataDeps
Aggregation to the Console implementation class.
console - Variable in class org.vishia.header2Reflection.CheaderParser
 
console - Variable in class org.vishia.header2Reflection.CmdHeader2Reflection
Aggregation to the Console implementation class.
console - Variable in class org.vishia.header2Reflection.Header2Reflection
Deprecated.
Aggregation to the Console implementation class.
console - Variable in class org.vishia.mainCmd.SampleCmdLine.UserMain
Aggregation to the Console implementation class.
console - Variable in class org.vishia.xmlSimple.Xsltpre
 
console - Variable in class org.vishia.zbnf.Zmake
Aggregation to the Console implementation class.
console - Variable in class org.vishia.zcmd.Zbnf2Text
Aggregation to the Console implementation class.
consoleErr(String, Object...) - Static method in class org.vishia.util.ExcUtil
Output to the original System.err channel though System.setErr(PrintStream) was invoked with another channel after first usage of this class.
consoleOut - Variable in class org.vishia.jztxtcmd.JZtxtcmdUtil
 
consoleOut(String, Object...) - Static method in class org.vishia.util.ExcUtil
Output to the original System.out channel though System.setOut(PrintStream) was invoked with another channel after first usage of this class.
Constant(String) - Constructor for class org.vishia.execode.Execode.Constant
 
constant - Variable in class org.vishia.execode.Execode.Instruction
 
constPointer - Variable in class org.vishia.header2Reflection.CheaderParser.Pointer
 
constPointer - Variable in class org.vishia.header2Reflection.CheaderParser.Type
Deprecated.
constPointer() - Method in class org.vishia.header2Reflection.CheaderParser.Type
 
constPointer2 - Variable in class org.vishia.header2Reflection.CheaderParser.Type
Deprecated.
Constructor() - Constructor for class org.vishia.header2Reflection.CheaderParser.Constructor
 
constVar - Variable in class org.vishia.header2Reflection.CheaderParser.Type
 
containerElementType - Variable in class org.vishia.header2Reflection.CheaderParser.Description
 
containerType - Variable in class org.vishia.header2Reflection.CheaderParser.Description
 
contains(Object) - Method in class org.vishia.util.SortedList
Delegates to List inside, see java.util.List.
contains(CharSequence, CharSequence) - Static method in class org.vishia.util.StringFunctions
Returns true if s2 is contained in s1.
containsAll(Collection) - Method in class org.vishia.util.SortedList
Delegates to List inside, see java.util.List.
containsInfo() - Method in class org.vishia.genJavaOutClass.SrcInfo
 
containsKey(Object) - Method in class org.vishia.cmd.JZtxtcmdExecuter.JZcmdBindings
 
containsKey(Object) - Method in class org.vishia.util.IndexMultiTable
 
containsKey(Object) - Method in class org.vishia.util.IndexMultiTableInteger
 
containsValue(Object) - Method in class org.vishia.cmd.JZtxtcmdExecuter.JZcmdBindings
 
containsValue(Object) - Method in class org.vishia.util.IndexMultiTable
 
containsValue(Object) - Method in class org.vishia.util.IndexMultiTableInteger
 
Content() - Constructor for class org.vishia.docuGen.DocuGen.Content
 
content - Variable in class org.vishia.docuGen.DocuGen.Document
 
content - Variable in class org.vishia.docuGen.DocuGen.HyperlinkAssociation
 
content - Static variable in class org.vishia.util.FileCompare
 
content - Variable in class org.vishia.util.StringPart
The referenced string.
contentEqual - Variable in class org.vishia.util.FileCompare.Result
 
contentEqualWithoutEndline - Variable in class org.vishia.util.FileCompare.Result
 
contentStorePath - Variable in class org.vishia.xmlReader.XmlCfg.XmlCfgNode
Reflection path to store the content as String.
contentTillSpaceEndOrQuotation(String, char) - Method in class org.vishia.util.StringPart
Sets the current part either to the whole quotation if it it starts with the quotation char, or sets it till the first space, or till end if the space is not found.
conv(Tsrc) - Method in class org.vishia.util.IterableIndirect
Converts with given element to the expected result element.
conversion - Variable in class org.vishia.cmd.JZtxtcmdScript.JZcmditem
Designation of a conversion from given value to a destination instance.
Conversion - Class in org.vishia.util
This class contains some conversion routine.
Conversion() - Constructor for class org.vishia.util.Conversion
 
Conversions() - Constructor for class org.vishia.util.DataAccess.Conversions
 
convert(int) - Static method in class org.vishia.mainCmd.Stringc
 
convert(Object) - Method in interface org.vishia.util.DataAccess.Conversion
Executes the conversion
convert(String) - Static method in class org.vishia.util.KeyCode
 
convert(StringBuilder[], String[], int, char, String) - Static method in class org.vishia.xmlSimple.SimpleXmlOutputter
 
convert(EBNFread, Appendable) - Method in class org.vishia.zbnf.ebnfConvert.EBNFconvert
Invoked from a JZtxtcmd script.
convert2FilePath(Object) - Method in class org.vishia.cmd.JZtxtcmdExecuter.ExecuteLevel
Check whether osrc is a filepath, or create one.
convert2String(int) - Method in class org.vishia.byteData.Field_Jc
 
convert2String(double) - Method in class org.vishia.byteData.Field_Jc
 
convert3Chars(CharSequence, byte[], int) - Static method in class org.vishia.util.ReadChars3Stream
 
convertAssociatedSemantic(StringPartScan) - Method in class org.vishia.zbnf.ZbnfSyntaxPrescript
Converts a associated semantic to the current syntax component.
convertAttribute(boolean, String, String, String, String, ZbnfParseResultItem, StringBuffer, StringBuffer, boolean) - Method in class org.vishia.header2Reflection.Header2Reflection.ConverterClass
Deprecated.
converts a attribute from parsed header.
convertBackslashChars(CharSequence) - Static method in class org.vishia.util.StringFunctions_B
Converts a backslash sequence to a appropriate character.
convertClass(String, String, String, String, ZbnfParseResultItem, String, boolean) - Method in class org.vishia.header2Reflection.Header2Reflection.ConverterClass
Deprecated.
 
convertElement(ZbnfParseResultItem, String) - Method in class org.vishia.header2Reflection.Header2Reflection.ConverterClass
Deprecated.
Convert 1 element in a class or struct or inner part (visibility-block).
convertElementsInClass(ZbnfParseResultItem, String) - Method in class org.vishia.header2Reflection.Header2Reflection.ConverterClass
Deprecated.
Convert all element in a class or struct or inner part (visibility-block).
ConverterClass(TreeMap<String, String>) - Constructor for class org.vishia.header2Reflection.Header2Reflection.ConverterClass
Deprecated.
 
convertExpr(Appendable, EBNFread.EBNFexpr, int) - Method in class org.vishia.zbnf.ebnfConvert.EBNFconvert
 
convertInnerClassAndStruct(String, String, ZbnfParseResultItem, TreeMap<String, String>, String, boolean) - Method in class org.vishia.header2Reflection.Header2Reflection.ConverterClass
Deprecated.
called inside convertClass to detect inner classes.
convertItem(Appendable, String, EBNFread.EBNFitem, EBNFread.EBNFdef, boolean, int) - Method in class org.vishia.zbnf.ebnfConvert.EBNFconvert
Converts one item from the read EBNF.
convertLine(String, XmlNode, String, String) - Method in class org.vishia.xmlSimple.WikistyleTextToSimpleXml
converts a line
convertObj(CalculatorExpr.Value, Object) - Static method in class org.vishia.util.CalculatorExpr
 
convertOptionSyntax(StringPartScan, boolean, CharSequence) - Method in class org.vishia.zbnf.ZbnfSyntaxPrescript
 
convertRepetitionSyntax(StringPartScan, boolean, CharSequence) - Method in class org.vishia.zbnf.ZbnfSyntaxPrescript
 
convertString(String) - Static method in class org.vishia.xmlSimple.SimpleXmlOutputter
Replaces XML special character.
convertSyntaxComponent(StringPartScan) - Method in class org.vishia.zbnf.ZbnfSyntaxPrescript.ComplexSyntax
Sets the content of the syntax prescript for a Syntax Component with a string given syntax.
convertSyntaxComponent(StringPartScan) - Method in class org.vishia.zbnf.ZbnfSyntaxPrescript
Reads the syntax of an <action>.
convertSyntaxDefinition(StringPartScan) - Method in class org.vishia.zbnf.ZbnfSyntaxPrescript
Converts the whole syntax definition from identifier to the end point.
convertTheStringGivenSyntax(StringPartScan, String, boolean, CharSequence) - Method in class org.vishia.zbnf.ZbnfSyntaxPrescript
Converts a part of a ZBNF string to given and chars.
convertTimestampToday(long) - Method in class org.vishia.util.StringFormatter
Converts a timestamp in a String representation with StringFormatter.dateFormatToday etc.
convertToMsg(String, CharSequence, Object...) - Method in class org.vishia.msgDispatch.MsgPrintStream
 
convertToNormalExpression() - Method in class org.vishia.execode.Execode
Returns the given Expression as a non-ReversPolishNotation.
convertTransliteration(CharSequence, char) - Static method in class org.vishia.util.StringFunctions
Resolves the given String containing some transcription chars (usual backslash) to a string with the appropriate character codes.
convertWikiformat - Static variable in class org.vishia.zbnf.ZbnfParserStore
The index to read out the parse results.
ConvertWikiStyle() - Constructor for class org.vishia.zbnf.ZbnfParserStore.ConvertWikiStyle
 
convertWikiStyle - Variable in class org.vishia.zbnf.ZbnfXmlOutput
Deprecated.
 
ConvertWikiStyle() - Constructor for class org.vishia.zbnf.ZbnfXmlOutput.ConvertWikiStyle
Deprecated.
 
copy(CalculatorExpr.Value) - Method in class org.vishia.util.CalculatorExpr.Value
Copy all content from src to this.
Copy - Class in org.vishia.util
 
Copy() - Constructor for class org.vishia.util.Copy
 
copy(IndexMultiTable.IteratorHelper<Key, Type>) - Method in class org.vishia.util.IndexMultiTable.IteratorHelper
 
copyChecked(FileRemote, String, String, int, FileRemoteWalkerCallback, FileRemoteProgressEvData) - Method in class org.vishia.fileLocalAccessor.FileAccessorLocalJava7
 
copyChecked(FileRemote, String, String, int, FileRemoteWalkerCallback, FileRemoteProgressEvData) - Method in class org.vishia.fileRemote.FileAccessZip
 
copyChecked(String, String, int, FileRemoteWalkerCallback, FileRemoteProgressEvData) - Method in class org.vishia.fileRemote.FileRemote
Copies all files which are checked before.
copyChecked(FileRemote, String, String, int, FileRemoteWalkerCallback, FileRemoteProgressEvData) - Method in class org.vishia.fileRemote.FileRemoteAccessor
Copies all files which are checked before.
copyData(int[]) - Method in class org.vishia.byteData.ByteDataAccess
Deprecated.
copies some data to a int[], primarily to debug a content.
copyData(int[]) - Method in class org.vishia.byteData.ByteDataAccessBase
copies some data to a int[], primarily to debug a content.
copyData(int[]) - Method in class org.vishia.byteData.ByteDataAccessOld
Deprecated.
copies some data to a int[], primarily to debug a content.
copyDataFrom(ByteDataAccess) - Method in class org.vishia.byteData.ByteDataAccess
Deprecated.
Copies the data into a byte[]
copyDataFrom(ByteDataAccessBase) - Method in class org.vishia.byteData.ByteDataAccessBase
copies the data from another references data into this data.
copyDataFrom(ByteDataAccessOld) - Method in class org.vishia.byteData.ByteDataAccessOld
Deprecated.
Copies the data into a byte[]
copyDir(File, File) - Static method in class org.vishia.util.FileFunctions
Removes all files inside the directory and all sub directories with its files.
copyDirTreeTo(boolean, FileRemote, int, String, EventWithDst<FileRemoteProgressEvData, ?>) - Method in class org.vishia.fileRemote.FileRemote
 
copyDirTreeTo(boolean, FileRemote, int, int, int, String, int, EventWithDst<FileRemoteProgressEvData, ?>) - Method in class org.vishia.fileRemote.FileRemote
 
copyFile(FileRemoteCmdEventData, EventWithDst<FileRemoteProgressEvData, ?>) - Static method in class org.vishia.fileLocalAccessor.FileAccessorLocalJava7
 
copyFile(File, File) - Static method in class org.vishia.util.FileFunctions
Copy a file.
copyFile(File, File, boolean, boolean, boolean) - Static method in class org.vishia.util.FileFunctions
Copy a file.
copyFrom(CharSequence, Va_list) - Method in class org.vishia.bridgeC.VaArgBuffer
Copies values from a source variable argument list.
copyNewData(byte[], int, int, long) - Method in class org.vishia.byteData.ByteDataSymbolicAccess
Replace the data bytes in the buffer.
copyStdValues(ByteDataAccessBase) - Method in class org.vishia.byteData.ByteDataAccessBase
 
copyTo(FileRemote, EventWithDst<FileRemoteProgressEvData, ?>) - Method in class org.vishia.fileRemote.FileRemote
 
copyTo(FileRemote, EventWithDst<FileRemoteProgressEvData, ?>, int) - Method in class org.vishia.fileRemote.FileRemote
Copies a file or directory tree to another file in the same device.
copyToBuffer(String, byte[], Charset) - Static method in class org.vishia.util.StringFunctions
Copies the content of a String in the given byte buffer with the requested encoding.
copyToBuffer(String, char[]) - Static method in class org.vishia.util.StringFunctions
Copies the content of a String in the given char buffer.
copyToBuffer(char[], int, int) - Method in class org.vishia.util.StringPart.Part
Copy to any other buffer to build persistent data.
copyToMirror(File, File, String) - Method in class org.vishia.checkDeps_C.CheckDependencyFile
Copies the original source file to the build box, saves the last file if such parameters are given.
correctCurrentChildEnd(int) - Method in class org.vishia.byteData.ByteDataAccess
Deprecated.
Increments the idxEnd and the idxCurrentChildEnd if a new child is added.
correctCurrentChildEnd(int) - Method in class org.vishia.byteData.ByteDataAccessOld
Deprecated.
Increments the idxEnd and the idxCurrentChildEnd if a new child is added.
correctIdxChildEnd(int) - Method in class org.vishia.byteData.ByteDataAccessOld
Deprecated.
Increments the idxEnd if a new child is added.
correctKey0InParents() - Method in class org.vishia.util.IndexMultiTable_Table
Correct the key in the parent if the key on aKeys[0] was changed.
countAllFileLength(EventWithDst<FileRemoteProgressEvData, ?>) - Method in class org.vishia.fileRemote.FileRemote
Count the sum of length of all files in this directory tree.
counterMultifile - Variable in class org.vishia.msgDispatch.LogMessageFile
Actual counter of multiFile.
countLengthDir(File, long, int) - Method in class org.vishia.fileLocalAccessor.FileAccessorLocalJava7
Uses the java.io.File
cppClass - Variable in class org.vishia.header2Reflection.Header2Reflection.ConverterClass
Deprecated.
 
cppRef - Variable in class org.vishia.header2Reflection.CheaderParser.Pointer
 
crc - Variable in class org.vishia.util.FileList.Args
 
crcCalculator - Variable in class org.vishia.util.FileList
 
create(String, int) - Method in class org.vishia.communication.InterProcessCommFactory
Creates a InterProcessComm from a parameter String.
create(String) - Method in class org.vishia.communication.InterProcessCommFactory
Creates an instance of the InterProcessComm for the given communication implementation.
create(Address_InterProcessComm) - Method in class org.vishia.communication.InterProcessCommFactory
Creates an instance of the InterProcessComm for the given communication implementation.
create(String) - Method in class org.vishia.communication.InterProcessCommFactorySocket
 
create(String, int) - Method in class org.vishia.communication.InterProcessCommFactorySocket
Creates a InterProcessComm from a parameter String.
create(Address_InterProcessComm) - Method in class org.vishia.communication.InterProcessCommFactorySocket
 
create(String, InterProcessCommRx_ifc) - Static method in class org.vishia.communication.InterProcessCommRxThread
Static method to create invokes the constructor.
create(FileDescriptor) - Static method in class org.vishia.msgDispatch.LogMessageStream
 
create(String, int, int, int, int) - Static method in class org.vishia.msgDispatch.MsgDispatchSystemOutErr
Creates a static instance to redirect System.err and System.out
create(CharSequence, boolean) - Static method in class org.vishia.util.StringSeq
An instance of this class can only build by this create method.
create(CharSequence) - Static method in class org.vishia.util.StringSeq
An instance of this class can only build by this create method.
createAddress() - Method in interface org.vishia.communication.InterProcessComm
Creates an empty instance for a address information, especially for the sender.
createAddress(int, int) - Method in interface org.vishia.communication.InterProcessComm
 
createAddress(String, int) - Method in interface org.vishia.communication.InterProcessComm
 
createAddress(String) - Method in interface org.vishia.communication.InterProcessComm
 
createAddress() - Method in class org.vishia.communication.InterProcessComm_SocketImpl
 
createAddress(int, int) - Method in class org.vishia.communication.InterProcessComm_SocketImpl
 
createAddress(String, int) - Method in class org.vishia.communication.InterProcessComm_SocketImpl
 
createAddress(String) - Method in class org.vishia.communication.InterProcessComm_SocketImpl
 
createAddress(String, int) - Method in class org.vishia.communication.InterProcessCommFactory
Creates an address for a specific communication channel.
createAddress(String) - Method in class org.vishia.communication.InterProcessCommFactory
Creates an address for a specific communication channel.
createAddress(String, int) - Method in class org.vishia.communication.InterProcessCommFactorySocket
Creates an address information for the InterProcessComm from a parameter String.
createAddress(String) - Method in class org.vishia.communication.InterProcessCommFactorySocket
Creates an address for InterProcesscommunication with given description.
createAddressSocket(String, String, int) - Static method in class org.vishia.communication.InterProcessCommFactorySocket
 
createArgumentDataObj() - Method in class org.vishia.util.OutTextPreparer
Returns an proper instance for argument data for a OutTextPreparer.exec(Appendable, DataTextPreparer) run.
createBindings() - Method in class org.vishia.jztxtcmd.JZtxtcmd
 
createCfgSubtree(XmlJzCfgAnalyzer.XmlStructureNode, char) - Method in class org.vishia.xmlReader.XmlJzCfgAnalyzer.XmlStructureData
 
createChildrenList() - Static method in class org.vishia.fileRemote.FileRemote
Method to create a children list.
createColumns(String) - Method in class org.vishia.zcmd.Csv2Data
The first line should contain the identifier for the columns.
createDescrDataElement() - Method in class org.vishia.zcmd.Bin2Data.ZbnfResultDescrElement
 
createDstAddr(String) - Method in class org.vishia.communication.InterProcessCommRxThread
Create any destination address for the given InterprocessComm implementation.
createJoinTransitionInTheFirstJoinState() - Method in class org.vishia.states.PrepareTransition
Completes a join transition with the found in a StateParallel with all necessary exit states from all join source states and enters the instance of a join transition in all join source state's StateSimple#transJoins.
createNewFile(FileRemote, EventWithDst<FileRemoteProgressEvData, ?>) - Method in class org.vishia.fileLocalAccessor.FileAccessorLocalJava7
 
createNewFile(FileRemote, EventWithDst<FileRemoteProgressEvData, ?>) - Method in class org.vishia.fileRemote.FileAccessZip
 
createNewFile() - Method in class org.vishia.fileRemote.FileRemote
 
createNewFile(FileRemote, EventWithDst<FileRemoteProgressEvData, ?>) - Method in class org.vishia.fileRemote.FileRemoteAccessor
 
createNewNode(String, String) - Static method in class org.vishia.xmlSimple.XmlNodeSimple
Creates an independent new XmlNode without data.
createNode(String, String) - Method in interface org.vishia.xmlSimple.XmlNode
creates a XmlNode from the same implementation type as this, but without adding to the XML-tree.
createNode(String, String) - Method in class org.vishia.xmlSimple.XmlNodeSimple
 
createObjDir(MainCmdLogging_ifc) - Method in class org.vishia.checkDeps_C.ObjectFileDeps
 
createOrReplaceVariable(Map<String, DataAccess.Variable<Object>>, String, char, Object, boolean) - Static method in class org.vishia.util.DataAccess
Creates or replaces a variable with a simple name in the given container.
createScriptFromFile(File, LogMessage, File) - Static method in class org.vishia.cmd.JZtxtcmdScript
Translates with given script in text format.
createScriptFromString(StringPartScan, LogMessage, File, File) - Static method in class org.vishia.cmd.JZtxtcmdScript
Translates with given script in text format.
createSortKeyArray(int) - Method in interface org.vishia.util.IndexMultiTable.Provide
Creates an array of the Key type with given size.
createThread_() - Method in class org.vishia.event.EventTimerThread
This operation can be overridden if another thread organization, especially another EventTimerThread.stepThread() should be used.
createTransitionList(Object, StateSimple.Trans, int) - Method in class org.vishia.states.StateSimple
Creates the list of all transitions for this state, invoked one time after constructing the statemachine.
createTransitionListSubstate(int) - Method in class org.vishia.states.StateCompositeFlat
Create all transition list for this state and all StateCompositeFlat.aSubstates, recursively call.
createTransitionListSubstate(int) - Method in class org.vishia.states.StateParallel
Create all transition list for this state and all StateParallel.aParallelstates, recursively call.
createTransitionListSubstate(int) - Method in class org.vishia.states.StateSimple
Create all transition list for this state and all #aSubstates, recursively call.
createTransitions(int) - Method in class org.vishia.states.StateSimple.PlugStateSimpleToGenState
Creates the empty yet array of transitions.
createWildcardFilter(String) - Static method in class org.vishia.util.FilepathFilterM
Creates a FilepathFilterM with given mask.
createWildcardFilter(String, FilepathFilterM) - Static method in class org.vishia.util.FilepathFilterM
 
createWithSyntax(StringPartScan, String, String, LogMessage) - Static method in class org.vishia.zbnf.ZbnfSyntaxPrescript
Creates an tree of instance with the given syntax.
createXmlNode(XmlNode, ZbnfParserStore.ParseResultItemImplement) - Method in class org.vishia.zbnf.ZbnfParserStore.BuilderTreeNodeXml
 
createXmlNodeIntern(String, XmlNode, ZbnfParserStore.ParseResultItemImplement) - Method in class org.vishia.zbnf.ZbnfParserStore.BuilderTreeNodeXml
 
creationTime() - Method in class org.vishia.fileRemote.FileRemote
Returns the creation time of the file if the file system supports it.
crossRef - Variable in class org.vishia.docuGen.DocuGen.Document
 
cs - Variable in class org.vishia.mainCmd.PrintStreamBuffer.InStream
 
cs - Variable in class org.vishia.util.StringAdd
 
cs - Variable in class org.vishia.util.StringSeq
 
csBuffer - Variable in class org.vishia.xmlSimple.XmlBeautificator
 
csIn - Variable in class org.vishia.tools.ReadWriteFileBase.ArgsBase
 
csOut - Variable in class org.vishia.tools.ReadWriteFileBase.ArgsBase
 
cssHtml - Variable in class org.vishia.docuGen.DocuGen.Document
 
cStartOfText - Static variable in class org.vishia.util.StringFunctions
The char used to code start of text.
Csv2Data - Class in org.vishia.zcmd
This class can parse an Excel file given in the textual csv format and translate it either to XML or to internal Java data.
Csv2Data(MainCmdLogging_ifc) - Constructor for class org.vishia.zcmd.Csv2Data
 
Csv2Data() - Constructor for class org.vishia.zcmd.Csv2Data
 
Csv2Data.Args - Class in org.vishia.zcmd
 
Csv2Data.CmdHandler - Class in org.vishia.zcmd
 
ctCall - Variable in class org.vishia.util.OutTextPreparer
 
ctConsumed - Variable in class org.vishia.event.EventWithDst
 
ctConsumed - Variable in class org.vishia.event.TimeOrder
 
ctEntry - Variable in class org.vishia.states.StateSimple
Debug helper.
ctErrorTelg - Variable in class org.vishia.communication.InterProcessCommRxThread
 
ctIdent - Static variable in class org.vishia.fileRemote.FileRemote
Counter, any instance has an ident number.
ctLostMessages - Variable in class org.vishia.msgDispatch.MsgDispatcherCore
 
ctNesting - Variable in class org.vishia.cmd.JZtxtcmdExecuter.ExecuteLevel
Counts nesting of #execute(org.vishia.cmd.JZtxtcmdScript.StatementList, StringFormatter, int, boolean, Map, int) 1->0: leaf execution of this level, close JZtxtcmdExecuter.ExecuteLevel.cmdExecuter
ctrl - Static variable in class org.vishia.util.KeyCode
 
ctrlAlt - Static variable in class org.vishia.util.KeyCode
Use the 7.6. digit looks line "ca" for "control alt".
ctrlDigit - Static variable in class org.vishia.util.KeyCode
 
ctTimeoverflow - Variable in class org.vishia.util.ThreadRun
 
ctUnifiedImplicitelyStructName - Static variable in class org.vishia.header2Reflection.CheaderParser.StructDefinition
 
ctWaitEmptyQueue - Variable in class org.vishia.event.EventTimerThread
 
curDir - Variable in class org.vishia.zbnf.Zmake
String path to the current dir from calling.
curr - Variable in class org.vishia.util.TreeWalkerPathCheck
 
currChild - Variable in class org.vishia.byteData.ByteDataAccessBase
The last added child, null either if a child is not added or a child was added but the instance is used meanwhile otherwise.
currdir - Variable in class org.vishia.checkDeps_C.CheckDeps.Args
The currdir which is valid to search header etc.
currdir - Variable in class org.vishia.checkDeps_C.ParserConfigFile
 
currdir - Variable in class org.vishia.cmd.JZtxtcmdExecuter.ExecuteLevel
The current directory of this level.
currdir() - Method in class org.vishia.cmd.JZtxtcmdExecuter.ExecuteLevel
Returns the absolute canonical path of the currdir variable. currdir is a File.
currdir() - Method in class org.vishia.cmd.JZtxtcmdExecuter.JzTcMain
 
currDir - Variable in class org.vishia.fileRemote.FileRemoteProgressEvData
Current processed file.
currdir - Variable in class org.vishia.mainCmd.MainCmd
Deprecated.
 
currdir() - Method in class org.vishia.mainCmd.MainCmd
Deprecated.
Returns that current directory which is given by argument "--currdir=value" or which was MainCmd.setcurrdir(String).
currdir() - Method in interface org.vishia.mainCmd.MainCmd_ifc
Returns a local valid current directory.
CurrDirChildren(String, PathCheck, TreeWalkerPathCheck.CurrDirChildren) - Constructor for class org.vishia.util.TreeWalkerPathCheck.CurrDirChildren
 
currElem - Variable in class org.vishia.xmlSimple.WikistyleTextToSimpleXml
 
currentChild - Variable in class org.vishia.byteData.ByteDataAccessOld
Deprecated.
The child on end to add() something
currentDir - Variable in class org.vishia.cmd.CmdExecuter.CmdQueueEntry
 
currentLengthMultifileNr - Variable in class org.vishia.msgDispatch.LogMessageFile
 
currentNode - Variable in class org.vishia.util.TreeNodeBase.IteratorDerivedImpl
 
currentNode - Variable in class org.vishia.util.TreeNodeBase.IteratorDerivedNode
 
currentNode - Variable in class org.vishia.util.TreeNodeBase.IteratorImpl
 
currentNode - Variable in class org.vishia.util.TreeNodeBase.IteratorMetaNode
 
currentNode - Variable in class org.vishia.util.TreeNodeBase.IteratorOneNode
 
currEntry - Variable in class org.vishia.header2Reflection.CheaderParser.HeaderBlock
The last created entry in entries, to set something in.
currentThreadContext - Static variable in class org.vishia.util.ThreadContext
The thread-specific ThreadContext.
currFile - Variable in class org.vishia.fileRemote.FileRemoteProgressEvData
Current processed file.
currKey - Variable in class org.vishia.util.IndexMultiTable.IteratorHelper
The current key and value which will be returned from following next() or prev().
currValue - Variable in class org.vishia.util.IndexMultiTable.IteratorHelper
 
CurveInterpolation - Class in org.vishia.math
This class contains some static methods for curve interpolation with given setting points.
CurveInterpolation() - Constructor for class org.vishia.math.CurveInterpolation
 
CurveInterpolation.Get - Interface in org.vishia.math
 
cycleMillisec - Variable in class org.vishia.msgDispatch.MsgDispatcher.DispatcherThread
 
cycleProgress - Variable in class org.vishia.fileRemote.FileRemoteCmdEventData
Milliseconds for cycle or specific determined progress event:
0= progress event for any file and directory entry.
cycleProgress() - Method in class org.vishia.fileRemote.FileRemoteCmdEventData
 
cycletime - Variable in class org.vishia.util.ThreadRun
 
cyclTime() - Method in class org.vishia.util.MinMaxTime
Call it at start of the cyclically operation.

D

d - Variable in class org.vishia.event.EventWithDst
All data to this event, should be transferred via InterProcessComm.
daccess - Variable in class org.vishia.xmlReader.XmlCfg.AttribDstCheck
If given, the data access to store the value. null if not to store in the users instance immediately
daccess - Variable in class org.vishia.xmlReader.XmlJzReader.AttribToStore
The data access to store the value.
data - Variable in class org.vishia.byteData.ByteDataAccess
Deprecated.
The array containing the binary data.
data - Variable in class org.vishia.byteData.ByteDataAccessBase
The array containing the binary data.
data() - Method in class org.vishia.byteData.ByteDataAccessBase
Returns the data buffer itself.
data - Variable in class org.vishia.byteData.ByteDataAccessOld
Deprecated.
The array containing the binary data.
data - Variable in class org.vishia.byteData.ByteDataSymbolicAccess
 
data - Variable in class org.vishia.checkDeps_C.ParserConfigFile
 
data - Variable in class org.vishia.cmd.JZtxtcmdFilepath
 
data - Variable in class org.vishia.cmd.JZtxtcmdFileset
 
data - Variable in class org.vishia.cmd.JZtxtcmdThread.MsgItem
 
data - Variable in class org.vishia.communication.InterProcessCommRx_ifc
This data pointer can be set by any application.
data() - Method in class org.vishia.event.EventWithDst
 
data - Variable in class org.vishia.header2Reflection.CheaderParser.ValueEntry
 
Data() - Constructor for class org.vishia.util.CalculatorExpr.Data
 
data - Variable in class org.vishia.zcmd.Bin2Data
 
data_rxBuffer - Variable in class org.vishia.communication.InterProcessCommRxThread
Use a static receive buffer.
dataAccess - Variable in class org.vishia.byteData.ByteDataSymbolicAccess
The basically access to data.
dataAccess(JZtxtcmdScript.JZcmdDataAccess, Map<String, DataAccess.Variable<Object>>, boolean, boolean, boolean, DataAccess.Dst) - Method in class org.vishia.cmd.JZtxtcmdExecuter.ExecuteLevel
Accesses the data.
dataAccess - Variable in class org.vishia.cmd.JZtxtcmdScript.JZcmditem
Any access to an Object, maybe content of a variable, maybe access to any Java data, maybe invocation of a Java routine.
dataAccess - Variable in class org.vishia.util.CalculatorExpr.Operand
Set if the value uses reflection.
DataAccess - Class in org.vishia.util
This class contains methods to access and set data and invoke methods with symbolic access using reflection mechanism.
DataAccess(String) - Constructor for class org.vishia.util.DataAccess
Creates a Datapath with given String.
DataAccess(String, char) - Constructor for class org.vishia.util.DataAccess
Creates a Datapath with given String.
DataAccess(StringPartScan, Map<String, DataAccess.IntegerIx>, Class<?>, char) - Constructor for class org.vishia.util.DataAccess
Creates a Datapath with given StringPartScan.
DataAccess() - Constructor for class org.vishia.util.DataAccess
Empty constructor.
DataAccess.Conversion - Interface in org.vishia.util
Interface to convert between data.
DataAccess.Conversions - Class in org.vishia.util
This inner class contains all possible automatic special conversions.
DataAccess.DataAccessSet - Class in org.vishia.util
This class extends its outer class and provides the capability to set the data path especially from a ZBNF parser result.
DataAccess.DatapathElement - Class in org.vishia.util
Class holds one element for access to data.
DataAccess.DatapathElementClass - Class in org.vishia.util
Variant of a DatapathElement which can contain a ClassLoader for a new Java class or a static method invocation or a Class which's field, method or constructor should access.
DataAccess.Dst - Class in org.vishia.util
Result of an DataAccess#access(List, Object, Map, boolean, boolean, boolean, Dst) to store a value.
DataAccess.IntegerIx - Class in org.vishia.util
Wrapper around the index as integer.
DataAccess.ObjMethod - Class in org.vishia.util
 
DataAccess.SetDatapathElement - Class in org.vishia.util
This class extends a DataAccess.DatapathElement and provides the capability to set the data path especially from a ZBNF parser result, see ZbnfJavaOutput.
DataAccess.Test - Class in org.vishia.util
 
DataAccess.Variable<T> - Class in org.vishia.util
This class wraps any Object which is used for a variable.
DataAccessSet() - Constructor for class org.vishia.util.DataAccess.DataAccessSet
Invoked if an access to an existing variable is stored.
dataAvailable() - Method in interface org.vishia.communication.InterProcessComm
Tests wether data are available to receive.
dataAvailable() - Method in class org.vishia.communication.InterProcessComm_SocketImpl
 
dataConst - Variable in class org.vishia.util.CalculatorExpr.Operand
Set for constant data.
dataFormat - Variable in class org.vishia.header2Reflection.Header2Reflection
Deprecated.
 
dataHtml(Object, JZtxtcmdFilepath, boolean) - Static method in class org.vishia.cmd.JZtxtcmdTester
Generates a html file which contains the description of all data contained in referred in the given data instance.
dataHtml(Object, JZtxtcmdFilepath) - Static method in class org.vishia.cmd.JZtxtcmdTester
Same as JZtxtcmdTester.dataHtml(Object, JZtxtcmdFilepath, boolean) but with default arg bNoHash = true.
dataHtml(Object, File, boolean) - Static method in class org.vishia.cmd.JZtxtcmdTester
Generates a html file which contains the description of all data contained in referred in the given data instance.
dataHtml(Object, File) - Static method in class org.vishia.cmd.JZtxtcmdTester
Same as JZtxtcmdTester.dataHtml(Object, File, boolean) but with default arg bNoHash = true.
dataHtmlNoExc(Object, File, boolean) - Static method in class org.vishia.cmd.JZtxtcmdTester
Same as JZtxtcmdTester.dataHtml(Object, JZtxtcmdFilepath, boolean) but writes to System.err instead Exception.
dataMap - Variable in class org.vishia.zcmd.Csv2Data
 
datapath() - Method in class org.vishia.util.CalculatorExpr.Operation
Returns the datapath of this operation or null if the operator is not a datapath.
datapath - Variable in class org.vishia.util.DataAccess
The description of the path to any data if the script-element refers data.
datapath() - Method in class org.vishia.util.DataAccess
Returns the datapath of this access to check details.
DatapathElement() - Constructor for class org.vishia.util.DataAccess.DatapathElement
Creates an empty element.
DatapathElement(String) - Constructor for class org.vishia.util.DataAccess.DatapathElement
Creates a datapath element.
DatapathElement(StringPartScan, Map<String, DataAccess.IntegerIx>, Class<?>) - Constructor for class org.vishia.util.DataAccess.DatapathElement
Creates a datapath element. see DataAccess.DatapathElement.set(String)
DatapathElementClass() - Constructor for class org.vishia.util.DataAccess.DatapathElementClass
 
DataShow - Class in org.vishia.util
This class supports output of the content of any instance maybe with associated other Objects.
DataShow() - Constructor for class org.vishia.util.DataShow
 
DataShow.ExcludeShowContent - Annotation Type in org.vishia.util
If a Field is designated with this annotation then the content is not shown.
DataText(JZtxtcmdScript.StatementList) - Constructor for class org.vishia.cmd.JZtxtcmdScript.DataText
 
DataTextPreparer(OutTextPreparer) - Constructor for class org.vishia.util.OutTextPreparer.DataTextPreparer
Package private constructor invoked only in OutTextPreparer.createArgumentDataObj()
dataTree(Object, Appendable, int) - Static method in class org.vishia.cmd.JZtxtcmdTester
 
dataTree(Object, Appendable, int) - Static method in class org.vishia.util.DataShow
 
dataTreeXml(Object, Appendable, int) - Static method in class org.vishia.cmd.JZtxtcmdTester
 
dataTreeXml(Object, Appendable, int) - Static method in class org.vishia.util.DataShow
 
date - Variable in class org.vishia.fileRemote.FileRemote
Timestamp of the file.
date - Variable in class org.vishia.util.DateOrder
 
date_Format - Variable in class org.vishia.util.FileList
The data format is ISO 8601 but without 'T' as separator between date and time, a space is better readable.
dateCreate - Variable in class org.vishia.fileRemote.FileRemoteProgressEvData
 
dateCreation - Variable in class org.vishia.event.EventWithDst
Timestamp of the request.
dateCreation() - Method in class org.vishia.event.EventWithDst
Returns the time stamp of creation or occupying the event.
dateCreation - Variable in class org.vishia.fileRemote.FileRemote
Timestamp of the file.
dateFileMirror - Variable in class org.vishia.checkDeps_C.InfoFileDependencies
 
dateFileSrc - Variable in class org.vishia.checkDeps_C.InfoFileDependencies
The timestamp of the file (lastModified).
dateFormat - Variable in class org.vishia.mainCmd.MainCmd.LogMessageImplFile
Deprecated.
 
dateFormat - Variable in class org.vishia.mainCmd.MainCmdLoggingStream
 
dateFormat - Static variable in interface org.vishia.msgDispatch.LogMessage
It should be implemented especially for a File-Output to flush or close the file in a raster of some seconds.
dateFormat - Variable in class org.vishia.msgDispatch.LogMessageFile
The date format is fix.
dateFormat - Variable in class org.vishia.msgDispatch.LogMessageStream
 
dateFormat - Variable in class org.vishia.util.FileList
The data format is ISO 8601 but without 'T' as separator between date and time, a space is better readable.
dateFormatMsg - Variable in class org.vishia.mainCmd.MainCmd
Deprecated.
 
dateFormatNewer - Variable in class org.vishia.util.StringFormatter
 
dateFormatOlder - Variable in class org.vishia.util.StringFormatter
 
dateFormatToday - Variable in class org.vishia.util.StringFormatter
 
dateFormatYear - Variable in class org.vishia.util.StringFormatter
 
dateFromGPS(long) - Static method in class org.vishia.util.LeapSeconds
Returns a Date object from given GPS-seconds.
dateLastAccess - Variable in class org.vishia.fileRemote.FileRemote
Timestamp of the file.
dateLastAccess - Variable in class org.vishia.fileRemote.FileRemoteProgressEvData
 
dateLastEntry - Variable in class org.vishia.states.StateSimple
Debug helper.
dateNow - Variable in class org.vishia.header2Reflection.Header2Reflection
Deprecated.
The time-stamp of calling conversion.
dateOrder - Variable in class org.vishia.event.EventWithDst
Order of time stamps created in the same millisec of #dateCreation.
DateOrder - Class in org.vishia.util
This class contains the current time stamp of creation and a counted number of instances which are created in the same millisecond.
DateOrder() - Constructor for class org.vishia.util.DateOrder
 
DateTime - Class in org.vishia.checkDeps_C
 
DateTime() - Constructor for class org.vishia.checkDeps_C.DateTime
 
dbg - Variable in class org.vishia.msgDispatch.LogMessageFile
 
Dbg() - Constructor for class org.vishia.msgDispatch.LogMessageFile.Dbg
 
dbgctWindup - Variable in class org.vishia.event.TimeOrder
It is counted only.
dbgLineSyntax - Variable in class org.vishia.zbnf.ZbnfParser
 
dbgParent - Variable in class org.vishia.util.CalculatorExpr.SetExprBase
 
dbgParent - Variable in class org.vishia.util.DataAccess.SetDatapathElement
 
dbgPosFrom - Variable in class org.vishia.zbnf.ZbnfParser
 
dbgPosTo - Variable in class org.vishia.zbnf.ZbnfParser
 
dConst - Variable in class org.vishia.execode.Execode.Constant
 
deactivate() - Method in class org.vishia.event.TimeOrder
Remove this from the queue of timer events and orders
debug(JZtxtcmdScript.JZcmditem) - Method in class org.vishia.cmd.JZtxtcmdExecuter.ExecuteLevel
 
debug() - Method in class org.vishia.cmd.JZtxtcmdExecuter.ExecuteLevel
 
debug - Static variable in interface org.vishia.msgDispatch.LogMessage
report level to indicate the report should be written to detect problems in software.
debug() - Method in class org.vishia.util.CalculatorExpr
 
debug() - Static method in class org.vishia.util.DataAccess
Set a breakpoint here to edit a DataAccess.debugIdent(String)
debug() - Method in class org.vishia.util.OutTextPreparer
 
debug_dataAccessArguments - Variable in class org.vishia.cmd.JZtxtcmdExecuter.ExecuteLevel
 
debug_dataAccessArguments() - Method in class org.vishia.cmd.JZtxtcmdExecuter.ExecuteLevel
 
debugAdd0() - Method in class org.vishia.cmd.JZtxtcmdTester
This method is only intend to set a breakpoint into it.
DebugCmd(OutTextPreparer, StringPartScan, Class<?>) - Constructor for class org.vishia.util.OutTextPreparer.DebugCmd
 
DebugCmd(OutTextPreparer, String, Class<?>) - Constructor for class org.vishia.util.OutTextPreparer.DebugCmd
 
debugData(Object) - Method in class org.vishia.cmd.JZtxtcmdTester
 
debugEntryExit - Variable in class org.vishia.states.StateMachine
 
debugFalse() - Method in class org.vishia.cmd.JZtxtcmdTester
This method is only intend to set a breakpoint into it.
debugField(String) - Method in class org.vishia.cmd.JZtxtcmdTester
 
debugIdent - Static variable in class org.vishia.util.DataAccess
Can be set immediately for debug approach.
debugIdent(String) - Static method in class org.vishia.util.DataAccess
A debug helper: Set this ident to any String, which is expected for access.
debugIxCmd - Variable in class org.vishia.util.OutTextPreparer.DataTextPreparer
 
debugMethod(String) - Method in class org.vishia.cmd.JZtxtcmdTester
 
debugMethod - Static variable in class org.vishia.util.DataAccess
 
debugMethod(String) - Static method in class org.vishia.util.DataAccess
A debug helper: Set this identifier to any String, which is expected for invocation of a method.
debugMult1() - Method in class org.vishia.cmd.JZtxtcmdTester
This method is only intend to set a breakpoint into it.
debugOtx - Variable in class org.vishia.util.OutTextPreparer.DataTextPreparer
 
debugOut - Variable in class org.vishia.fileLocalAccessor.FileAccessorLocalJava7.WalkFileTreeVisitor
Can be used internally to control outputs for debugging (printf).
debugOut - Variable in class org.vishia.fileRemote.FileRemoteAccessor.FileWalkerThread
 
debugPrint - Variable in class org.vishia.event.EventTimerThread
Bit variable to control some System.out.printf debug outputs.
debugPrintViewDelayed - Variable in class org.vishia.event.EventTimerThread
Only for inspector or debug access: Use it to show delaying.
debugState - Variable in class org.vishia.states.StateMachine
If set true, then any state transition is logged with System.out.printf("...").
debugStopLine - Variable in class org.vishia.xmlReader.XmlJzReader
 
debugStopLineXmlInp - Variable in class org.vishia.xmlReader.XmlJzCfgAnalyzer
 
debugString() - Method in class org.vishia.util.StringPart
Returns a debug information of the content of the StringPart.
debugTag - Variable in class org.vishia.xmlReader.XmlJzReader
 
debugTrans - Variable in class org.vishia.states.StateMachine
 
debugTrue() - Method in class org.vishia.cmd.JZtxtcmdTester
This method is only intend to set a breakpoint into it.
Debugutil - Class in org.vishia.util
 
Debugutil() - Constructor for class org.vishia.util.Debugutil
 
declaration - Variable in class org.vishia.header2Reflection.CheaderParser.MethodDef
If true then body==null;
deepnessList - Variable in class org.vishia.xmlSimple.WikistyleTextToSimpleXml
If ** was written before, it is 2: List in list.
defArguments - Variable in class org.vishia.xmlReader.GenXmlCfgJavaData.CmdLine
 
defArguments - Variable in class org.vishia.zbnf.GenZbnfJavaData.CmdLine
 
defaultBlockUserSize - Static variable in class org.vishia.bridgeC.AllocInBlock
The used size for Java.
defaultSelect - Static variable in class org.vishia.util.KeyCode
Determines that a line of a table is selected per default.
defaultValue - Variable in class org.vishia.header2Reflection.CheaderParser.AttributeOrTypedef
 
defaultValue - Variable in class org.vishia.header2Reflection.CheaderParser.VariableDefinition
 
DefClasspathVariable(JZtxtcmdScript.StatementList) - Constructor for class org.vishia.cmd.JZtxtcmdScript.DefClasspathVariable
 
DefClassVariable(JZtxtcmdScript.StatementList) - Constructor for class org.vishia.cmd.JZtxtcmdScript.DefClassVariable
 
DefContainerVariable(JZtxtcmdScript.StatementList, char) - Constructor for class org.vishia.cmd.JZtxtcmdScript.DefContainerVariable
 
DefFilepath(JZtxtcmdScript.StatementList) - Constructor for class org.vishia.cmd.JZtxtcmdScript.DefFilepath
 
Define() - Constructor for class org.vishia.header2Reflection.CheaderParser.Define
 
DefineDefinition() - Constructor for class org.vishia.header2Reflection.CheaderParser.DefineDefinition
 
defineExpr(Map<String, DataAccess.Variable<Object>>, JZtxtcmdScript.DefVariable) - Method in class org.vishia.cmd.JZtxtcmdExecuter.ExecuteLevel
Executes a DefObjVar::= < variable?
DefineParameter() - Constructor for class org.vishia.header2Reflection.CheaderParser.DefineParameter
 
defines - Variable in class org.vishia.header2Reflection.CheaderParser.EnumDefinition
Defines inside an enum definition block are defines for the enum.
DefListElement() - Constructor for class org.vishia.cmd.JZtxtcmdScript.DefListElement
From Zbnf: stores the name for an element.
DefVariable(JZtxtcmdScript.StatementList, char) - Constructor for class org.vishia.cmd.JZtxtcmdScript.DefVariable
 
defVariable - Variable in class org.vishia.cmd.JZtxtcmdScript.DefVariable
The variable which should be created.
del - Static variable in class org.vishia.util.KeyCode
 
delayMax - Variable in class org.vishia.event.EventTimerThread
The delay [ms] for one step if nothing is to do.
delete(FileRemote, EventWithDst<FileRemoteProgressEvData, ?>) - Method in class org.vishia.fileLocalAccessor.FileAccessorLocalJava7
 
delete(FileRemote, EventWithDst<FileRemoteProgressEvData, ?>) - Method in class org.vishia.fileRemote.FileAccessZip
 
delete() - Method in class org.vishia.fileRemote.FileRemote
Deletes this file, correct the parent's children list, remove this file.
delete(EventWithDst<FileRemoteProgressEvData, ?>) - Method in class org.vishia.fileRemote.FileRemote
Deletes a file maybe in a remote device.
delete(FileRemote, EventWithDst<FileRemoteProgressEvData, ?>) - Method in class org.vishia.fileRemote.FileRemoteAccessor
Try to delete the file.
delete(String) - Static method in class org.vishia.util.FileFunctions
 
delete(int) - Method in class org.vishia.util.IndexMultiTable_Table
Deletes the element on ix in the current table.
deleteFilesDirTree(boolean, int, String, EventWithDst<FileRemoteProgressEvData, ?>) - Method in class org.vishia.fileRemote.FileRemote
 
deleteResultFile(String) - Method in class org.vishia.checkDeps_C.CheckDependencyFile
 
dependings - Variable in class org.vishia.xmlReader.XmlJzCfgAnalyzer.XmlStructureData.CfgSubtreeType2
 
depth - Variable in class org.vishia.fileRemote.FileRemoteAccessor.FileWalkerThread
 
depthWalk - Variable in class org.vishia.fileRemote.FileRemoteCmdEventData
Depths to walk in dir tree, 0: all.
depthWalk() - Method in class org.vishia.fileRemote.FileRemoteCmdEventData
 
descrData - Variable in class org.vishia.zcmd.Bin2Data
 
DescrData() - Constructor for class org.vishia.zcmd.Bin2Data.DescrData
 
DescrDataElement() - Constructor for class org.vishia.zcmd.Bin2Data.DescrDataElement
 
description - Variable in class org.vishia.header2Reflection.CheaderParser.AttributeOrTypedef
 
description - Variable in class org.vishia.header2Reflection.CheaderParser.DefineDefinition
 
Description(String) - Constructor for class org.vishia.header2Reflection.CheaderParser.Description
 
Description() - Constructor for class org.vishia.header2Reflection.CheaderParser.Description
 
description - Variable in class org.vishia.header2Reflection.CheaderParser.HeaderBlockEntry
 
description - Variable in class org.vishia.header2Reflection.CheaderParser.VariableDefinition
 
deserialize(byte[]) - Method in interface org.vishia.event.Payload
Opposite operation, reads the serialized content and restore the Java content.
deserialize(byte[]) - Method in class org.vishia.event.PayloadBack
Deserialize is not supported by this implementation.
deserialize(byte[]) - Method in class org.vishia.fileRemote.FileRemoteCmdEventData
 
deserialize(byte[]) - Method in class org.vishia.fileRemote.FileRemoteProgressEvData
 
Destructor() - Constructor for class org.vishia.header2Reflection.CheaderParser.Destructor
 
detach() - Method in class org.vishia.byteData.ByteDataAccess
Deprecated.
Remove all connections.
detach() - Method in class org.vishia.byteData.ByteDataAccessBase
Remove all connections.
detach() - Method in class org.vishia.byteData.ByteDataAccessOld
Deprecated.
Remove all connections.
detach() - Method in interface org.vishia.util.TreeNode_ifc
 
detach() - Method in class org.vishia.util.TreeNodeBase
Detaches the node from its tree.
device - Variable in class org.vishia.fileRemote.FileRemote
The device which manages the physical files.
device() - Method in class org.vishia.fileRemote.FileRemote
 
dir() - Method in class org.vishia.cmd.JZtxtcmdFilepath
Assembles and returns the designated part from this Filepath as String or StringBuilder: <&path.dir()>.
dir - Variable in class org.vishia.fileRemote.FileRemoteWalker.WalkInfo
The directory of the level.
dir(FilePath.FilePathEnvAccess) - Method in class org.vishia.util.FilePath
Returns the directory part like given, either as absolute path or relative path.
dir - Variable in class org.vishia.util.TreeWalkerPathCheck.CurrDirChildren
The directory of the level.
dir - Variable in class org.vishia.zip.Zip.Src
 
dir1 - Variable in class org.vishia.fileLocalAccessor.FileCallbackLocalCmp
 
dir1 - Variable in class org.vishia.fileRemote.FileRemoteCallbackSearch
 
dir2 - Variable in class org.vishia.fileLocalAccessor.FileCallbackLocalCmp
 
dirCurr - Variable in class org.vishia.fileRemote.FileRemoteCallbackSearch
 
dirDst - Variable in class org.vishia.fileLocalAccessor.FileCallbackLocalCopy
 
dirJava - Variable in class org.vishia.genJavaOutClass.GenJavaOutClass.CmdArgs
 
dirObjRoots - Variable in class org.vishia.checkDeps_C.CheckDependencyFile
 
dirSrcBase - Variable in class org.vishia.checkDeps_C.InputSrc
The directory which is designated by the argument -src=PATH.
dirSrcMirrorRoot - Variable in class org.vishia.checkDeps_C.CheckDependencyFile
The dirSrcMirror refers to the build root directory.
dirW() - Method in class org.vishia.cmd.JZtxtcmdFilepath
 
dirW(FilePath.FilePathEnvAccess) - Method in class org.vishia.util.FilePath
Returns the directory part like given for Windows environment with backslash as separator.
dirWrk - Variable in class org.vishia.tools.ReadWriteFileBase.ArgsBase
 
DispatcherThread(int) - Constructor for class org.vishia.msgDispatch.MsgDispatcher.DispatcherThread
Initializes the Thread for dispaching messages.
dispatchMsg(int, boolean, boolean, int, OS_TimeStamp, CharSequence, Va_list) - Method in class org.vishia.msgDispatch.MsgDispatcherCore
Dispatches a message.
dispatchQueuedMsg() - Method in class org.vishia.msgDispatch.MsgDispatcherCore
Dispatches all messages, which are stored in the queue.
DivideJc - Class in org.vishia.bridgeC
This class supports some special division algorithm for processors which have not a division hardware on chip.
DivideJc(int, int) - Constructor for class org.vishia.bridgeC.DivideJc
 
divLess2pow(int, int, int) - Static method in class org.vishia.bridgeC.DivideJc
This algorithm can be used if a number should be divide by a divisor which is near but less a power of 2 value and the divisor is build in a special simple form.
divOperation - Static variable in class org.vishia.util.CalculatorExpr.Operators
Divides the accu with the arg .
dn - Static variable in class org.vishia.util.KeyCode
 
doAction(EventObject, int) - Method in class org.vishia.states.StateSimple.Trans
Processes the action of the transition.
Docu_UML_simpleNotation - Class in org.vishia.util
This is a only-documentation class for simple UML notation.
Docu_UML_simpleNotation() - Constructor for class org.vishia.util.Docu_UML_simpleNotation
 
DocuGen - Class in org.vishia.docuGen
 
DocuGen(MainCmd_ifc) - Constructor for class org.vishia.docuGen.DocuGen
 
DocuGen.Args - Class in org.vishia.docuGen
 
DocuGen.CmdLine - Class in org.vishia.docuGen
 
DocuGen.Content - Class in org.vishia.docuGen
 
DocuGen.DocuInput - Class in org.vishia.docuGen
 
DocuGen.Document - Class in org.vishia.docuGen
 
DocuGen.HyperlinkAssociation - Class in org.vishia.docuGen
 
DocuGen.Inset - Class in org.vishia.docuGen
 
DocuGen.Target - Class in org.vishia.docuGen
 
DocuGen.Topic - Class in org.vishia.docuGen
 
DocuGen.ZbnfDocuGenCtrl - Class in org.vishia.docuGen
This is the root class for the Zbnf parsing result for the docuGenCtrl script file.
DocuInput() - Constructor for class org.vishia.docuGen.DocuGen.DocuInput
 
Document() - Constructor for class org.vishia.docuGen.DocuGen.Document
 
documents - Variable in class org.vishia.docuGen.DocuGen.ZbnfDocuGenCtrl
 
doEntry(EventObject) - Method in class org.vishia.states.StateSimple.Trans
Entry in all states for this transition maybe with history entry.
doEntryDeepHistory(StateSimple, EventObject) - Static method in class org.vishia.states.StateComposite
Execution routine of enter the deep history.
doExit() - Method in class org.vishia.states.StateSimple.Trans
Executes the exit from this state and all enclosing States to fire the transition.
done() - Method in class org.vishia.event.EventConsumerAwait
Quest whether done was coming.
done() - Method in class org.vishia.event.PayloadBack
 
done(FileRemoteCmdEventData.Cmd, String) - Method in class org.vishia.fileRemote.FileRemoteProgressEvData
Set the event to the done() state, all is done maybe with error.
done() - Method in class org.vishia.fileRemote.FileRemoteProgressEvData
 
doneAction - Variable in class org.vishia.states.StateSimple.Trans
Set it to false on start of check this transition.
doneEntry - Variable in class org.vishia.states.StateSimple.Trans
Set it to false on start of check this transition.
doneExit - Variable in class org.vishia.states.StateSimple.Trans
Set it to false on start of check this transition.
double2float - Static variable in class org.vishia.util.DataAccess.Conversions
Double to Float.
doubleExpr - Static variable in class org.vishia.util.CalculatorExpr.ExprTypes
The current expression type is double.
doubleVal - Variable in class org.vishia.util.CalculatorExpr.Value
 
doubleValue() - Method in class org.vishia.util.CalculatorExpr.Value
 
dpathClass - Variable in class org.vishia.cmd.JZtxtcmdScript.JZcmdDatapathElementClass
Access to data which describes the class. null if not used.
dpathLoader - Variable in class org.vishia.cmd.JZtxtcmdScript.JZcmdDatapathElementClass
The name of that variable which is used as Loader for classes. null if not used (it is optional).
dragFiles - Static variable in class org.vishia.util.KeyCode
 
dragText - Static variable in class org.vishia.util.KeyCode
 
drive - Variable in class org.vishia.util.FilePath
The drive letter if a drive is given.
dropFiles - Static variable in class org.vishia.util.KeyCode
 
dropText - Static variable in class org.vishia.util.KeyCode
 
dst - Variable in class org.vishia.cmd.JZtxtcmdScript.FileOpArg
 
dst - Variable in class org.vishia.docuGen.DocuGen.HyperlinkAssociation
 
dst - Variable in class org.vishia.msgDispatch.MsgDispatcherCore.Entry
The bits of destination dispatching are ascertained already before it is taken in the queue.
dst - Variable in class org.vishia.msgDispatch.MsgText_ifc.MsgConfigItem
Some chars which can specify the destination (output) for the message.
dst - Variable in class org.vishia.states.StateSimple.Trans
All destination classes from constructor.
Dst() - Constructor for class org.vishia.util.DataAccess.Dst
 
dstAddr - Variable in class org.vishia.communication.SocketCommSimple
 
dstAddress - Variable in class org.vishia.communication.SocketCmd_InterProcessComm
 
dstChar - Variable in class org.vishia.msgDispatch.MsgConfig.FileOutput
 
dstClassName - Variable in class org.vishia.xmlReader.XmlCfg.XmlCfgNode
 
dstDir - Variable in class org.vishia.fileRemote.FileRemoteWalkerCallbackCopy
 
dstElement - Variable in class org.vishia.xmlSimple.WikistyleTextToSimpleXml
 
dstInDispatcherThread - Variable in class org.vishia.msgDispatch.MsgDispatcherCore.Output
true if this output is processed in the dispatcher thread, false if the output is called immediately in the calling thread.
DstInstanceAndClass(ZbnfJavaOutput.DstInstanceAndClass, String, Object, Class<?>, boolean) - Constructor for class org.vishia.zbnf.ZbnfJavaOutput.DstInstanceAndClass
All elements are final and set one time on creation.
dstNamespace - Variable in class org.vishia.xmlSimple.WikistyleTextToSimpleXml
 
dstRootDir - Variable in class org.vishia.fileRemote.FileRemoteWalkerCallbackCopy
 
dstStates - Variable in class org.vishia.states.PrepareTransition
The destination states filled with PrepareTransition.buildDstStates() with the length of #dst.
durationLast - Variable in class org.vishia.states.StateSimple
Debug helper.

E

e - Variable in enum org.vishia.byteData.Field_Jc.EModifier
 
e1 - Variable in class org.vishia.util.StringPart.Part
Absolute positions of part of chars
EBNFalt(EBNFread.EBNFdef, char) - Constructor for class org.vishia.zbnf.ebnfConvert.EBNFread.EBNFalt
 
EBNFconvert - Class in org.vishia.zbnf.ebnfConvert
This class writes zbnf syntax from read EBNF.
EBNFconvert() - Constructor for class org.vishia.zbnf.ebnfConvert.EBNFconvert
 
EBNFdef() - Constructor for class org.vishia.zbnf.ebnfConvert.EBNFread.EBNFdef
 
EBNFexpr(EBNFread.EBNFdef, EBNFread.EBNFexpr, char) - Constructor for class org.vishia.zbnf.ebnfConvert.EBNFread.EBNFexpr
 
EBNFitem(char) - Constructor for class org.vishia.zbnf.ebnfConvert.EBNFread.EBNFitem
 
EBNFread - Class in org.vishia.zbnf.ebnfConvert
This class is the destination to storing parse results with ebnf.zbnf, the interpretation of EBNF sources.
EBNFread() - Constructor for class org.vishia.zbnf.ebnfConvert.EBNFread
 
EBNFread.EBNFalt - Class in org.vishia.zbnf.ebnfConvert
It is either the whole syntax of a component without toplevel alternatives or one alternative on toplevel.
EBNFread.EBNFdef - Class in org.vishia.zbnf.ebnfConvert
An instance of this contains a EBNF component definition like name::=SYNTAX.
EBNFread.EBNFexpr - Class in org.vishia.zbnf.ebnfConvert
 
EBNFread.EBNFitem - Class in org.vishia.zbnf.ebnfConvert
A non derived item has no sub items.
EBNFread.XXXXXEBNFmain - Class in org.vishia.zbnf.ebnfConvert
 
echoCmd - Variable in class org.vishia.cmd.CmdExecuter
Can be set especially for debug the commands.
ECmd(char, String) - Constructor for enum org.vishia.util.OutTextPreparer.ECmd
 
Ecmp() - Constructor for enum org.vishia.fileRemote.FileRemote.Ecmp
 
EInstruction(int, int) - Constructor for enum org.vishia.execode.Execode.EInstruction
 
elem - Variable in class org.vishia.util.IteratorMask
 
elementAt(int) - Method in class org.vishia.byteData.ByteDataAccess
Deprecated.
Counts the idxChild by given index, idxChild is ByteCount from idxBegin
elementAt(int) - Method in class org.vishia.byteData.ByteDataAccessOld
Deprecated.
Counts the idxChild by given index, idxChild is ByteCount from idxBegin
elementCurr - Variable in class org.vishia.xmlSimple.XmlSequWriter
Info of the current element.
elementEnd(String) - Static method in class org.vishia.xmlSimple.SimpleXmlOutputter
 
elementFinishPath - Variable in class org.vishia.xmlReader.XmlCfg.XmlCfgNode
Reflection path of usual an operation which is called on end of the node.
ElementInfo(String, XmlSequWriter.ElementInfo) - Constructor for class org.vishia.xmlSimple.XmlSequWriter.ElementInfo
 
elementShortEnd() - Static method in class org.vishia.xmlSimple.SimpleXmlOutputter
 
elementsParent - Variable in class org.vishia.xmlSimple.XmlSequWriter
Store all parent elements, necessary for close etc.
elementStart(String) - Static method in class org.vishia.xmlSimple.SimpleXmlOutputter
 
elementStorePath - Variable in class org.vishia.xmlReader.XmlCfg.XmlCfgNode
Reflection path either to store the content of the node or also to get an instance as "sub node" to store the content.
elementsWithAttrib - Variable in class org.vishia.xmlSimple.WikistyleTextToSimpleXml
treemap of elements for attributes
elementSyntax - Variable in class org.vishia.zbnf.ZbnfParserStore.ParseResultItemImplement
Reference to the syntax which has determined this element, used for semantic naming etc.
elementTagEnd() - Static method in class org.vishia.xmlSimple.SimpleXmlOutputter
 
elementType - Variable in class org.vishia.cmd.JZtxtcmdScript.JZcmditem
Designation what presents the element.
elementType() - Method in class org.vishia.cmd.JZtxtcmdScript.JZcmditem
 
elifBlocks - Variable in class org.vishia.header2Reflection.CheaderParser.ConditionBlock
 
elseBlock - Variable in class org.vishia.header2Reflection.CheaderParser.ConditionBlock
 
EModifier(int) - Constructor for enum org.vishia.byteData.Field_Jc.EModifier
 
emptyParent - Static variable in class org.vishia.util.FilePath
An empty file path which is used as argument if a common base path is not given.
enclState - Variable in class org.vishia.states.StateSimple
Reference to the enclosing state.
enclState() - Method in class org.vishia.states.StateSimple
Returns that state which is the enclosing state.
encoding - Variable in class org.vishia.msgDispatch.LogMessageStream
 
encoding - Variable in class org.vishia.xmlSimple.XmlSequWriter
 
encoding - Variable in class org.vishia.zbnf.Zbnf2Xml.Args
Encoding given from cmdline argument -x, -y or -z
encodingCode - Variable in class org.vishia.xmlSimple.XmlSequWriter
It is null for UTF encoding
encodingIn - Variable in class org.vishia.tools.ReadWriteFileBase.ArgsBase
 
encodingOut - Variable in class org.vishia.tools.ReadWriteFileBase.ArgsBase
 
encryption() - Method in class org.vishia.inspcComm.InspcDatagram.SeqEntrant
 
end - Static variable in class org.vishia.util.KeyCode
 
end() - Method in class org.vishia.util.StringFormatter
Sets the current position to the end of the string.
end - Variable in class org.vishia.util.StringPart
The actual exclusive end position of the valid part.
end - Variable in class org.vishia.util.StringPartFromFileLines.CharSq
 
end - Variable in class org.vishia.xmlSimple.WikistyleTextToSimpleXml
The end of the last line, starts with -1, the position before 0.
end - Variable in class org.vishia.xmlSimple.XmlBeautificator
 
end - Variable in class org.vishia.zbnf.ZbnfParserStore.ParseResultItemImplement
The position from-to of the associated input
endExecution() - Method in class org.vishia.cmd.JZtxtcmdExecuter.ExecuteLevel
 
endIxLinePosition - Variable in class org.vishia.util.StringPartFromFileLines
After the last used position in the StringPartFromFileLines.linePositions array.
endLast - Variable in class org.vishia.util.StringPart
Borders of the last part before calling of scan__(), seek__(), lento__().
endline(String) - Method in class org.vishia.xmlSimple.WikistyleTextToSimpleXml
It sets end and startNext.
endMax - Variable in class org.vishia.util.StringPart
The most right possible exclusive end position.
endPosText - Variable in class org.vishia.zbnf.ZbnfParser.ParseResultlet
 
endsWith(CharSequence, CharSequence) - Static method in class org.vishia.util.StringFunctions
Checks whether the given CharSequence ends with a CharSequence.
enter - Static variable in class org.vishia.util.KeyCode
 
Entered - Static variable in class org.vishia.util.KeyCode
Determines that a menu item is entered.
entrant() - Method in class org.vishia.inspcComm.InspcDatagram.SeqEntrant
 
entries - Variable in class org.vishia.header2Reflection.CheaderParser.ExternObject
 
entries - Variable in class org.vishia.header2Reflection.CheaderParser.HeaderBlock
 
entries - Variable in class org.vishia.header2Reflection.CheaderParser.Value
 
Entry() - Constructor for class org.vishia.msgDispatch.MsgDispatcherCore.Entry
 
entry - Variable in class org.vishia.states.StateSimple
Action for entry and exit.
entry(EventObject) - Method in class org.vishia.states.StateSimple
This method may be overridden for a entry action.
Entry(Key, Type) - Constructor for class org.vishia.util.IndexMultiTable.Entry
 
entry1 - Variable in class org.vishia.header2Reflection.CheaderParser.Value
The current entry used for some post-information.
entryDeepHistory(EventObject) - Method in class org.vishia.states.StateComposite
This method is called from StateSimple.Trans.doEntry(EventObject) if the history state should be entered and all history states should be entered in sub states.
entryDefaultState() - Method in class org.vishia.states.StateCompositeFlat
This method is used to entry the default state of this composite if the actual state is null (first invocation).
entryMsgBufferOverflow - Variable in class org.vishia.msgDispatch.MsgDispatcherCore
 
entrySet() - Method in class org.vishia.cmd.JZtxtcmdExecuter.JZcmdBindings
 
entrySet - Variable in class org.vishia.util.IndexMultiTable
 
entrySet() - Method in class org.vishia.util.IndexMultiTable
 
entrySet() - Method in class org.vishia.util.IndexMultiTableInteger
 
EntrySetIterator() - Constructor for class org.vishia.util.IndexMultiTable.EntrySetIterator
 
entryShallowHistory(EventObject) - Method in class org.vishia.states.StateComposite
This method should be called from outside if the history state should be entered but the default state of any sub state should be entered.
entryStates - Variable in class org.vishia.states.StateSimple.Trans
All states which's StateSimple#entry(EventMsg2) have to be processed if the transition is fired.
entryTheState(EventObject, boolean) - Method in class org.vishia.states.StateSimple
Executes enter in this state.
EnumDefinition() - Constructor for class org.vishia.header2Reflection.CheaderParser.EnumDefinition
 
EnumElement() - Constructor for class org.vishia.header2Reflection.CheaderParser.EnumElement
 
envar - Variable in class org.vishia.cmd.JZtxtcmdExecuter.JzTcMain
possible environment variables from a calling Java environment.
environment() - Method in class org.vishia.cmd.CmdExecuter
Returns the environment map for the internal ProcessBuilder.
envVar - Variable in class org.vishia.cmd.JZtxtcmdScript.JZcmdInclude
If given name of an environment variable for the path.
EOperand(int) - Constructor for enum org.vishia.execode.Execode.EOperand
 
equal - Variable in class org.vishia.util.FileCompare.Result
 
equalDaylightSaved - Variable in class org.vishia.util.FileCompare.Result
 
equals(Address_InterProcessComm, Address_InterProcessComm) - Method in interface org.vishia.communication.InterProcessComm
Compare the address to another address, returns true if it is the same address.
equals(Address_InterProcessComm, Address_InterProcessComm) - Method in class org.vishia.communication.InterProcessComm_SocketImpl
 
equals(CharSequence, int, int, CharSequence) - Static method in class org.vishia.util.StringFunctions
Compares two charsequences.
equals(CharSequence, CharSequence) - Static method in class org.vishia.util.StringFunctions
Compares two Strings or StringBuilder-content or any other CharSequence.
equals(CharSequence) - Method in class org.vishia.util.StringPart
Compares the Part of string with the given string
equals(Object) - Method in class org.vishia.util.StringPart.Part
 
err - Variable in class org.vishia.cmd.CmdExecuter.CmdQueueEntry
 
err - Static variable in class org.vishia.util.ExcUtil
The System.err and System.out standard console outputs are copied to this class able to use in its original output.
errCmdline - Variable in class org.vishia.mainCmd.MainCmd
Deprecated.
Preserve the original System.out and System.err on construction.
errConsole - Variable in class org.vishia.mainCmd.MainCmd
Deprecated.
Channels for output and error output of the main program.
errMsg(int, StringPartScan, CharSequence...) - Method in class org.vishia.xmlReader.XmlJzReader
 
error - Variable in class org.vishia.cmd.JZtxtcmdThreadData
Exception text.
error() - Method in class org.vishia.event.PayloadBack
 
error - Static variable in interface org.vishia.msgDispatch.LogMessage
report level to indicate the report should be written anytime and anyway.
error - Variable in class org.vishia.util.FileAppend
 
error - Variable in class org.vishia.util.FileAppend.Wr
 
errorCmd - Variable in class org.vishia.cmd.CmdExecuter.CmdQueueEntry
 
errorLevel - Variable in exception org.vishia.cmd.JZtxtcmdExecuter.CmdErrorLevelException
 
errorLevel - Variable in class org.vishia.cmd.JZtxtcmdScript.Onerror
From ZBNF.
errorPipe - Variable in class org.vishia.cmd.JZtxtcmdScript.CmdInvoke
The variable which should be created or to which a value is assigned to.
errorPipes - Variable in class org.vishia.cmd.JZtxtcmdScript.CmdInvoke
Any variable given by name or java instance which is used to assign to it.
errors - Variable in class org.vishia.zbnf.ZbnfJavaOutput
Buffer to note errors during working.
errorText - Variable in class org.vishia.cmd.JZtxtcmdScript.DataText
 
errorType - Variable in class org.vishia.cmd.JZtxtcmdScript.Onerror
'n' for notfound 'f' file error 'i' any internal exception.
errThread - Variable in class org.vishia.cmd.CmdExecuter
Both thread instances runs for ever so long bRunThreads is true.
esc - Static variable in class org.vishia.util.KeyCode
 
etype - Variable in class org.vishia.util.CalculatorExpr.Value
The expression type to check the second operand.
eType - Variable in class org.vishia.zbnf.ZbnfSyntaxPrescript
Kind of syntay type of the item
EType(int, char) - Constructor for enum org.vishia.zbnf.ZbnfSyntaxPrescript.EType
 
EType(int) - Constructor for enum org.vishia.zbnf.ZbnfSyntaxPrescript.EType
 
ev - Variable in class org.vishia.fileRemote.FileRemote.CallbackEvent
 
eval(ScriptContext) - Method in class org.vishia.cmd.JZtxtcmdScript
Executes the main routine of the script.
eval(String) - Method in class org.vishia.jztxtcmd.JZtxtcmd
 
eval(Reader) - Method in class org.vishia.jztxtcmd.JZtxtcmd
 
eval(String, ScriptContext) - Method in class org.vishia.jztxtcmd.JZtxtcmd
 
eval(Reader, ScriptContext) - Method in class org.vishia.jztxtcmd.JZtxtcmd
 
eval(String, Bindings) - Method in class org.vishia.jztxtcmd.JZtxtcmd
 
eval(Reader, Bindings) - Method in class org.vishia.jztxtcmd.JZtxtcmd
 
evalCondition(JZtxtcmdScript.JZcmditem) - Method in class org.vishia.cmd.JZtxtcmdExecuter.ExecuteLevel
 
evalDatapathOrExpr(JZtxtcmdScript.Argument) - Method in class org.vishia.cmd.JZtxtcmdExecuter.ExecuteLevel
evalDeps - Variable in class org.vishia.checkDeps_C.CheckDeps.Args
 
evalDeps - Variable in class org.vishia.checkDeps_C.CheckDeps_Old.Args
 
evalFiles(List<String>, File, Appendable) - Static method in class org.vishia.testutil.EvalTestoutfiles
Checks given files for test outputs.
evalLineIndices(int, int) - Method in class org.vishia.util.StringPartFromFileLines
 
evalObject(JZtxtcmdScript.JZcmditem, boolean) - Method in class org.vishia.cmd.JZtxtcmdExecuter.ExecuteLevel
Gets the value of the given Argument.
evalString(JZtxtcmdScript.JZcmditem) - Method in class org.vishia.cmd.JZtxtcmdExecuter.ExecuteLevel
 
evalSub(File, String, Map<String, DataAccess.Variable<Object>>, JZtxtcmdExecuter.ExecuteLevel) - Method in interface org.vishia.cmd.JZtxtcmdEngine
Executes a sub routine in a given script, which should be translated firstly.
evalSub(File, String, Map<String, DataAccess.Variable<Object>>, JZtxtcmdExecuter.ExecuteLevel) - Method in class org.vishia.jztxtcmd.JZtxtcmd
Executes a sub routine in a special script, but uses a given execution environment.
evalSubroutine(JZtxtcmdScript.Subroutine, Map<String, DataAccess.Variable<Object>>, StringFormatter, int) - Method in class org.vishia.cmd.JZtxtcmdExecuter.ExecuteLevel
This routine is called only from org.vishia.zcmd.JZcmd#evalSub(....) which may be not used in praxis?.
EvalTestoutfiles - Class in org.vishia.testutil
This class contains on static operation to eval result files of compilation and test.
EvalTestoutfiles() - Constructor for class org.vishia.testutil.EvalTestoutfiles
 
evaluateChildren(XmlCfg.XmlCfgNode, GenXmlCfgJavaData.SubClassXml, boolean, int) - Method in class org.vishia.xmlReader.GenXmlCfgJavaData.WrClassXml
 
evaluateChildSyntax(List<ZbnfSyntaxPrescript>, GenZbnfJavaData.SubClassZbnf, boolean, int) - Method in class org.vishia.zbnf.GenZbnfJavaData.WrClassZbnf
An syntax item can have an inner syntax tree.
evaluateContent() - Method in class org.vishia.xmlSimple.XmlBeautificator
Looks for textual content between tag elements and writes the close if found.
evaluateElement(int) - Method in class org.vishia.xmlSimple.XmlBeautificator
Evaluate one element and recursively all nested ones.
evaluateStartTag() - Method in class org.vishia.xmlSimple.XmlBeautificator
Reads first the content with XmlBeautificator.len character.
evaluateSubCmpn(XmlCfg.XmlCfgNode, boolean, int) - Method in class org.vishia.xmlReader.GenXmlCfgJavaData.WrClassXml
This routine is called for <cmpnSyntax...
evaluateSubCmpnCall(ZbnfSyntaxPrescript, GenZbnfJavaData.SubClassZbnf, boolean, int) - Method in class org.vishia.zbnf.GenZbnfJavaData.WrClassZbnf
This routine is called for <cmpnSyntax...
evaluateSyntax(ZbnfSyntaxPrescript) - Method in class org.vishia.zbnf.GenZbnfJavaData
 
evalValue(JZtxtcmdScript.JZcmditem, boolean) - Method in class org.vishia.cmd.JZtxtcmdExecuter.ExecuteLevel
Gets the value of the given Argument.
evBack - Variable in class org.vishia.event.EventConsumerAwait
Back event with the evCmd as opponent.
evBack - Variable in class org.vishia.fileLocalAccessor.FileAccessorLocalJava7.RunRefresh
 
evBack - Variable in class org.vishia.fileLocalAccessor.FileAccessorLocalJava7.WalkerThread
 
evBack - Variable in class org.vishia.fileLocalAccessor.FileAccessorLocalJava7.WalkFileTreeVisitor
It is also aggregated in #ev
evBack - Variable in class org.vishia.fileLocalAccessor.FileCallbackLocalCmp
Event instance for user callback.
evBack - Variable in class org.vishia.fileLocalAccessor.FileCallbackLocalCopy
Event instance for user callback.
evBack - Variable in class org.vishia.fileLocalAccessor.FileCallbackLocalDelete
 
evBack - Variable in class org.vishia.fileRemote.FileRemoteCallbackSearch
Event instance for user callback.
evBack - Variable in class org.vishia.fileRemote.FileRemoteWalker
 
evDst - Variable in class org.vishia.event.EventWithDst
The destination instance for the Event.
evDst() - Method in class org.vishia.event.EventWithDst
This method should only be called if the event should be processed.
evDstThread - Variable in class org.vishia.event.EventWithDst
The queue for events of the EventThread_ifc if this event should be used in a really event driven system (without directly callback).
event - Variable in class org.vishia.event.TimeOrder
 
event() - Method in class org.vishia.event.TimeOrder
 
eventConsumed() - Method in class org.vishia.states.StateSimple.Trans
Set the state of transition execution to EventConsumer.mEventConsumed and return this.
EventConsumer - Interface in org.vishia.event
This interface describe the access to consumers for events.
EventConsumerAwait<T_PayloadBack extends PayloadBack,T_Payload extends Payload> - Class in org.vishia.event
Base class for all event consumer, same as implementation of the simple EventConsumer interface, but the EventConsumer#awaitExecution(long) is already implemented here.
EventConsumerAwait(String, T_PayloadBack, EventThread_ifc, T_Payload, EventThread_ifc) - Constructor for class org.vishia.event.EventConsumerAwait
Called from the inherit class.
eventDebug(EventObject) - Method in class org.vishia.states.StateMachine
This method can be overridden if applying an event should be debugged or for example logged in the derived class.
eventOrder - Static variable in interface org.vishia.mainCmd.MainCmdLogging_ifc
Deprecated.
use instead Report.info or Report.infoDisplay
eventProcessor - Variable in class org.vishia.event.EventTimerThread
 
EventSource - Class in org.vishia.event
Access to the current source of a event.
EventSource(String) - Constructor for class org.vishia.event.EventSource
 
EventThread_ifc - Interface in org.vishia.event
 
EventTimerThread - Class in org.vishia.event
This class stores events, starts the processing of the events in one thread and manages and executes time orders in the same thread.
EventTimerThread(String) - Constructor for class org.vishia.event.EventTimerThread
Creates the Manager for time orders.
EventTimerThread_ifc - Interface in org.vishia.event
This interface should only be used for an alternative implementation of a event thread.
EventWithDst<T_Payload extends Payload,T_PayloadOpp extends Payload> - Class in org.vishia.event
This class is a universal basic for all events in the vishia Java source suite.
EventWithDst(String, T_Payload) - Constructor for class org.vishia.event.EventWithDst
Creates an event as a static object for re-usage.
EventWithDst(String, T_Payload, EventWithDst<T_PayloadOpp, T_Payload>) - Constructor for class org.vishia.event.EventWithDst
 
EventWithDst(String, Object, T_Payload) - Constructor for class org.vishia.event.EventWithDst
 
EventWithDst(String, Object, T_Payload, EventWithDst<T_PayloadOpp, T_Payload>) - Constructor for class org.vishia.event.EventWithDst
 
EventWithDst(String, EventSource, EventConsumer, EventThread_ifc, T_Payload) - Constructor for class org.vishia.event.EventWithDst
Creates an event as static or dynamic object for usage.
EventWithDst(String, EventSource, EventConsumer, EventThread_ifc, T_Payload, T_PayloadOpp) - Constructor for class org.vishia.event.EventWithDst
Creates an event as static or dynamic object for usage with its opponent event.
EventWithDst(String, EventSource, EventConsumer, EventThread_ifc, T_Payload, EventWithDst<T_PayloadOpp, T_Payload>) - Constructor for class org.vishia.event.EventWithDst
EventWithDst(String, EventSource, EventConsumer, EventThread_ifc, T_Payload, String, EventSource, EventConsumer, EventThread_ifc, T_PayloadOpp) - Constructor for class org.vishia.event.EventWithDst
Creates an event as static or dynamic object for usage with its opponent event with a given opponent event.
evOpp - Variable in class org.vishia.event.EventWithDst
This is an associated event which can be used for the back direction.
evOwner - Variable in class org.vishia.event.EventWithDst
 
evSourceTimeout - Variable in class org.vishia.states.StateMachine
The event source for timeout events is the statemachine itself.
evSrc - Variable in class org.vishia.fileLocalAccessor.FileAccessorLocalJava7
The state machine for executing over some directory trees is handled in this extra class.
evSrc - Variable in class org.vishia.fileRemote.FileRemote
 
evThread() - Method in interface org.vishia.event.EventConsumer
This operation should return that thread, which is associated to this consumer.
evThread - Variable in class org.vishia.event.EventConsumerAwait
This reference should be used if the Consumer implementor (the inherit class) should offer a specific thread where the events are intermediately stored before execution in this consumer.
evThread() - Method in class org.vishia.event.EventConsumerAwait
If the inherit consumer defines a specific thread, get it here.
evThread() - Method in class org.vishia.fileLocalAccessor.FileAccessorLocalJava7
 
evThread() - Method in class org.vishia.fileRemote.FileAccessZip
 
evThread() - Method in class org.vishia.states.StateMachine
 
evTimeout - Variable in class org.vishia.states.StateSimple
The timeout event for this state stored also in the top state or a StateParallel.
examineZipFile(FileRemote) - Static method in class org.vishia.fileRemote.FileAccessZip
It examines a zip file.
exampleObjectSize - Static variable in class org.vishia.bridgeC.AllocInBlock
In C all methods to allocate arrays may called with an object which should use the same block.
ExampleTestFloat - Class in org.vishia.bridgeC
 
ExampleTestFloat() - Constructor for class org.vishia.bridgeC.ExampleTestFloat
 
excColumn - Variable in class org.vishia.cmd.JZtxtcmdThreadData
 
exception - Variable in class org.vishia.cmd.JZtxtcmdThreadData
The exception with them the thread was finished or null.
exception(Exception) - Method in class org.vishia.util.TestOrg
Shows a proper text on an non expected exception, sets the internal TestOrg.bOk to false Note: An exception aborts the normal execution.
ExceptionInfo - Class in org.vishia.msgDispatch
Deprecated.
see org.vishia.util.Assert#exceptionInfo(String, Throwable, int, int)
ExceptionInfo() - Constructor for class org.vishia.msgDispatch.ExceptionInfo
Deprecated.
 
exceptionInfo(CharSequence, Throwable, int, int) - Static method in class org.vishia.util.ExcUtil
Prepares an exception information inclusively some levels of stack trace in a short (one line) form.
exceptionInfo(CharSequence, Throwable, int, int, boolean) - Static method in class org.vishia.util.ExcUtil
Prepares an exception information inclusively some levels of stack trace in a short (one line) form.
exceptionMsg1(Exception) - Static method in class org.vishia.msgDispatch.ExceptionInfo
Deprecated.
 
excLine - Variable in class org.vishia.cmd.JZtxtcmdThreadData
 
excMsg - Variable in class org.vishia.util.ThreadContext
String Buffer to store a thread local exception message for throw operations.
excSrcfile - Variable in class org.vishia.cmd.JZtxtcmdThreadData
 
excStacktraceinfo() - Method in class org.vishia.cmd.JZtxtcmdExecuter.ExecuteLevel
Returns a one-line-information about the last Exception with Stacktrace information (max 20 levels).
excStatement - Variable in class org.vishia.cmd.JZtxtcmdThreadData
 
ExcUtil - Class in org.vishia.util
 
ExcUtil() - Constructor for class org.vishia.util.ExcUtil
 
exec(CheckDeps.Args) - Method in class org.vishia.checkDeps_C.CheckDeps
 
exec(int, Appendable, Appendable) - Method in interface org.vishia.cmd.CmdExecuter.ExecuteAfterFinish
Gets the Appendable given by the execute invocation.
exec(EventObject) - Method in interface org.vishia.states.StateAction
 
exec(Appendable, OutTextPreparer.DataTextPreparer) - Method in class org.vishia.util.OutTextPreparer
Executes preparation of a pattern with given data.
exec(File) - Method in class org.vishia.xmlReader.GenXmlCfgJavaData
 
exec(File, int, String, long) - Method in class org.vishia.zip.Zip
Executes the creation of zip or jar with the given source files to a dst file.
exec(Zip.Args) - Method in class org.vishia.zip.Zip
Executes Zip with given arguments.
exec_addClassLoader(JZtxtcmdScript.DefClasspathVariable, Map<String, DataAccess.Variable<Object>>) - Method in class org.vishia.cmd.JZtxtcmdExecuter.ExecuteLevel
 
exec_Call(JZtxtcmdScript.CallStatement, List<DataAccess.Variable<Object>>, StringFormatter, int, int) - Method in class org.vishia.cmd.JZtxtcmdExecuter.ExecuteLevel
 
exec_ChangeCurrDir(JZtxtcmdScript.JZcmditem) - Method in class org.vishia.cmd.JZtxtcmdExecuter.ExecuteLevel
 
exec_CmdError(JZtxtcmdScript.Onerror, StringFormatter, int) - Method in class org.vishia.cmd.JZtxtcmdExecuter.ExecuteLevel
 
exec_cmdline(JZtxtcmdScript.CmdInvoke) - Method in class org.vishia.cmd.JZtxtcmdExecuter.ExecuteLevel
 
exec_Copy(JZtxtcmdScript.FileOpArg) - Method in class org.vishia.cmd.JZtxtcmdExecuter.ExecuteLevel
 
exec_createFilepath(Map<String, DataAccess.Variable<Object>>, JZtxtcmdScript.DefVariable) - Method in class org.vishia.cmd.JZtxtcmdExecuter.ExecuteLevel
 
exec_createFileSet(Map<String, DataAccess.Variable<Object>>, JZtxtcmdScript.UserFileset) - Method in class org.vishia.cmd.JZtxtcmdExecuter.ExecuteLevel
 
exec_Datatext(JZtxtcmdScript.DataText, StringFormatter, int, int) - Method in class org.vishia.cmd.JZtxtcmdExecuter.ExecuteLevel
Inserts <&a_Datapath> in the out.
exec_DebugOp(JZtxtcmdScript.JZcmditem) - Method in class org.vishia.cmd.JZtxtcmdExecuter.ExecuteLevel
 
exec_DefClassVariable(JZtxtcmdScript.DefClassVariable, Map<String, DataAccess.Variable<Object>>) - Method in class org.vishia.cmd.JZtxtcmdExecuter.ExecuteLevel
 
exec_DefCodeblockVariable(Map<String, DataAccess.Variable<Object>>, JZtxtcmdScript.Subroutine, boolean) - Method in class org.vishia.cmd.JZtxtcmdExecuter.ExecuteLevel
It defines a variable type 'X' and stores the given subroutine reference to execute that statements on evaluating the variable
exec_DefList(JZtxtcmdScript.DefContainerVariable, Map<String, DataAccess.Variable<Object>>) - Method in class org.vishia.cmd.JZtxtcmdExecuter.ExecuteLevel
 
exec_DefMapVariable(JZtxtcmdScript.DefVariable, Map<String, DataAccess.Variable<Object>>) - Method in class org.vishia.cmd.JZtxtcmdExecuter.ExecuteLevel
 
exec_DefVariable(Map<String, DataAccess.Variable<Object>>, JZtxtcmdScript.DefVariable, char, Object, boolean) - Method in class org.vishia.cmd.JZtxtcmdExecuter.ExecuteLevel
 
exec_Delete(JZtxtcmdScript.FileOpArg) - Method in class org.vishia.cmd.JZtxtcmdExecuter.ExecuteLevel
 
exec_dowhileStatement(JZtxtcmdScript.CondStatement, StringFormatter, int, int) - Method in class org.vishia.cmd.JZtxtcmdExecuter.ExecuteLevel
Executes a dowhile statement.
exec_forContainer(JZtxtcmdScript.ForStatement, StringFormatter, int, int) - Method in class org.vishia.cmd.JZtxtcmdExecuter.ExecuteLevel
 
exec_hasNext(JZtxtcmdScript.JZcmditem, StringFormatter, int, int) - Method in class org.vishia.cmd.JZtxtcmdExecuter.ExecuteLevel
Executes the statements or output the text if in textArg if a for-container has a next element.
exec_IfStatement(JZtxtcmdScript.IfStatement, StringFormatter, int, int) - Method in class org.vishia.cmd.JZtxtcmdExecuter.ExecuteLevel
it contains maybe more as one if block and else.
exec_MkDir(JZtxtcmdScript.JZcmditem) - Method in class org.vishia.cmd.JZtxtcmdExecuter.ExecuteLevel
 
exec_Move(JZtxtcmdScript.FileOpArg) - Method in class org.vishia.cmd.JZtxtcmdExecuter.ExecuteLevel
 
exec_NestedLevel(JZtxtcmdScript.JZcmditem, StringFormatter, int, int) - Method in class org.vishia.cmd.JZtxtcmdExecuter.ExecuteLevel
Executes an internal statement block.
exec_Openfile(Map<String, DataAccess.Variable<Object>>, JZtxtcmdScript.DefVariable) - Method in class org.vishia.cmd.JZtxtcmdExecuter.ExecuteLevel
Creates a new FileWriter with the given name #evalString(org.vishia.cmd.JZtxtcmdScript.Argument) of the statement.
exec_OpenTextOut(JZtxtcmdScript.JZcmditem, StringFormatter, boolean) - Method in class org.vishia.cmd.JZtxtcmdExecuter.ExecuteLevel
Closes an existing text out and opens a new one with the given name in the current directory.
exec_SetColumn(JZtxtcmdScript.TextColumn, StringFormatter) - Method in class org.vishia.cmd.JZtxtcmdExecuter.ExecuteLevel
 
exec_Subroutine(JZtxtcmdScript.Subroutine, Map<String, DataAccess.Variable<Object>>, StringFormatter, int) - Method in class org.vishia.cmd.JZtxtcmdExecuter.ExecuteLevel
Executes a subroutine invoked from user space, with given JZtxtcmdExecuter.ExecuteLevel as this.
exec_Subroutine(JZtxtcmdScript.Subroutine, List<DataAccess.Variable<Object>>, StringFormatter, int) - Method in class org.vishia.cmd.JZtxtcmdExecuter.ExecuteLevel
Executes a subroutine invoked from user space, with given JZtxtcmdExecuter.ExecuteLevel as this.
exec_Subroutine(JZtxtcmdScript.Subroutine, JZtxtcmdExecuter.ExecuteLevel, List<JZtxtcmdScript.Argument>, List<DataAccess.Variable<Object>>, StringFormatter, int, int) - Method in class org.vishia.cmd.JZtxtcmdExecuter.ExecuteLevel
Core routine to execute a sub routine.
exec_Text(JZtxtcmdScript.JZcmditem, Appendable, int) - Method in class org.vishia.cmd.JZtxtcmdExecuter.ExecuteLevel
Outputs the given constant text
exec_TextAppendToOut(JZtxtcmdScript.JZcmditem, StringFormatter, int) - Method in class org.vishia.cmd.JZtxtcmdExecuter.ExecuteLevel
Invocation for <:>text<.+>.
exec_TextAppendToVar(JZtxtcmdScript.TextOut, int) - Method in class org.vishia.cmd.JZtxtcmdExecuter.ExecuteLevel
Invocation for <+name>text<.+>.
exec_Thread(Map<String, DataAccess.Variable<Object>>, JZtxtcmdScript.ThreadBlock) - Method in class org.vishia.cmd.JZtxtcmdExecuter.ExecuteLevel
executes statements in another thread.
exec_Throw(JZtxtcmdScript.JZcmditem) - Method in class org.vishia.cmd.JZtxtcmdExecuter.ExecuteLevel
 
exec_Throwonerror(JZtxtcmdScript.Onerror) - Method in class org.vishia.cmd.JZtxtcmdExecuter.ExecuteLevel
Throws an JZtxtcmdExecuter.CmdErrorLevelException if the errorlevel is >= statement.errorLevel.
exec_whileStatement(JZtxtcmdScript.CondStatement, StringFormatter, int, int) - Method in class org.vishia.cmd.JZtxtcmdExecuter.ExecuteLevel
Executes a while statement.
exec_zmake(JZtxtcmdScript.Zmake, StringFormatter, int, int) - Method in class org.vishia.cmd.JZtxtcmdExecuter.ExecuteLevel
Executes a Zmake subroutine call.
execCall(Appendable, OutTextPreparer.CallCmd, OutTextPreparer.DataTextPreparer, OutTextPreparer) - Method in class org.vishia.util.OutTextPreparer
Executes a call
execChgProps(FileRemoteCmdEventData, EventWithDst<FileRemoteProgressEvData, ?>) - Method in class org.vishia.fileLocalAccessor.FileAccessorLocalJava7
 
execChgPropsRecurs(FileRemoteCmdEventData, EventWithDst<FileRemoteProgressEvData, ?>) - Method in class org.vishia.fileLocalAccessor.FileAccessorLocalJava7
 
execClass - Variable in class org.vishia.util.OutTextPreparer
This is only stored as info, not used in this class.
execCmd(FileRemoteCmdEventData, EventWithDst<FileRemoteProgressEvData, ?>) - Method in class org.vishia.fileLocalAccessor.FileAccessorLocalJava7
ExecCmd(OutTextPreparer, StringPartScan, Class<?>) - Constructor for class org.vishia.util.OutTextPreparer.ExecCmd
 
ExecCmd(OutTextPreparer, String, Class<?>) - Constructor for class org.vishia.util.OutTextPreparer.ExecCmd
 
execCommission(EventWithDst<FileRemoteCmdEventData, FileRemoteProgressEvData>) - Method in class org.vishia.fileLocalAccessor.FileAccessorLocalJava7
Executes the given event as commission.
execCountLength(FileRemoteCmdEventData, EventWithDst<FileRemoteProgressEvData, ?>) - Method in class org.vishia.fileLocalAccessor.FileAccessorLocalJava7
 
execDel(FileRemoteCmdEventData, EventWithDst<FileRemoteProgressEvData, ?>) - Method in class org.vishia.fileLocalAccessor.FileAccessorLocalJava7
Executes delete file maybe in an extra thread or really remote
execFor(Appendable, OutTextPreparer.ForCmd, int, Object, OutTextPreparer.DataTextPreparer) - Method in class org.vishia.util.OutTextPreparer
Executes a for loop
execIf(Appendable, OutTextPreparer.IfCmd, int, Object, OutTextPreparer.DataTextPreparer) - Method in class org.vishia.util.OutTextPreparer
Executes a if branch
execObj - Variable in class org.vishia.util.OutTextPreparer.DataTextPreparer
The instance where the <:exec:operation...> are located. null if not necessary.
Execode - Class in org.vishia.execode
It is similar but not equivalent to https://en.wikipedia.org/wiki/Java_bytecode_instruction_listings The primary difference is: It stores string sources used for example for code generation.
Execode() - Constructor for class org.vishia.execode.Execode
 
Execode.Constant - Class in org.vishia.execode
 
Execode.EInstruction - Enum in org.vishia.execode
 
Execode.EOperand - Enum in org.vishia.execode
 
Execode.EXXXInstruction - Enum in org.vishia.execode
 
Execode.Instruction - Class in org.vishia.execode
 
execOperation - Variable in class org.vishia.util.OutTextPreparer.ExecCmd
Index for OutTextPreparer.DataTextPreparer.argSub to get already existing data container.
execRxData(byte[], int, Address_InterProcessComm) - Method in class org.vishia.communication.InterProcessCommRx_ifc
Callback routine for received data.
execRxData - Variable in class org.vishia.communication.InterProcessCommRxThread
Reference to the execute routine on receiving data.
execSub(JZtxtcmdScript, String, Map<String, DataAccess.Variable<Object>>, boolean, Appendable, File) - Method in class org.vishia.cmd.JZtxtcmdExecuter
Executes a subroutine.
execSub(JZtxtcmdScript, String, List<DataAccess.Variable<Object>>, boolean, Appendable, File) - Method in class org.vishia.cmd.JZtxtcmdExecuter
Executes a subroutine.
execSub(JZtxtcmdScript.Subroutine, Map<String, DataAccess.Variable<Object>>, boolean, Appendable, File) - Method in class org.vishia.cmd.JZtxtcmdExecuter
Executes a subroutine.
execSub(JZtxtcmdScript.Subroutine, List<DataAccess.Variable<Object>>, boolean, Appendable, File, CmdExecuter) - Method in class org.vishia.cmd.JZtxtcmdExecuter
Executes the given sub routine invoked from any user application.
execSub(File, String, Map<String, DataAccess.Variable<Object>>, JZtxtcmdExecuter.ExecuteLevel, Appendable) - Static method in class org.vishia.jztxtcmd.JZtxtcmd
Executes a sub routine in a special script, but uses a given execution environment.
execSub(File, String, Map<String, DataAccess.Variable<Object>>, JZtxtcmdExecuter.ExecuteLevel) - Static method in class org.vishia.jztxtcmd.JZtxtcmd
Executes a sub routine in a special script, but uses a given execution environment.
execSub(Appendable, OutTextPreparer.DataTextPreparer, int, int) - Method in class org.vishia.util.OutTextPreparer
Executes preparation for a range of cmd for internal control structures
execute() - Method in class org.vishia.bridgeC.ExampleTestFloat
 
execute() - Method in class org.vishia.checkDeps_C.CheckDeps_Old
Main execution routine of this class.
execute(String, String, Appendable, Appendable) - Method in class org.vishia.cmd.CmdExecuter
Executes a command with arguments and waits for its finishing.
execute(String, String, Appendable, Appendable, boolean) - Method in class org.vishia.cmd.CmdExecuter
Executes a command with arguments and waits for its finishing.
execute(String[], String, Appendable, Appendable) - Method in class org.vishia.cmd.CmdExecuter
Executes a command with arguments and maybe waits for its finishing.
execute(String[], String, List<Appendable>, List<Appendable>) - Method in class org.vishia.cmd.CmdExecuter
Same as #execute(String[], String, Appendable, Appendable, boolean) but do not wait for finish if both outputs and errors are null.
execute(String[], boolean, String, List<Appendable>, List<Appendable>, CmdExecuter.ExecuteAfterFinish) - Method in class org.vishia.cmd.CmdExecuter
Executes a command with arguments and maybe waits for its finishing.
execute() - Method in class org.vishia.cmd.Filecmd
 
execute(JZtxtcmdScript, boolean, boolean, Appendable, Map<String, DataAccess.Variable<Object>>, String) - Method in class org.vishia.cmd.JZtxtcmdExecuter
Executes the given script.
execute(JZtxtcmdScript, boolean, boolean, Appendable, List<DataAccess.Variable<Object>>, String) - Method in class org.vishia.cmd.JZtxtcmdExecuter
Executes the given script.
execute(JZtxtcmdScript, boolean, boolean, Appendable, String) - Method in class org.vishia.cmd.JZtxtcmdExecuter
Executes the given script.
execute(JZtxtcmdScript.StatementList, StringFormatter, int, Map<String, DataAccess.Variable<Object>>, int) - Method in class org.vishia.cmd.JZtxtcmdExecuter.ExecuteLevel
Processes the statement of the current node in the JZcmditem.
execute(DocuGen.Args) - Method in class org.vishia.docuGen.DocuGen
 
execute() - Method in class org.vishia.header2Reflection.C2DataDeps
 
execute(CheaderParser.Args) - Method in class org.vishia.header2Reflection.CheaderParser
 
execute() - Method in class org.vishia.header2Reflection.Header2Reflection
Deprecated.
 
execute(File, JZtxtcmdExecuter.ExecuteLevel) - Static method in class org.vishia.jztxtcmd.JZtxtcmd
Parses the script and executes it in an own environment but with usage of the given local variables, the current directory and the log of a given JZcmd ExecuterLevel.
execute(String) - Static method in class org.vishia.jztxtcmd.JZtxtcmd
Executes a JZcmd script.
execute(File, LogMessage) - Static method in class org.vishia.jztxtcmd.JZtxtcmd
Executes a JZcmd script.
execute(JZtxtcmdExecuter, File, Appendable, Map<String, DataAccess.Variable<Object>>, String, boolean, File, LogMessage) - Static method in class org.vishia.jztxtcmd.JZtxtcmd
Translates and executes a JZcmd script.
execute(JZtxtcmdExecuter, File, Appendable, List<DataAccess.Variable<Object>>, String, boolean, File, LogMessage) - Static method in class org.vishia.jztxtcmd.JZtxtcmd
Translates and executes a JZcmd script.
execute(JZtxtcmdExecuter, File, Appendable, String, boolean, File, LogMessage) - Static method in class org.vishia.jztxtcmd.JZtxtcmd
Translates and executes a JZcmd script.
execute(JZtxtcmdExecuter, File, StringPartScan, Appendable, Map<String, DataAccess.Variable<Object>>, String, boolean, File, LogMessage) - Static method in class org.vishia.jztxtcmd.JZtxtcmd
Executes a textual given script in a existing instance of a JZtxtcmdExecuter.
execute(SampleCmdLine.Args) - Method in class org.vishia.mainCmd.SampleCmdLine.UserMain
Executes the task of this class.
execute() - Method in class org.vishia.states.PrepareTransition
 
execute() - Method in class org.vishia.xmlSimple.Xsltpre
Generate the output file, but only if it is older as the input, or it don't exists, or bGenerateAlways is set to true.
execute() - Method in class org.vishia.zbnf.Zbnf2Xml
execute() - Method in class org.vishia.zbnf.Zmake
Execute the task of the class.
execute_i(JZtxtcmdScript, boolean, boolean, String, boolean) - Method in class org.vishia.cmd.JZtxtcmdExecuter
Inner routine to process the execution after initializing the script.
execute_Scriptclass(String) - Method in class org.vishia.cmd.JZtxtcmdExecuter
Initializes respectively calculates a class newly.
execute_Scriptclass(JZtxtcmdScript.JZcmdClass) - Method in class org.vishia.cmd.JZtxtcmdExecuter
Executes the code of a class in a script without checking the whole script.
executeAfterCmd - Variable in class org.vishia.cmd.CmdExecuter
Set with an execute invocation, set to null if it was processed.
executeAfterFinish - Variable in class org.vishia.cmd.CmdExecuter.CmdQueueEntry
 
executeCmd(File) - Method in class org.vishia.cmd.Filecmd
 
executeCmdLine(String, int, Appendable, String) - Method in class org.vishia.mainCmd.MainCmd
Deprecated.
Execute a command invoke a cmdline call, implements MainCmd_Ifc.
executeCmdLine(String[], int, Appendable, String) - Method in class org.vishia.mainCmd.MainCmd
Deprecated.
executeCmdLine(String, ProcessBuilder, int, Appendable, String) - Method in class org.vishia.mainCmd.MainCmd
Deprecated. 
executeCmdLine(String[], ProcessBuilder, int, Appendable, String) - Method in class org.vishia.mainCmd.MainCmd
Deprecated. 
executeCmdLine(ProcessBuilder, String, String, int, Appendable, Appendable) - Method in class org.vishia.mainCmd.MainCmd
Deprecated.
Executes a command line call maybe as pipe, waiting for finishing..
executeCmdLine(ProcessBuilder, String[], String, int, Appendable, Appendable) - Method in class org.vishia.mainCmd.MainCmd
Deprecated.
Executes a command line call maybe as pipe, waiting for finishing..
executeCmdLine(String[], int, Appendable, String) - Method in interface org.vishia.mainCmd.MainCmd_ifc
Execute a command, invoke a cmdline call.
executeCmdLine(String, int, Appendable, String) - Method in interface org.vishia.mainCmd.MainCmd_ifc
Execute a command, invoke a cmdline call.
executeCmdLine(ProcessBuilder, String, String, int, Appendable, Appendable) - Method in interface org.vishia.mainCmd.MainCmd_ifc
Executes a command line call maybe as pipe, waiting for finishing..
executeCmdLine(ProcessBuilder, String[], String, int, Appendable, Appendable) - Method in interface org.vishia.mainCmd.MainCmd_ifc
Executes a command line call maybe as pipe, waiting for finishing..
executeCmdQueue(boolean) - Method in class org.vishia.cmd.CmdExecuter
Executes the commands stored with #addCmd(String[], String, List, List, ExecuteAfterFinish).
executeFiles(SampleCmdLine.Args) - Method in class org.vishia.mainCmd.SampleCmdLine.UserMain
Sample to handle with files
executeInShellClose - Static variable in class org.vishia.cmd.PrepareCmd
Deprecated.
Kind of command execution: A system shell should be opened while execution and close after them.
executeInShellOpened - Static variable in class org.vishia.cmd.PrepareCmd
Deprecated.
Kind of command execution: A system shell should be opened and let open after execution.
executeJavaMain - Static variable in class org.vishia.cmd.PrepareCmd
Deprecated.
Kind of command execution: A java class's main method is invoked.
ExecuteLevel(JZtxtcmdExecuter.JzTcMain, JZtxtcmdScript.Subroutine, JZtxtcmdScript.JZcmdClass, JZtxtcmdThreadData, JZtxtcmdExecuter.ExecuteLevel, Map<String, DataAccess.Variable<Object>>) - Constructor for class org.vishia.cmd.JZtxtcmdExecuter.ExecuteLevel
Constructs data for a local execution level.
ExecuteLevel(JZtxtcmdExecuter.JzTcMain, JZtxtcmdThreadData) - Constructor for class org.vishia.cmd.JZtxtcmdExecuter.ExecuteLevel
Constructs data for the script execution level.
executeLevel - Variable in class org.vishia.cmd.JZtxtcmdThread
Used only for starting the thread.
executeLevel - Variable in class org.vishia.cmd.JZtxtcmdThreadQueue
Used for execution all queued subroutines.
executeLocalPipes - Static variable in class org.vishia.cmd.PrepareCmd
Deprecated.
Kind of command execution: The execution is done using local pipes.
executeNewlevel(JZtxtcmdScript.StatementList, StringFormatter, int, int) - Method in class org.vishia.cmd.JZtxtcmdExecuter.ExecuteLevel
Executes an inner script part maybe with a new level of nested local variables.
executeQuest - Static variable in class org.vishia.cmd.PrepareCmd
Deprecated.
Kind of command execution: A java class's main method is invoked.
executer() - Method in class org.vishia.cmd.JZtxtcmdExecuter.ExecuteLevel
 
executerCommission - Variable in class org.vishia.fileLocalAccessor.FileAccessorLocalJava7
Destination for all events which forces actions in the execution thread.
executeScriptLevel(JZtxtcmdScript, CharSequence) - Method in class org.vishia.cmd.JZtxtcmdExecuter
Stores the script and executes the script level to generate the script level variables, especially the script variables were calculated yet.
executeStartProcess - Static variable in class org.vishia.cmd.PrepareCmd
Deprecated.
Kind of command execution: A new system process is started.
exists() - Method in class org.vishia.fileRemote.FileRemote
Returns true if the file seems to be existing.
exists() - Method in class org.vishia.fileRemote.FileZip
 
exists(File) - Static method in class org.vishia.util.FileFunctions
Returns true if the given file exists.
exit() - Method in class org.vishia.mainCmd.MainCmd
Deprecated.
Exits the cmdline application with the maximum of setted exit error level.
exit - Variable in class org.vishia.states.StateSimple
 
exit() - Method in class org.vishia.states.StateSimple
This method may be overridden for a exit action.
exitCodeArgError - Static variable in class org.vishia.util.Arguments
 
ExitException(int) - Constructor for exception org.vishia.cmd.JZtxtcmdExecuter.ExitException
 
exitLevel - Variable in exception org.vishia.cmd.JZtxtcmdExecuter.ExitException
 
ExitStatement(JZtxtcmdScript.StatementList, int) - Constructor for class org.vishia.cmd.JZtxtcmdScript.ExitStatement
 
exitStates - Variable in class org.vishia.states.PrepareTransition
 
exitStates - Variable in class org.vishia.states.StateSimple.Trans
All states which's StateSimple#exitTheState() have to be processed if the transition is fired.
exitSuccessfull - Static variable in interface org.vishia.mainCmd.MainCmdLogging_ifc
exit value to indicate not at all problems.
exitTheState(int) - Method in class org.vishia.states.StateSimple
Exits the state and all enclosing states till level.
exitUserAbort - Static variable in interface org.vishia.mainCmd.MainCmdLogging_ifc
exit value to indicate a unconditional abort of a process.
exitValue - Variable in class org.vishia.cmd.JZtxtcmdScript.ExitStatement
 
exitWithArgumentError - Static variable in interface org.vishia.mainCmd.MainCmdLogging_ifc
exit value to indicate a parameter error, that is a programmers error mostly.
exitWithErrors - Static variable in interface org.vishia.mainCmd.MainCmdLogging_ifc
exit value to indicate a error in the own process, at example due to failed data
exitWithFileProblems - Static variable in interface org.vishia.mainCmd.MainCmdLogging_ifc
exit value to indicate a file error, typicall write to a read only file, write to a failed directory, file not exists and others.
exitWithNotes - Static variable in interface org.vishia.mainCmd.MainCmdLogging_ifc
exit value to indicate the user should read something and medidate about.
exitWithWarnings - Static variable in interface org.vishia.mainCmd.MainCmdLogging_ifc
exit value to indicate some warnings, but no fatal errors.
expand(int) - Method in class org.vishia.byteData.ByteDataAccess
Deprecated.
Increments the idxEnd if a new child is added.
expandElements(CharSequence, char) - Static method in class org.vishia.util.DataAccess
Splits a String given path to elements.
expandFiles(List<FilePath>, FilePath, FilePath, FilePath.FilePathEnvAccess) - Method in class org.vishia.util.FilePath
Builds non-wildcard instances for any found file, add the given common and access path.
expandParent() - Method in class org.vishia.byteData.ByteDataAccess
Deprecated.
Expands the end index of the parent, it means the management of the expanse of the data.
expandParent() - Method in class org.vishia.byteData.ByteDataAccessOld
Deprecated.
Expands the end index of the parent, it means the management of the expanse of the data.
expect(CharSequence, CharSequence, int, String) - Method in class org.vishia.util.TestOrg
Compares both CharSequences, should be equal.
expect(boolean, int, String, Object...) - Method in class org.vishia.util.TestOrg
Simple test check routine
expect_(boolean, int, String, int, Object...) - Method in class org.vishia.util.TestOrg
core test routine
expr - Variable in class org.vishia.util.CalculatorExpr.Operand
If not null the operand is calculated with an expression itself.
expr - Variable in class org.vishia.util.CalculatorExpr.SetExprBase
 
expr() - Method in class org.vishia.util.CalculatorExpr.SetExprBase.SetExpr
 
expression - Variable in class org.vishia.cmd.JZtxtcmdScript.JZcmditem
Any calculation of data.
ExprTypes() - Constructor for class org.vishia.util.CalculatorExpr.ExprTypes
 
exprValue - Variable in class org.vishia.header2Reflection.CheaderParser.Arraysize
A value as expression.
ext() - Method in class org.vishia.cmd.JZtxtcmdFilepath
Assembles and returns the extension from this Filepath as String..
ext - Variable in class org.vishia.header2Reflection.CheaderParser.IncludeDef
 
ext - Variable in class org.vishia.util.FilePath
From Zbnf: The extension inclusive the leading dot.
ext() - Method in class org.vishia.util.FilePath
Returns the extension of the file inclusively the dot on start.
ExternObject() - Constructor for class org.vishia.header2Reflection.CheaderParser.ExternObject
 
externObject - Variable in class org.vishia.header2Reflection.CheaderParser.MethodCall
The Object which's method is called.
externObject - Variable in class org.vishia.header2Reflection.CheaderParser.Variable
The Object which's variable is accessed.
extEventSet - Variable in class org.vishia.event.EventTimerThread
Set if any external event is set.
ExtReflection_Insp(byte[]) - Constructor for class org.vishia.header2Reflection.ExtReflection_Insp_h.ExtReflection_Insp
 
ExtReflection_Insp() - Constructor for class org.vishia.header2Reflection.ExtReflection_Insp_h.ExtReflection_Insp
 
ExtReflection_Insp_h - Class in org.vishia.header2Reflection
 
ExtReflection_Insp_h() - Constructor for class org.vishia.header2Reflection.ExtReflection_Insp_h
 
ExtReflection_Insp_h.ExtReflection_Insp - Class in org.vishia.header2Reflection
 
EXXXInstruction(int, boolean, Execode.EOperand, Execode.EInstruction) - Constructor for enum org.vishia.execode.Execode.EXXXInstruction
 

F

F1 - Static variable in class org.vishia.util.KeyCode
 
F10 - Static variable in class org.vishia.util.KeyCode
 
F11 - Static variable in class org.vishia.util.KeyCode
 
F12 - Static variable in class org.vishia.util.KeyCode
 
F2 - Static variable in class org.vishia.util.KeyCode
 
F3 - Static variable in class org.vishia.util.KeyCode
 
F4 - Static variable in class org.vishia.util.KeyCode
 
F5 - Static variable in class org.vishia.util.KeyCode
 
F6 - Static variable in class org.vishia.util.KeyCode
 
F7 - Static variable in class org.vishia.util.KeyCode
 
F8 - Static variable in class org.vishia.util.KeyCode
 
F9 - Static variable in class org.vishia.util.KeyCode
 
fConst - Variable in class org.vishia.execode.Execode.Constant
 
fd - Variable in class org.vishia.msgDispatch.LogMessageStream
 
Field() - Constructor for class org.vishia.byteData.reflection_Jc.Reflection_Jc.Field
 
field - Variable in class org.vishia.util.DataAccess.Dst
 
field_access - Variable in class org.vishia.byteData.SuperclassIfc_idxMtblJc_ByteDataAccess
 
Field_Jc - Class in org.vishia.byteData
The Field_Jc supports the access to a single data field of a users byte image.
Field_Jc() - Constructor for class org.vishia.byteData.Field_Jc
 
Field_Jc.EModifier - Enum in org.vishia.byteData
Definition adequate Headerfile ReflectionJc.h in enum Modifier_reflectJc_t:
Field_Jc.TypeSizeIdent - Class in org.vishia.byteData
Helper class for TreeMap of scalar type properties.
FieldAccess() - Constructor for class org.vishia.byteData.reflection_Jc.Reflection_Jc.FieldAccess
 
fields - Variable in class org.vishia.byteData.reflection_Jc.Reflection_Jc.Class
 
fields - Variable in class org.vishia.byteData.reflection_Jc.Reflection_Jc.FieldAccess
 
fieldsFromSemanticAttr - Variable in class org.vishia.genJavaOutClass.GenJavaOutClass.SubClassJava
This Map is filled if any [<?
fieldsPodAddr - Variable in class org.vishia.byteData.reflection_Jc.Reflection_Jc.Class
 
FieldTypeInfos() - Constructor for class org.vishia.header2Reflection.Header2Reflection.FieldTypeInfos
Deprecated.
 
file - Variable in class org.vishia.cmd.Filecmd.File1Arg
 
file() - Method in class org.vishia.cmd.JZtxtcmdFilepath
Assembles and returns the designated part from this Filepath as String or StringBuilder: <&data.file()>.
file(StringBuilder, FilePath, FilePath) - Method in class org.vishia.cmd.JZtxtcmdFilepath
 
file - Variable in class org.vishia.cmd.PrepareCmd.File3Parts
Deprecated.
 
file - Variable in class org.vishia.cmd.PrepareCmd.FileParts
Deprecated.
Get from args if firstly used.
file - Variable in class org.vishia.docuGen.DocuGen.ZbnfDocuGenCtrl
ZBNF: genCtrl: <*\ ;?
file() - Method in class org.vishia.fileRemote.FileRemote
 
file - Variable in class org.vishia.header2Reflection.CheaderParser.IncludeDef
 
file - Variable in class org.vishia.msgDispatch.LogMessageFile
 
file - Variable in class org.vishia.util.FileFunctions.FileAndBasePath
 
file(FilePath.FilePathEnvAccess) - Method in class org.vishia.util.FilePath
Returns the file path like given, either as absolute path or relative path.
file(StringBuilder, FilePath, FilePath.FilePathEnvAccess) - Method in class org.vishia.util.FilePath
Returns the file path maybe with given commonBasepath and a access path.
file(StringBuilder, FilePath, FilePath, FilePath.FilePathEnvAccess) - Method in class org.vishia.util.FilePath
Returns the file path maybe with given commonBasepath and a access path.
file1 - Variable in class org.vishia.cmd.PrepareCmd.File3Parts
Deprecated.
 
file1 - Variable in class org.vishia.util.FileCompare.Result
The left and the right file.
File1Arg(File) - Constructor for class org.vishia.cmd.Filecmd.File1Arg
 
file2 - Variable in class org.vishia.cmd.PrepareCmd.File3Parts
Deprecated.
 
file2 - Variable in class org.vishia.util.FileCompare.Result
The left and the right file.
file3 - Variable in class org.vishia.cmd.PrepareCmd.File3Parts
Deprecated.
 
File3Parts() - Constructor for class org.vishia.cmd.PrepareCmd.File3Parts
Deprecated.
 
FileAccessorLocalJava7 - Class in org.vishia.fileLocalAccessor
This is the implementation of the FileRemoteAccessor working with FileRemote which uses the java.nio.files startegy (new from Java-7)
German description for the java.nio.file:
https://entwickler.de/java/javaniofile-hoher-weiter-schneller
FileAccessorLocalJava7() - Constructor for class org.vishia.fileLocalAccessor.FileAccessorLocalJava7
Use FileAccessorLocalJava7.getInstance() to get the singleton instance.
FileAccessorLocalJava7.RunRefresh - Class in org.vishia.fileLocalAccessor
A thread which gets all file properties independent of a caller of the #re
FileAccessorLocalJava7.WalkerThread - Class in org.vishia.fileLocalAccessor
 
FileAccessorLocalJava7.WalkFileTreeVisitor - Class in org.vishia.fileLocalAccessor
This class is the general FileVisitor for the adaption layer to FileRemote.
FileAccessZip - Class in org.vishia.fileRemote
 
FileAccessZip() - Constructor for class org.vishia.fileRemote.FileAccessZip
 
FileAccessZip.FileZipData - Class in org.vishia.fileRemote
 
FileAccessZip.FileZipInputStream - Class in org.vishia.fileRemote
A wrapper class for the returned InputStream.
fileAllC - Variable in class org.vishia.header2Reflection.Header2Reflection
Deprecated.
If setOutC is called, this writer is present, else it is null.
fileAllH - Variable in class org.vishia.header2Reflection.Header2Reflection
Deprecated.
If setOutC is called, this writer is present, else it is null.
FileAndBasePath(File, String, String) - Constructor for class org.vishia.util.FileFunctions.FileAndBasePath
 
FileAppend - Class in org.vishia.util
This class is a alternative to java.io.FileWriter.
FileAppend() - Constructor for class org.vishia.util.FileAppend
 
FileAppend.Wr - Class in org.vishia.util
 
fileBin - Variable in class org.vishia.header2Reflection.BinOutPrep
If setOutBin is called, this writer is present, else it is null.
fileBinBigEndian - Variable in class org.vishia.header2Reflection.Header2Reflection
Deprecated.
 
fileBinHex - Variable in class org.vishia.header2Reflection.Header2Reflection
Deprecated.
 
fileBuffer - Variable in class org.vishia.util.StringPartFromFile
Deprecated.
 
fileC - Variable in class org.vishia.header2Reflection.Header2Reflection
Deprecated.
created header and c file.
FileCallbackLocalCmp - Class in org.vishia.fileLocalAccessor
This class supports comparison of files in a callback routine.
FileCallbackLocalCmp(FileRemote, FileRemote, FileRemoteWalkerCallback, EventWithDst<FileRemoteProgressEvData, ?>) - Constructor for class org.vishia.fileLocalAccessor.FileCallbackLocalCmp
Constructs an instance to execute a comparison of directory trees.
FileCallbackLocalCmp.CompareCtrl - Class in org.vishia.fileLocalAccessor
 
FileCallbackLocalCopy - Class in org.vishia.fileLocalAccessor
This class contains the callback operations used for FileRemoteAccessor#walkFileTreeCheck(FileRemote, boolean, boolean, boolean, String, long, int, FileRemoteWalkerCallback) to copy the content of a directory tree called in FileRemote#copyDirTreeTo(FileRemote, int, String, int, FileRemoteProgressEvData).
FileCallbackLocalCopy(FileRemote, FileRemoteWalkerCallback, EventWithDst<FileRemoteProgressEvData, ?>) - Constructor for class org.vishia.fileLocalAccessor.FileCallbackLocalCopy
Constructs an instance to execute a comparison of directory trees.
FileCallbackLocalDelete - Class in org.vishia.fileLocalAccessor
 
FileCallbackLocalDelete(EventWithDst<FileRemoteProgressEvData, ?>) - Constructor for class org.vishia.fileLocalAccessor.FileCallbackLocalDelete
 
FileCheckPath(String) - Constructor for class org.vishia.util.FileFunction.FileCheckPath
 
FileCheckPath(String) - Constructor for class org.vishia.util.FilesToList.FileCheckPath
 
fileclose() - Method in class org.vishia.xmlSimple.XmlSequWriter
 
fileCluster - Variable in class org.vishia.fileLocalAccessor.FileAccessorLocalJava7.WalkFileTreeVisitor
 
FileCluster - Class in org.vishia.fileRemote
This class ensures that the same FileRemote instances is used for the same string given path.
FileCluster() - Constructor for class org.vishia.fileRemote.FileCluster
 
FileCluster.ListSubdirs - Class in org.vishia.fileRemote
 
Filecmd - Class in org.vishia.cmd
This class executes a given command for all files with given list.
Filecmd(MainCmd_ifc, Filecmd.Cargs) - Constructor for class org.vishia.cmd.Filecmd
 
Filecmd.Cargs - Class in org.vishia.cmd
Class holds command line arguments.
Filecmd.Cmdline - Class in org.vishia.cmd
 
Filecmd.File1Arg - Class in org.vishia.cmd
 
FileCompare - Class in org.vishia.util
This class contains a functionality to compare file also in sub directories.
FileCompare(int, String[], long) - Constructor for class org.vishia.util.FileCompare
 
FileCompare.Result - Class in org.vishia.util
Class contains the comparison result for two files or sub directories in both trees.
filedst - Variable in class org.vishia.fileRemote.FileRemoteCmdEventData
Source and destination files for copy, rename, move or the only one filesrc. filedst may remain null then.
filedst() - Method in class org.vishia.fileRemote.FileRemoteCmdEventData
 
fileFilter - Variable in class org.vishia.fileLocalAccessor.FileAccessorLocalJava7.WalkFileTreeVisitor
 
fileFilter - Variable in class org.vishia.fileRemote.FileRemoteWalker.WalkInfo
Current level of the file path filter.
FileFunction - Class in org.vishia.util
This class is a container for some static routines and sub classes to deal with file content.
FileFunction() - Constructor for class org.vishia.util.FileFunction
 
FileFunction.AddFileToList - Interface in org.vishia.util
 
FileFunction.FileCheckPath - Class in org.vishia.util
Not ready yet.
FileFunctions - Class in org.vishia.util
This class contains some static file and command line functions.
FileFunctions() - Constructor for class org.vishia.util.FileFunctions
 
FileFunctions.AddFileToList - Interface in org.vishia.util
 
FileFunctions.FileAndBasePath - Class in org.vishia.util
This class holds a File with its Basepath.
FileFunctions.FilesWithBasePath - Class in org.vishia.util
FileFunctions.ListWrapper - Class in org.vishia.util
This class supports the call of FileFunctions.addFileToList(String, List).
fileH - Variable in class org.vishia.header2Reflection.Header2Reflection
Deprecated.
created header and c file.
FileIn() - Constructor for class org.vishia.header2Reflection.Header2Reflection.FileIn
Deprecated.
 
fileInput - Variable in class org.vishia.genJavaOutClass.GenJavaOutClass.CmdArgs
The input file which determines the structure.
FileList - Class in org.vishia.util
This class creates a list which information about a file tree and supports change timestamp of given files (touch).
FileList(FileList.Args) - Constructor for class org.vishia.util.FileList
 
FileList.Args - Class in org.vishia.util
 
FileMark - Class in org.vishia.fileRemote
Class can be associated with a FileRemote to store comparison or mark information.
FileMark(FileRemote) - Constructor for class org.vishia.fileRemote.FileMark
 
fileMirror - Variable in class org.vishia.checkDeps_C.InfoFileDependencies
 
fileName - Variable in class org.vishia.header2Reflection.CheaderParser.ZbnfResultFile
 
fileObjs - Variable in class org.vishia.checkDeps_C.ObjectFileDeps
The object file.
fileOffs - Variable in class org.vishia.header2Reflection.Header2Reflection
Deprecated.
If setOutOffset is called, this writer is present, else it is null.
FileOpArg(JZtxtcmdScript.StatementList, char) - Constructor for class org.vishia.cmd.JZtxtcmdScript.FileOpArg
 
FileOutput(char, String, int) - Constructor for class org.vishia.msgDispatch.MsgConfig.FileOutput
 
fileOutput - Variable in class org.vishia.msgDispatch.MsgDispatchSystemOutErr
It is null when #MsgDispatchSystemOutErr(String) was called with null.
fileOutStruct - Variable in class org.vishia.genJavaOutClass.GenJavaOutClass.CmdArgs
A file which should show the inner syntax structure from fileInput given.
FileParts(int) - Constructor for class org.vishia.cmd.PrepareCmd.FileParts
Deprecated.
 
filepath - Variable in class org.vishia.cmd.JZtxtcmdScript.DefFilepath
 
filePath - Variable in class org.vishia.docuGen.DocuGen.Document
ZBNF: set from file::=<""?
filePath - Variable in class org.vishia.header2Reflection.CheaderParser.ZbnfResultFile
 
FilePath - Class in org.vishia.util
This class holds a path to a file with its parts: base path, directory path, name, extension, drive letter etc and supports getting String-paths in several forms - absolute, relative, name only, extension, with slash or backslash etc.
FilePath() - Constructor for class org.vishia.util.FilePath
Empty instance.
FilePath(String) - Constructor for class org.vishia.util.FilePath
parses the string given path.
FilePath(FilePath, FilePath, FilePath, FilePath.FilePathEnvAccess) - Constructor for class org.vishia.util.FilePath
Creates a new FilePath from a given FilePath with possible given common and access path or an environment variable.
filepath - Variable in class org.vishia.util.FilePath.XXXZbnfFilepath
Deprecated.
The instance which are filled with the components content.
FilePath.FilePathEnvAccess - Interface in org.vishia.util
An implementation of this interface should be provided by the user if absolute paths and script variables should be used.
FilePath.XXXZbnfFilepath - Class in org.vishia.util
Deprecated.
This is the only one reason that the fields of FilePath are fine graduated. It saves calculation time if a better algorithm is used. This class will be removed if the org.vishia.zcmd.JZtxtcmdScript and its syntax does not need it anymore.
FilepathFilter - Class in org.vishia.util
This class helps to check whether a String given path and name matches to a mask String.
FilepathFilter(CharSequence) - Constructor for class org.vishia.util.FilepathFilter
Creates an instance which can check whether any path or name matches to the given path.
FilepathFilter.NameFilter - Class in org.vishia.util
 
FilepathFilter.PathFilter - Class in org.vishia.util
 
FilepathFilterM - Class in org.vishia.util
Filter for a file path maybe with wildcards in the directory path and also with a multi selection.
FilepathFilterM(String, boolean, FilepathFilterM) - Constructor for class org.vishia.util.FilepathFilterM
Creates a FilepathFilterM for one level.
fileReflectionBlockedTypes - Variable in class org.vishia.header2Reflection.Header2Reflection
Deprecated.
File-path of the file with the infos for blocked types and files.
fileRemote - Variable in class org.vishia.fileLocalAccessor.FileAccessorLocalJava7.RunRefresh
 
FileRemote - Class in org.vishia.fileRemote
This class stores the name, some attributes of one File and also a List of all children if the file is a directory.
FileRemote(FileCluster, FileRemoteAccessor, FileRemote, CharSequence, long, long, long, long, int, Object, boolean) - Constructor for class org.vishia.fileRemote.FileRemote
Constructs an instance.
FileRemote.CallbackEvent - Class in org.vishia.fileRemote
Type for callback notification for any action with remote files.
FileRemote.Ecmp - Enum in org.vishia.fileRemote
Possibilities for comparison.
FileRemote.FileRemoteAccessorSelector - Interface in org.vishia.fileRemote
interface to build an instance, which decides about the instance for physical access to files in knowledge of the path.
FileRemote.InternalAccess - Class in org.vishia.fileRemote
This inner non static class is only intent to access from a FileRemoteAccessor to any file.
FileRemote.XXXCallbackCmd - Enum in org.vishia.fileRemote
Designates that the copy process which was forced forward with this callback should be stopped and aborted.
FileRemoteAccessor - Class in org.vishia.fileRemote
Interface for instances, which organizes a remote access to files.
FileRemoteAccessor() - Constructor for class org.vishia.fileRemote.FileRemoteAccessor
 
FileRemoteAccessor.FileWalkerThread - Class in org.vishia.fileRemote
This class offers a Thread especially for FileRemoteAccessor#walkFileTree(FileRemote, boolean, FileFilter, int, CallbackFile) which can be use for devices which can evaluate the files by immediately system calls without communication but with maybe waiting for response.
FileRemoteCallbackCopyDispersedFiles - Class in org.vishia.fileRemote
This callback worker works together with FileRemoteWalker to handle some selected files in a tree.
FileRemoteCallbackCopyDispersedFiles() - Constructor for class org.vishia.fileRemote.FileRemoteCallbackCopyDispersedFiles
 
FileRemoteCallbackSearch - Class in org.vishia.fileRemote
 
FileRemoteCallbackSearch(FileRemote, byte[], FileRemoteWalkerCallback, EventWithDst<FileRemoteProgressEvData, ?>) - Constructor for class org.vishia.fileRemote.FileRemoteCallbackSearch
Constructs an instance to execute a comparison of directory trees.
FileRemoteCallbackSearch.CompareCtrl - Class in org.vishia.fileRemote
 
FileRemoteCmdEventData - Class in org.vishia.fileRemote
 
FileRemoteCmdEventData() - Constructor for class org.vishia.fileRemote.FileRemoteCmdEventData
Creates the payload of a command event
FileRemoteCmdEventData.Cmd - Enum in org.vishia.fileRemote
 
FileRemoteProgressEvData - Class in org.vishia.fileRemote
This are the data for an EventWithDst for FileRemote actions.
FileRemoteProgressEvData() - Constructor for class org.vishia.fileRemote.FileRemoteProgressEvData
super constructor:
FileRemoteProgressEvData.Answer - Enum in org.vishia.fileRemote
Possible answers from quest.
FileRemoteProgressEvData.ProgressCmd - Enum in org.vishia.fileRemote
 
FileRemoteProgressEventConsumer - Class in org.vishia.fileRemote
This is the base class for all event consumer instances for progress actions which FileRemote calls.
FileRemoteProgressEventConsumer(String, EventThread_ifc, EventThread_ifc) - Constructor for class org.vishia.fileRemote.FileRemoteProgressEventConsumer
Constructs the FileRemoteProgress instance maybe also inherit.
FileRemoteTestCallback - Class in org.vishia.fileRemote
 
FileRemoteTestCallback() - Constructor for class org.vishia.fileRemote.FileRemoteTestCallback
 
FileRemoteWalker - Class in org.vishia.fileRemote
This class offers a walker similar as FileTreeWalker but it does only deal with the FileRemote instances.
FileRemoteWalker(FileRemoteCmdEventData, EventWithDst<FileRemoteProgressEvData, ?>) - Constructor for class org.vishia.fileRemote.FileRemoteWalker
 
FileRemoteWalker.WalkInfo - Class in org.vishia.fileRemote
Data used for walk.
FileRemoteWalker.WalkThread - Class in org.vishia.fileRemote
Class to build a Thread instance to execute FileRemote#walkFileTree(int, FileRemoteWalkerCallback) in an extra thread.
FileRemoteWalkerCallback - Interface in org.vishia.fileRemote
This interface is used as callback for FileRemoteAccessor#walkFileTreeCheck(FileRemote, boolean, boolean, boolean, String, long, int, FileRemoteCallback) It is similar like the concept of Files.walkFileTree(java.nio.file.Path, java.nio.file.FileVisitor) with its visitor interface.
FileRemoteWalkerCallbackCopy - Class in org.vishia.fileRemote
This callback operations are used to copy files from walking to the FileRemote instances using FileRemote#walkLocal(org.vishia.fileRemote.FileRemoteCmdEventData.Cmd, FileRemote, int, int, String, int, int, FileRemoteWalkerCallback, FileRemoteCmdEventData, int, org.vishia.event.EventWithDst) An instance of this class is used for callback.
FileRemoteWalkerCallbackCopy() - Constructor for class org.vishia.fileRemote.FileRemoteWalkerCallbackCopy
 
FileRemoteWalkerCallbackDelete - Class in org.vishia.fileRemote
This callback operations are used to delete files from walking to the FileRemote instances using FileRemote#walkLocal(org.vishia.fileRemote.FileRemoteCmdEventData.Cmd, FileRemote, int, int, String, int, int, FileRemoteWalkerCallback, FileRemoteCmdEventData, int, org.vishia.event.EventWithDst) An instance of this class is used for callback.
FileRemoteWalkerCallbackDelete() - Constructor for class org.vishia.fileRemote.FileRemoteWalkerCallbackDelete
 
FileRemoteWalkerCallbackLog - Class in org.vishia.fileRemote
This class can be used to log all activity on walking through a file tree.
FileRemoteWalkerCallbackLog(OutputStream, OutputStream, Appendable, boolean) - Constructor for class org.vishia.fileRemote.FileRemoteWalkerCallbackLog
 
FileRemoteWalkerCallbackLog(File, OutputStream, Appendable, boolean) - Constructor for class org.vishia.fileRemote.FileRemoteWalkerCallbackLog
 
files - Variable in class org.vishia.cmd.Filecmd
 
files - Variable in class org.vishia.header2Reflection.CheaderParser.ZbnfResultData
 
files - Variable in class org.vishia.util.FileFunctions.ListWrapper
 
fileScript - Variable in class org.vishia.cmd.JZtxtcmdScript
The file which has contained the script.
fileset - Variable in class org.vishia.cmd.JZtxtcmdAccessFileset
 
fileset - Variable in class org.vishia.cmd.JZtxtcmdScript.UserFileset
 
FileSet - Class in org.vishia.util
A Fileset instance contains some FilePath maybe with a common path.
FileSet() - Constructor for class org.vishia.util.FileSet
 
filesetVariable - Variable in class org.vishia.cmd.JZtxtcmdScript.AccessFilesetname
 
filesOfFileset - Variable in class org.vishia.util.FileSet
All entries of the file set how it is given in the users script.
fileSrc - Variable in class org.vishia.checkDeps_C.InfoFileDependencies
The existing or non-existing include file.
filesrc - Variable in class org.vishia.fileRemote.FileRemoteCmdEventData
Source and destination files for copy, rename, move or the only one filesrc. filedst may remain null then.
filesrc() - Method in class org.vishia.fileRemote.FileRemoteCmdEventData
 
FilesToList - Class in org.vishia.util
This class uses the Files.walkFileTree(Path, FileVisitor) capability to gather files to a list with a given path with wildcards.
FilesToList() - Constructor for class org.vishia.util.FilesToList
 
FilesToList.AddFileToList - Interface in org.vishia.util
 
FilesToList.FileCheckPath - Class in org.vishia.util
 
FilesWithBasePath(String, int, List<FileFunctions.FileAndBasePath>) - Constructor for class org.vishia.util.FileFunctions.FilesWithBasePath
Construtor fills the static members.
FileSystem - Class in org.vishia.util
This class supports some functions of file system access as enhancement of the class java.io.File independently of other classes of vishia packages, only based on Java standard.
FileSystem() - Constructor for class org.vishia.util.FileSystem
 
fileTestXml - Variable in class org.vishia.jztxtcmd.JZtxtcmd.Args
path to some output files for debugging, maybe left null.
fileW() - Method in class org.vishia.cmd.JZtxtcmdFilepath
 
fileW(StringBuilder, FilePath, FilePath) - Method in class org.vishia.cmd.JZtxtcmdFilepath
 
fileW(FilePath.FilePathEnvAccess) - Method in class org.vishia.util.FilePath
Returns the file path like given for Windows environment with backslash as separator.
FileWalkerThread(FileRemote, boolean, int, int, int, String, long, FileRemoteWalkerCallback, boolean) - Constructor for class org.vishia.fileRemote.FileRemoteAccessor.FileWalkerThread
 
FileWrite - Class in org.vishia.mainCmd
The class FileWrite is a secondary helper class, the exception handling is included.
FileWrite(String) - Constructor for class org.vishia.mainCmd.FileWrite
 
FileWrite(String, boolean) - Constructor for class org.vishia.mainCmd.FileWrite
 
FileWriter - Class in org.vishia.util
Deprecated.
use instead FileAppend
FileWriter() - Constructor for class org.vishia.util.FileWriter
Deprecated.
 
FileZip - Class in org.vishia.fileRemote
Entry in a zip file which can use as a FileRemote.
FileZip(FileRemote) - Constructor for class org.vishia.fileRemote.FileZip
 
FileZip(FileZip, FileRemote, ZipFile, ZipEntry) - Constructor for class org.vishia.fileRemote.FileZip
 
FileZip(FileRemote, ZipFile, ZipEntry) - Constructor for class org.vishia.fileRemote.FileZip
 
FileZipData() - Constructor for class org.vishia.fileRemote.FileAccessZip.FileZipData
 
FileZipInputStream(InputStream, ZipFile) - Constructor for class org.vishia.fileRemote.FileAccessZip.FileZipInputStream
 
fIn - Variable in class org.vishia.tools.ReadWriteFileBase.ArgsBase
 
fin - Variable in class org.vishia.xmlSimple.XmlBeautificator
 
fIn - Variable in class org.vishia.xmlSimple.Xsltpre
The input xsl file with special entries.
finalize() - Method in class org.vishia.cmd.CmdExecuter
Stops the threads to get output.
finalize() - Method in class org.vishia.fileLocalAccessor.FileAccessorLocalJava7
 
finalize() - Method in class org.vishia.util.FileAppend
Important: On garbage at least close() is called here to prevent resource leaks.
finalize() - Method in class org.vishia.util.FileWriter
Deprecated.
 
fineDebug - Static variable in interface org.vishia.msgDispatch.LogMessage
report level to indicate all report should be written to detect problems in software with finely and heavyset reports.
fineEventOrder - Static variable in interface org.vishia.mainCmd.MainCmdLogging_ifc
Deprecated.
use instead Report.fineInfo or Report.infoDisplay
fineInfo - Static variable in interface org.vishia.msgDispatch.LogMessage
report level to indicate the report should be written if a user is interested on the order of the events finely.
finish() - Method in class org.vishia.util.TestOrg
This should use as last statement in a test routine.
finishBooleanExpr - Static variable in class org.vishia.util.CalculatorExpr.ExprTypes
Converts the value of val2 to boolean because a booleanExpr is required.
finishClassWrite() - Method in class org.vishia.genJavaOutClass.GenJavaOutClass
 
finishCmpnWrite() - Method in class org.vishia.genJavaOutClass.GenJavaOutClass
 
finished(FileRemote) - Method in class org.vishia.fileLocalAccessor.FileCallbackLocalCmp
 
finished(FileRemote) - Method in class org.vishia.fileLocalAccessor.FileCallbackLocalCopy
 
finished(FileRemote) - Method in class org.vishia.fileLocalAccessor.FileCallbackLocalDelete
 
finished(FileRemote) - Method in class org.vishia.fileRemote.FileRemoteCallbackCopyDispersedFiles
 
finished(FileRemote) - Method in class org.vishia.fileRemote.FileRemoteCallbackSearch
 
finished(FileRemote) - Method in class org.vishia.fileRemote.FileRemoteTestCallback
 
finished(FileRemote) - Method in class org.vishia.fileRemote.FileRemoteWalkerCallbackCopy
 
finished(FileRemote) - Method in class org.vishia.fileRemote.FileRemoteWalkerCallbackDelete
 
finished(FileRemote) - Method in class org.vishia.fileRemote.FileRemoteWalkerCallbackLog
 
finished() - Method in class org.vishia.util.CallbackTemplate
 
finished(TypeNode) - Method in interface org.vishia.util.SortedTreeWalkerCallback
Invoked after finishing the walking through.
finished() - Method in interface org.vishia.util.TreeNodeCallback
Invoked after finishing a .
finished(String) - Method in class org.vishia.util.TreeWalkerPathCheck
 
finishedChildren(DerivedNode) - Method in class org.vishia.util.CallbackTemplate
 
finishedChildren(DerivedNode) - Method in interface org.vishia.util.TreeNodeCallback
Invoked on end of walking through children of its parent.
finishedParentNode(FileRemote, Object, Object) - Method in class org.vishia.fileLocalAccessor.FileCallbackLocalCmp
Checks whether all files are compared or whether there are alone files.
finishedParentNode(FileRemote, Object, Object) - Method in class org.vishia.fileLocalAccessor.FileCallbackLocalCopy
Checks whether all files are compared or whether there are alone files.
finishedParentNode(FileRemote, Object, Object) - Method in class org.vishia.fileLocalAccessor.FileCallbackLocalDelete
 
finishedParentNode(FileRemote, Object, Object) - Method in class org.vishia.fileRemote.FileRemoteCallbackCopyDispersedFiles
 
finishedParentNode(FileRemote, Object, Object) - Method in class org.vishia.fileRemote.FileRemoteCallbackSearch
Checks whether all files are compared or whether there are alone files.
finishedParentNode(FileRemote, Object, Object) - Method in class org.vishia.fileRemote.FileRemoteTestCallback
 
finishedParentNode(FileRemote, Object, Object) - Method in class org.vishia.fileRemote.FileRemoteWalkerCallbackCopy
 
finishedParentNode(FileRemote, Object, Object) - Method in class org.vishia.fileRemote.FileRemoteWalkerCallbackDelete
 
finishedParentNode(FileRemote, Object, Object) - Method in class org.vishia.fileRemote.FileRemoteWalkerCallbackLog
 
finishedParentNode(TypeNode, Object, Object) - Method in interface org.vishia.util.SortedTreeWalkerCallback
Invoked on end of walking through a parent node.
finishedParentNode(String, Object, Object) - Method in class org.vishia.util.TreeWalkerPathCheck
 
finishElement(Object, Object, DataAccess.DatapathElement) - Method in class org.vishia.xmlReader.XmlJzReader
This op is called on finishing of parsing a element with its sub content.
finishReadCfg(Map<String, String>) - Method in class org.vishia.xmlReader.XmlCfg
 
finishThread(JZtxtcmdThreadData) - Method in class org.vishia.cmd.JZtxtcmdExecuter.ExecuteLevel
 
firstChild() - Method in interface org.vishia.util.TreeNode_ifc
 
firstChild() - Method in class org.vishia.util.TreeNodeBase
Returns the first of all children.
firstChild() - Method in interface org.vishia.zbnf.ZbnfParseResultItem
Gets the first child of a component.
firstChild() - Method in class org.vishia.zbnf.ZbnfParserStore.ParseResultItemImplement
 
firstLine(CharSequence) - Static method in class org.vishia.util.StringFunctions_B
Returns the first line of any text.
firstlineMaxpart() - Method in class org.vishia.util.StringPart
Sets the current and the maximal part from position 0 to the first end line character.
firstLowercase(String) - Static method in class org.vishia.genJavaOutClass.GenJavaOutClass
 
firstUppercase(String) - Static method in class org.vishia.genJavaOutClass.GenJavaOutClass
 
FixArray - Class in org.vishia.bridgeC
 
FixArray() - Constructor for class org.vishia.bridgeC.FixArray
 
flags - Variable in class org.vishia.fileRemote.FileRemote
Some flag bits.
float2double - Static variable in class org.vishia.util.DataAccess.Conversions
Float to Double
floatExpr - Static variable in class org.vishia.util.CalculatorExpr.ExprTypes
The current expression type is float.
floatModifier - Variable in class org.vishia.header2Reflection.CheaderParser.Number
 
floatVal - Variable in class org.vishia.util.CalculatorExpr.Value
 
floatValue() - Method in class org.vishia.util.CalculatorExpr.Value
 
flush() - Method in interface org.vishia.communication.InterProcessComm
Flushs send data to destination.
flush() - Method in class org.vishia.communication.InterProcessComm_SocketImpl
 
flush() - Method in class org.vishia.mainCmd.MainCmd
Deprecated.
A call of this method causes an activating of transmission of all messages since last flush.
flush() - Method in class org.vishia.mainCmd.MainCmd.LogMessageImplConsole
Deprecated.
 
flush() - Method in class org.vishia.mainCmd.MainCmd.LogMessageImplErrConsole
Deprecated.
 
flush() - Method in class org.vishia.mainCmd.MainCmd.LogMessageImplFile
Deprecated.
 
flush() - Method in class org.vishia.mainCmd.MainCmdLoggingStream
 
flush() - Method in class org.vishia.mainCmd.ReportWrapperLog
A call of this method causes an activating of transmission of all messages since last flush.
flush() - Method in interface org.vishia.msgDispatch.LogMessage
A call of this method causes an activating of transmission of all messages since last flush.
flush() - Method in class org.vishia.msgDispatch.LogMessageFile
This method can be called after a cyclic time less than the nrofSecondsToFlush, but in the same thread like writing.
flush() - Method in class org.vishia.msgDispatch.LogMessageStream
 
flush() - Method in class org.vishia.msgDispatch.MsgDispatcher
flush forces the dispatching of the messages in the queue.
flush() - Method in class org.vishia.msgDispatch.MsgDispatcherCore
This routine may be overridden by the inherited class (usual MsgDispatcher to support flushing all queued messages.
flush() - Method in class org.vishia.util.FileAppend
 
flush() - Method in class org.vishia.util.FileWriter
Deprecated.
 
flush() - Method in class org.vishia.util.OutputTwice
 
flush() - Method in class org.vishia.util.StdHexFormatWriter
 
flush() - Method in class org.vishia.util.StringFormatter
 
flush() - Method in class org.vishia.util.StringPartAppend.OutputStream_StringPartAppend
 
flush - Variable in class org.vishia.util.Writer_Appendable
 
flush() - Method in class org.vishia.util.Writer_Appendable
 
flush() - Method in class org.vishia.xmlSimple.XmlSequWriter
 
flushLine(String) - Method in class org.vishia.util.StringFormatter
Flushes the stored content in the lineout and adds the given sNewline
flushReport() - Method in class org.vishia.mainCmd.MainCmd
Deprecated.
 
flushReport() - Method in class org.vishia.mainCmd.MainCmdLoggingStream
 
flushReport() - Method in class org.vishia.mainCmd.ReportWrapperLog
 
flushReport() - Method in interface org.vishia.msgDispatch.LogMessage
Writes the content in the physical medium.
flushReport() - Method in class org.vishia.msgDispatch.LogMessageBase
 
fnArgs - Variable in class org.vishia.util.DataAccess.DatapathElement
Deprecated.
because it is a violation of the principle that this class stores only data of construction or set, not for current access. It is used yet (2019-08) especially in JZtxtcmdExecuter.
fnArgsExpr - Variable in class org.vishia.cmd.JZtxtcmdScript.JZcmdDatapathElement
For ZbnfJavaOutput: Expressions to calculate the DataAccess.DatapathElement.fnArgs for a method or constructor arguments.
fnArgsExpr - Variable in class org.vishia.cmd.JZtxtcmdScript.JZcmdDatapathElementClass
For ZbnfJavaOutput: Expressions to calculate the DataAccess.DatapathElement.fnArgs for a method or constructor arguments.
FnPointer() - Constructor for class org.vishia.header2Reflection.CheaderParser.FnPointer
 
focusGained - Static variable in class org.vishia.util.KeyCode
Determines that a field has got a focus.
focusLost - Static variable in class org.vishia.util.KeyCode
 
forceStep(boolean) - Method in class org.vishia.util.ThreadRun
Force the execution of step of this thread invoked from another thread.
ForCmd(OutTextPreparer, StringPartScan, Class<?>) - Constructor for class org.vishia.util.OutTextPreparer.ForCmd
 
ForCmd(OutTextPreparer, String, Class<?>) - Constructor for class org.vishia.util.OutTextPreparer.ForCmd
 
forContainer - Variable in class org.vishia.cmd.JZtxtcmdScript.ForStatement
 
ForkPoint(long, int, int, boolean) - Constructor for class org.vishia.zbnf.ZbnfParser.ForkPoint
 
formalArgs - Variable in class org.vishia.cmd.JZtxtcmdScript.Subroutine
 
format - Variable in class org.vishia.cmd.JZtxtcmdScript.DataText
 
formatField - Variable in class org.vishia.msgDispatch.LogMessageFile
 
formatter - Variable in class org.vishia.util.FileList
 
formatter - Variable in class org.vishia.util.TestOrg
 
formatTimestamp - Static variable in class org.vishia.checkDeps_C.InfoFileDependencies
Format to produce a human readable timestamp of file.
formatTimestamp - Variable in class org.vishia.msgDispatch.LogMessageFile
 
forName(String) - Static method in interface org.vishia.charset.CodeCharset
 
ForStatement(JZtxtcmdScript.StatementList, char) - Constructor for class org.vishia.cmd.JZtxtcmdScript.ForStatement
 
forVariable - Variable in class org.vishia.cmd.JZtxtcmdScript.ForStatement
 
forward - Variable in class org.vishia.header2Reflection.CheaderParser.Type
Will be set if a type is given with a macro MACRO(argument).
found - Variable in class org.vishia.util.IndexMultiTable.IndexBox
 
found() - Method in class org.vishia.util.StringPart
Returns true, if the last called seek__(), lento__() or skipWhitespaceAndComment() operation founds the requested condition.
fOut - Variable in class org.vishia.tools.ReadWriteFileBase.ArgsBase
 
fout - Variable in class org.vishia.xmlSimple.XmlBeautificator
 
fOut - Variable in class org.vishia.xmlSimple.Xsltpre
The generated xsl file in standard format.
fOut - Variable in class org.vishia.zip.Zip.Args
 
fractPart - Variable in class org.vishia.header2Reflection.CheaderParser.DefineDefinition
 
free(Object) - Static method in class org.vishia.bridgeC.MemC
This method can be called in Java environments whenever the memory should be freed for C-usage.
freeData(byte[]) - Method in interface org.vishia.communication.InterProcessComm
Relinguishes the data buffer, after it is evaluated.
freeData(byte[]) - Method in class org.vishia.communication.InterProcessComm_SocketImpl
 
freeEntries - Variable in class org.vishia.msgDispatch.LogMessageFile
Common pool of entries to save messages.
freeOrders - Variable in class org.vishia.msgDispatch.MsgDispatcherCore
List of entries for messages to use.
fReport - Variable in class org.vishia.mainCmd.MainCmd
Deprecated.
The report file.
FriendClass() - Constructor for class org.vishia.header2Reflection.CheaderParser.FriendClass
 
from - Variable in class org.vishia.util.StringArray
 
fromEnd() - Method in class org.vishia.util.StringPart
Sets the start of the part to the exclusively end, set the end to the end of the content.
fromFile(File) - Static method in class org.vishia.fileRemote.FileRemote
Returns a FileRemote instance from a standard java.io.File instance.
function - Static variable in class org.vishia.util.KeyCode
Function keys in KeyCode.mSpecialKeys.
functionDigit - Static variable in class org.vishia.util.KeyCode
 
fwr - Variable in class org.vishia.xmlSimple.XmlSequWriter
 

G

garbageCollection_BlockHeapJc(boolean) - Static method in class org.vishia.bridgeC.AllocInBlock
Organizes 1 step for garbage collection.
gatherSrcFiles(InputSrc) - Method in class org.vishia.checkDeps_C.CheckDeps_Old
Gather all source files.
genClass - Variable in class org.vishia.xmlReader.GenXmlCfgJavaData
 
genClass - Variable in class org.vishia.zbnf.GenZbnfJavaData
 
genCmpnClass(GenZbnfJavaData.SubClassZbnf) - Method in class org.vishia.zbnf.GenZbnfJavaData
Generate the content of a dst class from a syntax component.
genJava - Variable in class org.vishia.xmlReader.GenXmlCfgJavaData
 
GenJavaOutClass - Class in org.vishia.genJavaOutClass
Basic functionality to generate a Java class proper for storing results from Zbnf parser and from XmlJzReader.
GenJavaOutClass(GenJavaOutClass.CmdArgs, MainCmdLogging_ifc) - Constructor for class org.vishia.genJavaOutClass.GenJavaOutClass
 
GenJavaOutClass.CmdArgs - Class in org.vishia.genJavaOutClass
Command line args
GenJavaOutClass.SubClassField - Class in org.vishia.genJavaOutClass
 
GenJavaOutClass.SubClassJava - Class in org.vishia.genJavaOutClass
Instances of this class describe a sub class in generated code.
GenJavaOutClass.WrClassJava - Class in org.vishia.genJavaOutClass
 
GenXmlCfgJavaData - Class in org.vishia.xmlReader
 
GenXmlCfgJavaData(GenJavaOutClass.CmdArgs, MainCmdLogging_ifc) - Constructor for class org.vishia.xmlReader.GenXmlCfgJavaData
 
GenXmlCfgJavaData.CmdLine - Class in org.vishia.xmlReader
The inner class CmdLine helps to evaluate the command line arguments and show help messages on command line.
GenXmlCfgJavaData.SubClassXml - Class in org.vishia.xmlReader
Instances of this class describe a sub class in generated code.
GenXmlCfgJavaData.WrClassXml - Class in org.vishia.xmlReader
 
GenZbnfJavaData - Class in org.vishia.zbnf
This class is used to generate two Java source files as container for parsed data derived from the zbnf syntax script.
GenZbnfJavaData(GenJavaOutClass.CmdArgs, MainCmdLogging_ifc) - Constructor for class org.vishia.zbnf.GenZbnfJavaData
 
GenZbnfJavaData.CmdLine - Class in org.vishia.zbnf
The inner class CmdLine helps to evaluate the command line arguments and show help messages on command line.
GenZbnfJavaData.SubClassZbnf - Class in org.vishia.zbnf
Instances of this class describe a sub class in generated code.
GenZbnfJavaData.WrClassZbnf - Class in org.vishia.zbnf
 
get() - Method in class org.vishia.bridgeC.Va_list
Returns the stored arguments.
get() - Method in class org.vishia.bridgeC.VaArgBuffer
 
get() - Method in class org.vishia.byteData.ByteDataVariable.Int16
 
get() - Method in class org.vishia.byteData.ByteDataVariable.Int32
Gets the value in the associated binary data.
get(int) - Method in class org.vishia.byteData.ByteDataVariable.Int32Array
Get a value from indexed element.
get() - Method in class org.vishia.byteData.ByteDataVariable.Uint16
 
get(int) - Method in class org.vishia.byteData.ByteDataVariable.Uint16Array
 
get() - Method in class org.vishia.byteData.ByteDataVariable.Uint32
 
get(int) - Method in class org.vishia.byteData.ByteDataVariable.Uint32Array
 
get(Object) - Method in class org.vishia.cmd.JZtxtcmdExecuter.JZcmdBindings
 
get(String) - Method in class org.vishia.cmd.JZtxtcmdExecuter.ListMap
The get is additional to the List, it accesses the valueMap with the given name as key.
get(FileCluster, String) - Static method in class org.vishia.fileRemote.FileRemote
 
get(String) - Static method in class org.vishia.fileRemote.FileRemote
Gets an existing FileRemote instance or creates a new one.
get(String) - Method in class org.vishia.jztxtcmd.JZtxtcmd
 
get(int, Object) - Method in interface org.vishia.math.CurveInterpolation.Get
 
get() - Static method in class org.vishia.util.DateOrder
 
get(Object) - Method in class org.vishia.util.IndexMultiTable
 
get(Object) - Method in class org.vishia.util.IndexMultiTableInteger
 
get(int) - Method in class org.vishia.util.IntegerBlockArray
 
get(Appendable, String) - Method in class org.vishia.util.PipeRingBuffer
Gets the available number of characters from Buffer till any of the charsBreak are found.
get(String) - Method in class org.vishia.util.SortedList
Searches the first Object with the given Key.
get(int) - Method in class org.vishia.util.SortedList
returns the Object at the given index position.
get() - Method in class org.vishia.util.StringAdd
Returns either src from only one add or the internal StringBuilder.
get_arrayClasses() - Method in class org.vishia.header2Reflection.ExtReflection_Insp_h.ExtReflection_Insp
 
get_classDataBlock() - Method in class org.vishia.header2Reflection.ExtReflection_Insp_h.ExtReflection_Insp
 
get_nrofRelocEntries() - Method in class org.vishia.header2Reflection.ExtReflection_Insp_h.ExtReflection_Insp
 
get_relocateAddr(int) - Method in class org.vishia.header2Reflection.ExtReflection_Insp_h.ExtReflection_Insp
 
get_va_list() - Method in class org.vishia.bridgeC.VaArgBuffer
 
getAbsolutePath() - Method in class org.vishia.fileRemote.FileRemote
 
getAccessorSelector() - Static method in class org.vishia.fileRemote.FileRemote
 
getArgument(int) - Method in class org.vishia.mainCmd.MainCmd
Deprecated.
Returns the argument contents.
getArgumentData(Object) - Method in class org.vishia.util.OutTextPreparer
Creates the argument data and presets the given execInstance to OutTextPreparer.DataTextPreparer.setExecObj(Object)
getArguments(JZtxtcmdScript.Subroutine) - Method in interface org.vishia.cmd.CmdGetterArguments
 
getArrayElement(Object, int...) - Static method in class org.vishia.util.DataAccess
Gets the indexed element of the given array.
getAttribute(String) - Method in class org.vishia.cmd.JZtxtcmdExecuter.ExecuteLevel
 
getAttribute(String, int) - Method in class org.vishia.cmd.JZtxtcmdExecuter.ExecuteLevel
 
getAttribute(String) - Method in interface org.vishia.xmlSimple.XmlNode
returns the requested attribute or null if it is not existing.
getAttribute(String) - Method in class org.vishia.xmlSimple.XmlNodeSimple
 
getAttribute(StringPartScan) - Method in class org.vishia.zbnf.ZbnfSyntaxPrescript
 
getAttribute(String) - Method in class org.vishia.zbnf.ZbnfSyntaxPrescript
Reads an attribute of this syntax item.
getAttributeList() - Method in interface org.vishia.xmlSimple.XmlNode
Returns a list of attributes in its given order.
getAttributeList() - Method in class org.vishia.xmlSimple.XmlNodeSimple
Prepares a List for attributes from given children.
getAttributeName(String) - Method in class org.vishia.xmlSimple.WikistyleTextToSimpleXml
Gets the name of attribute from a setting returned by WikistyleTextToSimpleXml.readAttributeSetting(String, int).
getAttributes() - Method in interface org.vishia.xmlSimple.XmlNode
returns all attributes Sorted by "namespace:name" or "name".
getAttributes() - Method in class org.vishia.xmlSimple.XmlNodeSimple
Prepares a Map for attributes from given children.
getAttributesScope(String) - Method in class org.vishia.cmd.JZtxtcmdExecuter.ExecuteLevel
 
getAttributeValue(String) - Method in class org.vishia.xmlSimple.WikistyleTextToSimpleXml
Gets the value of attribute from a setting returned by WikistyleTextToSimpleXml.readAttributeSetting(String, int).
getBigEndian() - Method in class org.vishia.byteData.ByteDataAccessBase
 
getBindings(int) - Method in class org.vishia.cmd.JZtxtcmdExecuter.ExecuteLevel
 
getBindings(int) - Method in class org.vishia.jztxtcmd.JZtxtcmd
 
getBuffer() - Method in class org.vishia.util.StringFormatter
Gets the accumulated content.
getBufferInThreadContext() - Static method in class org.vishia.bridgeC.ThreadContextFW
 
getCanonicalDir() - Method in class org.vishia.cmd.PrepareCmd.FileParts
Deprecated.
 
getCanonicalFile() - Method in class org.vishia.cmd.PrepareCmd.FileParts
Deprecated.
 
getCanonicalPath() - Method in class org.vishia.fileRemote.FileRemote
 
getCanonicalPath(File) - Static method in class org.vishia.util.FileFunctions
Gets the canonical path of a file without exception and with unique slashes.
getChar(int) - Method in class org.vishia.byteData.ByteDataAccess
Deprecated.
Returns the content of 1 bytes as ASCII inside the actual element.
getChar(int) - Method in class org.vishia.byteData.ByteDataAccessBase
Returns the content of 1 bytes as ASCII inside the actual element.
getChar(int) - Method in class org.vishia.byteData.ByteDataAccessOld
Deprecated.
Returns the content of 1 bytes as ASCII inside the actual element.
getChar(int) - Method in class org.vishia.charset.ASCII7bit
 
getChar(int) - Method in interface org.vishia.charset.CodeCharset
Converts from a 8-bit-code to a character
getChar(int) - Method in class org.vishia.charset.ISO8859_1
 
getChar(int) - Method in class org.vishia.charset.ISO8859_2
 
getCharSequenceRange(long, long) - Method in class org.vishia.util.StringPart
Returns the current CharSequence between both given absolute positions.
getCharset() - Method in class org.vishia.charset.ASCII7bit
 
getCharset() - Method in interface org.vishia.charset.CodeCharset
 
getCharset() - Method in class org.vishia.charset.ISO8859_1
 
getCharset() - Method in class org.vishia.charset.ISO8859_2
 
getChild(CharSequence) - Method in class org.vishia.fileRemote.FileRemote
 
getChild(String) - Method in interface org.vishia.util.SortedTree
Searches the first child with given key from the given node this.
getChild(String) - Method in class org.vishia.util.SortedTreeNode
implements the interface method from SortedTree.
getChild(String) - Method in class org.vishia.util.TreeNodeBase
Returns the node with the given key.
getChild(String) - Method in class org.vishia.zbnf.ZbnfParserStore.ParseResultItemImplement
Gets the named child or null.
getChildDouble() - Method in class org.vishia.byteData.ByteDataAccess
Deprecated.
Adds a child for 1 double value without a child instance, but returns the value as integer.
getChildDouble() - Method in class org.vishia.byteData.ByteDataAccessBase
Adds a child for 1 double value without a child instance, but returns the value as integer.
getChildDouble() - Method in class org.vishia.byteData.ByteDataAccessOld
Deprecated.
Adds a child for 1 double value without a child instance, but returns the value as integer.
getChildFloat() - Method in class org.vishia.byteData.ByteDataAccess
Deprecated.
Adds a child for 1 float value without a child instance, but returns the value as integer.
getChildFloat() - Method in class org.vishia.byteData.ByteDataAccessBase
Adds a child for 1 float value without a child instance, but returns the value as integer.
getChildFloat() - Method in class org.vishia.byteData.ByteDataAccessOld
Deprecated.
Adds a child for 1 float value without a child instance, but returns the value as integer.
getChildInt(int) - Method in class org.vishia.byteData.ByteDataAccessBase
Adds a child for 1 integer value without a child instance and returns the value as 32-bit-integer.
getChildInt16() - Method in class org.vishia.byteData.ByteDataAccessBase
Adds a child for 1 short value without a child instance, returns the value as short.
getChildInteger(int) - Method in class org.vishia.byteData.ByteDataAccess
Deprecated.
Adds a child for 1 integer value without a child instance, but returns the value as integer.
getChildInteger(int) - Method in class org.vishia.byteData.ByteDataAccessBase
adds a child for 1 integer value without a child instance and returns the value as long integer.
getChildInteger(int) - Method in class org.vishia.byteData.ByteDataAccessOld
Deprecated.
Adds a child for 1 integer value without a child instance, but returns the value as integer.
getChildren(FileRemote, FileFilter) - Method in class org.vishia.fileLocalAccessor.FileAccessorLocalJava7
 
getChildren(FileRemote, FileFilter) - Method in class org.vishia.fileRemote.FileAccessZip
 
getChildren(FileRemote, FileFilter) - Method in class org.vishia.fileRemote.FileRemoteAccessor
Gets files and sub directories of a directory.
getChildString(int) - Method in class org.vishia.byteData.ByteDataAccess
Deprecated.
Adds a child for a String value without a child instance, but returns the value as String.
getChildString(int) - Method in class org.vishia.byteData.ByteDataAccessBase
Adds a child for a String value without a child instance, but returns the value as String.
getChildString(int) - Method in class org.vishia.byteData.ByteDataAccessOld
Deprecated.
Adds a child for a String value without a child instance, but returns the value as String.
getChildString(String) - Method in interface org.vishia.zbnf.ZbnfParseResultItem
Returns the String content of the given child or null, if no such child is found.
getChildString(String) - Method in class org.vishia.zbnf.ZbnfParserStore.ParseResultItemImplement
 
getChildUint16() - Method in class org.vishia.byteData.ByteDataAccessBase
Adds a child for 1 short value without a child instance, returns the value as short.
getChildUint8() - Method in class org.vishia.byteData.ByteDataAccessBase
Adds a child for 1 short value without a child instance, returns the value as short.
getCircumScriptionToAnyChar(String) - Method in class org.vishia.util.StringPartScan
Gets a String with transliteration.
getCircumScriptionToAnyChar_p(String, boolean) - Method in class org.vishia.util.StringPartScan
 
getCircumScriptionToAnyCharOutsideQuotion(String) - Method in class org.vishia.util.StringPartScan
Gets a String with transliteration and skip over quotation while searchin.
getClass(CharSequence) - Method in class org.vishia.cmd.JZtxtcmdScript
 
getClass(String) - Static method in class org.vishia.util.DataAccess
 
getClassFromMemAddr(int) - Method in class org.vishia.byteData.reflection_Jc.Reflection_Jc
 
getClassLoader(DataAccess.DatapathElement) - Static method in class org.vishia.util.DataAccess
 
getCode(char) - Method in class org.vishia.charset.ASCII7bit
 
getCode(char) - Method in interface org.vishia.charset.CodeCharset
Converts from a UTC-16(Java-Character to a 8 bit coding.
getCode(char) - Method in class org.vishia.charset.ISO8859_1
 
getCode(char) - Method in class org.vishia.charset.ISO8859_2
 
getColumn - Static variable in class org.vishia.math.CurveInterpolation
 
getComponentsOutputField(String, Field, Object) - Method in class org.vishia.zbnf.ZbnfJavaOutput
Gets the instance and class to write a components content into.
getComponentSyntax() - Method in interface org.vishia.zbnf.ZbnfParseResultItem
 
getComponentSyntax() - Method in class org.vishia.zbnf.ZbnfParserStore.ParseResultItemImplement
 
getConstantSyntax() - Method in class org.vishia.zbnf.ZbnfSyntaxPrescript
 
getContainerChildren(String) - Method in class org.vishia.util.TreeNodeBase
Returns the container with children with the same key.
getContent() - Method in class org.vishia.util.StringFormatter
Gets the accumulated content.
getContent() - Method in class org.vishia.util.Writer_Appendable
If the Appendable is also a CharSequence, such as StringBuilder, then return it.
getContext() - Method in class org.vishia.jztxtcmd.JZtxtcmd
 
getCreateMark() - Method in class org.vishia.fileRemote.FileRemote
Gets or creates a FileMark for this file.
getCurrDir() - Method in interface org.vishia.cmd.CmdGetterArguments
Gets the current directory as excution environment.
getCurrent(int) - Method in class org.vishia.util.StringPart
Gets the next chars from current Position.
getCurrent() - Method in class org.vishia.util.StringPart
Gets the chars from current Position.
getCurrent() - Static method in class org.vishia.util.ThreadContext
 
getCurrentChar() - Method in class org.vishia.util.StringPart
Gets the next char at current Position.
getCurrentChild() - Method in class org.vishia.byteData.ByteDataAccessOld
Deprecated.
 
getCurrentColumn() - Method in class org.vishia.util.StringPart
Gets the current position in line (column of the text).
getCurrentDir() - Method in class org.vishia.cmd.JZtxtcmdExecuter.ExecuteLevel
 
getCurrentDir() - Method in interface org.vishia.util.FilePath.FilePathEnvAccess
Returns the current directory of the context necessary to build an absolute path in FilePath.
getCurrentPart() - Method in class org.vishia.util.StringPart
Returns the actual part of the string.
getCurrentPart(int) - Method in class org.vishia.util.StringPart
Returns the actual part of the string.
getCurrentPosition() - Method in class org.vishia.util.StringPart
Gets the current position, useable for rewind.
getData() - Method in class org.vishia.byteData.ByteDataAccess
Deprecated.
Returns the data buffer itself.
getData() - Method in class org.vishia.byteData.ByteDataAccessBase
Returns the data buffer itself.
getData(int) - Method in class org.vishia.byteData.ByteDataAccessBase
Gets the data from parent if ByteDataAccessBase.data == null
getData() - Method in class org.vishia.byteData.ByteDataAccessOld
Deprecated.
Returns the data buffer itself.
getData(String, Object, boolean, boolean, boolean, DataAccess.Dst) - Static method in class org.vishia.util.DataAccess
Gets data from a field or from an indexed container.
getDataForTheElement(Object, DataAccess.DatapathElement, String[]) - Method in class org.vishia.xmlReader.XmlJzReader
Invokes the associated method to get/create the appropriate data instance for the element.
getDataFromField(String, Object, boolean, DataAccess.Dst) - Static method in class org.vishia.util.DataAccess
Returns the data which are stored in the named field of the given instance.
getDataFromField(String, Object, boolean, Class<?>, DataAccess.Dst, int) - Static method in class org.vishia.util.DataAccess
Core method to get data from a field, static or non static
getDataNameLine() - Method in class org.vishia.checkDeps_C.InfoFileDependencies
 
getDataPriv(String, Object, boolean, boolean, boolean, DataAccess.Dst) - Static method in class org.vishia.util.DataAccess
It does not resolve the instance if it is a Variable
getDateFile() - Method in class org.vishia.checkDeps_C.InfoFileDependencies
 
getDeclClass() - Method in class org.vishia.byteData.Field_Jc
 
getDefinitionIdent() - Method in class org.vishia.zbnf.ZbnfSyntaxPrescript
 
getDescription() - Method in interface org.vishia.zbnf.ZbnfParseResultItem
Returns a short description for report, error report, from the current item.
getDescription() - Method in class org.vishia.zbnf.ZbnfParserStore.ParseResultItemImplement
 
getDimension(int) - Method in class org.vishia.byteData.ByteDataSymbolicAccess.Variable
 
getDimension(int) - Method in interface org.vishia.byteData.VariableAccessArray_ifc
Returns the number of dimension if it is an array or its number of elements.
getDir(FileCluster, CharSequence) - Static method in class org.vishia.fileRemote.FileRemote
Returns the instance which is associated to the given directory.
getDir(CharSequence) - Static method in class org.vishia.fileRemote.FileRemote
Returns the instance which is associated to the given directory.
getDir(File) - Static method in class org.vishia.util.FileFunctions
Returns the directory of the given file.
getDirChars() - Method in class org.vishia.fileRemote.FileRemote
 
getDirCharseq(File, File) - Static method in class org.vishia.util.FileFunctions
Returns the directory of the given file in CharSequence format with canonical path.
getDirectory(File) - Static method in class org.vishia.util.FileFunctions
Returns the directory of the given file.
getDirOld(File) - Static method in class org.vishia.util.FileFunctions
 
getDouble(int) - Method in class org.vishia.byteData.ByteDataAccess
Deprecated.
 
getDouble(int) - Method in class org.vishia.byteData.ByteDataAccessBase
 
getDouble(int) - Method in class org.vishia.byteData.ByteDataAccessOld
Deprecated.
 
getDouble(int...) - Method in class org.vishia.byteData.ByteDataSymbolicAccess.Variable
 
getDouble() - Method in class org.vishia.byteData.ByteDataSymbolicAccess.Variable
 
getDouble() - Method in interface org.vishia.byteData.VariableAccess_ifc
Gets the value from this variable.
getDouble(int...) - Method in interface org.vishia.byteData.VariableAccessArray_ifc
Gets the value from this variable.
getDouble() - Method in class org.vishia.byteData.VariableAccessWithBitmask
 
getDouble() - Method in class org.vishia.byteData.VariableAccessWithIdx
 
getDouble(int) - Method in class org.vishia.util.TimedValues.Track
 
getDoubleVal(int) - Method in class org.vishia.byteData.ByteDataAccessSimple
Gets a double value from any offset started from the current child element
getDoubleVal(int) - Method in class org.vishia.byteData.Object_Jc
Gets a double value from any offset started from Object_Jc
getDoubleVal(int) - Method in class org.vishia.byteData.RawDataAccess
Deprecated.
Gets a double value from any offset started from Object_Jc
getDst() - Method in class org.vishia.event.EventWithDst
Returns the destination.
getDstThread() - Method in class org.vishia.event.EventWithDst
Returns the stored destination thread for queuing the event.
getEnclosingInstance(Object) - Static method in class org.vishia.util.DataAccess
Returns the enclosing instance (outer class) of an instance which is type of any inner non-static class.
getEnclosingInstance(int, Object) - Static method in class org.vishia.util.DataAccess
 
getEngine() - Method in class org.vishia.cmd.JZtxtcmdScript
 
getError() - Method in class org.vishia.util.FileAppend
 
getErrorWriter() - Method in class org.vishia.cmd.JZtxtcmdExecuter.ExecuteLevel
 
getExitErrorLevel() - Method in class org.vishia.mainCmd.MainCmd
Deprecated.
get the maximum of errorLevel setted with setExitErrorLevel().
getExitErrorLevel() - Method in interface org.vishia.mainCmd.MainCmdLogging_ifc
get the errorLevel setted with setExitErrorLevel().
getExitErrorLevel() - Method in class org.vishia.mainCmd.MainCmdLoggingStream
Returns 0
getExitErrorLevel() - Method in class org.vishia.mainCmd.ReportWrapperLog
 
getExpectedSyntaxOnError() - Method in class org.vishia.zbnf.ZbnfParser
Returns the expected syntax on error position.
getExt() - Method in class org.vishia.cmd.PrepareCmd.FileParts
Deprecated.
 
getFactory() - Method in class org.vishia.jztxtcmd.JZtxtcmd
 
getFieldNamesColonSeparated() - Method in class org.vishia.byteData.reflection_Jc.Reflection_Jc.Class
 
getFields() - Method in class org.vishia.byteData.Class_Jc
 
getFields() - Method in class org.vishia.byteData.reflection_Jc.Reflection_Jc.Class
 
getFieldsAddr() - Method in class org.vishia.byteData.Class_Jc
Returns the value which is stored on the pointer position for attributes.
getFile() - Method in class org.vishia.cmd.PrepareCmd.FileParts
Deprecated.
 
getFile(CharSequence, CharSequence) - Method in class org.vishia.fileRemote.FileCluster
Gets the existing file instance with this path from the file system or creates and registers a new one.
getFile(CharSequence, CharSequence, boolean) - Method in class org.vishia.fileRemote.FileCluster
Gets the existing file instance with this path from the FileCluster or creates and registers a new one.
getFile(FileCluster, CharSequence, CharSequence) - Static method in class org.vishia.fileRemote.FileRemote
Returns the instance which is associated to the given directory and the file in this directory.
getFile(CharSequence, CharSequence) - Static method in class org.vishia.fileRemote.FileRemote
Returns the instance which is associated to the given directory and name.
getFile() - Method in class org.vishia.util.FilePath
Returns the adequate File without a given environment, for standard handling.
getFile1() - Method in interface org.vishia.cmd.CmdGetFileArgs_ifc
Deprecated.
 
getFile1() - Method in class org.vishia.cmd.Filecmd.File1Arg
 
getFile2() - Method in interface org.vishia.cmd.CmdGetFileArgs_ifc
Deprecated.
Gets a file which is the second one.
getFile2() - Method in class org.vishia.cmd.Filecmd.File1Arg
 
getFile3() - Method in interface org.vishia.cmd.CmdGetFileArgs_ifc
Deprecated.
Gets a file which is the third one.
getFile3() - Method in class org.vishia.cmd.Filecmd.File1Arg
 
getFileName() - Method in class org.vishia.genJavaOutClass.SrcInfo
 
getFilePath() - Method in class org.vishia.genJavaOutClass.SrcInfo
 
getFiles(File, CharSequence) - Static method in class org.vishia.util.FileFunctions
Returns all matching files of the directory.
getFileSelect() - Method in interface org.vishia.cmd.CmdGetFileArgs_ifc
Deprecated.
Gets the selected file.
getFileSelect() - Method in class org.vishia.cmd.Filecmd.File1Arg
 
getFileSrcMirror(String) - Method in class org.vishia.checkDeps_C.CheckDependencyFile
Builds the mirror of the primary source file for compare and build.
getFirstFileWildcard(File) - Static method in class org.vishia.util.FileFunctions
Returns the first file with the matching name in the given directory.
getFirstParseResult() - Method in class org.vishia.zbnf.ZbnfParser
Returns the first parse result item to start stepping to the results.
getFirstParseResult() - Method in class org.vishia.zbnf.ZbnfParserStore
Returns the first parse result item to start stepping to the results.
getFlags() - Method in class org.vishia.fileRemote.FileRemote
 
getFlagsTested() - Method in class org.vishia.fileRemote.FileRemote
Return the flags of the file after tested with file system itself.
getFloat(int) - Method in class org.vishia.byteData.ByteDataAccess
Deprecated.
Gets a float value from the content of 4 byte.
getFloat(int, int, int) - Method in class org.vishia.byteData.ByteDataAccess
Deprecated.
 
getFloat(int) - Method in class org.vishia.byteData.ByteDataAccessBase
Gets a float value from the content of 4 byte.
getFloat(int, int, int) - Method in class org.vishia.byteData.ByteDataAccessBase
 
getFloat(int) - Method in class org.vishia.byteData.ByteDataAccessOld
Deprecated.
Gets a float value from the content of 4 byte.
getFloat(int, int, int) - Method in class org.vishia.byteData.ByteDataAccessOld
Deprecated.
 
getFloat(int...) - Method in class org.vishia.byteData.ByteDataSymbolicAccess.Variable
 
getFloat() - Method in class org.vishia.byteData.ByteDataSymbolicAccess.Variable
 
getFloat(ByteDataAccess) - Method in class org.vishia.byteData.Field_Jc
Gets the value from any data byte structure descibed with XmlBinCodeElmeent TODO Type Kontrolle auskomentiert
getFloat() - Method in interface org.vishia.byteData.VariableAccess_ifc
Gets the value from this variable.
getFloat(int...) - Method in interface org.vishia.byteData.VariableAccessArray_ifc
Gets the value from this variable.
getFloat() - Method in class org.vishia.byteData.VariableAccessWithBitmask
Returns the presentation float value for the integer bits in the variable.
getFloat() - Method in class org.vishia.byteData.VariableAccessWithIdx
 
getFloat(Object) - Static method in class org.vishia.util.DataAccess
Gets the float value from any Object.
getFloat(Object) - Static method in class org.vishia.util.ObjectValue
 
getFloat(int) - Method in class org.vishia.util.TimedValues.Track
 
getFloat(int, Bin2Data.DescrDataElement, ByteDataAccessBase) - Method in class org.vishia.zcmd.Bin2Data
 
getFloat(int, String) - Method in class org.vishia.zcmd.Bin2Data
 
getFloatFactor() - Method in class org.vishia.zbnf.ZbnfSyntaxPrescript
Returns the factor to multiply for syntax <#f*factor?...
getFloatVal(int) - Method in class org.vishia.byteData.ByteDataAccessSimple
Gets a float value from any offset started from the current child element
getFloatVal(int) - Method in class org.vishia.byteData.Object_Jc
Gets a float value from any offset started from Object_Jc
getFloatVal(int) - Method in class org.vishia.byteData.RawDataAccess
Deprecated.
Gets a float value from any offset started from Object_Jc
getFoundedInputOnError() - Method in class org.vishia.zbnf.ZbnfParser
Invokes ZbnfParser.buildFoundedInputOnError() with String as return value.
getGivenDir() - Method in class org.vishia.cmd.PrepareCmd.FileParts
Deprecated.
Returns the directory like it is given by the File constructor.
getGivenFile() - Method in class org.vishia.cmd.PrepareCmd.FileParts
Deprecated.
Returns the directory like it is given by the File constructor.
getIdent(int) - Method in class org.vishia.byteData.Object_Jc
Returns the ident information from an instance.
getIdent() - Method in class org.vishia.byteData.Object_Jc
Returns the identification information from an instance.
getIdent() - Method in class org.vishia.cmd.JZtxtcmdScript.Argument
 
getIdFromHash(int) - Method in class org.vishia.util.ObjectId
Returns the identification by a given hash for all instances which are already registered with #instanceId(Object).
getIdx() - Method in class org.vishia.zbnf.ZbnfParserStore.ParseResultItemImplement
 
getIdxAfterComponent() - Method in class org.vishia.zbnf.ZbnfParserStore.ParseResultItemImplement
 
getIfcAddr() - Method in class org.vishia.byteData.Class_Jc
Returns the value which is stored on the pointer position for the interfaces.
getIncrIx() - Method in class org.vishia.util.TimedValues
 
getIncrWrapIx() - Method in class org.vishia.util.TimedValues
 
getIndentChars() - Method in class org.vishia.zbnf.ZbnfSyntaxPrescript
Returns the possible indent chars if the type is k..WithIndent or null.
getInputColumn() - Method in interface org.vishia.zbnf.ZbnfParseResultItem
returns the column of the input line while parsing.
getInputColumn() - Method in class org.vishia.zbnf.ZbnfParserStore.ParseResultItemImplement
 
getInputColumnOnError() - Method in class org.vishia.zbnf.ZbnfParser
 
getInputEncoding() - Method in class org.vishia.zbnf.ZbnfParser
Returns the setting of $inputEncoding="...".
getInputEncodingKeyword() - Method in class org.vishia.zbnf.ZbnfParser
Returns the setting of $inputEncodingKeyword="...".
getInputfile() - Method in class org.vishia.util.StringPart
This method may be overridden to return the file which is used to build this Stringpart.
getInputFile() - Method in interface org.vishia.zbnf.ZbnfParseResultItem
returns the file of the input line while parsing.
getInputFile() - Method in class org.vishia.zbnf.ZbnfParserStore.ParseResultItemImplement
 
getInputFileOnError() - Method in class org.vishia.zbnf.ZbnfParser
 
getInputLine() - Method in interface org.vishia.zbnf.ZbnfParseResultItem
returns the line of the input line while parsing.
getInputLine() - Method in class org.vishia.zbnf.ZbnfParserStore.ParseResultItemImplement
 
getInputLineOnError() - Method in class org.vishia.zbnf.ZbnfParser
 
getInputPositionOnError() - Method in class org.vishia.zbnf.ZbnfParser
Returns the position of error in input string.
getInstance() - Static method in class org.vishia.communication.InterProcessCommFactory
Gets the instance of the InterProcessCommFactory for this application.
getInstance() - Static method in class org.vishia.fileLocalAccessor.FileAccessorLocalJava7
Returns the singleton instance of this class.
getInstance() - Static method in class org.vishia.fileRemote.FileAccessZip
Returns the singleton instance of this class.
getInt(int...) - Method in class org.vishia.byteData.ByteDataSymbolicAccess.Variable
 
getInt() - Method in class org.vishia.byteData.ByteDataSymbolicAccess.Variable
 
getInt() - Method in interface org.vishia.byteData.VariableAccess_ifc
Gets a integer value from this variable.
getInt(int...) - Method in interface org.vishia.byteData.VariableAccessArray_ifc
Gets a integer value from this variable.
getInt() - Method in class org.vishia.byteData.VariableAccessWithBitmask
Returns the integer representation of the value of the variable.
getInt() - Method in class org.vishia.byteData.VariableAccessWithIdx
Returns the integer representation of the value of the variable.
getInt(Object) - Static method in class org.vishia.util.DataAccess
Gets the int value from any Object.
getInt(Object) - Static method in class org.vishia.util.ObjectValue
 
getInt(int) - Method in class org.vishia.util.TimedValues.Track
 
getInt16(int) - Method in class org.vishia.byteData.ByteDataAccess
Deprecated.
Returns the content of 2 bytes as a positive nr between 0..65535 inside the actual element.
getInt16(int, int, int) - Method in class org.vishia.byteData.ByteDataAccess
Deprecated.
 
getInt16(int) - Method in class org.vishia.byteData.ByteDataAccessBase
Returns the content of 2 bytes as a positive nr between 0..65535 inside the actual element.
getInt16(int, int, int) - Method in class org.vishia.byteData.ByteDataAccessBase
 
getInt16(int) - Method in class org.vishia.byteData.ByteDataAccessOld
Deprecated.
Returns the content of 2 bytes as a positive nr between 0..65535 inside the actual element.
getInt16(int, int, int) - Method in class org.vishia.byteData.ByteDataAccessOld
Deprecated.
 
getInt16(ByteDataAccess) - Method in class org.vishia.byteData.Field_Jc
 
getInt32(int) - Method in class org.vishia.byteData.ByteDataAccess
Deprecated.
Returns the content of 4 bytes inside the actual element as a integer number between -2147483648 and 2147483647, big- or little-endian depending on setBigEndian().
getInt32(int, int, int) - Method in class org.vishia.byteData.ByteDataAccess
Deprecated.
 
getInt32(int) - Method in class org.vishia.byteData.ByteDataAccessBase
Returns the content of 4 bytes inside the actual element as a integer number between -2147483648 and 2147483647, big- or little-endian depending on setBigEndian().
getInt32(int, int, int) - Method in class org.vishia.byteData.ByteDataAccessBase
 
getInt32(int) - Method in class org.vishia.byteData.ByteDataAccessOld
Deprecated.
Returns the content of 4 bytes inside the actual element as a integer number between -2147483648 and 2147483647, big- or little-endian depending on setBigEndian().
getInt32(int, int, int) - Method in class org.vishia.byteData.ByteDataAccessOld
Deprecated.
 
getInt32(ByteDataAccess) - Method in class org.vishia.byteData.Field_Jc
 
getInt64(int) - Method in class org.vishia.byteData.ByteDataAccess
Deprecated.
 
getInt64(int) - Method in class org.vishia.byteData.ByteDataAccessBase
 
getInt64(int) - Method in class org.vishia.byteData.ByteDataAccessOld
Deprecated.
 
getInt8(int) - Method in class org.vishia.byteData.ByteDataAccess
Deprecated.
Returns the content of 1 bytes as a positive or negative nr between -128..127 inside the actual element.
getInt8(int, int, int) - Method in class org.vishia.byteData.ByteDataAccess
Deprecated.
 
getInt8(int) - Method in class org.vishia.byteData.ByteDataAccessBase
Returns the content of 1 bytes as a positive or negative nr between -128..127 inside the actual element.
getInt8(int, int, int) - Method in class org.vishia.byteData.ByteDataAccessBase
 
getInt8(int) - Method in class org.vishia.byteData.ByteDataAccessOld
Deprecated.
Returns the content of 1 bytes as a positive or negative nr between -128..127 inside the actual element.
getInt8(int, int, int) - Method in class org.vishia.byteData.ByteDataAccessOld
Deprecated.
 
getIntegerHead(int, int) - Method in class org.vishia.zcmd.Bin2Data
Returns a value from absolute position, e.g. in the head data of the file.
getIntVal(int, int) - Method in class org.vishia.byteData.ByteDataAccessSimple
Gets a integer value from any offset started from the current child element
getIntVal(int, int) - Method in class org.vishia.byteData.Object_Jc
Gets a integer value from any offset started from Object_Jc
getIntVal(int, int) - Method in class org.vishia.byteData.RawDataAccess
Deprecated.
Gets a integer value from any offset started from Object_Jc
getItem(int) - Method in class org.vishia.zbnf.ZbnfParserStore
 
getIterator() - Method in class org.vishia.zbnf.ZbnfParserStore
Gets the next item to step through the items.
getIx() - Method in class org.vishia.util.SortedList
 
getIxBit() - Method in class org.vishia.byteData.PositionElementInStruct
 
getIxByte() - Method in class org.vishia.byteData.PositionElementInStruct
 
getJavaClass() - Method in class org.vishia.cmd.PrepareCmd
Deprecated.
If the command is a Java class call, returns the Java class from class loader.
getKey() - Method in class org.vishia.util.IndexMultiTable.Entry
 
getKey(Object) - Method in class org.vishia.util.SortedList
 
getKey(Object) - Method in class org.vishia.util.SortedStringList
 
getKey() - Method in interface org.vishia.util.TreeNode_ifc
 
getKey() - Method in class org.vishia.util.TreeNodeBase
Returns the key of this node.
getKindOf() - Method in class org.vishia.zbnf.ZbnfParserStore.ParseResultItemImplement
 
getKindOfExecution() - Method in class org.vishia.cmd.PrepareCmd
Deprecated.
 
getLastFoundedResultOnError() - Method in class org.vishia.zbnf.ZbnfParser
Returns the up to now founded result on error position.
getLastPart() - Method in class org.vishia.util.StringPart
Returns the last part of the string before any seek or scan operation.
getLastRefreshTime() - Method in class org.vishia.byteData.ByteDataSymbolicAccess.Variable
 
getLastRefreshTime() - Method in interface org.vishia.byteData.VariableAccess_ifc
Gets the time stamp when this variable was refreshed lastly.
getLastRefreshTime() - Method in class org.vishia.byteData.VariableAccessWithBitmask
 
getLastRefreshTime() - Method in class org.vishia.byteData.VariableAccessWithIdx
 
getLastRefreshTimeShort() - Method in class org.vishia.byteData.ByteDataSymbolicAccess.Variable
Returns the timeShort of all variable of this sample This operation does not regard any absolute time stamp.
getLastRefreshTimeShort() - Method in interface org.vishia.byteData.VariableAccess_ifc
Returns a pair of timeShort and timeShortAdd (see Timeshort) of the last refresh time if timeAbs is not available or the necessary resolution should be finer than 1 ms.
getLastRefreshTimeShort() - Method in class org.vishia.byteData.VariableAccessWithBitmask
 
getLastRefreshTimeShort() - Method in class org.vishia.byteData.VariableAccessWithIdx
 
getLastScannedFloatNumber() - Method in class org.vishia.util.StringPartScan
Returns the last scanned float number.
getLastScannedIntegerNumber() - Method in class org.vishia.util.StringPartScan
Returns the last scanned integer number.
getLastScannedIntegerSign() - Method in class org.vishia.util.StringPartScan
Returns the last scanned integer sign.
getLastScannedPart(int) - Method in class org.vishia.util.StringPartScan
Returns the part of the last scanning non persistently.
getLastScannedPart() - Method in class org.vishia.util.StringPartScan
Returns the last scanned part between StringPartScan.scanOk() or StringPartScan.scanStart() and the following positive scanOk() Note: The StringPart.getLastPart() returns between StringPart.beginLast and the begin position.
getLastScannedString() - Method in class org.vishia.util.StringPartScan
Returns the part of the last scanning yet only from StringPartScan.scanIdentifier()
getLeaderTrailerText(ZbnfParseResultItem, StringBuilder) - Method in class org.vishia.header2Reflection.Header2Reflection
Deprecated.
 
getLenCurrent() - Method in class org.vishia.util.StringPart
 
getLength() - Method in class org.vishia.byteData.ByteDataAccess
Deprecated.
Returns the length of the existing actual element.
getLength() - Method in class org.vishia.byteData.ByteDataAccessBase
Returns the length of the existing actual element.
getLength() - Method in class org.vishia.byteData.ByteDataAccessOld
Deprecated.
Returns the length of the existing actual element.
getLength() - Method in class org.vishia.util.TimedValues
 
getLength_ArrayJc() - Method in class org.vishia.byteData.ObjectArray_Jc
 
getLengthCurrent() - Method in class org.vishia.byteData.ByteDataAccessBase
Returns the length of the element with all yet added children.
getLengthCurrentChildElement() - Method in class org.vishia.byteData.ByteDataAccess
Deprecated.
Returns the length of the current child element.
getLengthCurrentChildElement() - Method in class org.vishia.byteData.ByteDataAccessOld
Deprecated.
Returns the length of the current child element.
getLengthHead() - Method in class org.vishia.byteData.ByteDataAccess
Deprecated.
Returns the length of the head.
getLengthHead() - Method in class org.vishia.byteData.ByteDataAccessBase
Returns the length of the head.
getLengthHead() - Method in class org.vishia.byteData.ByteDataAccessOld
Deprecated.
returns the length of the head.
getLengthOfArray(Object) - Static method in class org.vishia.util.DataAccess
Checks whether data is an array and returns the current number of elements.
getLengthTotal() - Method in class org.vishia.byteData.ByteDataAccess
Deprecated.
Returns the length of the data.
getLengthTotal() - Method in class org.vishia.byteData.ByteDataAccessBase
Returns the length of the data.
getLengthTotal() - Method in class org.vishia.byteData.ByteDataAccessOld
Deprecated.
Returns the length of the data.
getLine() - Method in class org.vishia.genJavaOutClass.SrcInfo
 
getLine(char[]) - Method in class org.vishia.util.PipeRingBuffer
 
getLineAndColumn(int[]) - Method in class org.vishia.util.StringPart
Get the Line number and the column of the begin position.
getLineAndColumn(int[]) - Method in class org.vishia.util.StringPartFromFileLines
Returns the line and column of the current position.
getLinesFile(File, int, String, int, boolean, boolean, String, boolean, boolean) - Static method in class org.vishia.util.FileFunction
Returns some lines from a file, especially for documentation of sources.
getLineSpecial(String) - Method in class org.vishia.xmlSimple.WikistyleTextToSimpleXml
Gets a line
getListItems() - Method in class org.vishia.msgDispatch.MsgConfig
 
getListItems() - Method in interface org.vishia.msgDispatch.MsgText_ifc
 
getListPrescripts() - Method in class org.vishia.zbnf.ZbnfSyntaxPrescript
Gets the list of one alternative prescript inside this instance.
getListStrings() - Method in class org.vishia.zbnf.ZbnfSyntaxPrescript
 
getLocalDir() - Method in class org.vishia.cmd.PrepareCmd.FileParts
Deprecated.
 
getLocalFile() - Method in class org.vishia.cmd.PrepareCmd.FileParts
Deprecated.
 
getLocalFile(FileRemote) - Method in class org.vishia.fileLocalAccessor.FileAccessorLocalJava7
 
getLogging_ifc() - Static method in class org.vishia.mainCmd.MainCmd
Deprecated.
Gets the singleton MainCmd instance as Logging interface or returns a MainCmdLoggingStream instance if this class is not instanciated.
getLogMessageErrorConsole() - Method in class org.vishia.mainCmd.MainCmd
Deprecated.
 
getLogMessageErrorConsole() - Method in interface org.vishia.mainCmd.Report
Gets a LogMessage error output.
getLogMessageErrorConsole() - Method in class org.vishia.mainCmd.ReportWrapperLog
 
getLogMessageOutputConsole() - Method in class org.vishia.mainCmd.MainCmd
Deprecated.
 
getLogMessageOutputConsole() - Method in interface org.vishia.mainCmd.Report
Gets a LogMessage output.
getLogMessageOutputConsole() - Method in class org.vishia.mainCmd.ReportWrapperLog
 
getLogMessageOutputFile() - Method in class org.vishia.mainCmd.MainCmd
Deprecated.
 
getLogMessageOutputFile() - Method in interface org.vishia.mainCmd.Report
Gets a LogMessage output.
getLogMessageOutputFile() - Method in class org.vishia.mainCmd.ReportWrapperLog
 
getLong(int...) - Method in class org.vishia.byteData.ByteDataSymbolicAccess.Variable
 
getLong() - Method in class org.vishia.byteData.ByteDataSymbolicAccess.Variable
 
getLong() - Method in interface org.vishia.byteData.VariableAccess_ifc
Gets a long value from this variable.
getLong(int...) - Method in interface org.vishia.byteData.VariableAccessArray_ifc
Gets a long value from this variable.
getLong() - Method in class org.vishia.byteData.VariableAccessWithBitmask
Returns the integer representation of the value of the variable.
getLong() - Method in class org.vishia.byteData.VariableAccessWithIdx
Returns the integer representation of the value of the variable.
getLongVal(int, int) - Method in class org.vishia.byteData.ByteDataAccessSimple
Gets a integer value from any offset started from the current child element
getMain() - Method in class org.vishia.cmd.JZtxtcmdScript
 
getMainRoutine() - Method in class org.vishia.cmd.JZtxtcmdScript.Scriptfile
Returns the main routine which may be parsed in this maybe included script.
getMark() - Method in class org.vishia.fileRemote.FileRemote
Returns the mark of a FileRemote.mark or 0 if it is not present.
getMark() - Method in interface org.vishia.util.MarkMask_ifc
Returns the selection mask of this object.
getMark() - Method in class org.vishia.util.SelectMask
 
getMaskBit() - Method in class org.vishia.byteData.PositionElementInStruct
 
getMaxNrofBytes() - Method in class org.vishia.byteData.ByteDataAccess
Deprecated.
returns the number number of bytes there are max available from position of the current child
getMaxNrofBytes() - Method in class org.vishia.byteData.ByteDataAccessBase
returns the number number of bytes there are max available from position of the current child
getMaxNrofBytes() - Method in class org.vishia.byteData.ByteDataAccessOld
Deprecated.
returns the number number of bytes there are max available from position of the current child
getMaxNrofBytesForNextChild() - Method in class org.vishia.byteData.ByteDataAccess
Deprecated.
returns the number number of bytes there are max available from position of a next current child
getMaxNrofBytesForNextChild() - Method in class org.vishia.byteData.ByteDataAccessBase
returns the maximal number of bytes which are available from position of a next current child.
getMaxNrofBytesForNextChild() - Method in class org.vishia.byteData.ByteDataAccessOld
Deprecated.
returns the number number of bytes there are max available from position of a next current child
getMaxNrofCharsFromComplexItem() - Method in class org.vishia.zbnf.ZbnfSyntaxPrescript
Gets the really max number of chars.
getMaxSortKey() - Method in interface org.vishia.util.IndexMultiTable.Provide
Returns the maximal value of the key.
getMessage() - Method in exception org.vishia.cmd.JZtxtcmdExecuter.JzScriptException
 
getMinMidMaxFloat(int, int, String) - Method in class org.vishia.zcmd.Bin2Data
Searches the minima and maxima and build the average from a value in range.
getMinSortKey() - Method in interface org.vishia.util.IndexMultiTable.Provide
Returns the minimal value of the key.
getModifier() - Method in class org.vishia.byteData.reflection_Jc.Reflection_Jc.Field
 
getModifiers() - Method in class org.vishia.byteData.Field_Jc
 
getMsgGroupIdent(String, String) - Method in class org.vishia.msgDispatch.MsgPrintStream
 
getMsgText(int) - Method in class org.vishia.msgDispatch.MsgConfig
Returns the text to a message ident.
getMsgText(int) - Method in interface org.vishia.msgDispatch.MsgText_ifc
Returns a message text to the given ident number
getName() - Method in class org.vishia.byteData.Class_Jc
Gets the name of the class, readed from the data image from target system.
getName() - Method in class org.vishia.byteData.Field_Jc
Gets the name of the field, readed from the data image from target system.
getName() - Method in class org.vishia.byteData.reflection_Jc.Reflection_Jc.Class
 
getName() - Method in class org.vishia.byteData.reflection_Jc.Reflection_Jc.Field
 
getName() - Method in interface org.vishia.communication.InterProcessComm
 
getName() - Method in class org.vishia.communication.InterProcessComm_SocketImpl
 
getName() - Method in class org.vishia.fileRemote.FileRemote
 
getName() - Method in class org.vishia.fileRemote.FileZip
 
getName() - Method in class org.vishia.states.StateSimple
Returns the name of the state, for debugging.
getName() - Method in interface org.vishia.util.TreeNodeNamed_ifc
 
getName() - Method in interface org.vishia.xmlSimple.XmlNode
Returns the tagname of the node.
getName() - Method in class org.vishia.xmlSimple.XmlNodeSimple
Returns the text if it is a text node.
getNameExt() - Method in class org.vishia.cmd.PrepareCmd.FileParts
Deprecated.
 
getNameOnly() - Method in class org.vishia.cmd.PrepareCmd.FileParts
Deprecated.
 
getNamespaceKey() - Method in interface org.vishia.xmlSimple.XmlNode
returns the alias or key of the namespace.
getNamespaceKey() - Method in class org.vishia.xmlSimple.XmlNodeSimple
 
getNamespaces() - Method in interface org.vishia.xmlSimple.XmlNode
Gets all namespace declaration at this node.
getNamespaces() - Method in class org.vishia.xmlSimple.XmlNodeSimple
 
getNextPosition() - Method in class org.vishia.zbnf.ZbnfParserStore
Gets the position for the next entry, useable for rewind().
getNode(String, String) - Method in interface org.vishia.util.TreeNode_ifc
 
getNode(String, String) - Method in class org.vishia.util.TreeNodeBase
Returns any selected node in the tree.
getNrofAlternative() - Method in interface org.vishia.zbnf.ZbnfParseResultItem
Returns the number of the alternative, -1 if there is not a alternative choice, 0 if there is an empty option.
getNrofAlternative() - Method in class org.vishia.zbnf.ZbnfParserStore.ParseResultItemImplement
Gets the number of the alternative.
getNrofBytes() - Method in class org.vishia.byteData.ByteDataSymbolicAccess.Variable
 
getNrofBytesPrimitiveType() - Method in class org.vishia.byteData.Field_Jc
gets the number of bytes if it is a primitive type or gets 0 elsewhere.
getNrofBytesPrimitiveType() - Method in class org.vishia.byteData.reflection_Jc.Reflection_Jc.Field
gets the number of bytes if it is a primitive type or gets 0 elsewhere.
getNrofItems() - Method in class org.vishia.msgDispatch.MsgConfig
 
getNumState() - Method in class org.vishia.communication.SocketCmd_InterProcessComm
Get the state as number bit 0x1 opened bit 0x2 receiving (waiting) bit 0x8 error
getObjectArrays() - Method in class org.vishia.byteData.ObjectArraySet_Jc
 
getOperator(String) - Static method in class org.vishia.util.CalculatorExpr
Gets a operator to prepare operations.
getOpponent() - Method in class org.vishia.event.EventWithDst
 
getOrCreateNode(String, String) - Method in interface org.vishia.util.TreeNode_ifc
 
getOrCreateNode(String, String) - Method in class org.vishia.util.TreeNodeBase
Searches a node with the path, creates it if it is not found.
getOwnAddress() - Method in interface org.vishia.communication.InterProcessComm
Gets the own address of this interProcessComm, it are the receive parameters.
getOwnAddress() - Method in class org.vishia.communication.InterProcessComm_SocketImpl
 
getOwnAdress() - Method in class org.vishia.byteData.Object_Jc
 
getParent() - Method in class org.vishia.fileRemote.FileRemote
Returns the parent path, it is the directory path.
getParent() - Method in class org.vishia.fileRemote.FileZip
 
getParent() - Method in interface org.vishia.util.SortedTree
 
getParent() - Method in class org.vishia.util.SortedTreeNode
 
getParent() - Method in class org.vishia.util.TreeNodeBase
Gets the parent of this node or null if it is the root node or it is TreeNodeBase.detach().
getParent() - Method in class org.vishia.zbnf.ZbnfParserStore.ParseResultItemImplement
 
getParentData() - Method in interface org.vishia.util.TreeNode_ifc
 
getParentData() - Method in class org.vishia.util.TreeNodeBase
 
getParentFile() - Method in class org.vishia.fileRemote.FileRemote
Gets the parent directory.
getParentFile() - Method in class org.vishia.fileRemote.FileZip
 
getParsedFloat() - Method in interface org.vishia.zbnf.ZbnfParseResultItem
Returns the parsed float value if isFloat() returns true.
getParsedFloat() - Method in class org.vishia.zbnf.ZbnfParserStore.ParseResultItemImplement
 
getParsedInteger() - Method in interface org.vishia.zbnf.ZbnfParseResultItem
Returns the parsed integer value if isInteger() returns true.
getParsedInteger() - Method in class org.vishia.zbnf.ZbnfParserStore.ParseResultItemImplement
 
getParsedString() - Method in interface org.vishia.zbnf.ZbnfParseResultItem
Returns the parsed string if isString() returns true.
getParsedString() - Method in class org.vishia.zbnf.ZbnfParserStore.ParseResultItemImplement
 
getParsedText() - Method in interface org.vishia.zbnf.ZbnfParseResultItem
Returns the input text at the parsed area of this result.
getParsedText() - Method in class org.vishia.zbnf.ZbnfParserStore.ParseResultItemImplement
 
getPart(int, int) - Method in class org.vishia.util.StringPart
Retrurn the part from start to end independent of the current positions.
getPath() - Method in class org.vishia.fileRemote.FileRemote
Gets the path of the file.
getPathChars() - Method in class org.vishia.fileRemote.FileRemote
Returns the same as FileRemote.getPath() for files, but ends with '/' if this is a directory.
getPerHash(int) - Method in class org.vishia.util.ObjectId
Returns the object by a given hash for all instances which are already registered with #instanceId(Object).
getPerId(String) - Method in class org.vishia.util.ObjectId
Returns the Object by a given identification for all instances which are already registered with #instanceId(Object).
getPos() - Method in class org.vishia.util.StringFormatter
returns the current position for add in buffer.
getPosition() - Method in class org.vishia.byteData.reflection_Jc.Reflection_Jc.Field
 
getPositionInBuffer() - Method in class org.vishia.byteData.ByteDataAccess
Deprecated.
Returns the position of the Element data in the assigned buffer.
getPositionInBuffer() - Method in class org.vishia.byteData.ByteDataAccessBase
Returns the position of the Element data in the assigned buffer.
getPositionInBuffer() - Method in class org.vishia.byteData.ByteDataAccessOld
Deprecated.
Returns the position of the Element data in the assigned buffer.
getPositionInBuffer_type() - Method in class org.vishia.byteData.Field_Jc
Returns the position of the type element in the data buffer, used for relocation.
getPositionNextChildInBuffer() - Method in class org.vishia.byteData.ByteDataAccess
Deprecated.
Returns the position of the current child in the assigned buffer.
getPositionNextChildInBuffer() - Method in class org.vishia.byteData.ByteDataAccessBase
Returns the position of a next child which can be added in the assigned buffer.
getPositionNextChildInBuffer() - Method in class org.vishia.byteData.ByteDataAccessOld
Deprecated.
Returns the position of the current child in the assigned buffer.
getPosValue() - Method in class org.vishia.byteData.Field_Jc
Gets the position of the data appropriate to this field inside a instance, readed from the data image from target system.
getPrintStreamLog(String) - Method in class org.vishia.msgDispatch.MsgPrintStream
Returns the PrintStream which converts and redirects the output String to the given LogMessage output.
getReader() - Method in class org.vishia.cmd.JZtxtcmdExecuter.ExecuteLevel
 
getReceiveErrorMsg(boolean) - Method in class org.vishia.communication.InterProcessComm_SocketImpl
 
getReflectionClass() - Method in class org.vishia.byteData.Object_Jc
gets the address value of Reflection Class_Jc stored in the binary data of Object_Jc.
getRegexPatternFromComplexItem() - Method in class org.vishia.zbnf.ZbnfSyntaxPrescript
Gets the really max number of chars.
getRegisterSubclass(String, XmlCfg.XmlCfgNode) - Method in class org.vishia.xmlReader.GenXmlCfgJavaData.WrClassXml
 
getRegisterSubclass(String, ZbnfSyntaxPrescript) - Method in class org.vishia.zbnf.GenZbnfJavaData.WrClassZbnf
 
getRemoveEnv(String) - Method in class org.vishia.cmd.CmdExecuter
 
getRepetitionBackwardPrescript() - Method in class org.vishia.zbnf.ZbnfSyntaxPrescript
 
getReportFileName() - Method in class org.vishia.mainCmd.MainCmd
Deprecated.
 
getReportFileName() - Method in interface org.vishia.mainCmd.MainCmd_ifc
Returns the name of the report file to write out as info.
getReportLevel() - Method in class org.vishia.mainCmd.MainCmd
Deprecated.
Test wether the report is in the level.
getReportLevel() - Method in class org.vishia.mainCmd.MainCmdLoggingStream
 
getReportLevel() - Method in class org.vishia.mainCmd.ReportWrapperLog
 
getReportLevel() - Method in interface org.vishia.msgDispatch.LogMessage
access to the level of report.
getReportLevel() - Method in class org.vishia.msgDispatch.LogMessageBase
 
getReportLevelFromIdent(int) - Method in class org.vishia.mainCmd.MainCmd
Deprecated.
 
getReportLevelFromIdent(int) - Method in class org.vishia.mainCmd.MainCmdLoggingStream
 
getReportLevelFromIdent(int) - Method in class org.vishia.mainCmd.ReportWrapperLog
 
getReportLevelFromIdent(int) - Method in interface org.vishia.msgDispatch.LogMessage
gets the associated report level to a report identifier.
getReportLevelFromIdent(int) - Method in class org.vishia.msgDispatch.LogMessageBase
 
getResultNode() - Method in class org.vishia.zbnf.ZbnfParser
 
getResultTree() - Method in class org.vishia.zbnf.ZbnfParser
Returns the XML-like result tree.
getRightestInputOnError() - Method in class org.vishia.zbnf.ZbnfParser
 
getScopes() - Method in class org.vishia.cmd.JZtxtcmdExecuter.ExecuteLevel
 
getScript() - Method in class org.vishia.cmd.JZtxtcmdExecuter
Returns the currently assigned script, maybe null on start.
getScriptVariable(String) - Method in class org.vishia.cmd.JZtxtcmdExecuter
 
getScriptVariable(String) - Method in class org.vishia.cmd.JZtxtcmdExecuter.JzTcMain
 
getSemantic() - Method in interface org.vishia.zbnf.ZbnfParseResultItem
Gets the semantic of the item.
getSemantic() - Method in class org.vishia.zbnf.ZbnfParserStore.ParseResultItemImplement
Gets the semantic of the item.
getSemantic(StringPartScan) - Method in class org.vishia.zbnf.ZbnfSyntaxPrescript
Converts the semantic behind a ?
getSemantic() - Method in class org.vishia.zbnf.ZbnfSyntaxPrescript
Returns the semantic of the item.
getSemanticTreeForErrorMsg() - Method in class org.vishia.zbnf.ZbnfParser.PrescriptParser.SubParser
gets the tree of semantic while parsing
getSendBuffer(int) - Method in interface org.vishia.communication.InterProcessComm
Gets a buffer for send.
getSendBuffer(int) - Method in class org.vishia.communication.InterProcessComm_SocketImpl
 
getSendErrorMsg(boolean) - Method in class org.vishia.communication.InterProcessComm_SocketImpl
 
getsetTimeShort(int, int, int) - Method in class org.vishia.util.TimedValues
 
getSharedFreeEntries() - Method in class org.vishia.msgDispatch.MsgDispatcher
Gets the internal free entries for sharing with an other log output, at example LogMessageFile.
getSingle - Static variable in class org.vishia.math.CurveInterpolation
 
getSizeObject() - Method in class org.vishia.byteData.Object_Jc
returns the size of the Object_Jc data correlating with typeSizeIdent of Object_Jc.
getSizeofElement() - Method in class org.vishia.byteData.ObjectArray_Jc
 
getSocketAddress() - Method in class org.vishia.communication.Address_InterProcessComm_Socket
gets the pointer to the socket address.
getSrcInfo(int[]) - Method in class org.vishia.genJavaOutClass.SrcInfo
 
getState() - Method in class org.vishia.communication.SocketCmd_InterProcessComm
 
getState() - Method in class org.vishia.event.EventTimerThread
Returns the current state of the thread.
getState(Class<? extends StateSimple>) - Method in class org.vishia.states.StateMachine
Gets the state instance to the State class inside this state machine.
getStateDevice() - Method in class org.vishia.fileRemote.FileRemote
Returns the state of the device statemachine, to detect whether it is active or ready.
getStateInfo() - Method in class org.vishia.fileLocalAccessor.FileAccessorLocalJava7
 
getStateInfo() - Method in class org.vishia.fileRemote.FileAccessZip
 
getStateInfo() - Method in class org.vishia.fileRemote.FileRemoteAccessor
 
getStatePath() - Method in class org.vishia.states.StateComposite
 
getStatePath() - Method in class org.vishia.states.StateSimple
Gets the path to this state.
getStaticValue(DataAccess.DatapathElement) - Static method in class org.vishia.util.DataAccess
Invokes the static method which is described with the element.
getstdin() - Method in class org.vishia.cmd.JZtxtcmdExecuter.JzTcMain
 
getString(int, int) - Method in class org.vishia.byteData.ByteDataAccess
Deprecated.
Returns a String from the given position inside the actual element .
getString(int, int) - Method in class org.vishia.byteData.ByteDataAccessBase
Returns a String from the given position inside the actual element .
getString(int, int) - Method in class org.vishia.byteData.ByteDataAccessOld
Deprecated.
Returns a String from the given position inside the actual element .
getString(int...) - Method in class org.vishia.byteData.ByteDataSymbolicAccess.Variable
 
getString() - Method in class org.vishia.byteData.ByteDataSymbolicAccess.Variable
 
getString() - Method in interface org.vishia.byteData.VariableAccess_ifc
Gets the value from this variable.
getString(int...) - Method in interface org.vishia.byteData.VariableAccessArray_ifc
Gets the value from this variable.
getString() - Method in class org.vishia.byteData.VariableAccessWithBitmask
 
getString() - Method in class org.vishia.byteData.VariableAccessWithIdx
 
getStringFromObject(Object, String) - Static method in class org.vishia.util.DataAccess
Returns a string representation of the object.
getStringHead(int, int) - Method in class org.vishia.zcmd.Bin2Data
Returns a value from absolute position, e.g. in the head data of the file.
getSubroutine(CharSequence) - Method in class org.vishia.cmd.JZtxtcmdScript
 
getSubSyntax() - Method in class org.vishia.zbnf.ZbnfSyntaxPrescript
 
getSuperAddr() - Method in class org.vishia.byteData.Class_Jc
Returns the value which is stored on the pointer position for the super class.
getSuperItemType() - Method in class org.vishia.zbnf.ZbnfParserStore.ParseResultItemImplement
This is the super type to store the result.
getSyntaxErrorReport() - Method in class org.vishia.zbnf.ZbnfParser
assembles a string with a user readable syntax error message.
getText() - Method in class org.vishia.byteData.ByteDataAccessOld
Deprecated.
Returns the current string or null on end
getText() - Method in class org.vishia.zbnf.ZbnfParserStore.ParseResultItemImplement
Returns a text information proper to use for XML if it is a leaf node.
getTimeShort(int) - Method in class org.vishia.util.TimedValues
 
getTrack(String) - Method in class org.vishia.util.TimedValues
Get a track to work.
getType() - Method in class org.vishia.byteData.ByteDataSymbolicAccess.Variable
 
getType() - Method in class org.vishia.byteData.Field_Jc
 
getType() - Method in interface org.vishia.byteData.VariableAccess_ifc
Returns the type of the variable:
getType() - Method in class org.vishia.byteData.VariableAccessWithBitmask
 
getType() - Method in class org.vishia.byteData.VariableAccessWithIdx
 
getType() - Method in class org.vishia.zbnf.ZbnfSyntaxPrescript
 
getTypeChar() - Method in class org.vishia.byteData.ByteDataSymbolicAccess.Variable
 
getTypeSize(int) - Method in class org.vishia.byteData.Field_Jc
 
getTypeSize() - Method in class org.vishia.byteData.Field_Jc
 
getTypeSizeIdent(String) - Static method in class org.vishia.byteData.Field_Jc
Gets the type ident and size of a given scalar type.
getTypeToUse() - Method in class org.vishia.cmd.JZtxtcmdScript.JZcmdCalculatorExpr
 
getTypeToUse() - Method in class org.vishia.cmd.JZtxtcmdScript.JZcmdDataAccess
 
getTypeToUse() - Method in class org.vishia.cmd.JZtxtcmdScript.JZcmdDatapathElement
 
getTypeToUse() - Method in class org.vishia.cmd.JZtxtcmdScript.JZcmdDatapathElementClass
 
GetTypeToUse - Interface in org.vishia.util
This interface is used to mark functionality to get a type to use with an instance.
getTypeToUse() - Method in interface org.vishia.util.GetTypeToUse
 
getUint16(int) - Method in class org.vishia.byteData.ByteDataAccess
Deprecated.
Returns the content of 2 bytes as a positive nr between 0..65535, big-endian inside the actual element.
getUint16(int, int, int) - Method in class org.vishia.byteData.ByteDataAccess
Deprecated.
 
getUint16(int) - Method in class org.vishia.byteData.ByteDataAccessBase
Returns the content of 2 bytes as a positive nr between 0..65535, big-endian inside the actual element.
getUint16(int, int, int) - Method in class org.vishia.byteData.ByteDataAccessBase
 
getUint16(int) - Method in class org.vishia.byteData.ByteDataAccessOld
Deprecated.
Returns the content of 2 bytes as a positive nr between 0..65535, big-endian inside the actual element.
getUint16(int, int, int) - Method in class org.vishia.byteData.ByteDataAccessOld
Deprecated.
 
getUint32(int) - Method in class org.vishia.byteData.ByteDataAccess
Deprecated.
 
getUint32(int, int, int) - Method in class org.vishia.byteData.ByteDataAccess
Deprecated.
 
getUint32(int) - Method in class org.vishia.byteData.ByteDataAccessBase
 
getUint32(int, int, int) - Method in class org.vishia.byteData.ByteDataAccessBase
 
getUint32(int) - Method in class org.vishia.byteData.ByteDataAccessOld
Deprecated.
 
getUint32(int, int, int) - Method in class org.vishia.byteData.ByteDataAccessOld
Deprecated.
 
getUint8(int) - Method in class org.vishia.byteData.ByteDataAccess
Deprecated.
Returns the content of 1 bytes as a positive or negative nr between -128..127 inside the actual element.
getUint8(int, int, int) - Method in class org.vishia.byteData.ByteDataAccess
Deprecated.
 
getUint8(int) - Method in class org.vishia.byteData.ByteDataAccessBase
Returns the content of 1 bytes as a positive or negative nr between -128..127 inside the actual element.
getUint8(int, int, int) - Method in class org.vishia.byteData.ByteDataAccessBase
 
getUint8(int) - Method in class org.vishia.byteData.ByteDataAccessOld
Deprecated.
Returns the content of 1 bytes as a positive or negative nr between -128..127 inside the actual element.
getUint8(int, int, int) - Method in class org.vishia.byteData.ByteDataAccessOld
Deprecated.
 
getValue(Object_Jc) - Method in class org.vishia.byteData.Field_Jc
 
getValue(String) - Method in class org.vishia.cmd.JZtxtcmdExecuter.ExecuteLevel
 
getValue(CalculatorExpr.Data, CalculatorExpr.Operation, Map<String, DataAccess.Variable<Object>>, Object[]) - Method in class org.vishia.util.CalculatorExpr
 
getValue(String) - Method in interface org.vishia.util.FilePath.FilePathEnvAccess
Returns the Object which is addressed by the name.
getValue() - Method in class org.vishia.util.IndexMultiTable.Entry
 
getValue(ZbnfParseResultItem, boolean) - Method in class org.vishia.zbnf.ZbnfXmlOutput
Deprecated.
 
getVariable(String) - Method in class org.vishia.byteData.ByteDataSymbolicAccess
Searches a variable by name and returns it.
getVariable() - Method in class org.vishia.byteData.VariableAccessWithBitmask
 
getVariable() - Method in class org.vishia.byteData.VariableAccessWithIdx
 
getVariable(String) - Method in interface org.vishia.byteData.VariableContainer_ifc
Searches the variable in the container and returns the access to it.
getVariable(Map<String, DataAccess.Variable<Object>>, String, boolean) - Static method in class org.vishia.util.DataAccess
Searches the variale in the container and returns it.
getVariableAssert(String) - Method in class org.vishia.byteData.ByteDataSymbolicAccess
Searches a variable by name and returns it.
getVariableIdent() - Method in class org.vishia.cmd.JZtxtcmdScript.DefVariable
Returns the simple variable name if the variable is on one level only.
GetWebfile - Class in org.vishia.minisys
Reads a file from Web given as URL
GetWebfile() - Constructor for class org.vishia.minisys.GetWebfile
 
getWriter() - Method in class org.vishia.cmd.JZtxtcmdExecuter.ExecuteLevel
 
getXmlnsFromSyntaxPrescript() - Method in class org.vishia.zbnf.ZbnfParser
Returns a TreeMap of all xmlns keys and strings.
grep1line(File, String) - Static method in class org.vishia.util.FileFunctions
Searches the first line with given text in 1 file, returns the line or null.
GroupIdent(int, int) - Constructor for class org.vishia.msgDispatch.MsgPrintStream.GroupIdent
 

H

hasAlternatives - Variable in class org.vishia.zbnf.ebnfConvert.EBNFread.EBNFexpr
 
hasAlternatives() - Method in class org.vishia.zbnf.ZbnfSyntaxPrescript
Returns true if there are more as one alternative.
hasChildren() - Method in interface org.vishia.util.TreeNode_ifc
 
hasChildren() - Method in class org.vishia.util.TreeNodeBase
 
hasDst() - Method in class org.vishia.event.EventWithDst
 
hasEntries() - Method in class org.vishia.cmd.CmdExecuter
Returns true if the associated queue has at least on entry.
hasError() - Method in class org.vishia.communication.SocketCmd_InterProcessComm
 
hasNext() - Method in class org.vishia.fileRemote.FileCluster.ListSubdirs
 
hasNext() - Method in class org.vishia.util.IndexMultiTable.EntrySetIterator
 
hasNext() - Method in class org.vishia.util.IndexMultiTable.IteratorImpl
 
hasNext() - Method in class org.vishia.util.IndexMultiTableInteger.IteratorImpl
 
hasNext() - Method in class org.vishia.util.IterableIndirect
 
hasNext() - Method in class org.vishia.util.IterableMapValue
 
hasNext() - Method in class org.vishia.util.IteratorArrayMask
 
hasNext() - Method in class org.vishia.util.IteratorMask
 
hasNext() - Method in class org.vishia.util.StringPart.Iter
Check whether a next line is available.
hasNext() - Method in class org.vishia.util.TreeNodeBase.IteratorDerivedImpl
 
hasNext() - Method in class org.vishia.util.TreeNodeBase.IteratorDerivedNode
 
hasNext() - Method in class org.vishia.util.TreeNodeBase.IteratorImpl
 
hasNext() - Method in class org.vishia.util.TreeNodeBase.IteratorMetaNode
 
hasNext() - Method in class org.vishia.util.TreeNodeBase.IteratorOneNode
 
hasNext() - Method in class org.vishia.zbnf.ZbnfParserStore.ParseResultItemImplement.IteratorImpl
 
hasOperator() - Method in class org.vishia.util.CalculatorExpr.Operation
 
hasPrevious() - Method in class org.vishia.util.IndexMultiTable.IteratorImpl
 
hasUnaryOperator() - Method in class org.vishia.util.CalculatorExpr.Operation
 
Head() - Constructor for class org.vishia.inspcComm.Inspcitem.Head
 
Head(int) - Constructor for class org.vishia.inspcComm.Inspcitem.Head
Constructor only for derived head structures of a datagram
head_access - Variable in class org.vishia.byteData.SuperclassIfc_idxMtblJc_ByteDataAccess
 
Header2Reflection - Class in org.vishia.header2Reflection
Deprecated.
Header2Reflection(MainCmdLogging_ifc) - Constructor for class org.vishia.header2Reflection.Header2Reflection
Deprecated.
The Constructor is called after parsing CmdLine arguments.
Header2Reflection.ConverterClass - Class in org.vishia.header2Reflection
Deprecated.
 
Header2Reflection.FieldTypeInfos - Class in org.vishia.header2Reflection
Deprecated.
This class holds some informations about a type of a element (attrubute).
Header2Reflection.FileIn - Class in org.vishia.header2Reflection
Deprecated.
 
Header2Reflection.TypeEntry - Class in org.vishia.header2Reflection
Deprecated.
Informations about type read from Configfile.
HeaderBlock() - Constructor for class org.vishia.header2Reflection.CheaderParser.HeaderBlock
 
HeaderBlock(CheaderParser.HeaderBlock, String) - Constructor for class org.vishia.header2Reflection.CheaderParser.HeaderBlock
Type of the HeaderBlockEntry as String, checked in JZcmd.
HeaderBlockEntry(String) - Constructor for class org.vishia.header2Reflection.CheaderParser.HeaderBlockEntry
 
headerBlockName - Variable in class org.vishia.header2Reflection.CheaderParser.HeaderBlock
From the devision in the header for example /*@DEFINE name...
headerBlockNameDescr - Variable in class org.vishia.header2Reflection.CheaderParser.HeaderBlock
It is the identifier given after: DEFINE_C::=/*@DEFINE[_C] [<$?
headerEntry - Variable in class org.vishia.header2Reflection.CheaderParser.ZbnfResultFile
 
headerEntryDef - Variable in class org.vishia.header2Reflection.CheaderParser.ZbnfResultFile
 
HeadOrder() - Constructor for class org.vishia.inspcComm.Inspcitem.HeadOrder
 
help - Variable in class org.vishia.mainCmd.MainCmd.Argument
Deprecated.
 
help - Variable in class org.vishia.util.Arguments.Argument
 
helper - Variable in class org.vishia.util.IndexMultiTableInteger.IteratorImpl
The helper contains the values of the iterator.
helperNext - Variable in class org.vishia.util.IndexMultiTable.IteratorImpl
The helperNext and helperPrev contain the values of the iterator.
helperPrev - Variable in class org.vishia.util.IndexMultiTable.IteratorImpl
The helperNext and helperPrev contain the values of the iterator.
helpInfo - Variable in class org.vishia.util.Arguments
 
hexnumber - Variable in class org.vishia.header2Reflection.CheaderParser.EnumElement
 
hexOutput - Variable in class org.vishia.util.StdHexFormatWriter
 
hexvalue - Variable in class org.vishia.header2Reflection.CheaderParser.DefineDefinition
 
hold() - Method in class org.vishia.event.TimeOrder
Prevent activating a time order because some data may be changed just now.
home - Static variable in class org.vishia.util.KeyCode
 
href - Variable in class org.vishia.docuGen.DocuGen.HyperlinkAssociation
 
hrefCtrl - Variable in class org.vishia.docuGen.DocuGen.ZbnfDocuGenCtrl
ZBNF: [
HyperlinkAssociation() - Constructor for class org.vishia.docuGen.DocuGen.HyperlinkAssociation
 
hyperlinkAssociations - Variable in class org.vishia.docuGen.DocuGen.Document
 
hyperlinkAssociations - Variable in class org.vishia.docuGen.DocuGen.ZbnfDocuGenCtrl
 

I

iArgs - Variable in class org.vishia.mainCmd.MainCmd
Deprecated.
number of the argument is parsing
id - Variable in class org.vishia.execode.Execode.Instruction
 
ID_refl_ClassOffset_idxVtblJc - Static variable in class org.vishia.byteData.SuperclassIfc_idxMtblJc_ByteDataAccess
 
ident - Variable in class org.vishia.byteData.Field_Jc.TypeSizeIdent
 
ident - Variable in class org.vishia.docuGen.DocuGen.Document
 
ident - Variable in enum org.vishia.event.TimeOrderCmd
 
ident() - Method in class org.vishia.fileRemote.FileRemote
 
ident - Variable in class org.vishia.header2Reflection.CheaderParser.InitializationInCtor
 
ident - Variable in class org.vishia.msgDispatch.MsgDispatcherCore.Entry
Bit31 is set if the state is coming, 0 if it is going.
ident - Variable in class org.vishia.util.DataAccess.DatapathElement
Name of the element or method in any instance.
ident() - Method in class org.vishia.util.DataAccess.DatapathElement
 
identArgJbat - Variable in class org.vishia.cmd.JZtxtcmdScript.Argument
Name of the argument.
identGroup - Variable in class org.vishia.msgDispatch.MsgPrintStream.GroupIdent
 
identGroupLast - Variable in class org.vishia.msgDispatch.MsgPrintStream
 
identifierRelacements - Variable in class org.vishia.header2Reflection.Header2Reflection
Deprecated.
 
identLast - Variable in class org.vishia.msgDispatch.MsgPrintStream.GroupIdent
 
identLast - Variable in class org.vishia.msgDispatch.MsgPrintStream
 
identNr - Variable in class org.vishia.msgDispatch.MsgText_ifc.MsgConfigItem
The message ident.
identNrLast - Variable in class org.vishia.msgDispatch.MsgText_ifc.MsgConfigItem
The last ident if this entry describes a range.
identParent - Variable in class org.vishia.util.IndexMultiTable_Table
A identifier number for debugging.
identParent_ - Static variable in class org.vishia.util.IndexMultiTable_Table
 
idents() - Method in class org.vishia.util.DataAccess
Returns a CharSequence with the idents of the path separated with "."
identText - Variable in class org.vishia.msgDispatch.MsgText_ifc.MsgConfigItem
Identification String for non-numbered message, see MsgPrintStream
idReportBranchParsing - Variable in class org.vishia.zbnf.ZbnfParser
 
idReportComponentParsing - Variable in class org.vishia.zbnf.ZbnfParser
 
idReportError - Variable in class org.vishia.zbnf.ZbnfParser
 
idReportInfo - Variable in class org.vishia.zbnf.ZbnfParser
 
idReportParsing - Variable in class org.vishia.zbnf.ZbnfParser
The ident to report the progress of parsing.
idThreadForDispatching - Variable in class org.vishia.msgDispatch.MsgDispatcherCore
 
idx - Variable in class org.vishia.util.IndexMultiTable.IteratorHelper
Current index in the associated table for the next or previous entry.
idx - Variable in class org.vishia.util.IndexMultiTableInteger.IteratorHelper
Current index in the associated table.
idx - Variable in class org.vishia.zbnf.ZbnfParserStore.ParseResultItemImplement.IteratorImpl
 
idx_cmpnDef - Variable in class org.vishia.zbnf.ebnfConvert.EBNFconvert
All syntax components sorted with syntax symbol name.
idx_cmpnDef - Variable in class org.vishia.zbnf.ebnfConvert.EBNFread
 
idxBegin - Variable in class org.vishia.byteData.ByteDataAccess
Deprecated.
Index of the beginning of the actual element in data
idxBegin - Variable in class org.vishia.byteData.ByteDataAccessOld
Deprecated.
Index of the beginning of the actual element in data
idxBegin - Variable in class org.vishia.zbnf.ZbnfParserStore.ParseResultItemImplement.IteratorImpl
 
idxChpLabel - Variable in class org.vishia.tools.PrepareAsciidoc
 
idxChpNr - Variable in class org.vishia.tools.PrepareAsciidoc
 
idxConstData - Variable in class org.vishia.util.OutTextPreparer
Container with some const data given before parsing the scripts, also used to store parsed scripts which can be used to call on <:call:script:args>
idxConversions - Static variable in class org.vishia.util.DataAccess
 
idxCurrentChild - Variable in class org.vishia.byteData.ByteDataAccess
Deprecated.
Index within the at position of the current child element.
idxCurrentChild - Variable in class org.vishia.byteData.ByteDataAccessOld
Deprecated.
Index within the at position of the current child element.
idxCurrentChildEnd - Variable in class org.vishia.byteData.ByteDataAccess
Deprecated.
Index of the currents child end.
idxCurrentChildEnd - Variable in class org.vishia.byteData.ByteDataAccessOld
Deprecated.
Index of the currents child end.
idxDefines - Variable in class org.vishia.header2Reflection.Header2Reflection
Deprecated.
 
idxElements - Variable in class org.vishia.zcmd.Bin2Data.DescrData
 
idxEnd - Variable in class org.vishia.byteData.ByteDataAccess
Deprecated.
Index of the end of the actual element in data
idxEnd - Variable in class org.vishia.byteData.ByteDataAccessOld
Deprecated.
Index of the end of the actual element in data
idxEnd - Variable in class org.vishia.zbnf.ZbnfParserStore.ParseResultItemImplement.IteratorImpl
 
idxFirstChild - Variable in class org.vishia.byteData.ByteDataAccess
Deprecated.
Index of the first child element, it is after the head.
idxFirstChild - Variable in class org.vishia.byteData.ByteDataAccessOld
Deprecated.
Index of the first child element, it is after the head.
idxGroupIdent - Variable in class org.vishia.msgDispatch.MsgPrintStream
 
idxIdent - Variable in class org.vishia.msgDispatch.MsgPrintStream
Map of all Strings to an message ident number.
idxMissingPrescripts - Variable in class org.vishia.zbnf.ZbnfParser
 
idxName24 - Variable in class org.vishia.util.ShortenString
 
idxNodes - Variable in class org.vishia.xmlReader.ZmlReader
Stores the cfg subtree in the usage order.
idxOwn - Variable in class org.vishia.zbnf.ZbnfParserStore.ParseResultItemImplement
The index of the element itself inside the outer->items - arraylist.
idxPaths - Variable in class org.vishia.fileRemote.FileCluster
This index contains the association between paths and its FileRemote instances for all known directories.
idxPathsput(String, FileRemote) - Method in class org.vishia.fileRemote.FileCluster
 
idxRegisteredCmpn - Variable in class org.vishia.genJavaOutClass.GenJavaOutClass
Index of already registered components to add in GenJavaOutClass.listCmpn only one time.
idxStdTypes - Variable in class org.vishia.genJavaOutClass.GenJavaOutClass
StandardTypes.
idxSubSyntax - Variable in class org.vishia.zbnf.GenZbnfJavaData
All parsed components from ZbnfParser.listSubPrescript.
idxWholeParserStoreForInsertionsFromOuterToInnerLevels - Variable in class org.vishia.zbnf.ZbnfParser.PrescriptParser
This array contains some indices to insert the parseResultsFromOuterToInnerLevels for successfull parsed components.
IfCmd(OutTextPreparer, OutTextPreparer.ECmd, StringPartScan, Class<?>) - Constructor for class org.vishia.util.OutTextPreparer.IfCmd
The value to compare with.
IfCmd(OutTextPreparer, OutTextPreparer.ECmd, String, Class<?>) - Constructor for class org.vishia.util.OutTextPreparer.IfCmd
 
IfCondition(JZtxtcmdScript.StatementList, char) - Constructor for class org.vishia.cmd.JZtxtcmdScript.IfCondition
 
ifcondition(StringPart) - Method in class org.vishia.xmlSimple.Xsltpre
 
IfStatement(JZtxtcmdScript.StatementList, char) - Constructor for class org.vishia.cmd.JZtxtcmdScript.IfStatement
 
ignoreCommentline - Variable in class org.vishia.fileLocalAccessor.FileCallbackLocalCmp.CompareCtrl
Some Strings which are start Strings of a whole line to ignore this line both in first and second file independent.
ignoreCommentline - Variable in class org.vishia.fileRemote.FileRemoteCallbackSearch.CompareCtrl
Some Strings which are start Strings of a whole line to ignore this line both in first and second file independent.
ignoreFromTo - Variable in class org.vishia.fileLocalAccessor.FileCallbackLocalCmp.CompareCtrl
Entries with an array of 2 Strings, start and end of non-compare regions.
ignoreFromTo - Variable in class org.vishia.fileRemote.FileRemoteCallbackSearch.CompareCtrl
Entries with an array of 2 Strings, start and end of non-compare regions.
ignoreSymbolicLinks - Static variable in class org.vishia.fileRemote.FileMark
This is not used for mark, used for selection.
ignoreToEol - Variable in class org.vishia.fileLocalAccessor.FileCallbackLocalCmp.CompareCtrl
Some Strings for start Strings to ignore comparison to end of line.
ignoreToEol - Variable in class org.vishia.fileRemote.FileRemoteCallbackSearch.CompareCtrl
Some Strings for start Strings to ignore comparison to end of line.
illegalArgument(boolean, int, String) - Static method in class org.vishia.util.RetOrException
Throws an IllegalArgumentException or returns the given value.
IllegalArgumentExceptionJc - Exception in org.vishia.bridgeC
 
IllegalArgumentExceptionJc(String, int) - Constructor for exception org.vishia.bridgeC.IllegalArgumentExceptionJc
 
im - Variable in class org.vishia.math.ComplexDouble
 
implementDescription - Variable in class org.vishia.header2Reflection.CheaderParser.IncludeDef
 
implementDescriptions - Variable in class org.vishia.header2Reflection.CheaderParser.HeaderBlockEntry
 
importScript(String, String) - Method in class org.vishia.zbnf.ZbnfParser
 
includedAllFiles - Variable in class org.vishia.checkDeps_C.InfoFileDependencies
All included files in this included file and all other included files.
includeDef - Variable in class org.vishia.header2Reflection.CheaderParser.ClassC
 
IncludeDef() - Constructor for class org.vishia.header2Reflection.CheaderParser.IncludeDef
 
includeDef - Variable in class org.vishia.header2Reflection.CheaderParser.ZbnfResultFile
 
includedPrimaryDeps - Variable in class org.vishia.checkDeps_C.InfoFileDependencies
All included files in this file read from the dependency input.
includedPrimaryFiles - Variable in class org.vishia.checkDeps_C.InfoFileDependencies
All included files in this included file.
includeGuard - Variable in class org.vishia.header2Reflection.CheaderParser.IncludeDef
 
includingAllFiles - Variable in class org.vishia.checkDeps_C.InfoFileDependencies
All files which includes this file directly or indirectly.
includingPrimaryFiles - Variable in class org.vishia.checkDeps_C.InfoFileDependencies
All files which includes this file directly.
increaseCapacity(int) - Method in class org.vishia.util.TimedValues
Increases the capacity of all given tracks and set the length for new tracks.
incrPos(int, int, int) - Method in class org.vishia.byteData.PositionElementInStruct
Increments the position because a variable is processed.
incrPosInOriginalDb(int, int, int) - Method in class org.vishia.byteData.PositionElementInStruct
indent - Variable in class org.vishia.xmlSimple.XmlBeautificator
Indent for the next newline
indent - Variable in class org.vishia.xmlSimple.XmlSequWriter
 
indent2(int) - Static method in class org.vishia.util.StringFunctions
Returns a String with 2*indent spaces for indentation.
indentString - Static variable in class org.vishia.util.StringFunctions
 
index - Variable in class org.vishia.header2Reflection.CheaderParser.ExternObject
 
index - Variable in class org.vishia.header2Reflection.CheaderParser.Variable
 
indexAfterAnyChar(CharSequence, int, int, CharSequence) - Static method in class org.vishia.util.StringFunctions
Searches the first character which is not contains in any given characters.
indexAfterIdentifier(CharSequence, int, int, String) - Static method in class org.vishia.util.StringFunctions
Returns the position after the end of an identifier.
indexAfterIdentifierOld(CharSequence, int, int, String) - Static method in class org.vishia.util.StringFunctions
Deprecated.
indexAllInclFilesAbsPath - Variable in class org.vishia.checkDeps_C.CheckData
All found and parsed include files sorted by name in the include statement, with absolute paths.
indexAllInclFilesShortPath - Variable in class org.vishia.checkDeps_C.CheckData
All found and parsed include files sorted by name in the include statement, with relative paths.
IndexBox() - Constructor for class org.vishia.util.IndexMultiTable.IndexBox
 
indexEndOfQuotation(char, char, int, int) - Method in class org.vishia.util.StringPart
Searches the end of a quoted string.
indexEndOfQuotation(char, String, char, int, int) - Method in class org.vishia.util.StringPart
Searches the end of a quoted string.
indexEndOfQuotion(char, int, int) - Method in class org.vishia.util.StringPart
Searches the end of a quoted string.
indexEnvirVariables - Variable in class org.vishia.checkDeps_C.ParserConfigFile
Index of some variables with name=value.
indexIdentifier(CharSequence, int, int, String) - Static method in class org.vishia.util.StringFunctions
Searches the position of the first identifier character starting from the given position.
indexIdentNr - Variable in class org.vishia.msgDispatch.MsgConfig
Index over all ident numbers.
indexInfoInput - Variable in class org.vishia.checkDeps_C.CheckData
All found Dependencies read from the input dependency file.
IndexMultiTable<Key extends java.lang.Comparable<Key>,Type> - Class in org.vishia.util
This class contains sorted references of objects (values) with a sorting key (usual String or Integer) in one or more tables of a defined size.
IndexMultiTable(IndexMultiTable.Provide<Key>) - Constructor for class org.vishia.util.IndexMultiTable
constructs an empty instance without data.
IndexMultiTable.Entry - Class in org.vishia.util
 
IndexMultiTable.EntrySetIterator - Class in org.vishia.util
 
IndexMultiTable.IndexBox - Class in org.vishia.util
 
IndexMultiTable.IteratorHelper<Key extends java.lang.Comparable<Key>,Type> - Class in org.vishia.util
This class contains the data for a IndexMultiTable.IteratorImpl for one table.
IndexMultiTable.IteratorImpl - Class in org.vishia.util
This class is the Iterator for the outer class.
IndexMultiTable.KindofAdd - Enum in org.vishia.util
 
IndexMultiTable.Provide<Key> - Interface in org.vishia.util
This interface is necessary to provide tables and the minimum and maximum value for any user specific type.
IndexMultiTable.XXXTable<Key extends java.lang.Comparable<Key>,Type> - Class in org.vishia.util
One table contains keys and values in two array lists in sorted order.
IndexMultiTable_Table<Key extends java.lang.Comparable<Key>,Type> - Class in org.vishia.util
One Table for a IndexMultiTable.
IndexMultiTable_Table(IndexMultiTable.Provide<Key>) - Constructor for class org.vishia.util.IndexMultiTable_Table
constructs an empty root table.
IndexMultiTable_Table(IndexMultiTable<Key, Type>) - Constructor for class org.vishia.util.IndexMultiTable_Table
constructs an empty table.
IndexMultiTableInteger<Type> - Class in org.vishia.util
This class contains sorted references of objects with an integer key in tables of a limited size, but more as one table (a tree) if necessary.
IndexMultiTableInteger() - Constructor for class org.vishia.util.IndexMultiTableInteger
constructs an empty instance without data.
IndexMultiTableInteger.IteratorHelper - Class in org.vishia.util
This class contains the data for a IndexMultiTableInteger.IteratorImpl for one table.
IndexMultiTableInteger.IteratorImpl<Type> - Class in org.vishia.util
This class is the Iterator for the outer class.
indexNoWhitespace(CharSequence, int, int) - Static method in class org.vishia.util.StringFunctions
Searches the first non-whitespace in src from start till at maximal endMax.
indexOf(Object) - Method in class org.vishia.util.SortedList
Delegates to List inside, see java.util.List.
indexOf(CharSequence, int, int, char) - Static method in class org.vishia.util.StringFunctions
Searches the first occurrence of the given character in a CharSequence.
indexOf(CharSequence, char, int) - Static method in class org.vishia.util.StringFunctions
Searches the first occurrence of the given Character in a CharSequence.
indexOf(CharSequence, char) - Static method in class org.vishia.util.StringFunctions
Searches the first occurrence of the given Character in a CharSequence.
indexOf(CharSequence, int, int, String) - Static method in class org.vishia.util.StringFunctions
Checks whether the given CharSequence contains the other given CharSequence.
indexOf(CharSequence, int, int, CharSequence) - Static method in class org.vishia.util.StringFunctions
Checks whether the given CharSequence contains the other given CharSequence.
indexOf(CharSequence, CharSequence, int) - Static method in class org.vishia.util.StringFunctions
Searches the first occurrence of the given CharSequence in a CharSequence.
indexOf(CharSequence, CharSequence) - Static method in class org.vishia.util.StringFunctions
Searches the first occurrence of the given CharSequence in a CharSequence.
indexOf(char) - Method in class org.vishia.util.StringPart
Returns the position of the char within the part, returns -1 if the char is not found in the part.
indexOf(char, int) - Method in class org.vishia.util.StringPart
Returns the position of the char within the part, started inside the part with fromIndex, returns -1 if the char is not found in the part started from 'fromIndex'.
indexOf(CharSequence) - Method in class org.vishia.util.StringPart
Returns the position of the string within the part.
indexOf(CharSequence, int, int) - Method in class org.vishia.util.StringPart
Returns the position of the string within the part.
indexOf(char, int) - Method in class org.vishia.util.StringSeq
 
indexOf(CharSequence, int) - Method in class org.vishia.util.StringSeq
 
indexOfAnyChar(CharSequence, int, int, CharSequence, int[]) - Static method in class org.vishia.util.StringFunctions
Searches any char inside sChars in the given CharSequence.
indexOfAnyChar(CharSequence, int, int, CharSequence) - Static method in class org.vishia.util.StringFunctions
Searches any char inside sChars in the given Charsequence
indexOfAnyChar(CharSequence, int, int) - Method in class org.vishia.util.StringPart
Searches any char contained in sChars in the current part Example: The given string in the current part is abc end:zxy The calling is indexOfAnyChar("xyz", 0, 20); The result is 8 because the character 'z' is found first as the end char.
indexOfAnyChar(CharSequence, int, int, char, char, char) - Method in class org.vishia.util.StringPart
Returns the position of one of the chars in sChars within the part, started inside the part with fromIndex, returns -1 if the char is not found in the part started from 'fromIndex'.
indexOfAnyChar(CharSequence) - Method in class org.vishia.util.StringPart
Returns the position of one of the chars in sChars within the part, returns -1 if the char is not found in the actual part.
indexOfAnyCharOutsideQuotation(CharSequence, int, int, CharSequence, CharSequence, CharSequence, char, int[]) - Static method in class org.vishia.util.StringFunctions
Searches the first occurrence of some given characters in a CharSequence whereby characters in quotation are not checked.
indexOfAnyCharOutsideQuotation(CharSequence, String, char, int, int) - Method in class org.vishia.util.StringPart
Searches any char contained in sChars in the current part but skip over quotations while testing.
indexOfAnyCharOutsideQuotion(CharSequence, int, int) - Method in class org.vishia.util.StringPart
Searches any char contained in sChars in the current part but skip over quotations while testing.
indexOfAnyString(CharSequence, int, int, CharSequence[], int[], String[]) - Static method in class org.vishia.util.StringFunctions
Returns the position of one of the strings in listStrings within the given sq, maybe started inside the sq with from, returns -1 if the char is not found in the part started from 'fromIndex'.
indexOfAnyString(CharSequence[], int, int, int[], String[]) - Method in class org.vishia.util.StringPart
Returns the position of one of the chars in sChars within the part, started inside the part with fromIndex, returns -1 if the char is not found in the part started from 'fromIndex'.
indexOfNoChar(CharSequence, int) - Method in class org.vishia.util.StringPart
Returns the position of the first char other than the chars in sChars within the part, started inside the part with fromIndex, returns -1 if all chars inside the parts started from 'fromIndex' are chars given by sChars.
indexOfNoChar(CharSequence) - Method in class org.vishia.util.StringPart
Returns the position of the first char other than the chars in sChars within the part, returns -1 if all chars inside the parts are chars given by sChars.
indexOutsideQuotation(CharSequence, int, int, char, CharSequence, CharSequence, char) - Static method in class org.vishia.util.StringFunctions
Searches the first occurrence of the given character in a CharSequence whereby characters in quotation are not checked.
indexSrcFilesAbs - Variable in class org.vishia.checkDeps_C.CheckData
All found and parsed source files sorted by name in the include statement, with absolute path.
indexVariable - Variable in class org.vishia.byteData.ByteDataSymbolicAccess
The access to variables, index of variables used internally.
indexWhitespace(CharSequence, int, int) - Static method in class org.vishia.util.StringFunctions
Searches the first whitespace in src from start till at maximal endMax.
indices - Variable in class org.vishia.util.DataAccess.DatapathElement
Numerical values to access elements of the given variable.
indirectDatapath - Variable in class org.vishia.cmd.JZtxtcmdScript.JZcmdDatapathElement
For ZbnfJavaOutput: A datapath which accesses the identifier for this element.
info(Object) - Method in class org.vishia.cmd.JZtxtcmdTester
Returns an information about the given obj: It returns the "Type=< clazz.getCanonicalType()>; toString=< toStringValue>;"
info - Static variable in interface org.vishia.msgDispatch.LogMessage
report level to indicate the report should be written if a user is interested on notes of the progression of programm is working.
infoAppend(StringBuilder) - Method in class org.vishia.event.EventTimerThread
Info for debugging
This operation can be overridden for another thread organization.
infoAppend(StringBuilder) - Method in class org.vishia.states.StateComposite
 
infoAppend(StringBuilder) - Method in class org.vishia.states.StateMachine
 
infoAppend(StringBuilder) - Method in class org.vishia.states.StateParallel
 
infoAppend(StringBuilder) - Method in class org.vishia.states.StateSimple
 
InfoAppend - Interface in org.vishia.util
Interface common use-able to append or returns an information about the instance adequate meaning like toString() for debugging and showing.
infoAppend(StringBuilder) - Method in interface org.vishia.util.InfoAppend
Appends or returns tan information about the instance.
infoAppendHead(StringFormatter, int) - Method in class org.vishia.byteData.ByteDataAccessBase
Appends information about the head of the given element.
InfoFileDependencies - Class in org.vishia.checkDeps_C
Information about one file, source or header, with its dependencies and its influences.
InfoFileDependencies(String, File, File, boolean, MainCmdLogging_ifc) - Constructor for class org.vishia.checkDeps_C.InfoFileDependencies
 
InfoFileDependencies(String, MainCmdLogging_ifc) - Constructor for class org.vishia.checkDeps_C.InfoFileDependencies
 
infoFormattedAppend(StringFormatter) - Method in class org.vishia.byteData.ByteDataAccessBase
Appends the information about the indices and the current Children.
InfoFormattedAppend - Interface in org.vishia.util
Interface for a unique kind to add informations to a given StringFormatter instance.
infoFormattedAppend(StringFormatter) - Method in interface org.vishia.util.InfoFormattedAppend
 
InfoFormattedAppend.PrepareToString - Class in org.vishia.util
Helper for simple application in toString().
infoln(CharSequence, Object) - Method in class org.vishia.cmd.JZtxtcmdTester
Same as JZtxtcmdTester.info(Object) as one line
init(Object[]) - Static method in class org.vishia.bridgeC.FixArray
 
init() - Method in class org.vishia.header2Reflection.C2DataDeps
 
init - Variable in class org.vishia.header2Reflection.CheaderParser.Constructor
 
init() - Method in class org.vishia.header2Reflection.Header2Reflection
Deprecated.
 
init - Variable in class org.vishia.util.MinMaxTime
 
init() - Method in class org.vishia.util.MinMaxTime
 
init() - Method in class org.vishia.zbnf.ZbnfJavaOutput
Sets the default settings and clears saved errors.
init() - Method in class org.vishia.zbnf.ZbnfParser.PrescriptParser.SubParser
call if reused.
initConversion() - Static method in class org.vishia.util.DataAccess
This method initializes the internal conversion index.
initFix() - Method in class org.vishia.util.LeapSeconds
initializes the table of leap seconds with fix dates.
initialization - Variable in class org.vishia.header2Reflection.CheaderParser.Constructor
 
InitializationInCtor() - Constructor for class org.vishia.header2Reflection.CheaderParser.InitializationInCtor
 
initialize(JZtxtcmdScript, boolean, Map<String, DataAccess.Variable<Object>>, CharSequence) - Method in class org.vishia.cmd.JZtxtcmdExecuter
Initializes the standard script variables and maybe executes the script level.
initialize(JZtxtcmdScript, boolean, List<DataAccess.Variable<Object>>, Map<String, DataAccess.Variable<Object>>, CharSequence) - Method in class org.vishia.cmd.JZtxtcmdExecuter
Initializes the standard script variables and maybe executes the script level.
initialize(JZtxtcmdScript, boolean, List<DataAccess.Variable<Object>>, CharSequence) - Method in class org.vishia.cmd.JZtxtcmdExecuter
Initializes the standard script variables and maybe executes the script level.
initialize(JZtxtcmdScript, boolean, CharSequence) - Method in class org.vishia.cmd.JZtxtcmdExecuter
Initializes the standard script variables and maybe executes the script level.
initialize_i(JZtxtcmdScript, boolean, CharSequence) - Method in class org.vishia.cmd.JZtxtcmdExecuter
 
initJZcmdExecuter(JZtxtcmdScript, String, LogMessage) - Method in class org.vishia.cmd.CmdExecuter
 
initNodePool(MemC) - Method in class org.vishia.bridgeC.ConcurrentLinkedQueue
 
INIZ_ID_ClassJc - Static variable in class org.vishia.byteData.Class_Jc
The object type defined in Reflect_Jc.h for Class_Jc-objects.
INIZ_ID_FieldJc - Static variable in class org.vishia.byteData.Field_Jc
 
inline - Variable in class org.vishia.header2Reflection.CheaderParser.MethodDef
 
innerName - Variable in class org.vishia.header2Reflection.CheaderParser.StructOrClassDef
If this is set, the struct is a inner one.
innerTypes - Variable in class org.vishia.header2Reflection.Header2Reflection.ConverterClass
Deprecated.
 
inpr - Variable in class org.vishia.util.StringPartFromFileLines
The reader maybe with correct charset.
input - Variable in class org.vishia.cmd.CmdExecuter.CmdQueueEntry
 
input - Variable in class org.vishia.cmd.JZtxtcmdScript.Zmake
 
input - Variable in class org.vishia.zbnf.ZbnfParser.PrescriptParser
The actual input stream.
input - Variable in class org.vishia.zbnf.Zmake
 
inputCurrent(StringPartScan) - Static method in class org.vishia.zbnf.ZbnfParser
 
inputFile - Variable in class org.vishia.docuGen.DocuGen.DocuInput
 
inputPipe - Variable in class org.vishia.cmd.JZtxtcmdScript.CmdInvoke
The variable which should be created or to which a value is assigned to.
inputs - Variable in class org.vishia.cmd.ZmakeTarget
 
inputs - Variable in class org.vishia.docuGen.DocuGen.Document
 
inputs - Variable in class org.vishia.docuGen.DocuGen.Target
 
InputSrc - Class in org.vishia.checkDeps_C
This class stores canonical pathes of source files and there associated local part.
InputSrc(String, File) - Constructor for class org.vishia.checkDeps_C.InputSrc
Creates an instance adequate to the input argument -src=PATH, which allows the association of any source to the sourcepool.
ins - Static variable in class org.vishia.util.KeyCode
 
insert(String) - Method in class org.vishia.util.StringFormatter
Inserts a String at current position with shifting the actual content to right.
insert() - Method in class org.vishia.util.StringFormatter
sets the insert mode.
insert(ZbnfParserStore, int, ZbnfParseResultItem) - Method in class org.vishia.zbnf.ZbnfParserStore
adds items form another ParserStore.
insertAndConvertText(String, ListIterator<XmlNode>, XmlNode, Map<String, String>, String, String) - Method in class org.vishia.xmlSimple.WikistyleTextToSimpleXml
Converts a text content in wikipedia-style to a tree of textual elements.
insertIdent(int, int, int) - Method in class org.vishia.msgDispatch.MsgDispatcher
inserts an ident range after given position: 1 means any stored ident number, 7 means a number behind, i,j means the inserted idents.
Inset() - Constructor for class org.vishia.docuGen.DocuGen.Inset
 
insets - Variable in class org.vishia.docuGen.DocuGen.Document
 
InspcDatagram - Class in org.vishia.inspcComm
This is an example for ByteDataAccessBase and also the access to the Inspector datagram.
InspcDatagram() - Constructor for class org.vishia.inspcComm.InspcDatagram
 
InspcDatagram.Base - Class in org.vishia.inspcComm
 
InspcDatagram.SeqEntrant - Class in org.vishia.inspcComm
 
Inspcitem - Class in org.vishia.inspcComm
This class contains the organization of access to datagram data given in a byte[] array for one request or answer item.
Inspcitem() - Constructor for class org.vishia.inspcComm.Inspcitem
 
Inspcitem.Head - Class in org.vishia.inspcComm
Access to head data.
Inspcitem.HeadOrder - Class in org.vishia.inspcComm
The older form of items contains an order number to associate an answer item to its request.
instance - Static variable in class org.vishia.fileLocalAccessor.FileAccessorLocalJava7
 
instance - Static variable in class org.vishia.fileRemote.FileAccessZip
 
instance - Variable in class org.vishia.zbnf.ZbnfJavaOutput.DstInstanceAndClass
 
instanceId(Object, Queue<Object>) - Method in class org.vishia.util.ObjectId
Returns a unique identification String for this instance.
InstancesOfType(int) - Constructor for class org.vishia.util.ObjectId.InstancesOfType
 
instr - Variable in class org.vishia.execode.Execode.Instruction
 
InStream(CharSequence) - Constructor for class org.vishia.mainCmd.PrintStreamBuffer.InStream
 
instrTable - Static variable in class org.vishia.execode.Execode
 
Instruction(Execode.EInstruction, String) - Constructor for class org.vishia.execode.Execode.Instruction
 
Instruction(Execode.EInstruction) - Constructor for class org.vishia.execode.Execode.Instruction
 
Instruction(Execode.EInstruction, int, String) - Constructor for class org.vishia.execode.Execode.Instruction
 
Int16(ByteDataAccessBase, int) - Constructor for class org.vishia.byteData.ByteDataVariable.Int16
 
int2bool - Static variable in class org.vishia.util.DataAccess.Conversions
Integer to Boolean.
int2byte - Static variable in class org.vishia.util.DataAccess.Conversions
Integer to Byte.
int2bytes4(int) - Method in class org.vishia.header2Reflection.Header2Reflection.ConverterClass
Deprecated.
Converts a int value to 4 bytes.
int2char - Static variable in class org.vishia.util.DataAccess.Conversions
Integer to Character.
int2double - Static variable in class org.vishia.util.DataAccess.Conversions
Integer to Double.
int2float - Static variable in class org.vishia.util.DataAccess.Conversions
Integer to Float.
int2long - Static variable in class org.vishia.util.DataAccess.Conversions
Integer to Long.
int2short - Static variable in class org.vishia.util.DataAccess.Conversions
Integer to Short.
Int32(ByteDataAccessBase, int) - Constructor for class org.vishia.byteData.ByteDataVariable.Int32
Constructs on a given position inside the parent access.
Int32Array(ByteDataAccessBase, int, int) - Constructor for class org.vishia.byteData.ByteDataVariable.Int32Array
Constructs on a given position inside the parent access.
IntegerBlockArray - Class in org.vishia.util
This class is a int array.
IntegerBlockArray(int) - Constructor for class org.vishia.util.IntegerBlockArray
 
IntegerIx(int) - Constructor for class org.vishia.util.DataAccess.IntegerIx
 
interested - Static variable in interface org.vishia.mainCmd.MainCmdLogging_ifc
Deprecated.
use instead Report.warning or Report.warningDisplay
internalAccess() - Method in class org.vishia.fileRemote.FileRemote
This routine is only intent to access from a FileRemoteAccessor to any file.
InternalAccess() - Constructor for class org.vishia.fileRemote.FileRemote.InternalAccess
 
InterProcessComm - Interface in org.vishia.communication
This interface is the applicable interface to realize a communication between processes at the same processor board or between processes via network using UDP/IP.
InterProcessComm_SocketImpl - Class in org.vishia.communication
This class implements the interprocess communication for mailbox system with UDP-IP telegrams on Windows.
InterProcessComm_SocketImpl(Address_InterProcessComm) - Constructor for class org.vishia.communication.InterProcessComm_SocketImpl
 
InterProcessCommFactory - Class in org.vishia.communication
This class is used as interface and as singleton instance access for factory of any InterProcessComm.
InterProcessCommFactory() - Constructor for class org.vishia.communication.InterProcessCommFactory
Sets InterProcessCommFactory.theSingleton if not set yet. returns always a new instance.
InterProcessCommFactoryAccessor - Class in org.vishia.communication
Deprecated.
the InterProcessCommFactory contains all capability.
InterProcessCommFactoryAccessor() - Constructor for class org.vishia.communication.InterProcessCommFactoryAccessor
Deprecated.
 
InterProcessCommFactorySocket - Class in org.vishia.communication
 
InterProcessCommFactorySocket() - Constructor for class org.vishia.communication.InterProcessCommFactorySocket
 
InterProcessCommRx_ifc - Class in org.vishia.communication
This is the base class of a callback for InterProcessCommRxThread.
InterProcessCommRx_ifc() - Constructor for class org.vishia.communication.InterProcessCommRx_ifc
 
InterProcessCommRxThread - Class in org.vishia.communication
This class provides a bundle with an InterProcessCommuniation and a receive thread.
InterProcessCommRxThread(String, InterProcessCommRx_ifc) - Constructor for class org.vishia.communication.InterProcessCommRxThread
Creates the communication but does not open it yet.
intExpr - Static variable in class org.vishia.util.CalculatorExpr.ExprTypes
The current expression type is int.
intFromUnsignedShort(short) - Method in class org.vishia.util.DataAccess
Converts a value in a short to a unsigned value, which can be stored in a int in Java.
InThread() - Constructor for class org.vishia.cmd.CmdExecuter.InThread
 
intnumber - Variable in class org.vishia.header2Reflection.CheaderParser.EnumElement
 
intVal - Variable in class org.vishia.util.CalculatorExpr.Value
 
intvalue - Variable in class org.vishia.header2Reflection.CheaderParser.DefineDefinition
 
intValue() - Method in class org.vishia.util.CalculatorExpr.Value
 
invalidBlock_ - Variable in class org.vishia.header2Reflection.CheaderParser.HeaderBlock
An invalid block is stored here, but overwritten from the next found invalidBlock.
invokeMethod(DataAccess.DatapathElement, Class<?>, Object, boolean, Object[], boolean) - Static method in class org.vishia.util.DataAccess
Prepares firstly the arguments of the method and invokes the method.
invokeMethod(DataAccess.DatapathElement, Class<?>, Object, boolean, boolean, Object[]) - Static method in class org.vishia.util.DataAccess
Invokes the method which is described with the element with given immediately calling arguments.
invokeNew(DataAccess.DatapathElement) - Static method in class org.vishia.util.DataAccess
Invokes the static method which is described with the element.
invokeStaticMethod(DataAccess.DatapathElement) - Static method in class org.vishia.util.DataAccess
Invokes the static method which is described with the element.
ipc - Variable in class org.vishia.communication.InterProcessCommRxThread
 
ipc - Variable in class org.vishia.communication.SocketCmd_InterProcessComm
 
isAbsolutePath(CharSequence) - Static method in class org.vishia.util.FileFunctions
Returns true if the String which describes a file path is recognized as an absolute path.
isAbsolutePathOrDrive(CharSequence) - Static method in class org.vishia.util.FileFunctions
Returns true if the String which describes a file path is recognized as an absolute path or as a path with drive letter which may be relative on the drive.
isActive - Variable in class org.vishia.states.StateComposite
Stores whether this composite state is active.
isAdded - Variable in class org.vishia.zbnf.ZbnfParserStore.ParseResultItemImplement
Set to true if the item is added from a additional list to the main list.
isAlternative() - Method in class org.vishia.zbnf.ZbnfSyntaxPrescript
Returns true if the Syntax item contains some alternatives getted by getListPrescripts.
isAsciiTextKey(int) - Static method in class org.vishia.util.KeyCode
Any key between the codes 0x20 .. 0x7e, it is an ASCII text key.
isBoolCheck() - Method in class org.vishia.util.CalculatorExpr.Operator
Returns true if this is a bool check operation.
isBoolean() - Method in class org.vishia.byteData.reflection_Jc.Reflection_Jc.Field
Returns true if the type is float
isBusy() - Method in interface org.vishia.event.EventThread_ifc
Checks whether the thread is busy.
isBusy() - Method in class org.vishia.event.EventTimerThread
 
isChild(CharSequence) - Method in class org.vishia.fileRemote.FileRemote
Checks whether the given path describes a child (any deepness) of this file and returns the normalized child string.
isClassOfStruct() - Method in class org.vishia.header2Reflection.CheaderParser.ClassDefinition
Returns true on a construct: class MyClass : MyClass_s {...
isCleaned() - Method in class org.vishia.util.Timeshort
 
isComponent() - Method in interface org.vishia.zbnf.ZbnfParseResultItem
Tests if the actual item is a start item of a component.
isComponent() - Method in class org.vishia.zbnf.ZbnfParserStore.ParseResultItemImplement
For example also {
isConst - Variable in class org.vishia.header2Reflection.CheaderParser.HeaderBlock
 
isConst - Variable in class org.vishia.util.DataAccess.Variable
Property whether this variable should be non-changeable (true) or changeable (false).
isConst() - Method in class org.vishia.util.DataAccess.Variable
 
isControlFunctionMouseUpOrMenu(int) - Static method in class org.vishia.util.KeyCode
Returns true if it is a control, function or graphical control key.
isControlOrFunction(int) - Static method in class org.vishia.util.KeyCode
returns true if it is a control or function key.
isCurrentChildInParent() - Method in class org.vishia.byteData.ByteDataAccessBase
 
isCurrentThread() - Method in interface org.vishia.event.EventThread_ifc
quest whether the current thread is equal to this thread.
isCurrentThread() - Method in class org.vishia.event.EventTimerThread
Returns true if the current thread is the thread which is aggregate to this EventThread.
isDirectory() - Method in class org.vishia.fileRemote.FileRemote
Returns true if the FileRemote instance was created as directory or if any #refreshProperties(CallbackEvent) call before this call has detected that it is an directory.
isDirectory() - Method in class org.vishia.fileRemote.FileZip
 
isDouble() - Method in class org.vishia.byteData.reflection_Jc.Reflection_Jc.Field
Returns true if the type is double
isEmpty() - Method in class org.vishia.cmd.JZtxtcmdExecuter.JZcmdBindings
 
isEmpty() - Method in class org.vishia.cmd.JZtxtcmdScript.JZcmditem
 
isEmpty() - Method in class org.vishia.util.IndexMultiTable
 
isEmpty() - Method in class org.vishia.util.IndexMultiTableInteger
 
isEmpty() - Method in class org.vishia.util.SortedList
Delegates to List inside, see java.util.List.
isEmptyOrOnlyWhitespaces(CharSequence) - Static method in class org.vishia.util.StringFunctions
Returns false if at least one char was found in text which is not a whitespace.
isExecuted() - Method in class org.vishia.event.TimeOrder
Quest whether the time order was finished executing.
isExpandable() - Method in class org.vishia.byteData.ByteDataAccessBase
Returns true if the instance is set as expandable, see ByteDataAccessBase.assign(byte[], int)
isFile() - Method in class org.vishia.fileRemote.FileRemote
TODO mFile is not set yet, use !
isFileSet() - Method in class org.vishia.util.FilePath
Special case: a FilePath contains a scriptVariable which refers a FileSet.
isFloat() - Method in class org.vishia.byteData.reflection_Jc.Reflection_Jc.Field
Returns true if the type is float
isFloat() - Method in interface org.vishia.zbnf.ZbnfParseResultItem
Tests if the actual item represents a parsed float number.
isFloat() - Method in class org.vishia.zbnf.ZbnfParserStore.ParseResultItemImplement
 
isFree() - Method in class org.vishia.fileLocalAccessor.FileAccessorLocalJava7.WalkerThread
Check without mutex, search free order.
isHidden() - Method in class org.vishia.fileRemote.FileRemote
TODO mFile is not set yet, use !
isHyperBlock - Variable in class org.vishia.util.IndexMultiTable_Table
True, than IndexMultiTable_Table.aValues contains instances of this class too.
isHyperBlock - Variable in class org.vishia.util.IndexMultiTableInteger
True, than IndexMultiTableInteger.obj contains instances of this class too.
isIdentifier() - Method in interface org.vishia.zbnf.ZbnfParseResultItem
Tests if the actual item represents an identifier.
isIdentifier() - Method in class org.vishia.zbnf.ZbnfParserStore.ParseResultItemImplement
 
isInnerStruct - Variable in class org.vishia.header2Reflection.CheaderParser.StructDefinition
 
isInState(StateSimple) - Method in class org.vishia.states.StateComposite
Check whether this composite state has the given state as direct actual sub state
isInState(Class<? extends StateSimple>) - Method in class org.vishia.states.StateMachine
Checks whether the given state is the active one.
isInState() - Method in class org.vishia.states.StateSimple
Check and returns true if the enclosing state has this state as active one.
isInteger() - Method in class org.vishia.byteData.reflection_Jc.Reflection_Jc.Field
isInteger() - Method in interface org.vishia.zbnf.ZbnfParseResultItem
Tests if the actual item represents a parsed integer number.
isInteger() - Method in class org.vishia.zbnf.ZbnfParserStore.ParseResultItemImplement
 
isInUse() - Method in class org.vishia.byteData.ByteDataAccessBase
 
isLocalFileSystem() - Method in class org.vishia.fileLocalAccessor.FileAccessorLocalJava7
 
isLocalFileSystem() - Method in class org.vishia.fileRemote.FileAccessZip
 
isLocalFileSystem() - Method in class org.vishia.fileRemote.FileRemoteAccessor
Creates or prepares a CmdEvent to send to the correct destination.
isMarked(int) - Method in class org.vishia.fileRemote.FileRemote
 
isNewlyItself() - Method in class org.vishia.checkDeps_C.InfoFileDependencies
Returns true if the file is changed in comparison with a last used file for translation.
isNewlyOrIncludedNewly() - Method in class org.vishia.checkDeps_C.InfoFileDependencies
Returns true if the file is changed in comparison with a last used file for translation.
isNext - Variable in class org.vishia.fileRemote.FileCluster.ListSubdirs
 
isNotEmpty() - Method in class org.vishia.util.FilePath
An empty instance has not a localdir nor basepath nor name nor drive.
iso8859_1 - Static variable in interface org.vishia.charset.CodeCharset
 
ISO8859_1 - Class in org.vishia.charset
Classes to convert UTF-16 to 8-bit-codings.
ISO8859_1() - Constructor for class org.vishia.charset.ISO8859_1
 
ISO8859_2 - Class in org.vishia.charset
Character set of middle european characters See http://www.gymel.com/charsets/ISO8859-2.html See https://www.unicode.org/Public/UCD/latest/ucd/UnicodeData.txt It is todo.
ISO8859_2() - Constructor for class org.vishia.charset.ISO8859_2
 
isObjDeleted() - Method in class org.vishia.checkDeps_C.ObjectFileDeps
Returns true if the object file was deleted because newer files 'n': is not found, but should deleted because newer files.
isObjectJcArray() - Method in class org.vishia.byteData.Object_Jc
 
isObjRecompile() - Method in class org.vishia.checkDeps_C.ObjectFileDeps
Returns true if the object file may deleted because newer files
isObjValue() - Method in class org.vishia.util.CalculatorExpr.Value
Returns true if the value stores an Object value.
isOccupied() - Method in class org.vishia.event.EventWithDst
Returns true if the event is occupied.
isOk() - Method in class org.vishia.util.TestOrg
Returns true if this test level has no error, may be invoked before finish for additional action on error.
isOnline() - Method in class org.vishia.mainCmd.MainCmd
Deprecated.
Checks whether the message output is available.
isOnline() - Method in class org.vishia.mainCmd.MainCmd.LogMessageImplConsole
Deprecated.
 
isOnline() - Method in class org.vishia.mainCmd.MainCmd.LogMessageImplErrConsole
Deprecated.
 
isOnline() - Method in class org.vishia.mainCmd.MainCmd.LogMessageImplFile
Deprecated.
 
isOnline() - Method in class org.vishia.mainCmd.MainCmdLoggingStream
 
isOnline() - Method in class org.vishia.mainCmd.ReportWrapperLog
Checks whether the message output is available.
isOnline() - Method in interface org.vishia.msgDispatch.LogMessage
Checks whether the message output is available.
isOnline() - Method in class org.vishia.msgDispatch.LogMessageFile
 
isOnline() - Method in class org.vishia.msgDispatch.LogMessageStream
 
isOnline() - Method in class org.vishia.msgDispatch.MsgDispatcherCore
 
isOnlySemantic() - Method in interface org.vishia.zbnf.ZbnfParseResultItem
Tests if the actual item represents a entry describes only semantic.
isOnlySemantic() - Method in class org.vishia.zbnf.ZbnfParserStore.ParseResultItemImplement
 
isOpen() - Method in class org.vishia.util.FileAppend
 
isOpen() - Method in class org.vishia.util.FileWriter
Deprecated.
 
isOperation() - Method in class org.vishia.util.DataAccess.DatapathElement
 
isOption() - Method in interface org.vishia.zbnf.ZbnfParseResultItem
Tests if the actual item represents an entry describes a option construct of something.
isOption() - Method in class org.vishia.zbnf.ZbnfParserStore.ParseResultItemImplement
 
isOrExtends(Class<?>, Class<?>) - Static method in class org.vishia.util.DataAccess
Check whether a given class is type of another class.
isOutThread - Variable in class org.vishia.cmd.CmdExecuter.OutThread
 
isParent(CharSequence) - Method in class org.vishia.fileRemote.FileRemote
Checks whether the given path describes a parent (any deepness) of this file and returns the normalized child string.
isPossibleEmptyOption() - Method in class org.vishia.zbnf.ZbnfSyntaxPrescript
Returns true if it is also valid if no input matches to this prescript, defined by [option1|option2|] or [option]
isReferenceToEnclosing(Field) - Static method in class org.vishia.util.DataAccess
Checks whether a given Field is the reference to the enclosing respectively outer class.
isRefreshed() - Method in class org.vishia.byteData.ByteDataSymbolicAccess.Variable
 
isRefreshed() - Method in interface org.vishia.byteData.VariableAccess_ifc
Returns true if the variable was refreshed after it was requested.
isRefreshed() - Method in class org.vishia.byteData.VariableAccessWithBitmask
 
isRefreshed() - Method in class org.vishia.byteData.VariableAccessWithIdx
 
isRepeat() - Method in interface org.vishia.zbnf.ZbnfParseResultItem
Tests if the actual item represents an entry describes a repetition of something.
isRepeat() - Method in class org.vishia.zbnf.ZbnfParserStore.ParseResultItemImplement
 
isRepetition() - Method in interface org.vishia.zbnf.ZbnfParseResultItem
Tests if the actual item represents an entry describes a repetition of something.
isRepetition() - Method in class org.vishia.zbnf.ZbnfParserStore.ParseResultItemImplement
 
isRequestedNewData() - Method in class org.vishia.byteData.ByteDataSymbolicAccess
Returns the time stamp (seconds after 1970) of the last call of VariableAccess_ifc.requestValue(long) for any variable of this container.
isRequestedValue(long, boolean) - Method in class org.vishia.byteData.ByteDataSymbolicAccess.Variable
 
isRequestedValue(long, boolean) - Method in interface org.vishia.byteData.VariableAccess_ifc
Returns true if the request is newer than the last refresh.
isRequestedValue(long, boolean) - Method in class org.vishia.byteData.VariableAccessWithBitmask
 
isRequestedValue(long, boolean) - Method in class org.vishia.byteData.VariableAccessWithIdx
 
isResultToAssignIntoNextComponent() - Method in class org.vishia.zbnf.ZbnfSyntaxPrescript
Returns true, if the result of the parsing with this Syntaxprescript is to assigned into the next component of the outer prescript
isRoot() - Method in class org.vishia.fileRemote.FileRemote
 
isRoot(File) - Static method in class org.vishia.util.FileFunctions
Returns true if this file describes a root directory.
isRoot(CharSequence) - Static method in class org.vishia.util.FileFunctions
 
isRootpath(CharSequence) - Static method in class org.vishia.util.FilePath
Checks whether the given path describes a root directory or drive letter.
isSimpleSetExpr() - Method in class org.vishia.util.CalculatorExpr
 
isSrc - Variable in class org.vishia.checkDeps_C.InfoFileDependencies
True if it is a file from the source pool.
isSrcFile() - Method in class org.vishia.checkDeps_C.InfoFileDependencies
Returns true if the file is in the source pool.
isString() - Method in interface org.vishia.zbnf.ZbnfParseResultItem
Tests if the actual item represents a parsed string.
isString() - Method in class org.vishia.zbnf.ZbnfParserStore.ParseResultItemImplement
 
isSymbolicLink() - Method in class org.vishia.fileRemote.FileRemote
 
isSymbolicLink(File) - Static method in class org.vishia.util.FileFunctions
Returns true if the file is symbolic linked.
isTerminalSymbol() - Method in interface org.vishia.zbnf.ZbnfParseResultItem
Tests if the actual item represents a parsed terminal symbol.
isTerminalSymbol() - Method in class org.vishia.zbnf.ZbnfParserStore.ParseResultItemImplement
 
isTested() - Method in class org.vishia.fileRemote.FileRemote
Returns true if the file was tested in the past.
isTested(long) - Method in class org.vishia.fileRemote.FileRemote
Returns true if the last time of refreshing is newer than since.
isTextByte(byte) - Method in class org.vishia.byteData.ByteDataAccessOld
Deprecated.
Returns true if the current child element represents a TEXT(), direct ASCII chars, false if the element is a complex element.
isTextKey(int) - Static method in class org.vishia.util.KeyCode
Any text key, in UTF16 range but not a ASCII control key (0x0 .. 0x1f)
isTextNode() - Method in interface org.vishia.xmlSimple.XmlNode
returns true if the node is a text, not a XML element.
isTextNode() - Method in class org.vishia.xmlSimple.XmlNodeSimple
 
isTimeout(EventObject) - Method in class org.vishia.states.StateSimple
Checks whether the given event is the timeout event for this state.
isToAddOuterResults() - Method in class org.vishia.zbnf.ZbnfSyntaxPrescript
Returns true, if outer result of parsing with the outer prescript are to assigned into this component.
istypeof(Object, String) - Static method in class org.vishia.util.DataAccess
Checks whether the given obj is type of the given type.
istypeof(Object, Class) - Static method in class org.vishia.util.DataAccess
Checks whether the given obj is type of the given type.
isUnary() - Method in class org.vishia.util.CalculatorExpr.Operator
Returns true on an unary operation, false on a operation with both operands.
isUnion - Variable in class org.vishia.header2Reflection.CheaderParser.StructDefinition
 
isUnmated - Variable in class org.vishia.util.StringSeq
If this flag is set to true, the application declares the referred StringSeq.cs as only referred from this.
isUnmated() - Method in class org.vishia.util.StringSeq
 
isVirtual - Variable in class org.vishia.header2Reflection.CheaderParser.Superclass
 
isWindows - Variable in class org.vishia.cmd.PrepareCmd
Deprecated.
 
isWritingKey(int) - Static method in class org.vishia.util.KeyCode
A key which is used in an text field to write something.
isWritingOrTextNavigationKey(int) - Static method in class org.vishia.util.KeyCode
 
isXmlSrcNecessary() - Method in class org.vishia.cmd.JZtxtcmdScript.ZbnfJZcmdScript
 
item - Variable in class org.vishia.msgDispatch.MsgConfig.MsgConfigZbnf
 
item - Variable in class org.vishia.zbnf.ZbnfParserStore
The last item, useable for set...
items - Variable in class org.vishia.zbnf.ebnfConvert.EBNFread.EBNFexpr
Contains more as one member of items.
items - Variable in class org.vishia.zbnf.ZbnfParserStore
List of items to store, instaceof ParseResultItem
items - Variable in class org.vishia.zbnf.ZbnfParserStore.ParseResultItemImplement.IteratorImpl
 
Iter() - Constructor for class org.vishia.util.StringPart.Iter
 
iter - Variable in class org.vishia.util.TreeNodeBase.IteratorMetaNode
 
IterableIndirect<Tsrc,Tdst> - Class in org.vishia.util
Iterator which returns an indirect instance because of a given Iterable.
IterableIndirect(Iterable<Tsrc>) - Constructor for class org.vishia.util.IterableIndirect
Constructs with the given Iterable
IterableIterator<T> - Interface in org.vishia.util
This interface implements both a Iterator and a Iterable.
IterableMapValue<T> - Class in org.vishia.util
This class prepares an Map.entrySet() to an Iterable over the values.
IterableMapValue(Set<Map.Entry<String, T>>) - Constructor for class org.vishia.util.IterableMapValue
 
iterator() - Method in class org.vishia.util.IndexMultiTable
Returns an iterator over the table.
iterator(Key) - Method in class org.vishia.util.IndexMultiTable
Creates an iterator which is placed in the occurrence of the given key.
iterator() - Method in class org.vishia.util.IndexMultiTableInteger
 
iterator(int) - Method in class org.vishia.util.IndexMultiTableInteger
 
iterator() - Method in class org.vishia.util.IterableIndirect
 
iterator() - Method in class org.vishia.util.IterableMapValue
 
iterator() - Method in class org.vishia.util.IteratorArrayMask
 
iterator() - Method in class org.vishia.util.IteratorMask
 
iterator() - Method in class org.vishia.util.SortedList
Gets an iterator through the associated list.
iterator() - Method in class org.vishia.util.StringPart
 
iterator() - Method in class org.vishia.util.TreeNodeBase
It returns an instance which can used as both as Iterator and as Iterable.
iterator() - Method in class org.vishia.util.TreeNodeBase.IteratorDerivedImpl
 
iterator() - Method in class org.vishia.util.TreeNodeBase.IteratorDerivedNode
 
iterator() - Method in class org.vishia.util.TreeNodeBase.IteratorMetaNode
 
iterator() - Method in class org.vishia.util.TreeNodeBase.IteratorOneNode
 
IteratorArrayMask<T> - Class in org.vishia.util
An instance of this class iterates over an array and returns elements which are marked with the mask.
IteratorArrayMask(T[], long) - Constructor for class org.vishia.util.IteratorArrayMask
Initializes with given mask.
iteratorChildren(String) - Method in interface org.vishia.util.TreeNode_ifc
 
iteratorChildren() - Method in interface org.vishia.util.TreeNode_ifc
Returns an iterator through the list of all children of the node.
iteratorChildren(String) - Method in class org.vishia.util.TreeNodeBase
 
iteratorChildren() - Method in class org.vishia.util.TreeNodeBase
 
iteratorChildren() - Method in interface org.vishia.zbnf.ZbnfParseResultItem
Creates an iterator and returns it reference for the actual item to iterate to its childs.
iteratorChildren() - Method in class org.vishia.zbnf.ZbnfParserStore.ParseResultItemImplement
 
IteratorDerivedImpl() - Constructor for class org.vishia.util.TreeNodeBase.IteratorDerivedImpl
 
IteratorDerivedNode() - Constructor for class org.vishia.util.TreeNodeBase.IteratorDerivedNode
 
IteratorHelper(boolean) - Constructor for class org.vishia.util.IndexMultiTable.IteratorHelper
 
IteratorHelper(IndexMultiTableInteger.IteratorHelper) - Constructor for class org.vishia.util.IndexMultiTableInteger.IteratorHelper
 
IteratorImpl() - Constructor for class org.vishia.util.IndexMultiTable.IteratorImpl
Creates the iterator before the first element.
IteratorImpl(Key) - Constructor for class org.vishia.util.IndexMultiTable.IteratorImpl
Ctor for the Iterator which starts on any position inside the table.
IteratorImpl(IndexMultiTableInteger<Type>) - Constructor for class org.vishia.util.IndexMultiTableInteger.IteratorImpl
 
IteratorImpl(IndexMultiTableInteger<Type>, int) - Constructor for class org.vishia.util.IndexMultiTableInteger.IteratorImpl
Ctor for the Iterator with a range.
IteratorImpl() - Constructor for class org.vishia.util.TreeNodeBase.IteratorImpl
 
IteratorImpl(ZbnfParserStore.ParseResultItemImplement) - Constructor for class org.vishia.zbnf.ZbnfParserStore.ParseResultItemImplement.IteratorImpl
 
IteratorMask<T> - Class in org.vishia.util
 
IteratorMask(Iterator<T>, long) - Constructor for class org.vishia.util.IteratorMask
Initializes with given mask.
IteratorMetaNode(TreeNodeBase.MetaNode<DerivedNode, Data, IfcType>) - Constructor for class org.vishia.util.TreeNodeBase.IteratorMetaNode
 
IteratorOneNode(DerivedNode) - Constructor for class org.vishia.util.TreeNodeBase.IteratorOneNode
 
iterBaseElement - Variable in class org.vishia.xmlSimple.WikistyleTextToSimpleXml
A list item is present.
iterChildren() - Method in interface org.vishia.util.SortedTree
Returns an iterator through the list of all children of the node.
iterChildren(String) - Method in interface org.vishia.util.SortedTree
Returns an iterator through the list of all children with the given key.
iterChildren() - Method in class org.vishia.util.SortedTreeNode
implements the interface method from SortedTree.
iterChildren(String) - Method in class org.vishia.util.SortedTreeNode
implements the interface method from SortedTree.
iterChildren() - Method in class org.vishia.util.TreeNodeBase
 
iterChildren(String) - Method in class org.vishia.util.TreeNodeBase
 
iterChildren() - Method in class org.vishia.zbnf.ZbnfParserStore.ParseResultItemImplement
 
iterChildren(String) - Method in class org.vishia.zbnf.ZbnfParserStore.ParseResultItemImplement
 
iterPaths - Variable in class org.vishia.fileRemote.FileCluster.ListSubdirs
 
iterSrc - Variable in class org.vishia.util.IterableIndirect
 
iterSrc - Variable in class org.vishia.util.IteratorMask
 
iterSubroutines() - Method in class org.vishia.cmd.JZtxtcmdScript
Allows to iterate over all given subroutines.
itsCluster - Variable in class org.vishia.fileRemote.FileRemote
Any FileRemote instance should be member of a FileCluster.
itsFile - Variable in class org.vishia.fileRemote.FileMark
 
ix - Variable in enum org.vishia.execode.Execode.EInstruction
The meaning of ix is yet not clarified.
ix - Variable in enum org.vishia.execode.Execode.EOperand
 
ix - Variable in enum org.vishia.execode.Execode.EXXXInstruction
 
ix - Variable in class org.vishia.header2Reflection.CheaderParser.AttributeOrTypedef
Not parsed but possible for postprocessing.
ix - Variable in class org.vishia.util.DataAccess.IntegerIx
 
ix - Variable in class org.vishia.util.IndexMultiTable.IndexBox
 
ix - Variable in class org.vishia.util.IterableIndirect
 
ix - Variable in class org.vishia.util.IteratorArrayMask
 
ix - Variable in class org.vishia.util.IteratorMask
 
ix - Variable in class org.vishia.util.SortedList
 
ix - Variable in class org.vishia.util.TimedValues
The current index can be helpfully to fill.
ixArg - Variable in class org.vishia.header2Reflection.CheaderParser.AttributeOrTypedef
Any index value maybe used in an evaluating routine via JZtxtcmd.
ixArray - Variable in class org.vishia.byteData.VariableAccessWithIdx
Array of indices to access if the variable has more as one dimension.
ixBegin - Variable in class org.vishia.byteData.ByteDataAccessBase
Index of the beginning of the actual element in data
ixBegin() - Method in class org.vishia.byteData.ByteDataAccessBase
 
ixBeginLocal - Variable in class org.vishia.byteData.ByteDataAccessBase
Index of the beginning of the element inside the parent, relative to the parent.
ixBit - Variable in class org.vishia.byteData.PositionElementInStruct
Positions of elements within the Variable of the FB, DB or UDT.
ixBuffer - Variable in class org.vishia.util.StdHexFormatWriter
 
ixByte - Variable in class org.vishia.byteData.PositionElementInStruct
Positions of elements within the Variable of the FB, DB or UDT.
ixChild - Variable in class org.vishia.xmlSimple.WikistyleTextToSimpleXml
The index of xmlNesting if the conversion is inside a structure with end label (table).
ixCommonInStatePath - Variable in class org.vishia.states.StateSimple.Trans
Index of the common state for this transition in the StateSimple.statePath of any source state.
ixCompositeState_inStatePath - Variable in class org.vishia.states.StateSimple
 
ixData - Variable in class org.vishia.byteData.ByteDataVariable.Int16
 
ixData - Variable in class org.vishia.byteData.ByteDataVariable.Int32
 
ixData - Variable in class org.vishia.byteData.ByteDataVariable.Int32Array
 
ixData - Variable in class org.vishia.byteData.ByteDataVariable.Uint16
 
ixData - Variable in class org.vishia.byteData.ByteDataVariable.Uint16Array
 
ixData - Variable in class org.vishia.byteData.ByteDataVariable.Uint32
 
ixData - Variable in class org.vishia.byteData.ByteDataVariable.Uint32Array
 
ixDataArg - Variable in class org.vishia.util.OutTextPreparer.CallCmd
Index for OutTextPreparer.DataTextPreparer.argSub to get already existing data container.
ixDst - Variable in class org.vishia.util.OutTextPreparer.Argument
The Index to store the value in OutTextPreparer.DataTextPreparer.args of the called level or -1 if not known.
ixEnd - Variable in class org.vishia.byteData.ByteDataAccessBase
Index of the end of the actual element in data.
ixEnd() - Method in class org.vishia.byteData.ByteDataAccessBase
 
ixEntryVar - Variable in class org.vishia.util.OutTextPreparer.ForCmd
The index where the entry value is stored while executing.
ixEntryVarNext - Variable in class org.vishia.util.OutTextPreparer.ForCmd
The index where the entry value is stored while executing.
ixInList - Variable in class org.vishia.header2Reflection.CheaderParser.AttributeOrTypedef
Not parsed but possible for postprocessing.
ixInParent - Variable in class org.vishia.util.IndexMultiTable_Table
Index of this table in its parent.
ixInStatePath - Variable in class org.vishia.states.PrepareTransition
The current indices in PrepareTransition.dstStates.
ixLastFloatNumber - Variable in class org.vishia.util.StringPartScan
current index of the last scanned float number. -1=nothing scanned. 0..4=valid
ixLastIntegerNumber - Variable in class org.vishia.util.StringPartScan
current index of the last scanned integer number. -1=nothing scanned. 0..4=valid
ixLastString - Variable in class org.vishia.util.StringPartScan
 
ixList - Variable in class org.vishia.util.CalculatorExpr.SetExprBase.SetExpr
 
ixMsgOutputFile - Static variable in class org.vishia.msgDispatch.MsgDispatchSystemOutErr
Indices to the output channels.
ixMsgOutputFile - Static variable in class org.vishia.msgDispatch.MsgRedirectConsole
Indices to the output channels.
ixMsgOutputStdErr - Static variable in class org.vishia.msgDispatch.MsgDispatchSystemOutErr
Indices to the output channels.
ixMsgOutputStdErr - Static variable in class org.vishia.msgDispatch.MsgRedirectConsole
Indices to the output channels.
ixMsgOutputStdOut - Static variable in class org.vishia.msgDispatch.MsgDispatchSystemOutErr
Indices to the output channels.
ixMsgOutputStdOut - Static variable in class org.vishia.msgDispatch.MsgRedirectConsole
Indices to the output channels.
ixNextChild - Variable in class org.vishia.byteData.ByteDataAccessBase
Index of the currents child end respectively the position of a new child.
ixNextChild() - Method in class org.vishia.byteData.ByteDataAccessBase
 
ixParseResult - Variable in class org.vishia.zbnf.ZbnfParser.ForkPoint
 
ixPrescript - Variable in class org.vishia.zbnf.ZbnfParser.ForkPoint
 
ixStartData - Variable in class org.vishia.byteData.ByteDataSymbolicAccess
 
ixValue - Variable in class org.vishia.util.CalculatorExpr.Operand
Index of the value contained in a given array on execution, -1 if not used.
ixVariable - Variable in class org.vishia.util.OutTextPreparer.SetCmd
The index where the entry value is stored while executing.

J

jarpaths - Variable in class org.vishia.cmd.JZtxtcmdScript.DefClasspathVariable
 
Java4C - Interface in org.vishia.util
This class contains annotations for the Java-to-C translation.
Java4C.ByteStringJc - Annotation Type in org.vishia.util
The byte[] array is provided in C like a MemC reference.
Java4C.ConstRef - Annotation Type in org.vishia.util
Produces a const modifier for a reference (refers a const object).
Java4C.ConstThis - Annotation Type in org.vishia.util
Produces a const modifier for the thiz- reference.
Java4C.DynamicCall - Annotation Type in org.vishia.util
Designates that the following variable is a variable for dynamic call, a method-table-reference.
Java4C.EmbeddedData - Annotation Type in org.vishia.util
Defines that the instance is embedded in C.
Java4C.Exclude - Annotation Type in org.vishia.util
The method or field is not existing for C-translation.
Java4C.ExcludeBlock - Annotation Type in org.vishia.util
This annotation to any local variable of a block forces exclusion of this block for C translation.
Java4C.ExcludeCond - Annotation Type in org.vishia.util
A boolean variable designated with this annotation forces that an if-block which tests this variable is not translated to C.
Java4C.ExcludeImpl - Annotation Type in org.vishia.util
The implementation of the method is not translated to C.
Java4C.ExcludeInterface - Annotation Type in org.vishia.util
In C the class does not implement the named interface.
Java4C.ExtendsOnlyMethods - Annotation Type in org.vishia.util
The class contains only methods.
Java4C.FixArraySize - Annotation Type in org.vishia.util
Sets that the following array has a fix size.
Java4C.Inline - Annotation Type in org.vishia.util
The method is translated building a simple macro or inline method for C++.
Java4C.InstanceType - Annotation Type in org.vishia.util
A reference in C refers always this instance type though the reference has a lesser type.
Java4C.InThCxtLocal - Annotation Type in org.vishia.util
Marks that reference which's instance created with new Type().. is located in C in the thread context.
Java4C.InThCxtRet - Annotation Type in org.vishia.util
Marks that reference which's instance created with new Type().. is located in C in the thread context.
Java4C.NonPersistent - Annotation Type in org.vishia.util
The String is used only non-Persist or a CharSequence is used as non-Persist String.
Java4C.NoObject - Annotation Type in org.vishia.util
Defines that the class Type{ ... } does not base on ObjectJc in C.
Java4C.NoStackTrace - Annotation Type in org.vishia.util
The method does not create an own stack trace for debug and error handling support.
Java4C.ParseError - Annotation Type in org.vishia.util
Only a help for forcing a Java2C parsing error especially for sophisticated Java2XMI conversion behaviour, only for test.
Java4C.PtrVal - Annotation Type in org.vishia.util
The array which is designated with PtrVal is provided in C with a PtrVal_Type reference.
Java4C.Retinline - Annotation Type in org.vishia.util
The method is translated building a simple macro or inline method for C++ which returns a value.
Java4C.ReturnInThreadCxt - Annotation Type in org.vishia.util
Marks that the returned instance is located in the thread context.
Java4C.ReturnNew - Annotation Type in org.vishia.util
 
Java4C.ReturnThis - Annotation Type in org.vishia.util
Marks that this is returned to support concatenation.
Java4C.SimpleArray - Annotation Type in org.vishia.util
Sets that the following array has not a Array head structure - not an ObjectArrayJ.
Java4C.SimpleArrayRef - Annotation Type in org.vishia.util
Sets the following array as simple reference.
Java4C.SimpleArraySize - Annotation Type in org.vishia.util
Sets that the following array as a simple embedded Array with the given size.
Java4C.SimpleRef - Annotation Type in org.vishia.util
Sets the following association as simple pointer in C, without garbage collection usage.
Java4C.SimpleVariableRef - Annotation Type in org.vishia.util
Sets the following array as simple reference.
Java4C.StackInstance - Annotation Type in org.vishia.util
Defines that the Type instance = new Type(args); is only used in this method, in Java garbaged after the end of the method and therefore it is possible to create an instance as Stack variable in C language.
Java4C.StringBuilderInStack - Annotation Type in org.vishia.util
 
Java4C.StringBuilderInThreadCxt - Annotation Type in org.vishia.util
 
Java4C.StringJc - Annotation Type in org.vishia.util
The CharSequence reference should be used as a StringJc instance.
Java4C.ToStringNonPersist - Annotation Type in org.vishia.util
The String is designated as non-persistent, especially located in ThreadContext.
Java4C.ZeroTermString - Annotation Type in org.vishia.util
Declare the String as const char* in C-language.
join(int) - Method in class org.vishia.cmd.JZtxtcmdThread
Waits for finishing the thread.
joined() - Method in class org.vishia.states.StateSimple.TransJoin
Checks this transition, returns true if all join states are StateSimple.isInState().
joinStateHashes - Variable in class org.vishia.states.StateSimple.TransJoin
 
joinStates - Variable in class org.vishia.states.StateSimple.TransJoin
If not null then it is a join transitions.
jzClass - Variable in class org.vishia.cmd.JZtxtcmdExecuter.ExecuteLevel
 
JZcmd - Class in org.vishia.zcmd
Deprecated.
JZcmd() - Constructor for class org.vishia.zcmd.JZcmd
Deprecated.
 
JZcmdBindings(Map<String, DataAccess.Variable<Object>>) - Constructor for class org.vishia.cmd.JZtxtcmdExecuter.JZcmdBindings
 
JZcmdCalculatorExpr(Object) - Constructor for class org.vishia.cmd.JZtxtcmdScript.JZcmdCalculatorExpr
 
JZcmdClass(JZtxtcmdScript, JZtxtcmdScript.JZscriptSettings) - Constructor for class org.vishia.cmd.JZtxtcmdScript.JZcmdClass
 
JZcmdDataAccess() - Constructor for class org.vishia.cmd.JZtxtcmdScript.JZcmdDataAccess
 
JZcmdDatapathElement() - Constructor for class org.vishia.cmd.JZtxtcmdScript.JZcmdDatapathElement
 
JZcmdDatapathElementClass() - Constructor for class org.vishia.cmd.JZtxtcmdScript.JZcmdDatapathElementClass
 
jzcmdExecuter - Variable in class org.vishia.cmd.CmdExecuter
jzCmdExecuter - Variable in class org.vishia.cmd.JZtxtcmdExecuter.JzTcMain
 
JZcmdInclude(JZtxtcmdScript.StatementList) - Constructor for class org.vishia.cmd.JZtxtcmdScript.JZcmdInclude
 
JZcmdInstanceofExpr() - Constructor for class org.vishia.cmd.JZtxtcmdScript.JZcmdInstanceofExpr
 
JZcmditem(JZtxtcmdScript.StatementList, char) - Constructor for class org.vishia.cmd.JZtxtcmdScript.JZcmditem
 
jzcmdMain - Variable in class org.vishia.cmd.JZtxtcmdExecuter.ExecuteLevel
 
jzcmdScript - Variable in class org.vishia.cmd.JZtxtcmdExecuter.JzTcMain
The java prepared generation script.
JZcmdThrow(String) - Constructor for exception org.vishia.cmd.JZtxtcmdExecuter.JZcmdThrow
 
jzoutput - Variable in class org.vishia.cmd.JZtxtcmdScript.Zmake
 
JzScriptException(String, String, int, int) - Constructor for exception org.vishia.cmd.JZtxtcmdExecuter.JzScriptException
 
JzScriptException(Exception) - Constructor for exception org.vishia.cmd.JZtxtcmdExecuter.JzScriptException
 
JzScriptException(String) - Constructor for exception org.vishia.cmd.JZtxtcmdExecuter.JzScriptException
 
jzScriptSettings - Variable in class org.vishia.cmd.JZtxtcmdScript
 
JZscriptSettings() - Constructor for class org.vishia.cmd.JZtxtcmdScript.JZscriptSettings
 
jzSettings - Variable in class org.vishia.cmd.JZtxtcmdScript.StatementList
 
jzsub - Variable in class org.vishia.cmd.CmdExecuter.CmdQueueEntry
If given this subroutine should be executed. cmd is not used then.
JzTcMain(LogMessage, JZtxtcmdExecuter) - Constructor for class org.vishia.cmd.JZtxtcmdExecuter.JzTcMain
 
JZtxtcmd - Class in org.vishia.jztxtcmd
This is the Script executer and text generator started form command line.
JZtxtcmd() - Constructor for class org.vishia.jztxtcmd.JZtxtcmd
Instantiates.
JZtxtcmd(LogMessage) - Constructor for class org.vishia.jztxtcmd.JZtxtcmd
Instantiates with maybe given MainCmd logging.
JZtxtcmd.Args - Class in org.vishia.jztxtcmd
 
JZtxtcmd.CmdLine - Class in org.vishia.jztxtcmd
The organization class for command line invocation.
JZtxtcmdAccessFileset - Class in org.vishia.cmd
This class contains a reference to the access path and the reference to the Fileset which is accessed.
JZtxtcmdAccessFileset(JZtxtcmdScript.AccessFilesetname, JZtxtcmdExecuter.ExecuteLevel) - Constructor for class org.vishia.cmd.JZtxtcmdAccessFileset
Creates an instance from given inputs.
JZtxtcmdEngine - Interface in org.vishia.cmd
This interface describes the JZcmd script engine as enhancment of the javax.script.ScriptEngine.
JZtxtcmdExecuter - Class in org.vishia.cmd
This class is the executer of JZcmd.
JZtxtcmdExecuter(LogMessage) - Constructor for class org.vishia.cmd.JZtxtcmdExecuter
Creates a JZcmdExecuter with possible writing exceptions in the output text.
JZtxtcmdExecuter() - Constructor for class org.vishia.cmd.JZtxtcmdExecuter
Creates a JZcmdExecuter with possible writing exceptions in the output text.
JZtxtcmdExecuter.CmdErrorLevelException - Exception in org.vishia.cmd
A thread instance of JZcmd.
JZtxtcmdExecuter.ExecuteLevel - Class in org.vishia.cmd
Wrapper to generate a script with specified localVariables.
JZtxtcmdExecuter.ExitException - Exception in org.vishia.cmd
 
JZtxtcmdExecuter.JZcmdBindings - Class in org.vishia.cmd
 
JZtxtcmdExecuter.JZcmdThrow - Exception in org.vishia.cmd
 
JZtxtcmdExecuter.JzScriptException - Exception in org.vishia.cmd
 
JZtxtcmdExecuter.JzTcMain - Class in org.vishia.cmd
This class is the jzcmd main level from a script.
JZtxtcmdExecuter.ListMap - Class in org.vishia.cmd
It is a List but also with Map
JZtxtcmdExecuter.NextNr - Class in org.vishia.cmd
Simple class to build a countered number.
JZtxtcmdFilepath - Class in org.vishia.cmd
This class describes a Filepath instance in an executer level of JZcmd.
JZtxtcmdFilepath(JZtxtcmdExecuter.ExecuteLevel, FilePath) - Constructor for class org.vishia.cmd.JZtxtcmdFilepath
Creates an instance with given data.
JZtxtcmdFilepath(JZtxtcmdExecuter.ExecuteLevel, String) - Constructor for class org.vishia.cmd.JZtxtcmdFilepath
Creates an instance with given data.
JZtxtcmdFilepath(JZtxtcmdExecuter.ExecuteLevel, JZtxtcmdFilepath, JZtxtcmdFilepath, JZtxtcmdFilepath) - Constructor for class org.vishia.cmd.JZtxtcmdFilepath
Creates a JZcmdFilepath entry with an additonal pathbase.
JZtxtcmdFileset - Class in org.vishia.cmd
A Fileset instance in a JZcmd script especially for zmake.
JZtxtcmdFileset(JZtxtcmdExecuter.ExecuteLevel, JZtxtcmdScript.UserFileset) - Constructor for class org.vishia.cmd.JZtxtcmdFileset
 
JZtxtcmdScript - Class in org.vishia.cmd
This class contains the internal representation of a JZcmd script.
JZtxtcmdScript(LogMessage, File, JZtxtcmdEngine) - Constructor for class org.vishia.cmd.JZtxtcmdScript
Creates.
JZtxtcmdScript.AccessFilesetname - Class in org.vishia.cmd
This class contains the fileset-variable name and maybe an FilePath as accessPath.
JZtxtcmdScript.AddSub2List - Interface in org.vishia.cmd
 
JZtxtcmdScript.Argument - Class in org.vishia.cmd
Argument for a subroutine.
JZtxtcmdScript.AssignExpr - Class in org.vishia.cmd
 
JZtxtcmdScript.CallStatement - Class in org.vishia.cmd
 
JZtxtcmdScript.CmdInvoke - Class in org.vishia.cmd
class for a cmd execution (operation system cmd process invocation).
JZtxtcmdScript.CondStatement - Class in org.vishia.cmd
 
JZtxtcmdScript.DataText - Class in org.vishia.cmd
In ZBNF: <*dataAccess:formatString>
JZtxtcmdScript.DefClasspathVariable - Class in org.vishia.cmd
 
JZtxtcmdScript.DefClassVariable - Class in org.vishia.cmd
 
JZtxtcmdScript.DefContainerVariable - Class in org.vishia.cmd
It is a List, either as constant container or as any java.util.List-instance.
JZtxtcmdScript.DefFilepath - Class in org.vishia.cmd
A Filepath variable.
JZtxtcmdScript.DefListElement - Class in org.vishia.cmd
A list element is a statement in the JZtxtcmdScript.JZcmditem.statementlist of the JZtxtcmdScript.DefContainerVariable item.
JZtxtcmdScript.DefVariable - Class in org.vishia.cmd
 
JZtxtcmdScript.ExitStatement - Class in org.vishia.cmd
 
JZtxtcmdScript.FileOpArg - Class in org.vishia.cmd
 
JZtxtcmdScript.ForStatement - Class in org.vishia.cmd
 
JZtxtcmdScript.IfCondition - Class in org.vishia.cmd
 
JZtxtcmdScript.IfStatement - Class in org.vishia.cmd
 
JZtxtcmdScript.JZcmdCalculatorExpr - Class in org.vishia.cmd
 
JZtxtcmdScript.JZcmdClass - Class in org.vishia.cmd
A class in the JZcmd syntax.
JZtxtcmdScript.JZcmdDataAccess - Class in org.vishia.cmd
This class wraps the DataAccess.DataAccessSet to support JZcmd-specific enhancements.
JZtxtcmdScript.JZcmdDatapathElement - Class in org.vishia.cmd
This class extends the DatapathElement respectively SetDatapathElement with more references which contains the method arguments which should be evaluated with the JZcmd capability.
JZtxtcmdScript.JZcmdDatapathElementClass - Class in org.vishia.cmd
 
JZtxtcmdScript.JZcmdInclude - Class in org.vishia.cmd
 
JZtxtcmdScript.JZcmdInstanceofExpr - Class in org.vishia.cmd
 
JZtxtcmdScript.JZcmditem - Class in org.vishia.cmd
Common Superclass for a JZcmd script item.
JZtxtcmdScript.JZscriptSettings - Class in org.vishia.cmd
 
JZtxtcmdScript.Onerror - Class in org.vishia.cmd
This class contains expressions for error handling.
JZtxtcmdScript.Scriptfile - Class in org.vishia.cmd
For one scriptfile, on include use extra instance per include.
JZtxtcmdScript.StatementList - Class in org.vishia.cmd
Organization class for a list of script elements inside another Scriptelement.
JZtxtcmdScript.Subroutine - Class in org.vishia.cmd
 
JZtxtcmdScript.TextColumn - Class in org.vishia.cmd
JZcmditem which contain a column for text positioning.
JZtxtcmdScript.TextOut - Class in org.vishia.cmd
 
JZtxtcmdScript.ThreadBlock - Class in org.vishia.cmd
 
JZtxtcmdScript.UserFileset - Class in org.vishia.cmd
A < fileset> in the ZmakeStd.zbnf.
JZtxtcmdScript.ZbnfJZcmdScript - Class in org.vishia.cmd
Main class for ZBNF parse result.
JZtxtcmdScript.Zmake - Class in org.vishia.cmd
 
JZtxtcmdSyntax - Class in org.vishia.jztxtcmd
This class contains the syntax as ZBNF string for a JZtxtcmd script.
JZtxtcmdSyntax() - Constructor for class org.vishia.jztxtcmd.JZtxtcmdSyntax
 
JZtxtcmdTester - Class in org.vishia.cmd
 
JZtxtcmdTester() - Constructor for class org.vishia.cmd.JZtxtcmdTester
 
JZtxtcmdThread - Class in org.vishia.cmd
This class is uses as Data base for all threads in a JZcmd execution environment.
JZtxtcmdThread() - Constructor for class org.vishia.cmd.JZtxtcmdThread
 
JZtxtcmdThread.MsgItem - Class in org.vishia.cmd
Item inside the message queues.
JZtxtcmdThreadData - Class in org.vishia.cmd
superior class of JZtxtcmdThread and JZtxtcmdThreadQueue The elements are not used in that derived classes, but in the JZtxtcmdExecuter.ExecuteLevel while working in the threads.
JZtxtcmdThreadData() - Constructor for class org.vishia.cmd.JZtxtcmdThreadData
 
JZtxtcmdThreadQueue - Class in org.vishia.cmd
This class builds a queue to run sub routines in an separated Thread of JZtxtcmd execution.
JZtxtcmdThreadQueue(String, JZtxtcmdExecuter) - Constructor for class org.vishia.cmd.JZtxtcmdThreadQueue
It is invoked from GralActionJztc if used with GUI.
JZtxtcmdThreadQueue.SubArg - Class in org.vishia.cmd
 
JZtxtcmdUserExample - Class in org.vishia.jztxtcmd
This class is used for test in ZBNF/examples_JZcmd/TestAll/testAll.jz.bat
JZtxtcmdUserExample(Appendable) - Constructor for class org.vishia.jztxtcmd.JZtxtcmdUserExample
 
JZtxtcmdUtil - Class in org.vishia.jztxtcmd
 
JZtxtcmdUtil() - Constructor for class org.vishia.jztxtcmd.JZtxtcmdUtil
 

K

k - Variable in enum org.vishia.zbnf.ZbnfSyntaxPrescript.EType
 
k1 - Static variable in class org.vishia.util.StringFormatter
The constant determine the number of digits representing a (hex) value and the decision, use first byte left or right side.
k2left - Static variable in class org.vishia.util.StringFormatter
The constant determine the number of digits representing a (hex) value and the decision, use first byte left or right side.
k2right - Static variable in class org.vishia.util.StringFormatter
The constant determine the number of digits representing a (hex) value and the decision, use first byte left or right side.
k4left - Static variable in class org.vishia.util.StringFormatter
The constant determine the number of digits representing a (hex) value and the decision, use first byte left or right side.
k4right - Static variable in class org.vishia.util.StringFormatter
The constant determine the number of digits representing a (hex) value and the decision, use first byte left or right side.
k6left - Static variable in class org.vishia.util.StringFormatter
The constant determine the number of digits representing a (hex) value and the decision, use first byte left or right side.
k6right - Static variable in class org.vishia.util.StringFormatter
The constant determine the number of digits representing a (hex) value and the decision, use first byte left or right side.
k8left - Static variable in class org.vishia.util.StringFormatter
The constant determine the number of digits representing a (hex) value and the decision, use first byte left or right side.
k8right - Static variable in class org.vishia.util.StringFormatter
The constant determine the number of digits representing a (hex) value and the decision, use first byte left or right side.
k_answer - Static variable in class org.vishia.inspcComm.InspcDatagram.SeqEntrant
Position of data as constants.
k_cmd - Static variable in class org.vishia.inspcComm.Inspcitem.Head
Position of data as constants.
k_cmdDatagram - Static variable in class org.vishia.inspcComm.InspcDatagram.Base
Position of data as constants.
k_encryption - Static variable in class org.vishia.inspcComm.InspcDatagram.SeqEntrant
Position of data as constants.
k_entrant - Static variable in class org.vishia.inspcComm.InspcDatagram.SeqEntrant
Position of data as constants.
k_nrofBytes - Static variable in class org.vishia.inspcComm.InspcDatagram.Base
Position of data as constants.
k_nrofBytes - Static variable in class org.vishia.inspcComm.Inspcitem.Head
Position of data as constants.
k_order - Static variable in class org.vishia.inspcComm.Inspcitem.HeadOrder
Position of data as constants.
k_seqnr - Static variable in class org.vishia.inspcComm.InspcDatagram.SeqEntrant
Position of data as constants.
kAnswerFieldMethod - Static variable in class org.vishia.inspcComm.Inspcitem
Antwort auf Aufforderung zur Rueckgabe einer Liste von Attributen, Assoziationen oder Methoden.
kAnswerMsg - Static variable in class org.vishia.inspcComm.Inspcitem
 
kAnswerRegisterRepeat - Static variable in class org.vishia.inspcComm.Inspcitem
 
kAnswerRemoveMsgNok - Static variable in class org.vishia.inspcComm.Inspcitem
 
kAnswerRemoveMsgOk - Static variable in class org.vishia.inspcComm.Inspcitem
 
kAnswerValue - Static variable in class org.vishia.inspcComm.Inspcitem
 
kAnswerValueByIndex - Static variable in class org.vishia.inspcComm.Inspcitem
, answer: , +------head-8---------+-int-4-+-int-4-+---n-------+-int-4-+---n-------+ , |kAnswerValueByIndex | ixVal | types | values | types | values | , +---------------------+-------+-------+-----------+-------+-----------+ First byte after head is the start index of variable for answer.
kAnswervaluedata - Static variable in class org.vishia.inspcComm.Inspcitem
This item sets a value with a given position: <@8+4#?
kArgumentUndefined - Static variable in class org.vishia.util.CalculatorExpr.Operation
Designation of CalculatorExpr.Operation.kindOperand that the operand should be located in the top of stack.
kBitDimension_ObjectArrayJc - Static variable in class org.vishia.byteData.ObjectArray_Jc
 
kBitfield_Modifier - Static variable in class org.vishia.byteData.Class_Jc
Definition adequate Headerfile ReflectionJc.h in enum Modifier_reflectJc_t:
kBitIdentLarge_objectIdentSize - Static variable in class org.vishia.byteData.Object_Jc
 
kBitIdentMedium_objectIdentSize - Static variable in class org.vishia.byteData.Object_Jc
 
kBitIdentSmall_objectIdentSize - Static variable in class org.vishia.byteData.Object_Jc
 
kBitPrimitiv_Modifier - Static variable in class org.vishia.byteData.Class_Jc
Definition adequate Headerfile ReflectionJc.h in enum Modifier_reflectJc_t:
kBreak - Static variable in class org.vishia.cmd.JZtxtcmdExecuter
Should break a loop, break statement.
kCheckBoolExpr - Static variable in class org.vishia.util.CalculatorExpr.Operation
 
kComponent - Static variable in class org.vishia.zbnf.ZbnfParserStore
Constant to detect the entry describes a component assigned to a non-teminal syntax symbol. -32766
kConstant - Static variable in class org.vishia.util.CalculatorExpr.Operation
Designation of CalculatorExpr.Operation.kindOperand that the operand should be located in the top of stack.
kDataBufferSize - Static variable in class org.vishia.communication.InterProcessComm_SocketImpl
 
kDatapath - Static variable in class org.vishia.util.CalculatorExpr.Operation
Designation of CalculatorExpr.Operation.kindOperand that the operand should be located in the top of stack.
kEmbedded_Modifier_reflectJc - Static variable in class org.vishia.byteData.Class_Jc
Definition adequate Headerfile ReflectionJc.h in enum Modifier_reflectJc_t:
kEmbeddedContainer_Modifier - Static variable in class org.vishia.byteData.Class_Jc
Definition adequate Headerfile ReflectionJc.h in enum Modifier_reflectJc_t:
kEndOfElements - Static variable in class org.vishia.byteData.ByteDataAccess
Deprecated.
Definition of the code of end of information, return from next()
kEndOfElements - Static variable in class org.vishia.byteData.ByteDataAccessOld
Deprecated.
Definition of the code of end of information, return from next()
kEnhancedRefContainer_Modifier - Static variable in class org.vishia.byteData.Class_Jc
Definition adequate Headerfile ReflectionJc.h in enum Modifier_reflectJc_t:
kError_writeInfoDirectly - Static variable in class org.vishia.mainCmd.MainCmd
Deprecated.
 
kException - Static variable in class org.vishia.cmd.JZtxtcmdExecuter
Has thrown an not catch exception. onerror statement not found.
key() - Method in interface org.vishia.util.DataAccess.Conversion
This key is used as key in the Index to search the possible conversion.
key - Variable in class org.vishia.util.IndexMultiTable.Entry
 
key - Variable in class org.vishia.util.IndexMultiTableInteger
Array of keys, there are sorted ascending.
KeyCode - Class in org.vishia.util
This class helps to present key codes and other events in combination with shift, alt, control in a maybe readable form.
KeyCode(String) - Constructor for class org.vishia.util.KeyCode
 
KeyCode(int) - Constructor for class org.vishia.util.KeyCode
 
keySet() - Method in class org.vishia.cmd.JZtxtcmdExecuter.JZcmdBindings
 
keySet() - Method in class org.vishia.util.IndexMultiTable
 
keySet() - Method in class org.vishia.util.IndexMultiTableInteger
 
keyVariableName - Variable in class org.vishia.cmd.JZtxtcmdScript.DefContainerVariable
Name of that variable which value builds the key.
kFailedCommand - Static variable in class org.vishia.inspcComm.Inspcitem
 
kFailedPath - Static variable in class org.vishia.inspcComm.Inspcitem
 
kFailedRegisterRepeat - Static variable in class org.vishia.inspcComm.Inspcitem
 
kFailedValue - Static variable in class org.vishia.inspcComm.Inspcitem
 
kFalse - Static variable in class org.vishia.cmd.JZtxtcmdExecuter
Only internal designation.
kFileNotFound - Static variable in class org.vishia.util.FileAppend
 
kFileNotFound - Static variable in class org.vishia.util.FileWriter
Deprecated.
 
kFileOpenError - Static variable in class org.vishia.util.FileAppend
 
kFileOpenError - Static variable in class org.vishia.util.FileWriter
Deprecated.
 
kFloatNumber - Static variable in class org.vishia.zbnf.ZbnfParserStore
Constant to detect an integer number. -32758
kGetAddressByPath - Static variable in class org.vishia.inspcComm.Inspcitem
 
kGetFields - Static variable in class org.vishia.inspcComm.Inspcitem
Request to get a list of all attributes and associations of the addressed Object.
kGetMsg - Static variable in class org.vishia.inspcComm.Inspcitem
Request to get all messages
kGetValueByIndex - Static variable in class org.vishia.inspcComm.Inspcitem
 
kGetValueByPath - Static variable in class org.vishia.inspcComm.Inspcitem
 
kHandlePtr_Modifier - Static variable in class org.vishia.byteData.Class_Jc
Definition adequate Headerfile ReflectionJc.h in enum Modifier_reflectJc_t:
kIdentifier - Static variable in class org.vishia.zbnf.ZbnfParserStore
Constant to detect an identifier. -32757
kIdx_arrayClasses - Static variable in class org.vishia.header2Reflection.ExtReflection_Insp_h.ExtReflection_Insp
 
kIdx_classDataBlock - Static variable in class org.vishia.header2Reflection.ExtReflection_Insp_h.ExtReflection_Insp
 
kIdx_nrofRelocEntries - Static variable in class org.vishia.header2Reflection.ExtReflection_Insp_h.ExtReflection_Insp
 
kIdx_sign - Static variable in class org.vishia.header2Reflection.ExtReflection_Insp_h.ExtReflection_Insp
 
kIdxAfterLast - Static variable in class org.vishia.bridgeC.MemUnit
 
kIdxAfterLast - Static variable in class org.vishia.header2Reflection.ExtReflection_Insp_h.ExtReflection_Insp
 
kIdxElementCode - Static variable in class org.vishia.byteData.ByteDataAccess
Deprecated.
Index in the data, position of element code
kIdxElementCode - Static variable in class org.vishia.byteData.ByteDataAccessOld
Deprecated.
Index in the data, position of element code
kind - Variable in class org.vishia.zbnf.ZbnfParserStore.ParseResultItemImplement
Kind of entry.
kindList - Variable in class org.vishia.xmlSimple.WikistyleTextToSimpleXml
 
KindofAdd() - Constructor for enum org.vishia.util.IndexMultiTable.KindofAdd
 
kindOperand - Variable in class org.vishia.util.CalculatorExpr.Operation
Number of input variable from array or special designation.
kInfo_writeInfoDirectly - Static variable in class org.vishia.mainCmd.MainCmd
Deprecated.
Some bits to mark the kind of output
kInfoln_writeInfoDirectly - Static variable in class org.vishia.mainCmd.MainCmd
Deprecated.
 
kInitializedWithLength - Static variable in class org.vishia.byteData.ByteDataAccess
Deprecated.
Designation whether a instance is initialized with a local length.
kIntegerNumber - Static variable in class org.vishia.zbnf.ZbnfParserStore
Constant to detect an integer number. -32759
kIsSmallSize_typeSizeIdent - Static variable in class org.vishia.byteData.Object_Jc
Marking of size in attribute objectIdentSize in Object_Jc.
kLengthName - Static variable in class org.vishia.byteData.Class_Jc
Nr of bytes of a name in a Class_Jc-POD
kLengthName - Static variable in class org.vishia.byteData.Field_Jc
Nr of bytes of a name in a Field_Jc-POD
kMaxRepetition - Static variable in class org.vishia.zbnf.ZbnfParserStore
A number between this constant an -1 detects, it is a repetition.
kMsgClose - Static variable in class org.vishia.msgDispatch.LogMessageFile
 
kMsgNewFile - Static variable in class org.vishia.msgDispatch.LogMessageFile
 
kMsgOpen - Static variable in class org.vishia.msgDispatch.LogMessageFile
 
kMsgOpenError - Static variable in class org.vishia.msgDispatch.LogMessageFile
 
kNoRessource - Static variable in class org.vishia.inspcComm.Inspcitem
 
kNothing - Static variable in class org.vishia.byteData.ByteDataAccess
Deprecated.
Definition of the code of no information, return from next()
kNothing - Static variable in class org.vishia.byteData.ByteDataAccessOld
Deprecated.
Definition of the code of no information, return from next()
kObjectArrayJc_Modifier - Static variable in class org.vishia.byteData.Class_Jc
Definition adequate Headerfile ReflectionJc.h in enum Modifier_reflectJc_t:
kOnlySemantic - Static variable in class org.vishia.zbnf.ZbnfParserStore
Constant to detect the entry describes a single option. -32764
kOption - Static variable in class org.vishia.zbnf.ZbnfParserStore
Constant to detect the entry describes a only semantiv entry. -32763
kPos_attributes - Static variable in class org.vishia.byteData.Class_Jc
Position of the pointer to attributes in a Class_Jc-POD
kPos_bitModifiers - Static variable in class org.vishia.byteData.Field_Jc
Position of the modifier in a Field_Jc-POD
kPos_declaringClass - Static variable in class org.vishia.byteData.Field_Jc
 
kPos_field - Static variable in class org.vishia.byteData.SuperclassIfc_idxMtblJc_ByteDataAccess
 
kPos_interfaces - Static variable in class org.vishia.byteData.Class_Jc
Position of the pointer to the interfaces in a Class_Jc-POD
kPos_ixMtbl - Static variable in class org.vishia.byteData.SuperclassIfc_idxMtblJc_ByteDataAccess
 
kPos_Last - Static variable in class org.vishia.byteData.Class_Jc
 
kPos_length_ObjectArray_Jc - Static variable in class org.vishia.byteData.ObjectArray_Jc
Position of the attributes length inside C-ObjectArray_Jc.
kPos_methods - Static variable in class org.vishia.byteData.Class_Jc
Position of the pointer to methods in a Class_Jc-POD
kPos_modifiers - Static variable in class org.vishia.byteData.Class_Jc
Position of the modifier in a Class_Jc-POD
kPos_nrofArrayElements - Static variable in class org.vishia.byteData.Field_Jc
Position of the type reference in a Field_Jc-POD
kPos_nsize - Static variable in class org.vishia.byteData.Class_Jc
Position of sizeof the type
kPos_objIdentSize - Static variable in class org.vishia.byteData.Object_Jc
 
kPos_offsetToObjectifcBase - Static variable in class org.vishia.byteData.Field_Jc
 
kPos_ownAdress - Static variable in class org.vishia.byteData.Object_Jc
 
kPos_position - Static variable in class org.vishia.byteData.Field_Jc
Position of the Position of the data in a Field_Jc-POD
kPos_posObjectBase - Static variable in class org.vishia.byteData.Class_Jc
Position of sizeof the type
kPos_reflectionClassAdress - Static variable in class org.vishia.byteData.Object_Jc
 
kPos_reserve - Static variable in class org.vishia.byteData.SuperclassIfc_idxMtblJc_ByteDataAccess
 
kPos_superClass - Static variable in class org.vishia.byteData.Class_Jc
Position of the pointer to the superclass reflection in a Class_Jc-POD
kPos_type - Static variable in class org.vishia.byteData.Field_Jc
Position of the type reference in a Field_Jc-POD
kPos_Vtbl - Static variable in class org.vishia.byteData.Class_Jc
Position after this element
kPosMode_ObjectArray_Jc - Static variable in class org.vishia.byteData.ObjectArray_Jc
 
kPosName - Static variable in class org.vishia.byteData.Class_Jc
Position of the name in a Class_Jc-POD
kPosName - Static variable in class org.vishia.byteData.Field_Jc
Position of the name in a Field_Jc-POD
kPosSizeof_ElObjectArray_Jc - Static variable in class org.vishia.byteData.ObjectArray_Jc
 
kReference_Modifier - Static variable in class org.vishia.byteData.Class_Jc
Definition adequate Headerfile ReflectionJc.h in enum Modifier_reflectJc_t:
kReferencedContainer_Modifier - Static variable in class org.vishia.byteData.Class_Jc
Definition adequate Headerfile ReflectionJc.h in enum Modifier_reflectJc_t:
kRegisterRepeat - Static variable in class org.vishia.inspcComm.Inspcitem
 
kRemoveMsg - Static variable in class org.vishia.inspcComm.Inspcitem
Remove gotten messages.
kReturn - Static variable in class org.vishia.cmd.JZtxtcmdExecuter
Should return from subroutine, return statement.
kSetStringByPath - Static variable in class org.vishia.inspcComm.Inspcitem
Sets a string value.
kSetValueByPath - Static variable in class org.vishia.inspcComm.Inspcitem
 
kSetvaluedata - Static variable in class org.vishia.inspcComm.Inspcitem
This item sets a value with a given position: <@8+4#?
kSizeHead - Static variable in class org.vishia.inspcComm.InspcDatagram.Base
Position of data as constants.
kSizeHead - Static variable in class org.vishia.inspcComm.InspcDatagram.SeqEntrant
Position of data as constants.
kSizeHead - Static variable in class org.vishia.inspcComm.Inspcitem.Head
Position of data as constants.
kSizeHeadOrder - Static variable in class org.vishia.inspcComm.Inspcitem.HeadOrder
Position of data as constants.
kStackOperand - Static variable in class org.vishia.util.CalculatorExpr.Operation
Designation of CalculatorExpr.Operation.kindOperand that the operand should be located in the top of stack.
kStaticArray_Modifier - Static variable in class org.vishia.byteData.Class_Jc
Definition adequate Headerfile ReflectionJc.h in enum Modifier_reflectJc_t:
kString - Static variable in class org.vishia.zbnf.ZbnfParserStore
Constant to detect an identifier. -32756
kSuccess - Static variable in class org.vishia.cmd.JZtxtcmdExecuter
Should continue.
kTerminalSymbol - Static variable in class org.vishia.zbnf.ZbnfParserStore
Constant to detect the entry describes a terminate symbol. -32767
kText - Static variable in class org.vishia.byteData.ByteDataAccess
Deprecated.
Aussage: es ist ein String (XML: text()), kein Tag im String
kText - Static variable in class org.vishia.byteData.ByteDataAccessOld
Deprecated.
Aussage: es ist ein String (XML: text()), kein Tag im String
kUnaryOperation - Static variable in class org.vishia.util.CalculatorExpr.Operation
Designation of CalculatorExpr.Operation.kindOperand that the operand is the accumulator for unary operation.
kUndefined - Static variable in class org.vishia.byteData.ByteDataAccess
Deprecated.
coding: the value is undefined
kUndefined - Static variable in class org.vishia.byteData.ByteDataAccessOld
Deprecated.
coding: the value is undefined
kWarning_writeInfoDirectly - Static variable in class org.vishia.mainCmd.MainCmd
Deprecated.
 
kWriteError - Static variable in class org.vishia.util.FileAppend
 

L

label - Variable in class org.vishia.docuGen.DocuGen.Inset
 
lastAccessTime() - Method in class org.vishia.fileRemote.FileRemote
Returns the last access time of the file if the file system supports it.
lastChild() - Method in interface org.vishia.util.TreeNode_ifc
 
lastChild() - Method in class org.vishia.util.TreeNodeBase
Returns the last of all children.
lastIndexOf(Object) - Method in class org.vishia.util.SortedList
Delegates to List inside, see java.util.List.
lastIndexOf(CharSequence, int, int, char) - Static method in class org.vishia.util.StringFunctions
Searches the last occurrence of the given char in a CharSequence.
lastIndexOf(CharSequence, char) - Static method in class org.vishia.util.StringFunctions
Searches the last occurrence of the given char in a CharSequence.
lastIndexOf(CharSequence, int, int, String) - Static method in class org.vishia.util.StringFunctions
Checks whether the given CharSequence contains the given String.
lastIndexOf(CharSequence, int, int, CharSequence) - Static method in class org.vishia.util.StringFunctions
Checks whether the given CharSequence contains the other given CharSequence.
lastIndexOfAnyChar(CharSequence, int, int, CharSequence) - Static method in class org.vishia.util.StringFunctions
Searches the last occurrence of one of the given chars in a CharSequence.
lastIndexOfAnyChar(CharSequence, int, int) - Method in class org.vishia.util.StringPart
Returns the last position of one of the chars in sChars within the part of actual part from (fromIndex) to (fromIndex+maxToTest) or returs -1 if the char is not found in this part.
lastIndexOfNoChar(CharSequence, int, int, CharSequence) - Static method in class org.vishia.util.StringFunctions
Searches the last occurrence in a CharSequence of any char which is not given in chars.
lastKey - Variable in class org.vishia.util.IndexMultiTable.IteratorImpl
lastKey() - Method in class org.vishia.util.IndexMultiTable.IteratorImpl
 
lastkey - Variable in class org.vishia.util.IndexMultiTableInteger.IteratorImpl
Only for test.
lastModified() - Method in class org.vishia.fileRemote.FileRemote
 
lastOffsetBeforeBitfield - Variable in class org.vishia.header2Reflection.Header2Reflection.ConverterClass
Deprecated.
It stores the last offset always.
lastOut - Variable in class org.vishia.zcmd.Zbnf2Text.Args
Only the current pair of script and output.
lastSender - Variable in class org.vishia.communication.SocketCmd_InterProcessComm
 
lastTime - Static variable in class org.vishia.util.DateOrder
 
lastTimeProgress - Variable in class org.vishia.fileLocalAccessor.FileAccessorLocalJava7.WalkFileTreeVisitor
 
lastType - Variable in class org.vishia.header2Reflection.Header2Reflection.ConverterClass
Deprecated.
Size of the last element.
lastValue - Variable in class org.vishia.util.IndexMultiTable.IteratorImpl
 
lastWasCommentStart - Variable in class org.vishia.checkDeps_C.CheckDependencyFile.NextCodeLine
 
lConst - Variable in class org.vishia.execode.Execode.Constant
 
leaderTextC - Variable in class org.vishia.header2Reflection.Header2Reflection
Deprecated.
Text for leader and trailer in the offset- and C-Files.
leaderTextH - Variable in class org.vishia.header2Reflection.Header2Reflection
Deprecated.
Text for leader and trailer in the offset- and C-Files.
leaderTextOffs - Variable in class org.vishia.header2Reflection.Header2Reflection
Deprecated.
Text for leader and trailer in the offset- and C-Files.
LeapSeconds - Class in org.vishia.util
This class supports the handling with Leap seconds.
LeapSeconds() - Constructor for class org.vishia.util.LeapSeconds
 
leapSeconds - Variable in class org.vishia.util.LeapSeconds
Array of number of leap seconds.
left - Static variable in class org.vishia.util.KeyCode
 
left - Variable in class org.vishia.util.PathCheck
Start end end String of the name, null then no check.
len - Variable in class org.vishia.xmlSimple.XmlBeautificator
 
len0end() - Method in class org.vishia.util.StringPart
Sets the length to the end of the maximal part if the length is 0.
lenBacktoNoChar(CharSequence) - Method in class org.vishia.util.StringPart
Posits the end of the part before all of the chars given in the parameter string.
lenBacktoNoWhiteSpaces() - Method in class org.vishia.util.StringPart
Trims all trailing whitespaces within the part.
lenEqual - Variable in class org.vishia.util.FileCompare.Result
 
length - Variable in class org.vishia.bridgeC.VaArgBuffer
 
length - Variable in class org.vishia.fileRemote.FileRemote
Length of the file.
length() - Method in class org.vishia.fileRemote.FileRemote
 
length() - Method in class org.vishia.util.StringArray
 
length() - Method in class org.vishia.util.StringFormatter
returns the current length of string.
length() - Method in class org.vishia.util.StringPart
 
length() - Method in class org.vishia.util.StringPart.Part
 
length() - Method in class org.vishia.util.StringPartFromFileLines.CharSq
 
length() - Method in class org.vishia.util.StringSeq
 
length - Variable in class org.vishia.util.TimedValues
 
lengthData() - Method in class org.vishia.byteData.ByteDataSymbolicAccess
 
lengthData - Variable in class org.vishia.byteData.ByteDataVariable.Int32Array
 
lengthData - Variable in class org.vishia.byteData.ByteDataVariable.Uint16Array
 
lengthData - Variable in class org.vishia.byteData.ByteDataVariable.Uint32Array
 
lengthMaxPart() - Method in class org.vishia.util.StringPart
Returns the lenght of the maximal part from current position.
lento(int) - Method in class org.vishia.util.StringPart
Deprecated.
use lenToPos, more clarify, especially for JZcmd
lento(char) - Method in class org.vishia.util.StringPart
Sets the end position of the part of string to exclusively the char cc.
lento(CharSequence) - Method in class org.vishia.util.StringPart
Sets the endposition of the part of string to exclusively the given string.
lento(CharSequence, int) - Method in class org.vishia.util.StringPart
Sets the endposition of the part of string to exclusively the given string.
lentoAnyChar(CharSequence, int) - Method in class org.vishia.util.StringPart
Sets the length of the current part to any char content in sChars (terminate chars).
lentoAnyChar(CharSequence, int, int) - Method in class org.vishia.util.StringPart
Sets the length of the current part to any char content in sChars (terminate chars).
lentoAnyChar(CharSequence) - Method in class org.vishia.util.StringPart
Sets the length of the current part to any char content in sChars (terminate chars).
lentoAnyCharOutsideQuotation(CharSequence, String, char, int) - Method in class org.vishia.util.StringPart
 
lentoAnyCharOutsideQuotion(CharSequence, int) - Method in class org.vishia.util.StringPart
Sets the length of the current part to any char content in sChars (terminate chars), but skip over quotions while testing.
lentoAnyNonEscapedChar(CharSequence, int) - Method in class org.vishia.util.StringPart
Sets the len to the first position of any given char, but not if the char is escaped.
lentoAnyString(CharSequence[], int) - Method in class org.vishia.util.StringPart
Sets the length of the current part to any terminate string given in sString.
lentoAnyString(CharSequence[], int, int) - Method in class org.vishia.util.StringPart
Sets the length of the current part to any terminate string given in sString.
lentoAnyStringWithIndent(CharSequence[], CharSequence, int, StringBuilder) - Method in class org.vishia.util.StringPart
Sets the length of the current part to any terminate string given in sString.
lentoIdentifier() - Method in class org.vishia.util.StringPart
Sets the endposition of the part of string to the end of the identifier which is beginning on start.
lentoIdentifier(CharSequence, CharSequence) - Method in class org.vishia.util.StringPart
Sets the endposition of the part of string to the end of the identifier which is beginning on start.
lentoLineEnd() - Method in class org.vishia.util.StringPart
Sets the length of the current part to the end of the current line.
lentoNonEscapedString(CharSequence, int) - Method in class org.vishia.util.StringPart
Sets the length of the valid part to the first position of the given String, but not if the String is escaped.
lentoNumber(boolean, int[], String) - Method in class org.vishia.util.StringPart
Sets the end position of the part of string to the end of the number which is beginning on start.
lentoPos(int) - Method in class org.vishia.util.StringPart
Sets the endposition of the part of string to the given chars after start.
lentoQuotionEnd(char, int) - Method in class org.vishia.util.StringPart
Sets the length of the current part to the end of the quotion.
levelForSubroutine(JZtxtcmdScript.Subroutine) - Method in class org.vishia.cmd.JZtxtcmdExecuter.ExecuteLevel
Creates a new level for the subroutine with this given level.
levelProcessMarked - Variable in class org.vishia.fileRemote.FileRemoteWalker.WalkInfo
 
levelProcessMarked - Variable in class org.vishia.util.TreeWalkerPathCheck.CurrDirChildren
 
line - Variable in class org.vishia.util.StdHexFormatWriter
 
line() - Method in class org.vishia.util.StringPart
Sets the current Part from the current position to exactly one line.
line - Variable in class org.vishia.zbnf.ZbnfParser.LogParsing
 
linearInterpolation(float, float[][], int) - Static method in class org.vishia.math.CurveInterpolation
 
linearInterpolation(float, float, float[][], int) - Static method in class org.vishia.math.CurveInterpolation
xc1 xc xc2 xr1 y1 yc1 yc2 ------dc1 xr y xr2 yr2 ycr2 y2 ------dc2
lineError - Variable in class org.vishia.zbnf.ZbnfParser
The lineError and columnError will be set if the input supports it, see StringPart.getLineAndColumn(int[]).
lineFile - Variable in class org.vishia.zbnf.ZbnfSyntaxPrescript
For debugging and error report: The line in the syntax file.
lineNr - Variable in class org.vishia.zcmd.Csv2Data
 
lineout - Variable in class org.vishia.util.StringFormatter
Destination to output a full line.
linePositions - Variable in class org.vishia.util.StringPartFromFileLines
 
lines - Variable in class org.vishia.zcmd.Csv2Data
 
list - Variable in class org.vishia.util.FileFunctions.FilesWithBasePath
Aggregation of the list, it is defined at user level.
list(String, String, String) - Static method in class org.vishia.util.FileList
Static method to create a list from any directory maybe with selected files.
list() - Method in class org.vishia.util.FileList
Creates a list of all files which's path and mask is given by FileList.args.
list(File, FilepathFilterM, int, CharSequence, Writer, int) - Method in class org.vishia.util.FileList
Creates a list of all files which's path and mask is given by FileList.args.
list - Variable in class org.vishia.util.SortedList
 
list2array - Static variable in class org.vishia.util.DataAccess.Conversions
List container to appropriate array.
list_cmpnDef - Variable in class org.vishia.zbnf.ebnfConvert.EBNFread
 
list_cmpnDef - Variable in class org.vishia.zbnf.ebnfConvert.EBNFread.XXXXXEBNFmain
 
listAboutInfo - Variable in class org.vishia.mainCmd.MainCmd
Deprecated.
List of strings contents about Info in form of lines.
listArgs - Variable in class org.vishia.util.OutTextPreparer
Via script given arguments for the outText.
listBitDst - Variable in class org.vishia.msgDispatch.MsgDispatcherCore
List of destination bits for the idents.
listChildren() - Method in interface org.vishia.util.SortedTree
Returns a List of all children of the node.
listChildren(String) - Method in interface org.vishia.util.SortedTree
Returns a List of all children with the given key.
listChildren() - Method in class org.vishia.util.SortedTreeNode
implements the interface method from SortedTree.
listChildren(String) - Method in class org.vishia.util.SortedTreeNode
implements the interface method from SortedTree.
listChildren() - Method in class org.vishia.util.TreeNodeBase
 
listChildren(String) - Method in class org.vishia.util.TreeNodeBase
Searches the child node with the given key.
listChildren() - Method in class org.vishia.zbnf.ZbnfParserStore.ParseResultItemImplement
 
listChildren(String) - Method in class org.vishia.zbnf.ZbnfParserStore.ParseResultItemImplement
 
listClassC - Variable in class org.vishia.header2Reflection.CheaderParser.ZbnfResultFile
 
listClassesAndSubroutines - Variable in class org.vishia.cmd.JZtxtcmdScript.JZcmdClass
All classes and subroutines in order of the script to present it in a list for choice.
listClassesAndSubroutines() - Method in class org.vishia.cmd.JZtxtcmdScript.JZcmdClass
 
listCmpn - Variable in class org.vishia.genJavaOutClass.GenJavaOutClass
The syntax components which are to process yet (are used for parse result storing).
listContent(File) - Method in class org.vishia.header2Reflection.BinOutShow
 
listElements - Variable in class org.vishia.zcmd.Bin2Data.DescrData
 
listExcludeNameFilter - Variable in class org.vishia.util.FilepathFilter
One or more entries for checking excluding the file name or null to exlude nothing.
listFileIn - Variable in class org.vishia.header2Reflection.C2DataDeps
Input files.
listFileIn - Variable in class org.vishia.header2Reflection.Header2Reflection.FileIn
Deprecated.
Input files.
listFileIn - Variable in class org.vishia.header2Reflection.Header2Reflection
Deprecated.
Input files.
listFileOutput - Variable in class org.vishia.msgDispatch.MsgConfig
 
listFiles(List<JZtxtcmdFilepath>, JZtxtcmdExecuter.ExecuteLevel, boolean) - Method in class org.vishia.cmd.JZtxtcmdAccessFileset
Appends the files of this set to the list.
listFiles(List<JZtxtcmdFilepath>, JZtxtcmdFilepath, boolean) - Method in class org.vishia.cmd.JZtxtcmdFileset
 
listFiles(JZtxtcmdFilepath, boolean) - Method in class org.vishia.cmd.JZtxtcmdFileset
Returns a new list of all JZtxtcmdFilepath with all files which are found in the file system in the given environment.
listFiles() - Method in class org.vishia.cmd.JZtxtcmdFileset
Returns a new list of all JZtxtcmdFilepath with all files which are found in the file system in the given environment.
listFiles() - Method in class org.vishia.fileRemote.FileRemote
This method overrides java.io.File.listFiles() but returns Objects from this class type.
listFiles(FileFilter) - Method in class org.vishia.fileRemote.FileRemote
 
listFiles() - Method in class org.vishia.fileRemote.FileZip
 
listFiles(List<FilePath>, FilePath, FilePath.FilePathEnvAccess, boolean) - Method in class org.vishia.util.FileSet
Builds a list of FilePath from the given fileSet.
listFiles(List<FilePath>, FilePath, FilePath.FilePathEnvAccess, boolean, int) - Method in class org.vishia.util.FileSet
Called fro #listFiles(List, FilePath, FilePathEnvAccess, boolean)
listFilesExpanded() - Method in class org.vishia.cmd.JZtxtcmdAccessFileset
Returns a new list of all JZtxtcmdFilepath whith all files which are found in the file system in the given environment.
listFilesExpanded() - Method in class org.vishia.cmd.JZtxtcmdFileset
Returns a new list of all JZtxtcmdFilepath with all files which are found in the file system in the given environment.
listFilesSrcAll - Variable in class org.vishia.checkDeps_C.CheckDeps_Old
List of all source files.
listGenSrcInclPaths - Variable in class org.vishia.checkDeps_C.CfgData
This directories are set as include path to search include files.
listHelpInfo - Variable in class org.vishia.mainCmd.MainCmd
Deprecated.
List of strings contents help Info in form of lines.
listIdents - Variable in class org.vishia.msgDispatch.MsgDispatcherCore
List of idents, a array with lengthListIdents elements.
listInclPaths - Variable in class org.vishia.checkDeps_C.CfgData
This directories are set as include path to search include files.
listIterator() - Method in class org.vishia.util.SortedList
Delegates to List inside, see java.util.List.
listIterator(int) - Method in class org.vishia.util.SortedList
Delegates to List inside, see java.util.List.
listKeywords - Variable in class org.vishia.zbnf.ZbnfParser
Keywords
ListMap() - Constructor for class org.vishia.cmd.JZtxtcmdExecuter.ListMap
 
listNameFilter - Variable in class org.vishia.util.FilepathFilter
One or more entries for checking the file name or null to accept all names.
listOperations() - Method in class org.vishia.util.CalculatorExpr
Gets the list of operations in return polish notation.
listOperations_ - Variable in class org.vishia.util.CalculatorExpr
All Operations which acts with the accumulator and the stack of values.
listOrders - Variable in class org.vishia.msgDispatch.MsgDispatcherCore
List of messages to process in the dispatcher thread.
listOut - Variable in class org.vishia.zcmd.Zbnf2Text.Args
List of pairs of scripts and output files.
listParsed - Variable in class org.vishia.header2Reflection.C2DataDeps
 
listParseResultOnError - Variable in class org.vishia.zbnf.ZbnfParser
founded content on rightest parsing error position.
listPlaceholderForCmdArgsTemplate - Variable in class org.vishia.cmd.PrepareCmd
Deprecated.
List of positions where somewhat is to be preplaced.
listProcessPaths - Variable in class org.vishia.checkDeps_C.CfgData
List of all paths which are to processed for checking translation.
listRefl(PrintStream, int) - Method in class org.vishia.header2Reflection.BinOutShow
 
listRootObjExt - Variable in class org.vishia.checkDeps_C.CheckDeps.Args
Possible more as one Object root directory with Object Extension.
listSourcePaths - Variable in class org.vishia.checkDeps_C.CfgData
List of all paths which are recognized as source files.
listSrc - Variable in class org.vishia.zip.Zip.Args
 
listSrc - Variable in class org.vishia.zip.Zip
 
listStrings - Variable in class org.vishia.zbnf.ZbnfSyntaxPrescript
List of strings used by kStringUntilEndString or null if not used.
listSubdirs(String) - Method in class org.vishia.fileRemote.FileCluster
 
ListSubdirs(String) - Constructor for class org.vishia.fileRemote.FileCluster.ListSubdirs
 
listSubPrescript - Variable in class org.vishia.zbnf.ZbnfParser
The list of some all syntax definitons (syntax components).
listSystemInclPaths - Variable in class org.vishia.checkDeps_C.CfgData
This directories are set as include path to search system include files.
ListWrapper(List<File>) - Constructor for class org.vishia.util.FileFunctions.ListWrapper
 
literal - Variable in class org.vishia.zbnf.ebnfConvert.EBNFread.EBNFitem
 
loadBinary(File, boolean) - Method in class org.vishia.zcmd.Bin2Data
Load the given file.
loader - Variable in class org.vishia.cmd.JZtxtcmdScript.DefClassVariable
 
loader - Variable in class org.vishia.util.DataAccess.DatapathElementClass
 
localdir() - Method in class org.vishia.cmd.JZtxtcmdFilepath
Assembles and returns the designated part from this Filepath as String or StringBuilder: <&path.localdir()>.
localdir - Variable in class org.vishia.util.FilePath
Localpath after ':' or the whole path.
localdir(FilePath.FilePathEnvAccess) - Method in class org.vishia.util.FilePath
Returns the local directory path part.
localdir(StringBuilder, FilePath, FilePath, FilePath.FilePathEnvAccess) - Method in class org.vishia.util.FilePath
Gets the local directory path.
localdir(StringBuilder, FilePath, FilePath, Object, FilePath.FilePathEnvAccess) - Method in class org.vishia.util.FilePath
 
localdirW() - Method in class org.vishia.cmd.JZtxtcmdFilepath
Assembles and returns the designated part from this Filepath as String or StringBuilder: <&path.localDir()>.
localdirW(FilePath.FilePathEnvAccess) - Method in class org.vishia.util.FilePath
Returns the local directory path part for Windows environment with backslash as separator.
locale - Variable in class org.vishia.cmd.JZtxtcmdExecuter.JzTcMain
Used for formatting Numbers.
localfile() - Method in class org.vishia.cmd.JZtxtcmdFilepath
Assembles and returns the designated part from this Filepath as String or StringBuilder: <&path.localfile()>.
localfile(FilePath.FilePathEnvAccess) - Method in class org.vishia.util.FilePath
Returns the local file path part.
localfile(StringBuilder, FilePath, FilePath, FilePath.FilePathEnvAccess) - Method in class org.vishia.util.FilePath
Builds the localDir/name.ext.
localfileReplwildcard(StringBuilder, JZtxtcmdFilepath) - Method in class org.vishia.cmd.JZtxtcmdFilepath
 
localfileReplwildcard(StringBuilder, FilePath) - Method in class org.vishia.util.FilePath
Adds the file with replaced wildcard in the local dir.
localfileW() - Method in class org.vishia.cmd.JZtxtcmdFilepath
 
localfileW(FilePath.FilePathEnvAccess) - Method in class org.vishia.util.FilePath
Returns the local file path part for Windows environment with backslash as separator.
localization - Variable in class org.vishia.msgDispatch.LogMessageFile
 
localname() - Method in class org.vishia.cmd.JZtxtcmdFilepath
Assembles and returns the designated part from this Filepath as String or StringBuilder: <&path.localname()>.
localname(FilePath.FilePathEnvAccess) - Method in class org.vishia.util.FilePath
Returns the local file path part without extension.
localnameW() - Method in class org.vishia.cmd.JZtxtcmdFilepath
 
localnameW(FilePath.FilePathEnvAccess) - Method in class org.vishia.util.FilePath
Returns the local file path part without extension for Windows environment with backslash as separator.
localPath - Variable in class org.vishia.util.FileFunctions.FileAndBasePath
The local path may start with /, it is the fact since some years.
localPath() - Method in class org.vishia.util.FileFunctions.FileAndBasePath
Returns the local path guaranteed not starting with "/", either null or start with the first name.
localVariables - Variable in class org.vishia.cmd.JZtxtcmdExecuter.ExecuteLevel
Generated content of local variables in this nested level including the JZtxtcmdExecuter.scriptLevel().
log() - Method in class org.vishia.cmd.JZtxtcmdExecuter.ExecuteLevel
Returns the log interface from the environment class.
log - Variable in class org.vishia.cmd.JZtxtcmdExecuter.JzTcMain
 
log() - Method in class org.vishia.cmd.JZtxtcmdExecuter.JzTcMain
Returns the log interface from the environment class.
log - Variable in class org.vishia.genJavaOutClass.GenJavaOutClass
 
log - Variable in class org.vishia.jztxtcmd.JZtxtcmd
 
log - Variable in class org.vishia.mainCmd.ReportWrapperLog
 
log - Variable in class org.vishia.util.CalculatorExpr
 
log - Variable in class org.vishia.zbnf.GenZbnfJavaData
 
log - Variable in class org.vishia.zbnf.ZbnfParser
 
log - Variable in class org.vishia.zcmd.Csv2Data
 
log1 - Variable in class org.vishia.zbnf.ZbnfParser
 
logComponents - Variable in class org.vishia.zbnf.ZbnfParser.LogZbnfParser
 
logmaincmd - Variable in class org.vishia.zbnf.Zbnf2Xml
Help reference to name the report output.
LogMessage - Interface in org.vishia.msgDispatch
An interface to write messages or log entries to any destination.
LogMessageBase - Class in org.vishia.msgDispatch
This class implements some operations of LogMessage which are independent of the particular implementation.
LogMessageBase() - Constructor for class org.vishia.msgDispatch.LogMessageBase
 
logMessageConsole - Variable in class org.vishia.mainCmd.MainCmd
Deprecated.
 
logMessageErrConsole - Variable in class org.vishia.mainCmd.MainCmd
Deprecated.
 
logMessageFile - Variable in class org.vishia.mainCmd.MainCmd
Deprecated.
 
LogMessageFile - Class in org.vishia.msgDispatch
This class is a LogMessage output which writes the messages into a file.
LogMessageFile(String, int, int, Locale, TimeZone, ConcurrentLinkedQueue<MsgDispatcherCore.Entry>) - Constructor for class org.vishia.msgDispatch.LogMessageFile
Constructs the instance.
LogMessageFile.Dbg - Class in org.vishia.msgDispatch
Helper class for some debug informations.
LogMessageImplConsole() - Constructor for class org.vishia.mainCmd.MainCmd.LogMessageImplConsole
Deprecated.
 
LogMessageImplErrConsole() - Constructor for class org.vishia.mainCmd.MainCmd.LogMessageImplErrConsole
Deprecated.
 
LogMessageImplFile() - Constructor for class org.vishia.mainCmd.MainCmd.LogMessageImplFile
Deprecated.
 
logMessageImplReport - Variable in class org.vishia.mainCmd.MainCmd
Deprecated.
Instance to send a LogMessage to the Log interface of maincmd.
LogMessageStream - Class in org.vishia.msgDispatch
This class adapts a given stream output channel to the LogMessage interface to output messages for example to the System.out or System.err but also to an ordinary file.
LogMessageStream(FileDescriptor) - Constructor for class org.vishia.msgDispatch.LogMessageStream
Associates the LogMessageStream with the named opened file.
LogMessageStream(OutputStream) - Constructor for class org.vishia.msgDispatch.LogMessageStream
Associates the LogMessageStream with the named opened file.
LogMessageStream(OutputStream, OutputStream, Appendable, boolean, Charset) - Constructor for class org.vishia.msgDispatch.LogMessageStream
Associates upto three output channels, all gets the same information.
logout - Variable in class org.vishia.fileRemote.FileRemoteWalkerCallbackLog
 
logOut - Variable in class org.vishia.msgDispatch.MsgPrintStream
 
logOut - Variable in class org.vishia.zbnf.ZbnfParser.LogParsing
 
LogParsing(LogMessage) - Constructor for class org.vishia.zbnf.ZbnfParser.LogParsing
 
LogZbnfParser() - Constructor for class org.vishia.zbnf.ZbnfParser.LogZbnfParser
 
long2int - Static variable in class org.vishia.util.DataAccess.Conversions
Long to Integer.
longExpr - Static variable in class org.vishia.util.CalculatorExpr.ExprTypes
The current expression type is long.
longModifier - Variable in class org.vishia.header2Reflection.CheaderParser.Number
 
longVal - Variable in class org.vishia.util.CalculatorExpr.Value
 
longValue() - Method in class org.vishia.util.CalculatorExpr.Value
 

M

mAbsPath - Static variable in class org.vishia.fileRemote.FileRemote
Type of given path.
macro - Variable in class org.vishia.header2Reflection.CheaderParser.AttribAsMacro
 
mAdd - Static variable in class org.vishia.msgDispatch.MsgDispatcherCore
Used for argument mode from #setOutputRange(int, int, int, int, int) to add an output.
mAddKeys - Static variable in class org.vishia.util.KeyCode
Mask for the additional ctrl, alt and shift key.
magn() - Method in class org.vishia.math.ComplexDouble
 
main(String[]) - Static method in class org.vishia.bridgeC.DivideJc
Only for test in debug mode.
main(String[]) - Static method in class org.vishia.bridgeC.ExampleTestFloat
 
main(String[]) - Static method in class org.vishia.checkDeps_C.CheckDeps
Invocation from java command line Zip routine from Java made by HSchorrig, 2013-02-09 - 2020-06-09 obligate arguments: -o:ZIP.zip { INPUT}
main(String[]) - Static method in class org.vishia.checkDeps_C.CheckDeps_Old
The main routine invoke-able from command line.
main(String[]) - Static method in class org.vishia.cmd.CmdExecuter
A test main programm only for class test espesically in debug mode.
main(String[]) - Static method in class org.vishia.cmd.Filecmd
 
main(String[]) - Static method in class org.vishia.docuGen.DocuGen
main started from java
main(String[]) - Static method in class org.vishia.execode.Execode
 
main(String[]) - Static method in class org.vishia.fileLocalAccessor.test.TestJava7Files
 
main(String[]) - Static method in class org.vishia.fileRemote.FileZip
Only for test.
main(String[]) - Static method in class org.vishia.header2Reflection.BinOutShow
 
main(String[]) - Static method in class org.vishia.header2Reflection.C2DataDeps
main started from java
main - Variable in class org.vishia.header2Reflection.CmdHeader2Reflection
The main instance to work, also settled outside calling per cmdLine.
main(String[]) - Static method in class org.vishia.header2Reflection.CmdHeader2Reflection
main started from java
main(String[]) - Static method in class org.vishia.jztxtcmd.JZtxtcmd
main started from java command line.
main(String[]) - Static method in class org.vishia.mainCmd.SampleCmdLine
main started from java
main(String[]) - Static method in class org.vishia.minisys.GetWebfile
 
main(String[]) - Static method in class org.vishia.minisys.MkLink
 
main(String[]) - Static method in class org.vishia.tools.PrepareAsciidoc
 
main(String[]) - Static method in class org.vishia.tools.ReadWriteFileBase
 
main(String[]) - Static method in class org.vishia.util.DateOrder
Test routine.
main(String[]) - Static method in class org.vishia.util.FileCompare
Compares directory trees
main(String[]) - Static method in class org.vishia.util.FileList
 
main(String[]) - Static method in class org.vishia.util.IntegerBlockArray
 
main(String[]) - Static method in class org.vishia.util.MessageQueue
 
main(String[]) - Static method in class org.vishia.xmlReader.GenXmlCfgJavaData
 
main(String[]) - Static method in class org.vishia.xmlReader.XmlJzCfgAnalyzer
Reads a XML file and writes its structure as cfg.xml to help creating a config for the XmlJzReader
main(String[]) - Static method in class org.vishia.xmlSimple.SimpleXmlOutputter_Test
 
main(String[]) - Static method in class org.vishia.xmlSimple.XmlBeautificator
Calls the beautification from command line.
main(String[]) - Static method in class org.vishia.xmlSimple.Xsltpre
main started from java
main(String[]) - Static method in class org.vishia.zbnf.GenZbnfJavaData
main started from java
main(String[]) - Static method in class org.vishia.zbnf.Zbnf2Xml
main started from java
main(String[]) - Static method in class org.vishia.zbnf.Zmake
Invocation from command line.
main(String[]) - Static method in class org.vishia.zcmd.Csv2Data
 
main(String[]) - Static method in class org.vishia.zcmd.JZcmd
Deprecated.
 
main(String[]) - Static method in class org.vishia.zcmd.Zbnf2Text
main started from java
main(String[]) - Static method in class org.vishia.zip.Zip
Invocation from java command line Zip routine from Java made by HSchorrig, 2013-02-09 - 2020-06-09 obligate arguments: -o:ZIP.zip { INPUT} -compress:0..9 set the compression rate 0=non .. 9=max -o:ZIP.zip file path for zip output -sort sorts entries with path -time:yyyy-MM-dd+hh:mm sets a timestamp for all entries in UTC (GMT) -timeformat:yyyy-MM-dd+hh:mm is default, can define other format, see java.text.SimpleDataFormat -manifest: if given creates a jar file INPUT file possible with localpath-separation and wildcards as "path:** /dir* /name*.ext*" For possibilities of the inputpath see FileFunctions.addFilesWithBasePath(File, String, List)
mainCmd - Variable in class org.vishia.cmd.Filecmd
 
MainCmd - Class in org.vishia.mainCmd
Deprecated.
MainCmd() - Constructor for class org.vishia.mainCmd.MainCmd
Deprecated.
Empty Constructor of the main class.
MainCmd(String[]) - Constructor for class org.vishia.mainCmd.MainCmd
Deprecated.
Constructor of the main class.
MainCmd(MainCmd.Argument[]) - Constructor for class org.vishia.mainCmd.MainCmd
Deprecated.
 
MainCmd(MainCmd.Argument[], String[]) - Constructor for class org.vishia.mainCmd.MainCmd
Deprecated.
Constructor of the main class.
MainCmd.Argument - Class in org.vishia.mainCmd
Deprecated.
the newer form is Arguments, use this for new development.
MainCmd.LogMessageImplConsole - Class in org.vishia.mainCmd
Deprecated.
Inner class to send a LogMessage to the MainCmd.outConsole.
MainCmd.LogMessageImplErrConsole - Class in org.vishia.mainCmd
Deprecated.
 
MainCmd.LogMessageImplFile - Class in org.vishia.mainCmd
Deprecated.
 
MainCmd.SetArgument - Interface in org.vishia.mainCmd
Deprecated.
the newer form is Arguments.SetArgument, use this for new development.
MainCmd.ShowCmdOutput - Class in org.vishia.mainCmd
Deprecated.
Class to write any readed stream to the output, running in a separate thread.
MainCmd_ifc - Interface in org.vishia.mainCmd
The interface MainCmd_Ifc is an interface for all java programms to do something in respect to command line things.
MainCmdLogging_ifc - Interface in org.vishia.mainCmd
This interface is the access to output log messages while running an application to check its work.
MainCmdLoggingStream - Class in org.vishia.mainCmd
This class is a mainCmd logging output with adequate features as the MainCmd class, but independent of that.
MainCmdLoggingStream(OutputStream) - Constructor for class org.vishia.mainCmd.MainCmdLoggingStream
Create with given output stream, or empty.
MainCmdLoggingStream(OutputStream, int) - Constructor for class org.vishia.mainCmd.MainCmdLoggingStream
Create with given output stream, or empty.
MainCmdLoggingStream(String, Appendable) - Constructor for class org.vishia.mainCmd.MainCmdLoggingStream
Create with given Appendable and dateformat.
MainCmdLoggingStream(String, Appendable, int) - Constructor for class org.vishia.mainCmd.MainCmdLoggingStream
Create with given output stream, or empty.
mainRoutine - Variable in class org.vishia.cmd.JZtxtcmdScript
The script element for the whole file.
mainRoutine - Variable in class org.vishia.cmd.JZtxtcmdScript.Scriptfile
The script element for the whole file of this script.
mainScript - Variable in class org.vishia.zbnf.ZbnfParser
The main syntax prescript set from setSyntax(StringPart).
mainScript() - Method in class org.vishia.zbnf.ZbnfParser
 
manifest - Variable in class org.vishia.zip.Zip
A manifest file.
mapInstances - Variable in class org.vishia.util.ObjectId.InstancesOfType
 
mapToFile(Map<String, Object>, String) - Method in class org.vishia.cmd.JZtxtcmdTester
 
mapToFile(Map<String, Object>, Appendable, int) - Method in class org.vishia.cmd.JZtxtcmdTester
Writes the content of a Map into a Appendable for debugging.
mark(int) - Method in class org.vishia.fileRemote.FileAccessZip.FileZipInputStream
 
mark - Variable in class org.vishia.fileRemote.FileRemote
A mark and count instance for this file.
mark() - Method in class org.vishia.fileRemote.FileRemote
Gets the FileMark for this file or null if not marked in any kind.
markDir - Static variable in class org.vishia.fileRemote.FileMark
Flags means that this file is any directory which is in the mark tree.
MarkMask_ifc - Interface in org.vishia.util
This is a universal interface to mark instances to support selection.
markRoot - Static variable in class org.vishia.fileRemote.FileMark
Flags means that this file is the root of mark.
markSet - Variable in class org.vishia.fileRemote.FileRemoteAccessor.FileWalkerThread
 
markSet - Variable in class org.vishia.fileRemote.FileRemoteCmdEventData
Bits to mark files while walking through.
markSet() - Method in class org.vishia.fileRemote.FileRemoteCmdEventData
 
markSetDir - Variable in class org.vishia.fileRemote.FileRemoteAccessor.FileWalkerThread
 
markSetDir - Variable in class org.vishia.fileRemote.FileRemoteCmdEventData
Bits to mark files while walking through.
markSetDir() - Method in class org.vishia.fileRemote.FileRemoteCmdEventData
 
markSupported() - Method in class org.vishia.fileRemote.FileAccessZip.FileZipInputStream
 
mArray_objectIdentSize - Static variable in class org.vishia.byteData.Object_Jc
 
mask - Variable in class org.vishia.byteData.VariableAccessWithBitmask
The mask to access to some bits.
mask - Variable in class org.vishia.byteData.VariableAccessWithIdx
The mask to access to some bits.
mask - Variable in class org.vishia.msgDispatch.MsgConfig.FileOutput
 
mask - Variable in class org.vishia.util.IteratorArrayMask
 
mask - Variable in class org.vishia.util.IteratorMask
 
maskbit - Variable in enum org.vishia.xmlSimple.SimpleXmlOutputter.ModeBits
 
maskFlags - Variable in class org.vishia.fileRemote.FileRemoteCmdEventData
For FileRemoteCmdEventData.Cmd.chgProps: new properties with bit designation see FileRemote.flags.
maskFlags() - Method in class org.vishia.fileRemote.FileRemoteCmdEventData
 
masksh(int, int, byte) - Static method in class org.vishia.util.CalculatorExpr
shift operation, after them mask.
max - Variable in class org.vishia.util.TimedValues.Track
For evaluation: the max and the min inside the values, free usage.
maxBlock - Static variable in class org.vishia.util.IndexMultiTable_Table
The maximal nr of elements in a block, maximal value of sizeBlock.
maxBlock - Static variable in class org.vishia.util.IndexMultiTableInteger
The maximal nr of elements in a block, maximal value of sizeBlock.
maxCalcTime - Variable in class org.vishia.util.MinMaxTime
 
maxCntNonFlushedWrite - Variable in class org.vishia.msgDispatch.LogMessageFile
Little statistic: max nr of writes without flush.
maxCtWaitEmptyQueue - Variable in class org.vishia.event.EventTimerThread
 
maxCyclTime - Variable in class org.vishia.util.MinMaxTime
 
maxDst - Variable in class org.vishia.msgDispatch.MsgDispatcher
 
maxKey__ - Variable in class org.vishia.util.IndexMultiTable
 
maxLineLength - Variable in class org.vishia.tools.PrepareAsciidoc.Args
 
maxNr - Variable in class org.vishia.util.ShortenString.StringNr
 
maxNrofChars - Variable in class org.vishia.util.ShortenString
 
maxParseResultEntriesOnError - Variable in class org.vishia.zbnf.ZbnfParser.Args
 
maxParseResultEntriesOnError - Variable in class org.vishia.zbnf.ZbnfParser
Maximum number of shown parsing results on error.
maxStateSwitchesInLoop - Variable in class org.vishia.states.StateComposite
 
maxTimeAbbreviation - Static variable in class org.vishia.checkDeps_C.CheckAllDepFile
The timestamp of operation system may be not exactly.
mBytesInWordBigEndian - Static variable in class org.vishia.util.StringFormatter
If this bit is set in mode, the byte with the lower index is interpreted as higher part of word and is written left in insertHexLine().
mCanRead - Static variable in class org.vishia.fileRemote.FileRemote
Info about the file stored in FileRemote.flags returned with FileRemote.getFlags().
mCanReadAny - Static variable in class org.vishia.fileRemote.FileRemote
Group and any read and write permissions.
mCanReadGrp - Static variable in class org.vishia.fileRemote.FileRemote
Group and any read and write permissions.
mCanWrite - Static variable in class org.vishia.fileRemote.FileRemote
Info about the file stored in FileRemote.flags returned with FileRemote.getFlags().
mCanWriteAny - Static variable in class org.vishia.fileRemote.FileRemote
Group and any read and write permissions.
mCanWriteGrp - Static variable in class org.vishia.fileRemote.FileRemote
Group and any read and write permissions.
mCmpFile - Static variable in class org.vishia.fileRemote.FileMark
mask of all bits for comparison one file.
mColumn - Static variable in interface org.vishia.util.SetLineColumn_ifc
 
mConsole - Static variable in class org.vishia.msgDispatch.MsgDispatcherCore
Mask for dispatch the message to console directly in the calling thread.
mConsoleQueued - Static variable in class org.vishia.msgDispatch.MsgDispatcherCore
queued Console output, it is a fix part of the Message dispatcher.
mCtrlAlt - Static variable in class org.vishia.util.KeyCode
Any of control or alt is pressed.
mCtrlAltDigit - Static variable in class org.vishia.util.KeyCode
 
mDirectory - Static variable in class org.vishia.fileRemote.FileRemote
Info whether the File is a directory.
mDispatchBits - Static variable in class org.vishia.msgDispatch.MsgDispatcherCore
Only this bits are used to indicate the destination via some Bits
mDispatchInCallingThread - Static variable in class org.vishia.msgDispatch.MsgDispatcherCore
If this bit is set in the bitmask for dispatching, the dispatching should only be done in the calling thread.
mDispatchInDispatcherThread - Static variable in class org.vishia.msgDispatch.MsgDispatcherCore
If this bit is set in the bitmask for dispatching, the dispatching should be done in the dispatcher Thread.
mDstMixedOutputs - Variable in class org.vishia.msgDispatch.MsgDispatcherCore
Calculated mask of bits which are able to mix.
mDstOneOutput - Variable in class org.vishia.msgDispatch.MsgDispatcherCore
Calculated mask of bits which are one index.
MemC - Class in org.vishia.bridgeC
This class is an analog to the MemC class in C.
MemC(int) - Constructor for class org.vishia.bridgeC.MemC
 
MemSegmJc - Class in org.vishia.bridgeC
This class describes an address of any instance in memory completed with a segment info.
MemSegmJc() - Constructor for class org.vishia.bridgeC.MemSegmJc
 
MemSegmJc(Object, int) - Constructor for class org.vishia.bridgeC.MemSegmJc
 
MemSegmJc(MemSegmJc) - Constructor for class org.vishia.bridgeC.MemSegmJc
The copy constructor.
MemUnit - Class in org.vishia.bridgeC
A reference to this class represents a reference to a memory address position.
MemUnit() - Constructor for class org.vishia.bridgeC.MemUnit
 
menuEntered - Static variable in class org.vishia.util.KeyCode
Determines that a menu item is entered.
mError - Static variable in class org.vishia.communication.SocketCmd_InterProcessComm
 
mError_writeInfoDirectly - Static variable in class org.vishia.mainCmd.MainCmd
Deprecated.
If this bit is setted in param kind of writeDirectly an error is to be outputted
MessageQueue<EntryType> - Class in org.vishia.util
 
MessageQueue() - Constructor for class org.vishia.util.MessageQueue
 
metaNode - Variable in class org.vishia.util.TreeNodeBase.IteratorMetaNode
 
MetaNode(TreeNodeBase<DerivedNode, Data, IfcType>) - Constructor for class org.vishia.util.TreeNodeBase.MetaNode
 
metaNodeKey - Static variable in class org.vishia.util.TreeNodeBase
This instance is used if the node is a meta node to refer more as one child with the same key.
method - Variable in class org.vishia.util.DataAccess.ObjMethod
 
MethodCall() - Constructor for class org.vishia.header2Reflection.CheaderParser.MethodCall
 
MethodDef() - Constructor for class org.vishia.header2Reflection.CheaderParser.MethodDef
 
MethodDef(String) - Constructor for class org.vishia.header2Reflection.CheaderParser.MethodDef
 
methodname - Variable in class org.vishia.header2Reflection.CheaderParser.MethodCall
 
methodTest(float, int) - Method in class org.vishia.jztxtcmd.JZtxtcmdUserExample
 
methodTest(char) - Method in class org.vishia.jztxtcmd.JZtxtcmdUserExample
 
methodTest(char, String) - Method in class org.vishia.jztxtcmd.JZtxtcmdUserExample
 
methodTest(String) - Method in class org.vishia.jztxtcmd.JZtxtcmdUserExample
 
methodTest(File) - Method in class org.vishia.jztxtcmd.JZtxtcmdUserExample
 
MethodTypedef() - Constructor for class org.vishia.header2Reflection.CheaderParser.MethodTypedef
 
mEventConsumed - Static variable in interface org.vishia.event.EventConsumer
Bit in return value of the EventConsumer.processEvent(EventObject) for designation, that the given Event object was used to switch.
mEventConsumed - Static variable in class org.vishia.states.StateSimple
Bit in return value of a Statemachine's #_checkTransitions(EventMsg2) or entry method for designation, that the given Event object was used to switch.
mEventConsumerException - Static variable in interface org.vishia.event.EventConsumer
This bit is set if the consumption causes an exception which is not intended.
mEventConsumFinished - Static variable in interface org.vishia.event.EventConsumer
This is the bit that the event consumption is really finished, the work is done.
mEventDonotRelinquish - Static variable in interface org.vishia.event.EventConsumer
Bit in return value of the EventConsumer.processEvent(EventObject) for designation, that the given Event object is stored in another queue, therefore it should not relinquished yet..
mEventDonotRelinquish - Static variable in class org.vishia.states.StateSimple
Bit in return value of the StateSimple.processEvent(EventObject) for designation, that the given Event object is stored in another queue, therefore it should not relinquished yet.
mEventNotConsumed - Static variable in class org.vishia.states.StateSimple
Use this designation for StateSimple.Trans.retTrans to signal that an event is not consumed in StateSimple.checkTrans(EventObject).
mExecute - Static variable in class org.vishia.fileRemote.FileRemote
Info whether it is an executable (executable flag on unix)
mExecuteAny - Static variable in class org.vishia.fileRemote.FileRemote
Info whether it is an executable (executable flag on unix)
mExecuteGrp - Static variable in class org.vishia.fileRemote.FileRemote
Group and any read and write permissions.
mExist - Static variable in class org.vishia.fileRemote.FileRemote
Info about the file stored in FileRemote.flags returned with FileRemote.getFlags().
mFile - Static variable in class org.vishia.fileRemote.FileRemote
Info whether the File is a directory.
mFile - Static variable in interface org.vishia.util.SetLineColumn_ifc
 
mHidden - Static variable in class org.vishia.fileRemote.FileRemote
Info about the file stored in FileRemote.flags returned with FileRemote.getFlags().
mid - Variable in class org.vishia.util.PathCheck
Start end end String of the name, null then no check.
midCalcTime - Variable in class org.vishia.util.MinMaxTime
 
midCyclTime - Variable in class org.vishia.util.MinMaxTime
 
mIdentLarge_typeSizeIdent - Static variable in class org.vishia.byteData.Object_Jc
 
mIdentMedium_typeSizeIdent - Static variable in class org.vishia.byteData.Object_Jc
 
mIdentSmall_typeSizeIdent - Static variable in class org.vishia.byteData.Object_Jc
 
millisec - Variable in class org.vishia.states.StateSimple.Timeout
 
millisec7short() - Method in class org.vishia.util.Timeshort
Returns the factor between milliseconds / shorttime_difference
millisecondsGPSForLeapSeconds - Variable in class org.vishia.util.LeapSeconds
Array of values of seconds after 1970, which are leap seconds.
millisecondsGPSfromUTC(long) - Static method in class org.vishia.util.LeapSeconds
 
millisecondsUTCForLeapSeconds - Variable in class org.vishia.util.LeapSeconds
Array of values of seconds after 1970, which are UTC seconds.
millisecShort(int) - Method in class org.vishia.util.Timeshort
Returns the milliseconds after the last Timeshort.setTimePoint(long, int, float) according to the given timeshort.
millisectimeout - Variable in class org.vishia.states.StateSimple
If set, on state entry the timer for timeout is set.
min - Variable in class org.vishia.util.TimedValues.Track
For evaluation: the max and the min inside the values, free usage.
minCalcTime - Variable in class org.vishia.util.MinMaxTime
 
minCyclTime - Variable in class org.vishia.util.MinMaxTime
 
minDiffTimestamp - Variable in class org.vishia.fileLocalAccessor.FileCallbackLocalCmp
 
minDiffTimestamp - Variable in class org.vishia.fileRemote.FileRemoteCallbackSearch
 
minDiffTimestamp - Variable in class org.vishia.util.FileCompare
 
mInitialized_objectIdentSize - Static variable in class org.vishia.byteData.Object_Jc
 
minKey__ - Variable in class org.vishia.util.IndexMultiTable
 
MinMaxTime - Class in org.vishia.util
This class helps to measurement the cycle- and calculation times of any cyclically routine.
MinMaxTime() - Constructor for class org.vishia.util.MinMaxTime
 
minSecondsFormat - Static variable in interface org.vishia.msgDispatch.LogMessage
 
minSpaces - Variable in class org.vishia.cmd.JZtxtcmdScript.TextColumn
If given then at least this number of spaces are added on setColumn.
minSpacesDataAccess - Variable in class org.vishia.cmd.JZtxtcmdScript.TextColumn
 
mIsLargeSize_typeSizeIdent - Static variable in class org.vishia.byteData.Object_Jc
Marking of size in attribute objectIdentSize in Object_Jc.
mIsMediumSize_typeSizeIdent - Static variable in class org.vishia.byteData.Object_Jc
Marking of size in attribute objectIdentSize in Object_Jc.
missingClasses - Variable in class org.vishia.header2Reflection.BinOutPrep
 
missingFiles - Variable in class org.vishia.util.FileCompare.Result
For directories: There are some files missing in this dir or deeper dirs.
mkdir(FileRemote, boolean, EventWithDst<FileRemoteProgressEvData, ?>) - Method in class org.vishia.fileLocalAccessor.FileAccessorLocalJava7
 
mkdir(FileRemote, boolean, EventWithDst<FileRemoteProgressEvData, ?>) - Method in class org.vishia.fileRemote.FileAccessZip
 
mkdir() - Method in class org.vishia.fileRemote.FileRemote
Creates the directory named by this abstract pathname.
mkdir(boolean, EventWithDst<FileRemoteProgressEvData, FileRemoteCmdEventData>) - Method in class org.vishia.fileRemote.FileRemote
Creates the directory named by this abstract pathname
mkdir(FileRemote, boolean, EventWithDst<FileRemoteProgressEvData, ?>) - Method in class org.vishia.fileRemote.FileRemoteAccessor
 
mkDir(File) - Static method in class org.vishia.util.FileFunctions
checks if the directory path exists or execute mkdir for all not existing directory levels.
mkdirAll() - Method in class org.vishia.fileRemote.FileRemoteProgressEvData
Quest from executer.
mkDirPath(File) - Static method in class org.vishia.util.FileFunctions
checks if a path exists or execute mkdir for all not existing directory levels.
mkDirPath(String) - Static method in class org.vishia.util.FileFunctions
checks if a path exists or execute mkdir for all not existing directory levels.
mkdirs() - Method in class org.vishia.fileRemote.FileRemote
Creates the directory named by this abstract pathname , including any necessary but nonexistent parent directories.
MkLink - Class in org.vishia.minisys
Supports compatible symbolic links on linux/UNix and Windows.
MkLink() - Constructor for class org.vishia.minisys.MkLink
 
mLine - Static variable in interface org.vishia.util.SetLineColumn_ifc
 
mLogParse - Variable in class org.vishia.zbnf.ZbnfParser.LogParsing
Mask of logging activities, @since 2019-05
mLogParseCmpn - Static variable in class org.vishia.zbnf.ZbnfParser.LogParsing
It logs on any component per one line.
mLogParseItem - Static variable in class org.vishia.zbnf.ZbnfParser.LogParsing
It logs on any item per one line.
mMaskReservedHere - Static variable in interface org.vishia.event.EventConsumer
This is only a hint which bits are usable here for further usage.
mNeverOutputToDisplay - Static variable in interface org.vishia.msgDispatch.LogMessage
Mask bit to indicate, do not write to display.
mNewln_writeInfoDirectly - Static variable in class org.vishia.mainCmd.MainCmd
Deprecated.
If this bit is setted in param kind of writeDirectly a newline should be inserted at begin of output
mNotEnd - Variable in class org.vishia.util.FilepathFilterM
 
mNrofBytesInWord - Static variable in class org.vishia.util.StringFormatter
 
mObjectifcBaseJcpp_Modifier - Static variable in class org.vishia.byteData.Class_Jc
Definition adequate Headerfile ReflectionJc.h in enum Modifier_reflectJc_t:
mObjectifcBaseJcpp_Modifier_reflectJc - Static variable in class org.vishia.header2Reflection.Header2Reflection.ConverterClass
Deprecated.
This mask is defined originally in ReflectionJc.h, TODO import org.vishia.byteDataAccess.ReflectionJc
mObjectJc_Modifier - Static variable in class org.vishia.byteData.Class_Jc
Definition adequate Headerfile ReflectionJc.h in enum Modifier_reflectJc_t:
mObjectJc_Modifier_reflectJc - Static variable in class org.vishia.header2Reflection.Header2Reflection.ConverterClass
Deprecated.
This mask is defined originally in ReflectionJc.h, TODO import org.vishia.byteDataAccess.ReflectionJc
mObjectJcBased_Modifier - Static variable in class org.vishia.byteData.Class_Jc
Definition adequate Headerfile ReflectionJc.h in enum Modifier_reflectJc_t:
modcount - Variable in class org.vishia.util.IndexMultiTable.IteratorImpl
Comparison of this value with IndexMultiTable.modcount to detect changes.
modcount - Variable in class org.vishia.util.IndexMultiTable
modification access counter for Iterator.
modcount - Variable in class org.vishia.util.IndexMultiTableInteger.IteratorImpl
 
modcount - Variable in class org.vishia.util.IndexMultiTableInteger
modification access counter for Iterator.
mode - Variable in class org.vishia.fileLocalAccessor.FileCallbackLocalCmp
 
mode - Variable in class org.vishia.fileLocalAccessor.FileCallbackLocalCopy
 
mode - Variable in class org.vishia.fileRemote.FileRemoteCallbackSearch
 
mode - Variable in class org.vishia.util.FileCompare
 
mode - Variable in class org.vishia.xmlSimple.SimpleXmlOutputter
 
ModeBits(int) - Constructor for enum org.vishia.xmlSimple.SimpleXmlOutputter.ModeBits
 
modeCmprLogComparedFiles - Static variable in class org.vishia.fileRemote.FileRemote
Bits for the logging mode of #cmprDirs(File, File, String, List).
modeCmprLogMissing1File - Static variable in class org.vishia.fileRemote.FileRemote
Bits for the logging mode of #cmprDirs(File, File, String, List).
modeCmprLogMissing2File - Static variable in class org.vishia.fileRemote.FileRemote
Bits for the logging mode of #cmprDirs(File, File, String, List).
modeCmprLogNotEqualFiles - Static variable in class org.vishia.fileRemote.FileRemote
Bits for the logging mode of #cmprDirs(File, File, String, List).
modeCopyCreateAsk - Static variable in class org.vishia.fileRemote.FileRemote
 
modeCopyCreateMask - Static variable in class org.vishia.fileRemote.FileRemote
 
modeCopyCreateNever - Static variable in class org.vishia.fileRemote.FileRemote
 
modeCopyCreateYes - Static variable in class org.vishia.fileRemote.FileRemote
 
modeCopyExistAll - Static variable in class org.vishia.fileRemote.FileRemote
 
modeCopyExistAsk - Static variable in class org.vishia.fileRemote.FileRemote
 
modeCopyExistMask - Static variable in class org.vishia.fileRemote.FileRemote
 
modeCopyExistNewer - Static variable in class org.vishia.fileRemote.FileRemote
 
modeCopyExistOlder - Static variable in class org.vishia.fileRemote.FileRemote
 
modeCopyExistSkip - Static variable in class org.vishia.fileRemote.FileRemote
 
modeCopyOper - Variable in class org.vishia.fileRemote.FileRemoteCmdEventData
Mode of operation, see FileRemote.modeCopyCreateAsk etc.
modeCopyOper() - Method in class org.vishia.fileRemote.FileRemoteCmdEventData
 
modeCopyOper - Variable in class org.vishia.fileRemote.FileRemoteProgressEvData
Mode of operation, see FileRemote.modeCopyCreateAsk etc.
modeCopyReadOnlyAks - Static variable in class org.vishia.fileRemote.FileRemote
 
modeCopyReadOnlyMask - Static variable in class org.vishia.fileRemote.FileRemote
 
modeCopyReadOnlyNever - Static variable in class org.vishia.fileRemote.FileRemote
 
modeCopyReadOnlyOverwrite - Static variable in class org.vishia.fileRemote.FileRemote
 
modeTrans - Variable in class org.vishia.states.StateSimple
It is either 0 or StateSimple.mRunToComplete.
modifier - Variable in class org.vishia.byteData.reflection_Jc.Reflection_Jc.Field
 
modifier - Variable in class org.vishia.header2Reflection.CheaderParser.MethodDef
 
modifier - Variable in class org.vishia.header2Reflection.CheaderParser.Type
Deprecated.
mOffsIsProxyIx4Target_FieldJc - Static variable in class org.vishia.byteData.Field_Jc
 
mOpened - Static variable in class org.vishia.communication.SocketCmd_InterProcessComm
 
moreVariable - Variable in class org.vishia.header2Reflection.CheaderParser.VariableDefinition
 
mouse1Double - Static variable in class org.vishia.util.KeyCode
Doubleclick on mouse button.
mouse1Down - Static variable in class org.vishia.util.KeyCode
 
mouse1Up - Static variable in class org.vishia.util.KeyCode
 
mouse1UpMoved - Static variable in class org.vishia.util.KeyCode
The mouse button is released, but at another position where pressed.
mouse2Double - Static variable in class org.vishia.util.KeyCode
 
mouse2Down - Static variable in class org.vishia.util.KeyCode
The mouse button 2 is usual the right button.
mouse2Up - Static variable in class org.vishia.util.KeyCode
 
mouse2UpMoved - Static variable in class org.vishia.util.KeyCode
The mouse button is released, but at another position where pressed.
mouse3Down - Static variable in class org.vishia.util.KeyCode
The mouse button 3 is usual the middle button.
mouse3Up - Static variable in class org.vishia.util.KeyCode
 
mouseBothDown - Static variable in class org.vishia.util.KeyCode
Both mouse buttons left and right are pressed down.
mouseWheelDn - Static variable in class org.vishia.util.KeyCode
 
mouseWheelUp - Static variable in class org.vishia.util.KeyCode
 
moveFile(FileRemoteCmdEventData, EventWithDst<FileRemoteProgressEvData, ?>) - Static method in class org.vishia.fileLocalAccessor.FileAccessorLocalJava7
 
movein(IndexMultiTable_Table<Key, Type>, IndexMultiTable_Table<Key, Type>, int, int, int) - Method in class org.vishia.util.IndexMultiTable_Table
Moves some elements of the src table in the dst table.
moveTo(String, FileRemote, FileRemoteProgressEvData) - Method in class org.vishia.fileRemote.FileRemote
Moves this file or some files in this directory to another file(s) maybe in a remote device.
movetoFirstChild(DerivedNode) - Method in class org.vishia.util.TreeNodeBase
Remove the dst node from its bough and add it as the first child of this.
movetoSiblingNext(DerivedNode) - Method in class org.vishia.util.TreeNodeBase
Remove the dst node from its bough and add it as next sibling after this.
movetoSiblingPrev(DerivedNode) - Method in class org.vishia.util.TreeNodeBase
Remove the dst node from its bough and add it as previous sibling before this.
mPrimitiv_Modifier - Static variable in class org.vishia.byteData.Class_Jc
Definition adequate Headerfile ReflectionJc.h in enum Modifier_reflectJc_t:
mReceiving - Static variable in class org.vishia.communication.SocketCmd_InterProcessComm
 
mReference_Modifier - Static variable in class org.vishia.byteData.Class_Jc
Definition adequate Headerfile ReflectionJc.h in enum Modifier_reflectJc_t:
mRefreshChildPending - Static variable in class org.vishia.fileRemote.FileRemote
Set if the file is removed yet because a refresh is pending.
mRelativePath - Static variable in class org.vishia.fileRemote.FileRemote
Type of given path.
mRemove - Static variable in class org.vishia.msgDispatch.MsgDispatcherCore
Used for argument mode from #setOutputRange(int, int, int, int, int) to remove an output.
mReportLevel - Static variable in interface org.vishia.msgDispatch.LogMessage
Mask for the in fact reportlevel, other bits may have another meaning.
mRoot - Static variable in class org.vishia.fileRemote.FileRemote
Set if it is a root directory.
mRunToComplete - Static variable in class org.vishia.states.StateSimple
Bit in return value of a Statemachine's trans and entry method for designation, that the given State has non-event-driven transitions, therefore the trans method should be called in the same cycle.
ms - Variable in class org.vishia.util.MinMaxTime
Factor to calc to millisec.
mSeekBack - Static variable in class org.vishia.util.StringPart
Flag to force seeking backward from the end position.
mSeekBackward_ - Static variable in class org.vishia.util.StringPart
Flag bit to force seeking backward.
mSeekCheck - Static variable in class org.vishia.util.StringPart
If this bit is set on seek, the position remains if the seek is not successfully (if StringPart.found() returns false).
mSeekEnd - Static variable in class org.vishia.util.StringPart
Flag to force setting the start position after the seeking string.
mSeekToLeft - Static variable in class org.vishia.util.StringPart
Flag to force seeking backward from the start position.
mSeekToLeft_ - Static variable in class org.vishia.util.StringPart
Flag bit to force seeking left from start (Backward).
mSelectMarkBits - Static variable in class org.vishia.fileRemote.FileMark
 
mSet - Static variable in class org.vishia.msgDispatch.MsgDispatcherCore
Used for argument mode from #setOutputRange(int, int, int, int, int) to set an output.
msg1 - Variable in class org.vishia.cmd.JZtxtcmdThread
A queue for input and a queue for output data.
MsgConfig - Class in org.vishia.msgDispatch
This class holds configuration information about messages, especially the message text associated to a ident number.
MsgConfig() - Constructor for class org.vishia.msgDispatch.MsgConfig
 
msgConfig - Variable in class org.vishia.msgDispatch.MsgRedirectConsole
 
MsgConfig.FileOutput - Class in org.vishia.msgDispatch
 
MsgConfig.MsgConfigZbnf - Class in org.vishia.msgDispatch
From Zbnf: This class is used as setting class for Zbnf2Java, therefore all is public.
MsgConfigItem() - Constructor for class org.vishia.msgDispatch.MsgText_ifc.MsgConfigItem
 
MsgConfigZbnf() - Constructor for class org.vishia.msgDispatch.MsgConfig.MsgConfigZbnf
 
msgDisp - Variable in class org.vishia.mainCmd.MainCmd
Deprecated.
A standard variant of the MsgDispatcher for all application, which redirects System.out and System.err.
MsgDispatcher - Class in org.vishia.msgDispatch
The message dispatcher supports to dispatch messages by an ident number to several destinations.
MsgDispatcher(int, int, int, int, int, Runnable) - Constructor for class org.vishia.msgDispatch.MsgDispatcher
Initializes the instance.
msgDispatcher - Variable in class org.vishia.msgDispatch.MsgDispatchSystemOutErr
The message dispatcher
MsgDispatcher.DispatcherThread - Class in org.vishia.msgDispatch
Class to organize a dispatcher thread.
MsgDispatcherCore - Class in org.vishia.msgDispatch
This is the core of the message dispatcher.
MsgDispatcherCore(int, int, Runnable) - Constructor for class org.vishia.msgDispatch.MsgDispatcherCore
Initializes the instance.
MsgDispatcherCore.Entry - Class in org.vishia.msgDispatch
Stores all data of a message if the message is queued here.
MsgDispatcherCore.Output - Class in org.vishia.msgDispatch
This class contains all infomations for a output.
MsgDispatcherCore.TestCnt - Class in org.vishia.msgDispatch
This class contains some test-counts for debugging.
MsgDispatchSystemOutErr - Class in org.vishia.msgDispatch
This class replaces the System.out and System.err with 2 inputs which creates a LogMessage and dispatch it with the Message Dispatcher.
MsgDispatchSystemOutErr(String, int, int, int, int) - Constructor for class org.vishia.msgDispatch.MsgDispatchSystemOutErr
Initializes the redirection of System.out and System.err
msgIdentOpenClose - Variable in class org.vishia.msgDispatch.LogMessageFile
Number for open and close message.
MsgItem(String, Object) - Constructor for class org.vishia.cmd.JZtxtcmdThread.MsgItem
 
msgOpenClose - Variable in class org.vishia.msgDispatch.LogMessageFile
An open or close operation may be logged.
MsgPrintStream - Class in org.vishia.msgDispatch
This class adapts an PrintStream such as System.err to the LogMessage-System.
MsgPrintStream(LogMessage, int, int, int) - Constructor for class org.vishia.msgDispatch.MsgPrintStream
Constructs.
MsgPrintStream.GroupIdent - Class in org.vishia.msgDispatch
 
MsgPrintStream.PrintStreamAdapter - Class in org.vishia.msgDispatch
 
MsgPrintStream_ifc - Interface in org.vishia.msgDispatch
 
MsgRedirectConsole - Class in org.vishia.msgDispatch
This class replaces the System.out and System.err with 2 inputs which creates a LogMessage and dispatch it with the Message Dispatcher.
MsgRedirectConsole(int, int, int, int, MainCmd, int, int, int, int, Runnable) - Constructor for class org.vishia.msgDispatch.MsgRedirectConsole
Initializes the redirection of System.out and System.err in a full accessible way for Message Dispatching.
MsgRedirectConsole(MainCmd, int, Runnable) - Constructor for class org.vishia.msgDispatch.MsgRedirectConsole
Initializes the redirection of System.out and System.err in a simple standard way.
MsgRedirectConsole() - Constructor for class org.vishia.msgDispatch.MsgRedirectConsole
Initializes the redirection of System.out and System.err in the simplest standard way.
msgSec(String, long) - Static method in interface org.vishia.msgDispatch.LogMessage
It prepares a message part with given mm:ss.SSS (till millisec accuracy) with a given absolute time.
msgText - Variable in class org.vishia.msgDispatch.MsgDispatcherCore
Converter from the ident number to a text.
MsgText_ifc - Interface in org.vishia.msgDispatch
Interface to get a text to a message number.
MsgText_ifc.MsgConfigItem - Class in org.vishia.msgDispatch
One item for each message.
mShouldRefresh - Static variable in class org.vishia.fileRemote.FileRemote
Flags as result of an comparison: the other file exist but its content is different.
mSizeBits_typeSizeIdent - Static variable in class org.vishia.byteData.Object_Jc
 
mSizeLarge_typeSizeIdent - Static variable in class org.vishia.byteData.Object_Jc
 
mSizeMedium_typeSizeIdent - Static variable in class org.vishia.byteData.Object_Jc
 
mSizeSmall_typeSizeIdent - Static variable in class org.vishia.byteData.Object_Jc
 
mSkipOverCommentInsideText_mode - Static variable in class org.vishia.util.StringPart
Bit in mode.
mSkipOverCommentToEol_mode - Static variable in class org.vishia.util.StringPart
Bit in mode.
mSkipOverWhitespace_mode - Static variable in class org.vishia.util.StringPart
Bit in mode.
mSpecialKeyDigit - Static variable in class org.vishia.util.KeyCode
 
mSpecialKeys - Static variable in class org.vishia.util.KeyCode
Bits to designate special keys.
mStateEntered - Static variable in class org.vishia.states.StateSimple
Bit in return value of a Statemachine's trans and entry method for designation, that the given State has entered yet.
mStateLeaved - Static variable in class org.vishia.states.StateSimple
If a composite state is leaved, any other parallel composite states don't processed then.
mStatic_Modifier - Static variable in class org.vishia.byteData.Class_Jc
Definition adequate Headerfile ReflectionJc.h in enum Modifier_reflectJc_t:
mSymLinkedPath - Static variable in class org.vishia.fileRemote.FileRemote
A symbolic link in unix.
mTested - Static variable in class org.vishia.fileRemote.FileRemote
Set if the file is tested physically.
mThreadIsRunning - Static variable in class org.vishia.fileRemote.FileRemote
Set if a thread runs to get file properties.
mTransit - Static variable in class org.vishia.states.StateSimple
Bit in return value of a Statemachine's trans method for designation, that the given Transition is true.
mulOperation - Static variable in class org.vishia.util.CalculatorExpr.Operators
Multiplies the arg with the accu, Ands a Boolean.
mWarning_writeInfoDirectly - Static variable in class org.vishia.mainCmd.MainCmd
Deprecated.
If this bit is setted in param kind of writeDirectly a warning is to be outputted
mXmlSrcline_xmlWrmode - Static variable in class org.vishia.zbnf.ZbnfParser
 
mXmlSrctext_xmlWrmode - Static variable in class org.vishia.zbnf.ZbnfParser
 
myAnswerAddress - Variable in class org.vishia.communication.InterProcessCommRxThread
 
myReflection_Jc - Variable in class org.vishia.byteData.ObjectArray_Jc
 

N

n10a - Static variable in class org.vishia.util.StringFunctions_C
Array with power of 10 to detect the exponent size of a long value.
name - Variable in class org.vishia.byteData.ByteDataSymbolicAccess.Variable
The data path.
name - Variable in class org.vishia.byteData.reflection_Jc.Reflection_Jc.Class
 
name - Variable in class org.vishia.byteData.reflection_Jc.Reflection_Jc.Field
 
name() - Method in class org.vishia.cmd.JZtxtcmdFilepath
Returns the name from this Filepath as String.
name - Variable in class org.vishia.cmd.JZtxtcmdScript.Subroutine
 
name - Variable in class org.vishia.cmd.JZtxtcmdScript.Zmake
 
name - Variable in class org.vishia.cmd.PrepareCmd
Deprecated.
Name of the command which it is showing to select.
name - Variable in class org.vishia.cmd.ZmakeTarget
 
name - Variable in class org.vishia.event.EventConsumerAwait
 
name - Variable in class org.vishia.event.EventSource
The name is private because it is only used for toString().
name - Variable in class org.vishia.event.EventWithDst
The current owner of the event.
name - Variable in class org.vishia.event.TimeOrder
 
name - Variable in class org.vishia.header2Reflection.CheaderParser.AttributeOrTypedef
 
name - Variable in class org.vishia.header2Reflection.CheaderParser.ClassC
 
name() - Method in class org.vishia.header2Reflection.CheaderParser.ClassDefinition
Returns a name of the class.
name - Variable in class org.vishia.header2Reflection.CheaderParser.Define
 
name - Variable in class org.vishia.header2Reflection.CheaderParser.DefineDefinition
 
name - Variable in class org.vishia.header2Reflection.CheaderParser.DefineParameter
 
name - Variable in class org.vishia.header2Reflection.CheaderParser.EnumDefinition
 
name - Variable in class org.vishia.header2Reflection.CheaderParser.EnumElement
 
name - Variable in class org.vishia.header2Reflection.CheaderParser.FriendClass
 
name - Variable in class org.vishia.header2Reflection.CheaderParser.MethodDef
 
name - Variable in class org.vishia.header2Reflection.CheaderParser.ParamDescription
 
name - Variable in class org.vishia.header2Reflection.CheaderParser.SrcFile
 
name - Variable in class org.vishia.header2Reflection.CheaderParser.StructClassDecl
 
name() - Method in class org.vishia.header2Reflection.CheaderParser.StructDefinition
Returns a name of the struct.
name - Variable in class org.vishia.header2Reflection.CheaderParser.StructOrClassDef
 
name - Variable in class org.vishia.header2Reflection.CheaderParser.Superclass
 
name - Variable in class org.vishia.header2Reflection.CheaderParser.Type
If CheaderParser.Type.forward is not null, it is the struct type name.
name - Variable in class org.vishia.header2Reflection.CheaderParser.VariableDefinition
 
name - Variable in class org.vishia.msgDispatch.MsgDispatcherCore.Output
Short name of the destination, used for #setOutputRange or #setOutputFromString
name - Variable in class org.vishia.states.StateMachine
 
name - Variable in class org.vishia.util.CalculatorExpr.Operator
 
name - Variable in class org.vishia.util.DataAccess.Variable
Same name of the variable like it is stored in the container.
name() - Method in class org.vishia.util.DataAccess.Variable
 
name - Variable in class org.vishia.util.FileCompare.Result
 
name - Variable in class org.vishia.util.FilePath
From Zbnf: The filename without extension.
name() - Method in class org.vishia.util.FilePath
Returns the name of the file without extension.
name - Variable in class org.vishia.util.OutTextPreparer.Argument
Name of the argument, null for usage in OutTextPreparer.Cmd
name - Variable in class org.vishia.util.ShortenString.StringNr
 
name - Variable in class org.vishia.util.ThreadRun
 
name - Variable in class org.vishia.util.TimedValues.Track
 
name - Variable in class org.vishia.xmlReader.XmlCfg.AttribDstCheck
 
name - Variable in class org.vishia.xmlReader.XmlJzReader.AttribToStore
 
name - Variable in class org.vishia.xmlReader.ZmlReader.AttribRead
 
name - Variable in class org.vishia.xmlSimple.XmlNodeSimple
The tag name of the node or the text if namespaceKey is "$".
name_args - Variable in class org.vishia.header2Reflection.CheaderParser.MethodDef
 
nameCheck - Variable in class org.vishia.util.FilesToList
 
nameDst - Variable in class org.vishia.fileRemote.FileRemoteCmdEventData
Designation of destination file names maybe wildcard mask.
nameElement - Variable in class org.vishia.zcmd.Bin2Data.DescrDataElement
 
nameFilter - Variable in class org.vishia.util.FilepathFilter
Only one name possiblity.
NameFilter(String) - Constructor for class org.vishia.util.FilepathFilter.NameFilter
 
nameParentClasspath - Variable in class org.vishia.cmd.JZtxtcmdScript.DefClasspathVariable
Name of the Classpath variable which refers the possible parent ClassLoader.
nameShow - Variable in class org.vishia.byteData.ByteDataSymbolicAccess.Variable
A simple read-able identifier
namespace - Variable in class org.vishia.xmlReader.ZmlReader.AttribRead
 
nameSpaceDef - Variable in class org.vishia.xmlReader.XmlCfg.XmlCfgNode
If not null, the attrib dst for name space definition.
namespaceKey - Variable in class org.vishia.xmlSimple.XmlNodeSimple
The namespace-key.
namespaces - Variable in class org.vishia.xmlReader.XmlJzReader
Assignment between nameSpace-alias and nameSpace-value gotten from the xmlns:ns="value" declaration in the read XML file.
nameSpaces - Variable in class org.vishia.xmlReader.ZmlReader.ZmlNode
The declared name spaces for this node.
namespaces - Variable in class org.vishia.xmlSimple.XmlNodeSimple
List of namespace declaration, typical null because only top elements has it.
nameSpacesAll - Variable in class org.vishia.xmlReader.XmlJzCfgAnalyzer
The declared name spaces found in all nodes.
nameSpacesAll - Variable in class org.vishia.xmlReader.ZmlReader
The declared name spaces found in all nodes.
namesSrc - Variable in class org.vishia.fileRemote.FileRemoteCmdEventData
List of names separated with ':' or " : " or empty.
nameVariables - Variable in class org.vishia.util.OutTextPreparer
All argument variables and internal variables sorted.
namext() - Method in class org.vishia.cmd.JZtxtcmdFilepath
Assembles and returns the designated part from this Filepath as String or StringBuilder: <&path.namext()>.
namext() - Method in class org.vishia.util.FilePath
Returns the name of the file inclusively the extension.
nCharsFileBuffer - Variable in class org.vishia.util.StringPartFromFile
Deprecated.
 
nColumn - Variable in class org.vishia.xmlSimple.XmlSequWriter
 
nColumnMax - Variable in class org.vishia.xmlSimple.XmlSequWriter
 
nCtrl - Variable in class org.vishia.mainCmd.MainCmd.ShowCmdOutput
Deprecated.
control of the output medium.
nd_data - Variable in class org.vishia.util.TreeNodeBase
Any additional data associated with this node.
nd_firstChild - Variable in class org.vishia.util.TreeNodeBase
The List of child nodes in order of adding.
nd_idxChildren - Variable in class org.vishia.util.TreeNodeBase
The child nodes sorted to the key.
nd_key - Variable in class org.vishia.util.TreeNodeBase
The key which is used in the TreeNodeBase.nd_idxChildren of the parent.
nd_lastChild - Variable in class org.vishia.util.TreeNodeBase
The List of child nodes in order of adding.
nd_leafData - Variable in class org.vishia.util.TreeNodeBase
Instances which are a leaf of this node.
nd_next - Variable in class org.vishia.util.TreeNodeBase
The List of child nodes in order of adding.
nd_nrofChildren - Variable in class org.vishia.util.TreeNodeBase
 
nd_parent - Variable in class org.vishia.util.TreeNodeBase
The parent is a metaNodeKey if there is more as one child with the same key.
nd_prev - Variable in class org.vishia.util.TreeNodeBase
The List of child nodes in order of adding.
negOperation - Static variable in class org.vishia.util.CalculatorExpr.Operators
Negates the accu, unary operation.
nestingLevel(char, String, ListIterator<XmlNode>, XmlNode, String, String) - Method in class org.vishia.xmlSimple.WikistyleTextToSimpleXml
process a nested element, may be a list item or div recursively in max 6 levels.
new_abstractMethod() - Method in class org.vishia.header2Reflection.CheaderParser.HeaderBlock
 
new_actualArgument() - Method in class org.vishia.cmd.JZtxtcmdScript.CallStatement
Set from ZBNF: \<*subtext:name: { ?
new_actualArgument() - Method in class org.vishia.cmd.JZtxtcmdScript.CmdInvoke
Set from ZBNF: \<*subtext:name: { ?
new_actualParameter() - Method in class org.vishia.header2Reflection.CheaderParser.MethodCall
 
new_addOperation() - Method in class org.vishia.util.CalculatorExpr.SetExprBase.SetExpr
Designates the start of a new adding operation.
new_alternative() - Method in class org.vishia.zbnf.ebnfConvert.EBNFread.EBNFalt
From ZBNF syntax: <...?
new_alternative() - Method in class org.vishia.zbnf.ebnfConvert.EBNFread.EBNFexpr
From ZBNF syntax: <...?
new_AndCondition() - Method in class org.vishia.header2Reflection.CheaderParser.ConditionBlock.OrCondition
 
new_appendTextOut() - Method in class org.vishia.cmd.JZtxtcmdScript.StatementList
 
new_argList() - Method in class org.vishia.cmd.JZtxtcmdScript.CmdInvoke
Set from ZBNF:
new_argument() - Method in class org.vishia.cmd.JZtxtcmdScript.JZcmdDatapathElement
For ZbnfJavaOutput: Creates a new item for an argument of a method or constructor.
new_argument() - Method in class org.vishia.cmd.JZtxtcmdScript.JZcmdDatapathElementClass
For ZbnfJavaOutput: Creates a new item for an argument of a method or constructor.
new_ARRAY() - Method in class org.vishia.header2Reflection.CheaderParser.ZbnfResultFile
 
new_arraysize() - Method in class org.vishia.header2Reflection.CheaderParser.Arraysize
 
new_assign() - Method in class org.vishia.cmd.JZtxtcmdScript.AssignExpr
From Zbnf: [{
new_assign() - Method in class org.vishia.cmd.JZtxtcmdScript.TextOut
From Zbnf: [{
new_assignExpr() - Method in class org.vishia.cmd.JZtxtcmdScript.StatementList
 
new_assignment() - Method in class org.vishia.header2Reflection.CheaderParser.StatementBlock
 
new_assignment() - Method in class org.vishia.header2Reflection.CheaderParser.Value
 
new_assignThreadVar() - Method in class org.vishia.cmd.JZtxtcmdScript.ThreadBlock
From Zbnf: [{ Thread
new_attribMacro() - Method in class org.vishia.header2Reflection.CheaderParser.StructDefinition
 
new_attribute() - Method in class org.vishia.header2Reflection.CheaderParser.AttributeOrTypedef
This routine is used especially for CheaderParser.Description.varg to store a single attribute where this class is used in syntax.
new_attribute() - Method in class org.vishia.header2Reflection.CheaderParser.HeaderBlock
 
new_auxDescription() - Method in class org.vishia.header2Reflection.CheaderParser.Description
 
new_boolAndOperation() - Method in class org.vishia.util.CalculatorExpr.SetExprBase.SetExpr
 
new_boolExpr() - Method in class org.vishia.cmd.JZtxtcmdScript.JZcmditem
 
new_boolOrOperation() - Method in class org.vishia.util.CalculatorExpr.SetExprBase.SetExpr
 
new_call() - Method in class org.vishia.cmd.JZtxtcmdScript.StatementList
 
new_callName() - Method in class org.vishia.cmd.JZtxtcmdScript.CallStatement
 
new_cd() - Method in class org.vishia.cmd.JZtxtcmdScript.StatementList
 
new_checkJZcmdFile() - Method in class org.vishia.cmd.JZtxtcmdScript.ZbnfJZcmdScript
 
new_checkXmlFile() - Method in class org.vishia.cmd.JZtxtcmdScript.ZbnfJZcmdScript
 
new_CLASS_C() - Method in class org.vishia.header2Reflection.CheaderParser.ZbnfResultFile
 
new_CLASS_CPP() - Method in class org.vishia.header2Reflection.CheaderParser.ZbnfResultFile
 
new_Class_Var() - Method in class org.vishia.cmd.JZtxtcmdScript.JZcmdDatapathElementClass
 
new_classDecl() - Method in class org.vishia.header2Reflection.CheaderParser.HeaderBlock
 
new_classDef() - Method in class org.vishia.header2Reflection.CheaderParser.HeaderBlock
 
new_ClassObjVar() - Method in class org.vishia.cmd.JZtxtcmdScript.Subroutine
 
new_Classpath_Var() - Method in class org.vishia.cmd.JZtxtcmdScript.JZcmdDatapathElementClass
For ZbnfJavaOutput: Creates a datapath for a specific ClassLoader.
new_classVisibilityBlock() - Method in class org.vishia.header2Reflection.CheaderParser.ClassDefinition
 
new_cmdStart() - Method in class org.vishia.cmd.JZtxtcmdScript.StatementList
 
new_cmdWait() - Method in class org.vishia.cmd.JZtxtcmdScript.StatementList
 
new_cmpOperation() - Method in class org.vishia.util.CalculatorExpr.SetExprBase.SetExpr
 
new_condition() - Method in class org.vishia.cmd.JZtxtcmdScript.CondStatement
From Zbnf: < condition>.
new_condition() - Method in class org.vishia.header2Reflection.CheaderParser.ConditionDef
 
new_conditionalArgument() - Method in class org.vishia.header2Reflection.CheaderParser.MethodDef
 
new_conditionBlock() - Method in class org.vishia.header2Reflection.CheaderParser.HeaderBlock
 
new_const_initializer() - Method in class org.vishia.header2Reflection.CheaderParser.HeaderBlock
 
new_constDef() - Method in class org.vishia.header2Reflection.CheaderParser.HeaderBlock
 
new_Constructor() - Method in class org.vishia.header2Reflection.CheaderParser.ClassDefinition
 
new_copy() - Method in class org.vishia.cmd.JZtxtcmdScript.StatementList
 
new_createTextOut() - Method in class org.vishia.cmd.JZtxtcmdScript.StatementList
 
new_dataAccess() - Method in class org.vishia.cmd.JZtxtcmdScript.JZcmdCalculatorExpr
It creates an JZtxtcmdScript.JZcmdDataAccess because overridden JZtxtcmdScript.JZcmdCalculatorExpr.newDataAccessSet() of CalculatorExpr.SetExpr#newDataAccessSet()
new_dataAccess() - Method in class org.vishia.cmd.JZtxtcmdScript.JZcmditem
 
new_dataAccess() - Method in class org.vishia.util.CalculatorExpr.SetExprBase.SetExpr
Returns this because all methods of DataAccess.DataAccessSet are delegated in this class.
new_dataPath() - Method in class org.vishia.cmd.JZtxtcmdScript.JZcmdDatapathElement
For ZbnfJavaOutput: Creates a datapath which accesses the identifier for this element.
new_datapathElement() - Method in class org.vishia.cmd.JZtxtcmdScript.JZcmdDataAccess
Returns the derived instance of DataAccess.DatapathElement which supports JZcmd.
new_datapathElement() - Method in class org.vishia.util.DataAccess.DataAccessSet
This method may be overridden if a derived instance is necessary.
new_dataSet() - Method in class org.vishia.cmd.JZtxtcmdScript.DefListElement
 
new_dataStruct() - Method in class org.vishia.cmd.JZtxtcmdScript.JZcmditem
For ZbnfJavaOutput: Creates a statementlist for a dataStruct.
new_dataText() - Method in class org.vishia.cmd.JZtxtcmdScript.StatementList
Set from ZBNF: (\?
new_debug() - Method in class org.vishia.cmd.JZtxtcmdScript.StatementList
Defines or changes an environment variable with value. set NAME = TEXT; Handle in the same kind like a String variable
new_debugOp() - Method in class org.vishia.cmd.JZtxtcmdScript.StatementList
Defines or changes an environment variable with value. set NAME = TEXT; Handle in the same kind like a String variable
new_DefBoolVar() - Method in class org.vishia.cmd.JZtxtcmdScript.StatementList
 
new_DefBoolVar() - Method in class org.vishia.cmd.JZtxtcmdScript.Subroutine
 
new_DefClasspath() - Method in class org.vishia.cmd.JZtxtcmdScript.StatementList
 
new_DefClassVar() - Method in class org.vishia.cmd.JZtxtcmdScript.StatementList
 
new_DefFilepath() - Method in class org.vishia.cmd.JZtxtcmdScript.StatementList
 
new_DefFilepath() - Method in class org.vishia.cmd.JZtxtcmdScript.Subroutine
 
new_DefFileset() - Method in class org.vishia.cmd.JZtxtcmdScript.StatementList
 
new_DefFileset() - Method in class org.vishia.cmd.JZtxtcmdScript.Subroutine
 
new_DEFINE_C() - Method in class org.vishia.header2Reflection.CheaderParser.ZbnfResultFile
 
new_defineDefinition() - Method in class org.vishia.header2Reflection.CheaderParser.EnumDefinition
 
new_defineDefinition() - Method in class org.vishia.header2Reflection.CheaderParser.HeaderBlock
 
new_DefMapVar() - Method in class org.vishia.cmd.JZtxtcmdScript.StatementList
Defines a variable which is able to use as container.
new_DefMapVar() - Method in class org.vishia.cmd.JZtxtcmdScript.Subroutine
 
new_DefNumVar() - Method in class org.vishia.cmd.JZtxtcmdScript.StatementList
 
new_DefNumVar() - Method in class org.vishia.cmd.JZtxtcmdScript.Subroutine
 
new_DefObjVar() - Method in class org.vishia.cmd.JZtxtcmdScript.StatementList
Defines a variable with initial value. <= <$name> : > \<\
new_DefObjVar() - Method in class org.vishia.cmd.JZtxtcmdScript.Subroutine
 
new_DefSubtext() - Method in class org.vishia.cmd.JZtxtcmdScript.DefContainerVariable
 
new_DefSubtext() - Method in class org.vishia.cmd.JZtxtcmdScript.StatementList
 
new_defThreadVar() - Method in class org.vishia.cmd.JZtxtcmdScript.ThreadBlock
From Zbnf: [{ Thread
new_defVariable() - Method in class org.vishia.cmd.JZtxtcmdScript.DefVariable
From Zbnf: < variable?
new_del() - Method in class org.vishia.cmd.JZtxtcmdScript.StatementList
 
new_description() - Method in class org.vishia.header2Reflection.CheaderParser.AttributeOrTypedef
 
new_Destructor() - Method in class org.vishia.header2Reflection.CheaderParser.ClassDefinition
 
new_divOperation() - Method in class org.vishia.util.CalculatorExpr.SetExprBase.SetExpr
 
new_document() - Method in class org.vishia.docuGen.DocuGen.ZbnfDocuGenCtrl
 
new_dowhileCtrl() - Method in class org.vishia.cmd.JZtxtcmdScript.StatementList
 
new_dst() - Method in class org.vishia.cmd.JZtxtcmdScript.FileOpArg
 
new_EBNFdef() - Method in class org.vishia.zbnf.ebnfConvert.EBNFread
From ZBNF syntax: <...?
new_element() - Method in class org.vishia.cmd.JZtxtcmdScript.DefContainerVariable
From Zbnf:
new_element() - Method in class org.vishia.zcmd.Bin2Data.ZbnfResultDescr
 
new_elif() - Method in class org.vishia.header2Reflection.CheaderParser.ConditionBlock
 
new_elseBlock() - Method in class org.vishia.cmd.JZtxtcmdScript.IfStatement
 
new_elseConditionBlock() - Method in class org.vishia.header2Reflection.CheaderParser.ConditionBlock
 
new_enumDecl() - Method in class org.vishia.header2Reflection.CheaderParser.HeaderBlock
 
new_enumDefinition() - Method in class org.vishia.header2Reflection.CheaderParser.HeaderBlock
 
new_enumElement() - Method in class org.vishia.header2Reflection.CheaderParser.EnumDefinition
 
new_File() - Method in class org.vishia.cmd.JZtxtcmdScript.JZcmdDataAccess
 
new_Filepath() - Method in class org.vishia.cmd.JZtxtcmdScript.JZcmditem
 
new_filesetAccess() - Method in class org.vishia.cmd.JZtxtcmdScript.DefClasspathVariable
 
new_filesetAccess() - Method in class org.vishia.cmd.JZtxtcmdScript.JZcmditem
 
new_filesetAccess() - Method in class org.vishia.cmd.JZtxtcmdScript.Zmake
 
new_fnPointer() - Method in class org.vishia.header2Reflection.CheaderParser.HeaderBlock
 
new_forContainer() - Method in class org.vishia.cmd.JZtxtcmdScript.ForStatement
 
new_forCtrl() - Method in class org.vishia.cmd.JZtxtcmdScript.StatementList
for(name: iterable).
new_formalArgument() - Method in class org.vishia.cmd.JZtxtcmdScript.Subroutine
 
new_friendClassDef() - Method in class org.vishia.header2Reflection.CheaderParser.HeaderBlock
 
new_hasNext() - Method in class org.vishia.cmd.JZtxtcmdScript.StatementList
 
new_HeaderBlock() - Method in class org.vishia.header2Reflection.CheaderParser.ClassC
 
new_HyperlinkAssociation() - Method in class org.vishia.docuGen.DocuGen.Document
 
new_HyperlinkAssociation() - Method in class org.vishia.docuGen.DocuGen.ZbnfDocuGenCtrl
 
new_if_statement() - Method in class org.vishia.header2Reflection.CheaderParser.StatementBlock
 
new_ifBlock() - Method in class org.vishia.cmd.JZtxtcmdScript.IfStatement
 
new_ifCtrl() - Method in class org.vishia.cmd.JZtxtcmdScript.StatementList
 
new_iferrorlevel() - Method in class org.vishia.cmd.JZtxtcmdScript.StatementList
 
new_implementDescription() - Method in class org.vishia.header2Reflection.CheaderParser.HeaderBlock
 
new_implementDescription() - Method in class org.vishia.header2Reflection.CheaderParser.HeaderBlockEntry
 
new_include() - Method in class org.vishia.cmd.JZtxtcmdScript.ZbnfJZcmdScript
 
new_includeDef() - Method in class org.vishia.header2Reflection.CheaderParser.HeaderBlock
 
new_includeDef() - Method in class org.vishia.header2Reflection.CheaderParser.ZbnfResultFile
 
new_initialization() - Method in class org.vishia.header2Reflection.CheaderParser.Constructor
 
new_INLINE() - Method in class org.vishia.header2Reflection.CheaderParser.ZbnfResultFile
 
new_inlineMethod() - Method in class org.vishia.header2Reflection.CheaderParser.HeaderBlock
 
new_innerStructAttribute() - Method in class org.vishia.header2Reflection.CheaderParser.StructDefinition
It is a struct definition maybe with tag name but without type name, because it is inner.
new_innerUnionAttribute() - Method in class org.vishia.header2Reflection.CheaderParser.StructDefinition
 
new_input() - Method in class org.vishia.docuGen.DocuGen.Document
 
new_inset() - Method in class org.vishia.docuGen.DocuGen.Document
 
new_instanceof() - Method in class org.vishia.cmd.JZtxtcmdScript.JZcmdCalculatorExpr
 
new_invalidBlock() - Method in class org.vishia.header2Reflection.CheaderParser.HeaderBlock
 
new_List() - Method in class org.vishia.cmd.JZtxtcmdScript.StatementList
Defines a variable which is able to use as container.
new_List() - Method in class org.vishia.cmd.JZtxtcmdScript.Subroutine
Defines a variable which is able to use as container.
new_loader() - Method in class org.vishia.cmd.JZtxtcmdScript.DefClassVariable
 
new_mainRoutine() - Method in class org.vishia.cmd.JZtxtcmdScript.ZbnfJZcmdScript
Any script file gets its own mainRoutine because the JZtxtcmdScript.ZbnfJZcmdScript.scriptfile is one instance per parsed script file.
new_methodCall() - Method in class org.vishia.header2Reflection.CheaderParser.Value
 
new_methodDef() - Method in class org.vishia.header2Reflection.CheaderParser.HeaderBlock
 
new_methodPtrTypedef() - Method in class org.vishia.header2Reflection.CheaderParser.HeaderBlock
 
new_methodTypedef() - Method in class org.vishia.header2Reflection.CheaderParser.HeaderBlock
 
new_minSpaces() - Method in class org.vishia.cmd.JZtxtcmdScript.TextColumn
 
new_mkdir() - Method in class org.vishia.cmd.JZtxtcmdScript.StatementList
 
new_move() - Method in class org.vishia.cmd.JZtxtcmdScript.StatementList
 
new_multOperation() - Method in class org.vishia.util.CalculatorExpr.SetExprBase.SetExpr
 
new_name() - Method in class org.vishia.header2Reflection.CheaderParser.VariableDefinition
 
new_newJavaClass() - Method in class org.vishia.util.DataAccess.DataAccessSet
 
new_null_initializer() - Method in class org.vishia.header2Reflection.CheaderParser.HeaderBlock
 
new_number() - Method in class org.vishia.header2Reflection.CheaderParser.Value
 
new_numExpr() - Method in class org.vishia.cmd.JZtxtcmdScript.JZcmditem
 
new_objElement() - Method in class org.vishia.cmd.JZtxtcmdScript.DefContainerVariable
 
new_onerror() - Method in class org.vishia.cmd.JZtxtcmdScript.StatementList
 
new_Openfile() - Method in class org.vishia.cmd.JZtxtcmdScript.StatementList
Defines a variable which is able to use as Appendable, it is a Writer.
new_operator() - Method in class org.vishia.header2Reflection.CheaderParser.ClassDefinition
 
new_operator() - Method in class org.vishia.header2Reflection.CheaderParser.Operator
 
new_option() - Method in class org.vishia.zbnf.ebnfConvert.EBNFread.EBNFexpr
From ZBNF syntax: <...?
new_OrCondition() - Method in class org.vishia.header2Reflection.CheaderParser.ConditionBlock
 
new_outHtml() - Method in class org.vishia.docuGen.DocuGen.Document
 
new_outside() - Method in class org.vishia.header2Reflection.CheaderParser.ZbnfResultFile
 
new_outWord() - Method in class org.vishia.docuGen.DocuGen.Document
 
new_paramDescription() - Method in class org.vishia.header2Reflection.CheaderParser.Description
 
new_parameter() - Method in class org.vishia.header2Reflection.CheaderParser.DefineDefinition
 
new_parenthesis() - Method in class org.vishia.zbnf.ebnfConvert.EBNFread.EBNFexpr
From ZBNF syntax: <...?
new_parenthesisExpr() - Method in class org.vishia.util.CalculatorExpr.SetExprBase.SetExpr
Designates, that a expression in parenthesis is given, which should be calculated first.
new_Pipe() - Method in class org.vishia.cmd.JZtxtcmdScript.StatementList
Defines a variable which is able to use as pipe.
new_refCastingValue() - Method in class org.vishia.header2Reflection.CheaderParser.Value
 
new_referenceAddress() - Method in class org.vishia.header2Reflection.CheaderParser.Value
 
new_Refvariable() - Method in class org.vishia.header2Reflection.CheaderParser.Assignment
 
new_repetition() - Method in class org.vishia.zbnf.ebnfConvert.EBNFread.EBNFexpr
From ZBNF syntax: <...?
new_returnAssignment() - Method in class org.vishia.header2Reflection.CheaderParser.StatementBlock
 
new_returnDescription() - Method in class org.vishia.header2Reflection.CheaderParser.Description
 
new_setColumn() - Method in class org.vishia.cmd.JZtxtcmdScript.StatementList
 
new_setEnvVar() - Method in class org.vishia.cmd.JZtxtcmdScript.StatementList
Defines or changes an environment variable with value. set NAME = TEXT; Handle in the same kind like a String variable
new_setEnvVar() - Method in class org.vishia.cmd.JZtxtcmdScript.Subroutine
Defines or changes an environment variable with value. set NAME = TEXT; Handle in the same kind like a String variable
new_simpleMethodCall() - Method in class org.vishia.header2Reflection.CheaderParser.MethodCall
 
new_simpleMethodCall() - Method in class org.vishia.header2Reflection.CheaderParser.StatementBlock
 
new_src() - Method in class org.vishia.cmd.JZtxtcmdScript.FileOpArg
 
new_startDatapath() - Method in class org.vishia.cmd.JZtxtcmdScript.JZcmdDataAccess
 
new_startDatapath() - Method in class org.vishia.util.DataAccess.DataAccessSet
 
new_statement() - Method in class org.vishia.header2Reflection.CheaderParser.ConditionalStatement
 
new_statement() - Method in class org.vishia.header2Reflection.CheaderParser.StatementBlock
A statement is a syntax component which contains any of the statements.
new_statementBlock() - Method in class org.vishia.cmd.JZtxtcmdScript.JZcmditem
For ZbnfJavaOutput: All block statements in if, while etc.
new_statementBlock() - Method in class org.vishia.cmd.JZtxtcmdScript.StatementList
 
new_statementBlock() - Method in class org.vishia.header2Reflection.CheaderParser.MethodDef
 
new_statementBlock() - Method in class org.vishia.header2Reflection.CheaderParser.StatementBlock
 
new_staticJavaMethod() - Method in class org.vishia.util.DataAccess.DataAccessSet
 
new_staticMethod() - Method in class org.vishia.header2Reflection.CheaderParser.HeaderBlock
 
new_Stringjar() - Method in class org.vishia.cmd.JZtxtcmdScript.StatementList
Defines a variable which is able to use as String buffer.
new_structContentInsideCondition() - Method in class org.vishia.header2Reflection.CheaderParser.HeaderBlock
 
new_structDecl() - Method in class org.vishia.header2Reflection.CheaderParser.HeaderBlock
 
new_structDefinition() - Method in class org.vishia.header2Reflection.CheaderParser.HeaderBlock
 
new_subClass() - Method in class org.vishia.cmd.JZtxtcmdScript.JZcmdClass
 
new_subOperation() - Method in class org.vishia.util.CalculatorExpr.SetExprBase.SetExpr
Designates the start of a new adding operation.
new_subroutine() - Method in class org.vishia.cmd.JZtxtcmdScript.JZcmdClass
 
new_superclass() - Method in class org.vishia.header2Reflection.CheaderParser.ClassDefinition
 
new_textExpr(ZbnfParseResultItem) - Method in class org.vishia.cmd.JZtxtcmdScript.JZcmditem
Define the whole item as a statement block which is a text expression.
new_textExpr(ZbnfParseResultItem) - Method in class org.vishia.cmd.JZtxtcmdScript.StatementList
Gathers statements to build a text which is assigned to the out-instance.
new_textExprTEST(ZbnfParseResultItem) - Method in class org.vishia.cmd.JZtxtcmdScript.StatementList
Gathers a text which is assigned to the out-instance
new_textOut() - Method in class org.vishia.cmd.JZtxtcmdScript.StatementList
Gathers a text which is assigned to any variable or output. <+ name>text<
new_textVariable() - Method in class org.vishia.cmd.JZtxtcmdScript.DefContainerVariable
 
new_textVariable() - Method in class org.vishia.cmd.JZtxtcmdScript.StatementList
Defines a variable with initial value. <=
new_textVariable() - Method in class org.vishia.cmd.JZtxtcmdScript.Subroutine
 
new_threadBlock() - Method in class org.vishia.cmd.JZtxtcmdScript.StatementList
 
new_throw() - Method in class org.vishia.cmd.JZtxtcmdScript.StatementList
 
new_topic() - Method in class org.vishia.docuGen.DocuGen.Document
 
new_topictree() - Method in class org.vishia.docuGen.DocuGen.Document
 
new_typedef() - Method in class org.vishia.header2Reflection.CheaderParser.HeaderBlock
 
new_typedParameter() - Method in class org.vishia.header2Reflection.CheaderParser.AttributeOrTypedef
Use on component conditionalArgument.
new_typedParameter() - Method in class org.vishia.header2Reflection.CheaderParser.MethodDef
 
new_typeRefModifier() - Method in class org.vishia.header2Reflection.CheaderParser.VariableDefinition
Add modifier to the existing type.
new_undefDefinition() - Method in class org.vishia.header2Reflection.CheaderParser.HeaderBlock
 
new_unionDefinition() - Method in class org.vishia.header2Reflection.CheaderParser.HeaderBlock
 
new_value() - Method in class org.vishia.header2Reflection.CheaderParser.Value
 
new_varg() - Method in class org.vishia.header2Reflection.CheaderParser.Description
 
new_variable() - Method in class org.vishia.byteData.ByteDataSymbolicAccessReadConfig.ZbnfResult
New instance for ZBNF-component:
new_variable() - Method in class org.vishia.header2Reflection.CheaderParser.Value
 
new_variabledefinition() - Method in class org.vishia.header2Reflection.CheaderParser.StatementBlock
 
new_Variables() - Method in class org.vishia.cmd.JZtxtcmdExecuter.JzTcMain
 
new_virtualMethod() - Method in class org.vishia.header2Reflection.CheaderParser.HeaderBlock
 
new_virtualOperator() - Method in class org.vishia.header2Reflection.CheaderParser.ClassDefinition
 
new_visibility() - Method in class org.vishia.header2Reflection.CheaderParser.Superclass
 
new_whileCtrl() - Method in class org.vishia.cmd.JZtxtcmdScript.StatementList
 
new_zmake() - Method in class org.vishia.cmd.JZtxtcmdScript.StatementList
 
new_zmakeFilesetVariable() - Method in class org.vishia.cmd.JZtxtcmdScript.AccessFilesetname
 
new_zmakeOutput() - Method in class org.vishia.cmd.JZtxtcmdScript.Zmake
 
newCfgCfg() - Static method in class org.vishia.xmlReader.XmlCfg
Creates the configuration to read a config.xml file.
newCfgReadStruct() - Static method in class org.vishia.xmlReader.XmlJzCfgAnalyzer
Creates the configuration to read any xml file to store its structure especially in XmlJzCfgAnalyzer.XmlStructureNode.
newCfgXmlNodeSimple() - Static method in class org.vishia.xmlReader.XmlNodeSimpleReader
Creates the configuration to read any file and store the content to a XmlNodeSimple data tree.
newChild(CharSequence, long, long, long, long, int, Object) - Method in class org.vishia.fileRemote.FileRemote.InternalAccess
Creates a new file as child of this file.
newChild(String) - Method in class org.vishia.xmlSimple.WikistyleTextToSimpleXml
 
newChild(String) - Method in class org.vishia.zbnf.ZbnfXmlOutput
Deprecated.
 
newChildren() - Method in class org.vishia.fileRemote.FileRemote.InternalAccess
Creates a new children list or removes all children because there should be refreshed.
newDataAccessSet() - Method in class org.vishia.cmd.JZtxtcmdScript.JZcmdCalculatorExpr
 
newDataAccessSet() - Method in class org.vishia.util.CalculatorExpr.SetExprBase.SetExpr
It is override-able to create an derived instance.
newDatapathElementClass() - Method in class org.vishia.cmd.JZtxtcmdScript.JZcmdDataAccess
Returns the derived instance of DataAccess.DatapathElementClass which supports JZcmd.
newDatapathElementClass() - Method in class org.vishia.util.DataAccess.DataAccessSet
This method may be overridden if a derived instance is necessary.
newDate - Variable in class org.vishia.fileRemote.FileRemoteCmdEventData
newDate() - Method in class org.vishia.fileRemote.FileRemoteCmdEventData
 
newElement(CharSequence) - Method in class org.vishia.xmlReader.XmlCfg.XmlCfgNode
This method is invoked from the xml configuration reader to create a new subNode for a found elmeent.
newerFiles - Variable in class org.vishia.checkDeps_C.ObjectFileDeps
List of all newer (changed) source files.
newExecuteLevel(JZtxtcmdThreadData) - Method in class org.vishia.cmd.JZtxtcmdExecuter
Creates a ExecuteLevel for the script which can be used to execute some sub routines (not only main) in the given thread on demand.
newFile(String) - Static method in class org.vishia.util.FileFunctions
Creates a File object from a given Path.
newFlags - Variable in class org.vishia.fileRemote.FileRemoteCmdEventData
For FileRemoteCmdEventData.Cmd.chgProps: new properties with bit designation see FileRemote.flags.
newFlags() - Method in class org.vishia.fileRemote.FileRemoteCmdEventData
 
newInstances - Variable in class org.vishia.util.DataShow
 
newInstances - Variable in class org.vishia.util.TreeNodeHtmlOutput
 
newline - Variable in class org.vishia.cmd.JZtxtcmdExecuter.JzTcMain
The newline char sequence.
newline() - Method in class org.vishia.util.StringFormatter
 
newline - Variable in class org.vishia.xmlSimple.SimpleXmlOutputter
 
newName - Variable in class org.vishia.fileRemote.FileRemoteCmdEventData
newName() - Method in class org.vishia.fileRemote.FileRemoteCmdEventData
 
newNode(String, Data) - Method in class org.vishia.util.TreeNodeBase
This method has to be overridden in the derived class.
newNode(String, Data) - Method in class org.vishia.util.TreeNodeBase.TreeNode
 
newNode(String, UserData) - Method in class org.vishia.xmlSimple.XmlNodeSimple
 
newSibling(String) - Method in class org.vishia.xmlSimple.WikistyleTextToSimpleXml
 
next() - Method in class org.vishia.byteData.ByteDataAccessOld
Deprecated.
Sets the data index to the position after the current child element and returns its code.
next - Variable in class org.vishia.fileRemote.FileCluster.ListSubdirs
 
next() - Method in class org.vishia.fileRemote.FileCluster.ListSubdirs
 
next() - Method in class org.vishia.util.IndexMultiTable.EntrySetIterator
 
next() - Method in class org.vishia.util.IndexMultiTable.IteratorImpl
Implements the standard behavior for Iterator.next().
next() - Method in class org.vishia.util.IndexMultiTableInteger.IteratorImpl
 
next() - Method in class org.vishia.util.IterableIndirect
 
next() - Method in class org.vishia.util.IterableMapValue
 
next() - Method in class org.vishia.util.IteratorArrayMask
 
next() - Method in class org.vishia.util.IteratorMask
 
next - Variable in class org.vishia.util.PathCheck
 
next() - Method in class org.vishia.util.StringPart.Iter
Returns the next line.
next() - Method in class org.vishia.util.TreeNodeBase.IteratorDerivedImpl
 
next() - Method in class org.vishia.util.TreeNodeBase.IteratorDerivedNode
 
next() - Method in class org.vishia.util.TreeNodeBase.IteratorImpl
 
next() - Method in class org.vishia.util.TreeNodeBase.IteratorMetaNode
 
next() - Method in class org.vishia.util.TreeNodeBase.IteratorOneNode
 
next() - Method in interface org.vishia.zbnf.ZbnfParseResultItem
Deprecated.
use instead ZbnfParseResultItem.iteratorChildren() or getChildren() from the parent item.
next(ZbnfParseResultItem) - Method in interface org.vishia.zbnf.ZbnfParseResultItem
Deprecated.
use instead ZbnfParseResultItem.iteratorChildren() or getChildren() from the parent item.
next() - Method in class org.vishia.zbnf.ZbnfParserStore.ParseResultItemImplement.IteratorImpl
 
next(ZbnfParseResultItem) - Method in class org.vishia.zbnf.ZbnfParserStore.ParseResultItemImplement
Implements from ParseResultItem
next(ZbnfParseResultItem, int) - Method in class org.vishia.zbnf.ZbnfParserStore.ParseResultItemImplement
Implements from ParseResultItem
next() - Method in class org.vishia.zbnf.ZbnfParserStore.ParseResultItemImplement
 
next_i() - Method in class org.vishia.util.IndexMultiTable.IteratorImpl
executes the next(), on entry bHasNextProcessed is false.
next_i() - Method in class org.vishia.util.IndexMultiTableInteger.IteratorImpl
executes the next(), on entry bHasNextProcessed is false.
nextChild() - Method in class org.vishia.util.FilepathFilterM
 
NextCodeLine(File) - Constructor for class org.vishia.checkDeps_C.CheckDependencyFile.NextCodeLine
 
nextCodeLine() - Method in class org.vishia.checkDeps_C.CheckDependencyFile.NextCodeLine
 
nextCycle - Variable in class org.vishia.util.ThreadRun
 
nextGroupIdent - Variable in class org.vishia.msgDispatch.MsgPrintStream
 
nextIdent - Variable in class org.vishia.msgDispatch.MsgPrintStream
 
nextIdentInGroup - Variable in class org.vishia.msgDispatch.MsgPrintStream.GroupIdent
 
nextIndex() - Method in class org.vishia.util.IndexMultiTable.IteratorImpl
 
nextInstanceId - Variable in class org.vishia.util.ObjectId.InstancesOfType
 
nextlineMaxpart() - Method in class org.vishia.util.StringPart
Sets the current and the maximal part from the current end to the next line end character.
nextNode - Variable in class org.vishia.util.TreeNodeBase.IteratorDerivedImpl
 
nextNode - Variable in class org.vishia.util.TreeNodeBase.IteratorDerivedNode
 
nextNode - Variable in class org.vishia.util.TreeNodeBase.IteratorImpl
 
nextNr() - Method in class org.vishia.cmd.JZtxtcmdExecuter.JzTcMain
 
NextNr() - Constructor for class org.vishia.cmd.JZtxtcmdExecuter.NextNr
 
nextNr_ - Variable in class org.vishia.cmd.JZtxtcmdExecuter.JzTcMain
 
nextSibling() - Method in interface org.vishia.util.TreeNode_ifc
 
nextSibling() - Method in class org.vishia.util.TreeNodeBase
 
nextSkipIntoComponent(ZbnfParseResultItem) - Method in interface org.vishia.zbnf.ZbnfParseResultItem
Deprecated.
use instead ZbnfParseResultItem.iteratorChildren() or getChildren() from the current item.
nextSkipIntoComponent(ZbnfParseResultItem) - Method in class org.vishia.zbnf.ZbnfParserStore.ParseResultItemImplement
Implements from ParseResultItem
nextTypeId - Variable in class org.vishia.util.ObjectId
 
nFloatFactor - Variable in class org.vishia.zbnf.ZbnfSyntaxPrescript
Float-Factor see attribute kFloatToInt
nIndentInScript - Variable in class org.vishia.cmd.JZtxtcmdScript.StatementList
Number of indent whitespace characters which should be skipped for an text expression.
nl_indent2(int) - Static method in class org.vishia.util.StringFunctions
Returns a String with a newline \n character and 2*indent spaces for indentation.
nLastFloatNumber - Variable in class org.vishia.util.StringPartScan
Last scanned float number
nLastIntegerNumber - Variable in class org.vishia.util.StringPartScan
Buffer for last scanned integer numbers.
nLastIntegerSign - Variable in class org.vishia.util.StringPartScan
Buffer for last scanned signs of integer numbers.
nLevelDisplayToReport - Variable in class org.vishia.mainCmd.MainCmd
Deprecated.
writeError(), writeWarning(), writeInfo() are also reported if the level is equal or greater than 1,2,3
nLevelReportBranchParsing - Variable in class org.vishia.zbnf.ZbnfParser
 
nLevelReportComponentParsing - Variable in class org.vishia.zbnf.ZbnfParser
 
nLevelReportError - Variable in class org.vishia.zbnf.ZbnfParser
 
nLevelReportInfo - Variable in class org.vishia.zbnf.ZbnfParser
 
nLevelReportParsing - Variable in class org.vishia.zbnf.ZbnfParser
 
nLineCt - Variable in class org.vishia.util.StringPartFromFileLines
Current line.
nLogLevel - Variable in class org.vishia.mainCmd.MainCmd
Deprecated.
All reports with a level less than or equal this level will be reported.
nLogLevel - Variable in class org.vishia.msgDispatch.LogMessageBase
All reports with a level less than or equal this level will be reported.
nMaxChars - Variable in class org.vishia.zbnf.ZbnfSyntaxPrescript.ComplexSyntax
Maximal number of chars representing the item.
nMaxErrorLevel - Variable in class org.vishia.mainCmd.MainCmd
Deprecated.
The maximum of the value given with setExitErrorLevel
nodeIdent - Variable in class org.vishia.zbnf.ZbnfSyntaxPrescript
Identification number, auto generated, to store in the founded users syntax tree.
nodeNames - Variable in class org.vishia.xmlReader.XmlJzCfgAnalyzer.XmlStructureData.CfgSubtreeType2
 
nodes - Variable in class org.vishia.xmlReader.ZmlReader.ZmlNode
Found sub nodes.
nodesLocal - Variable in class org.vishia.xmlReader.XmlJzCfgAnalyzer.XmlStructureNode
Only for test whether or not a node is found twice.
nonAlphanum - Static variable in class org.vishia.util.KeyCode
Non-alpha-numeric keys in KeyCode.mSpecialKeys.
nonRedirectOutErr() - Static method in class org.vishia.jztxtcmd.JZtxtcmdUtil
annulling a redirection of System.out and the System.err.
noOutput - Variable in class org.vishia.msgDispatch.MsgDispatcherCore.TestCnt
 
noRefl - Variable in class org.vishia.header2Reflection.CheaderParser.Description
 
noReflection - Variable in class org.vishia.header2Reflection.CheaderParser.Description
 
normalizePath(File) - Static method in class org.vishia.util.FileFunctions
Returns the normalized absolute path from a file.
normalizePath(CharSequence) - Static method in class org.vishia.util.FileFunctions
Cleans any /../ and /./ from a path, it makes it normalized.
not - Variable in class org.vishia.header2Reflection.CheaderParser.ConditionBlock
 
not - Variable in class org.vishia.header2Reflection.CheaderParser.ConditionBlock.OrCondition
 
not - Variable in class org.vishia.header2Reflection.CheaderParser.ConditionDef
 
noteError(CharSequence) - Method in class org.vishia.zbnf.ZbnfJavaOutput
Adds an error.
notifyAddChild() - Method in class org.vishia.byteData.ByteDataAccess
Deprecated.
Notifies, that a child is added.
notifyAddChild() - Method in class org.vishia.byteData.ByteDataAccessOld
Deprecated.
Notifies, that a child is added.
notifyChangedTimestamp() - Method in class org.vishia.checkDeps_C.InfoFileDependencies
 
notifyConsumed(int) - Method in class org.vishia.event.EventSource
This operation is called after calling EventConsumer.processEvent(java.util.EventObject) in EventTimerThread and should be called also in all other implementations of EventThread_ifc to assign, how the event is used.
notifyConsumed(int) - Method in class org.vishia.event.TimeOrder
This operation should not called by the user.
notifyDequeued() - Method in class org.vishia.event.EventSource
It is called if the event is dequeued from the EventWithDst.evDstThread queue and attempt to processed.
notifyDequeued() - Method in class org.vishia.event.EventWithDst
Informs the EventSource.notifyDequeued(), invoked on dequeuing.
notifyIncludedNewly(ObjectFileDeps) - Method in class org.vishia.checkDeps_C.InfoFileDependencies
The fileMirror is copied from fileSrc, because the fileSrc is changed.
notifyNewer(InfoFileDependencies, MainCmdLogging_ifc) - Method in class org.vishia.checkDeps_C.ObjectFileDeps
 
notifyNewly(ObjectFileDeps) - Method in class org.vishia.checkDeps_C.InfoFileDependencies
The fileMirror is copied from fileSrc, because the fileSrc is changed.
notifyRelinquished(int) - Method in class org.vishia.event.EventSource
 
notifyShouldOccupyButInUse() - Method in class org.vishia.event.EventSource
 
notifyShouldOccupyButInUse() - Method in class org.vishia.event.EventWithDst
 
notifyShouldSentButInUse() - Method in class org.vishia.event.EventSource
 
notifyTimer() - Method in class org.vishia.event.EventTimerThread
Wakes up the EventTimerThread.runTimer queue to execute delayed requests.
notifyUnexpectedException(CharSequence) - Method in class org.vishia.event.EventSource
 
notTransit - Static variable in class org.vishia.states.StateSimple
Specification of the consumed Bit in return value of a Statemachine's #_checkTransitions(EventMsg2) or #entry(int) method for designation, that the given Event object was not used to switch.
nr - Variable in class org.vishia.cmd.JZtxtcmdExecuter.NextNr
 
nr - Variable in class org.vishia.testutil.TestConditionCombi.NumString
 
nrArgNames() - Method in class org.vishia.util.DataAccess.DatapathElement
 
nrBytesInDir - Variable in class org.vishia.fileRemote.FileRemoteWalker.WalkInfo
This is the sum of all files length independent of mask seen on refresh.
nrBytesInDirSelected - Variable in class org.vishia.fileRemote.FileRemoteWalker.WalkInfo
This is the sum of all files length which are selected.
nrCmpn - Variable in class org.vishia.zbnf.ebnfConvert.EBNFread.EBNFdef
Number of called Components in this expression.
nrDirAvail - Variable in class org.vishia.fileRemote.FileRemoteProgressEventConsumer
Number of available directories and files, filled on check.
nrDirProcessed - Variable in class org.vishia.fileRemote.FileRemoteProgressEvData
Number of processed directories and files independent of mark situation, but don't count directories which are not entered.
nrDirVisited - Variable in class org.vishia.fileRemote.FileRemoteProgressEvData
Number of processed directories and files independent of mark situation, but don't count directories which are not entered.
nRecursion - Variable in class org.vishia.zbnf.ZbnfParser.PrescriptParser.SubParser
Recursionscounter
nReportLevel - Variable in class org.vishia.zbnf.ZbnfParser
The current report level.
nReportLevelDisplay - Variable in class org.vishia.mainCmd.MainCmd
Deprecated.
All reports with a level less than or equal this level will be written on display.
nrFilesAvail - Variable in class org.vishia.fileRemote.FileRemoteProgressEventConsumer
Number of available directories and files, filled on check.
nrFilesVisited - Variable in class org.vishia.fileRemote.FileRemoteProgressEvData
Number of processed directories and files independent of mark situation, but don't count directories which are not entered.
nrFirstLineInPositions - Variable in class org.vishia.util.StringPartFromFileLines
The number of the first line for the current position
nrofAlternative - Variable in class org.vishia.zbnf.ZbnfParserStore.ParseResultItemImplement
Nr of the founded alternative.
nrofArrayDimensions() - Method in class org.vishia.byteData.Object_Jc
returns the number of dimensions if it is an ObjectArray_Jc, or 0 if it is scalar.
nrofArrayElements - Variable in class org.vishia.byteData.ByteDataSymbolicAccess.Variable
 
nrofAttributes - Variable in class org.vishia.header2Reflection.Header2Reflection.ConverterClass
Deprecated.
 
nrofAttributes - Variable in class org.vishia.xmlReader.XmlJzCfgAnalyzer.XmlStructureNode
 
nrofBytes - Variable in class org.vishia.byteData.ByteDataSymbolicAccess.Variable
From ZBNF parsing.
nrofBytes() - Method in class org.vishia.inspcComm.InspcDatagram.Base
 
nrofBytes() - Method in class org.vishia.inspcComm.Inspcitem.Head
 
nrofBytesAll - Variable in class org.vishia.fileRemote.FileRemoteProgressEvData
Processed bytes.
nrofBytesAllAvail - Variable in class org.vishia.fileRemote.FileRemoteProgressEventConsumer
 
nrofBytesFile - Variable in class org.vishia.fileRemote.FileRemoteProgressEvData
Processed bytes.
nrofBytesFileCopied - Variable in class org.vishia.fileRemote.FileRemoteProgressEvData
Processed bytes.
nrofBytesReceived - Variable in class org.vishia.communication.InterProcessCommRxThread
 
nrofBytesSelected - Variable in class org.vishia.fileRemote.FileMark
 
nrofBytesUTF8(byte) - Static method in class org.vishia.util.StringFunctions
Returns the number of bytes to the UTF start byte.
nrofChangedFiles - Variable in class org.vishia.checkDeps_C.CheckData
Some counters to report.
nrofChildren() - Method in interface org.vishia.util.TreeNode_ifc
 
nrofChildren() - Method in class org.vishia.util.TreeNodeBase
Returns the number of children.
nrofClasses - Variable in class org.vishia.header2Reflection.BinOutPrep
 
nrofData - Variable in class org.vishia.byteData.ByteDataSymbolicAccess
 
nrofDelObj - Variable in class org.vishia.checkDeps_C.CheckData
Some counters to report.
nrofElements - Variable in class org.vishia.byteData.SuperclassIfc_idxMtblJc_ByteDataAccess
 
nrofExtInclFiles - Variable in class org.vishia.checkDeps_C.CheckData
Some counters to report.
nrofFieldsInClass - Variable in class org.vishia.header2Reflection.BinOutPrep
Counts the number of fields in 1 class.
nrofFilesMarked - Variable in class org.vishia.fileRemote.FileRemoteProgressEvData
Number of Files which are marked while walking and processing.
nrofFilesSelected - Variable in class org.vishia.fileRemote.FileMark
 
nrofFilesSelected() - Method in class org.vishia.fileRemote.FileMark
 
nrofFilesSelected - Variable in class org.vishia.fileRemote.FileRemoteProgressEvData
Number of Files which are selected by String mask or marked bits.
nrofFilesSelected - Variable in class org.vishia.fileRemote.FileRemoteWalker.WalkInfo
 
nrofHoursPerFile - Variable in class org.vishia.msgDispatch.LogMessageFile
-1 than close never automaticly.
nrofMixedOutputs - Variable in class org.vishia.msgDispatch.MsgDispatcherCore
Number of Bits in mDispatchWithBits, it is the number of destinations dispatched via bit mask.
nrofNewDeps - Variable in class org.vishia.checkDeps_C.CheckData
Some counters to report.
nrofNewFiles - Variable in class org.vishia.checkDeps_C.CheckData
Some counters to report.
nrofRecompilings - Variable in class org.vishia.checkDeps_C.CheckData
Some counters to report.
nrofRecords() - Method in class org.vishia.zcmd.Bin2Data
Returns the number of records of the file.
nrofRefLevels_variable - Variable in class org.vishia.header2Reflection.CheaderParser.Assignment
 
nrofRelocEntries - Variable in class org.vishia.header2Reflection.BinOutPrep
 
nrofSecondsToClose - Variable in class org.vishia.msgDispatch.LogMessageFile
 
nrofSecondsToFlush - Variable in class org.vishia.msgDispatch.LogMessageFile
 
nrofSrcFiles - Variable in class org.vishia.checkDeps_C.CheckData
Some counters to report.
nState - Variable in class org.vishia.communication.SocketCmd_InterProcessComm
 
nTestVerboseLevel - Variable in class org.vishia.util.TestOrg
 
null_syntaxElement - Static variable in class org.vishia.zbnf.ZbnfParserStore.ParseResultItemImplement
Replacement for a non existing parentSyntaxElement instead null-reference.
nullSource - Static variable in class org.vishia.event.EventSource
A default source with empty methods.
nullTrans - Variable in class org.vishia.states.StateSimple.TransChoice
 
Num - Class in org.vishia.util
Contains some numeric operations able to use in JzTxtCmd
Num() - Constructor for class org.vishia.util.Num
 
Number(char) - Constructor for class org.vishia.header2Reflection.CheaderParser.Number
 
Number() - Constructor for class org.vishia.header2Reflection.CheaderParser.Number
 
number - Variable in class org.vishia.header2Reflection.CheaderParser.Number
 
number2bool - Static variable in class org.vishia.util.DataAccess.Conversions
Number to Boolean.
number2char - Static variable in class org.vishia.util.DataAccess.Conversions
Number to Character.
NumString(int, String) - Constructor for class org.vishia.testutil.TestConditionCombi.NumString
 
nVerboseTitle - Variable in class org.vishia.util.TestOrg
 

O

obj() - Method in class org.vishia.bridgeC.MemSegmJc
 
obj - Variable in class org.vishia.util.DataAccess.Dst
 
obj - Variable in class org.vishia.util.DataAccess.ObjMethod
 
obj - Variable in class org.vishia.util.IndexMultiTableInteger
Array of objects appropritate to the keys.
obj - Variable in class org.vishia.util.SortedTreeNode
 
obj2bool - Static variable in class org.vishia.util.DataAccess.Conversions
Any Object to Boolean.
obj2obj - Static variable in class org.vishia.util.DataAccess.Conversions
Without conversion, returns src.
Object_Jc - Class in org.vishia.byteData
This class enables the access to binary data which presents a C-type ObjectJc.
Object_Jc() - Constructor for class org.vishia.byteData.Object_Jc
Constructs the access to binary data of the head data of ObjectJc.
Object_Jc(int) - Constructor for class org.vishia.byteData.Object_Jc
Constructs the access to binary data of a type based on ObjectJc
ObjectArray_Jc - Class in org.vishia.byteData
 
ObjectArray_Jc() - Constructor for class org.vishia.byteData.ObjectArray_Jc
 
objectArrays - Variable in class org.vishia.byteData.ObjectArraySet_Jc
 
ObjectArraySet_Jc - Class in org.vishia.byteData
This class is never used yet.
ObjectArraySet_Jc(ByteDataAccessBase, int) - Constructor for class org.vishia.byteData.ObjectArraySet_Jc
 
ObjectArraySet_Jc() - Constructor for class org.vishia.byteData.ObjectArraySet_Jc
 
objectComparator - Variable in class org.vishia.util.SortedList
Instance of a Comparator which compares an Object as item from list with an input Object, used by add()
ObjectFileDeps - Class in org.vishia.checkDeps_C
This class accumulates all dependencies of a Object.
ObjectFileDeps(File) - Constructor for class org.vishia.checkDeps_C.ObjectFileDeps
 
ObjectFileDeps(File, String, String) - Constructor for class org.vishia.checkDeps_C.ObjectFileDeps
Creates an instance.
ObjectFileDeps(List<String>, String) - Constructor for class org.vishia.checkDeps_C.ObjectFileDeps
Creates an instance.
ObjectId - Class in org.vishia.util
This class manages identifications of Objects (instances).
ObjectId() - Constructor for class org.vishia.util.ObjectId
 
ObjectId.InstancesOfType - Class in org.vishia.util
 
ObjectValue - Class in org.vishia.util
 
ObjectValue() - Constructor for class org.vishia.util.ObjectValue
 
objExpr - Static variable in class org.vishia.util.CalculatorExpr.ExprTypes
Only used for the first and only one operand.
objid - Variable in class org.vishia.zbnf.ZbnfSyntaxPrescript
 
objId_ - Static variable in class org.vishia.zbnf.ZbnfSyntaxPrescript
 
objIsDeleted - Variable in class org.vishia.checkDeps_C.ObjectFileDeps
State of deleting the object: '
ObjMethod(Method, Object) - Constructor for class org.vishia.util.DataAccess.ObjMethod
 
OBJTYPE_CLASS_Jc - Static variable in class org.vishia.byteData.Class_Jc
The object type defined in Reflect_Jc.h for Class_Jc-objects.
OBJTYPE_Class_Jc - Static variable in class org.vishia.byteData.Object_Jc
 
OBJTYPE_Field_Jc - Static variable in class org.vishia.byteData.Object_Jc
 
OBJTYPE_ReflectionImageBaseAddress_Jc - Static variable in class org.vishia.byteData.Object_Jc
 
objValue() - Method in class org.vishia.util.CalculatorExpr.Value
Converts the Value to the adequate Object representation, especially for the wrapped primitive types.
occupy(EventSource, EventConsumer, EventThread_ifc, boolean) - Method in class org.vishia.event.EventWithDst
Check whether this event is free and occupies it.
occupy(int, EventSource, EventConsumer, EventThread_ifc) - Method in class org.vishia.event.EventWithDst
Try to occupy the event.
occupy(EventSource, boolean) - Method in class org.vishia.event.EventWithDst
 
occupyRecall(EventSource, EventConsumer, EventThread_ifc, boolean) - Method in class org.vishia.event.EventWithDst
Try to occupy the event for usage, recall it if it is in stored in an event queue.
occupyRecall(EventSource, boolean) - Method in class org.vishia.event.EventWithDst
 
occupyRecall(int, EventSource, EventConsumer, EventThread_ifc, boolean) - Method in class org.vishia.event.EventWithDst
Try to occupy the event for usage, recall a stored event in queue, wait till it is available and force occupying on hanging.
occupyRecall(int, EventSource, boolean) - Method in class org.vishia.event.EventWithDst
Try to occupy the event for usage, recall it if it is in stored in an event queue, wait till it is available, occupy a hanging event.
occurrence - Variable in class org.vishia.xmlReader.XmlJzCfgAnalyzer.XmlStructureData.CfgSubtreeType
 
occurrence - Variable in class org.vishia.xmlReader.XmlJzCfgAnalyzer.XmlStructureData.CfgSubtreeType2
Contains all nodes in all levels which are detect as same type.
offer(CharSequence, int, int) - Method in class org.vishia.util.PipeRingBuffer
 
offerLeaf(DerivedNode) - Method in class org.vishia.util.CallbackTemplate
 
offerLeaf(DerivedNode) - Method in interface org.vishia.util.TreeNodeCallback
Invoked for any node which has no children.
offerLeafNode(FileRemote, Object) - Method in class org.vishia.fileLocalAccessor.FileCallbackLocalCmp
 
offerLeafNode(FileRemote, Object) - Method in class org.vishia.fileLocalAccessor.FileCallbackLocalCopy
This method creates a new file in the current dst directory with the same name as the given file.
offerLeafNode(FileRemote, Object) - Method in class org.vishia.fileLocalAccessor.FileCallbackLocalDelete
 
offerLeafNode(FileRemote, Object) - Method in class org.vishia.fileRemote.FileRemoteCallbackCopyDispersedFiles
 
offerLeafNode(FileRemote, Object) - Method in class org.vishia.fileRemote.FileRemoteCallbackSearch
 
offerLeafNode(FileRemote, Object) - Method in class org.vishia.fileRemote.FileRemoteTestCallback
 
offerLeafNode(FileRemote, Object) - Method in class org.vishia.fileRemote.FileRemoteWalkerCallbackCopy
 
offerLeafNode(FileRemote, Object) - Method in class org.vishia.fileRemote.FileRemoteWalkerCallbackDelete
 
offerLeafNode(FileRemote, Object) - Method in class org.vishia.fileRemote.FileRemoteWalkerCallbackLog
 
offerLeafNode(TypeNode, Object) - Method in interface org.vishia.util.SortedTreeWalkerCallback
Invoked for any node which has no children or which is not processed because the depth of walking through the tree is reached.
offerLeafNode(String, Object) - Method in class org.vishia.util.TreeWalkerPathCheck
 
offerParent(DerivedNode) - Method in class org.vishia.util.CallbackTemplate
 
offerParent(DerivedNode) - Method in interface org.vishia.util.TreeNodeCallback
Invoked for any parent which has children.
offerParentNode(FileRemote, Object, Object) - Method in class org.vishia.fileLocalAccessor.FileCallbackLocalCmp
 
offerParentNode(FileRemote, Object, Object) - Method in class org.vishia.fileLocalAccessor.FileCallbackLocalCopy
 
offerParentNode(FileRemote, Object, Object) - Method in class org.vishia.fileLocalAccessor.FileCallbackLocalDelete
 
offerParentNode(FileRemote, Object, Object) - Method in class org.vishia.fileRemote.FileRemoteCallbackCopyDispersedFiles
 
offerParentNode(FileRemote, Object, Object) - Method in class org.vishia.fileRemote.FileRemoteCallbackSearch
 
offerParentNode(FileRemote, Object, Object) - Method in class org.vishia.fileRemote.FileRemoteTestCallback
 
offerParentNode(FileRemote, Object, Object) - Method in class org.vishia.fileRemote.FileRemoteWalkerCallbackCopy
 
offerParentNode(FileRemote, Object, Object) - Method in class org.vishia.fileRemote.FileRemoteWalkerCallbackDelete
 
offerParentNode(FileRemote, Object, Object) - Method in class org.vishia.fileRemote.FileRemoteWalkerCallbackLog
 
offerParentNode(TypeNode, Object, Object) - Method in interface org.vishia.util.SortedTreeWalkerCallback
Invoked on start on walking through a parent node which have children.
offerParentNode(String, Object, Object) - Method in class org.vishia.util.TreeWalkerPathCheck
 
offsElsif - Variable in class org.vishia.util.OutTextPreparer.IfCmd
The offset to the next <:elsif or the following <:else or the following <.if
offsEndCtrl - Variable in class org.vishia.util.OutTextPreparer.Cmd
If necessary it is the offset skipped over the ctrl sequence.
offsetAfterEnd - Variable in class org.vishia.zbnf.ZbnfParserStore.ParseResultItemImplement
The offset to the next item behind the items of this complex morphem
oFile - Variable in class org.vishia.fileRemote.FileRemote
This is the internal file object.
oFile() - Method in class org.vishia.fileRemote.FileRemote
 
Oldcalc(float) - Method in class org.vishia.util.CalculatorExpr
Calculates the expression with only one float input.
Oldcalc(int) - Method in class org.vishia.util.CalculatorExpr
Calculates the expression with only one integer input.
oneLine(CharSequence, String) - Static method in class org.vishia.jztxtcmd.JZtxtcmdUtil
 
Onerror(JZtxtcmdScript.StatementList) - Constructor for class org.vishia.cmd.JZtxtcmdScript.Onerror
 
onerrorAccu - Variable in class org.vishia.cmd.JZtxtcmdScript.StatementList
List of currently onerror statements.
onlyDataAccess() - Method in class org.vishia.util.CalculatorExpr.SetExprBase.SetExpr
Returns the datapath if the expression contains only a datapath.
onlySingle - Variable in class org.vishia.xmlReader.XmlJzCfgAnalyzer.XmlStructureNode
Set if the node is only one time in all found trees.
onlyTimestamp - Static variable in class org.vishia.util.FileCompare
 
open(Address_InterProcessComm, boolean) - Method in interface org.vishia.communication.InterProcessComm
Opens the Communication.
open(Address_InterProcessComm, boolean) - Method in class org.vishia.communication.InterProcessComm_SocketImpl
 
open(int, int) - Method in class org.vishia.communication.SocketCommSimple
Opens a port for UDP communication.
open(String, boolean) - Method in class org.vishia.util.FileAppend
opens a file to write.
open(String, String, boolean) - Method in class org.vishia.util.FileAppend
opens a file to write.
open(String, boolean) - Method in class org.vishia.util.FileWriter
Deprecated.
opens a file to write.
open(String, String, boolean) - Method in class org.vishia.util.FileWriter
Deprecated.
opens a file to write.
open(File, String, Appendable) - Method in class org.vishia.xmlSimple.XmlSequWriter
Opens for writing in a file, closes an opened file if any is open.
openComm(boolean) - Method in class org.vishia.communication.InterProcessCommRxThread
 
openInput() - Method in class org.vishia.xmlSimple.XmlBeautificator
 
openInputStream(FileRemote, long) - Method in class org.vishia.fileLocalAccessor.FileAccessorLocalJava7
 
openInputStream(FileRemote, long) - Method in class org.vishia.fileRemote.FileAccessZip
Returns an opened InputStream with the Zip entry.
openInputStream(long) - Method in class org.vishia.fileRemote.FileRemote
Opens a read access to this file.
openInputStream(FileRemote, long) - Method in class org.vishia.fileRemote.FileRemoteAccessor
Creates an InputStream with this fileRemote instance.
openOutputStream(FileRemote, long) - Method in class org.vishia.fileLocalAccessor.FileAccessorLocalJava7
 
openOutputStream(FileRemote, long) - Method in class org.vishia.fileRemote.FileAccessZip
Returns an opened InputStream with the Zip entry.
openOutputStream(long) - Method in class org.vishia.fileRemote.FileRemote
Opens a write access to this file.
openOutputStream(FileRemote, long) - Method in class org.vishia.fileRemote.FileRemoteAccessor
Creates an OutputStream with this fileRemote instance.
openRead(FileRemote, long) - Method in class org.vishia.fileLocalAccessor.FileAccessorLocalJava7
 
openRead(FileRemote, long) - Method in class org.vishia.fileRemote.FileAccessZip
 
openRead(long) - Method in class org.vishia.fileRemote.FileRemote
Opens a read access to this file.
openRead(FileRemote, long) - Method in class org.vishia.fileRemote.FileRemoteAccessor
 
openReportfile(String, boolean) - Method in class org.vishia.mainCmd.MainCmd
Deprecated.
 
openReportfile(String, boolean) - Method in interface org.vishia.mainCmd.MainCmdLogging_ifc
 
openReportfile(String, boolean) - Method in class org.vishia.mainCmd.MainCmdLoggingStream
 
openReportfile(String, boolean) - Method in class org.vishia.mainCmd.ReportWrapperLog
 
openWrite(FileRemote, long) - Method in class org.vishia.fileLocalAccessor.FileAccessorLocalJava7
 
openWrite(FileRemote, long) - Method in class org.vishia.fileRemote.FileAccessZip
 
openWrite(long) - Method in class org.vishia.fileRemote.FileRemote
Opens a write access to this file.
openWrite(FileRemote, long) - Method in class org.vishia.fileRemote.FileRemoteAccessor
 
openXmlTestOut(File) - Method in class org.vishia.xmlReader.XmlJzReader
Writes the parsed content without processing in this file.
operand - Variable in class org.vishia.execode.Execode.Instruction
 
Operand(String) - Constructor for class org.vishia.util.CalculatorExpr.Operand
A ValueAccess without value, only a constant text literal, especially for Text Cmd.
Operand(CalculatorExpr) - Constructor for class org.vishia.util.CalculatorExpr.Operand
 
Operand(int, DataAccess, Object, String) - Constructor for class org.vishia.util.CalculatorExpr.Operand
Constructs
Operand(Object) - Constructor for class org.vishia.util.CalculatorExpr.Operand
Creates an operator which is a single data instance.
Operand(String, Map<String, DataAccess.IntegerIx>, Class<?>, Map<String, Object>) - Constructor for class org.vishia.util.CalculatorExpr.Operand
Deprecated.
it should be possible to use Operand#Operand(StringPartScan, Map, Class) in all cases.
Operand(StringPartScan, Map<String, DataAccess.IntegerIx>, Class<?>, boolean) - Constructor for class org.vishia.util.CalculatorExpr.Operand
See Operand#Operand(StringPartScan, Map, Class, Map, boolean) but without the idxConstData
Operand(StringPartScan, Map<String, DataAccess.IntegerIx>, Class<?>, Map<String, Object>, boolean) - Constructor for class org.vishia.util.CalculatorExpr.Operand
See Operand#Operand(String, Map, Class, Map) but with StringPartScan for the sDatapath
operand() - Method in class org.vishia.util.CalculatorExpr.Operation
 
operand_ - Variable in class org.vishia.util.CalculatorExpr.Operation
 
operate(CalculatorExpr.Value, CalculatorExpr.Value) - Method in class org.vishia.util.CalculatorExpr.Operator
Operates and returns the result type.
Operation() - Constructor for class org.vishia.util.CalculatorExpr.Operation
Set if the value of the operation should be gotten by data access on calculation time.
Operation(String, String) - Constructor for class org.vishia.util.CalculatorExpr.Operation
Create an Operation with a String literal (comparison, starts, concat etc.)
Operation(String, CalculatorExpr.Operand) - Constructor for class org.vishia.util.CalculatorExpr.Operation
Create an Operation with a given constant value
Operation(String, CalculatorExpr.Value) - Constructor for class org.vishia.util.CalculatorExpr.Operation
Create an Operation with a given constant value
Operation(CalculatorExpr.Operator, CalculatorExpr.Value) - Constructor for class org.vishia.util.CalculatorExpr.Operation
 
Operation(CalculatorExpr.Operator, int) - Constructor for class org.vishia.util.CalculatorExpr.Operation
 
Operation(String, int) - Constructor for class org.vishia.util.CalculatorExpr.Operation
 
Operation(String, double) - Constructor for class org.vishia.util.CalculatorExpr.Operation
 
Operation(CalculatorExpr.Operator, Object) - Constructor for class org.vishia.util.CalculatorExpr.Operation
 
operation_ - Variable in class org.vishia.util.DataAccess.DatapathElement
true then an operation call, false: a variable access.
Operator() - Constructor for class org.vishia.header2Reflection.CheaderParser.Operator
 
operator - Variable in class org.vishia.header2Reflection.CheaderParser.Operator
 
operator() - Method in class org.vishia.util.CalculatorExpr.Operation
 
Operator(String) - Constructor for class org.vishia.util.CalculatorExpr.Operator
 
operator_ - Variable in class org.vishia.util.CalculatorExpr.Operation
The operator for this operation.
operatorChar - Variable in class org.vishia.util.CalculatorExpr.Operation
Deprecated.
operators - Static variable in class org.vishia.util.CalculatorExpr
Map of all available operators associated with its String expression.
Operators() - Constructor for class org.vishia.util.CalculatorExpr.Operators
 
option - Variable in class org.vishia.util.Arguments.Argument
The option switch used for detect the argument, accessible for help.
OrCondition() - Constructor for class org.vishia.header2Reflection.CheaderParser.ConditionBlock.OrCondition
 
orConditions - Variable in class org.vishia.header2Reflection.CheaderParser.ConditionBlock
 
order() - Method in class org.vishia.inspcComm.Inspcitem.HeadOrder
 
order - Variable in class org.vishia.util.DateOrder
 
orderId - Variable in class org.vishia.event.EventWithDst
The commission number for the request, which may be answered by this event.
orderInTime - Static variable in class org.vishia.util.DateOrder
 
OrderListExecuter - Class in org.vishia.util
Deprecated.
OrderListExecuter(String) - Constructor for class org.vishia.util.OrderListExecuter
Deprecated.
 
org.vishia - package org.vishia
All software from www.vishia.org, maintainer Hartmut Schorrig are stored in this package tree.
org.vishia.bridgeC - package org.vishia.bridgeC
This package contains classes which may be used if a C-like programming should be done in Java.
org.vishia.byteData - package org.vishia.byteData
This package contains classes to organize an access to binary data.
org.vishia.byteData.reflection_Jc - package org.vishia.byteData.reflection_Jc
 
org.vishia.charset - package org.vishia.charset
 
org.vishia.checkDeps_C - package org.vishia.checkDeps_C
This package contains a tool evaluates C/C++-language files to check its timestamps and dependencies.
org.vishia.cmd - package org.vishia.cmd
This package contains classes to organize command line invocations and creation of other processes of operation system from Java.
org.vishia.communication - package org.vishia.communication
 
org.vishia.docuGen - package org.vishia.docuGen
 
org.vishia.event - package org.vishia.event
This package contains classes for event handling.
org.vishia.execode - package org.vishia.execode
 
org.vishia.fileLocalAccessor - package org.vishia.fileLocalAccessor
 
org.vishia.fileLocalAccessor.test - package org.vishia.fileLocalAccessor.test
 
org.vishia.fileRemote - package org.vishia.fileRemote
 
org.vishia.genJavaOutClass - package org.vishia.genJavaOutClass
 
org.vishia.header2Reflection - package org.vishia.header2Reflection
 
org.vishia.inspcComm - package org.vishia.inspcComm
 
org.vishia.jztxtcmd - package org.vishia.jztxtcmd
 
org.vishia.mainCmd - package org.vishia.mainCmd
This package contains helper classes to organize the command line invocation with argument handling, log handling etc.
org.vishia.math - package org.vishia.math
 
org.vishia.minisys - package org.vishia.minisys
 
org.vishia.msgDispatch - package org.vishia.msgDispatch
This package contains classes to organize handling with an message system.
org.vishia.states - package org.vishia.states
This package contains classes for state machine implementation.
org.vishia.testutil - package org.vishia.testutil
 
org.vishia.tools - package org.vishia.tools
 
org.vishia.util - package org.vishia.util
This package contains commonly use able classes without any other dependency.
org.vishia.xmlReader - package org.vishia.xmlReader
 
org.vishia.xmlSimple - package org.vishia.xmlSimple
This package contains Functionality, which produces a XML coded output file.
org.vishia.zbnf - package org.vishia.zbnf
 
org.vishia.zbnf.ebnfConvert - package org.vishia.zbnf.ebnfConvert
 
org.vishia.zcmd - package org.vishia.zcmd
 
org.vishia.zip - package org.vishia.zip
 
orWithSelectString - Static variable in class org.vishia.fileRemote.FileMark
This is not used for mark, used for selection.
os_delayThread(int) - Static method in class org.vishia.bridgeC.OS_TimeStamp
 
os_getDateTime() - Static method in class org.vishia.bridgeC.OS_TimeStamp
Returns an instance with the current system time.
os_getSeconds() - Static method in class org.vishia.bridgeC.OS_TimeStamp
 
OS_TimeStamp - Class in org.vishia.bridgeC
This class is useable in C.
OS_TimeStamp() - Constructor for class org.vishia.bridgeC.OS_TimeStamp
 
OS_TimeStamp(long) - Constructor for class org.vishia.bridgeC.OS_TimeStamp
 
OS_TimeStamp(boolean) - Constructor for class org.vishia.bridgeC.OS_TimeStamp
 
out - Variable in class org.vishia.cmd.CmdExecuter.CmdQueueEntry
 
out - Variable in class org.vishia.cmd.Filecmd
 
out() - Static method in class org.vishia.jztxtcmd.JZtxtcmdUtil
Gets the outputted String and clear the buffer of a redirected System output.
out - Variable in class org.vishia.mainCmd.MainCmdLoggingStream
Stream to output all logging information.
out - Variable in class org.vishia.mainCmd.PrintStreamAdapter.OutStream
 
out - Variable in class org.vishia.mainCmd.PrintStreamBuffer.OutStream
 
out - Static variable in class org.vishia.util.ExcUtil
The System.err and System.out standard console outputs are copied to this class able to use in its original output.
out - Variable in class org.vishia.util.FileList.Args
Any output for operation.
out - Variable in class org.vishia.util.StringFunctions_C.PrepareAppendablePos
 
out - Variable in class org.vishia.util.TestOrg
 
out(CharSequence, Object...) - Method in class org.vishia.util.TestOrg
Out to the test output.
out(Appendable, TreeNode_ifc<?, ?>, boolean) - Static method in class org.vishia.util.TreeNodeHtmlOutput
 
Out() - Constructor for class org.vishia.zcmd.Zbnf2Text.Out
 
out1 - Variable in class org.vishia.cmd.CmdExecuter.CmdQueueEntry
 
out1 - Variable in class org.vishia.msgDispatch.LogMessageStream
 
out1 - Variable in class org.vishia.util.OutputTwice
 
out2 - Variable in class org.vishia.jztxtcmd.JZtxtcmdUserExample
 
out2 - Variable in class org.vishia.mainCmd.PrintStreamBuffer.OutStream
 
out2 - Variable in class org.vishia.msgDispatch.LogMessageStream
 
out2 - Variable in class org.vishia.util.OutputTwice
 
out3 - Variable in class org.vishia.msgDispatch.LogMessageStream
 
outAllEnvironment(Appendable) - Method in class org.vishia.cmd.CmdExecuter
Outputs all environment variables in a sorted form
outAppend - Variable in class org.vishia.mainCmd.PrintStreamAdapter
 
outBuffer - Variable in class org.vishia.xmlSimple.XmlSequWriter
 
outCmdline - Variable in class org.vishia.mainCmd.MainCmd
Deprecated.
Preserve the original System.out and System.err on construction.
outConsole - Variable in class org.vishia.mainCmd.MainCmd
Deprecated.
Channels for output and error output of the main program.
outData(int, int, Object, Appendable, boolean, Map<String, Object>) - Static method in class org.vishia.util.DataShow
Output of a complex data class.
outData(Object, Appendable, boolean) - Method in class org.vishia.util.DataShow
Output of a complex data class.
outDataChildren(Appendable, TreeNode_ifc<?, ?>) - Method in class org.vishia.util.TreeNodeHtmlOutput
Output all children of a node as list of the node
outDataShort(Object, Class<?>, Appendable) - Method in class org.vishia.util.DataShow
Output to one element.
outer - Variable in class org.vishia.util.StringPart.Part
 
outField(String, Object, Class<?>, Field, Appendable, int) - Method in class org.vishia.util.DataShow
 
outFromCmdlineArg - Variable in class org.vishia.cmd.JZtxtcmdExecuter.JzTcMain
It is set from argument outside.
outHtml - Variable in class org.vishia.docuGen.DocuGen.Document
 
outHtml(Object, Appendable) - Static method in class org.vishia.util.DataShow
Generates a html file which contains the description of all data contained in referred in the given data instance.
outHtml(Object, Appendable, boolean) - Static method in class org.vishia.util.DataShow
Same as DataShow.outHtml(Object, Appendable) but content with or without hash is able to control
outIndent(Appendable, int) - Static method in class org.vishia.util.ApplMain
 
outIndent(int, Appendable, boolean) - Static method in class org.vishia.util.DataShow
 
outln(CharSequence, Object...) - Method in class org.vishia.util.TestOrg
Out to the test output with following newline ('\n').
outMsg - Variable in class org.vishia.util.Arguments
 
outNewlineIndent(Appendable, int) - Static method in class org.vishia.util.ApplMain
 
outNode(Appendable, TreeNode_ifc<?, ?>, boolean) - Method in class org.vishia.util.TreeNodeHtmlOutput
Output one node independent of there position in the tree.
output - Variable in class org.vishia.cmd.ZmakeTarget
The output file of the target in the ready-to-use form in a JZcmd Script.
output - Variable in class org.vishia.docuGen.DocuGen.Target
 
Output() - Constructor for class org.vishia.msgDispatch.MsgDispatcherCore.Output
 
outputConsole - Variable in class org.vishia.msgDispatch.MsgDispatcher
A console output is standard everytime..
OutputDataTree - Class in org.vishia.zcmd
Writes a data tree to a text file maybe in XML format.
OutputDataTree() - Constructor for class org.vishia.zcmd.OutputDataTree
 
outputIfc - Variable in class org.vishia.msgDispatch.MsgDispatcherCore.Output
The output interface.
outputs - Variable in class org.vishia.msgDispatch.MsgDispatcherCore
up to 30 destinations for output.
outputStream - Variable in class org.vishia.util.StringPartAppend
 
outputStream() - Method in class org.vishia.util.StringPartAppend
Creates or returns an instance which handles this class as OutputStream.
OutputStream_StringPartAppend() - Constructor for class org.vishia.util.StringPartAppend.OutputStream_StringPartAppend
 
OutputTwice - Class in org.vishia.util
This class outputs to 2 destination, for example an opened file and System.out.
OutputTwice(Appendable, Appendable) - Constructor for class org.vishia.util.OutputTwice
Creates
both outputs can be null, prevent output (since 2022-09).
outs - Variable in class org.vishia.cmd.CmdExecuter.OutThread
Output to write.
OutStream(Appendable) - Constructor for class org.vishia.mainCmd.PrintStreamAdapter.OutStream
 
OutStream(Appendable, Appendable) - Constructor for class org.vishia.mainCmd.PrintStreamBuffer.OutStream
 
outStream - Variable in class org.vishia.msgDispatch.MsgPrintStream
This class is used for all outputs to the MsgPrintStream.PrintStreamAdapter which are not gathered by the overridden methods of PrintStream.
OutTextPreparer - Class in org.vishia.util
This class helps to prepare output texts with data.
OutTextPreparer(String, Class<?>, String) - Constructor for class org.vishia.util.OutTextPreparer
Instantiates for a given pattern.
OutTextPreparer(String, Class<?>, String, String) - Constructor for class org.vishia.util.OutTextPreparer
Constructs the text generation control data for the specific pattern.
OutTextPreparer(String, Class<?>, String, String, Map<String, Object>) - Constructor for class org.vishia.util.OutTextPreparer
Constructs the text generation control data for the specific pattern and given sub pattern.
OutTextPreparer(String, Class<?>, List<String>, String) - Constructor for class org.vishia.util.OutTextPreparer
Instantiates for a given pattern.
OutTextPreparer.Argument - Class in org.vishia.util
 
OutTextPreparer.CallCmd - Class in org.vishia.util
 
OutTextPreparer.Cmd - Class in org.vishia.util
 
OutTextPreparer.CmdString - Class in org.vishia.util
 
OutTextPreparer.DataTextPreparer - Class in org.vishia.util
Instances of this class holds the data for one OutTextPreparer instance but maybe for all invocations.
OutTextPreparer.DebugCmd - Class in org.vishia.util
 
OutTextPreparer.ECmd - Enum in org.vishia.util
 
OutTextPreparer.ExecCmd - Class in org.vishia.util
 
OutTextPreparer.ForCmd - Class in org.vishia.util
 
OutTextPreparer.IfCmd - Class in org.vishia.util
 
OutTextPreparer.SetCmd - Class in org.vishia.util
 
outThread - Variable in class org.vishia.cmd.CmdExecuter
Both thread instances runs for ever so long bRunThreads is true.
OutThread(boolean) - Constructor for class org.vishia.cmd.CmdExecuter.OutThread
 
outWord - Variable in class org.vishia.docuGen.DocuGen.Document
 
oVal - Variable in class org.vishia.util.CalculatorExpr.Value
 
oValue - Variable in class org.vishia.util.CalculatorExpr.Operation
Deprecated.
overwrite() - Method in class org.vishia.fileRemote.FileRemoteProgressEvData
Quest from executer.
overwrite() - Method in class org.vishia.util.StringFormatter
sets the overwrite mode.
ownAddr - Variable in class org.vishia.communication.SocketCommSimple
 
ownAddress - Variable in class org.vishia.communication.InterProcessComm_SocketImpl
 
ownAddress - Variable in class org.vishia.communication.SocketCmd_InterProcessComm
 
ownPodAddr - Variable in class org.vishia.byteData.reflection_Jc.Reflection_Jc.Class
 
ownPodAddr - Variable in class org.vishia.byteData.reflection_Jc.Reflection_Jc.FieldAccess
 

P

page - Variable in class org.vishia.zbnf.ebnfConvert.EBNFread.EBNFitem
 
ParamDescription() - Constructor for class org.vishia.header2Reflection.CheaderParser.ParamDescription
 
paramDescriptions - Variable in class org.vishia.header2Reflection.CheaderParser.Description
 
parent - Variable in class org.vishia.byteData.ByteDataAccess
Deprecated.
The parent XmlBinCodeElement, necessary only for add() and expand().
parent - Variable in class org.vishia.byteData.ByteDataAccessBase
The parent element, necessary especially for expand(), also for ByteDataAccessBase.removeChild(ByteDataAccessBase) More as one children can refer the same parent.
parent - Variable in class org.vishia.byteData.ByteDataAccessOld
Deprecated.
The parent XmlBinCodeElement, necessary only for add() and expand().
parent - Variable in class org.vishia.cmd.JZtxtcmdExecuter.ExecuteLevel
Not used yet.
parent - Variable in class org.vishia.fileRemote.FileRemote
The parent instance, it is the directory where the file is member of.
parent - Variable in class org.vishia.fileRemote.FileRemoteWalker.WalkInfo
The parent. null on first parent.
parent - Variable in class org.vishia.header2Reflection.CheaderParser.HeaderBlock
 
parent - Variable in class org.vishia.states.StateSimple.Trans
It is null for a simple transition in a state.
parent - Variable in class org.vishia.util.CalculatorExpr.SetExprBase.SetExpr
 
parent - Variable in class org.vishia.util.FileCompare.Result
 
parent - Variable in class org.vishia.util.IndexMultiTable_Table
The parent if it is a child table.
parent - Variable in class org.vishia.util.IndexMultiTableInteger
The parent if it is a child table.
parent - Variable in class org.vishia.util.PathCheck
 
parent - Variable in class org.vishia.util.TestOrg
 
parent() - Method in interface org.vishia.util.TreeNode_ifc
 
parent() - Method in class org.vishia.util.TreeNodeBase
 
parent - Variable in class org.vishia.util.TreeWalkerPathCheck.CurrDirChildren
The parent. null on first parent.
parent - Variable in class org.vishia.xmlReader.XmlCfg.XmlCfgNode
Parent node, to navigate in debug, to store this node if XmlCfg.XmlCfgNode.attribsForCheck are present.
parent - Variable in class org.vishia.xmlReader.ZmlReader.ZmlNode
 
parent - Variable in class org.vishia.zbnf.ZbnfParserStore.ParseResultItemImplement
The item which is the parent (contains a offsetAfterEnd with includes this position).
parent - Variable in class org.vishia.zbnf.ZbnfSyntaxPrescript
To go back for syntax path on error.
parentEquals(TreeNode_ifc<DerivedNode, Data>) - Method in interface org.vishia.util.TreeNode_ifc
Checks whether the parent is a known node.
parentEquals(TreeNode_ifc<DerivedNode, Data>) - Method in class org.vishia.util.TreeNodeBase
 
parenthesis - Variable in class org.vishia.header2Reflection.CheaderParser.Operator
 
parentInWholeParserStoreForInsertionsFromOuterToInnerLevels - Variable in class org.vishia.zbnf.ZbnfParser.PrescriptParser
 
parentIter - Variable in class org.vishia.util.IndexMultiTableInteger.IteratorHelper
If not null, this helper is associated to a deeper level of table, the parent contains the iterator value of the higher table.
parentLevel - Variable in class org.vishia.cmd.JZtxtcmdScript.JZcmdInclude
 
parentList - Variable in class org.vishia.cmd.JZtxtcmdScript.JZcmditem
Necessary for throwing exceptions with the JZtxtcmdScript.StatementList.srcFile in its text.
parentOfParentResultItem - Variable in class org.vishia.zbnf.ZbnfParser.PrescriptParser.SubParser
Reference to the parent parse result item of the parent, given on constructor.
parentParser - Variable in class org.vishia.zbnf.ZbnfParser.PrescriptParser.SubParser
Pointer to parent, used for build expected syntax on error:
parentPrescriptParser - Variable in class org.vishia.zbnf.ZbnfParser.PrescriptParser
 
parentResult - Variable in class org.vishia.zbnf.ZbnfJavaOutput.DstInstanceAndClass
 
parentStatement - Variable in class org.vishia.cmd.JZtxtcmdScript.StatementList
Only used for debug, to see which is the parent.
parkedOrders - Variable in class org.vishia.msgDispatch.LogMessageFile
List of messages to process if the file is able to open.
parse(Class<?>, String) - Method in class org.vishia.util.OutTextPreparer
Parse the pattern.
parse(String) - Method in class org.vishia.zbnf.ZbnfParser
Parses a given Input and produces a parse result.
parse(StringPartScan) - Method in class org.vishia.zbnf.ZbnfParser
parses a given Input and produces a parse result.
parse(StringPartScan, List<String>) - Method in class org.vishia.zbnf.ZbnfParser
parses a given Input, see [parse(StringPart), but write additional semantic informations into the first parse result (into the top level component).
parse_Component(StringPartScan, int, ZbnfSyntaxPrescript, String, ZbnfParserStore.ParseResultItemImplement, boolean, boolean, ZbnfSyntaxPrescript, boolean, boolean) - Method in class org.vishia.zbnf.ZbnfParser.PrescriptParser.SubParser
parses a component.
parseAddExpr(StringPartScan, Map<String, DataAccess.IntegerIx>, Class<?>, String, int) - Method in class org.vishia.util.CalculatorExpr
The expression is an add or subtract expression.
parseAndExpr(StringPartScan, Map<String, DataAccess.IntegerIx>, Class<?>, String, boolean, int) - Method in class org.vishia.util.CalculatorExpr
 
parseAndStoreInput(DocuGen.Args) - Method in class org.vishia.docuGen.DocuGen
This method reads the input script, parses it with ZBNF, stores all results in the Java-class ZbnfResultData
parseAndStoreInput(CheaderParser.Args) - Method in class org.vishia.header2Reflection.CheaderParser
This method reads the input script, parses it with ZBNF, stores all results in the Java-class CheaderParser.ZbnfResultData
parseAndTranslate(Zbnf2Text.Args, Object, Zbnf2Text.PreparerParsedData) - Method in class org.vishia.zcmd.Zbnf2Text
Executes the parsing and translation to the destination files
parseAndWriteXml() - Method in class org.vishia.zbnf.Zbnf2Xml
 
parseArgs(String[]) - Method in class org.vishia.util.Arguments
This is the user operation to process all arguments from a container as String[].
parseArgs(String[], Appendable) - Method in class org.vishia.util.Arguments
This is the user operation to process all arguments from a container as String[].
parseArgs(StringPartScan) - Method in class org.vishia.util.OutTextPreparer
 
parseArgument(StringPartScan, Map<String, DataAccess.IntegerIx>, Class<?>, String, int) - Method in class org.vishia.util.CalculatorExpr
Parses one argument for a #parseMultExpr(StringPartScan, String, int) or maybe a #parseAddExpr(StringPartScan, String, int) on absens of multiply operation.
parseArgumentExpr(StringPartScan, Map<String, DataAccess.IntegerIx>, Class<?>) - Method in class org.vishia.util.DataAccess.DatapathElement
Parses an argument String with expressions
parseArguments(Header2Reflection, String[]) - Method in class org.vishia.header2Reflection.C2DataDeps
The parseArguments is replaced by a variant with reference to the working class, using the super.parseArguments() indside.
parseArguments(Header2Reflection, String[]) - Method in class org.vishia.header2Reflection.CmdHeader2Reflection
The parseArguments is replaced by a variant with reference to the working class, using the super.parseArguments() indside.
parseArguments() - Method in class org.vishia.mainCmd.MainCmd
Deprecated.
Parses the cmdLine-arguments.
parseArguments(String[]) - Method in class org.vishia.mainCmd.MainCmd
Deprecated.
Parses the cmdLine-arguments.
parseAttributes(StringPartScan, CharSequence, XmlCfg.XmlCfgNode, List<XmlJzReader.AttribToStore>[], List<XmlJzReader.AttribToStore>[], Map<String, DataAccess.IntegerIx>[], String[]) - Method in class org.vishia.xmlReader.XmlJzReader
 
parseCall(String, int, int, StringPartScan, Class<?>) - Method in class org.vishia.util.OutTextPreparer
 
parseCfgEnvironmentVariable(String) - Method in class org.vishia.checkDeps_C.ParserConfigFile
Parses a line with the setting of an environment variable.
parseCfgIncludeLine(String, char) - Method in class org.vishia.checkDeps_C.ParserConfigFile
Parses a line with the setting of an include path.
parseCfile(File) - Method in class org.vishia.header2Reflection.C2DataDeps
 
parseCmpExpr(StringPartScan, Map<String, DataAccess.IntegerIx>, Class<?>, String, boolean, int) - Method in class org.vishia.util.CalculatorExpr
The expression is an compare expression.
parseConfigFile(String) - Method in class org.vishia.checkDeps_C.ParserConfigFile
Parses the given configuration file.
parseContent(StringPartScan, StringBuilder) - Method in class org.vishia.xmlReader.XmlJzReader
Reads the textual content of an element.
parseCsv(String) - Method in class org.vishia.zcmd.Csv2Data
 
parseCsvZbnf(String) - Method in class org.vishia.zcmd.Csv2Data
 
parseDescription() - Method in class org.vishia.zcmd.Bin2Data
 
parsedFloatNumber - Variable in class org.vishia.zbnf.ZbnfParserStore.ParseResultItemImplement
 
parsedIntegerNumber - Variable in class org.vishia.zbnf.ZbnfParserStore.ParseResultItemImplement
 
parsedString - Variable in class org.vishia.zbnf.ZbnfParserStore.ParseResultItemImplement
The string matching to the parsed
parseElement(StringPartScan, Object, XmlCfg.XmlCfgNode) - Method in class org.vishia.xmlReader.XmlJzReader
Parse a whole element with all inner content
parseException(StringPartScan) - Method in class org.vishia.util.CalculatorExpr
 
parseExec(String, int, int, StringPartScan, Class<?>) - Method in class org.vishia.util.OutTextPreparer
 
parseExpectedVariant(ZbnfSyntaxPrescript, boolean, int) - Method in class org.vishia.zbnf.ZbnfParser.PrescriptParser.SubParser
 
parseExpr(StringPartScan, Map<String, DataAccess.IntegerIx>, Class<?>, String, boolean, int) - Method in class org.vishia.util.CalculatorExpr
Parses a textual given expression.
parseFile(File, int, String, Charset) - Method in class org.vishia.zbnf.ZbnfParser
Parses a given file with standard encoding, produces a parse result.
parseFile(File) - Method in class org.vishia.zbnf.ZbnfParser
Parses a given file with standard encoding, produces a parse result.
parseFileAndFillJavaObject(Class, Object, File, File, MainCmdLogging_ifc, int) - Static method in class org.vishia.zbnf.ZbnfJavaOutput
Parses the given file with given syntax and fills the parsed result into the result object.
parseFileAndFillJavaObject(Object, File, File) - Method in class org.vishia.zbnf.ZbnfJavaOutput
Parses the given file with given syntax and fills the parsed result into the result object.
parseFileAndFillJavaObject(Class, Object, File, File) - Method in class org.vishia.zbnf.ZbnfJavaOutput
Parses the given file with given syntax and fills the parsed result into the result object.
parseFileAndFillJavaObject(Class, Object, File, String) - Method in class org.vishia.zbnf.ZbnfJavaOutput
Parses the given file with given syntax and fills the parsed result into the result object.
parseFileAndFillJavaObject(Object, File, String) - Method in class org.vishia.zbnf.ZbnfJavaOutput
Parses the given file with given syntax and fills the parsed result into the result object.
parseFileAndFillJavaObject(Class, Object, File, StringPartScan) - Method in class org.vishia.zbnf.ZbnfJavaOutput
 
parseFileAndFillJavaObject(Class, Object, File, StringPartScan, File) - Method in class org.vishia.zbnf.ZbnfJavaOutput
Parses the given file with given syntax and fills the parsed result into the result object.
parseFileAndFillJavaObject(Class, Object, String, String, String, File) - Method in class org.vishia.zbnf.ZbnfJavaOutput
Parses the given String with given syntax and fills the parsed result into the result object.
parseFileAndFillJavaObject(Class, Object, StringPartScan, String, StringPartScan, File) - Method in class org.vishia.zbnf.ZbnfJavaOutput
Parses the given file with given syntax and fills the parsed result into the result object.
parseFileAndFillJavaObject(Class, Object, StringPartScan, String) - Method in class org.vishia.zbnf.ZbnfJavaOutput
 
parseFileAndFillJavaObject(Object, File) - Method in class org.vishia.zbnf.ZbnfJavaOutput
Parses and fills to the result with given Syntax.
parseFileFromJar(Class<?>, String, int) - Method in class org.vishia.zbnf.ZbnfParser
Parsed a content which is stored as resource in a jar file.
parseFloat(CharSequence, int, int, int[]) - Static method in class org.vishia.util.StringFunctions_C
 
parseFloat(CharSequence, int, int, char, int[]) - Static method in class org.vishia.util.StringFunctions_C
Parses a given String and convert it to the float number.
parseFloatNumber(ZbnfSyntaxPrescript, int, ZbnfParserStore.ParseResultItemImplement) - Method in class org.vishia.zbnf.ZbnfParser.PrescriptParser.SubParser
 
parseHexNumber(ZbnfSyntaxPrescript, ZbnfParserStore.ParseResultItemImplement, int) - Method in class org.vishia.zbnf.ZbnfParser.PrescriptParser.SubParser
 
parseIdentifier(String, String, ZbnfParserStore.ParseResultItemImplement) - Method in class org.vishia.zbnf.ZbnfParser.PrescriptParser.SubParser
 
parseIf(String, int, int, OutTextPreparer.ECmd, StringPartScan, Class<?>) - Method in class org.vishia.util.OutTextPreparer
 
parseInteger(ZbnfSyntaxPrescript, ZbnfParserStore.ParseResultItemImplement, int) - Method in class org.vishia.zbnf.ZbnfParser.PrescriptParser.SubParser
 
parseIntRadix(CharSequence, int, int, int, int[], String) - Static method in class org.vishia.util.StringFunctions_C
Parses a given String and convert it to the integer number.
parseIntRadix(CharSequence, int, int, int, int[]) - Static method in class org.vishia.util.StringFunctions_C
 
parseIntRadixBack(CharSequence, int, int, int, int[]) - Static method in class org.vishia.util.StringFunctions_C
Parses a given String backward and convert it to the integer number.
parseItem(ZbnfSyntaxPrescript, ZbnfParserStore.ParseResultItemImplement, boolean, int) - Method in class org.vishia.zbnf.ZbnfParser.PrescriptParser.SubParser
parses one item.
parseLine(String, BufferedReader) - Method in class org.vishia.zcmd.Csv2Data
 
parseLong(CharSequence, int, int, int, int[], String) - Static method in class org.vishia.util.StringFunctions_C
Adequate method for long values, see #parseIntRadix(String, int, int, int, int[], String).
parseMultExpr(StringPartScan, Map<String, DataAccess.IntegerIx>, Class<?>, String, int) - Method in class org.vishia.util.CalculatorExpr
The more inner expression is a multiply or divide expression.
parseNegativVariant(ZbnfSyntaxPrescript, boolean, int) - Method in class org.vishia.zbnf.ZbnfParser.PrescriptParser.SubParser
 
parseNoOrSomeCharsOutsideQuotion(String, int, String, ZbnfParserStore.ParseResultItemImplement, ZbnfSyntaxPrescript) - Method in class org.vishia.zbnf.ZbnfParser.PrescriptParser.SubParser
 
parseNumberRadix(ZbnfSyntaxPrescript, ZbnfParserStore.ParseResultItemImplement, int) - Method in class org.vishia.zbnf.ZbnfParser.PrescriptParser.SubParser
Any desired radix, 2, 8, 16, 24 etc.
parseOptions(ZbnfSyntaxPrescript, ZbnfParserStore.ParseResultItemImplement, boolean, int) - Method in class org.vishia.zbnf.ZbnfParser.PrescriptParser.SubParser
Parses at start of an option.
parsePositiveInteger(ZbnfSyntaxPrescript, ZbnfParserStore.ParseResultItemImplement, int) - Method in class org.vishia.zbnf.ZbnfParser.PrescriptParser.SubParser
 
parsePrescript(ZbnfSyntaxPrescript, ZbnfParserStore.ParseResultItemImplement, boolean, boolean, int) - Method in class org.vishia.zbnf.ZbnfParser.PrescriptParser.SubParser
Parse one linear prescript maybe with options to test first after.
parsePrescript1(String, ZbnfSyntaxPrescript, ZbnfParserStore.ParseResultItemImplement, ZbnfParserStore, ZbnfParserStore, boolean, boolean, int) - Method in class org.vishia.zbnf.ZbnfParser.PrescriptParser
Parses the syntax-prescript assigned with this class.
parser - Variable in class org.vishia.header2Reflection.C2DataDeps
The parser.
parser - Variable in class org.vishia.header2Reflection.Header2Reflection
Deprecated.
The parser.
parser - Variable in class org.vishia.zbnf.Zbnf2Xml
 
parser - Variable in class org.vishia.zbnf.ZbnfJavaOutput
 
parserArgs - Variable in class org.vishia.zbnf.Zbnf2Xml.Args
 
ParserConfigFile - Class in org.vishia.checkDeps_C
This class is create temporary to parse the config file.
ParserConfigFile(CfgData, MainCmdLogging_ifc, File) - Constructor for class org.vishia.checkDeps_C.ParserConfigFile
 
parseRegularExpression(ZbnfSyntaxPrescript, String, ZbnfParserStore.ParseResultItemImplement, boolean) - Method in class org.vishia.zbnf.ZbnfParser.PrescriptParser.SubParser
 
parseRepetition(ZbnfSyntaxPrescript, ZbnfSyntaxPrescript, ZbnfParserStore.ParseResultItemImplement, boolean, int) - Method in class org.vishia.zbnf.ZbnfParser.PrescriptParser.SubParser
 
parseResult - Variable in class org.vishia.zbnf.ZbnfParser.ParseResultlet
 
ParseResultItemImplement(ZbnfParserStore, String, ZbnfParseResultItem, String, ZbnfSyntaxPrescript, ZbnfSyntaxPrescript) - Constructor for class org.vishia.zbnf.ZbnfParserStore.ParseResultItemImplement
 
ParseResultlet(ZbnfSyntaxPrescript, long) - Constructor for class org.vishia.zbnf.ZbnfParser.ParseResultlet
 
parseResultToOtherComponent - Variable in class org.vishia.zbnf.ZbnfParser.PrescriptParser
An additional parser store to accumulate parse results, which are transfered into the next deeper level of any next component.
parserGenCtrl - Variable in class org.vishia.jztxtcmd.JZtxtcmd
The parser knows the correct syntax already.
parserStoreInPrescript - Variable in class org.vishia.zbnf.ZbnfParser.PrescriptParser
The parse result buffer is a own reference in each subParser.
parserStoreTopLevel - Variable in class org.vishia.zbnf.ZbnfParser
The actual parse result buffer.
parseSimpleStringLiteral(String, int, String, ZbnfParserStore.ParseResultItemImplement, ZbnfSyntaxPrescript) - Method in class org.vishia.zbnf.ZbnfParser.PrescriptParser.SubParser
 
parseStringUntilRightEndchar(String, boolean, int, String, ZbnfParserStore.ParseResultItemImplement, ZbnfSyntaxPrescript) - Method in class org.vishia.zbnf.ZbnfParser.PrescriptParser.SubParser
parses until one of some endchars from right.
parseStringUntilTerminateString(String, boolean, boolean, int, String, ZbnfParserStore.ParseResultItemImplement, ZbnfSyntaxPrescript) - Method in class org.vishia.zbnf.ZbnfParser.PrescriptParser.SubParser
parses until one of some one of the end strings.
parseSub(ZbnfSyntaxPrescript, String, int, ZbnfSyntaxPrescript, String, ZbnfParserStore.ParseResultItemImplement, boolean, ZbnfParserStore, int) - Method in class org.vishia.zbnf.ZbnfParser.PrescriptParser.SubParser
Parses a syntax-prescript assigned with this class.
parseTerminalSymbol(ZbnfSyntaxPrescript, ZbnfParserStore.ParseResultItemImplement) - Method in class org.vishia.zbnf.ZbnfParser.PrescriptParser.SubParser
checks a terminal symbol.
parseTestCases(String, int) - Static method in class org.vishia.testutil.TestConditionCombi
Internal operation to parse the test case string.
parseUlong(CharSequence, int, int, int, int[], String) - Static method in class org.vishia.util.StringFunctions_C
 
parseUnconditionalVariant(ZbnfSyntaxPrescript, ZbnfParserStore.ParseResultItemImplement, boolean, int) - Method in class org.vishia.zbnf.ZbnfParser.PrescriptParser.SubParser
 
parseVariables(String) - Method in class org.vishia.util.OutTextPreparer
 
parseVariants(String, int, List<FilepathFilterM>, FilepathFilterM) - Static method in class org.vishia.util.FilepathFilterM
 
parseVariantsEnd(String, int, List<String>) - Static method in class org.vishia.util.FilepathFilterM
 
parseWhiteSpaceAndComment() - Method in class org.vishia.zbnf.ZbnfParser.PrescriptParser.SubParser
 
parseWhiteSpaceAndCommentOrTerminalSymbol(String, ZbnfParserStore.ParseResultItemImplement) - Method in class org.vishia.zbnf.ZbnfParser.PrescriptParser.SubParser
Skips white spaces and parses a given constant syntax before checking and skipping comments.
part - Variable in class org.vishia.cmd.PrepareCmd
Deprecated.
 
Part(StringPart, int, int) - Constructor for class org.vishia.util.StringPart.Part
A subsequence
path - Variable in class org.vishia.cmd.JZtxtcmdScript.JZcmdInclude
 
path - Variable in class org.vishia.fileRemote.FileRemote
can be null or set with the valid path.
path() - Method in class org.vishia.fileRemote.FileRemote
 
path - Variable in class org.vishia.header2Reflection.CheaderParser.IncludeDef
 
path - Variable in class org.vishia.header2Reflection.CheaderParser.SrcFile
 
path - Variable in class org.vishia.msgDispatch.MsgConfig.FileOutput
 
path - Variable in class org.vishia.zip.Zip.Src
 
PathCheck - Class in org.vishia.util
This class helps to check names whether they match with a path.
PathCheck(String) - Constructor for class org.vishia.util.PathCheck
 
PathCheck(String, PathCheck, int) - Constructor for class org.vishia.util.PathCheck
 
pathCheck - Variable in class org.vishia.util.TreeWalkerPathCheck.CurrDirChildren
 
pathFilter - Variable in class org.vishia.util.FilepathFilter
 
PathFilter(String) - Constructor for class org.vishia.util.FilepathFilter.PathFilter
 
pathname() - Method in class org.vishia.cmd.JZtxtcmdFilepath
Assembles and returns the designated part from this Filepath as String or StringBuilder: <&data.pathname()>.
pathname(FilePath.FilePathEnvAccess) - Method in class org.vishia.util.FilePath
Returns the file path without extension like given, either as absolute path or relative path.
pathnameW() - Method in class org.vishia.cmd.JZtxtcmdFilepath
 
pathnameW(FilePath.FilePathEnvAccess) - Method in class org.vishia.util.FilePath
Returns the file path without extension like given for Windows environment with backslash as separator.
pathsSrcGen - Variable in class org.vishia.checkDeps_C.CheckDeps.Args
 
pathsSrcGen - Variable in class org.vishia.checkDeps_C.CheckDeps_Old.Args
 
pattern - Variable in class org.vishia.util.OutTextPreparer
The source of the generation script, argument of OutTextPreparer.parse(Class, String) only for debug.
pause() - Method in class org.vishia.fileRemote.FileRemoteProgressEvData
Quest from executer while working.
Payload - Interface in org.vishia.event
 
PayloadBack - Class in org.vishia.event
This class offers a simple implementation for Payload which can be used for a simple callback.
PayloadBack() - Constructor for class org.vishia.event.PayloadBack
 
pdftext - Variable in class org.vishia.zbnf.ebnfConvert.EBNFread
 
pdftext - Variable in class org.vishia.zbnf.ebnfConvert.EBNFread.XXXXXEBNFmain
From ZBNF syntax: <...?
permitException - Variable in class org.vishia.states.StateMachine
True then permits exceptions in one state transition. send a log output to System.err but check other transitions.
pgdn - Static variable in class org.vishia.util.KeyCode
 
pgup - Static variable in class org.vishia.util.KeyCode
 
PipeRingBuffer - Class in org.vishia.util
This class is a RingBuffer which can use as pipe.
PipeRingBuffer(int) - Constructor for class org.vishia.util.PipeRingBuffer
 
PlugStateSimpleToGenState() - Constructor for class org.vishia.states.StateSimple.PlugStateSimpleToGenState
 
Pointer() - Constructor for class org.vishia.header2Reflection.CheaderParser.Pointer
 
pointer - Variable in class org.vishia.header2Reflection.CheaderParser.Type
Deprecated.
pointer2 - Variable in class org.vishia.header2Reflection.CheaderParser.Type
Deprecated.
pointer_ - Variable in class org.vishia.header2Reflection.CheaderParser.Type
It is possible that a deeper pointer level is given.
pointerDepth() - Method in class org.vishia.header2Reflection.CheaderParser.Type
depth of pointer. 0: no pointer.
points2Test - Static variable in class org.vishia.math.CurveInterpolation
The xr or x1 values are given from -1, 2, 7 10 in the first row for columns.
pointsTest - Static variable in class org.vishia.math.CurveInterpolation
 
pointsTest() - Static method in class org.vishia.math.CurveInterpolation
 
pos - Variable in class org.vishia.cmd.PrepareCmd.CmdReplace
Deprecated.
 
pos - Variable in class org.vishia.mainCmd.PrintStreamBuffer.InStream
 
pos(int) - Method in class org.vishia.util.StringFormatter
Sets the current write position to the given position.
pos(int, int) - Method in class org.vishia.util.StringFormatter
Sets the current write position to the given position.
pos - Variable in class org.vishia.xmlSimple.XmlBeautificator
 
pos0 - Variable in class org.vishia.util.StringPartFromFileLines.CharSq
 
pos1 - Variable in class org.vishia.util.FileFunction.FileCheckPath
 
pos1 - Variable in class org.vishia.util.FilepathFilter.PathFilter
 
pos1 - Variable in class org.vishia.util.FilesToList.FileCheckPath
 
pos9 - Variable in class org.vishia.util.FileFunction.FileCheckPath
 
pos9 - Variable in class org.vishia.util.FilesToList.FileCheckPath
 
pos_ - Variable in class org.vishia.util.StringFormatter
The position of actual writing.
posAfterIdentifier(CharSequence, int, int, String, String) - Static method in class org.vishia.util.StringFunctions
posAfterIdentifier(CharSequence, int, int) - Static method in class org.vishia.util.StringFunctions
posClassArray - Variable in class org.vishia.header2Reflection.BinOutShow
 
posClassesInBuffer - Variable in class org.vishia.header2Reflection.BinOutPrep
 
posClassInBuffer - Variable in class org.vishia.header2Reflection.BinOutPrep.TypeBinPosition
 
posContainName - Variable in class org.vishia.util.FilepathFilter.NameFilter
First position of a contains() quest and last pos from end.
posContainNameFromEnd - Variable in class org.vishia.util.FilepathFilter.NameFilter
First position of a contains() quest and last pos from end.
posContainPath - Variable in class org.vishia.util.FilepathFilter.PathFilter
First position of a contains() quest and last pos from end.
posContainPathFromEnd - Variable in class org.vishia.util.FilepathFilter.PathFilter
First position of a contains() quest and last pos from end.
posEndFromEnd - Variable in class org.vishia.util.FilepathFilter.PathFilter
The length of the sEndPath, start of endpath from end.
posExt - Variable in class org.vishia.cmd.PrepareCmd.FileParts
Deprecated.
 
posFile - Variable in class org.vishia.cmd.PrepareCmd.FileParts
Deprecated.
 
posFileInLocalPath - Variable in class org.vishia.cmd.PrepareCmd.FileParts
Deprecated.
 
posFirstRecord - Variable in class org.vishia.zcmd.Bin2Data.DescrData
 
posInput - Variable in class org.vishia.zbnf.ZbnfParser.ForkPoint
 
posInputbase - Variable in class org.vishia.zbnf.ZbnfParser.PrescriptParser
Position where the input String is located in the whole input.
posInRecord - Variable in class org.vishia.zcmd.Bin2Data.DescrDataElement
 
posInRecordBase - Variable in class org.vishia.zcmd.Bin2Data.ZbnfResultDescrElement
 
position - Variable in class org.vishia.byteData.reflection_Jc.Reflection_Jc.Field
 
PositionElementInStruct - Class in org.vishia.byteData
This class helps to count positions in structures for Boolean bits, bytes.
PositionElementInStruct() - Constructor for class org.vishia.byteData.PositionElementInStruct
 
posLine_ - Variable in class org.vishia.util.StringFormatter
 
posLocalPath - Variable in class org.vishia.util.FileFunctions.FilesWithBasePath
 
posMultifileInFilename - Variable in class org.vishia.msgDispatch.LogMessageFile
If it is -1, no multiFile designation is used.
posPath - Variable in class org.vishia.header2Reflection.Header2Reflection.FileIn
Deprecated.
Position in absolute path of start of relative path, may be 0.
posr - Variable in class org.vishia.util.PipeRingBuffer
 
posRefInFieldBuffer - Variable in class org.vishia.header2Reflection.BinOutPrep.TypeNeedInBinOut
 
posRefl - Variable in class org.vishia.header2Reflection.BinOutShow
 
posRewind - Variable in class org.vishia.util.StringPart
Strategy for buffer shifting: StringPart.begiMin should be existing always.
posRightestError - Variable in class org.vishia.zbnf.ZbnfParser
The position of the most right parse fault.
posStoreSrc - Variable in class org.vishia.zbnf.ZbnfParser.PrescriptParser.SubParser
If not 0 then <@?
postDecrement - Variable in class org.vishia.header2Reflection.CheaderParser.Variable
 
posTimestampInFilename - Variable in class org.vishia.msgDispatch.LogMessageFile
 
postIncrement - Variable in class org.vishia.header2Reflection.CheaderParser.Variable
 
postProcessBinOut() - Method in class org.vishia.header2Reflection.BinOutPrep
 
postVisitDirectory(Path, IOException) - Method in class org.vishia.fileLocalAccessor.FileAccessorLocalJava7.WalkFileTreeVisitor
Invoked from FileTreeWalker on end of walking through a directory.
postVisitDirectory(FileRemote) - Method in class org.vishia.fileRemote.FileRemoteWalker
 
postVisitDirectory(Object, IOException) - Method in class org.vishia.util.FileFunction.FileCheckPath
 
postVisitDirectory(Object, IOException) - Method in class org.vishia.util.FilesToList.FileCheckPath
 
posw - Variable in class org.vishia.util.PipeRingBuffer
 
pre - Variable in class org.vishia.mainCmd.PrintStreamAdapter
 
pre - Variable in class org.vishia.msgDispatch.MsgPrintStream.PrintStreamAdapter
 
preDecrement - Variable in class org.vishia.header2Reflection.CheaderParser.Variable
 
preEmptylines - Variable in class org.vishia.xmlSimple.WikistyleTextToSimpleXml
 
prefixEnv(String, String) - Method in class org.vishia.cmd.CmdExecuter
Adds a prefix or sets an environment variable, especially usable for PATH.
prefixEnvIgnoreCase(String, String) - Method in class org.vishia.cmd.CmdExecuter
Adds a prefix or sets an environment variable, especially usable for PATH.
preIncrement - Variable in class org.vishia.header2Reflection.CheaderParser.Variable
 
prep - Variable in class org.vishia.util.OutTextPreparer.DataTextPreparer
The associated const data for OutText preparation used for OutTextPreparer.DataTextPreparer.setArgument(String, Object) by name.
prepare() - Method in class org.vishia.states.StateMachine.StateCompositeTop
Prepares the top state if it is created from a outside parsed State machine (StateMGen).
PrepareAppendablePos(Appendable) - Constructor for class org.vishia.util.StringFunctions_C.PrepareAppendablePos
Use this Appendable
PrepareAsciidoc - Class in org.vishia.tools
 
PrepareAsciidoc() - Constructor for class org.vishia.tools.PrepareAsciidoc
 
PrepareAsciidoc.Args - Class in org.vishia.tools
 
prepareBufferPos(int) - Method in class org.vishia.util.StringFormatter
Ensures, that the space in buffer started on pos is writeable with setCharAt.
prepareBufferPos(int) - Method in class org.vishia.util.StringFunctions_C.PrepareAppendablePos
Does nothing, nothing necessary.
prepareBufferPos(int) - Method in interface org.vishia.util.StringFunctions_C.PrepareBufferPos
Ensures that on the destination StringFunctions_C.PrepareBufferPos.addBufferPos(char) is applicable.
PrepareCmd - Class in org.vishia.cmd
Deprecated.
since 2016-12. Use the JZtxtcmdExecuter instead. It has more capability.
PrepareCmd(char) - Constructor for class org.vishia.cmd.PrepareCmd
Deprecated.
Creates an instance of a Preparer for a command.
PrepareCmd() - Constructor for class org.vishia.cmd.PrepareCmd
Deprecated.
 
prepareCmd(CmdGetFileArgs_ifc) - Method in class org.vishia.cmd.PrepareCmd
Deprecated.
Prepares a command for execution.
PrepareCmd.CmdReplace - Class in org.vishia.cmd
Deprecated.
PrepareCmd.File3Parts - Class in org.vishia.cmd
Deprecated.
Instance combines 4 instances to get parts from given files.
PrepareCmd.FileParts - Class in org.vishia.cmd
Deprecated.
Helper class to get parts from the file path.
prepareDocuGenCtrl(DocuGen.ZbnfDocuGenCtrl) - Method in class org.vishia.docuGen.DocuGen
 
prepareFiles(List<JZtxtcmdAccessFileset>, boolean) - Method in class org.vishia.cmd.ZmakeTarget
Prepares the input of the target.
prepareFileSelection() - Method in interface org.vishia.cmd.CmdGetFileArgs_ifc
Deprecated.
Invokes the preparation of the file situation to get the files after them.
prepareFileSelection() - Method in class org.vishia.cmd.Filecmd.File1Arg
 
prepareListCmdReplace() - Method in class org.vishia.cmd.PrepareCmd
Deprecated.
prepareParsedData(XmlNode, ZbnfParseResultItem, JZtxtcmdScript, JZtxtcmdExecuter) - Method in interface org.vishia.zcmd.Zbnf2Text.PreparerParsedData
 
prepareReflName(String) - Static method in class org.vishia.header2Reflection.CheaderParser
Prepares a name for a variable, may be longer than 30 chars or may contain "." for sub structure.
prepareTestCases(String, int) - Static method in class org.vishia.testutil.TestConditionCombi
Prepares the container for comparison, see #checkSameItem(String, CharSequence...)
PrepareToString(InfoFormattedAppend) - Constructor for class org.vishia.util.InfoFormattedAppend.PrepareToString
 
PrepareTransition - Class in org.vishia.states
An instance of this class is created only temporary to build the transition path, set the #exitStates and #entryStates.
PrepareTransition(StateSimple, StateSimple.Trans, StateSimple[]) - Constructor for class org.vishia.states.PrepareTransition
Current index to write Trans#entryStatesOld.
prepareTransition(StateSimple.Trans, int) - Method in class org.vishia.states.StateSimple
 
prepareTransitions(StateSimple.Trans, int) - Method in class org.vishia.states.StateSimple
Prepares all transitions.
prepareTransitions(int) - Method in class org.vishia.states.StateSimple.TransChoice
Prepares all transitions.
prepareTransitionsSubstate(int) - Method in class org.vishia.states.StateCompositeFlat
Prepare all transitions for this state and all StateCompositeFlat.aSubstates, recursively call.
prepareTransitionsSubstate(int) - Method in class org.vishia.states.StateParallel
 
prepareTransitionsSubstate(int) - Method in class org.vishia.states.StateSimple
Prepare the own transitions.
prepareXmlNode(XmlNode, String) - Method in interface org.vishia.zbnf.Zbnf2Xml.PrepareXmlNode
 
prepareXmlNode(XmlNode, String) - Method in class org.vishia.zbnf.ZbnfParserStore.ConvertWikiStyle
 
prepareXmlNode(XmlNode, String) - Method in interface org.vishia.zbnf.ZbnfParserStore.PrepareXmlNode
 
prepareXmlNode(XmlNode, String) - Method in class org.vishia.zbnf.ZbnfXmlOutput.ConvertWikiStyle
Deprecated.
 
PrescriptParser(ZbnfParser.PrescriptParser, ZbnfSyntaxPrescript, String, StringPartScan, int) - Constructor for class org.vishia.zbnf.ZbnfParser.PrescriptParser
 
prescriptParserTopLevel - Variable in class org.vishia.zbnf.ZbnfParser
 
preserveRecursiveInfoAppend - Variable in class org.vishia.event.EventTimerThread
 
prev_i() - Method in class org.vishia.util.IndexMultiTable.IteratorImpl
executes the next(), on entry bHasNextProcessed is false.
previous() - Method in class org.vishia.util.IndexMultiTable.IteratorImpl
Implements the standard behavior for Iterator.next().
previousIndex() - Method in class org.vishia.util.IndexMultiTable.IteratorImpl
 
preVisitDirectory(Path, BasicFileAttributes) - Method in class org.vishia.fileLocalAccessor.FileAccessorLocalJava7.WalkFileTreeVisitor
Invoked from FileTreeWalker if the depths does not reached the end of directory deepness, also called for empty directories.
preVisitDirectory(FileRemote) - Method in class org.vishia.fileRemote.FileRemoteWalker
pre visit a new found directory before enter all children Note: this is similar FileAccessorLocalJava7.WalkFileTreeVisitor#preVisitDirectory(Path, java.nio.file.attribute.BasicFileAttributes) but improved.
preVisitDirectory(Object, BasicFileAttributes) - Method in class org.vishia.util.FileFunction.FileCheckPath
 
preVisitDirectory(Object, BasicFileAttributes) - Method in class org.vishia.util.FilesToList.FileCheckPath
 
prevSibling() - Method in interface org.vishia.util.TreeNode_ifc
 
prevSibling() - Method in class org.vishia.util.TreeNodeBase
 
print(String) - Method in class org.vishia.mainCmd.PrintStreamAdapter
 
print(String) - Method in class org.vishia.msgDispatch.MsgPrintStream.PrintStreamAdapter
 
printErr - Variable in class org.vishia.msgDispatch.MsgDispatchSystemOutErr
The converter from any output to a message.
printErr - Variable in class org.vishia.msgDispatch.MsgRedirectConsole
The converter from any output to a message.
printf(String, Object...) - Method in class org.vishia.mainCmd.PrintStreamAdapter
 
printf(String, Object...) - Method in class org.vishia.msgDispatch.MsgPrintStream.PrintStreamAdapter
 
println(Object) - Method in class org.vishia.mainCmd.PrintStreamAdapter
The println method is used usually.
println(String) - Method in class org.vishia.mainCmd.PrintStreamAdapter
The println method is used usually.
println(Object) - Method in class org.vishia.msgDispatch.MsgPrintStream.PrintStreamAdapter
The println method is used usually.
println(String) - Method in class org.vishia.msgDispatch.MsgPrintStream.PrintStreamAdapter
The println method is used usually.
printOut - Variable in class org.vishia.msgDispatch.MsgDispatchSystemOutErr
The converter from any output to a message.
printOut - Variable in class org.vishia.msgDispatch.MsgRedirectConsole
The converter from any output to a message.
printStateSwitchInfo(StateSimple, EventObject, int) - Method in class org.vishia.states.StateComposite
 
printStream - Variable in class org.vishia.mainCmd.MainCmdLoggingStream
Created on demand.
PrintStreamAdapter - Class in org.vishia.mainCmd
Simple adapter between given Appendable to required PrintStream.
PrintStreamAdapter(String, Appendable) - Constructor for class org.vishia.mainCmd.PrintStreamAdapter
 
PrintStreamAdapter(String) - Constructor for class org.vishia.msgDispatch.MsgPrintStream.PrintStreamAdapter
 
PrintStreamAdapter.OutStream - Class in org.vishia.mainCmd
This class is used for all outputs to the PrintStreamAdapter which are not gathered by the overridden methods of PrintStream.
PrintStreamBuffer - Class in org.vishia.mainCmd
This class contains three operations to replace System.out System.err and System.in with Appendable respectively CharSequence for in.
PrintStreamBuffer() - Constructor for class org.vishia.mainCmd.PrintStreamBuffer
 
PrintStreamBuffer.InStream - Class in org.vishia.mainCmd
 
PrintStreamBuffer.OutStream - Class in org.vishia.mainCmd
This class is used for all outputs to the PrintStreamAdapter which are not gathered by the overridden methods of PrintStream.
printTransInfo(StateSimple.Trans, EventObject) - Method in class org.vishia.states.StateSimple
 
printWriter - Variable in class org.vishia.mainCmd.MainCmdLoggingStream
Created on demand.
problem(ZbnfJavaOutput.DstInstanceAndClass, String) - Method in class org.vishia.zbnf.ZbnfJavaOutput
 
process - Variable in class org.vishia.cmd.CmdExecuter
The running process or null.
processBuilder - Variable in class org.vishia.cmd.CmdExecuter
Composite instance of the java.lang.ProcessBuilder.
processBuilder - Variable in class org.vishia.cmd.Filecmd
 
processChapterStruct(String, PrepareAsciidoc.Args) - Method in class org.vishia.tools.PrepareAsciidoc
 
processComponent(ZbnfParseResultItem, XmlNode) - Method in class org.vishia.zbnf.ZbnfXmlOutput
Deprecated.
Adds the content of the ZBNF-component item to the xmlParent.
processDependingCfgSubtree(XmlJzCfgAnalyzer.XmlStructureData.CfgSubtreeType2, int) - Method in class org.vishia.xmlReader.XmlJzCfgAnalyzer.XmlStructureData
 
processEvent(EventObject) - Method in interface org.vishia.event.EventConsumer
This routine should be overwritten from the user to processes an event.
processEvent(T_PayloadBack, EventWithDst<T_Payload, T_PayloadBack>) - Method in class org.vishia.event.EventConsumerAwait
This operation should be overridden and called as super.processEvent() if more should be done with the progress event.
processEvent(EventObject) - Method in class org.vishia.event.EventConsumerAwait
This operation is called from EventWithDst.sendEvent(Object) or from EventTimerThread.stepThread() as overridden.
processEvent() - Method in class org.vishia.event.EventWithDst
Applies the event to its EventWithDst.evDst() to processes it (EventConsumerEventWithDst.processEvent()) On #sendEvent() this operation is called immediately if the #evDstThread is not set.
processEvent(EventObject) - Method in class org.vishia.fileLocalAccessor.FileAccessorLocalJava7
Processes immediately an event, but delegate to a free FileAccessorLocalJava7.walkerThread It means the processing is finished in this thread, but the event is not relinquished yet immediately.
processEvent(EventObject) - Method in class org.vishia.fileRemote.FileAccessZip
 
processEvent(EventObject) - Method in class org.vishia.states.StateComposite
Processes the event for the states of this composite state.
processEvent(EventObject) - Method in class org.vishia.states.StateMachine
Applies an event to this state machine.
processEvent(EventObject) - Method in class org.vishia.states.StateParallel
Processes the event for all composite states.
processEvent(EventObject) - Method in class org.vishia.states.StateSimple
Applies an event to this state respectively processes the event with this state.
processFile(Writer, PrepareAsciidoc.Args) - Method in class org.vishia.tools.PrepareAsciidoc
 
processIn - Variable in class org.vishia.cmd.CmdExecuter.InThread
Output or ErrorOutput from process.
processIncludeAdoc(String, Writer, File, PrepareAsciidoc.Args) - Method in class org.vishia.tools.PrepareAsciidoc
 
processIncludeLine(String, String, AddDependency_InfoFileDependencies, ObjectFileDeps, TreeMap<String, File>, String, int, Map<String, String>) - Method in class org.vishia.checkDeps_C.CheckDependencyFile
Processes a line which contains an #include-statement.
processLine(String, BufferedReader, Writer, File, PrepareAsciidoc.Args) - Method in class org.vishia.tools.PrepareAsciidoc
Replace something in line.
processOut - Variable in class org.vishia.cmd.CmdExecuter.OutThread
Output or ErrorOutput from process.
processPre(BufferedReader, Writer, File, PrepareAsciidoc.Args) - Method in class org.vishia.tools.PrepareAsciidoc
 
processSrcfile(File, String, File, String) - Method in class org.vishia.checkDeps_C.CheckDependencyFile
Check of one source file for newly against the associated result file of translation (object-file for C-compilation).
processSrcfile(File, String) - Method in class org.vishia.checkDeps_C.CheckDependencyFile
Check of one source file for newly against the associated result file of translation (object-file for C-compilation).
processSrcfile(String) - Method in class org.vishia.checkDeps_C.CheckDependencyFile
 
processSrcfile(File, String, String) - Method in class org.vishia.checkDeps_C.CheckDependencyFile
Deprecated.
processSrcfile(File, ObjectFileDeps, int, Map<String, String>) - Method in class org.vishia.checkDeps_C.CheckDependencyFile
Check of one source file for newly against the associated result file of translation (object-file for C-compilation).
processSrcTree() - Method in class org.vishia.checkDeps_C.CheckDeps_Old
It processes all given source files of one argument -src=SRCPATH.
progress - Variable in class org.vishia.fileLocalAccessor.FileAccessorLocalJava7.WalkFileTreeVisitor
 
progress - Variable in class org.vishia.fileLocalAccessor.FileCallbackLocalCmp
 
progress - Variable in class org.vishia.fileLocalAccessor.FileCallbackLocalCopy
 
progress - Variable in class org.vishia.fileRemote.FileRemote.CallbackEvent
 
progress - Variable in class org.vishia.fileRemote.FileRemoteCallbackSearch
 
progressCmd - Variable in class org.vishia.fileRemote.FileRemoteProgressEvData
Cmd describes what the progress event contains.
ProgressCmd() - Constructor for enum org.vishia.fileRemote.FileRemoteProgressEvData.ProgressCmd
 
progressData - Variable in class org.vishia.event.EventConsumerAwait
Data for the progress and success back event used and reused for all back event calling, referenced from EventConsumerAwait.evBack
provider - Variable in class org.vishia.util.IndexMultiTable
 
providerString - Static variable in class org.vishia.util.IndexMultiTable
Provider for String keys.
ptr - Variable in class org.vishia.bridgeC.MemSegmJc
 
put(String, Object) - Method in class org.vishia.cmd.JZtxtcmdExecuter.JZcmdBindings
 
put(String, Object) - Method in class org.vishia.jztxtcmd.JZtxtcmd
 
put(Key, Type) - Method in class org.vishia.util.IndexMultiTable
Puts the (key - value) pair to the container.
put(Integer, Type) - Method in class org.vishia.util.IndexMultiTableInteger
Put a object in the table.
put(EntryType) - Method in class org.vishia.util.MessageQueue
 
putAll(Map<? extends String, ? extends Object>) - Method in class org.vishia.cmd.JZtxtcmdExecuter.JZcmdBindings
 
putAll(Map<? extends Key, ? extends Type>) - Method in class org.vishia.util.IndexMultiTable
 
putAll(Map<? extends Integer, ? extends Type>) - Method in class org.vishia.util.IndexMultiTableInteger
 
putNewChild(FileRemote) - Method in class org.vishia.fileRemote.FileRemote.InternalAccess
 
putNewChild(FileRemote) - Method in class org.vishia.fileRemote.FileRemote
 
putOrAdd(Key, Type, Type, IndexMultiTable.KindofAdd) - Method in class org.vishia.util.IndexMultiTable_Table
Puts or adds an object in the table.
putSubnode(ZmlReader.ZmlNode) - Method in class org.vishia.xmlReader.ZmlReader.ZmlNode
 

Q

q - Variable in class org.vishia.bridgeC.DivideJc
Quotient and remainder.
queue - Variable in class org.vishia.cmd.JZtxtcmdThreadQueue
 
queue - Variable in class org.vishia.util.MessageQueue
 
queueDelayedOrders - Variable in class org.vishia.event.EventTimerThread
Queue of orders which are executed with delay yet.
queueEvents - Variable in class org.vishia.event.EventTimerThread
Queue of orders which are executed with delay yet.
queueOrdersToExecute - Variable in class org.vishia.event.EventTimerThread
Temporary used instance for orders ready to execute while EventTimerThread.runTimer organizes the delayed orders.

R

r - Variable in class org.vishia.bridgeC.DivideJc
Quotient and remainder.
RawDataAccess - Class in org.vishia.byteData
Deprecated.
RawDataAccess() - Constructor for class org.vishia.byteData.RawDataAccess
Deprecated.
 
re - Variable in class org.vishia.math.ComplexDouble
 
read() - Method in class org.vishia.fileRemote.FileAccessZip.FileZipInputStream
 
read(byte[]) - Method in class org.vishia.fileRemote.FileAccessZip.FileZipInputStream
 
read(byte[], int, int) - Method in class org.vishia.fileRemote.FileAccessZip.FileZipInputStream
 
read() - Method in class org.vishia.mainCmd.PrintStreamBuffer.InStream
 
read(byte[], int, BufferedReader) - Static method in class org.vishia.util.ReadChars3Stream
Reads 3-char coded input
read() - Method in class org.vishia.xmlSimple.XmlBeautificator
Reads a part from the XmlBeautificator.rin input file if the buffer XmlBeautificator.pos is in the second half.
readArguments(String[]) - Method in class org.vishia.util.Arguments
Read arguments from given command line arguments.
readAttribute(StringPart, ZmlReader.ZmlNode) - Method in class org.vishia.xmlReader.ZmlReader
 
readAttributeOrSubnode(String) - Method in class org.vishia.xmlReader.XmlJzCfgAnalyzer
 
readAttributes(String) - Method in class org.vishia.xmlSimple.WikistyleTextToSimpleXml
Reads the attribute for one elements.
readAttributeSetting(String, int) - Method in class org.vishia.xmlSimple.WikistyleTextToSimpleXml
Reads an simple attribute setting.
readBinFile(File) - Static method in class org.vishia.util.FileFunctions
Reads the content of a whole file into a byte array.
readBinFile(File, byte[]) - Static method in class org.vishia.util.FileFunctions
Reads the content of a file into a byte array.
readBlockedFilesAndTypes() - Method in class org.vishia.header2Reflection.Header2Reflection
Deprecated.
Reads all types from the file given with -r: argument in cmdline or setted with setReflectionTypes(filepath);
readCfg(File) - Method in class org.vishia.xmlReader.XmlJzReader
Read the configuration file for this instance.
readCfgData(String, File) - Method in class org.vishia.checkDeps_C.CheckDependencyFile
This routine must be called after construction to supply the configuration data.
readCfgFromJar(Class<?>, String) - Method in class org.vishia.xmlReader.XmlJzReader
Read from a resource (file inside jar archive).
ReadChars3Stream - Class in org.vishia.util
This class helps to convert a special ASCII format in a byte[].
ReadChars3Stream() - Constructor for class org.vishia.util.ReadChars3Stream
 
readConfig(File) - Method in class org.vishia.msgDispatch.MsgConfig
Reads the configuration from a file with given syntax.
readConfig(File) - Method in class org.vishia.msgDispatch.MsgRedirectConsole
 
readConfigText(File) - Method in class org.vishia.xmlReader.XmlJzCfgAnalyzer
 
readContent(StringPart, ZmlReader.ZmlNode) - Method in class org.vishia.xmlReader.ZmlReader
 
readDependencies(String) - Method in class org.vishia.checkDeps_C.CheckDependencyFile
This routine can be called after construction to supply the configuration data.
readDepFile(String) - Method in class org.vishia.checkDeps_C.CheckAllDepFile
 
readDescrSyntax() - Method in class org.vishia.zcmd.Bin2Data
 
reader - Variable in class org.vishia.checkDeps_C.CheckDependencyFile.NextCodeLine
 
reader - Variable in class org.vishia.mainCmd.MainCmd.ShowCmdOutput
Deprecated.
The reader to read the contents
readerInputDepFile - Variable in class org.vishia.checkDeps_C.CheckDependencyFile
Junction between the dependency data in CheckDependencyFile.checkData and the dependency input and output textual file.
readFile(String, String, String, boolean, boolean) - Static method in class org.vishia.minisys.GetWebfile
 
readFile(File) - Static method in class org.vishia.util.FileFunctions
Reads the content of a whole file into a String.
readFile(File, Appendable, int[]) - Static method in class org.vishia.util.FileFunctions
Reads the content of a whole file into a Appendable dst.
readFileEntry(String, BufferedReader) - Method in class org.vishia.checkDeps_C.CheckAllDepFile
 
readIgnoreComment(BufferedReader) - Method in class org.vishia.fileLocalAccessor.FileCallbackLocalCmp
 
readIgnoreComment(BufferedReader) - Method in class org.vishia.fileRemote.FileRemoteCallbackSearch
 
readIn - Variable in class org.vishia.util.StringPartFromFile
Deprecated.
 
readInJar(Class, String, String) - Static method in class org.vishia.util.FileFunctions
Read a file ('Resource') located in a jar file or inside the compiled class files.
readJZcmdCfg(JZtxtcmdScript.AddSub2List, File, LogMessage, CmdExecuter) - Static method in class org.vishia.jztxtcmd.JZtxtcmd
Reads a scriptfile and stores the subroutines, nested in classes too, to the given CmdStore.
readNameSpace(String) - Method in class org.vishia.xmlReader.XmlJzCfgAnalyzer
 
readNextChar(CharSequence, int, int[], boolean, String, String, String, int) - Static method in class org.vishia.util.StringCmp
 
readNextContent(int) - Method in class org.vishia.util.StringPartFromFileLines
Read next content from the file.
readNextContent(int) - Method in class org.vishia.util.StringPartScan
Read next content from any source (usual a input stream) in an overridden form of this class.
readnextContentFromFile() - Method in class org.vishia.util.StringPartFromFile
Deprecated.
 
readnextContentFromFile(int) - Method in class org.vishia.util.StringPartFromFileLines
Deprecated.
use StringPartFromFileLines.readNextContent(int) as the overridden form of base routine.
readNode(BufferedReader, String) - Method in class org.vishia.xmlReader.XmlJzCfgAnalyzer
 
readNode(BufferedReader, String) - Method in class org.vishia.xmlReader.ZmlReader
 
readNoExc(byte[], int, BufferedReader) - Static method in class org.vishia.util.ReadChars3Stream
Reads 3-char coded input
readProblems - Variable in class org.vishia.util.FileCompare.Result
 
readRootStructure(String) - Method in class org.vishia.xmlReader.XmlJzCfgAnalyzer
 
readTagFromFile(String, String, Writer, File, PrepareAsciidoc.Args) - Method in class org.vishia.tools.PrepareAsciidoc
 
readTemplate(InputStream, String) - Static method in class org.vishia.util.OutTextPreparer
readTemplateCreatePreparer(InputStream, String, Class<?>, Map<String, Object>, String) - Static method in class org.vishia.util.OutTextPreparer
Reads a given template which may contain the pattern for some associated OutTextPreparer also for call operations and instantiates all OutTextPreparer to execute the script.
readTemplateCreatePreparer(InputStream, Class<?>) - Static method in class org.vishia.util.OutTextPreparer
You can use this variant instead OutTextPreparer.readTemplateCreatePreparer(InputStream, String, Class, Map, String) if you have not specific const Data for parsing the script.
readTemplateCreatePreparerPriv(InputStream, String, Class<?>, Map<String, Object>, Map<String, OutTextPreparer>) - Static method in class org.vishia.util.OutTextPreparer
readTemplateList(InputStream, String) - Static method in class org.vishia.util.OutTextPreparer
Reads a given template which may contain the pattern for some associated OutTextPreparer also for call operations
readVariableCfg(String) - Method in class org.vishia.byteData.ByteDataSymbolicAccessReadConfig
 
readVariableCfg(String, String) - Method in class org.vishia.byteData.ByteDataSymbolicAccessReadConfig
 
ReadWriteFileBase - Class in org.vishia.tools
This class can be extended by any application which reads one file and writes the output (any conversion routine).
ReadWriteFileBase() - Constructor for class org.vishia.tools.ReadWriteFileBase
 
ReadWriteFileBase.ArgsBase - Class in org.vishia.tools
 
readXml(File, Object, XmlCfg) - Method in class org.vishia.xmlReader.XmlJzReader
Reads an xml file with a given config.
readXml(InputStream, String, Object, XmlCfg) - Method in class org.vishia.xmlReader.XmlJzReader
Reads the xml content from an opened stream.
readXml(StringPartScan, Object) - Method in class org.vishia.xmlReader.XmlJzReader
Reads the xml content from an StringPart.
readXml(Reader, String, Object, XmlCfg) - Method in class org.vishia.xmlReader.XmlJzReader
Reads the xml content from an opened stream.
readXml(StringPartScan, Object, XmlCfg) - Method in class org.vishia.xmlReader.XmlJzReader
Core routine to read in whole XML stream.
readXml(File, Object) - Method in class org.vishia.xmlReader.XmlJzReader
 
readXml(InputStream, String, Object) - Method in class org.vishia.xmlReader.XmlJzReader
 
readXml(Reader, String, Object) - Method in class org.vishia.xmlReader.XmlJzReader
 
readXml(File) - Method in class org.vishia.xmlReader.XmlNodeSimpleReader
Read the configuration file for this instance.
readXmlStruct(File) - Method in class org.vishia.xmlReader.XmlJzCfgAnalyzer
Reads any XML file and stores the structure in the XmlJzCfgAnalyzer.xmlStructTree.
readXmlStructZip(File, String) - Method in class org.vishia.xmlReader.XmlJzCfgAnalyzer
Reads any XML file and stores the structure in the XmlJzCfgAnalyzer.xmlStructTree.
readZipXml(File, String, Object) - Method in class org.vishia.xmlReader.XmlJzReader
Reads an xml File from a zipfile.
readZml(File) - Method in class org.vishia.xmlReader.ZmlReader
 
receive(int[], Address_InterProcessComm) - Method in interface org.vishia.communication.InterProcessComm
Receives a Datagram.
receive(int[], Address_InterProcessComm) - Method in class org.vishia.communication.InterProcessComm_SocketImpl
 
receiveAndExecute() - Method in class org.vishia.communication.InterProcessCommRxThread
 
receiveData(int[], byte[], Address_InterProcessComm) - Method in interface org.vishia.communication.InterProcessComm
 
receiveData(int[], byte[], Address_InterProcessComm) - Method in class org.vishia.communication.InterProcessComm_SocketImpl
 
receiverShouldbeBlocking - Static variable in interface org.vishia.communication.InterProcessComm
Mode of receiving, determined on open().
receiverShouldbePolling - Static variable in interface org.vishia.communication.InterProcessComm
Mode of receiving, determined on open().
recordLength - Variable in class org.vishia.zcmd.Bin2Data.DescrData
 
redirectLogMessage - Variable in class org.vishia.mainCmd.MainCmd
Deprecated.
 
redirectOutErr() - Static method in class org.vishia.jztxtcmd.JZtxtcmdUtil
Redirects the System.out and the System.err to write into an internal buffer.
RefCastingValue() - Constructor for class org.vishia.header2Reflection.CheaderParser.RefCastingValue
 
referencedContainerElement - Variable in class org.vishia.header2Reflection.CheaderParser.Description
 
refl - Variable in class org.vishia.header2Reflection.CheaderParser.Description
 
REFLECTION_bitfield - Static variable in class org.vishia.byteData.Field_Jc
 
REFLECTION_bool - Static variable in class org.vishia.byteData.Field_Jc
 
REFLECTION_boolean - Static variable in class org.vishia.byteData.Field_Jc
 
REFLECTION_char - Static variable in class org.vishia.byteData.Field_Jc
 
REFLECTION_Class_Jc - Static variable in class org.vishia.byteData.Field_Jc
 
REFLECTION_Class_Jc_t - Static variable in class org.vishia.byteData.Field_Jc
 
REFLECTION_double - Static variable in class org.vishia.byteData.Field_Jc
 
REFLECTION_float - Static variable in class org.vishia.byteData.Field_Jc
 
REFLECTION_int - Static variable in class org.vishia.byteData.Field_Jc
 
REFLECTION_int16 - Static variable in class org.vishia.byteData.Field_Jc
 
REFLECTION_int32 - Static variable in class org.vishia.byteData.Field_Jc
 
REFLECTION_int64 - Static variable in class org.vishia.byteData.Field_Jc
 
REFLECTION_int8 - Static variable in class org.vishia.byteData.Field_Jc
 
Reflection_Jc - Class in org.vishia.byteData.reflection_Jc
This class contains all reflection information from CRuntimeJavalike read from a C application via ByteDataAccessBase.
Reflection_Jc() - Constructor for class org.vishia.byteData.reflection_Jc.Reflection_Jc
 
Reflection_Jc.Class - Class in org.vishia.byteData.reflection_Jc
Represents one ClassJc.
Reflection_Jc.Field - Class in org.vishia.byteData.reflection_Jc
 
Reflection_Jc.FieldAccess - Class in org.vishia.byteData.reflection_Jc
Represents all FieldJc of a ClassJc.
REFLECTION_Object_Jc - Static variable in class org.vishia.byteData.Field_Jc
 
REFLECTION_ObjectRefValues_Jc - Static variable in class org.vishia.byteData.Field_Jc
 
REFLECTION_String - Static variable in class org.vishia.byteData.Field_Jc
 
REFLECTION_uint - Static variable in class org.vishia.byteData.Field_Jc
 
REFLECTION_uint16 - Static variable in class org.vishia.byteData.Field_Jc
 
REFLECTION_uint32 - Static variable in class org.vishia.byteData.Field_Jc
 
REFLECTION_uint64 - Static variable in class org.vishia.byteData.Field_Jc
 
REFLECTION_uint8 - Static variable in class org.vishia.byteData.Field_Jc
 
REFLECTION_void - Static variable in class org.vishia.byteData.Field_Jc
 
reflType - Variable in class org.vishia.header2Reflection.CheaderParser.Description
It is possible to set a type which is used for the reflection presentation.
refreshAndMark(boolean, int, int, int, String, long, FileRemoteWalkerCallback, EventWithDst<FileRemoteProgressEvData, ?>) - Method in class org.vishia.fileRemote.FileRemote
Refreshes a file tree and mark some files.
refreshAndSearch(int, String, int, byte[], FileRemoteWalkerCallback, EventWithDst<FileRemoteProgressEvData, ?>) - Method in class org.vishia.fileRemote.FileRemote
Refreshes a file tree and search in some or all files.
refreshFileProperties(FileRemote, EventWithDst<FileRemoteProgressEvData, ?>) - Method in class org.vishia.fileLocalAccessor.FileAccessorLocalJava7
Sets the file properties from the existing file on the device.
refreshFileProperties(FileRemote, EventWithDst<FileRemoteProgressEvData, ?>) - Method in class org.vishia.fileRemote.FileAccessZip
 
refreshFileProperties(FileRemote, EventWithDst<FileRemoteProgressEvData, ?>) - Method in class org.vishia.fileRemote.FileRemoteAccessor
Gets the properties of the file from the physical file.
refreshProperties(EventWithDst<FileRemoteProgressEvData, ?>) - Method in class org.vishia.fileRemote.FileRemote
Gets the properties of the file from the physical file.
refreshProperties() - Method in class org.vishia.fileRemote.FileRemote
Gets the properties of the file from the physical file immediately in this thread.
refreshPropertiesAndChildren(boolean, EventWithDst<FileRemoteProgressEvData, ?>) - Method in class org.vishia.fileRemote.FileRemote
Refreshes the properties of this file and gets all children in an extra thread with user-callback for any file.
regex - Variable in class org.vishia.zbnf.ZbnfSyntaxPrescript.ComplexSyntax
If it is a Regular Expression, the compiled regex is available here.
registerCmpn(String) - Method in class org.vishia.xmlReader.GenXmlCfgJavaData.WrClassXml
 
registerCmpn(ZbnfSyntaxPrescript) - Method in class org.vishia.zbnf.GenZbnfJavaData.WrClassZbnf
Registers a need Component.
relativatePath(String, String) - Static method in class org.vishia.util.FileFunctions
Builds a relative path from a given directory, from an input path and the reference directory.
relinquish() - Method in class org.vishia.event.EventWithDst
Relinquishes the event object.
remove(Object) - Method in class org.vishia.cmd.JZtxtcmdExecuter.JZcmdBindings
 
remove() - Method in class org.vishia.fileRemote.FileCluster.ListSubdirs
 
remove() - Method in class org.vishia.util.IndexMultiTable.EntrySetIterator
 
remove() - Method in class org.vishia.util.IndexMultiTable.IteratorImpl
 
remove(Object) - Method in class org.vishia.util.IndexMultiTable
 
remove() - Method in class org.vishia.util.IndexMultiTableInteger.IteratorImpl
 
remove(Object) - Method in class org.vishia.util.IndexMultiTableInteger
 
remove() - Method in interface org.vishia.util.Removeable
Removes all referenced data, close all opened resources, removes all graphical widgets etc.
remove(int) - Method in class org.vishia.util.SortedList
Delegates to List inside, see java.util.List.
remove(Object) - Method in class org.vishia.util.SortedList
Delegates to List inside, see java.util.List.
remove() - Method in class org.vishia.util.TreeNodeBase.IteratorDerivedImpl
 
remove() - Method in class org.vishia.util.TreeNodeBase.IteratorDerivedNode
 
remove() - Method in class org.vishia.util.TreeNodeBase.IteratorImpl
 
remove() - Method in class org.vishia.util.TreeNodeBase.IteratorMetaNode
 
remove() - Method in class org.vishia.util.TreeNodeBase.IteratorOneNode
 
remove() - Method in class org.vishia.zbnf.ZbnfParserStore.ParseResultItemImplement.IteratorImpl
 
Removeable - Interface in org.vishia.util
This interface can be used on all classes which are intent to support removing of all referenced data and resources.
removeAll(Collection) - Method in class org.vishia.util.SortedList
Delegates to List inside, see java.util.List.
removeAttribute(String, int) - Method in class org.vishia.cmd.JZtxtcmdExecuter.ExecuteLevel
 
removeAttribute(String) - Method in interface org.vishia.xmlSimple.XmlNode
removes the requested attribute.
removeAttribute(String) - Method in class org.vishia.xmlSimple.XmlNodeSimple
 
removeChild() - Method in class org.vishia.byteData.ByteDataAccess
Deprecated.
remove the current child to assign another current child instead of the first one.
removeChild() - Method in class org.vishia.byteData.ByteDataAccessBase
Removes the current child to assign another current child instead on the position of the current child.
removeChild(ByteDataAccessBase) - Method in class org.vishia.byteData.ByteDataAccessBase
Shorten the evaluated content of the data to the position of the given child.
removeChild() - Method in class org.vishia.byteData.ByteDataAccessOld
Deprecated.
remove the current child to assign another current child instead of the first one.
removeChildren() - Method in class org.vishia.byteData.ByteDataAccess
Deprecated.
Remove all children.
removeChildren() - Method in class org.vishia.byteData.ByteDataAccessBase
Remove all children.
removeChildren() - Method in class org.vishia.byteData.ByteDataAccessOld
Deprecated.
Remove all children.
removeChildren() - Method in interface org.vishia.util.TreeNode_ifc
 
removeChildren() - Method in class org.vishia.util.TreeNodeBase
Remove all children of this node.
removeChildren() - Method in interface org.vishia.xmlSimple.XmlNode
removes all children, also textual content, but not attributes.
removed - Static variable in class org.vishia.util.KeyCode
Key code for anything removed.
removeFromQueue(EventObject) - Method in interface org.vishia.event.EventThread_ifc
Removes this event from its queue if it is in the event queue.
removeFromQueue(EventObject) - Method in class org.vishia.event.EventTimerThread
Removes this event from its queue if it is in the event queue.
removeFromQueue() - Method in class org.vishia.event.EventWithDst
Try to remove the event from the queue of the destination thread.
removeIndentReplaceNewline(CharSequence, int, String, int, String, boolean) - Static method in class org.vishia.util.StringFunctions_B
Cleans a text which may be parsed or such, remove undesired indentation and replace the line end characters.
removeLeadingTrailingWhiteSpacesAndQuotation(CharSequence, char) - Static method in class org.vishia.util.StringFunctions_B
 
removeLeadingWhiteSpaces(CharSequence) - Static method in class org.vishia.util.StringFunctions_B
 
removeScriptVariable(String) - Method in class org.vishia.cmd.JZtxtcmdExecuter.JzTcMain
 
removeScriptVariable(String) - Method in class org.vishia.cmd.JZtxtcmdExecuter
 
removeTimeEntry(TimeOrder) - Method in class org.vishia.event.EventTimerThread
Removes a time order, which was activated but it is not in the event execution queue.
removeTimeEntry(TimeOrder) - Method in interface org.vishia.event.EventTimerThread_ifc
Removes a time order, which was activated but it is not in the event execution queue.
renameCreate(File, String, String, boolean) - Static method in class org.vishia.util.FileFunctions
Renames from src or creates the dst file.
renameTo(FileRemote, EventWithDst<FileRemoteProgressEvData, ?>) - Method in class org.vishia.fileRemote.FileRemote
 
renameTo(File) - Method in class org.vishia.fileRemote.FileRemote
renames or moves this file to the given path in dst.
repeatCyclic() - Method in class org.vishia.event.TimeOrder
Repeat activating the time order with the cycle.
RepetitionSyntax(ZbnfSyntaxPrescript, LogMessage, boolean, int) - Constructor for class org.vishia.zbnf.ZbnfSyntaxPrescript.RepetitionSyntax
 
replace(String, int, CharSequence) - Method in class org.vishia.util.StringFormatter
Replaces the given String in the buffer with a new CharSequence.
replace(CharSequence, char, char) - Static method in class org.vishia.util.StringFunctions_B
Replaces all occurences of cc to cr.
replace(CharSequence, CharSequence[], CharSequence[], StringBuilder) - Static method in class org.vishia.util.StringPart
Replaces up to 20 placeholder with a given content.
ReplaceAlias_ifc - Interface in org.vishia.util
 
replaceBasics - Variable in class org.vishia.xmlSimple.XmlSequWriter
 
replaceChars - Variable in class org.vishia.xmlReader.XmlJzReader
 
replaceDataPathPrefix(String) - Method in interface org.vishia.util.ReplaceAlias_ifc
It supports usage of an alias in the data path.
replaceEnv(String) - Method in class org.vishia.mainCmd.MainCmd
Deprecated.
 
replaceEnv(String) - Static method in class org.vishia.util.Arguments
Replaces expressions "...
replaceHolder(String, String) - Method in class org.vishia.util.StringFormatter
Replaces a String "<&name>" with the given value.
replaceLink(String, int, PrepareAsciidoc.Args) - Method in class org.vishia.tools.PrepareAsciidoc
 
replaceNewline(boolean) - Method in class org.vishia.xmlSimple.XmlSequWriter
Switch the mode for replacing a \n in texts or attribute values.
replaceNonIdentifierChars(CharSequence, char) - Static method in class org.vishia.util.StringFunctions_B
Build a Java Identifier from a given String, maybe tag name in Xml etc.
replaceSpecialCharsInText(CharSequence) - Method in class org.vishia.xmlReader.XmlJzReader
Replaces the basic sequences &lt; etc. and the UTF 16 <#xaaaa; and replaces line feed with indent with one space.
replaceSystemErr(Appendable) - Static method in class org.vishia.mainCmd.PrintStreamBuffer
Replaces the System.err for the whole JVM
replaceSystemErr(Appendable, Appendable) - Static method in class org.vishia.mainCmd.PrintStreamBuffer
Replaces the System.err for the whole JVM
replaceSystemIn(CharSequence) - Static method in class org.vishia.mainCmd.PrintStreamBuffer
Replaces the System.in for the whole JVM
replaceSystemOut(Appendable) - Static method in class org.vishia.mainCmd.PrintStreamBuffer
Replaces the System.out for the whole JVM
replaceTabs(String) - Method in class org.vishia.xmlSimple.WikistyleTextToSimpleXml
Replace tabs in the line with 2 spaces.
report() - Method in class org.vishia.byteData.Class_Jc
 
report() - Method in class org.vishia.byteData.ObjectArraySet_Jc
 
report(int, CharSequence) - Method in class org.vishia.mainCmd.MainCmd
Deprecated.
report appending on exist line.
report(CharSequence, Throwable) - Method in class org.vishia.mainCmd.MainCmd
Deprecated.
Reports an exception.
report(CharSequence, Throwable, boolean) - Method in class org.vishia.mainCmd.MainCmd
Deprecated.
Internal method to write an exception to report.
report(int, CharSequence) - Method in class org.vishia.mainCmd.MainCmdLoggingStream
 
report(CharSequence, Throwable) - Method in class org.vishia.mainCmd.MainCmdLoggingStream
 
Report - Interface in org.vishia.mainCmd
This interface is the access to output Log- or report messages while running an application to check its work.
report(int, CharSequence) - Method in class org.vishia.mainCmd.ReportWrapperLog
 
report(CharSequence, Throwable) - Method in class org.vishia.mainCmd.ReportWrapperLog
 
report(int, CharSequence) - Method in interface org.vishia.msgDispatch.LogMessage
report inside a line
report(CharSequence, Throwable) - Method in interface org.vishia.msgDispatch.LogMessage
report of a excpetion (in a new line)
report(int, CharSequence) - Method in class org.vishia.msgDispatch.LogMessageBase
 
report(CharSequence, Throwable) - Method in class org.vishia.msgDispatch.LogMessageBase
 
report(Report, String) - Method in class org.vishia.util.SortedList
 
report - Variable in class org.vishia.xmlSimple.WikistyleTextToSimpleXml
 
report - Variable in class org.vishia.zbnf.ZbnfJavaOutput
 
report - Variable in class org.vishia.zbnf.ZbnfParser
To LogMessage something.
report - Variable in class org.vishia.zbnf.ZbnfSyntaxPrescript
LogMessage something
report_spaces - Static variable in class org.vishia.mainCmd.MainCmd
Deprecated.
access to some spaces via Report.spaces.substring(0,n)
reportContent(LogMessage, int) - Method in class org.vishia.zbnf.ZbnfSyntaxPrescript
 
reportIncludesOfFile(InfoFileDependencies, int, Map<String, InfoFileDependencies>) - Method in class org.vishia.checkDeps_C.CheckDependencyFile
 
reportItem(int, String, boolean, LogMessage) - Method in class org.vishia.zbnf.ZbnfSyntaxPrescript
 
reportLevel - Variable in class org.vishia.mainCmd.MainCmdLoggingStream
This variable determines which level is output.
reportln(int, int, CharSequence) - Method in class org.vishia.mainCmd.MainCmd
Deprecated.
report begins at a new a line with left margin
reportln(int, CharSequence) - Method in class org.vishia.mainCmd.MainCmd
Deprecated.
 
reportln(int, int, CharSequence) - Method in class org.vishia.mainCmd.MainCmdLoggingStream
 
reportln(int, CharSequence) - Method in class org.vishia.mainCmd.MainCmdLoggingStream
 
reportln(int, int, CharSequence) - Method in class org.vishia.mainCmd.ReportWrapperLog
 
reportln(int, CharSequence) - Method in class org.vishia.mainCmd.ReportWrapperLog
 
reportln(int, int, CharSequence) - Method in interface org.vishia.msgDispatch.LogMessage
report begins at a new a line with left margin
reportln(int, CharSequence) - Method in interface org.vishia.msgDispatch.LogMessage
report begins at a new a line
reportln(int, int, CharSequence) - Method in class org.vishia.msgDispatch.LogMessageBase
 
reportln(int, CharSequence) - Method in class org.vishia.msgDispatch.LogMessageBase
 
reportOutput(FileAppend) - Method in class org.vishia.msgDispatch.MsgDispatcher
Writes the msg dispatching outputs in file.
reportParsing(String, int, ZbnfSyntaxPrescript, String, StringPartScan, int, int, boolean) - Method in class org.vishia.zbnf.ZbnfParser.LogParsing
 
reportResult(PrintStream, List<FileCompare.Result>, String) - Method in class org.vishia.util.FileCompare
 
reportStore(LogMessage, int, String) - Method in class org.vishia.zbnf.ZbnfParser
Reports the whole content of the parse result.
reportStore(LogMessage, int) - Method in class org.vishia.zbnf.ZbnfParser
 
reportStore(LogMessage) - Method in class org.vishia.zbnf.ZbnfParser
Reports the whole content of the parse result in the LogMessage.fineInfo-level.
reportStoreComponent(ZbnfParseResultItem, LogMessage, int, ZbnfParseResultItem, int) - Method in class org.vishia.zbnf.ZbnfParser
Inner method to report the content of the parse result
reportSyntax(LogMessage, int) - Method in class org.vishia.zbnf.ZbnfParser
Reports the syntax.
ReportWrapperLog - Class in org.vishia.mainCmd
This class adapts a Report output to the LogMessage or Message Dispatcher.
ReportWrapperLog(LogMessage) - Constructor for class org.vishia.mainCmd.ReportWrapperLog
 
represent(Object...) - Static method in class org.vishia.bridgeC.VaArgBuffer
 
representative - Variable in class org.vishia.xmlReader.XmlJzCfgAnalyzer.XmlStructureData.CfgSubtreeType2
The representative attributes and sub nodes of all associated nodes.
requestValue(long) - Method in class org.vishia.byteData.ByteDataSymbolicAccess.Variable
 
requestValue() - Method in class org.vishia.byteData.ByteDataSymbolicAccess.Variable
 
requestValue(long, Runnable) - Method in class org.vishia.byteData.ByteDataSymbolicAccess.Variable
 
requestValue(long) - Method in interface org.vishia.byteData.VariableAccess_ifc
Requests a new value from the target device.
requestValue() - Method in interface org.vishia.byteData.VariableAccess_ifc
Requests a new value from the target device with the System.currentTimeMillis()
requestValue(long, Runnable) - Method in interface org.vishia.byteData.VariableAccess_ifc
Requests a new value from the target device.
requestValue(long) - Method in class org.vishia.byteData.VariableAccessWithBitmask
 
requestValue() - Method in class org.vishia.byteData.VariableAccessWithBitmask
 
requestValue(long, Runnable) - Method in class org.vishia.byteData.VariableAccessWithBitmask
 
requestValue(long) - Method in class org.vishia.byteData.VariableAccessWithIdx
 
requestValue() - Method in class org.vishia.byteData.VariableAccessWithIdx
 
requestValue(long, Runnable) - Method in class org.vishia.byteData.VariableAccessWithIdx
 
reservedNames - Static variable in class org.vishia.genJavaOutClass.GenJavaOutClass
 
reset(int, int) - Method in class org.vishia.byteData.ByteDataAccess
Deprecated.
Resets the view to the buffer.
reset(int) - Method in class org.vishia.byteData.ByteDataAccessOld
Deprecated.
Resets the view to the buffer.
reset() - Method in class org.vishia.cmd.JZtxtcmdExecuter
Clears the instance.
reset() - Method in class org.vishia.fileLocalAccessor.FileAccessorLocalJava7.WalkFileTreeVisitor
 
reset() - Method in class org.vishia.fileRemote.FileAccessZip.FileZipInputStream
 
reset() - Method in class org.vishia.util.StringFormatter
Resets the internal buffer.
resetMark - Static variable in class org.vishia.fileRemote.FileMark
This is not used for mark, only for a mark command.
resetMarked(int) - Method in class org.vishia.fileRemote.FileRemote
Resets the mark bits of this file.
resetMarkedRecurs(int, int[]) - Method in class org.vishia.fileRemote.FileRemote
Resets the mark bits of this file and all children (FileRemote.children()) which are referred in the FileRemote instance.
resetMarkedRecurs(int, int[], int) - Method in class org.vishia.fileRemote.FileRemote
Recursively called method for FileRemote.resetMarkedRecurs(int, int[])
resetOnlyTextItem() - Method in class org.vishia.zbnf.ebnfConvert.EBNFread.EBNFexpr
 
resolveCircumScription(CharSequence) - Static method in class org.vishia.util.SpecialCharStrings
Resolves the given String containing some switch chars in form of backslash to a string with the appropriate character codes.
restSizeBlock(Class<?>, int) - Static method in class org.vishia.bridgeC.AllocInBlock
Returns the rest of available bytes in the block, which contains parent.
Result(FileCompare.Result, File, File) - Constructor for class org.vishia.util.FileCompare.Result
 
Result() - Constructor for enum org.vishia.util.SortedTreeWalkerCallback.Result
 
Result() - Constructor for enum org.vishia.util.TreeNodeCallback.Result
 
resultlet - Variable in class org.vishia.zbnf.ZbnfParser.PrescriptParser
 
ret - Variable in class org.vishia.util.InfoFormattedAppend.PrepareToString
 
retainAll(Collection) - Method in class org.vishia.util.SortedList
Delegates to List inside, see java.util.List.
retest(int) - Static method in class org.vishia.util.Debugutil
This method can be used to force re compilation and re-test for a routine with changing the value.
retException - Static variable in class org.vishia.cmd.JZtxtcmdExecuter
This instance is used to mark a return object as exception return.
RetOrException - Class in org.vishia.util
This class offers some static routines to handle exception situations with a special return value or with an exception.
RetOrException() - Constructor for class org.vishia.util.RetOrException
 
retTrans - Variable in class org.vishia.states.StateSimple.Trans
Return value of the last used transition test.
returnDescription - Variable in class org.vishia.header2Reflection.CheaderParser.Description
 
revisionInfo - Static variable in class org.vishia.header2Reflection.C2DataDeps
Revision number 2012-06-08: Creation, adapted from Header2Reflection!
revisionInfo - Static variable in class org.vishia.header2Reflection.CmdHeader2Reflection
Revision number 2011-04-11: Dependency to the control file: regard it in maker.
rewind() - Method in class org.vishia.byteData.ByteDataAccess
Deprecated.
starts the calling loop of next().
rewind() - Method in class org.vishia.byteData.ByteDataAccessOld
Deprecated.
starts the calling loop of next().
right - Static variable in class org.vishia.util.KeyCode
 
right - Variable in class org.vishia.util.PathCheck
Start end end String of the name, null then no check.
rin - Variable in class org.vishia.xmlSimple.XmlBeautificator
 
rlink - Variable in class org.vishia.tools.PrepareAsciidoc.Args
 
rmdir(File) - Static method in class org.vishia.util.FileFunctions
Removes all files inside the directory and all sub directories with its files.
rootIdxTable - Variable in class org.vishia.util.IndexMultiTable_Table
Reference to the root data.
rootNode - Variable in class org.vishia.xmlReader.XmlCfg
 
run() - Method in class org.vishia.cmd.CmdExecuter.InThread
Output or ErrorOutput from process.
run() - Method in class org.vishia.cmd.CmdExecuter.OutThread
 
run() - Method in class org.vishia.cmd.JZtxtcmdThread
 
run() - Method in class org.vishia.cmd.JZtxtcmdThreadQueue
Only internally as thread run.
run() - Method in class org.vishia.fileLocalAccessor.FileAccessorLocalJava7.RunRefresh
 
run() - Method in class org.vishia.fileLocalAccessor.FileAccessorLocalJava7.WalkerThread
 
run() - Method in class org.vishia.fileRemote.FileRemoteWalker.WalkThread
 
run() - Method in class org.vishia.mainCmd.MainCmd.ShowCmdOutput
Deprecated.
runnable in a separate thread, reads the reader and write to
run() - Method in class org.vishia.msgDispatch.MsgDispatcher.DispatcherThread
 
run - Variable in class org.vishia.util.ThreadRun
 
run() - Method in class org.vishia.util.ThreadRun
The threads run routine.
runningCmdExecuter - Variable in class org.vishia.cmd.JZtxtcmdExecuter.JzTcMain
 
runNoEntryMessage - Variable in class org.vishia.msgDispatch.MsgDispatcherCore
 
runOnRecv - Variable in class org.vishia.byteData.ByteDataSymbolicAccess
 
RunRefresh(FileRemote, EventWithDst<FileRemoteProgressEvData, ?>) - Constructor for class org.vishia.fileLocalAccessor.FileAccessorLocalJava7.RunRefresh
 
runThread(JZtxtcmdExecuter.ExecuteLevel, JZtxtcmdScript.ThreadBlock, JZtxtcmdThreadData) - Method in class org.vishia.cmd.JZtxtcmdExecuter.ExecuteLevel
 
runThread() - Method in class org.vishia.communication.InterProcessCommRxThread
 
runThread - Variable in class org.vishia.util.ThreadRun
If this variable is true, the thread runs.
runTimer - Variable in class org.vishia.event.EventTimerThread
Instance as Runnable contains invocation of EventTimerThread.stepThread() and the Object.wait() with the calculated timeWait.
rw(String[]) - Method in class org.vishia.xmlSimple.XmlBeautificator
This is the main routine.
rx(byte[]) - Method in class org.vishia.communication.SocketCommSimple
Receive operation.
rxBuffer - Variable in class org.vishia.communication.InterProcessCommRxThread
For C: store the reference and length of the SimpleArray in the next structure.

S

s - Variable in class org.vishia.fileRemote.FileAccessZip.FileZipInputStream
The original wrapped inputstream.
sAbsolutePath - Variable in class org.vishia.checkDeps_C.InfoFileDependencies
 
sameDevice(FileRemote) - Method in class org.vishia.fileRemote.FileRemote
Check whether two files are at the same device.
SampleCmdLine - Class in org.vishia.mainCmd
Sample for a main-class for a application using MainCmd-super-class.....
SampleCmdLine() - Constructor for class org.vishia.mainCmd.SampleCmdLine
 
SampleCmdLine.Args - Class in org.vishia.mainCmd
This class holds the got arguments from command line.
SampleCmdLine.CmdLine - Class in org.vishia.mainCmd
The inner class CmdLine helps to evaluate the command line arguments and show help messages on command line.
SampleCmdLine.UserMain - Class in org.vishia.mainCmd
This class represents a user's class.
sAntXml - Variable in class org.vishia.zbnf.Zmake
Path of the ant.xml
saveError(String) - Method in class org.vishia.zbnf.ZbnfParser.PrescriptParser.SubParser
Sets the rightest position of matched input.
sBasedOnObjectJc - Variable in class org.vishia.header2Reflection.CheaderParser.StructOrClassDef
Set always true if either the struct itself or a base struct has ObjectJc as first element.
sbCfile - Variable in class org.vishia.header2Reflection.Header2Reflection.ConverterClass
Deprecated.
 
sBegin - Variable in class org.vishia.util.FilepathFilterM
 
sbForward - Variable in class org.vishia.header2Reflection.Header2Reflection.ConverterClass
Deprecated.
 
sbTxt - Variable in class org.vishia.util.TestOrg
 
sBuffer - Variable in class org.vishia.msgDispatch.LogMessageFile
Buffer for the current line to assign.
scalarTypeProperties - Static variable in class org.vishia.byteData.Field_Jc
 
scalarTypes - Static variable in class org.vishia.header2Reflection.Header2Reflection
Deprecated.
 
scale - Variable in class org.vishia.zcmd.Bin2Data.DescrDataElement
 
scan() - Method in class org.vishia.util.StringPart
This routine provides the this-pointer as StringPartScan in a concatenation of StringPartBase-invocations.
scan() - Method in class org.vishia.util.StringPartScan
Invocation of scan() for a StringPart is the same than scanStart().
scan(CharSequence) - Method in class org.vishia.util.StringPartScan
scan next content, test the requested String.
scanAnyChar(String) - Method in class org.vishia.util.StringPartScan
Scans whether one of the given characters is currently follow
scanChar(char) - Method in class org.vishia.util.StringPartScan
Scans whether the given char is currently follow
scanDigits(int, int, String, String[]) - Method in class org.vishia.util.StringPartScan
Scans a positive number consisting of digits 0..9, A..Z or a..z whereby only digits necessary for the given radix are accepted, and sepChars.
scanDigits(int, int, String) - Method in class org.vishia.util.StringPartScan
 
scanEntry() - Method in class org.vishia.util.StringPartScan
Internal check on any scan routine.
scanFloatNumber(boolean) - Method in class org.vishia.util.StringPartScan
Scans a float number.
scanFloatNumber() - Method in class org.vishia.util.StringPartScan
Scans a float / double number.
scanFloatNumber(char, boolean, String) - Method in class org.vishia.util.StringPartScan
Scans a float / double number.
scanFractionalExponent(char, boolean, String, long, boolean) - Method in class org.vishia.util.StringPartScan
Scans the fractional part of a float / double number with given integer part and sign.
scanFractionalNumber(long, boolean) - Method in class org.vishia.util.StringPartScan
Scans the fractionalPart and the exponent of a float number with '.' as first expected separator and without additional separator characters.
scanHex(int) - Method in class org.vishia.util.StringPartScan
Scans a sequence of hex chars a hex number.
scanHex(int, String[]) - Method in class org.vishia.util.StringPartScan
Scans a sequence of hex chars a hex number.
scanHexOrDecimal(int, String[]) - Method in class org.vishia.util.StringPartScan
Scans a integer number possible as hex, or decimal number.
scanHexOrDecimal(int) - Method in class org.vishia.util.StringPartScan
 
scanIdentifier() - Method in class org.vishia.util.StringPartScan
Scans an identifier with start characters A..Z, a..z, _ and all characters 0..9 inside.
scanIdentifier(String, String) - Method in class org.vishia.util.StringPartScan
Scans an identifier with start characters A..Z, a..z, _ and all characters 0..9 inside, and additional characters.
scanInteger() - Method in class org.vishia.util.StringPartScan
Scans an integer expression with possible sign char '-' at first.
scanInteger(String, String[]) - Method in class org.vishia.util.StringPartScan
Scans an integer expression with possible sign char '-' or '+' as first char and possible separator chararcter.
scanInteger(String) - Method in class org.vishia.util.StringPartScan
 
scanLiteral(String, int) - Method in class org.vishia.util.StringPartScan
Scans a literal given in quotation mark characters.
scanOk() - Method in class org.vishia.util.StringPartScan
Test the result of scanning and set the scan Pos Ok, if current scanning was ok.
sCanonicalPath - Variable in class org.vishia.fileRemote.FileRemote
The unique path to the file or directory entry.
sCanonicalPathSrc - Variable in class org.vishia.checkDeps_C.InputSrc
The canonical path of dirSrc in the file system.
scanPositivInteger() - Method in class org.vishia.util.StringPartScan
Scanns a integer number as positiv value without sign.
scanQuotion(CharSequence, String, String[]) - Method in class org.vishia.util.StringPartScan
 
scanQuotion(CharSequence, String, String[], int) - Method in class org.vishia.util.StringPartScan
 
scanSkipComment() - Method in class org.vishia.util.StringPartScan
Skips over white spaces and comments.
scanSkipSpace() - Method in class org.vishia.util.StringPartScan
Skips over white spaces.
scanStart(boolean) - Method in class org.vishia.util.StringPartScan
Starts the scan at current position
scanStart() - Method in class org.vishia.util.StringPartScan
Starts the scan at current position
scanToAnyChar(CharSequence[], String, char, char, char) - Method in class org.vishia.util.StringPartScan
Scans a String with maybe transliterated characters till one of end characters, maybe outside any quotation.
scanToAnyChar(String, char, char, char) - Method in class org.vishia.util.StringPartScan
Scans a String with maybe transcription characters till one of end characters, maybe outside any quotation.
sCheckDataHtml - Variable in class org.vishia.docuGen.DocuGen.Args
 
sCheckNewline - Static variable in class org.vishia.util.StringPart
 
sCheckWhitespaces - Static variable in class org.vishia.util.StringPart
 
sCheckXmlOutput - Variable in class org.vishia.zcmd.Zbnf2Text.Args
Path without extension of a file which outputs the text generation scripts parse result and the Zmake input parse result.
sChpAdd - Static variable in class org.vishia.tools.PrepareAsciidoc
 
sClassNesting - Variable in class org.vishia.xmlSimple.WikistyleTextToSimpleXml
The content of the class attributes for nesting levels.
sCmd - Variable in enum org.vishia.util.OutTextPreparer.ECmd
 
sCommentEnd - Variable in class org.vishia.util.StringPart
The string defined the end of comment inside a text.
sCommentStart - Variable in class org.vishia.util.StringPart
The string defined the start of comment inside a text.
sCommentStart1 - Variable in class org.vishia.zbnf.ZbnfSyntaxPrescript
Comment start to check whether parse terminal syntax as comment.
sCommentStart2 - Variable in class org.vishia.zbnf.ZbnfSyntaxPrescript
Comment start to check whether parse terminal syntax as comment.
sCommentStringEnd - Variable in class org.vishia.zbnf.ZbnfParser
The end of a comment string, it shoult be set if sCommentStringStart is not null.
sCommentStringStart - Variable in class org.vishia.zbnf.ZbnfParser
The start of a comment string, if null than no comment is known.
sCommentToEol - Variable in class org.vishia.util.StringPart
The string defined the start of comment to end of line
sConsoleInvocation - Variable in class org.vishia.cmd.CmdExecuter
 
sConst - Variable in class org.vishia.execode.Execode.Constant
 
sConstantSyntax - Variable in class org.vishia.zbnf.ZbnfSyntaxPrescript
A string accordingly to the syntax.
sContain - Variable in class org.vishia.util.FilepathFilterM
 
sContainName - Variable in class org.vishia.util.FilepathFilter.NameFilter
 
sContainPath - Variable in class org.vishia.util.FilepathFilter.PathFilter
 
sCppClassName - Variable in class org.vishia.header2Reflection.Header2Reflection.ConverterClass
Deprecated.
 
script - Variable in class org.vishia.cmd.JZtxtcmdScript.UserFileset
 
scriptClass - Variable in class org.vishia.cmd.JZtxtcmdScript
The class which presents the script level.
scriptClass() - Method in class org.vishia.cmd.JZtxtcmdScript
 
scriptEngine() - Method in class org.vishia.cmd.JZtxtcmdExecuter.ExecuteLevel
 
scriptEngine - Variable in class org.vishia.cmd.JZtxtcmdScript
The JSR-223-conform engine for this script.
scriptException(String) - Method in class org.vishia.cmd.JZtxtcmdScript.JZcmditem
Builds a ScriptException with the given text and the srcFile, line, column of this item.
Scriptfile() - Constructor for class org.vishia.cmd.JZtxtcmdScript.Scriptfile
 
scriptfile - Variable in class org.vishia.cmd.JZtxtcmdScript.ZbnfJZcmdScript
 
scriptLevel - Variable in class org.vishia.cmd.JZtxtcmdExecuter.JzTcMain
 
scriptLevel() - Method in class org.vishia.cmd.JZtxtcmdExecuter
Returns the script level instance.
scriptThread - Variable in class org.vishia.cmd.JZtxtcmdExecuter.JzTcMain
 
scriptVariable - Variable in class org.vishia.util.FilePath
If given, then the basePath() starts with it.
scriptVariables() - Method in class org.vishia.cmd.JZtxtcmdExecuter.JzTcMain
Returns the association to all script variables.
scriptVariables() - Method in class org.vishia.cmd.JZtxtcmdExecuter
Returns the association to all script variables.
sCtrlFile - Variable in class org.vishia.docuGen.DocuGen.Args
 
sCurrdir - Variable in class org.vishia.cmd.JZtxtcmdExecuter.ExecuteLevel
The current directory of this level.
sCurrDir - Variable in class org.vishia.docuGen.DocuGen.Args
 
sDateBuild_CheckDeps - Static variable in class org.vishia.checkDeps_C.DateTime
 
sDateformatBuffer - Variable in class org.vishia.msgDispatch.LogMessageFile
StringBuilder to store the converted timeStamp for file time.
sDateNameLine - Variable in class org.vishia.checkDeps_C.InfoFileDependencies
Timestamp and name of the file for .dep file and for some reports.
sDatePrefixNewer - Variable in class org.vishia.util.StringFormatter
 
sDatePrefixOlder - Variable in class org.vishia.util.StringFormatter
 
sDatePrefixToday - Variable in class org.vishia.util.StringFormatter
 
sDatePrefixYear - Variable in class org.vishia.util.StringFormatter
 
sDbgIdent - Variable in class org.vishia.genJavaOutClass.GenJavaOutClass.SubClassJava
 
sDbgLocalFile - Variable in class org.vishia.checkDeps_C.CheckDependencyFile
 
sDefinitionIdent - Variable in class org.vishia.zbnf.ZbnfSyntaxPrescript
Identificator of the sub-syntax.
sDescription - Variable in class org.vishia.zcmd.Bin2Data.Args
A string given description of the content of binary data.
sDir - Variable in class org.vishia.fileRemote.FileRemote
The directory path of the file.
sDirectory - Variable in class org.vishia.util.FileList.Args
Directory where the list is regarded to.
sDirZbnfJax - Variable in class org.vishia.docuGen.DocuGen.Args
 
search(FileRemote, byte[], FileRemoteWalkerCallback, FileRemoteProgressEvData) - Method in class org.vishia.fileLocalAccessor.FileAccessorLocalJava7
 
search(FileRemote, byte[], FileRemoteWalkerCallback, FileRemoteProgressEvData) - Method in class org.vishia.fileRemote.FileAccessZip
 
search(byte[], FileRemoteWalkerCallback, FileRemoteProgressEvData) - Method in class org.vishia.fileRemote.FileRemote
Search in all files.
search(FileRemote, byte[], FileRemoteWalkerCallback, FileRemoteProgressEvData) - Method in class org.vishia.fileRemote.FileRemoteAccessor
Search in all files.
search - Variable in class org.vishia.fileRemote.FileRemoteCallbackSearch
 
search(float, Object, int, int, int, CurveInterpolation.Get) - Static method in class org.vishia.math.CurveInterpolation
Binary search of x in points[...][0]
search(Key) - Method in class org.vishia.util.IndexMultiTable
Searches the object with exact this key or the object which's key is the nearest lesser one.
search(Key, boolean, boolean[]) - Method in class org.vishia.util.IndexMultiTable
Searches the key in the tables.
search(String) - Method in class org.vishia.util.SortedList
 
searchAddMethodAndInvoke(String, ZbnfJavaOutput.DstInstanceAndClass, ZbnfJavaOutput.DstInstanceAndClass) - Method in class org.vishia.zbnf.ZbnfJavaOutput
Searches the add_semantic(Object)-Method and invokes it.
searchAliasForValue(String) - Method in interface org.vishia.util.ReplaceAlias_ifc
Try to replace the start of path with a given alias.
searchAndSortin(Key, Type, int, Type) - Method in class org.vishia.util.IndexMultiTable_Table
Sorts in the given value before the given element with the same key forward.
searchAndTranslateClassDef(ZbnfParseResultItem, String, String) - Method in class org.vishia.header2Reflection.Header2Reflection
Deprecated.
 
searchbackAndSortin(Key, Type, int, Type) - Method in class org.vishia.util.IndexMultiTable_Table
Sorts in the given value before the given element with the same key backward.
searchComponentsDestination(String, ZbnfParseResultItem, ZbnfJavaOutput.DstInstanceAndClass, Class<?>) - Method in class org.vishia.zbnf.ZbnfJavaOutput
Searches a class and instance appropriate to the given semantic to store a component.
searchCreateMethod(Class<?>, Object, String, ZbnfJavaOutput.DstInstanceAndClass, ZbnfParseResultItem) - Method in class org.vishia.zbnf.ZbnfJavaOutput
Searches a method with signature new_().
searchCreateNew(Class<?>, Object, String, ZbnfJavaOutput.DstInstanceAndClass, ZbnfParseResultItem) - Method in class org.vishia.zbnf.ZbnfJavaOutput
Searches a method with signature new_().
searchDestinationAndWriteResult(String, ZbnfJavaOutput.DstInstanceAndClass, Class<?>, ZbnfParseResultItem) - Method in class org.vishia.zbnf.ZbnfJavaOutput
searches the method or field matching to the semantic of the leaf resultItem (not a ZBNF-component) and write the given content of resultItem into it,
searchDispatchBits(int) - Method in class org.vishia.msgDispatch.MsgDispatcherCore
Searches and returns the bits where a message is dispatch to.
searchFileInParent(File, String...) - Static method in class org.vishia.util.FileFunctions
Searches a file given with local path in this directory and in all parent directories.
searchInclFileInIncludePath(String, String, boolean, char[]) - Method in class org.vishia.checkDeps_C.CheckDependencyFile
Searches the file in the include path respectively from the current file.
searchInclFileInIncludePath(String, List<File>) - Method in class org.vishia.checkDeps_C.CheckDependencyFile
 
searchInFile(FileRemote) - Method in class org.vishia.fileRemote.FileRemoteCallbackSearch
Compare two files.
searchInFiles(List<File>, String, Appendable) - Static method in class org.vishia.util.FileFunctions
This is equal the usual grep, but with given files.
searchInParent(File, String...) - Static method in class org.vishia.util.FileFunctions
Deprecated.
not currently tested, use FileFunctions.searchFileInParent(File, String...) for simple files with wildcard-mask.
searchInTables(Object, boolean, IndexMultiTable<Key, Type>.IndexBox) - Method in class org.vishia.util.IndexMultiTable_Table
Searches the key in the tables.
searchLastAndSortin(Key, Type, int) - Method in class org.vishia.util.IndexMultiTable_Table
Sorts in the given value after all other values with the same key.
searchMethod(int[], Class<?>, String, Class<?>[][]) - Method in class org.vishia.zbnf.ZbnfJavaOutput
Searches a method with given Name and given argument types in the class or in its super-classes and interfaces.
searchOrCreateDir(String) - Method in class org.vishia.fileRemote.FileCluster
Searches a directory due to the given path.
searchOrCreateTimerEvent() - Method in class org.vishia.states.PrepareTransition
Gets the timeout event from the top state or the StateParallel or creates that event.
searchStateCommon() - Method in class org.vishia.states.PrepareTransition
Searches the common state between all PrepareTransition.dstStates and the source state.
searchSyntaxPrescript(String) - Method in class org.vishia.zbnf.ZbnfParser
 
secondNewline - Variable in class org.vishia.util.StringFormatter
The last written Character on StringFormatter.append(char).
secondsAfter1970Now - Variable in class org.vishia.header2Reflection.Header2Reflection
Deprecated.
 
secondsGPSfromUTC(int) - Static method in class org.vishia.util.LeapSeconds
 
seek(int) - Method in class org.vishia.util.StringPart
Deprecated.
seek(CharSequence, int) - Method in class org.vishia.util.StringPart
Common seek operation with several modes in flags.
seek(CharSequence) - Method in class org.vishia.util.StringPart
Searchs the given String inside the valid part, posits the begin of the part to the begin of the searched string.
seek(char, int) - Method in class org.vishia.util.StringPart
Searchs the given character inside the valid part, posits the begin of the part to the begin of the searched char.
seekAfterNewline() - Method in class org.vishia.util.StringPart
 
seekAnyChar(CharSequence) - Method in class org.vishia.util.StringPart
Seeks to one of the characters contained in chars, starting from the begin of the current part.
seekAnyString(CharSequence[], int[]) - Method in class org.vishia.util.StringPart
Searchs the given CharSequence inside the valid part, posits the begin of the part to the begin of the searched string.
seekBack - Static variable in class org.vishia.util.StringPart
 
seekBackToAnyChar(CharSequence) - Method in class org.vishia.util.StringPart
Seeks back from the current end to one of the characters contained in chars, starting from the end of the current part.
seekBackward(CharSequence) - Method in class org.vishia.util.StringPart
Seeks back form the current end to the end of the given String starting from the end of the current part.
seekBegin() - Method in class org.vishia.util.StringPart
Displaces the begin of the part to the leftest possible begin.
seekCheck(CharSequence) - Method in class org.vishia.util.StringPart
Seeks to the given CharSequence, result is left side of the string.
seekCheckEnd(CharSequence) - Method in class org.vishia.util.StringPart
Seeks to the given CharSequence, start position is after the string.
seekEnd - Static variable in class org.vishia.util.StringPart
 
seekEnd(CharSequence) - Method in class org.vishia.util.StringPart
Seeks to the given CharSequence, start position is after the string.
seekNextLine() - Method in class org.vishia.util.StringPart
Seeks to the next non-empty line.
seekNoChar(CharSequence) - Method in class org.vishia.util.StringPart
Posits the start of the part after all of the chars given in the parameter string.
seekNormal - Static variable in class org.vishia.util.StringPart
Flag to force seeking forward.
seekNoWhitespace() - Method in class org.vishia.util.StringPart
Displaces the start of the part to the first char it is no whitespace.
seekNoWhitespaceOrComments() - Method in class org.vishia.util.StringPart
Displaces the begin of the part to the first char it is no whitespace or comment.
seekPos(int) - Method in class org.vishia.util.StringPart
Sets the begin of the current part relative to the given number of character.
seekPosBack(int) - Method in class org.vishia.util.StringPart
Sets the begin of the current part backward from end.
seekScanPos(int) - Method in class org.vishia.util.StringPartScan
Sets the current begin to pos relativ to the current part.
seekToLeft - Static variable in class org.vishia.util.StringPart
 
segment - Variable in class org.vishia.bridgeC.MemSegmJc
 
segment(MemSegmJc) - Static method in class org.vishia.bridgeC.MemSegmJc
 
sel - Variable in class org.vishia.testutil.TestConditionCombi.NumString
 
selAllDirEntries() - Method in class org.vishia.util.FilepathFilterM
Returns true if this filter selects all sub directories till end of tree.
selAllEntries() - Method in class org.vishia.util.FilepathFilterM
returns true if this filter will select all entries of this level.
selAllFilesInDir() - Method in class org.vishia.util.FilepathFilterM
returns true if this filter will select all files asked from a dir level.
select - Variable in class org.vishia.docuGen.DocuGen.Topic
ZBNF: <*,)\ ?
select - Static variable in class org.vishia.fileRemote.FileMark
Flags is a simple marker for manual selecting for a file, also for a directory, shown in red in Fcmd.
select - Static variable in interface org.vishia.util.MarkMask_ifc
Flags is a simple marker for selecting a node.
select2 - Static variable in interface org.vishia.util.MarkMask_ifc
Flags is a simple marker for selecting a node.
select2Parent - Static variable in interface org.vishia.util.MarkMask_ifc
Flags is a simple marker for selecting a parent node which contains node with MarkMask_ifc.select.
selectFileRemoteAccessor(CharSequence) - Method in interface org.vishia.fileRemote.FileRemote.FileRemoteAccessorSelector
The structure of path, usual a start string should be decide which access instance should be used.
selectFilter - Variable in class org.vishia.fileRemote.FileRemoteCmdEventData
Wildcard mask to select source files.
selectFilter() - Method in class org.vishia.fileRemote.FileRemoteCmdEventData
 
selectForCopy - Static variable in class org.vishia.fileRemote.FileMark
Flags is a marker for files or the whole dir to copy, select in orange in Fcmd.
selectForCopySomeInDir - Static variable in class org.vishia.fileRemote.FileMark
Flags is a marker for directory which contains some to copy, select in light orange in Fcmd.
selectLocalFileAlways - Static variable in class org.vishia.fileLocalAccessor.FileAccessorLocalJava7
Access selector which uses FileAccessorLocalJava7 for any path.
selectMask - Variable in class org.vishia.fileRemote.FileRemoteCmdEventData
Bits to select from mark.
selectMask() - Method in class org.vishia.fileRemote.FileRemoteCmdEventData
 
SelectMask - Class in org.vishia.util
This is a standard implementation of the universal interface to mark instances as select-able and to support selection.
SelectMask() - Constructor for class org.vishia.util.SelectMask
 
selectMask - Variable in class org.vishia.util.SelectMask
The mask with some mark bits.
selectParent - Static variable in interface org.vishia.util.MarkMask_ifc
Flags is a simple marker for selecting a parent node which contains node with MarkMask_ifc.select.
selectSomeInDir - Static variable in class org.vishia.fileRemote.FileMark
Flags means that some but not all files are marked inside a directory.
semantic - Variable in class org.vishia.genJavaOutClass.GenJavaOutClass.SubClassField
 
semantic - Variable in class org.vishia.genJavaOutClass.GenJavaOutClass.SubClassJava
The semantic identifier how given in parse script.
semantic - Variable in class org.vishia.zbnf.ZbnfJavaOutput.DstInstanceAndClass
 
semanticStoreSrc - Variable in class org.vishia.zbnf.ZbnfParser.PrescriptParser.SubParser
Associated semantic to store the source. null: nothing to store.
sEmpty - Static variable in class org.vishia.zbnf.ZbnfParser
Helpfull empty string to build some spaces in strings.
sEncoding - Variable in class org.vishia.xmlSimple.XmlBeautificator
 
sEncoding - Variable in class org.vishia.xmlSimple.XmlSequWriter
 
sEncoding - Variable in class org.vishia.xmlSimple.Xsltpre
encoding argument
send(byte[], int, Address_InterProcessComm) - Method in interface org.vishia.communication.InterProcessComm
Sends Data.
send(byte[], int, Address_InterProcessComm) - Method in class org.vishia.communication.InterProcessComm_SocketImpl
 
send(byte[], int, Address_InterProcessComm) - Method in class org.vishia.communication.InterProcessCommRxThread
Send a telegram to the given dst.
sEnd - Variable in class org.vishia.util.FilepathFilterM
 
sendcmd(String, Object) - Method in class org.vishia.cmd.JZtxtcmdThread
Sends a command from another thread to this thread.
sendEvent(Object) - Method in class org.vishia.event.EventWithDst
Sends the event to the given destination.
sEndline - Static variable in class org.vishia.util.StringCmp
 
sEndlineCommentStringStart - Variable in class org.vishia.zbnf.ZbnfParser
The start of a comment string, if null than no comment is known.
sendmsg(String, Object) - Method in class org.vishia.cmd.JZtxtcmdThread
 
sendMsg(int, CharSequence, Object...) - Method in class org.vishia.mainCmd.MainCmd.LogMessageImplConsole
Deprecated.
 
sendMsg(int, CharSequence, Object...) - Method in class org.vishia.mainCmd.MainCmd.LogMessageImplErrConsole
Deprecated.
 
sendMsg(int, CharSequence, Object...) - Method in class org.vishia.mainCmd.MainCmd.LogMessageImplFile
Deprecated.
 
sendMsg(int, CharSequence, Object...) - Method in class org.vishia.mainCmd.MainCmd
Deprecated.
Sends a message.
sendMsg(int, CharSequence, Object...) - Method in class org.vishia.mainCmd.MainCmdLoggingStream
 
sendMsg(int, CharSequence, Object...) - Method in class org.vishia.mainCmd.ReportWrapperLog
Sends a message.
sendMsg(int, CharSequence, Object...) - Method in interface org.vishia.msgDispatch.LogMessage
Sends a message.
sendMsg(int, CharSequence, Object...) - Method in class org.vishia.msgDispatch.LogMessageFile
Sends a message.
sendMsg(int, CharSequence, Object...) - Method in class org.vishia.msgDispatch.LogMessageStream
 
sendMsg(int, CharSequence, Object...) - Method in class org.vishia.msgDispatch.MsgDispatcherCore
Sends a message.
sendMsgTime(int, OS_TimeStamp, CharSequence, Object...) - Method in class org.vishia.mainCmd.MainCmd.LogMessageImplConsole
Deprecated.
 
sendMsgTime(int, OS_TimeStamp, CharSequence, Object...) - Method in class org.vishia.mainCmd.MainCmd.LogMessageImplErrConsole
Deprecated.
 
sendMsgTime(int, OS_TimeStamp, CharSequence, Object...) - Method in class org.vishia.mainCmd.MainCmd.LogMessageImplFile
Deprecated.
 
sendMsgTime(int, OS_TimeStamp, CharSequence, Object...) - Method in class org.vishia.mainCmd.MainCmd
Deprecated.
Sends a message.
sendMsgTime(int, OS_TimeStamp, CharSequence, Object...) - Method in class org.vishia.mainCmd.MainCmdLoggingStream
 
sendMsgTime(int, OS_TimeStamp, CharSequence, Object...) - Method in class org.vishia.mainCmd.ReportWrapperLog
Sends a message.
sendMsgTime(int, OS_TimeStamp, CharSequence, Object...) - Method in interface org.vishia.msgDispatch.LogMessage
Sends a message.
sendMsgTime(int, OS_TimeStamp, CharSequence, Object...) - Method in class org.vishia.msgDispatch.LogMessageFile
Sends a message.
sendMsgTime(int, OS_TimeStamp, CharSequence, Object...) - Method in class org.vishia.msgDispatch.LogMessageStream
 
sendMsgTime(int, OS_TimeStamp, CharSequence, Object...) - Method in class org.vishia.msgDispatch.MsgDispatcherCore
Sends a message.
sendMsgTimeToAppendableDst(Appendable, int, int, OS_TimeStamp, CharSequence, Object...) - Method in class org.vishia.mainCmd.MainCmd
Deprecated.
 
sendMsgVaList(int, OS_TimeStamp, CharSequence, Va_list) - Method in class org.vishia.mainCmd.MainCmd.LogMessageImplConsole
Deprecated.
 
sendMsgVaList(int, OS_TimeStamp, CharSequence, Va_list) - Method in class org.vishia.mainCmd.MainCmd.LogMessageImplErrConsole
Deprecated.
 
sendMsgVaList(int, OS_TimeStamp, CharSequence, Va_list) - Method in class org.vishia.mainCmd.MainCmd.LogMessageImplFile
Deprecated.
 
sendMsgVaList(int, OS_TimeStamp, CharSequence, Va_list) - Method in class org.vishia.mainCmd.MainCmd
Deprecated.
Sends a message.
sendMsgVaList(int, OS_TimeStamp, CharSequence, Va_list) - Method in class org.vishia.mainCmd.MainCmdLoggingStream
 
sendMsgVaList(int, OS_TimeStamp, CharSequence, Va_list) - Method in class org.vishia.mainCmd.ReportWrapperLog
Sends a message.
sendMsgVaList(int, OS_TimeStamp, CharSequence, Va_list) - Method in interface org.vishia.msgDispatch.LogMessage
Sends a message.
sendMsgVaList(int, OS_TimeStamp, CharSequence, Va_list) - Method in class org.vishia.msgDispatch.LogMessageFile
Sends a message.
sendMsgVaList(int, OS_TimeStamp, CharSequence, Va_list) - Method in class org.vishia.msgDispatch.LogMessageStream
Sends a message.
sendMsgVaList(int, OS_TimeStamp, CharSequence, Va_list) - Method in class org.vishia.msgDispatch.MsgDispatcherCore
Sends a message.
sEndName - Variable in class org.vishia.util.FilepathFilter.NameFilter
 
sEndPath - Variable in class org.vishia.util.FilepathFilter.PathFilter
 
separateDirName(CharSequence) - Static method in class org.vishia.util.FileFunctions
Separates dir and name from a given path
separateIn2arrays(IndexMultiTableInteger<?>, IndexMultiTableInteger<?>, IndexMultiTableInteger<?>) - Static method in class org.vishia.util.IndexMultiTableInteger
separates the src into two arrays with the half size .
separateIndex(String, int[]) - Static method in class org.vishia.byteData.ByteDataSymbolicAccess
Separates an string-given index from a path.
separator - Variable in class org.vishia.zcmd.Csv2Data
The character which is the separator of columns in the line.
SeqEntrant() - Constructor for class org.vishia.inspcComm.InspcDatagram.SeqEntrant
 
seqnr() - Method in class org.vishia.inspcComm.InspcDatagram.SeqEntrant
 
serialize() - Method in interface org.vishia.event.Payload
Converts to dedicated bytes which presents the content.
serialize() - Method in class org.vishia.event.PayloadBack
Serialize is not supported by this implementation.
serialize() - Method in class org.vishia.fileRemote.FileRemoteCmdEventData
 
serialize() - Method in class org.vishia.fileRemote.FileRemoteProgressEvData
 
serialVersionUID - Static variable in class org.vishia.bridgeC.ConcurrentLinkedQueue
 
serialVersionUID - Static variable in class org.vishia.bridgeC.OS_TimeStamp
 
serialVersionUID - Static variable in exception org.vishia.cmd.JZtxtcmdExecuter.CmdErrorLevelException
 
serialVersionUID - Static variable in exception org.vishia.cmd.JZtxtcmdExecuter.ExitException
 
serialVersionUID - Static variable in exception org.vishia.cmd.JZtxtcmdExecuter.JZcmdThrow
 
serialVersionUID - Static variable in class org.vishia.cmd.JZtxtcmdExecuter.ListMap
 
serialVersionUID - Static variable in class org.vishia.event.EventWithDst
 
serialVersionUID - Static variable in class org.vishia.event.TimeOrder
 
serialVersionUID - Static variable in class org.vishia.fileRemote.FileRemote
 
serialVersionUID - Static variable in class org.vishia.fileRemote.FileRemoteAccessor
 
serialVersionUID - Static variable in class org.vishia.fileRemote.FileRemoteCmdEventData
 
serialVersionUID - Static variable in class org.vishia.fileRemote.FileRemoteProgressEvData
 
serialVersionUID - Static variable in class org.vishia.fileRemote.FileZip
 
serialVersionUID - Static variable in class org.vishia.util.SortedList
 
serialVersionUID - Static variable in class org.vishia.util.SortedStringList
 
serialVersionUID - Static variable in exception org.vishia.util.UnexpectedException
 
serialVersionUID - Static variable in exception org.vishia.xmlSimple.XmlException
 
sError - Variable in class org.vishia.event.EventConsumerAwait
Set in EventConsumerAwait.setDone(String) as info about error from the event.
sError - Variable in class org.vishia.event.PayloadBack
A possible error message.
sError - Variable in class org.vishia.util.FileAppend
 
sError - Variable in class org.vishia.util.FileWriter
Deprecated.
 
set(MemSegmJc) - Method in class org.vishia.bridgeC.MemSegmJc
Assignment from another given instance.
set(OS_TimeStamp) - Method in class org.vishia.bridgeC.OS_TimeStamp
Sets this instance to the timestamp given in src.
set(int) - Method in class org.vishia.byteData.ByteDataVariable.Int16
 
set(int) - Method in class org.vishia.byteData.ByteDataVariable.Int32
Sets the value in the associated binary data.
set(int, int) - Method in class org.vishia.byteData.ByteDataVariable.Int32Array
Set a value to the indexed element.
set(int) - Method in class org.vishia.byteData.ByteDataVariable.Uint16
 
set(int, int) - Method in class org.vishia.byteData.ByteDataVariable.Uint16Array
 
set(int) - Method in class org.vishia.byteData.ByteDataVariable.Uint32
 
set(int, int) - Method in class org.vishia.byteData.ByteDataVariable.Uint32Array
 
set(int) - Method in class org.vishia.cmd.JZtxtcmdExecuter.NextNr
Set method, next access returns value.
set - Variable in class org.vishia.mainCmd.MainCmd.Argument
Deprecated.
 
set(double, double) - Method in class org.vishia.math.ComplexDouble
 
set - Variable in class org.vishia.util.Arguments.Argument
 
set(String) - Method in class org.vishia.util.DataAccess.DatapathElement
Creates a datapath element, for general purpose.
set(StringPartScan, Map<String, DataAccess.IntegerIx>, Class<?>) - Method in class org.vishia.util.DataAccess.DatapathElement
Creates a datapath element, for general purpose.
set(Object) - Method in class org.vishia.util.DataAccess.Dst
Sets the val to the given instance.
set(Type) - Method in class org.vishia.util.IndexMultiTable.IteratorImpl
Sets a new value to the given key!
set(int, int) - Method in class org.vishia.util.IntegerBlockArray
 
set - Variable in class org.vishia.util.IterableMapValue
 
set(int, Object) - Method in class org.vishia.util.SortedList
This Method throws a RuntimeException because the adding to the list at a specified position is not concept of the SortedList.
set_absPath() - Method in class org.vishia.util.FilePath.XXXZbnfFilepath
Deprecated.
FromZbnf.
set_abstract() - Method in class org.vishia.header2Reflection.CheaderParser.Destructor
 
set_abstract() - Method in class org.vishia.header2Reflection.CheaderParser.MethodDef
 
set_accessPath(String) - Method in class org.vishia.cmd.JZtxtcmdScript.AccessFilesetname
For ZbnfJavaOutput: <""?
set_acclevel(String) - Method in class org.vishia.header2Reflection.CheaderParser.Description
 
set_addLocals() - Method in class org.vishia.cmd.JZtxtcmdScript.Subroutine
 
set_answer(int) - Method in class org.vishia.inspcComm.InspcDatagram.SeqEntrant
 
set_append() - Method in class org.vishia.cmd.JZtxtcmdScript.AssignExpr
 
set_appendToFile() - Method in class org.vishia.cmd.JZtxtcmdScript.DefVariable
Only used for Openfile += name;
set_argsCheck() - Method in class org.vishia.cmd.JZtxtcmdScript.CmdInvoke
 
set_arrayClasses(int) - Method in class org.vishia.header2Reflection.ExtReflection_Insp_h.ExtReflection_Insp
 
set_association(String) - Method in class org.vishia.header2Reflection.CheaderParser.ExternObject
 
set_attribute(CheaderParser.AttributeOrTypedef) - Method in class org.vishia.header2Reflection.CheaderParser.AttributeOrTypedef
 
set_auxDescription(String) - Method in class org.vishia.header2Reflection.CheaderParser.Description
Only because |
set_binaryOperator(String) - Method in class org.vishia.header2Reflection.CheaderParser.Value
 
set_bitModifiers(int) - Method in class org.vishia.byteData.Field_Jc
 
set_boolCheckAndOperation() - Method in class org.vishia.util.CalculatorExpr.SetExprBase.SetExpr
 
set_boolCheckOrOperation() - Method in class org.vishia.util.CalculatorExpr.SetExprBase.SetExpr
 
set_boolNot(String) - Method in class org.vishia.util.CalculatorExpr.SetExprBase.SetExpr
 
set_breakBlock() - Method in class org.vishia.cmd.JZtxtcmdScript.StatementList
 
set_callName(JZtxtcmdScript.JZcmditem) - Method in class org.vishia.cmd.JZtxtcmdScript.CallStatement
 
set_charValue(char) - Method in class org.vishia.util.CalculatorExpr.Operation
 
set_charValue(String) - Method in class org.vishia.util.CalculatorExpr.SetExprBase.SetExpr
A character is stored as integer.
set_checkForVariable(String) - Method in class org.vishia.cmd.JZtxtcmdScript.ForStatement
 
set_chglevel(String) - Method in class org.vishia.header2Reflection.CheaderParser.Description
 
set_cIndent(String) - Method in class org.vishia.cmd.JZtxtcmdScript.StatementList
 
set_class(String) - Method in class org.vishia.header2Reflection.CheaderParser.MethodTypedef
 
set_Class(Class<?>) - Method in class org.vishia.util.DataAccess.DatapathElementClass
 
set_classDataBlock(int) - Method in class org.vishia.header2Reflection.ExtReflection_Insp_h.ExtReflection_Insp
 
set_close() - Method in class org.vishia.cmd.JZtxtcmdScript.TextOut
 
set_cmd(String) - Method in class org.vishia.cmd.PrepareCmd
Deprecated.
Sets the command and prepares it.
set_cmd(int) - Method in class org.vishia.inspcComm.Inspcitem.Head
 
set_cmdDatagram(int) - Method in class org.vishia.inspcComm.InspcDatagram.Base
 
set_cmpn(String) - Method in class org.vishia.zbnf.ebnfConvert.EBNFread.EBNFexpr
 
set_cmpOperator(String) - Method in class org.vishia.util.CalculatorExpr.SetExprBase.SetExpr
 
set_comment(String) - Method in class org.vishia.zbnf.ebnfConvert.EBNFread.EBNFexpr
 
set_commonPath(String) - Method in class org.vishia.cmd.JZtxtcmdScript.UserFileset
From Zbnf: srcpath = <""?!
set_commonPath(String) - Method in class org.vishia.util.FileSet
 
set_conditionDef(String) - Method in class org.vishia.header2Reflection.CheaderParser.StatementBlock
 
set_conditionDef(String) - Method in class org.vishia.header2Reflection.CheaderParser.Value
 
set_conditionDefNot(String) - Method in class org.vishia.header2Reflection.CheaderParser.ConditionBlock
 
set_conditionDefNot(String) - Method in class org.vishia.header2Reflection.CheaderParser.ConditionDef
 
set_const() - Method in class org.vishia.cmd.JZtxtcmdScript.DefVariable
From Zbnf: [ const
set_const() - Method in class org.vishia.header2Reflection.CheaderParser.HeaderBlock
 
set_constDef(String) - Method in class org.vishia.header2Reflection.CheaderParser.HeaderBlock
 
set_cppRef() - Method in class org.vishia.header2Reflection.CheaderParser.Type
 
set_crossRef(String) - Method in class org.vishia.docuGen.DocuGen.Document
 
set_cssHtml(String) - Method in class org.vishia.docuGen.DocuGen.Document
 
set_debug() - Method in class org.vishia.cmd.JZtxtcmdScript.StatementList
 
set_dirWrk - Variable in class org.vishia.tools.ReadWriteFileBase.ArgsBase
 
set_doubleValue(double) - Method in class org.vishia.util.CalculatorExpr.Operation
 
set_doubleValue(double) - Method in class org.vishia.util.CalculatorExpr.SetExprBase.SetExpr
Sets a value to the current operation.
set_drive(String) - Method in class org.vishia.util.FilePath.XXXZbnfFilepath
Deprecated.
FromZbnf.
set_dst(JZtxtcmdScript.Argument) - Method in class org.vishia.cmd.JZtxtcmdScript.FileOpArg
 
set_elseConditionBlock(String) - Method in class org.vishia.header2Reflection.CheaderParser.ConditionBlock
Ignore <?
set_encryption(int) - Method in class org.vishia.inspcComm.InspcDatagram.SeqEntrant
 
set_entrant(int) - Method in class org.vishia.inspcComm.InspcDatagram.SeqEntrant
 
set_envVariable(String) - Method in class org.vishia.util.DataAccess.DataAccessSet
 
set_errorText(String) - Method in class org.vishia.cmd.JZtxtcmdScript.DataText
 
set_errorToOutput(String) - Method in class org.vishia.cmd.JZtxtcmdScript.StatementList
 
set_errortype(String) - Method in class org.vishia.cmd.JZtxtcmdScript.Onerror
 
set_exitScript(int) - Method in class org.vishia.cmd.JZtxtcmdScript.StatementList
 
set_ext(String) - Method in class org.vishia.util.FilePath.XXXZbnfFilepath
Deprecated.
FromZbnf.
set_Field(String) - Method in class org.vishia.byteData.SuperclassIfc_idxMtblJc_ByteDataAccess
Sets the current field of the super or interface array.
set_File(JZtxtcmdScript.JZcmditem) - Method in class org.vishia.cmd.JZtxtcmdScript.JZcmdDataAccess
 
set_filePath(String) - Method in class org.vishia.cmd.JZtxtcmdScript.UserFileset
 
set_fIn - Variable in class org.vishia.tools.ReadWriteFileBase.ArgsBase
 
set_floatModifier(String) - Method in class org.vishia.header2Reflection.CheaderParser.Value
 
set_floatNumber(int) - Method in class org.vishia.header2Reflection.CheaderParser.Value
 
set_flush() - Method in class org.vishia.cmd.JZtxtcmdScript.TextOut
 
set_formatText(String) - Method in class org.vishia.cmd.JZtxtcmdScript.DataText
 
set_forVariable(String) - Method in class org.vishia.cmd.JZtxtcmdScript.ForStatement
 
set_HeaderEntry(String) - Method in class org.vishia.header2Reflection.CheaderParser.ZbnfResultFile
 
set_HeaderEntryDef(String) - Method in class org.vishia.header2Reflection.CheaderParser.ZbnfResultFile
 
set_hrefCtrl(String) - Method in class org.vishia.docuGen.DocuGen.ZbnfDocuGenCtrl
 
set_ident(String) - Method in class org.vishia.util.DataAccess.DatapathElement
 
set_ident(String) - Method in class org.vishia.util.DataAccess.SetDatapathElement
 
set_index(int) - Method in class org.vishia.util.DataAccess.SetDatapathElement
Deprecated.
set_inputfile(String) - Method in class org.vishia.docuGen.DocuGen.DocuInput
 
set_inputfile(String) - Method in class org.vishia.docuGen.DocuGen.Target
 
set_intValue(int) - Method in class org.vishia.util.CalculatorExpr.Operation
 
set_intValue(int) - Method in class org.vishia.util.CalculatorExpr.SetExprBase.SetExpr
Sets a value to the current operation.
set_javapath(String) - Method in class org.vishia.util.DataAccess.DatapathElementClass
 
set_javapath(String) - Method in class org.vishia.util.DataAccess.SetDatapathElement
 
set_length(int) - Method in class org.vishia.byteData.ObjectArray_Jc
 
set_literal(String) - Method in class org.vishia.zbnf.ebnfConvert.EBNFread.EBNFexpr
 
set_loader(ClassLoader) - Method in class org.vishia.util.DataAccess.DatapathElementClass
 
set_longModifier(String) - Method in class org.vishia.header2Reflection.CheaderParser.Value
 
set_mode(int) - Method in class org.vishia.byteData.ObjectArray_Jc
 
set_modifier(String) - Method in class org.vishia.header2Reflection.CheaderParser.HeaderBlock
 
set_modifiers(int) - Method in class org.vishia.byteData.Class_Jc
Sets the modifier in the ByteData.
set_name(String) - Method in class org.vishia.cmd.JZtxtcmdScript.Argument
 
set_name(String) - Method in class org.vishia.cmd.JZtxtcmdScript.DefVariable
 
set_name(String) - Method in class org.vishia.cmd.JZtxtcmdScript.StatementList
 
set_name(String) - Method in class org.vishia.cmd.JZtxtcmdScript.Subroutine
 
set_name(String) - Method in class org.vishia.cmd.JZtxtcmdScript.UserFileset
 
set_name(String) - Method in class org.vishia.cmd.JZtxtcmdScript.Zmake
 
set_name(String) - Method in class org.vishia.cmd.PrepareCmd
Deprecated.
Sets the name of the command.
set_name(String) - Method in class org.vishia.header2Reflection.CheaderParser.ClassDefinition
 
set_name(String) - Method in class org.vishia.header2Reflection.CheaderParser.StructDefinition
 
set_name(String) - Method in class org.vishia.header2Reflection.CheaderParser.Superclass
 
set_name(String) - Method in class org.vishia.header2Reflection.CheaderParser.Type
 
set_name(String) - Method in class org.vishia.util.FilePath.XXXZbnfFilepath
Deprecated.
FromZbnf.
set_name(String) - Method in class org.vishia.zcmd.Bin2Data.ZbnfResultDescrElement
 
set_newline() - Method in class org.vishia.cmd.JZtxtcmdScript.StatementList
 
set_newline() - Method in class org.vishia.cmd.JZtxtcmdScript.TextOut
 
set_newTimestamp() - Method in class org.vishia.cmd.JZtxtcmdScript.FileOpArg
 
set_nIndent(long) - Method in class org.vishia.cmd.JZtxtcmdScript.StatementList
 
set_nrofArrayElements(int) - Method in class org.vishia.byteData.Field_Jc
 
set_nrofBytes(int) - Method in class org.vishia.inspcComm.InspcDatagram.Base
 
set_nrofBytes(int) - Method in class org.vishia.inspcComm.Inspcitem.Head
 
set_nrofRelocEntries(int) - Method in class org.vishia.header2Reflection.ExtReflection_Insp_h.ExtReflection_Insp
 
set_nSize(int) - Method in class org.vishia.byteData.Class_Jc
 
set_number(int) - Method in class org.vishia.header2Reflection.CheaderParser.Value
 
set_offsetToObjectifcBase(int) - Method in class org.vishia.byteData.Field_Jc
 
set_operation(boolean) - Method in class org.vishia.util.DataAccess.DatapathElement
Invoked from ZbnfJavaOutput or other via reflection.
set_operation() - Method in class org.vishia.util.DataAccess.DatapathElement
Invoked from ZbnfJavaOutput or other via reflection.
set_order(int) - Method in class org.vishia.inspcComm.Inspcitem.HeadOrder
 
set_outHtml(DocuGen.Document) - Method in class org.vishia.docuGen.DocuGen.Document
 
set_output(String) - Method in class org.vishia.docuGen.DocuGen.Target
 
set_outWord(DocuGen.Document) - Method in class org.vishia.docuGen.DocuGen.Document
 
set_overwr() - Method in class org.vishia.cmd.JZtxtcmdScript.FileOpArg
 
set_overwro() - Method in class org.vishia.cmd.JZtxtcmdScript.FileOpArg
 
set_parentClasspath(String) - Method in class org.vishia.cmd.JZtxtcmdScript.DefClasspathVariable
 
set_path(String) - Method in class org.vishia.util.FilePath.XXXZbnfFilepath
Deprecated.
FromZbnf.
set_pathbase(String) - Method in class org.vishia.util.FilePath.XXXZbnfFilepath
Deprecated.
FromZbnf.
set_plainText(String) - Method in class org.vishia.cmd.JZtxtcmdScript.JZcmditem
 
set_plainText(String) - Method in class org.vishia.cmd.JZtxtcmdScript.StatementList
Sets the plainText From ZBNF. invokes JZtxtcmdScript.StatementList.set_textReplLf(String) if the text contains other characters as white spaces.
set_Pointer() - Method in class org.vishia.header2Reflection.CheaderParser.Type
 
set_pointer() - Method in class org.vishia.header2Reflection.CheaderParser.Type
 
set_position(int) - Method in class org.vishia.byteData.Field_Jc
 
set_position(int) - Method in class org.vishia.zcmd.Bin2Data.ZbnfResultDescrElement
 
set_posObjectBase(int) - Method in class org.vishia.byteData.Class_Jc
 
set_rlink - Variable in class org.vishia.tools.PrepareAsciidoc.Args
 
set_scale(double) - Method in class org.vishia.zcmd.Bin2Data.ZbnfResultDescrElement
 
set_scriptdir() - Method in class org.vishia.cmd.JZtxtcmdScript.StatementList
 
set_scriptVariable(String) - Method in class org.vishia.util.FilePath.XXXZbnfFilepath
Deprecated.
FromZbnf.
set_seqnr(int) - Method in class org.vishia.inspcComm.InspcDatagram.SeqEntrant
 
set_sign(int) - Method in class org.vishia.header2Reflection.ExtReflection_Insp_h.ExtReflection_Insp
 
set_simpleCharLiteral(String) - Method in class org.vishia.header2Reflection.CheaderParser.Value
Adds a string representing the parsed char.
set_simulinkTag(String) - Method in class org.vishia.header2Reflection.CheaderParser.Description
Add more as one simulinkTag with ":value:", get with simulinkTag.contains(":value:")
set_sizeElement(int) - Method in class org.vishia.byteData.ObjectArray_Jc
 
set_skipWhiteSpaces() - Method in class org.vishia.cmd.JZtxtcmdScript.StatementList
 
set_src(JZtxtcmdScript.Argument) - Method in class org.vishia.cmd.JZtxtcmdScript.FileOpArg
 
set_srcpath(String) - Method in class org.vishia.docuGen.DocuGen.Target
 
set_startVariable(String) - Method in class org.vishia.util.DataAccess.DataAccessSet
 
set_statement(CheaderParser.StatementBlock) - Method in class org.vishia.header2Reflection.CheaderParser.ConditionalStatement
 
set_tagname(String) - Method in class org.vishia.header2Reflection.CheaderParser.StructDefinition
 
set_text(String) - Method in class org.vishia.cmd.JZtxtcmdScript.JZcmditem
 
set_text(String) - Method in class org.vishia.header2Reflection.CheaderParser.Description
 
set_textReplLf(String) - Method in class org.vishia.cmd.JZtxtcmdScript.StatementList
Sets the textReplLf From ZBNF.
set_textValue(String) - Method in class org.vishia.util.CalculatorExpr.Operation
 
set_textValue(String) - Method in class org.vishia.util.CalculatorExpr.SetExprBase.SetExpr
 
set_throwonerror(int) - Method in class org.vishia.cmd.JZtxtcmdScript.StatementList
 
set_transliteration(String) - Method in class org.vishia.cmd.JZtxtcmdScript.StatementList
 
set_type(int) - Method in class org.vishia.byteData.Field_Jc
Sets the type value.
set_type(String) - Method in class org.vishia.cmd.JZtxtcmdScript.DefVariable
 
set_type(String) - Method in class org.vishia.msgDispatch.MsgText_ifc.MsgConfigItem
 
set_type(String) - Method in class org.vishia.zcmd.Bin2Data.ZbnfResultDescrElement
 
set_typeChar(String) - Method in class org.vishia.byteData.ByteDataSymbolicAccess.Variable
 
set_typedParameter(CheaderParser.AttributeOrTypedef) - Method in class org.vishia.header2Reflection.CheaderParser.AttributeOrTypedef
 
set_TypeOffs(int) - Method in class org.vishia.byteData.SuperclassIfc_idxMtblJc_ByteDataAccess
Sets the address of the type in the data as offset for relocation.
set_unaryOperator(String) - Method in class org.vishia.util.CalculatorExpr.SetExprBase.SetExpr
 
set_unknown() - Method in class org.vishia.header2Reflection.CheaderParser.Arraysize
Array with [] as pointer or unknown determined by initializer.
set_useLocals() - Method in class org.vishia.cmd.JZtxtcmdScript.Subroutine
 
set_utf16code(long) - Method in class org.vishia.cmd.JZtxtcmdScript.StatementList
 
set_value(String) - Method in class org.vishia.header2Reflection.CheaderParser.DefineDefinition
 
set_variable(String) - Method in class org.vishia.header2Reflection.CheaderParser.Value
 
set_visibility(CheaderParser.Superclass) - Method in class org.vishia.header2Reflection.CheaderParser.Superclass
 
set_whatisit(String) - Method in class org.vishia.util.DataAccess.DatapathElement
 
setAbort() - Method in class org.vishia.fileRemote.FileRemoteProgressEvData
Set from application to force abort in the executer.
setAccessorSelector(FileRemote.FileRemoteAccessorSelector) - Static method in class org.vishia.fileRemote.FileRemote
 
setAction(StateAction) - Method in class org.vishia.states.StateSimple.Trans
Sets the action to this transition.
setActualArgumentArray(Object[]) - Method in class org.vishia.util.DataAccess.DatapathElement
Adds any argument with its value.
setActualArguments(Object...) - Method in class org.vishia.util.DataAccess.DatapathElement
Adds any argument with its value.
setAddress(int) - Method in class org.vishia.util.StdHexFormatWriter
A new address flushes the output and begins a new line of output.
setAddrSegm(Object, int) - Method in class org.vishia.bridgeC.MemSegmJc
 
setAddrSegm(MemSegmJc) - Method in class org.vishia.bridgeC.MemSegmJc
The copy assignment.
setAlias(StringPart) - Method in class org.vishia.xmlSimple.Xsltpre
 
setAliasOld(StringPart) - Method in class org.vishia.xmlSimple.Xsltpre
 
setAlternativeAndOffsetToEnd(int, int) - Method in class org.vishia.zbnf.ZbnfParserStore
Sets the spread of the item (@link ZbnfParserStore.ParseResultItemImplement.offsetAfterEnd and the number of the alternative into a existing item.
setAndEvaluateSyntax() - Method in class org.vishia.zbnf.GenZbnfJavaData
 
setAnswer(FileRemoteProgressEvData.ProgressCmd) - Method in class org.vishia.fileRemote.FileRemoteProgressEvData
This operation should be called by the application if a #quest() is detected.
setArg(int, int) - Method in class org.vishia.bridgeC.VaArgBuffer
 
setArgument(String) - Method in interface org.vishia.mainCmd.MainCmd.SetArgument
Deprecated.
 
setArgument(String) - Method in interface org.vishia.util.Arguments.SetArgument
 
setArgument(String, Object) - Method in class org.vishia.util.OutTextPreparer.DataTextPreparer
User routine to set a named argument with a value.
setArgument(int, Object) - Method in class org.vishia.util.OutTextPreparer.DataTextPreparer
User routine to set a argument in order with a value.
setAssertionInstance(ExcUtil) - Static method in class org.vishia.util.ExcUtil
This routine instantiates the assertion handling with a special user instance.
setAt(int, char) - Method in class org.vishia.util.StringFormatter
 
setAttribute(String, Object, int) - Method in class org.vishia.cmd.JZtxtcmdExecuter.ExecuteLevel
 
setAttribute(String) - Method in class org.vishia.xmlReader.XmlJzCfgAnalyzer.XmlStructureNode
It is invoked via reflection from XmlJzCfgAnalyzer.newCfgReadStruct()
setAttribute(String, String) - Method in interface org.vishia.xmlSimple.XmlNode
Sets an attribute by name.
setAttribute(String, String, String) - Method in interface org.vishia.xmlSimple.XmlNode
Sets an attribute by name.
setAttribute(String, String) - Method in class org.vishia.xmlSimple.XmlNodeSimple
 
setAttribute(String, String, String) - Method in class org.vishia.xmlSimple.XmlNodeSimple
 
setAttributes(FileRemote, Path, BasicFileAttributes) - Static method in class org.vishia.fileLocalAccessor.FileAccessorLocalJava7
Sets the real attributs.
setAttributRef(int) - Method in class org.vishia.header2Reflection.BinOutPrep
Sets the reference from the class to its fields.
setAuxInfo(Object) - Method in class org.vishia.states.StateSimple
Sets any auxiliary information to that state.
setAvail(FileRemoteProgressEvData) - Method in class org.vishia.fileRemote.FileRemoteProgressEventConsumer
This operation moves the gathered number of to the available numbers.
setBeginMaxPart() - Method in class org.vishia.util.StringPart
Sets the start of the maximal part to the actual start of the valid part.
setBigEndian(boolean) - Method in class org.vishia.byteData.ByteDataAccess
Deprecated.
Sets the big or little endian mode.
setBigEndian(boolean) - Method in class org.vishia.byteData.ByteDataAccessBase
Sets the big or little endian mode.
setBigEndian(boolean) - Method in class org.vishia.byteData.ByteDataAccessOld
Deprecated.
Sets the big or little endian mode.
setBindings(Bindings, int) - Method in class org.vishia.cmd.JZtxtcmdExecuter.ExecuteLevel
 
setBindings(Bindings, int) - Method in class org.vishia.jztxtcmd.JZtxtcmd
 
setBit(int, int, boolean) - Static method in class org.vishia.util.DataAccess
Sets a bit in a int word
setbOverwriteAll(boolean) - Method in class org.vishia.fileRemote.FileRemoteProgressEvData
Set from application to force abort in the executer.
setBufferInThreadContext(char[]) - Static method in class org.vishia.bridgeC.ThreadContextFW
 
setCallback(FileRemoteWalkerCallback) - Method in class org.vishia.fileRemote.FileRemoteCmdEventData
 
setCallbackOnReceivedData(Runnable) - Method in class org.vishia.byteData.ByteDataSymbolicAccess
setCallbackOnReceivedData(Runnable) - Method in interface org.vishia.byteData.VariableContainer_ifc
Ensures that the variables will get the actual values, maybe forces communication with any device.
setCallTemplate(StringBuffer, StringPart) - Method in class org.vishia.xmlSimple.Xsltpre
 
setCallTemplateOld(StringBuffer, StringPart) - Method in class org.vishia.xmlSimple.Xsltpre
 
setCanonicalAbsPath(String) - Method in class org.vishia.fileRemote.FileRemote
Sets this as a non-symbolic linked file or dir with the given path.
setCfg(String) - Method in class org.vishia.header2Reflection.Header2Reflection
Deprecated.
 
setCfg(XmlCfg) - Method in class org.vishia.xmlReader.XmlJzReader
Set the CmlCfg with a Java-given structure, especially for config reading.
setCfgFromZml(File) - Method in class org.vishia.xmlReader.XmlCfg
 
setCharset(String) - Method in class org.vishia.byteData.ByteDataAccessBase
 
setCharsetForOutput(String) - Method in class org.vishia.cmd.CmdExecuter
 
setChecknew - Variable in class org.vishia.zbnf.Zbnf2Xml.CmdLine
 
setCheckNewness(boolean) - Method in class org.vishia.header2Reflection.Header2Reflection
Deprecated.
 
setChildrenRefreshed() - Method in class org.vishia.fileRemote.FileRemote.InternalAccess
Removes all children which are marked as FileRemote.mRefreshChildPending, removes the FileRemote.mShouldRefresh mark for this directory and sets the FileRemote.timeRefresh and FileRemote.timeChildren to the current time then.
setClassBasedOnObjectJc() - Method in class org.vishia.header2Reflection.BinOutPrep
 
setClassSuperclass(int) - Method in class org.vishia.header2Reflection.BinOutPrep
 
setCmd - Variable in class org.vishia.util.FileList.Args
 
SetCmd(OutTextPreparer, StringPartScan, Class<?>) - Constructor for class org.vishia.util.OutTextPreparer.SetCmd
 
SetCmd(OutTextPreparer, String, Class<?>) - Constructor for class org.vishia.util.OutTextPreparer.SetCmd
 
setCmdChgFileRemote(FileRemote, FileRemoteCmdEventData.Cmd, FileRemote, String, long) - Method in class org.vishia.fileRemote.FileRemoteCmdEventData
Sets the command and data for changing a file in a remote file system.
setCmdError() - Method in class org.vishia.cmd.JZtxtcmdScript.Onerror
Sets the statement to a cmd error execution.
setCmdExecuter(CmdExecuter) - Method in class org.vishia.cmd.JZtxtcmdExecuter.ExecuteLevel
Use the given CmdExecuter especially for a JZtxtcmdExecuter#execSub(org.vishia.cmd.JZtxtcmdScript.Subroutine, List, boolean, Appendable, File) after JZtxtcmdExecuter.ExecuteLevel.levelForSubroutine(org.vishia.cmd.JZtxtcmdScript.Subroutine).
setCmdWalkLocal(FileRemote, FileRemoteCmdEventData.Cmd, FileRemote, int, int, String, int, int, FileRemoteWalkerCallback, int) - Method in class org.vishia.fileRemote.FileRemoteCmdEventData
Sets the command and data for walk through the file system on a local device in the same data space.
setCmdWalkRemote(FileRemote, FileRemoteCmdEventData.Cmd, FileRemote, String, int, int) - Method in class org.vishia.fileRemote.FileRemoteCmdEventData
Sets the command and data for walk through the file system for remote access.
setCmpAndCpy - Variable in class org.vishia.checkDeps_C.CheckDeps.Args
 
setCompress - Variable in class org.vishia.zip.Zip.Args
 
setConfig(String) - Method in class org.vishia.header2Reflection.Header2Reflection
Deprecated.
 
setContent(Class, Object, ZbnfParseResultItem) - Method in class org.vishia.zbnf.ZbnfJavaOutput
This is the main method to set content (non-static variant).
setContentStorePath(String) - Method in class org.vishia.xmlReader.XmlCfg.XmlCfgNode
This method is invoked from the xml configuration reader to create a DataAccess element for the content of the node..
setContext(ScriptContext) - Method in class org.vishia.jztxtcmd.JZtxtcmd
 
setCurrdir - Variable in class org.vishia.checkDeps_C.CheckDeps.Args
 
setcurrdir(String) - Method in class org.vishia.mainCmd.MainCmd
Deprecated.
Sets the Property MainCmd.currdir() for this instance.
setcurrdir(String) - Method in interface org.vishia.mainCmd.MainCmd_ifc
Sets the Property MainCmd_ifc.currdir() for this instance.
setCurrdirFromFile(String) - Static method in class org.vishia.util.FileFunctions
Sets the current dir from the stored String in a file.
setCurrentDir(File) - Method in class org.vishia.cmd.CmdExecuter
Sets the current directory for the next execution.
setCurrentMaxPart() - Method in class org.vishia.util.StringPart
Sets the range of the maximal part to the currentvalid part.
setCurrentPartTo(StringPart.Part) - Method in class org.vishia.util.StringPart
Sets the actual part of the given Part as destination.
setCurrentPosition(long) - Method in class org.vishia.util.StringPart
Sets the current position at a fix position inside the maxPart.
setCurrentPosition(int) - Method in class org.vishia.zbnf.ZbnfParserStore
Removes all entries start from position.
setCycle(int, int) - Method in class org.vishia.event.TimeOrder
Sets the cycle of the event for TimeOrder.activateCyclic().
SetDatapathElement(Object) - Constructor for class org.vishia.util.DataAccess.SetDatapathElement
 
SetDatapathElement() - Constructor for class org.vishia.util.DataAccess.SetDatapathElement
 
setDebug(String, int) - Method in class org.vishia.util.OutTextPreparer.DataTextPreparer
Sets a debug point.
setDebugLocalFileContains(String) - Method in class org.vishia.checkDeps_C.CheckDependencyFile
 
setDebugPosition(int, int, int) - Method in class org.vishia.zbnf.ZbnfParser
Sets info for debug break, see using of ZbnfParser.dbgPosFrom etc.
setDebugStop(int) - Method in class org.vishia.xmlReader.XmlJzCfgAnalyzer
Only for internal debug.
setDebugStop(int) - Method in class org.vishia.xmlReader.XmlJzReader
Only for internal debug.
setDebugStopTag(String) - Method in class org.vishia.xmlReader.XmlJzReader
 
setDebugTextOut(Appendable) - Method in class org.vishia.xmlSimple.XmlSequWriter
Sets an output for text output of the created XML.
setDecimalSeparator(char) - Method in class org.vishia.util.StringFormatter
Sets an deviant decimal separator for floating point digigs, country-specific.
setDefaults(String) - Method in class org.vishia.msgDispatch.MsgDispatcher
 
setDeleted() - Method in class org.vishia.fileRemote.FileRemote.InternalAccess
Sets this FileRemote to the delete state because the underlying file was deleted.
setDir - Variable in class org.vishia.util.FileList.Args
 
setDirObj(String) - Method in class org.vishia.checkDeps_C.CheckDependencyFile
Set an object directory.
setDirShouldRefresh() - Method in class org.vishia.fileRemote.FileRemote
 
setDirSrcMirror(String) - Method in class org.vishia.checkDeps_C.CheckDependencyFile
 
setDone(String) - Method in class org.vishia.event.EventConsumerAwait
This operation should be called by the implementing class if an event was received with "done" information.
setDone(boolean, String) - Method in class org.vishia.event.PayloadBack
 
setDouble(int, double) - Method in class org.vishia.byteData.ByteDataAccess
Deprecated.
Set the content of 8 byte from a double variable.
setDouble(int, double) - Method in class org.vishia.byteData.ByteDataAccessBase
Set the content of 8 byte from a double variable.
setDouble(int, double) - Method in class org.vishia.byteData.ByteDataAccessOld
Deprecated.
Set the content of 8 byte from a double variable.
setDouble(double, int...) - Method in class org.vishia.byteData.ByteDataSymbolicAccess.Variable
 
setDouble(double) - Method in class org.vishia.byteData.ByteDataSymbolicAccess.Variable
 
setDouble(double) - Method in interface org.vishia.byteData.VariableAccess_ifc
Sets the value from this variable.
setDouble(double, int...) - Method in interface org.vishia.byteData.VariableAccessArray_ifc
Sets the value from this variable.
setDouble(double) - Method in class org.vishia.byteData.VariableAccessWithBitmask
 
setDouble(double) - Method in class org.vishia.byteData.VariableAccessWithIdx
 
setDouble(int, double) - Method in class org.vishia.util.TimedValues.Track
 
setDoubleVal(int, double) - Method in class org.vishia.byteData.ByteDataAccessSimple
 
setDoubleVal(int, double) - Method in class org.vishia.byteData.RawDataAccess
Deprecated.
 
setDst(int, int) - Method in class org.vishia.communication.SocketCommSimple
Sets the destination for the next following telegrams for SocketCommSimple.tx(byte[], int)
setDst(EventConsumer) - Method in class org.vishia.event.EventWithDst
 
setDst(String) - Method in class org.vishia.header2Reflection.CheaderParser.Args
 
setDummyObj - Variable in class org.vishia.checkDeps_C.CheckDeps.Args
 
setEchoCmdOut(Appendable) - Method in class org.vishia.cmd.CmdExecuter
Possible to use for debugging which commands are executed.
setElif(StringBuffer, StringPart) - Method in class org.vishia.xmlSimple.Xsltpre
 
setElifOld(StringBuffer, StringPart) - Method in class org.vishia.xmlSimple.Xsltpre
 
setElse(StringBuffer, StringPart) - Method in class org.vishia.xmlSimple.Xsltpre
 
setElseEnd(StringBuffer, StringPart) - Method in class org.vishia.xmlSimple.Xsltpre
 
setElseEndOld(StringBuffer, StringPart) - Method in class org.vishia.xmlSimple.Xsltpre
 
setElseOld(StringBuffer, StringPart) - Method in class org.vishia.xmlSimple.Xsltpre
 
setEncoding(String) - Method in class org.vishia.xmlSimple.XmlSequWriter
 
setEntryAction(StateAction) - Method in class org.vishia.states.StateSimple
Sets the entry-action for this state.
setEnv(String, String) - Method in class org.vishia.cmd.CmdExecuter
Sets an environment variable.
setEnvIgnoreCase(String, String) - Method in class org.vishia.cmd.CmdExecuter
Sets an environment variable.
setErrorWriter(Writer) - Method in class org.vishia.cmd.JZtxtcmdExecuter.ExecuteLevel
 
setEvalDeps - Variable in class org.vishia.checkDeps_C.CheckDeps.Args
 
setEvent(EventWithDst) - Method in class org.vishia.event.TimeOrder
 
setException(boolean) - Method in class org.vishia.byteData.ByteDataAccessBase
Sets whether an exception should be thrown on adding a child or it should be return with false to continue as soon as possible without exception handling.
setExecObj(Object) - Method in class org.vishia.util.OutTextPreparer.DataTextPreparer
Sets an instance due to the given 'execClass' for the script.
setExitAction(Runnable) - Method in class org.vishia.states.StateSimple
Sets the exit-action for this state.
setExitErrorLevel(int) - Method in class org.vishia.mainCmd.MainCmd
Deprecated.
set the exitErrorLevel of the maximum of given level of every call.
setExitErrorLevel(int) - Method in interface org.vishia.mainCmd.MainCmdLogging_ifc
set the exitErrorLevel of the maximum of given level of every call.
setExitErrorLevel(int) - Method in class org.vishia.mainCmd.MainCmdLoggingStream
 
setExitErrorLevel(int) - Method in class org.vishia.mainCmd.ReportWrapperLog
 
setExpr(String, String[]) - Method in class org.vishia.util.CalculatorExpr
Converts the given expression in a stack operable form.
setExpr(String, Map<String, DataAccess.IntegerIx>, Class<?>) - Method in class org.vishia.util.CalculatorExpr
Deprecated.
it should be possible to use #setExpr(StringPartScan, Map, Class) in all cases.
setExpr(StringPartScan, Map<String, DataAccess.IntegerIx>, Class<?>, boolean) - Method in class org.vishia.util.CalculatorExpr
Converts the given expression in a stack operable form (Reverse Polish Notation) to execute.
setExpr(String) - Method in class org.vishia.util.CalculatorExpr
Converts the given expression in a stack operable form.
setExpr(String, Class<?>) - Method in class org.vishia.util.CalculatorExpr
Converts the given expression in a stack operable form.
setExpr(StringPartScan, Class<?>, boolean) - Method in class org.vishia.util.CalculatorExpr
Converts the given expression in a stack operable form.
SetExpr() - Constructor for class org.vishia.util.CalculatorExpr.SetExprBase.SetExpr
Creates a new instance of this class for sub expressions (parenthesis, arguments).
SetExpr(CalculatorExpr.SetExprBase.SetExpr) - Constructor for class org.vishia.util.CalculatorExpr.SetExprBase.SetExpr
 
SetExprBase(boolean, Object) - Constructor for class org.vishia.util.CalculatorExpr.SetExprBase
 
SetExprBase(boolean) - Constructor for class org.vishia.util.CalculatorExpr.SetExprBase
 
SetExprBase(CalculatorExpr) - Constructor for class org.vishia.util.CalculatorExpr.SetExprBase
 
SetExprBase(CalculatorExpr.SetExprBase) - Constructor for class org.vishia.util.CalculatorExpr.SetExprBase
 
setFieldsOnly(boolean) - Method in class org.vishia.zbnf.ZbnfJavaOutput
Sets the association mode:
setFieldTypeInfos(String, StringBuffer, Header2Reflection.FieldTypeInfos, int) - Method in class org.vishia.header2Reflection.Header2Reflection.ConverterClass
Deprecated.
Detects all infos about the field type.
setFileCfg - Variable in class org.vishia.checkDeps_C.CheckDeps.Args
 
setFileDep - Variable in class org.vishia.checkDeps_C.CheckDeps.Args
 
setFileObject(Object) - Method in class org.vishia.fileRemote.FileRemote
 
setFinishElementPath(String) - Method in class org.vishia.xmlReader.XmlCfg.XmlCfgNode
Sets the path for the "set element" invocation see XmlCfg.XmlCfgNode.elementFinishPath.
setFlagBit(int) - Method in class org.vishia.fileRemote.FileRemote.InternalAccess
 
setFlagBits(int, int) - Method in class org.vishia.fileRemote.FileRemote.InternalAccess
 
setFloat(int, float) - Method in class org.vishia.byteData.ByteDataAccess
Deprecated.
Set the content of 4 byte from a float variable.
setFloat(int, int, int, float) - Method in class org.vishia.byteData.ByteDataAccess
Deprecated.
 
setFloat(int, float) - Method in class org.vishia.byteData.ByteDataAccessBase
Set the content of 4 byte from a float variable.
setFloat(int, int, int, float) - Method in class org.vishia.byteData.ByteDataAccessBase
 
setFloat(int, float) - Method in class org.vishia.byteData.ByteDataAccessOld
Deprecated.
Set the content of 4 byte from a float variable.
setFloat(int, int, int, float) - Method in class org.vishia.byteData.ByteDataAccessOld
Deprecated.
 
setFloat(float, int...) - Method in class org.vishia.byteData.ByteDataSymbolicAccess.Variable
 
setFloat(float) - Method in class org.vishia.byteData.ByteDataSymbolicAccess.Variable
 
setFloat(float) - Method in interface org.vishia.byteData.VariableAccess_ifc
Sets the value from this variable.
setFloat(float, int...) - Method in interface org.vishia.byteData.VariableAccessArray_ifc
Sets the value from this variable.
setFloat(float) - Method in class org.vishia.byteData.VariableAccessWithBitmask
Sets a float to the variable.
setFloat(float) - Method in class org.vishia.byteData.VariableAccessWithIdx
Sets a float to the variable.
setFloat(float, int...) - Method in class org.vishia.byteData.VariableAccessWithIdx
Sets a value to the variable which is an array variable.
setFloat(int, float) - Method in class org.vishia.util.TimedValues.Track
 
setFloatVal(int, float) - Method in class org.vishia.byteData.ByteDataAccessSimple
 
setFloatVal(int, float) - Method in class org.vishia.byteData.RawDataAccess
Deprecated.
 
setIdent(String) - Method in class org.vishia.util.DataAccess.DatapathElement
 
setIdentSize() - Method in class org.vishia.byteData.Class_Jc
 
setIdentSize(boolean, boolean, int, int) - Method in class org.vishia.byteData.Object_Jc
 
setIdThreadForMsgDispatching(long) - Method in class org.vishia.msgDispatch.MsgDispatcherCore
Sets the capability that messages which are create in the dispatcher thread are output immediately though the output channel should be used in the dispatcher thread.
setIdxCurrentChildEnd(int) - Method in class org.vishia.byteData.ByteDataAccess
Deprecated.
sets the idxCurrentChildEnd and idxEnd.
setIdxCurrentChildEnd(int) - Method in class org.vishia.byteData.ByteDataAccessOld
Deprecated.
sets the idxCurrentChildEnd and idxEnd.
setIdxtoNextCurrentChild() - Method in class org.vishia.byteData.ByteDataAccess
Deprecated.
sets the idxCurrentChild to the known idxCurrentChildEnd.
setIdxtoNextCurrentChild(int) - Method in class org.vishia.byteData.ByteDataAccessBase
Prepares a new child for this.
setIdxtoNextCurrentChild() - Method in class org.vishia.byteData.ByteDataAccessOld
Deprecated.
sets the idxCurrentChild to the known idxCurrentChildEnd.
setIf(StringBuffer, StringPart) - Method in class org.vishia.xmlSimple.Xsltpre
 
setIfEnd(StringBuffer, StringPart) - Method in class org.vishia.xmlSimple.Xsltpre
 
setIfEndOld(StringBuffer, StringPart) - Method in class org.vishia.xmlSimple.Xsltpre
 
setIfNext(StringBuffer, StringPart) - Method in class org.vishia.xmlSimple.Xsltpre
 
setIfOld(StringBuffer, StringPart) - Method in class org.vishia.xmlSimple.Xsltpre
 
setIgnoreComment(boolean) - Method in class org.vishia.util.StringPart
Set the mode of ignoring comments.
setIgnoreComment(String, String) - Method in class org.vishia.util.StringPart
Set the character string of inline commentmode of ignoring comments.
setIgnoreEndlineComment(boolean) - Method in class org.vishia.util.StringPart
Set the mode of ignoring comments to end of line.
setIgnoreEndlineComment(String) - Method in class org.vishia.util.StringPart
Set the character string introducing the comments to end of line.
setIgnoreWhitespaces(boolean) - Method in class org.vishia.util.StringPart
Set the mode of ignoring whitespaces.
setImageData(byte[]) - Method in class org.vishia.byteData.ObjectArraySet_Jc
Initializes the instance with the given image from a target system.
setInput(String) - Method in class org.vishia.zbnf.Zbnf2Xml.Args
 
setInput - Variable in class org.vishia.zbnf.Zbnf2Xml.CmdLine
 
setInput - Variable in class org.vishia.zip.Zip.Args
 
setInputfile(String) - Method in class org.vishia.util.StringPart
Sets the input file for information StringPart.getInputfile()
setInsertMode(boolean) - Method in class org.vishia.util.StringFormatter
sets the insert or overwrite mode, returns the current mode before change.
setInset(String, int, XmlNode, String) - Method in class org.vishia.xmlSimple.WikistyleTextToSimpleXml
 
setInt(int, int...) - Method in class org.vishia.byteData.ByteDataSymbolicAccess.Variable
 
setInt(int) - Method in class org.vishia.byteData.ByteDataSymbolicAccess.Variable
 
setInt(int) - Method in interface org.vishia.byteData.VariableAccess_ifc
Sets the value into the variable.
setInt(int, int...) - Method in interface org.vishia.byteData.VariableAccessArray_ifc
Sets the value into the variable.
setInt(int) - Method in class org.vishia.byteData.VariableAccessWithBitmask
 
setInt(int) - Method in class org.vishia.byteData.VariableAccessWithIdx
 
setInt(int, int) - Method in class org.vishia.util.TimedValues.Track
 
setInt16(int, int) - Method in class org.vishia.byteData.ByteDataAccess
Deprecated.
Set the content of 2 bytes from an integer between -32768..32768, or from an integer number between 0..65535.
setInt16(int, int, int, int) - Method in class org.vishia.byteData.ByteDataAccess
Deprecated.
 
setInt16(int, int) - Method in class org.vishia.byteData.ByteDataAccessBase
Set the content of 2 bytes from an integer between -32768..32768, or from an integer number between 0..65535.
setInt16(int, int, int, int) - Method in class org.vishia.byteData.ByteDataAccessBase
 
setInt16(int, int) - Method in class org.vishia.byteData.ByteDataAccessOld
Deprecated.
Set the content of 2 bytes from an integer between -32768..32768, or from an integer number between 0..65535.
setInt16(int, int, int, int) - Method in class org.vishia.byteData.ByteDataAccessOld
Deprecated.
 
setInt32(int, int) - Method in class org.vishia.byteData.ByteDataAccess
Deprecated.
Set the content of 4 bytes as a integer number between -2147483648 and 2147483647, big- or little-endian depended from setBigEndian().
setInt32(int, int, int, int) - Method in class org.vishia.byteData.ByteDataAccess
Deprecated.
 
setInt32(int, int) - Method in class org.vishia.byteData.ByteDataAccessBase
Set the content of 4 bytes as a integer number between -2147483648 and 2147483647, big- or little-endian depended from setBigEndian().
setInt32(int, int, int, int) - Method in class org.vishia.byteData.ByteDataAccessBase
 
setInt32(int, int) - Method in class org.vishia.byteData.ByteDataAccessOld
Deprecated.
Set the content of 4 bytes as a integer number between -2147483648 and 2147483647, big- or little-endian depended from setBigEndian().
setInt32(int, int, int, int) - Method in class org.vishia.byteData.ByteDataAccessOld
Deprecated.
 
setInt8(int, int) - Method in class org.vishia.byteData.ByteDataAccess
Deprecated.
Set the content of 1 bytes as a positive nr between 0..256.
setInt8(int, int, int, int) - Method in class org.vishia.byteData.ByteDataAccess
Deprecated.
 
setInt8(int, int) - Method in class org.vishia.byteData.ByteDataAccessBase
Set the content of 1 bytes as a positive nr between 0..256.
setInt8(int, int, int, int) - Method in class org.vishia.byteData.ByteDataAccessBase
 
setInt8(int, int) - Method in class org.vishia.byteData.ByteDataAccessOld
Deprecated.
Set the content of 1 bytes as a positive nr between 0..256.
setInt8(int, int, int, int) - Method in class org.vishia.byteData.ByteDataAccessOld
Deprecated.
 
setIntVal(int, int, long) - Method in class org.vishia.byteData.ByteDataAccessSimple
 
setIntVal(int, int, long) - Method in class org.vishia.byteData.RawDataAccess
Deprecated.
 
setKeyValue(int, Key, Object) - Method in class org.vishia.util.IndexMultiTable_Table
 
setLastModified(FileRemote, long) - Method in class org.vishia.fileLocalAccessor.FileAccessorLocalJava7
 
setLastModified(FileRemote, long) - Method in class org.vishia.fileRemote.FileAccessZip
 
setLastModified(long) - Method in class org.vishia.fileRemote.FileRemote
 
setLastModified(FileRemote, long) - Method in class org.vishia.fileRemote.FileRemoteAccessor
 
setLeapSeconds(int, Date) - Static method in class org.vishia.util.LeapSeconds
Sets the leap seconds for a given timestamp.
setLengthAndDate(long, long, long, long) - Method in class org.vishia.fileRemote.FileRemote.InternalAccess
The values are set if there are not ==-1
setLengthCurrentChildElement(int) - Method in class org.vishia.byteData.ByteDataAccessOld
Deprecated.
Sets the length of the current child element after calling next().
setLengthElement(int) - Method in class org.vishia.byteData.ByteDataAccess
Deprecated.
Sets the length of the element in this and all ByteDataAccess.parent of this.
setLengthElement(int) - Method in class org.vishia.byteData.ByteDataAccessBase
Sets the length of the element in this and all ByteDataAccessBase.parent of this.
setLengthElement(int) - Method in class org.vishia.byteData.ByteDataAccessOld
Deprecated.
Sets the length of the element in this and all ByteDataAccessOld.parent of this.
setLengthMax() - Method in class org.vishia.util.StringPart
Sets the length to the end of the maximal part.
SetLineColumn_ifc - Interface in org.vishia.util
This interface is used to mark functionality to set a line and column information.
setLineColumnFile(int, int, String) - Method in class org.vishia.cmd.JZtxtcmdScript.JZcmditem
 
setLineColumnFile(int, int, String) - Method in class org.vishia.cmd.JZtxtcmdScript.StatementList
 
setLineColumnFile(int, int, String) - Method in interface org.vishia.util.SetLineColumn_ifc
 
setLineColumnFileMode() - Method in class org.vishia.cmd.JZtxtcmdScript.JZcmditem
Returns wheter only the line or only the column should be set.
setLineColumnFileMode() - Method in class org.vishia.cmd.JZtxtcmdScript.StatementList
Returns wheter only the line or only the column should be set.
setLineColumnFileMode() - Method in interface org.vishia.util.SetLineColumn_ifc
Returns wheter only the line or only the column should be set.
setLinemode(boolean) - Method in class org.vishia.zbnf.ZbnfParser
Sets the line mode or not.
setList() - Method in class org.vishia.xmlReader.XmlCfg.XmlCfgNode
 
setListfile - Variable in class org.vishia.util.FileList.Args
 
setLittleEndianBig2() - Method in class org.vishia.byteData.ByteDataAccessBase
 
setLocalHostPort(int) - Method in class org.vishia.communication.Address_InterProcessComm_Socket
Creates an destination adress at local host
setLocalVariable(String, char, Object, boolean) - Method in class org.vishia.cmd.JZtxtcmdExecuter.ExecuteLevel
 
setLog(Appendable) - Method in class org.vishia.util.CalculatorExpr
 
setLogComponents(Appendable) - Method in class org.vishia.zbnf.ZbnfParser
Optional setting to log which syntax components are entered on which input position.
setLogMessageDestination(LogMessage) - Method in class org.vishia.mainCmd.MainCmd
Deprecated.
Redirects the LogMessage implementation of this class to the given implementor.
setLogMessageOpenClose(LogMessage, int) - Method in class org.vishia.msgDispatch.LogMessageFile
Sets a log output if a open or close action is done.
setLogMessageOutput(LogMessage, int) - Static method in class org.vishia.bridgeC.AllocInBlock
 
setLong(long, int...) - Method in class org.vishia.byteData.ByteDataSymbolicAccess.Variable
 
setLong(long) - Method in class org.vishia.byteData.ByteDataSymbolicAccess.Variable
 
setLong(long) - Method in interface org.vishia.byteData.VariableAccess_ifc
Sets the value into the variable.
setLong(long, int...) - Method in interface org.vishia.byteData.VariableAccessArray_ifc
Sets the value into the variable.
setLong(long) - Method in class org.vishia.byteData.VariableAccessWithBitmask
 
setLong(long) - Method in class org.vishia.byteData.VariableAccessWithIdx
 
setMainRoutine(JZtxtcmdScript.Subroutine) - Method in class org.vishia.cmd.JZtxtcmdScript.ZbnfJZcmdScript
 
setMainSyntax(String) - Method in class org.vishia.zbnf.ZbnfParser
Sets another syntax rule as the first entry in the given syntax.
setManifest - Variable in class org.vishia.zip.Zip.Args
 
setManifest(File) - Method in class org.vishia.zip.Zip
Sets a manifest information from a given file.
setMarked(int, Object) - Method in class org.vishia.fileRemote.FileMark
 
setMarked(int) - Method in class org.vishia.fileRemote.FileRemote
Marks the file with the given bits in mask.
setMarked(int, Object) - Method in class org.vishia.fileRemote.FileRemote
marks a bit in the FileRemote.mark, creates it if it is not existing yet.
setMarked(int, Object) - Method in interface org.vishia.util.MarkMask_ifc
Sets the mark bits of the object for the given source.
setMarked(int, Object) - Method in class org.vishia.util.SelectMask
Sets some bits of the mask.
setMarkParent(int, boolean) - Method in class org.vishia.fileRemote.FileMark
Sets a mark to all parents of this till the FileMark.markRoot is found.
setMask - Variable in class org.vishia.util.FileList.Args
 
setMethodsOnly(boolean) - Method in class org.vishia.zbnf.ZbnfJavaOutput
Sets the association mode:
setMkdirAll(boolean) - Method in class org.vishia.fileRemote.FileRemoteProgressEvData
Set from application to force abort in the executer.
setMsgDispaching(MsgDispatcher, String) - Method in class org.vishia.msgDispatch.MsgConfig
Sets the dispatching of all captured messages.
setMsgGroupIdent(String, int, int) - Method in class org.vishia.msgDispatch.MsgPrintStream
Creates a group with the given text and the given ident number range.
setMsgIdents(MsgText_ifc) - Method in class org.vishia.msgDispatch.MsgPrintStream
Sets all associations between a message identification text to its ident number or to its number range.
setMsgIdents(MsgText_ifc) - Method in interface org.vishia.msgDispatch.MsgPrintStream_ifc
 
setMsgIdents(MsgConfig, String) - Method in class org.vishia.msgDispatch.MsgRedirectConsole
 
setMsgTextConverter(MsgText_ifc) - Method in class org.vishia.msgDispatch.MsgDispatcherCore
 
setName(String) - Method in class org.vishia.byteData.Class_Jc
 
setName(String) - Method in class org.vishia.byteData.Field_Jc
 
setNamespaceEntry(String, String) - Method in class org.vishia.xmlReader.XmlJzReader
This operation is only necessary if a name space declaration is missing in the xml file to read.
setNameSpaceStorePath(String) - Method in class org.vishia.xmlReader.XmlCfg.XmlCfgNode
Set the dataAccess for storing a namespace definition.
setNewElementPath(String) - Method in class org.vishia.xmlReader.XmlCfg.XmlCfgNode
Sets the path for the "new element" invocation see XmlCfg.XmlCfgNode.elementStorePath.
setNewFromType(boolean) - Method in class org.vishia.zbnf.ZbnfJavaOutput
 
setNonMarked(int, Object) - Method in class org.vishia.fileRemote.FileRemote
resets a marker bit in the existing FileRemote.mark or does nothing if the bit is not present.
setNonMarked(int, Object) - Method in interface org.vishia.util.MarkMask_ifc
Removes the mark bits of the object for the given source.
setNonMarked(int, Object) - Method in class org.vishia.util.SelectMask
Resets some bits of the mask.
setNonMarkedRecursively(int, Object, boolean) - Method in class org.vishia.fileRemote.FileMark
 
setNonMarkedRecursively(int, Object) - Method in class org.vishia.fileRemote.FileRemote
resets a marker bit in the existing FileRemote.mark or does nothing if the bit is not present.
setNull() - Method in class org.vishia.bridgeC.MemSegmJc
 
setOffs_attributes(int) - Method in class org.vishia.byteData.Class_Jc
Sets the value in element attributes so, that it is the offset to the given data.
setOffs_declaringClass(int) - Method in class org.vishia.byteData.Field_Jc
 
setOffs_interfaces(int) - Method in class org.vishia.byteData.Class_Jc
 
setOffs_superclasses(int) - Method in class org.vishia.byteData.Class_Jc
 
setOperation - Static variable in class org.vishia.util.CalculatorExpr.Operators
Sets the given value to the accu.
setOperator(CalculatorExpr.Operator) - Method in class org.vishia.util.CalculatorExpr.Operation
 
setOperator(String) - Method in class org.vishia.util.CalculatorExpr.Operation
 
setOptimized - Variable in class org.vishia.zbnf.Zbnf2Xml.CmdLine
 
setOrClrFlagBit(int, boolean) - Method in class org.vishia.fileRemote.FileRemote.InternalAccess
 
setOrder(FileRemoteCmdEventData, EventWithDst<FileRemoteProgressEvData, ?>) - Method in class org.vishia.fileLocalAccessor.FileAccessorLocalJava7.WalkerThread
 
setOrderId(long) - Method in class org.vishia.event.EventWithDst
 
setOut - Variable in class org.vishia.zbnf.Zbnf2Xml.CmdLine
 
setOutAscii - Variable in class org.vishia.zbnf.Zbnf2Xml.CmdLine
 
setOutBin(String, boolean, boolean) - Method in class org.vishia.header2Reflection.Header2Reflection
Deprecated.
 
setOutC(String) - Method in class org.vishia.header2Reflection.Header2Reflection
Deprecated.
 
setOutDir(String) - Method in class org.vishia.header2Reflection.C2DataDeps
 
setOutDir(String) - Method in class org.vishia.header2Reflection.Header2Reflection
Deprecated.
 
setOutEncoding - Variable in class org.vishia.zbnf.Zbnf2Xml.CmdLine
 
setOutOffset(String) - Method in class org.vishia.header2Reflection.Header2Reflection
Deprecated.
 
setOutput(Object, ZbnfParseResultItem, MainCmdLogging_ifc, boolean, boolean, boolean) - Static method in class org.vishia.zbnf.ZbnfJavaOutput
Writes the parsers result into a tree of Java objects using the reflection method.
setOutput(Object, ZbnfParseResultItem, MainCmdLogging_ifc) - Static method in class org.vishia.zbnf.ZbnfJavaOutput
 
setOutput - Variable in class org.vishia.zip.Zip.Args
 
setOutputChannels(Appendable, Appendable) - Method in class org.vishia.mainCmd.MainCmd
Deprecated.
Sets destinations for output and error output.
setOutputChannels(Appendable, Appendable) - Method in interface org.vishia.mainCmd.MainCmdLogging_ifc
Sets destinations for output and error output.
setOutputChannels(Appendable, Appendable) - Method in class org.vishia.mainCmd.MainCmdLoggingStream
 
setOutputChannels(Appendable, Appendable) - Method in class org.vishia.mainCmd.ReportWrapperLog
 
setOutputFields(Object, ZbnfParseResultItem, MainCmdLogging_ifc) - Static method in class org.vishia.zbnf.ZbnfJavaOutput
Writes the parsers result into a tree of Java objects using the reflection method.
setOutputFromString(String, StringBuilder) - Method in class org.vishia.msgDispatch.MsgDispatcher
Sets the output from a String content.
setOutputRange(int, int, int, int, int) - Method in class org.vishia.msgDispatch.MsgDispatcher
Sets the output dispatch bits for the given message number range.
setOutputRoutine(int, String, boolean, boolean, LogMessage) - Method in class org.vishia.msgDispatch.MsgDispatcher
Sets a destination interface to a index for dispatching.
setOutputStrict(Object, ZbnfParseResultItem, MainCmdLogging_ifc) - Static method in class org.vishia.zbnf.ZbnfJavaOutput
Writes the parsers result into a tree of Java objects using the reflection method.
setOutputStrictNewFromType(Object, ZbnfParseResultItem, MainCmdLogging_ifc) - Static method in class org.vishia.zbnf.ZbnfJavaOutput
Writes the parsers result into a tree of Java objects using the reflection method.
setOutUtf8 - Variable in class org.vishia.zbnf.Zbnf2Xml.CmdLine
 
setOverwrite(boolean) - Method in class org.vishia.fileRemote.FileRemoteProgressEvData
Set from application to force abort in the executer.
setParamValueMultiContent(StringBuffer, String) - Method in class org.vishia.xmlSimple.Xsltpre
 
setParamValueSelect(StringBuffer, String) - Method in class org.vishia.xmlSimple.Xsltpre
 
setPart(int, int) - Method in class org.vishia.util.StringPart.Part
 
setParttoMax() - Method in class org.vishia.util.StringPart
Sets the full range of available text.
setPath(Path) - Method in class org.vishia.fileRemote.FileRemote.InternalAccess
 
setPathLast - Variable in class org.vishia.checkDeps_C.CheckDeps.Args
 
setPathObj - Variable in class org.vishia.checkDeps_C.CheckDeps.Args
 
setPathSrcMirrorRoot - Variable in class org.vishia.checkDeps_C.CheckDeps.Args
 
setPathsSrcGen - Variable in class org.vishia.checkDeps_C.CheckDeps.Args
 
setPathTo(StringBuilder) - Method in class org.vishia.fileRemote.FileRemote
Fills the path to the given StringBuilder and returns the StringBuilder to concatenate.
setPause(boolean) - Method in class org.vishia.fileRemote.FileRemoteProgressEvData
Set from application to force abort in the executer working in the current.
setProps(String, String, int, char, int) - Method in class org.vishia.byteData.ByteDataSymbolicAccess.Variable
Defines which type of variable are found on which position.
setRange(MsgDispatcher, String, int, int, String) - Method in class org.vishia.msgDispatch.MsgConfig
 
setReader(Reader) - Method in class org.vishia.cmd.JZtxtcmdExecuter.ExecuteLevel
 
setReceiveSocket(int) - Method in class org.vishia.communication.Address_InterProcessComm_Socket
Sets an receive socket on any local IP-Address.
setRecordStartLength(int, int) - Method in class org.vishia.zcmd.Bin2Data
Sets the record structure information
setReflectionBlockedTypes(String) - Method in class org.vishia.header2Reflection.Header2Reflection
Deprecated.
 
setReflectionClass(Class_Jc) - Method in class org.vishia.byteData.ObjectArray_Jc
 
setReflectionTypes(String) - Method in class org.vishia.header2Reflection.Header2Reflection
Deprecated.
 
setReflectionTypesOut(String, boolean) - Method in class org.vishia.header2Reflection.Header2Reflection
Deprecated.
 
setRefreshed(long) - Method in class org.vishia.byteData.ByteDataSymbolicAccess.Variable
 
setRefreshed(long) - Method in interface org.vishia.byteData.VariableAccess_ifc
 
setRefreshed(long) - Method in class org.vishia.byteData.VariableAccessWithBitmask
 
setRefreshed(long) - Method in class org.vishia.byteData.VariableAccessWithIdx
 
setRefreshed() - Method in class org.vishia.fileRemote.FileRemote.InternalAccess
 
setRelocEntry(int) - Method in class org.vishia.header2Reflection.BinOutPrep
Sets a position in binFile as relocate position.
setReportIdents(int, int, int, int) - Method in class org.vishia.zbnf.ZbnfParser
sets the ident number for report of the progress of parsing.
setReportLevel(int) - Method in class org.vishia.mainCmd.MainCmd
Deprecated.
Set another level inside programming.
setReportLevel(int) - Method in class org.vishia.mainCmd.MainCmdLoggingStream
 
setReportLevel(int) - Method in class org.vishia.mainCmd.ReportWrapperLog
 
setReportLevel(int) - Method in interface org.vishia.msgDispatch.LogMessage
Set another level inside programming.
setReportLevel(int) - Method in class org.vishia.msgDispatch.LogMessageBase
Set another level inside programming.
setReportLevelToIdent(int, int) - Method in class org.vishia.mainCmd.MainCmd
Deprecated.
 
setReportLevelToIdent(int, int) - Method in class org.vishia.mainCmd.MainCmdLoggingStream
 
setReportLevelToIdent(int, int) - Method in class org.vishia.mainCmd.ReportWrapperLog
 
setReportLevelToIdent(int, int) - Method in interface org.vishia.msgDispatch.LogMessage
Sets a dedicated level number to the known output priorities.
setReportLevelToIdent(int, int) - Method in class org.vishia.msgDispatch.LogMessageBase
 
setRpnExpr(CharSequence, Map<String, DataAccess.IntegerIx>, Class<?>) - Method in class org.vishia.util.CalculatorExpr
Sets the expression from a Revers Polish Notation form.
setRpnExpr(StringPartScan, Map<String, DataAccess.IntegerIx>, Class<?>) - Method in class org.vishia.util.CalculatorExpr
Sets the expression from a Revers Polish Notation form.
setRunModeAll() - Static method in class org.vishia.bridgeC.AllocInBlock
Sets the run mode for all instances of BlockHeapJc.
setScriptFromString(StringPartScan, JZtxtcmdScript.ZbnfJZcmdScript, File, File) - Method in class org.vishia.cmd.JZtxtcmdScript
Translates, internally and recursively for included scripts
setScriptVariable(String, char, Object, boolean) - Method in class org.vishia.cmd.JZtxtcmdExecuter.JzTcMain
 
setScriptVariable(String, char, Object, boolean) - Method in class org.vishia.cmd.JZtxtcmdExecuter
Deprecated.
It is deprecated now. On start of a script or a subroutine from a script a List or Map of additional script variables can be provided. This is a safe but other way. The script variable created with this routine may be removed if the script was newly initialized. Only if the following order of execution is given, it is proper:
   initialize(script, accessPrivate, currDir);  //will initialize
   setScriptVariable(name, type, content, const);
   execute(script, ....);
   
The JZcmdExecuter instance should be firstly initialize with the same script.
setShort(int, short) - Method in class org.vishia.util.TimedValues.Track
 
setShouldRefresh() - Method in class org.vishia.fileRemote.FileRemote
 
setSize(int) - Method in class org.vishia.util.IntegerBlockArray
 
setSkippingComment(String, String, boolean) - Method in class org.vishia.zbnf.ZbnfParser
Set the mode of skipping comments.
setSkippingEndlineComment(String, boolean) - Method in class org.vishia.zbnf.ZbnfParser
Set the mode of skipping comments to end of line.
setSource(Object) - Method in class org.vishia.event.EventWithDst
 
setSrcInfo(String, int, int) - Method in class org.vishia.genJavaOutClass.SrcInfo
 
setSrcInfo(SrcInfo) - Method in class org.vishia.genJavaOutClass.SrcInfo
 
setSrcInfo(String) - Method in interface org.vishia.util.SetSrcInfo_ifc
 
SetSrcInfo_ifc - Interface in org.vishia.util
This interface is used to mark functionality to set the original source information.
setSrcLineColumnFileInParent(long, long, int, int, String) - Method in class org.vishia.zbnf.ZbnfParserStore.ParseResultItemImplement
Sets information about the source of parsing in the parent result item, that is a component item usually.
setStackOperand() - Method in class org.vishia.util.CalculatorExpr.Operation
Designates that the operand should be located in the top of stack.
setStartPos(int) - Method in class org.vishia.byteData.PositionElementInStruct
 
setStdEventProcessor(EventConsumer) - Method in class org.vishia.event.EventTimerThread
Sets the event processor for all events which are not type of EventWithDst.
setStoringConstantSyntax(boolean) - Method in class org.vishia.zbnf.ZbnfParser
Determines wether or not constant syntax (teminal syntax items or terminal morphes) should also strored in the result buffer.
setString(int, int, String) - Method in class org.vishia.byteData.ByteDataAccess
Deprecated.
Sets a String to the the given position inside the actual element .
setString(int, int, String) - Method in class org.vishia.byteData.ByteDataAccessBase
Sets a String to the the given position inside the actual element .
setString(int, int, String) - Method in class org.vishia.byteData.ByteDataAccessOld
Deprecated.
Sets a String to the the given position inside the actual element .
setString(String, int...) - Method in class org.vishia.byteData.ByteDataSymbolicAccess.Variable
 
setString(String) - Method in class org.vishia.byteData.ByteDataSymbolicAccess.Variable
 
setString(String) - Method in interface org.vishia.byteData.VariableAccess_ifc
Sets the value into the variable
setString(String, int...) - Method in interface org.vishia.byteData.VariableAccessArray_ifc
Sets the value into the variable
setString(String) - Method in class org.vishia.byteData.VariableAccessWithBitmask
 
setString(String) - Method in class org.vishia.byteData.VariableAccessWithIdx
 
setSymbolicLinkedPath(String) - Method in class org.vishia.fileRemote.FileRemote
Sets this as a symbolic linked file or dir with the given path.
setSyntax(String) - Method in class org.vishia.header2Reflection.Header2Reflection
Deprecated.
 
setSyntax - Variable in class org.vishia.zbnf.Zbnf2Xml.CmdLine
 
setSyntax(CharSequence) - Method in class org.vishia.zbnf.ZbnfParser
Sets the syntax from given string.
setSyntax(File) - Method in class org.vishia.zbnf.ZbnfParser
 
setSyntax(StringPartScan) - Method in class org.vishia.zbnf.ZbnfParser
Sets the syntax from given String.
setSyntax(StringPartScan, String) - Method in class org.vishia.zbnf.ZbnfParser
Sets the syntax
setSyntaxFile(File) - Method in class org.vishia.zbnf.ZbnfParser
Sets the syntax from a file.
setSyntaxFromJar(Class<?>, String) - Method in class org.vishia.zbnf.ZbnfParser
Read syntax from a resource (file inside jar archive).
setSyntaxString(CharSequence) - Method in class org.vishia.zbnf.ZbnfParser
Sets the syntax from given string.
setTextOccurrence() - Method in class org.vishia.xmlReader.XmlJzCfgAnalyzer.XmlStructureNode
 
setTimePoint(long, int, float) - Method in class org.vishia.util.Timeshort
 
setTimeShort(int, int) - Method in class org.vishia.byteData.ByteDataSymbolicAccess
Sets the timestamp not as absolute but as relative time for this sample.
setTimeShort(int, int, int) - Method in class org.vishia.util.TimedValues
Set the timeShort to the correspond value.
setTimestamp - Variable in class org.vishia.zip.Zip.Args
 
setToEqual() - Method in class org.vishia.util.FileCompare.Result
Sets the comparison information to 'equal at all'.
setTypeToLastElement(char) - Method in class org.vishia.util.DataAccess.DataAccessSet
This routine have to be invoked as last one to set the type.
setUint16(int, int) - Method in class org.vishia.byteData.ByteDataAccess
Deprecated.
Set the content of 2 bytes as a positive nr between 0..65535, big- or little-endian.
setUint16(int, int, int, int) - Method in class org.vishia.byteData.ByteDataAccess
Deprecated.
 
setUint16(int, int) - Method in class org.vishia.byteData.ByteDataAccessBase
Set the content of 2 bytes as a positive nr between 0..65535, big- or little-endian.
setUint16(int, int, int, int) - Method in class org.vishia.byteData.ByteDataAccessBase
 
setUint16(int, int) - Method in class org.vishia.byteData.ByteDataAccessOld
Deprecated.
Set the content of 2 bytes as a positive nr between 0..65535, big- or little-endian.
setUint16(int, int, int, int) - Method in class org.vishia.byteData.ByteDataAccessOld
Deprecated.
 
setUint32(int, long) - Method in class org.vishia.byteData.ByteDataAccess
Deprecated.
Set the content of 4 bytes as a positive nr between 0..2pow32-1, big- or little-endian.
setUint32(int, int, int, int) - Method in class org.vishia.byteData.ByteDataAccess
Deprecated.
 
setUint32(int, long) - Method in class org.vishia.byteData.ByteDataAccessBase
Set the content of 4 bytes as a positive nr between 0..2pow32-1, big- or little-endian.
setUint32(int, int, int, int) - Method in class org.vishia.byteData.ByteDataAccessBase
 
setUint32(int, long) - Method in class org.vishia.byteData.ByteDataAccessOld
Deprecated.
Set the content of 4 bytes as a positive nr between 0..2pow32-1, big- or little-endian.
setUint32(int, int, int, int) - Method in class org.vishia.byteData.ByteDataAccessOld
Deprecated.
 
setUint8(int, int) - Method in class org.vishia.byteData.ByteDataAccess
Deprecated.
Set the content of 1 bytes as a positive nr between 0..255, big- or little-endian.
setUint8(int, int, int, int) - Method in class org.vishia.byteData.ByteDataAccess
Deprecated.
 
setUint8(int, int) - Method in class org.vishia.byteData.ByteDataAccessBase
Set the content of 1 bytes as a positive nr between 0..255, big- or little-endian.
setUint8(int, int, int, int) - Method in class org.vishia.byteData.ByteDataAccessBase
 
setUint8(int, int) - Method in class org.vishia.byteData.ByteDataAccessOld
Deprecated.
Set the content of 1 bytes as a positive nr between 0..255, big- or little-endian.
setUint8(int, int, int, int) - Method in class org.vishia.byteData.ByteDataAccessOld
Deprecated.
 
setupWriter() - Method in class org.vishia.genJavaOutClass.GenJavaOutClass
 
setValue(T) - Method in class org.vishia.util.DataAccess.Variable
 
setValue(Type) - Method in class org.vishia.util.IndexMultiTable.Entry
 
setValueOf(StringBuffer, StringPart) - Method in class org.vishia.xmlSimple.Xsltpre
 
setValueOfOld(StringBuffer, StringPart) - Method in class org.vishia.xmlSimple.Xsltpre
 
setVariable(Map<String, DataAccess.Variable<Object>>, DataAccess.Variable<Object>) - Static method in class org.vishia.util.DataAccess
Set or replaces a variable with a simple name in the given container.
setVariables(List<String>) - Method in class org.vishia.util.OutTextPreparer
 
setWeakErrors(boolean) - Method in class org.vishia.zbnf.ZbnfJavaOutput
Sets the behavior if no appropriate method or field is found for a parser result.
setWhiteSpaces(String) - Method in class org.vishia.zbnf.ZbnfParser
Sets the chars which are recognized as white spaces.
setWikistyleFormat(String, XmlNode, Map<String, String>, String) - Method in class org.vishia.xmlSimple.WikistyleTextToSimpleXml
 
setWriter(Writer) - Method in class org.vishia.cmd.JZtxtcmdExecuter.ExecuteLevel
 
setXmlContent - Variable in class org.vishia.zbnf.Zbnf2Xml.CmdLine
 
setXmlSrc(XmlNode) - Method in class org.vishia.cmd.JZtxtcmdScript.ZbnfJZcmdScript
 
setXmlSrcline(boolean) - Method in class org.vishia.zbnf.ZbnfParser
Sets the mode of output source line and column in XML.
setXmlSrctext(boolean) - Method in class org.vishia.zbnf.ZbnfParser
Sets the mode of output source line and column in XML.
setZbnfHeader(String) - Method in class org.vishia.header2Reflection.CheaderParser.Args
 
setZbnfResult - Variable in class org.vishia.zcmd.Zbnf2Text
 
sExecCmdClass - Variable in class org.vishia.cmd.Filecmd.Cargs
Java class path of a class, of which main cmd is invoked with the given file.
sExecFilterOutputClass - Variable in class org.vishia.cmd.Filecmd.Cargs
Java class path of a class, of which is executed as output filter.
sExpectedSyntax - Variable in class org.vishia.zbnf.ZbnfParser
Required syntax on rightest parsing error position
sExprOffsBase - Variable in class org.vishia.header2Reflection.Header2Reflection
Deprecated.
The pattern for the expression for base address, which is generated to calculate the offset value in the C-code.
sExprOffsCppObj - Variable in class org.vishia.header2Reflection.Header2Reflection
Deprecated.
The pattern for the expression for Object-Base-address for C++, which is generated to calculate the offset value in the C-code.
sExprOffsField - Variable in class org.vishia.header2Reflection.Header2Reflection
Deprecated.
The pattern for the expression for field offset, which is generated to calculate the offset value in the C-code.
sExprOffsObj - Variable in class org.vishia.header2Reflection.Header2Reflection
Deprecated.
The pattern for the expression for Object-Base-address in C, which is generated to calculate the offset value in the C-code.
sExprOffsObjJcpp - Variable in class org.vishia.header2Reflection.Header2Reflection
Deprecated.
The pattern for the expression for Object-Base-address for C++, which is generated to calculate the offset value in the C-code.
sExprSizeType - Variable in class org.vishia.header2Reflection.Header2Reflection
Deprecated.
The pattern for the expression for the size of a type.
sExprTokens - Variable in class org.vishia.header2Reflection.Header2Reflection
Deprecated.
 
sFile - Variable in class org.vishia.fileRemote.FileRemote
The name with extension of the file or directory name.
sFile - Variable in class org.vishia.util.StringPart
The file from which the StringPart was build.
sFile - Variable in class org.vishia.zbnf.ZbnfParserStore.ParseResultItemImplement
The file or adequate resource from which this result comes from.
sFileAllC - Variable in class org.vishia.header2Reflection.Header2Reflection
Deprecated.
Path and Name of the only one output.c and output.h-file.
sFileBin - Variable in class org.vishia.header2Reflection.BinOutPrep
 
sFileBin - Variable in class org.vishia.header2Reflection.Header2Reflection
Deprecated.
Path and Name of the binary output.h-file.
sFileBin - Variable in class org.vishia.zcmd.Bin2Data.Args
 
sFileCfg - Variable in class org.vishia.checkDeps_C.CheckDeps.Args
 
sFileCfg - Variable in class org.vishia.checkDeps_C.CheckDeps_Old.Args
 
sFileDep - Variable in class org.vishia.checkDeps_C.CheckDeps.Args
 
sFileDep - Variable in class org.vishia.checkDeps_C.CheckDeps_Old.Args
 
sFileDeps - Variable in class org.vishia.checkDeps_C.CheckDependencyFile
The dependency-file which war read.
sFileDescription - Variable in class org.vishia.zcmd.Bin2Data.Args
With that argument the description can be read from a file using Bin2Data.readDescrSyntax().
sFileDst - Variable in class org.vishia.header2Reflection.CheaderParser.Args
 
sFileError - Variable in class org.vishia.zbnf.ZbnfParser
The file or name of the StringPart.getInputfile() which was parsed on the rightest error position.
sFileIn - Variable in class org.vishia.header2Reflection.C2DataDeps
Cmdline-argument, set on -i option.
sFileIn - Variable in class org.vishia.header2Reflection.CmdHeader2Reflection
Cmdline-argument, set on -i option.
sFileIn - Variable in class org.vishia.mainCmd.SampleCmdLine.Args
Cmdline-argument, set on -i: option.
sFileIn - Variable in class org.vishia.xmlSimple.Xsltpre
Cmdline-argument, set on -i option.
sFileIn - Variable in class org.vishia.zbnf.Zbnf2Xml.Args
Cmdline-argument, set on -i option.
sFileList - Variable in class org.vishia.header2Reflection.BinOutPrep
 
sFileList - Variable in class org.vishia.util.FileList.Args
Name, maybe path of the file list relative to FileList.Args.sDirectory.
sFileLog - Variable in class org.vishia.mainCmd.MainCmd
Deprecated.
 
sFileMask - Variable in class org.vishia.cmd.Filecmd.Cargs
 
sFilenameBuffer - Variable in class org.vishia.msgDispatch.LogMessageFile
 
sFileOffset - Variable in class org.vishia.header2Reflection.Header2Reflection
Deprecated.
Path and Name of the offset.c file.
sFileOut - Variable in class org.vishia.cmd.Filecmd.Cargs
This file is written as output, one line for each file.
sFileOut - Variable in class org.vishia.mainCmd.SampleCmdLine.Args
Cmdline-argument, set on -o: option.
sFileOut - Variable in class org.vishia.xmlSimple.Xsltpre
Cmdline-argument, set on -o option.
sFileOut - Variable in class org.vishia.zcmd.Zbnf2Text.Out
Cmdline-argument, set on -y: option.
sFilePathIncludeline - Variable in class org.vishia.checkDeps_C.InfoFileDependencies
File path like written in Include line between "path" or < path>.
sFileReflectionTypes - Variable in class org.vishia.header2Reflection.Header2Reflection
Deprecated.
File-path of the file with the type info for Reflection generating.
sFileReflectionTypesOut - Variable in class org.vishia.header2Reflection.Header2Reflection
Deprecated.
File-path of the file with the type info to write out from Reflection generating useable for next pass.
sFileScript - Variable in class org.vishia.jztxtcmd.JZtxtcmd.Args
path to the script file for the generation or execution script of JZcmd.
sFileScript - Variable in class org.vishia.zcmd.Zbnf2Text.Out
 
sFileSrcData - Variable in class org.vishia.zcmd.Zbnf2Text.Args
If this file is given the parsed data will be preseted by either a text, html or xml output file how they are parsed, without the interpretation of the text generation.
sFileSyntax - Variable in class org.vishia.zbnf.Zbnf2Xml.Args
Cmdline-argument, set on -s option.
sFileSyntaxDescription - Variable in class org.vishia.zcmd.Bin2Data.Args
With that argument the syntax of the description can be read from a file using Bin2Data.readDescrSyntax().
sFileTextOut - Variable in class org.vishia.jztxtcmd.JZtxtcmd.Args
path to the text output file which is generated by JZcmd.
sFileXmlOut - Variable in class org.vishia.zbnf.Zbnf2Xml.Args
Cmdline-argument, set on -x, -y -z option.
sFileZbnf - Variable in class org.vishia.header2Reflection.C2DataDeps
 
sFileZbnf - Variable in class org.vishia.header2Reflection.CheaderParser.Args
 
sFileZbnf - Variable in class org.vishia.header2Reflection.Header2Reflection
Deprecated.
 
sFormatTimestampFilename - Variable in class org.vishia.msgDispatch.LogMessageFile
TODO
sfOut - Variable in class org.vishia.tools.ReadWriteFileBase.ArgsBase
Argument contains the timestamp.val to use as value, shorter form
sh(int, int) - Static method in class org.vishia.util.CalculatorExpr
This is the ordinary shift operation
shareNodePool(ConcurrentLinkedQueue<EntryType>) - Method in class org.vishia.bridgeC.ConcurrentLinkedQueue
This routine should be invoked after construction, before the first usage.
shBits16From(short, int, int) - Static method in class org.vishia.util.Num
 
shBits16To(short, int, int) - Static method in class org.vishia.util.Num
 
shBits32From(int, int, int) - Static method in class org.vishia.util.Num
 
shBits32To(int, int, int) - Static method in class org.vishia.util.Num
 
shBits64From(long, int, int) - Static method in class org.vishia.util.Num
 
shBits64To(long, int, int) - Static method in class org.vishia.util.Num
 
shift - Static variable in class org.vishia.util.KeyCode
Use the 8. digit looks line "S" for "shift", value "5".
shiftAlt - Static variable in class org.vishia.util.KeyCode
 
shiftCtrl - Static variable in class org.vishia.util.KeyCode
 
shiftCtrlAlt - Static variable in class org.vishia.util.KeyCode
 
shiftDigit - Static variable in class org.vishia.util.KeyCode
 
shmask(int, byte, int) - Static method in class org.vishia.util.CalculatorExpr
shift operation, after them mask.
shMask16From(short, int, int) - Static method in class org.vishia.util.Num
 
shMask16To(short, int, int) - Static method in class org.vishia.util.Num
 
shMask32From(int, int, int) - Static method in class org.vishia.util.Num
Shift the src from bitPos and mask after them.
shMask32To(int, int, int) - Static method in class org.vishia.util.Num
Shift the src to bitPos and mask after them.
shMask64From(long, int, int) - Static method in class org.vishia.util.Num
 
shMask64To(long, int, int) - Static method in class org.vishia.util.Num
 
shortenPreLine(String, PrepareAsciidoc.Args) - Method in class org.vishia.tools.PrepareAsciidoc
 
ShortenString - Class in org.vishia.util
Method to shorten strings to a maximum length.
ShortenString(int) - Constructor for class org.vishia.util.ShortenString
 
ShortenString.StringNr - Class in org.vishia.util
 
shortFromUnsignedByte(byte) - Method in class org.vishia.util.DataAccess
Converts a value in a byte to a unsigned value, which can be stored in a short in Java.
shouldAborted() - Method in class org.vishia.fileLocalAccessor.FileCallbackLocalCmp
 
shouldAborted() - Method in class org.vishia.fileLocalAccessor.FileCallbackLocalCopy
 
shouldAborted() - Method in class org.vishia.fileLocalAccessor.FileCallbackLocalDelete
 
shouldAborted() - Method in class org.vishia.fileRemote.FileRemoteCallbackCopyDispersedFiles
 
shouldAborted() - Method in class org.vishia.fileRemote.FileRemoteCallbackSearch
 
shouldAborted() - Method in class org.vishia.fileRemote.FileRemoteTestCallback
 
shouldAborted() - Method in class org.vishia.fileRemote.FileRemoteWalkerCallbackCopy
 
shouldAborted() - Method in class org.vishia.fileRemote.FileRemoteWalkerCallbackDelete
 
shouldAborted() - Method in class org.vishia.fileRemote.FileRemoteWalkerCallbackLog
 
shouldAborted() - Method in class org.vishia.util.CallbackTemplate
 
shouldAborted() - Method in interface org.vishia.util.SortedTreeWalkerCallback
Returns true if the tree walking should be terminated respectively aborted.
shouldAborted() - Method in interface org.vishia.util.TreeNodeCallback
Checks whether the tree walking should be terminated respectively aborted.
shouldAborted() - Method in class org.vishia.util.TreeWalkerPathCheck
 
shouldAdd - Variable in class org.vishia.zbnf.ZbnfJavaOutput.DstInstanceAndClass
 
shouldCheck - Variable in class org.vishia.util.IndexMultiTable
 
shouldCheck(boolean) - Method in class org.vishia.util.IndexMultiTable
Enables or disables a check.
shouldFlushed - Variable in class org.vishia.msgDispatch.LogMessageFile
 
shouldRefresh() - Method in class org.vishia.fileRemote.FileRemote
 
shouldWriteNewly() - Method in class org.vishia.checkDeps_C.InfoFileDependencies
Returns true if the file is changed in comparison with a last used file for translation or if the source file has non-relevant changes but it is stored with other timestamp.
show(File) - Method in class org.vishia.header2Reflection.BinOutShow
 
showClass(PrintStream, Object_Jc) - Method in class org.vishia.header2Reflection.BinOutShow
 
ShowCmdOutput(Appendable, int, BufferedReader) - Constructor for class org.vishia.mainCmd.MainCmd.ShowCmdOutput
Deprecated.
Creates a new ShowCmdOutput The output is directed in the followed manner with the value of nCtrl nCtrlmeaning MainCmdLogging_ifc.error ..
showContent(Appendable) - Method in class org.vishia.byteData.Object_Jc
 
showContent(Appendable) - Method in class org.vishia.byteData.ObjectArray_Jc
 
showFields(PrintStream, Object_Jc) - Method in class org.vishia.header2Reflection.BinOutShow
 
showFloat(float) - Method in class org.vishia.bridgeC.ExampleTestFloat
 
showHelp(Appendable) - Method in class org.vishia.util.Arguments
Writes all arguments with Argument#arg Arguments.Argument.help in its order in one in a line.
showParentTitle(String) - Method in class org.vishia.util.TestOrg
 
showSrcInfo() - Method in class org.vishia.genJavaOutClass.SrcInfo
 
showSuper(PrintStream, Object_Jc) - Method in class org.vishia.header2Reflection.BinOutShow
 
showUnknown(PrintStream, Object_Jc) - Method in class org.vishia.header2Reflection.BinOutShow
 
shutdown() - Method in class org.vishia.communication.InterProcessCommRxThread
Shutdown the communication, close the thread.
sIdent - Variable in class org.vishia.util.OutTextPreparer
Name of the generation script used for debug and comparison with data.
sIdent - Variable in class org.vishia.xmlSimple.SimpleXmlOutputter
 
sign - Variable in class org.vishia.header2Reflection.Header2Reflection.TypeEntry
Deprecated.
 
signed - Variable in class org.vishia.header2Reflection.CheaderParser.Type
 
sIgnores - Variable in class org.vishia.util.FileCompare
 
simpeTestFinalString - Variable in class org.vishia.jztxtcmd.JZtxtcmdUserExample
 
simpeTestString - Variable in class org.vishia.jztxtcmd.JZtxtcmdUserExample
 
simpleStringLiteral - Variable in class org.vishia.header2Reflection.CheaderParser.Value
 
simpleVariable - Variable in class org.vishia.header2Reflection.CheaderParser.Variable
 
SimpleXmlOutputter - Class in org.vishia.xmlSimple
This class writes any XmlNode to a textual output.
SimpleXmlOutputter() - Constructor for class org.vishia.xmlSimple.SimpleXmlOutputter
 
SimpleXmlOutputter.ModeBits - Enum in org.vishia.xmlSimple
 
SimpleXmlOutputter_Test - Class in org.vishia.xmlSimple
This class contains an example respectively a test for the SimpleXmlOutputter
SimpleXmlOutputter_Test() - Constructor for class org.vishia.xmlSimple.SimpleXmlOutputter_Test
 
simulinkTag - Variable in class org.vishia.header2Reflection.CheaderParser.Description
 
sIndent - Static variable in class org.vishia.xmlSimple.XmlSequWriter
 
sindentA - Static variable in class org.vishia.cmd.JZtxtcmdScript.JZcmditem
 
sIndentChars - Variable in class org.vishia.cmd.JZtxtcmdScript.StatementList
indent characters which should be skipped for an text expression.
sIndentChars - Variable in class org.vishia.zbnf.ZbnfSyntaxPrescript
Indent chars if it is a <*{...}?...
singleThreadForCommission - Variable in class org.vishia.fileLocalAccessor.FileAccessorLocalJava7
This thread runs after creation.
singleton - Static variable in class org.vishia.jztxtcmd.JZtxtcmdUtil
 
singleton - Static variable in class org.vishia.mainCmd.MainCmd
Deprecated.
Because this class is used as superclass for a command line Java invocation, it is possible to store the only one instance for a static getter method.
singleton - Static variable in class org.vishia.msgDispatch.MsgDispatchSystemOutErr
 
singleton - Static variable in class org.vishia.util.LeapSeconds
All methods are static, but uses internally data of this class.
sInput - Variable in class org.vishia.zbnf.ZbnfParserStore.ParseResultItemImplement
The text from input at the position
sInputCsv - Variable in class org.vishia.zcmd.Csv2Data.Args
 
sInputEncoding - Variable in class org.vishia.zbnf.ZbnfParser
If the syntax prescript contains $inputEncoding="...".
sInputEncodingKeyword - Variable in class org.vishia.zbnf.ZbnfParser
If the syntax prescript contains $inputEncodingKeyword="...".
sInputMostRightError - Variable in class org.vishia.zbnf.ZbnfParser
 
sInputXml - Variable in class org.vishia.zbnf.Zmake
Path of the input.xml
size() - Method in class org.vishia.bridgeC.Va_list
Returns the number of arguments in the variable argument list.
size - Variable in class org.vishia.byteData.Field_Jc.TypeSizeIdent
 
size - Static variable in class org.vishia.byteData.SuperclassIfc_idxMtblJc_ByteDataAccess
 
size() - Method in class org.vishia.cmd.JZtxtcmdExecuter.JZcmdBindings
 
size() - Method in class org.vishia.util.IndexMultiTable
 
size() - Method in class org.vishia.util.IndexMultiTableInteger
 
size - Variable in class org.vishia.util.IntegerBlockArray
Size of this array inclusively maybe sub blocks.
size() - Method in class org.vishia.util.SortedList
Returns the actual size of the list (nr of stored Objects).
size - Variable in class org.vishia.util.StringAdd
 
sizeAll - Variable in class org.vishia.util.IndexMultiTable_Table
actual number of leaf objects stored in the table tree of this and its children.
sizeBlock - Variable in class org.vishia.util.IndexMultiTable_Table
actual number of objects stored in this table.
sizeBlock - Variable in class org.vishia.util.IndexMultiTableInteger
actual number of objects stored in this table.
sizeBuffer - Variable in class org.vishia.xmlReader.XmlJzReader
Size of the buffer to hold a part of the xml input file.
sizeHead - Variable in class org.vishia.byteData.ByteDataAccessBase
Number of Memory locations (usual bytes) for the head of this instance's Type.
sizeHead() - Method in class org.vishia.byteData.ByteDataAccessBase
Returns the given head size, which is set on constructor respectively which is a determined value of an derived instance of this.
sizeof - Variable in class org.vishia.header2Reflection.CheaderParser.Description
 
sizeof - Variable in class org.vishia.header2Reflection.CheaderParser.SizeofDescription
 
sizeof_Class_Jc - Static variable in class org.vishia.byteData.Class_Jc
nrofBytes of the C-POD type Class_Jc
sizeOf_Field_Jc - Static variable in class org.vishia.byteData.Field_Jc
 
sizeof_Object_Jc - Static variable in class org.vishia.byteData.Object_Jc
nrofBytes of the C-POD type Object_Jc
sizeof_ObjectArray_Jc - Static variable in class org.vishia.byteData.ObjectArray_Jc
 
SizeofDescription() - Constructor for class org.vishia.header2Reflection.CheaderParser.SizeofDescription
 
sizeofPointer() - Static method in class org.vishia.bridgeC.AllocInBlock
Returns the sizeof a pointer in the C implementation.
sJavaClass - Variable in class org.vishia.genJavaOutClass.GenJavaOutClass.CmdArgs
 
sJavaHeadZbnf - Variable in class org.vishia.genJavaOutClass.GenJavaOutClass
Text for Java header for Zbnf writer class.
sJavaMetaClass - Variable in class org.vishia.genJavaOutClass.GenJavaOutClass
 
sJavaMetaClassOper - Variable in class org.vishia.genJavaOutClass.GenJavaOutClass
 
sJavaOutputDir - Variable in class org.vishia.genJavaOutClass.GenJavaOutClass
 
sJavaPkg - Variable in class org.vishia.genJavaOutClass.GenJavaOutClass.CmdArgs
 
sKey - Variable in class org.vishia.util.SortedTreeNode
 
sKeys - Variable in class org.vishia.xmlSimple.Xsltpre
 
skip(long) - Method in class org.vishia.fileRemote.FileAccessZip.FileZipInputStream
 
skip(String) - Method in class org.vishia.util.PipeRingBuffer
Skips over all characters which are member of charsBreak
skipOverQuotation(CharSequence, int, int, char, CharSequence, CharSequence, int, char) - Static method in class org.vishia.util.StringFunctions
Only internal used.
skipPre(BufferedReader) - Method in class org.vishia.tools.PrepareAsciidoc
 
skipWhitespaceAndComment() - Method in class org.vishia.util.StringPart
sLastString - Variable in class org.vishia.util.StringPartScan
Last scanned string.
sleep(int) - Method in class org.vishia.cmd.JZtxtcmdExecuter.JzTcMain
Capability to delay an execution, maybe for polling.
sleep(long) - Static method in class org.vishia.util.Timeshort
Universal wait routine without necessity of a try-catch wrapping.
sLeft - Static variable in class org.vishia.mainCmd.MainCmdLoggingStream
 
sLine - Variable in class org.vishia.cmd.Filecmd.Cargs
 
sLinefeed - Variable in class org.vishia.cmd.JZtxtcmdScript.JZscriptSettings
 
sLinefeed - Variable in class org.vishia.header2Reflection.Header2Reflection
Deprecated.
 
sLocalSrcPath - Variable in class org.vishia.checkDeps_C.InputSrc
The local part of the path after a ':' in the argument.
sLogLevel - Variable in class org.vishia.util.Arguments
 
sLogPath - Variable in class org.vishia.util.Arguments
 
smain(String[]) - Static method in class org.vishia.checkDeps_C.CheckDeps
Main routine able to call inside another java process without exit VM.
smain(String[]) - Static method in class org.vishia.jztxtcmd.JZtxtcmd
Invocation from another java program without exit the JVM
smain(String[]) - Static method in class org.vishia.minisys.GetWebfile
 
smain(PrepareAsciidoc.Args) - Static method in class org.vishia.tools.PrepareAsciidoc
 
smain(ReadWriteFileBase.ArgsBase) - Static method in class org.vishia.tools.ReadWriteFileBase
 
smain(String[]) - Static method in class org.vishia.util.FileList
Invocation from another java program without exit the JVM
smain(String[], boolean) - Static method in class org.vishia.util.FileList
 
smain(String[]) - Static method in class org.vishia.xmlReader.GenXmlCfgJavaData
Invocation from another java program without exit the JVM
smain(String[], boolean) - Static method in class org.vishia.xmlReader.GenXmlCfgJavaData
 
smain(String[]) - Static method in class org.vishia.zbnf.GenZbnfJavaData
Invocation from another java program without exit the JVM
smain(String[], boolean) - Static method in class org.vishia.zbnf.GenZbnfJavaData
 
smain(String[]) - Static method in class org.vishia.zbnf.Zbnf2Xml
Invocation from another java program without exit the JVM
smain(String[], boolean) - Static method in class org.vishia.zbnf.Zbnf2Xml
 
smain(String[]) - Static method in class org.vishia.zcmd.JZcmd
Deprecated.
 
smain(String[]) - Static method in class org.vishia.zip.Zip
Main routine able to call inside another java process without exit VM.
sManifest - Variable in class org.vishia.zip.Zip.Args
 
sMask - Variable in class org.vishia.fileRemote.FileRemoteAccessor.FileWalkerThread
 
sMask - Variable in class org.vishia.util.FileFunction.FileCheckPath
 
sMask - Variable in class org.vishia.util.FileList.Args
 
sMask - Variable in class org.vishia.util.FilesToList.FileCheckPath
 
sMaxLineLength - Variable in class org.vishia.tools.PrepareAsciidoc.Args
 
sName - Variable in class org.vishia.cmd.PrepareCmd.FileParts
Deprecated.
 
sNeg - Static variable in class org.vishia.util.StringFunctions_C
 
sNewLine - Variable in class org.vishia.msgDispatch.LogMessageStream
Newline-String, univeral solution not for windows especially (since 2022-09, before it was \r\n.
sNewline - Variable in class org.vishia.util.StringFormatter
 
sNewline - Variable in class org.vishia.util.StringPartFromFileLines
 
sNewline - Variable in class org.vishia.xmlSimple.XmlBeautificator
Newline chars, starts with '\n' then spaces.
sNewlineIndent - Static variable in class org.vishia.util.ApplMain
A string for indentation up to 100 spaces.
so - Variable in class org.vishia.communication.SocketCommSimple
 
sObjExt - Variable in class org.vishia.checkDeps_C.CheckDeps_Old.Args
 
socketAddr - Variable in class org.vishia.communication.Address_InterProcessComm_Socket
 
SocketCmd_InterProcessComm - Class in org.vishia.communication
Class using the InterProcessComm interface usual with socket communication to transmit cmd with arguments and wait for a receiving cmd It is an opposite to the emC/Socmd/socketcmd.cpp to communicate
SocketCmd_InterProcessComm(String, String) - Constructor for class org.vishia.communication.SocketCmd_InterProcessComm
 
SocketCommSimple - Class in org.vishia.communication
This is a simple wrapper arround the basically network classes in java.net for simple UDP communication.
SocketCommSimple() - Constructor for class org.vishia.communication.SocketCommSimple
 
sOffsetDirAbs - Variable in class org.vishia.header2Reflection.Header2Reflection
Deprecated.
 
someFiles - Variable in class org.vishia.util.FilePath
Set to true if a "*" was found in the name or extension.
someFiles() - Method in class org.vishia.util.FilePath
Return true if the local path, name or extension contains a wildcard.
Sort - Class in org.vishia.util
 
Sort() - Constructor for class org.vishia.util.Sort
 
sort - Variable in class org.vishia.zip.Zip.Args
 
sortedChildren - Variable in class org.vishia.util.SortedTreeNode
 
SortedList - Class in org.vishia.util
This abstract class supports sorting Objects in a list with a string-oriented key.
SortedList() - Constructor for class org.vishia.util.SortedList
 
SortedList(List) - Constructor for class org.vishia.util.SortedList
Uses a list outside, may be an java.util.ArrayList or a LinkedList.
SortedStringList - Class in org.vishia.util
Implementation of SortedList for String Objects.
SortedStringList() - Constructor for class org.vishia.util.SortedStringList
 
SortedTree<Type extends SortedTree<Type>> - Interface in org.vishia.util
Interface to access data which are organized in a sorted tree.
SortedTreeNode<Type extends SortedTree<Type>> - Class in org.vishia.util
Commonly implementation of a Node in a sorted tree.
SortedTreeNode() - Constructor for class org.vishia.util.SortedTreeNode
 
SortedTreeWalkerCallback<TypeNode,TypeStartInfo> - Interface in org.vishia.util
A Callback interface for walking through any tree with more as one children per node.
SortedTreeWalkerCallback.Result - Enum in org.vishia.util
It is similar FileVisitResult.
sortFiles - Variable in class org.vishia.zip.Zip.Args
 
sortin(int, Key, Object) - Method in class org.vishia.util.IndexMultiTable_Table
inserts the given element into the table at given position.
sortin(int, int, Object) - Method in class org.vishia.util.IndexMultiTableInteger
 
sortInSeparated2arrays(int, int, Object, IndexMultiTableInteger<?>, IndexMultiTableInteger<?>, IndexMultiTableInteger<?>) - Static method in class org.vishia.util.IndexMultiTableInteger
separates the src into two arrays with the half size and sort in the object.
sOutDir - Variable in class org.vishia.header2Reflection.C2DataDeps
 
sOutDir - Variable in class org.vishia.header2Reflection.Header2Reflection
Deprecated.
Cmdline-argument, set on -o option.
sOutDirAbs - Variable in class org.vishia.header2Reflection.Header2Reflection
Deprecated.
 
spaces - Static variable in class org.vishia.checkDeps_C.InfoFileDependencies
The length of this string determines the maximal processed deepness of nested files.
spaces - Variable in class org.vishia.util.FileList
 
spaces - Static variable in class org.vishia.util.StringFormatter
 
sPath - Variable in class org.vishia.header2Reflection.Header2Reflection.TypeEntry
Deprecated.
 
sPathBase - Variable in class org.vishia.util.FileFunctions.FilesWithBasePath
injected composition of the String of base path.
sPathCanonical - Variable in class org.vishia.cmd.PrepareCmd.FileParts
Deprecated.
 
sPathFile - Variable in class org.vishia.cmd.PrepareCmd.FileParts
Deprecated.
 
sPathInZip - Variable in class org.vishia.xmlSimple.XmlBeautificator
If not null fin is a zip file, read this content.
sPathLast - Variable in class org.vishia.checkDeps_C.CheckDeps.Args
 
sPathLast - Variable in class org.vishia.checkDeps_C.CheckDeps_Old.Args
 
sPathLocal - Variable in class org.vishia.cmd.PrepareCmd.FileParts
Deprecated.
 
sPathObj - Variable in class org.vishia.checkDeps_C.CheckDeps_Old.Args
Path where all .dep-files are read and written.
sPathSrcMirrorRoot - Variable in class org.vishia.checkDeps_C.CheckDeps.Args
Path where all mirror-files are read and written.
sPathSrcMirrorRoot - Variable in class org.vishia.checkDeps_C.CheckDeps_Old.Args
Path where all mirror-files are read and written.
sPathZip - Variable in class org.vishia.fileRemote.FileZip
The path of the file inside the zip file.
SpecialCharStrings - Class in org.vishia.util
This class helps to handle with special chars in Strings.
SpecialCharStrings() - Constructor for class org.vishia.util.SpecialCharStrings
 
specialDefine - Variable in class org.vishia.header2Reflection.CheaderParser.DefineDefinition
 
specifyConsoleInvocation(String) - Method in class org.vishia.cmd.CmdExecuter
 
specifyEmptyDefaultData() - Method in class org.vishia.byteData.ByteDataAccess
Deprecated.
Sets the elements data to the default empty data.
specifyEmptyDefaultData() - Method in class org.vishia.byteData.ByteDataAccessOld
Deprecated.
Sets the elements data to the default empty data.
specifyLengthCurrentChildElement() - Method in class org.vishia.byteData.ByteDataAccess
Deprecated.
Returns the length of a child element at current position specified in the derivated class.
specifyLengthCurrentChildElement() - Method in class org.vishia.byteData.ByteDataAccessOld
Deprecated.
Returns the length of a child element at current position specified in the derivated class.
specifyLengthCurrentChildElement() - Method in class org.vishia.byteData.ObjectArray_Jc
 
specifyLengthElement() - Method in class org.vishia.byteData.ByteDataAccess
Deprecated.
Returns the actual length of the whole data presenting with this instance.
specifyLengthElement() - Method in class org.vishia.byteData.ByteDataAccessOld
Deprecated.
Returns the actual length of the whole data presenting with this instance.
specifyLengthElementHead() - Method in class org.vishia.byteData.ByteDataAccess
Deprecated.
Specifies the length of the head data.
specifyLengthElementHead() - Method in class org.vishia.byteData.ByteDataAccessOld
Deprecated.
Specifies the length of the head data.
sPlaceholderType - Variable in class org.vishia.header2Reflection.Header2Reflection
Deprecated.
 
splineInterpolation(float, float[][], int) - Static method in class org.vishia.math.CurveInterpolation
This spline interpolation has the following propertied: Any y-value in points is exactly represented by the associated x input.
splineInterpolation(float, float, float[][], int) - Static method in class org.vishia.math.CurveInterpolation
 
splitArgs(String) - Static method in class org.vishia.cmd.CmdExecuter
Splits command line arguments.
splitArgs(String, int, int) - Static method in class org.vishia.cmd.CmdExecuter
Splits command line arguments.
splitArgs(String, String[], String[]) - Static method in class org.vishia.cmd.CmdExecuter
Splits command line arguments with given pre- and post arg array.
splitFnNameAndParams(String) - Static method in class org.vishia.util.CalculatorExpr
Separates a name and the parameter list from a given String.
splitFnParams(String) - Static method in class org.vishia.util.CalculatorExpr
Separates String parameters from a list.
splitIntoSibling(int, Key, Object) - Method in class org.vishia.util.IndexMultiTable_Table
Split this table in 2 tables referred from the parent table.
splitTopLevel(int, Key, Object) - Method in class org.vishia.util.IndexMultiTable_Table
Splits the top level into 2 child tables and inserts the given element.
src - Variable in class org.vishia.cmd.JZtxtcmdScript.FileOpArg
 
Src(String, File) - Constructor for class org.vishia.zip.Zip.Src
 
srcColumn - Variable in class org.vishia.cmd.JZtxtcmdScript.JZcmditem
Hint to the source of this parsed argument or statement.
srcColumn - Variable in class org.vishia.cmd.JZtxtcmdScript.StatementList
For debug and error message, set by compiler.
srcColumn - Variable in class org.vishia.zbnf.ZbnfParser.PrescriptParser.SubParser
last parsed column in an item.
srcColumn - Variable in class org.vishia.zbnf.ZbnfParserStore.ParseResultItemImplement
The line and column and the position in the source nr for debugging
srcColumnOption - Variable in class org.vishia.zbnf.ZbnfParser.PrescriptParser
 
srcFile - Variable in class org.vishia.cmd.JZtxtcmdScript.JZcmditem
 
srcFile - Variable in class org.vishia.cmd.JZtxtcmdScript.StatementList
Hint to the source of this parsed argument or statement.
SrcFile(CharSequence, CharSequence) - Constructor for class org.vishia.header2Reflection.CheaderParser.SrcFile
 
srcFiles - Variable in class org.vishia.header2Reflection.CheaderParser.Args
 
SrcInfo - Class in org.vishia.genJavaOutClass
This class usable as super class for parse results contains the information about the parsed source, file, line, column in an unique form especially for comment and error report to deduce to the source of generate.
SrcInfo() - Constructor for class org.vishia.genJavaOutClass.SrcInfo
 
srcLine - Variable in class org.vishia.cmd.JZtxtcmdScript.JZcmditem
Hint to the source of this parsed argument or statement.
srcLine - Variable in class org.vishia.cmd.JZtxtcmdScript.StatementList
For debug and error message, set by compiler.
srcLine - Variable in class org.vishia.zbnf.ZbnfParser.PrescriptParser.SubParser
last parsed line in an item.
srcLine - Variable in class org.vishia.zbnf.ZbnfParserStore.ParseResultItemImplement
The line and column and the position in the source nr for debugging
srcLineOption - Variable in class org.vishia.zbnf.ZbnfParser.PrescriptParser
Position in source on the first parsed item in an option, used if a component is used inside the option and only a constant character item is given before.
srcpath - Variable in class org.vishia.docuGen.DocuGen.Target
 
srcPos - Variable in class org.vishia.zbnf.ZbnfParserStore.ParseResultItemImplement
 
srcPosOption - Variable in class org.vishia.zbnf.ZbnfParser.PrescriptParser
 
srcRootDir - Variable in class org.vishia.fileRemote.FileRemoteWalkerCallbackCopy
 
srcStates(Class<?>...) - Method in class org.vishia.states.StateSimple.TransJoin
Invoked with the constructor to set the source states of the join transition.
srcStates(int[]) - Method in class org.vishia.states.StateSimple.TransJoin
 
srcTabsize - Variable in class org.vishia.cmd.JZtxtcmdScript.JZscriptSettings
 
sReflectionClassName - Variable in class org.vishia.header2Reflection.Header2Reflection.ConverterClass
Deprecated.
 
sReportParentComponents - Variable in class org.vishia.zbnf.ZbnfParser.PrescriptParser
A string representing the parent components.
sRightestError - Variable in class org.vishia.zbnf.ZbnfParser
The string and position found on the rightest position of an parse fault.
sRxErrorMsg - Variable in class org.vishia.communication.InterProcessComm_SocketImpl
 
sScriptCheck - Variable in class org.vishia.zcmd.Zbnf2Text.Args
File name for a file to check the script.
sSemantic - Variable in class org.vishia.zbnf.ZbnfParserStore.ParseResultItemImplement
The action to invoke.
sSemantic - Variable in class org.vishia.zbnf.ZbnfSyntaxPrescript
The semantic of this syntax item or null.
sSemanticForError - Variable in class org.vishia.zbnf.ZbnfParser.PrescriptParser.SubParser
The semantic for getExpectedSyntaxOnError.
sSemanticIdent - Variable in class org.vishia.zbnf.ZbnfParser.PrescriptParser
 
sSeparator - Variable in class org.vishia.header2Reflection.Header2Reflection.ConverterClass
Deprecated.
 
sStartName - Variable in class org.vishia.util.FilepathFilter.NameFilter
 
sStartPath - Variable in class org.vishia.util.FilepathFilter.PathFilter
 
sSubSyntax - Variable in class org.vishia.zbnf.ZbnfSyntaxPrescript
Required sub-syntax of a syntax component with string result.
sSubtreenode - Variable in class org.vishia.xmlReader.XmlJzCfgAnalyzer.XmlStructureNode
 
sSuperItemType - Variable in class org.vishia.genJavaOutClass.GenJavaOutClass.SubClassJava
 
sSuperItemType - Variable in class org.vishia.zbnf.ZbnfSyntaxPrescript
A string accordingly to the syntax.
sSyntaxReflectionTypes - Static variable in class org.vishia.header2Reflection.Header2Reflection
Deprecated.
 
stack - Variable in class org.vishia.util.CalculatorExpr.Data
The stack of values used temporary.
stackInfo(CharSequence, int) - Static method in class org.vishia.util.ExcUtil
Prepares an information about the stack trace without occurring of a exception in a short (one line) form.
stackInfo(CharSequence, int, int) - Static method in class org.vishia.util.ExcUtil
Prepares an information about the stack trace without occurring of a exception in a short (one line) form.
sTACKTRC_ENTRY - Variable in class org.vishia.header2Reflection.CheaderParser.StatementBlock
 
sTag - Variable in class org.vishia.xmlSimple.XmlSequWriter.ElementInfo
 
start() - Method in class org.vishia.cmd.JZtxtcmdExecuter.NextNr
Start method, next access returns 1.
start() - Method in class org.vishia.communication.InterProcessCommRxThread
Start opens the InterProcessComm and starts the receiver thread.
start() - Method in class org.vishia.event.EventTimerThread
Creates and starts the thread.
start() - Method in class org.vishia.fileLocalAccessor.FileAccessorLocalJava7.WalkerThread
 
start(FileRemote, FileRemoteCmdEventData) - Method in class org.vishia.fileLocalAccessor.FileCallbackLocalCmp
On start of comparison it refreshes the second dir tree.
start(FileRemote, FileRemoteCmdEventData) - Method in class org.vishia.fileLocalAccessor.FileCallbackLocalCopy
 
start(FileRemote, FileRemoteCmdEventData) - Method in class org.vishia.fileLocalAccessor.FileCallbackLocalDelete
 
start(FileRemote, FileRemoteCmdEventData) - Method in class org.vishia.fileRemote.FileRemoteCallbackCopyDispersedFiles
 
start(FileRemote, FileRemoteCmdEventData) - Method in class org.vishia.fileRemote.FileRemoteCallbackSearch
 
start(FileRemote, FileRemoteCmdEventData) - Method in class org.vishia.fileRemote.FileRemoteTestCallback
 
start(FileRemote, FileRemoteCmdEventData) - Method in class org.vishia.fileRemote.FileRemoteWalkerCallbackCopy
 
start(FileRemote, FileRemoteCmdEventData) - Method in class org.vishia.fileRemote.FileRemoteWalkerCallbackDelete
 
start(FileRemote, FileRemoteCmdEventData) - Method in class org.vishia.fileRemote.FileRemoteWalkerCallbackLog
 
start() - Method in class org.vishia.util.CallbackTemplate
 
start(TypeNode, TypeStartInfo) - Method in interface org.vishia.util.SortedTreeWalkerCallback
Invoked before start of a walk through the tree.
start() - Method in class org.vishia.util.ThreadRun
 
start(int) - Method in interface org.vishia.util.ThreadRun.Step
Invoked one time of start of the thread in the thread routine.
start() - Method in interface org.vishia.util.TreeNodeCallback
Invoked before start of Files.walkFileTree(java.nio.file.Path, java.util.Set, int, java.nio.file.FileVisitor).
start(String, Object) - Method in class org.vishia.util.TreeWalkerPathCheck
 
start - Variable in class org.vishia.xmlSimple.WikistyleTextToSimpleXml
The start of the actual line.
start - Variable in class org.vishia.zbnf.ZbnfParserStore.ParseResultItemImplement
The position from-to of the associated input
startCmdLine(ProcessBuilder, String) - Method in class org.vishia.mainCmd.MainCmd
Deprecated.
Starts a command invocation for a independent window.
startCmdLine(ProcessBuilder, String[]) - Method in class org.vishia.mainCmd.MainCmd
Deprecated.
Starts a command invocation for a independent window.
startCmdLine(ProcessBuilder, String) - Method in interface org.vishia.mainCmd.MainCmd_ifc
Starts a command invocation for a independent window.
startCmdLine(ProcessBuilder, String[]) - Method in interface org.vishia.mainCmd.MainCmd_ifc
Starts a command invocation for a independent window.
startDir - Variable in class org.vishia.fileRemote.FileCluster.ListSubdirs
 
startDir - Variable in class org.vishia.fileRemote.FileRemoteAccessor.FileWalkerThread
 
startExpr - Static variable in class org.vishia.util.CalculatorExpr.ExprTypes
The type of val2 determines the expression type.
startmilli - Variable in class org.vishia.cmd.JZtxtcmdExecuter.JzTcMain
The time stamp from System.currentTimeMillis() on start of script.
startnano - Variable in class org.vishia.cmd.JZtxtcmdExecuter.JzTcMain
The time stamp from System.nanoTime() on start of script.
startNext - Variable in class org.vishia.xmlSimple.WikistyleTextToSimpleXml
The start of the next line.
startOnDemand - Variable in class org.vishia.event.EventTimerThread
 
startOrNotify() - Method in class org.vishia.event.EventTimerThread
 
startPosText - Variable in class org.vishia.zbnf.ZbnfParser.ParseResultlet
The start and the end position (character in parsed Character input)
startsWith(CharSequence, CharSequence) - Static method in class org.vishia.util.StringFunctions
Checks whether the given CharSequence starts with a defined CharSequence.
startsWith(CharSequence, int, int, CharSequence) - Static method in class org.vishia.util.StringFunctions
Checks whether the given CharSequence starts with a CharSequence.
startsWith(CharSequence) - Method in class org.vishia.util.StringPart
compares the Part of string with the given string.
startsWith(CharSequence) - Method in class org.vishia.util.StringSeq
 
startsWithAfterAnyChar(CharSequence, CharSequence, String) - Static method in class org.vishia.util.StringFunctions
Checks whether a given sq starts with the compare sequence start, but after some admissible characters.
startThread(String, JZtxtcmdExecuter.ExecuteLevel, JZtxtcmdScript.ThreadBlock) - Method in class org.vishia.cmd.JZtxtcmdThread
 
startTime - Variable in class org.vishia.fileLocalAccessor.FileAccessorLocalJava7.WalkFileTreeVisitor
 
startupThreads() - Method in interface org.vishia.util.CompleteConstructionAndStart
This routine should be called from the main builder and then all children if the CompleteConstructionAndStart.completeConstruction() was called for all.
state - Variable in class org.vishia.cmd.CmdExecuter.OutThread
 
state - Variable in class org.vishia.cmd.JZtxtcmdThread
State of thread execution. i-init, r-run, y-finished.
state() - Method in class org.vishia.cmd.JZtxtcmdThread
State of thread execution.
state - Variable in class org.vishia.communication.InterProcessCommRxThread
State of function.
state - Variable in class org.vishia.communication.SocketCmd_InterProcessComm
 
state - Variable in class org.vishia.states.PrepareTransition
 
state - Variable in class org.vishia.util.MessageQueue
 
stateAct - Variable in class org.vishia.states.StateComposite
 
StateAction - Interface in org.vishia.states
This interface is able to use to define a action method for entry, exit or a transition in a Statemachine, which is implemented inside any user class.
StateComposite - Class in org.vishia.states
A composite state with its own state variable StateComposite.stateAct.
StateComposite(String, StateMachine, StateSimple[]) - Constructor for class org.vishia.states.StateComposite
Only used for the StateMachine.stateTop and as special constructor to build a state machine from other data.
StateComposite() - Constructor for class org.vishia.states.StateComposite
The constructor of any StateComposite checks the class for inner classes which are the states.
StateCompositeFlat - Class in org.vishia.states
Super class for a composite state which does not contain a history and which is not parallel to other StateComposite.
StateCompositeFlat(String, StateMachine, StateSimple[]) - Constructor for class org.vishia.states.StateCompositeFlat
Only used for the StateMachine.stateTop and as special constructor to build a state machine from other data.
StateCompositeFlat() - Constructor for class org.vishia.states.StateCompositeFlat
The constructor of any StateComposite checks the class for inner classes which are the states.
StateCompositeTop(StateMachine, StateSimple[]) - Constructor for class org.vishia.states.StateMachine.StateCompositeTop
 
StateDeepHistory - Class in org.vishia.states
This is the Pseudo-state for deep history transitions.
StateDeepHistory(String) - Constructor for class org.vishia.states.StateDeepHistory
 
StateDeepHistory() - Constructor for class org.vishia.states.StateDeepHistory
 
stateDefault - Variable in class org.vishia.states.StateCompositeFlat
 
stateDefault() - Method in class org.vishia.states.StateCompositeFlat
 
stateId - Variable in class org.vishia.states.StateSimple
The own identification of the state.
stateList - Variable in class org.vishia.states.StateMachine
List of all states parallel to the #stateMap for code generation, filled with reflection.
stateList() - Method in class org.vishia.states.StateMachine
 
StateMachine - Class in org.vishia.states
To build a state machine you should build a maybe inner class derived from StateMachine.
StateMachine(String) - Constructor for class org.vishia.states.StateMachine
Creates a state machine which is executed directly by StateMachine.processEvent(java.util.EventObject).
StateMachine(String, EventTimerThread_ifc, EventThread_ifc) - Constructor for class org.vishia.states.StateMachine
Constructs a state machine with a given thread and a given timer manager.
StateMachine(StateSimple[]) - Constructor for class org.vishia.states.StateMachine
Special constructor for StateMGen, with given topState, without reflection analysis.
stateMachine - Variable in class org.vishia.states.StateSimple
Aggregation to the whole state machine.
StateMachine.StateCompositeTop - Class in org.vishia.states
 
stateMap - Variable in class org.vishia.states.StateMachine
Map of all states defined as inner classes of the derived class, filled with reflection.
statement - Variable in class org.vishia.cmd.JZtxtcmdThread
Used only for starting the thread.
Statement(char) - Constructor for class org.vishia.header2Reflection.CheaderParser.Statement
 
statementBlock - Variable in class org.vishia.header2Reflection.CheaderParser.ConditionalStatement
 
StatementBlock() - Constructor for class org.vishia.header2Reflection.CheaderParser.StatementBlock
 
statementlist - Variable in class org.vishia.cmd.JZtxtcmdScript.JZcmditem
If need, sub statements, maybe null.
statementlist() - Method in class org.vishia.cmd.JZtxtcmdScript.JZcmditem
 
StatementList(JZtxtcmdScript.JZscriptSettings) - Constructor for class org.vishia.cmd.JZtxtcmdScript.StatementList
Scripts for some local variable.
StatementList(JZtxtcmdScript.JZcmditem) - Constructor for class org.vishia.cmd.JZtxtcmdScript.StatementList
 
statements - Variable in class org.vishia.cmd.JZtxtcmdScript.StatementList
 
statements - Variable in class org.vishia.header2Reflection.CheaderParser.StatementBlock
 
statementsAdd - Variable in class org.vishia.cmd.JZtxtcmdScript.StatementList
This is only temporary used to to fill statements of script level also of included statements to the JZtxtcmdScript.JZcmdInclude item.
stateOfEvent - Variable in class org.vishia.event.EventWithDst
State of the event: 0 or '
StateParallel - Class in org.vishia.states
Base class for a state which contains more as one StateComposite which are executed parallel if this state is active.
StateParallel(String, StateMachine, StateSimple[]) - Constructor for class org.vishia.states.StateParallel
Special constructor to build a state machine from other data.
StateParallel() - Constructor for class org.vishia.states.StateParallel
The constructor of any StateParallel checks the class for inner classes which are the parallel states.
statePath - Variable in class org.vishia.states.StateSimple
Path to this state from the top state.
statePath() - Method in class org.vishia.states.StateSimple
Returns the path of all states from the top state in the hierarchie of this state.
StateShallowHistory - Class in org.vishia.states
This is the Pseudo-state for deep history transitions.
StateShallowHistory() - Constructor for class org.vishia.states.StateShallowHistory
 
StateSimple - Class in org.vishia.states
Base class of a State in a State machine.
StateSimple() - Constructor for class org.vishia.states.StateSimple
 
StateSimple.PlugStateSimpleToGenState - Class in org.vishia.states
This class is used especially in org.vishia.stateMGen.StateMGen in the component srcJava_Zbnf to help generate a state machine for C language.
StateSimple.Timeout - Class in org.vishia.states
If a state contains a field of this class, a timeout is given for that state.
StateSimple.Trans - Class in org.vishia.states
An instance of this class represents a transition of the enclosing SimpleState to one or more destination states.
StateSimple.TransChoice - Class in org.vishia.states
 
StateSimple.TransJoin - Class in org.vishia.states
 
stateThreadTimer - Variable in class org.vishia.event.EventTimerThread
State of the thread, used for debug and mutex mechanism.
stateTop - Variable in class org.vishia.states.StateMachine
The state which presents the whole state machine.
static_ - Variable in class org.vishia.header2Reflection.CheaderParser.HeaderBlockEntry
 
staticConst - Variable in class org.vishia.header2Reflection.CheaderParser.AttributeOrTypedef
 
StdHexFormatWriter - Class in org.vishia.util
This class writes binary data in the Intel-Standard-Hex-Format.
StdHexFormatWriter(File) - Constructor for class org.vishia.util.StdHexFormatWriter
 
stdReplacement - Static variable in class org.vishia.xmlSimple.XmlSequWriter
 
step - Variable in class org.vishia.util.ThreadRun
The step routine.
step(int, int, int, long) - Method in interface org.vishia.util.ThreadRun.Step
Invoked cyclically.
stepThread() - Method in class org.vishia.event.EventTimerThread
The core run routine for the timer thread.
stepTimeMeasure - Variable in class org.vishia.util.ThreadRun
 
stepTimeMeasureMid - Variable in class org.vishia.util.ThreadRun
 
stop() - Static method in class org.vishia.bridgeC.ExampleTestFloat
 
stop() - Method in class org.vishia.checkDeps_C.CheckAllDepFile
 
stop() - Method in class org.vishia.checkDeps_C.CheckDependencyFile.NextCodeLine
 
stop() - Method in class org.vishia.checkDeps_C.CheckDependencyFile
 
stop() - Method in class org.vishia.checkDeps_C.CheckDeps_Old
 
stop() - Method in class org.vishia.cmd.CmdExecuter
 
stop() - Method in class org.vishia.cmd.JZtxtcmdExecuter
 
stop() - Method in class org.vishia.cmd.JZtxtcmdTester
This method is only intend to set a breakpoint into it.
stop() - Method in class org.vishia.header2Reflection.BinOutPrep
 
stop() - Method in class org.vishia.header2Reflection.C2DataDeps
Helper method for debugging.
stop() - Method in class org.vishia.header2Reflection.Header2Reflection
Deprecated.
Helper method for debugging.
stop() - Method in class org.vishia.msgDispatch.MsgDispatcher
It's a debug helper.
stop() - Static method in class org.vishia.util.Debugutil
This method is used either to set a breakpoint in it or to set a breakpoint on its call.
stop(Object) - Static method in class org.vishia.util.Debugutil
 
stop(boolean) - Static method in class org.vishia.util.Debugutil
Use this method in a users software to stop conditionally.
stop() - Static method in class org.vishia.util.ExcUtil
This is only a debug helper, an empty instruction.
stop() - Static method in class org.vishia.util.FileFunctions
 
stop() - Method in class org.vishia.util.IndexMultiTable
 
stop() - Method in class org.vishia.util.IndexMultiTableInteger.IteratorImpl
 
stop() - Method in class org.vishia.util.IndexMultiTableInteger
 
stop() - Method in class org.vishia.xmlSimple.WikistyleTextToSimpleXml
Only for debug.
stop() - Method in class org.vishia.xmlSimple.Xsltpre
 
stop() - Method in class org.vishia.zbnf.ZbnfJavaOutput
It's a debug helper.
stop() - Method in class org.vishia.zbnf.ZbnfParser
It's a debug helper.
stop() - Method in class org.vishia.zbnf.ZbnfParserStore.ParseResultItemImplement
It's a debug helper.
stop() - Method in class org.vishia.zbnf.ZbnfParserStore
It's a debug helper.
stop() - Method in class org.vishia.zbnf.ZbnfSyntaxPrescript
It's a debug helper.
stop() - Method in class org.vishia.zbnf.ZbnfXmlOutput
Deprecated.
It's a debug helper.
stop() - Method in class org.vishia.zcmd.OutputDataTree
 
stopThread - Variable in class org.vishia.util.ThreadRun
Helper variable to stop one or more threads without changing the source.
store - Variable in class org.vishia.zbnf.ZbnfParserStore.ParseResultItemImplement
The explicit reference to the store to which the item is member of.
storeAttrData(StringPartScan, Object, DataAccess.DatapathElement, Map<String, DataAccess.IntegerIx>, CharSequence, CharSequence, String) - Method in class org.vishia.xmlReader.XmlJzReader
Invokes the associated method to store the attribute value.
storeChangedSource(String) - Method in class org.vishia.checkDeps_C.ObjectFileDeps
 
storeContent(StringBuilder, XmlCfg.XmlCfgNode, Object, Map<String, DataAccess.IntegerIx>[], String[]) - Static method in class org.vishia.xmlReader.XmlJzReader
 
storeEvent(EventObject) - Method in interface org.vishia.event.EventThread_ifc
Adds an event to execute it in the thread of the implementor of this interface.
storeEvent(EventObject) - Method in class org.vishia.event.EventTimerThread
Stores an event in the queue, able to invoke from any thread.
storeInMap - Variable in class org.vishia.xmlReader.XmlCfg.AttribDstCheck
If given, name to store the attribute value in a argument map.
storeSender(SocketAddress) - Method in class org.vishia.communication.Address_InterProcessComm_Socket
store the socket Address into, only usefully if it is a SenderAddressInterProcessComm.
storeValue(DataAccess, Map<String, DataAccess.Variable<Object>>, Object, boolean) - Method in class org.vishia.cmd.JZtxtcmdExecuter.ExecuteLevel
 
storeValue(List<DataAccess.DatapathElement>, Object, Object, boolean) - Static method in class org.vishia.util.DataAccess
Stores the given value in the element determined by the data path, maybe create a new Variable therewith.
storeValue(DataAccess.DatapathElement, Object, Object, boolean) - Static method in class org.vishia.util.DataAccess
Stores a value in the given field or with the given method into the data instance.
storeValue(Object, Object, boolean) - Method in class org.vishia.util.DataAccess
Stores the value in the given path.
str - Variable in class org.vishia.util.KeyCode
 
strData(Object, boolean) - Method in class org.vishia.util.DataShow
 
StringAdd - Class in org.vishia.util
This is a small helper class to add something to build a String for optimized calculate time and space effort.
StringAdd(int) - Constructor for class org.vishia.util.StringAdd
The ctor does not create a StringBuilder.
stringArray(List<Object>) - Method in class org.vishia.util.Conversion
Converts a given List content to an String[].
StringArray - Class in org.vishia.util
 
StringArray(char[], int, int) - Constructor for class org.vishia.util.StringArray
 
Stringc - Class in org.vishia.mainCmd
Some static functions to convert strings, usefull on C++-conversion
Stringc() - Constructor for class org.vishia.mainCmd.Stringc
 
StringCmp - Class in org.vishia.util
The routines of this class are used to compare Strings especially for tests.
StringCmp() - Constructor for class org.vishia.util.StringCmp
 
stringComparator - Variable in class org.vishia.util.SortedList
Instance of a Comparator which compares an Object as item from list with a String search key, used by search()
stringExpr - Static variable in class org.vishia.util.CalculatorExpr.ExprTypes
The current expression type is String.
StringFormatter - Class in org.vishia.util
This class supports a formatted output of something in a string buffer.
StringFormatter() - Constructor for class org.vishia.util.StringFormatter
 
StringFormatter(Appendable, boolean, String, int) - Constructor for class org.vishia.util.StringFormatter
Constructs an instance with a linked line-out channel and a StringBuffer of the given length.
StringFormatter(int) - Constructor for class org.vishia.util.StringFormatter
Constructs an instance with a StringBuffer of the given length.
StringFormatter(String) - Constructor for class org.vishia.util.StringFormatter
Constructs an instance with a StringBuffer initialized with the given string.
StringFormatter(StringBuilder) - Constructor for class org.vishia.util.StringFormatter
Constructs an instance with a existing StringBuffer.
StringFormatter.Appendable_Intern - Class in org.vishia.util
Helper class only internally for static functions which outputs to Appendable, It appends a prepared number of characters to this buffer on StringFormatter.pos_++
StringFunctions - Class in org.vishia.util
This class contains static String functions without any other dependency able to use with CharSequence (instead java.lang.String).
StringFunctions() - Constructor for class org.vishia.util.StringFunctions
 
StringFunctions_B - Class in org.vishia.util
 
StringFunctions_B() - Constructor for class org.vishia.util.StringFunctions_B
 
StringFunctions_C - Class in org.vishia.util
Contains routines to convert String to number format.
StringFunctions_C() - Constructor for class org.vishia.util.StringFunctions_C
 
StringFunctions_C.PrepareAppendablePos - Class in org.vishia.util
Implementation of the StringFunctions_C.PrepareBufferPos for a simple Appendable
StringFunctions_C.PrepareBufferPos - Interface in org.vishia.util
This interface is used also for StringFormatter to use similar approaches for setCharAt and append.
StringNr(String) - Constructor for class org.vishia.util.ShortenString.StringNr
 
StringPart - Class in org.vishia.util
The StringPart class represents a flexible valid part of a character string which's spread is changeable.
StringPart() - Constructor for class org.vishia.util.StringPart
Creates a new empty StringPart without an associated String.
StringPart(CharSequence) - Constructor for class org.vishia.util.StringPart
Creates a new StringPart, with the given content from a String.
StringPart(CharSequence, int, int) - Constructor for class org.vishia.util.StringPart
Builds a StringPart which uses the designated part of the given src.
StringPart.Iter - Class in org.vishia.util
 
StringPart.Part - Class in org.vishia.util
This class presents a part of the parent CharSequence of this class.
StringPartAppend - Class in org.vishia.util
This class combines an Appendable with the capability of StringPartScan.
StringPartAppend() - Constructor for class org.vishia.util.StringPartAppend
Creates an String jar with 1000 character (default size).
StringPartAppend(int) - Constructor for class org.vishia.util.StringPartAppend
Creates an String jar with a given character size.
StringPartAppend.OutputStream_StringPartAppend - Class in org.vishia.util
 
StringPartFromFile - Class in org.vishia.util
Deprecated.
StringPartFromFile(File) - Constructor for class org.vishia.util.StringPartFromFile
Deprecated.
Creates a StringPart from given file.
StringPartFromFileLines - Class in org.vishia.util
This class extends the StringPartScan to determine the content with reading the String from a file, from a file resource in jar file or from any other opened resource as Reader.
StringPartFromFileLines(File) - Constructor for class org.vishia.util.StringPartFromFileLines
Fills a StringPart from a File.
StringPartFromFileLines(File, int, String, Charset) - Constructor for class org.vishia.util.StringPartFromFileLines
Fills a StringPart from a File.
StringPartFromFileLines(Class<?>, String, int, String, Charset) - Constructor for class org.vishia.util.StringPartFromFileLines
Loads a resource from jar file into this StringBuffer.
StringPartFromFileLines(Reader, String, int) - Constructor for class org.vishia.util.StringPartFromFileLines
Fills a StringPart from a opened Stream.
StringPartFromFileLines(InputStream, String, int, String, Charset) - Constructor for class org.vishia.util.StringPartFromFileLines
Fills a StringPart from a opened Stream.
StringPartFromFileLines.CharSq - Class in org.vishia.util
 
StringPartScan - Class in org.vishia.util
This class extends the capability of StringPartBase for scanning capability.
StringPartScan(CharSequence, int, int) - Constructor for class org.vishia.util.StringPartScan
 
StringPartScan(CharSequence) - Constructor for class org.vishia.util.StringPartScan
 
StringPartScan() - Constructor for class org.vishia.util.StringPartScan
 
StringSeq - Class in org.vishia.util
This class wraps any CharSequence and provides comparable features like String for commonly usage.
StringSeq() - Constructor for class org.vishia.util.StringSeq
 
stringVal - Variable in class org.vishia.util.CalculatorExpr.Value
 
stringvalue - Variable in class org.vishia.header2Reflection.CheaderParser.DefineDefinition
 
stringValue() - Method in class org.vishia.util.CalculatorExpr.Value
Returns the reference to the StringBuilder-buffer if the result is a concatenation of strings.
stringxValue() - Method in class org.vishia.util.CalculatorExpr.Value
 
strPicture(long, String, String, char, StringFunctions_C.PrepareBufferPos) - Static method in class org.vishia.util.StringFunctions_C
This algorithm is taken over from C++ routines in strpict.cpp written by JcHartmut in 1993..1999.
StructClassDecl(String) - Constructor for class org.vishia.header2Reflection.CheaderParser.StructClassDecl
 
StructDefinition(CheaderParser.HeaderBlock, String, boolean, boolean) - Constructor for class org.vishia.header2Reflection.CheaderParser.StructDefinition
 
StructOrClassDef(CheaderParser.HeaderBlock, String) - Constructor for class org.vishia.header2Reflection.CheaderParser.StructOrClassDef
 
sTstep - Variable in class org.vishia.header2Reflection.CheaderParser.AttributeOrTypedef
Not parsed but possible for postprocessing.
sTxErrorMsg - Variable in class org.vishia.communication.InterProcessComm_SocketImpl
 
sType - Variable in class org.vishia.header2Reflection.BinOutPrep.TypeNeedInBinOut
 
sType - Variable in class org.vishia.header2Reflection.Header2Reflection.TypeEntry
Deprecated.
 
sTypeName - Variable in class org.vishia.header2Reflection.Header2Reflection.ConverterClass
Deprecated.
Used for offsetof(sTypeName,
sub(CharSequence) - Method in class org.vishia.cmd.JZtxtcmdExecuter.JzTcMain
 
sub - Variable in class org.vishia.cmd.JZtxtcmdThreadQueue.SubArg
 
SubArg(JZtxtcmdScript.Subroutine, List<DataAccess.Variable<Object>>) - Constructor for class org.vishia.cmd.JZtxtcmdThreadQueue.SubArg
 
SubClassField(String, String, String) - Constructor for class org.vishia.genJavaOutClass.GenJavaOutClass.SubClassField
 
SubClassJava(String, String, String) - Constructor for class org.vishia.genJavaOutClass.GenJavaOutClass.SubClassJava
 
SubClassXml(String, String) - Constructor for class org.vishia.xmlReader.GenXmlCfgJavaData.SubClassXml
 
SubClassZbnf(ZbnfSyntaxPrescript, String, String) - Constructor for class org.vishia.zbnf.GenZbnfJavaData.SubClassZbnf
 
subdir(CharSequence) - Method in class org.vishia.fileRemote.FileRemote
Gets or creates a child with the given name which is a sub directory of this.
subFiles - Variable in class org.vishia.util.FileCompare.Result
 
subitem - Variable in class org.vishia.cmd.JZtxtcmdScript.JZcmditem
Any special sub item if necessary, see conversion.
subItem - Variable in class org.vishia.xmlReader.GenXmlCfgJavaData.SubClassXml
 
subList(int, int) - Method in class org.vishia.util.SortedList
Delegates to List inside, see java.util.List.
subnodes - Variable in class org.vishia.xmlReader.XmlCfg.XmlCfgNode
Key (tag name with xmlns:name) and configuration for a sub node.
subOperation - Static variable in class org.vishia.util.CalculatorExpr.Operators
Subtracts the arg from the accu.
SubParser(ZbnfParser.PrescriptParser.SubParser, ZbnfParserStore.ParseResultItemImplement, boolean, int) - Constructor for class org.vishia.zbnf.ZbnfParser.PrescriptParser.SubParser
Constructs a new Parser with a given parsed syntaxPrescript and a given input and output buffer.
subPrescripts() - Method in class org.vishia.zbnf.ZbnfParser
Returns the index of all sub prescripts for checking.
subRoutine - Variable in class org.vishia.cmd.JZtxtcmdExecuter.ExecuteLevel
 
Subroutine(JZtxtcmdScript.JZcmdClass) - Constructor for class org.vishia.cmd.JZtxtcmdScript.Subroutine
 
subroutines - Variable in class org.vishia.cmd.JZtxtcmdScript.JZcmdClass
All subroutines of this class.
subroutines() - Method in class org.vishia.cmd.JZtxtcmdScript.JZcmdClass
 
subroutinesAll - Variable in class org.vishia.cmd.JZtxtcmdScript
All subroutines of this script with name class.sub in alphabetic order to search.
subSequence(int, int) - Method in class org.vishia.util.StringArray
 
subSequence(int, int) - Method in class org.vishia.util.StringPart.Part
 
subSequence(int, int) - Method in class org.vishia.util.StringPart
Returns a volatile CharSequence from the range inside the current part.
subSequence(int, int) - Method in class org.vishia.util.StringPartFromFileLines.CharSq
Returns null because it is never used in StringPart.
subSequence(int, int) - Method in class org.vishia.util.StringSeq
A SubSequence is built as independent String in any case.
substring(int, int) - Method in class org.vishia.util.StringPart
Gets a substring inside the maximal part pos position of start relative to maxPart posend exclusive position of end.
substring(int, int) - Method in class org.vishia.util.StringSeq
Same as StringSeq.subSequence(int, int) but it is compatible to String.substring(int, int)
substring(int) - Method in class org.vishia.util.StringSeq
Compatible to String.substring(int, int)
subSyntax - Variable in class org.vishia.zbnf.GenZbnfJavaData.SubClassZbnf
 
subtreeForward - Variable in class org.vishia.xmlReader.XmlCfg
entries of usage of subtree instances which are defined later in the text.
subtrees - Variable in class org.vishia.xmlReader.GenXmlCfgJavaData
 
subtrees - Variable in class org.vishia.xmlReader.XmlCfg
Configuration for subtrees which can occur anywhere in the XML file.
sufficingBytesForNextChild(int) - Method in class org.vishia.byteData.ByteDataAccess
Deprecated.
returns true if the given number of bytes is sufficing in the data from position of next child.
sufficingBytesForNextChild(int) - Method in class org.vishia.byteData.ByteDataAccessBase
returns true if the given number of bytes is sufficing in the data from position of next child.
sufficingBytesForNextChild(int) - Method in class org.vishia.byteData.ByteDataAccessOld
Deprecated.
returns true if the given number of bytes is sufficing in the data from position of next child.
sum - Variable in class org.vishia.jztxtcmd.JZtxtcmdUserExample
 
superclass - Variable in class org.vishia.header2Reflection.CheaderParser.ClassDefinition
 
superclass - Variable in class org.vishia.header2Reflection.CheaderParser.StructDefinition
In a struct a superclass is a struct on start of the struct (nested).
Superclass() - Constructor for class org.vishia.header2Reflection.CheaderParser.Superclass
 
SuperclassIfc_idxMtblJc_ByteDataAccess - Class in org.vishia.byteData
This class allows access and write of Data for the C-language struct SuperclassIfc_idxMtblJc_ByteDataAccess see emc/source/emC/Object_emC.h.
SuperclassIfc_idxMtblJc_ByteDataAccess() - Constructor for class org.vishia.byteData.SuperclassIfc_idxMtblJc_ByteDataAccess
Constructor is the instance to create bin data. it is not the bin data itself.
superTypes - Variable in class org.vishia.genJavaOutClass.GenJavaOutClass
 
sVersion - Static variable in interface org.vishia.cmd.JZtxtcmdEngine
Version, history and license.
sVersion - Static variable in class org.vishia.cmd.JZtxtcmdFileset
Version, history and license.
sVersion - Static variable in class org.vishia.cmd.JZtxtcmdTester
Version, history and license.
sVersion - Static variable in class org.vishia.cmd.JZtxtcmdThread
Version, history and license.
sVersion - Static variable in class org.vishia.cmd.ZmakeTarget
Version, history and license.
sVersion - Static variable in class org.vishia.communication.InterProcessCommFactory
Version, history and license.
sVersion - Static variable in class org.vishia.docuGen.DocuGen
Version, history and license.
sVersion - Static variable in class org.vishia.fileLocalAccessor.FileAccessorLocalJava7
Version, history and license.
sVersion - Static variable in class org.vishia.fileLocalAccessor.FileCallbackLocalCmp
Version, history and license.
sVersion - Static variable in class org.vishia.fileLocalAccessor.FileCallbackLocalCopy
Version, history and license.
sVersion - Static variable in class org.vishia.fileLocalAccessor.FileCallbackLocalDelete
Version, history and license.
sVersion - Static variable in class org.vishia.fileRemote.FileMark
Version, history and license.
sVersion - Static variable in class org.vishia.fileRemote.FileRemoteCallbackCopyDispersedFiles
Version, history and license.
sVersion - Static variable in class org.vishia.fileRemote.FileRemoteCallbackSearch
 
sVersion - Static variable in class org.vishia.fileRemote.FileRemoteWalker
Version, history and license.
sVersion - Static variable in class org.vishia.genJavaOutClass.GenJavaOutClass
Version, history and license.
sVersion - Static variable in class org.vishia.header2Reflection.CheaderParser
Version, history and license.
sVersion - Static variable in class org.vishia.mainCmd.MainCmd
Deprecated.
Version, history and license.
sVersion - Static variable in class org.vishia.mainCmd.MainCmdLoggingStream
Version, history and license.
sVersion - Static variable in class org.vishia.math.CurveInterpolation
Version, history and license.
sVersion - Static variable in interface org.vishia.msgDispatch.LogMessage
Version, history and license.
sVersion - Static variable in class org.vishia.tools.PrepareAsciidoc
Version, history and copyright/copyleft.
sVersion - Static variable in class org.vishia.tools.ReadWriteFileBase
Version, history and copyright/copyleft.
sVersion - Static variable in class org.vishia.util.Arguments
Version, history and license.
sVersion - Static variable in class org.vishia.util.Conversion
Version, history and license.
sVersion - Static variable in class org.vishia.util.DataAccess
Version, history and license.
sVersion - Static variable in class org.vishia.util.DataShow
Version, history and license.
sVersion - Static variable in class org.vishia.util.FileAppend
Version, history and license.
sVersion - Static variable in class org.vishia.util.FileFunctions
Version, history and license.
sVersion - Static variable in class org.vishia.util.FileList
Version, history and license.
sVersion - Static variable in class org.vishia.util.FilePath
Version, history and license.
sVersion - Static variable in class org.vishia.util.FilepathFilterM
Version, history and license.
sVersion - Static variable in class org.vishia.util.FileSet
Version, history and license.
sVersion - Static variable in class org.vishia.util.FileWriter
Deprecated.
Version, history and license.
sVersion - Static variable in class org.vishia.util.IndexMultiTable
Version, history and license.
sVersion - Static variable in class org.vishia.util.IndexMultiTable_Table
Version, history and license.
sVersion - Static variable in interface org.vishia.util.Java4C
Version, history and license.
sVersion - Static variable in class org.vishia.util.KeyCode
The version 2013-11-23 Hartmut new: Masks for KeyCode.shiftDigit etc, Definition of KeyCode.tab 2013-11-23 Hartmut chg: KeyCode.userSelect and KeyCode.defaultSelect instead tableLineSelect 2012-07-15 Hartmut new: KeyCode.isAsciiTextKey(int) 2012-06-17 new KeyCode.isControlFunctionMouseUpOrMenu(int) etc. cluster of keys and actions.
sVersion - Static variable in class org.vishia.util.ObjectId
Version, history and license.
sVersion - Static variable in class org.vishia.util.PathCheck
Version, history and license.
sVersion - Static variable in class org.vishia.util.PipeRingBuffer
Version, history and license.
sVersion - Static variable in interface org.vishia.util.ReplaceAlias_ifc
Version, history and license.
sVersion - Static variable in interface org.vishia.util.SortedTreeWalkerCallback
Version, history and license.
sVersion - Static variable in class org.vishia.util.StringPart
Version, history and license.
sVersion - Static variable in class org.vishia.util.StringPartAppend
Version, history and license.
sVersion - Static variable in class org.vishia.util.StringPartScan
Version, history and license.
sVersion - Static variable in class org.vishia.util.TestOrg
Version, history and license.
sVersion - Static variable in class org.vishia.util.TreeWalkerPathCheck
Version, history and license.
sVersion - Static variable in class org.vishia.util.Writer_Appendable
Version, history and license.
sVersion - Static variable in class org.vishia.xmlReader.GenXmlCfgJavaData
Version, history and license.
sVersion - Static variable in class org.vishia.zbnf.ebnfConvert.EBNFconvert
Version, history and license.
sVersion - Static variable in class org.vishia.zbnf.ebnfConvert.EBNFread
Version, history and license.
sVersion - Static variable in class org.vishia.zbnf.GenZbnfJavaData
Version, history and license.
sVersion - Static variable in class org.vishia.zbnf.Zbnf2Xml
Version, history and license.
sVersion - Static variable in class org.vishia.zbnf.ZbnfJavaOutput
Version, history and license.
sVersion - Static variable in class org.vishia.zbnf.ZbnfParser
Version, history and license.
sVersion - Static variable in class org.vishia.zbnf.ZbnfParserStore
Version, history and license.
sVersion - Static variable in class org.vishia.zcmd.Csv2Data
Version, history and license.
sVersion - Static variable in class org.vishia.zcmd.Zbnf2Text
Version, history and license.
swap(DerivedNode) - Method in class org.vishia.util.TreeNodeBase
Swaps two nodes, this and dst.
sWhitespace - Static variable in class org.vishia.util.StringCmp
 
sWhiteSpaces - Static variable in class org.vishia.util.StringFunctions_B
 
sWhitespaces - Variable in class org.vishia.xmlSimple.XmlBeautificator
 
sWhiteSpaces - Variable in class org.vishia.zbnf.ZbnfParser
Chars there are detect as white spaces:
switchToWindowOrStartCmdline(ProcessBuilder, String, String) - Method in class org.vishia.mainCmd.MainCmd
Deprecated.
 
switchToWindowOrStartCmdline(ProcessBuilder, String, String) - Method in interface org.vishia.mainCmd.MainCmd_ifc
Searches the window for the already running process or starts the process with command invocation for a independent window.
sXslt4ant - Variable in class org.vishia.zbnf.Zmake
Path of XSL script to generate the ant.xml
symAccess - Variable in class org.vishia.byteData.ByteDataSymbolicAccessReadConfig
 
symbol - Variable in class org.vishia.header2Reflection.CheaderParser.EnumElement
 
symbolValue - Variable in class org.vishia.header2Reflection.CheaderParser.Arraysize
A symbol value, defined per #define, typically for C but difficult to evaluate.
syntax - Static variable in class org.vishia.jztxtcmd.JZtxtcmdSyntax
 
syntaxDescription - Variable in class org.vishia.zcmd.Bin2Data.Args
A string given syntax for the description file.
syntaxIdent - Variable in class org.vishia.zbnf.ZbnfParserStore.ParseResultItemImplement
The syntax identifications which has produced the stored result.
syntaxItem() - Method in interface org.vishia.zbnf.ZbnfParseResultItem
Returns the syntax item to this element.
syntaxItem() - Method in class org.vishia.zbnf.ZbnfParserStore.ParseResultItemImplement
Adds an item in the parents, that is a component item usually.
syntaxPrescript - Variable in class org.vishia.zbnf.ZbnfParser.ParseResultlet
The Prescript of the syntax.
syntaxSymbolicDescrFile - Static variable in class org.vishia.byteData.ByteDataSymbolicAccessReadConfig
This syntax describes the oam-variable-config-file.
sysInclude - Variable in class org.vishia.header2Reflection.CheaderParser.IncludeDef
 
systemAttribtype - Variable in class org.vishia.fileLocalAccessor.FileAccessorLocalJava7
Type of the attributes of files.
systemErrOld - Variable in class org.vishia.jztxtcmd.JZtxtcmdUtil
 
systemOutOld - Variable in class org.vishia.jztxtcmd.JZtxtcmdUtil
 
sZbnf4ant - Variable in class org.vishia.zbnf.Zmake
Path of ZBNF script to generate the ant.xml

T

tab - Static variable in class org.vishia.util.KeyCode
 
table - Variable in class org.vishia.util.IndexMultiTable.IteratorHelper
The associated table appropriate to the idx.
table - Variable in class org.vishia.util.IndexMultiTableInteger.IteratorHelper
The associated table, null if the instance is not used yet.
tableIter - Variable in class org.vishia.util.IndexMultiTable.EntrySetIterator
 
tabsize - Variable in class org.vishia.cmd.JZtxtcmdExecuter.JzTcMain
The width or size of a tab in the script file is used for detect and ignore tab indentation in the script.
tag - Variable in class org.vishia.xmlReader.XmlCfg.XmlCfgNode
 
tag - Variable in class org.vishia.xmlReader.XmlJzCfgAnalyzer.XmlStructureData.CfgSubtreeType2
 
tag - Variable in class org.vishia.xmlReader.ZmlReader.ZmlNode
Tag name of the element.
tagIdent - Variable in class org.vishia.xmlReader.XmlJzCfgAnalyzer.XmlStructureNode
Tag name of the element as written in Java code, only identifier chars.
tagname - Variable in class org.vishia.header2Reflection.CheaderParser.EnumDefinition
 
tagname - Variable in class org.vishia.header2Reflection.CheaderParser.StructDefinition
 
tags - Variable in class org.vishia.xmlSimple.XmlBeautificator
 
Target() - Constructor for class org.vishia.docuGen.DocuGen.Target
 
target - Variable in class org.vishia.docuGen.DocuGen.Target
 
target - Variable in class org.vishia.docuGen.DocuGen.ZbnfDocuGenCtrl
 
test() - Static method in class org.vishia.math.CurveInterpolation
 
Test() - Constructor for class org.vishia.util.DataAccess.Test
 
test() - Static method in class org.vishia.util.FilepathFilter
This routine tests some examples.
test(String) - Method in class org.vishia.util.StringFunctions
 
test2() - Static method in class org.vishia.math.CurveInterpolation
 
test_children() - Static method in class org.vishia.fileLocalAccessor.test.TestJava7Files
Gets children files from any directory.
testArgument(String, int) - Method in class org.vishia.checkDeps_C.CheckDeps_Old.Cmdline
Tests the command line arguments.
testArgument(String, int) - Method in class org.vishia.cmd.Filecmd.Cmdline
 
testArgument(String, int) - Method in class org.vishia.header2Reflection.C2DataDeps
Tests one argument.
testArgument(String, int) - Method in class org.vishia.header2Reflection.CmdHeader2Reflection
Tests one argument.
testArgument(String, int) - Method in class org.vishia.mainCmd.MainCmd
Deprecated.
Tests one argument, called from parseArguments() on every argument excluding standard arguments -r and -rlevel.
testArgument(String, int) - Method in class org.vishia.mainCmd.SampleCmdLine.CmdLine
Tests one argument.
testArgument(String, int) - Method in class org.vishia.util.Arguments
This operation tests one argument maybe from a container as String[].
testArgument(String, int) - Method in class org.vishia.xmlSimple.Xsltpre.CmdLine
Tests one argument.
testArgument(String, int) - Method in class org.vishia.zbnf.Zmake.CmdLine
Tests one argument.
testArrayElement() - Static method in class org.vishia.util.DataAccess.Test
 
testBasedOnObject(String) - Method in class org.vishia.header2Reflection.Header2Reflection.ConverterClass
Deprecated.
 
testBubbleSort() - Static method in class org.vishia.util.Sort
Only use in debugging (eclipse or so) to test the algorithm.
testCalctimeMethodInvocation(int) - Method in class org.vishia.jztxtcmd.JZtxtcmdUserExample
 
testCnt - Variable in class org.vishia.msgDispatch.MsgDispatcherCore
 
TestCnt() - Constructor for class org.vishia.msgDispatch.MsgDispatcherCore.TestCnt
 
TestConditionCombi - Class in org.vishia.testutil
 
TestConditionCombi() - Constructor for class org.vishia.testutil.TestConditionCombi
 
TestConditionCombi.NumString - Class in org.vishia.testutil
Result item of parsing the expression.
testConsistence(Appendable) - Method in class org.vishia.checkDeps_C.CheckDeps.Args
 
testConsistence(Appendable) - Method in class org.vishia.tools.PrepareAsciidoc.Args
 
testConsistence(Appendable) - Method in class org.vishia.tools.ReadWriteFileBase.ArgsBase
 
testConsistence(Appendable) - Method in class org.vishia.util.Arguments
This operation should be implemented and called by the user.
testConsistence(Appendable) - Method in class org.vishia.util.FileList.Args
 
testConsistence(Appendable) - Method in class org.vishia.zip.Zip.Args
 
testDummyObj - Variable in class org.vishia.checkDeps_C.CheckDeps.Args
 
testDummyObj - Variable in class org.vishia.checkDeps_C.CheckDeps_Old.Args
 
testIndex - Static variable in class org.vishia.math.CurveInterpolation
 
TestJava7Files - Class in org.vishia.fileLocalAccessor.test
 
TestJava7Files() - Constructor for class org.vishia.fileLocalAccessor.test.TestJava7Files
 
TestOrg - Class in org.vishia.util
This class supports testing.
TestOrg(String, int, String[]) - Constructor for class org.vishia.util.TestOrg
Ctor stores the title and sets the internal TestOrg.bOk to true.
TestOrg(String, int, String[], Appendable) - Constructor for class org.vishia.util.TestOrg
TestOrg(String, int, TestOrg) - Constructor for class org.vishia.util.TestOrg
Ctor for nested tests. stores the title and sets the internal TestOrg.bOk to true.
testVariables - Variable in class org.vishia.jztxtcmd.JZtxtcmdUserExample
 
testXmlTreeAndConvert(XmlNode) - Method in class org.vishia.xmlSimple.WikistyleTextToSimpleXml
Tests all Elements of the XML tree whether their content should be expand.
text - Variable in class org.vishia.execode.Execode.Instruction
It is especially for debugging.
text - Variable in class org.vishia.header2Reflection.CheaderParser.AttributeOrTypedef
 
text - Variable in class org.vishia.header2Reflection.CheaderParser.Description
 
text - Variable in class org.vishia.header2Reflection.CheaderParser.ParamDescription
 
text - Variable in class org.vishia.header2Reflection.CheaderParser.SizeofDescription
 
text - Variable in class org.vishia.msgDispatch.MsgDispatcherCore.Entry
The output and format controlling text.
text - Variable in class org.vishia.msgDispatch.MsgText_ifc.MsgConfigItem
The message text can contain format specifier for the additional values.
text() - Method in interface org.vishia.xmlSimple.XmlNode
Returns the text of the node.
text - Variable in class org.vishia.xmlSimple.XmlNodeSimple
Text of an attribute or text of a text node.
text() - Method in class org.vishia.xmlSimple.XmlNodeSimple
Returns the text of the node.
textArg - Variable in class org.vishia.cmd.JZtxtcmdScript.JZcmditem
From Zbnf <""?
TextColumn(JZtxtcmdScript.StatementList) - Constructor for class org.vishia.cmd.JZtxtcmdScript.TextColumn
 
textline - Variable in class org.vishia.cmd.JZtxtcmdExecuter.JzTcMain
The text output, the same for all threads.
textOrVar - Variable in class org.vishia.util.CalculatorExpr.Operand
The String literal or the given sDatapath.
TextOut(JZtxtcmdScript.StatementList, char) - Constructor for class org.vishia.cmd.JZtxtcmdScript.TextOut
 
theFile - Variable in class org.vishia.fileRemote.FileAccessZip.FileZipData
 
theFile - Variable in class org.vishia.fileRemote.FileZip
 
theScript - Variable in class org.vishia.cmd.JZtxtcmdScript.JZcmdClass
 
theScript - Variable in class org.vishia.cmd.JZtxtcmdScript.Subroutine
 
theSingleton - Static variable in class org.vishia.communication.InterProcessCommFactory
 
theThread - Variable in class org.vishia.states.StateMachine
Aggregation to the used event queue or the thread for this statemachine.
thread - Variable in class org.vishia.communication.InterProcessCommRxThread
 
thread - Variable in class org.vishia.fileLocalAccessor.FileAccessorLocalJava7.WalkerThread
 
thread - Variable in class org.vishia.util.ThreadRun
 
ThreadBlock(JZtxtcmdScript.StatementList) - Constructor for class org.vishia.cmd.JZtxtcmdScript.ThreadBlock
 
ThreadContext - Class in org.vishia.util
 
ThreadContext() - Constructor for class org.vishia.util.ThreadContext
 
ThreadContextFW - Class in org.vishia.bridgeC
This is a dummy in Java, necessary to work with ThreadContextFW in C.
ThreadContextFW() - Constructor for class org.vishia.bridgeC.ThreadContextFW
 
threadData - Variable in class org.vishia.cmd.JZtxtcmdExecuter.ExecuteLevel
 
threadExecError - Variable in class org.vishia.cmd.CmdExecuter
 
threadExecIn - Variable in class org.vishia.cmd.CmdExecuter
 
threadExecOut - Variable in class org.vishia.cmd.CmdExecuter
True if a process is started, false if it is finished.
threadName - Variable in class org.vishia.event.EventTimerThread
 
threadRoutine - Variable in class org.vishia.communication.InterProcessCommRxThread
 
ThreadRun - Class in org.vishia.util
This class builds a Thread which runs a routine in a cycle.
ThreadRun(String, ThreadRun.Step, int) - Constructor for class org.vishia.util.ThreadRun
 
ThreadRun.Step - Interface in org.vishia.util
 
threads - Variable in class org.vishia.cmd.JZtxtcmdExecuter.JzTcMain
 
threadTimer - Variable in class org.vishia.event.EventTimerThread
The thread which executes delayed wake up.
threadVariable - Variable in class org.vishia.cmd.JZtxtcmdScript.ThreadBlock
 
throwCompleteExceptionMessage(String, Exception) - Static method in class org.vishia.util.ExcUtil
Throws with the given exception but with a modified exception text and with a modified exception type.
throwexc(String, int) - Method in class org.vishia.byteData.ByteDataAccessBase
 
throwIllegalArgumentException(String, int) - Static method in class org.vishia.util.StringPart
 
throwIllegalDstArgument(CharSequence, DataAccess, JZtxtcmdScript.JZcmditem) - Method in class org.vishia.cmd.JZtxtcmdExecuter.ExecuteLevel
 
throwIndexOutOfBoundsException(String) - Method in class org.vishia.util.StringPart
Central mehtod to invoke excpetion, usefull to set a breakpoint in debug or to add some standard informations.
throwParseException(StringPartScan, String) - Method in class org.vishia.zbnf.ZbnfSyntaxPrescript
Central method to invoke excpetion, usefull to set a breakpoint in debug or to add some standard informations.
throwSubSeqFaulty(int, int) - Static method in class org.vishia.util.StringPart
 
throwSyntaxErrorException(String) - Method in class org.vishia.zbnf.ZbnfParser
throws a ParseException with the infos of syntax error from last parsing.
throwUnexpect(Exception) - Static method in class org.vishia.util.ExcUtil
This routine can be used in a catch block of an unexpected exception.
tickAndFlushOrClose() - Method in class org.vishia.msgDispatch.MsgDispatcherCore
Dispatches the queues messages, after them calls LogMessage.flush() for all queued outputs.
time0 - Variable in class org.vishia.zbnf.ZbnfParser.LogZbnfParser
 
time_nsec - Variable in class org.vishia.bridgeC.OS_TimeStamp
 
time_sec - Variable in class org.vishia.bridgeC.OS_TimeStamp
 
timeAbs - Variable in class org.vishia.util.TimedValues
Association to the absolute time of all values of this series.
timeCheckNew - Variable in class org.vishia.event.EventTimerThread
timestamp for a new time entry.
timeChildren - Variable in class org.vishia.fileRemote.FileRemote
The last time where the file was synchronized with its physical properties.
timeClose - Variable in class org.vishia.msgDispatch.LogMessageFile
The last close time.
timeCurr(String) - Static method in interface org.vishia.msgDispatch.LogMessage
It prepares a message with the current time and a String after it.
timeCycle - Variable in class org.vishia.event.TimeOrder
The cycle of execution for the first time and cyclic.
timeCycleFirst - Variable in class org.vishia.event.TimeOrder
The cycle of execution for the first time and cyclic.
TimedValues - Class in org.vishia.util
This class offers a head structure for timed values, typically measurement values.
TimedValues(int) - Constructor for class org.vishia.util.TimedValues
 
TimedValues.Track - Class in org.vishia.util
 
timeExecution - Variable in class org.vishia.event.TimeOrder
If not 0, it is the time to execute it.
timeExecution() - Method in class org.vishia.event.TimeOrder
Returns the time stamp where the time is elapsed
timeExecutionLatest - Variable in class org.vishia.event.TimeOrder
If not 0, it is the last time to execute it if the execution will be deferred by additional invocation of TimeOrder.activateAt(long) while it is activated already.
timeExecutionLatest() - Method in class org.vishia.event.TimeOrder
Returns the time stamp where the time is elapsed latest.
timeFormat - Variable in class org.vishia.zip.Zip.Args
 
timeLast - Variable in class org.vishia.zbnf.ZbnfParser.LogZbnfParser
 
timeMsg(long, String) - Static method in interface org.vishia.msgDispatch.LogMessage
This is a simple static output operation independent of the log system.
timeOpen - Variable in class org.vishia.msgDispatch.LogMessageFile
All OS:TimeStamp are simple embedded instances in C, but derived instances from java.util.Data in java.
TimeOrder - Class in org.vishia.event
This class builds a time order instance usable as timeout for state machines or other time orders.
TimeOrder(String, EventTimerThread_ifc, EventSource, EventConsumer, EventThread_ifc) - Constructor for class org.vishia.event.TimeOrder
Constructs a time order for usage.
TimeOrder(String, EventTimerThread_ifc, EventWithDst) - Constructor for class org.vishia.event.TimeOrder
Construction of a time order with any desired specific event to execute.
TimeOrderCmd - Enum in org.vishia.event
This enum can be used to enhance for state machine events, which are used also as timeout.
TimeOrderCmd(String) - Constructor for enum org.vishia.event.TimeOrderCmd
 
timeOrderProgress - Variable in class org.vishia.fileLocalAccessor.FileAccessorLocalJava7.WalkFileTreeVisitor
The time order is used to transmit a progress event after a given time, to prevent too much traffic for fast walking.
Timeout(int, Class<?>...) - Constructor for class org.vishia.states.StateSimple.Timeout
Creates the timeout.
timeRefresh - Variable in class org.vishia.fileRemote.FileRemote
The last time where the file was synchronized with its physical properties.
timeRequestNewValue - Variable in class org.vishia.byteData.ByteDataSymbolicAccess
 
timerThread - Variable in class org.vishia.event.TimeOrder
 
timerThread - Variable in class org.vishia.states.StateMachine
Aggregation to the used timer thread for this timeouts in the stateMachine.
timeSetNewValue - Variable in class org.vishia.byteData.ByteDataSymbolicAccess
The last refresh time.
timeShort - Variable in class org.vishia.util.TimedValues
Proper to the values: relative wrapping time associated to each measurement point.
Timeshort - Class in org.vishia.util
This class supports working with a short time which may be count in microseconds or any other unit, and its conversion to an absolute time stamp.
Timeshort() - Constructor for class org.vishia.util.Timeshort
 
Timeshort(Timeshort) - Constructor for class org.vishia.util.Timeshort
 
timeshort4abstime(long) - Method in class org.vishia.util.Timeshort
Returns the timeshort steps to the given date according to the last Timeshort.setTimePoint(long, int, float).
timeShortAdd - Variable in class org.vishia.util.TimedValues
This is the relation between #timeShort and the absolute time stored in #timeAbs.
timeShortRefresh - Variable in class org.vishia.byteData.ByteDataSymbolicAccess
The time of last refresh of the data set. see VariableAccess_ifc.getLastRefreshTimeShort().
timeSleep - Variable in class org.vishia.event.EventTimerThread
The time on start waiting
timestamp - Variable in class org.vishia.msgDispatch.MsgDispatcherCore.Entry
The time stamp of the message.
timestamp - Variable in class org.vishia.zip.Zip.Args
 
timestampNewestDependingFiles_ - Variable in class org.vishia.checkDeps_C.InfoFileDependencies
 
timestampSrcNewest - Variable in class org.vishia.checkDeps_C.ObjectFileDeps
 
timeToExecution() - Method in class org.vishia.event.TimeOrder
Checks whether it should be executed.
timeWrite - Variable in class org.vishia.msgDispatch.LogMessageFile
 
timeZone - Variable in class org.vishia.msgDispatch.LogMessageFile
 
timeZoneForFile - Variable in class org.vishia.msgDispatch.MsgDispatchSystemOutErr
 
timeZoneForFile - Variable in class org.vishia.msgDispatch.MsgRedirectConsole
 
title - Variable in class org.vishia.docuGen.DocuGen.Document
 
title - Variable in class org.vishia.util.TestOrg
 
tJavaCmpnClass_Base - Variable in class org.vishia.genJavaOutClass.GenJavaOutClass
Text for class header for syntax component data storing.
tJavaCmpnClassUsg - Variable in class org.vishia.genJavaOutClass.GenJavaOutClass
Text for class header for syntax component to write from zbnf.
tJavaCmpnClassZbnf - Variable in class org.vishia.genJavaOutClass.GenJavaOutClass
Text for class header for syntax component to write from zbnf.
tJavaCmpnEnd - Static variable in class org.vishia.genJavaOutClass.GenJavaOutClass
 
tJavaCmpnZbnf - Variable in class org.vishia.genJavaOutClass.GenJavaOutClass
 
tJavaEnd - Static variable in class org.vishia.genJavaOutClass.GenJavaOutClass
 
tJavaHeadBase - Variable in class org.vishia.genJavaOutClass.GenJavaOutClass
Text for Java header.
tJavaHeadUsg - Variable in class org.vishia.genJavaOutClass.GenJavaOutClass
Text for Java usage header.
tJavaListCmpnZbnf - Variable in class org.vishia.genJavaOutClass.GenJavaOutClass
 
tJavaListVar - Variable in class org.vishia.genJavaOutClass.GenJavaOutClass
 
tJavaListVarOper - Variable in class org.vishia.genJavaOutClass.GenJavaOutClass
 
tJavaListVarZbnf - Variable in class org.vishia.genJavaOutClass.GenJavaOutClass
 
tJavaMetaClassZbnf - Variable in class org.vishia.genJavaOutClass.GenJavaOutClass
 
tJavaSimpleVar - Variable in class org.vishia.genJavaOutClass.GenJavaOutClass
 
tJavaSimpleVarOper - Variable in class org.vishia.genJavaOutClass.GenJavaOutClass
 
tJavaSimpleVarZbnf - Variable in class org.vishia.genJavaOutClass.GenJavaOutClass
typeNs: null on simple types as String, int.
tJavaSuperTypeClass - Variable in class org.vishia.genJavaOutClass.GenJavaOutClass
Text for class header for syntax component data storing.
tmp - Variable in class org.vishia.zbnf.Zmake
String path fromcurDir to a tmp dir.
tmpAbs - Variable in class org.vishia.zbnf.Zmake
String path for the absolute tmp dir.
to - Variable in class org.vishia.util.StringArray
 
toArray() - Method in class org.vishia.util.SortedList
Delegates to List inside, see java.util.List.
toArray(Object[]) - Method in class org.vishia.util.SortedList
Delegates to List inside, see java.util.List.
todo() - Static method in class org.vishia.util.Debugutil
Stop here while program writing.
toFirstLowercase(String) - Static method in class org.vishia.util.StringFunctions_B
Converts the first character to lower case if it Character.isUpperCase(char) ('A'..'
toFirstUppercase(String) - Static method in class org.vishia.util.StringFunctions_B
Converts the first character to upper case if it Character.isLowerCase(char) ('a'..'
tomuchMsgPerThread - Variable in class org.vishia.msgDispatch.MsgDispatcherCore.TestCnt
 
toNumValue() - Method in class org.vishia.util.CalculatorExpr.Value
Converts the content of the variable to a numeric one.
topic - Variable in class org.vishia.docuGen.DocuGen.Inset
 
Topic() - Constructor for class org.vishia.docuGen.DocuGen.Topic
 
toString() - Method in class org.vishia.bridgeC.DivideJc
 
toString() - Method in class org.vishia.byteData.ByteDataAccess
Deprecated.
This method is especially usefully to debug in eclipse.
toString() - Method in class org.vishia.byteData.ByteDataAccessBase
This method is especially usefully to debug in eclipse.
toString() - Method in class org.vishia.byteData.ByteDataSymbolicAccess.Variable
 
toString() - Method in class org.vishia.byteData.ByteDataVariable.Int16
 
toString() - Method in class org.vishia.byteData.ByteDataVariable.Int32
Shows the value for debugging view integer and hexa.
toString() - Method in class org.vishia.byteData.ByteDataVariable.Int32Array
Shows the value for debugging view integer and hexa.
toString() - Method in class org.vishia.byteData.ByteDataVariable.Uint16
 
toString() - Method in class org.vishia.byteData.ByteDataVariable.Uint16Array
 
toString() - Method in class org.vishia.byteData.ByteDataVariable.Uint32
 
toString() - Method in class org.vishia.byteData.ByteDataVariable.Uint32Array
 
toString() - Method in class org.vishia.byteData.Object_Jc
 
toString() - Method in class org.vishia.byteData.ObjectArraySet_Jc
 
toString() - Method in class org.vishia.byteData.RawDataAccess
Deprecated.
 
toString() - Method in class org.vishia.byteData.reflection_Jc.Reflection_Jc.Field
 
toString() - Method in class org.vishia.checkDeps_C.InfoFileDependencies
 
toString() - Method in class org.vishia.checkDeps_C.InputSrc
For debugging.
toString() - Method in class org.vishia.cmd.JZtxtcmdExecuter.NextNr
Increments and returns the number.
toString() - Method in class org.vishia.cmd.JZtxtcmdFilepath
 
toString() - Method in class org.vishia.cmd.JZtxtcmdFileset
 
toString() - Method in class org.vishia.cmd.JZtxtcmdScript.JZcmditem
 
toString() - Method in class org.vishia.cmd.PrepareCmd
Deprecated.
 
toString() - Method in class org.vishia.cmd.ZmakeTarget
 
toString() - Method in class org.vishia.communication.Address_InterProcessComm_Socket
 
toString() - Method in class org.vishia.communication.SocketCmd_InterProcessComm
 
toString() - Method in class org.vishia.event.EventSource
 
toString() - Method in class org.vishia.event.EventTimerThread
 
toString() - Method in class org.vishia.execode.Execode.Constant
 
toString() - Method in class org.vishia.execode.Execode.Instruction
 
toString() - Method in class org.vishia.execode.Execode
 
toString() - Method in class org.vishia.fileRemote.FileMark
 
toString() - Method in class org.vishia.fileRemote.FileRemote
 
toString() - Method in class org.vishia.fileRemote.FileZip
 
toString() - Method in class org.vishia.genJavaOutClass.SrcInfo
 
toString() - Method in class org.vishia.header2Reflection.CheaderParser.AttributeOrTypedef
 
toString() - Method in class org.vishia.header2Reflection.CheaderParser.ClassC
 
toString() - Method in class org.vishia.header2Reflection.CheaderParser.Description
 
toString() - Method in class org.vishia.header2Reflection.CheaderParser.StructDefinition
 
toString() - Method in class org.vishia.header2Reflection.CheaderParser.Type
 
toString() - Method in class org.vishia.header2Reflection.CheaderParser.VariableDefinition
 
toString() - Method in class org.vishia.header2Reflection.Header2Reflection.ConverterClass
Deprecated.
 
toString() - Method in class org.vishia.mainCmd.MainCmd.Argument
Deprecated.
 
toString() - Method in class org.vishia.mainCmd.MainCmd.LogMessageImplConsole
Deprecated.
 
toString() - Method in class org.vishia.mainCmd.MainCmd.LogMessageImplErrConsole
Deprecated.
 
toString() - Method in class org.vishia.mainCmd.MainCmd.LogMessageImplFile
Deprecated.
 
toString() - Method in class org.vishia.msgDispatch.MsgDispatcherCore.Output
 
toString() - Method in class org.vishia.states.StateComposite
 
toString() - Method in class org.vishia.states.StateMachine
Shows the name of the Statemachine and all active states.
toString() - Method in class org.vishia.states.StateParallel
 
toString() - Method in class org.vishia.states.StateSimple
Returns the state Id and maybe some more debug information.
toString() - Method in class org.vishia.states.StateSimple.Trans
 
toString() - Method in class org.vishia.testutil.TestConditionCombi.NumString
 
toString() - Method in class org.vishia.util.Arguments.Argument
 
toString() - Method in class org.vishia.util.CalculatorExpr.Operand
 
toString() - Method in class org.vishia.util.CalculatorExpr.Operation
 
toString() - Method in class org.vishia.util.CalculatorExpr.Operator
 
toString() - Method in class org.vishia.util.CalculatorExpr
 
toString() - Method in class org.vishia.util.CalculatorExpr.Value
 
toString() - Method in class org.vishia.util.DataAccess.DatapathElement
For debugging.
toString() - Method in class org.vishia.util.DataAccess
Should be used only for debug to view what is it.
toString() - Method in class org.vishia.util.DataAccess.Variable
 
toString() - Method in class org.vishia.util.FileCompare.Result
 
toString() - Method in class org.vishia.util.FileFunctions.FileAndBasePath
 
toString() - Method in class org.vishia.util.FilePath
It should return the input String of FilePath.FilePath(String).
toString(StringBuilder, String...) - Method in class org.vishia.util.FilepathFilterM
 
toString() - Method in class org.vishia.util.FilepathFilterM
 
toString() - Method in class org.vishia.util.FileSet
 
toString() - Method in class org.vishia.util.IndexMultiTable.Entry
 
toString() - Method in class org.vishia.util.IndexMultiTable.EntrySetIterator
 
toString() - Method in class org.vishia.util.IndexMultiTable.IteratorHelper
 
toString() - Method in class org.vishia.util.IndexMultiTable.IteratorImpl
 
toString() - Method in class org.vishia.util.IndexMultiTable
 
toString(StringBuilder) - Method in class org.vishia.util.IndexMultiTable_Table
 
toString() - Method in class org.vishia.util.IndexMultiTable_Table
 
toString() - Method in class org.vishia.util.KeyCode
 
toString() - Method in class org.vishia.util.OutTextPreparer.Cmd
 
toString() - Method in enum org.vishia.util.OutTextPreparer.ECmd
 
toString() - Method in class org.vishia.util.OutTextPreparer
 
toString() - Method in class org.vishia.util.PathCheck
 
toString() - Method in class org.vishia.util.StringAdd
Returns either the only one added CharSequence src or the content of the internal Buffer (StringBuilder).
toString() - Method in class org.vishia.util.StringFormatter
Same as getContent, overwrites Object.toString().
toString() - Method in class org.vishia.util.StringPart.Part
 
toString() - Method in class org.vishia.util.StringPart
 
toString() - Method in class org.vishia.util.StringPartFromFileLines.CharSq
 
toString() - Method in class org.vishia.util.StringSeq
 
toString(StringBuilder, String...) - Method in interface org.vishia.util.ToStringBuilder
This is a better version of a toString() concept for elaborately outputs.
toString() - Method in class org.vishia.util.TreeNodeBase
 
toString() - Method in class org.vishia.util.TreeWalkerPathCheck.CurrDirChildren
 
toString() - Method in class org.vishia.util.Writer_Appendable
toString() should present the Appendable-content, if it is a StringBuilder, it's very proper.
toString() - Method in class org.vishia.xmlReader.XmlCfg.AttribDstCheck
 
toString() - Method in class org.vishia.xmlReader.XmlCfg.XmlCfgNode
 
toString() - Method in class org.vishia.xmlReader.XmlJzCfgAnalyzer.XmlStructureData.CfgSubtreeType
 
toString() - Method in class org.vishia.xmlReader.XmlJzCfgAnalyzer.XmlStructureData.CfgSubtreeType2
 
toString() - Method in class org.vishia.xmlReader.XmlJzCfgAnalyzer.XmlStructureNode
 
toString() - Method in class org.vishia.xmlSimple.XmlNodeSimple
Returns either the simple text which is associated to the node (for attributes or simple text nodes) or returns "... or returns for empty nodes.
toString() - Method in class org.vishia.zbnf.ebnfConvert.EBNFread.EBNFalt
 
toString() - Method in class org.vishia.zbnf.ebnfConvert.EBNFread.EBNFexpr
 
toString() - Method in class org.vishia.zbnf.ebnfConvert.EBNFread.EBNFitem
 
toString() - Method in class org.vishia.zbnf.ZbnfParser.ParseResultlet
 
toString() - Method in class org.vishia.zbnf.ZbnfParserStore.ParseResultItemImplement
 
toString() - Method in class org.vishia.zbnf.ZbnfParserStore
 
toString() - Method in class org.vishia.zbnf.ZbnfSyntaxPrescript
Shows the content in a readable format for debugging.
toString() - Method in class org.vishia.zcmd.Zbnf2Text.Out
 
toString1() - Method in class org.vishia.xmlSimple.XmlNodeSimple
 
ToStringBuilder - Interface in org.vishia.util
This is an interface to support a more powerful toSString() capability.
toStringDateFormat - Static variable in class org.vishia.event.EventWithDst
 
toStringformatter - Variable in class org.vishia.byteData.ByteDataAccess
Deprecated.
Use especially for test, only used in toString().
toStringformatter - Variable in class org.vishia.byteData.ByteDataAccessBase
Use especially for test, only used in toString().
toStringNoHash(Object) - Method in class org.vishia.util.ObjectId
This method executes the toString() method for data.
touch(String, String, String, Appendable) - Static method in class org.vishia.util.FileList
Static method to touch all files form a given list.
touch(String, String, Appendable) - Static method in class org.vishia.util.FileList
Static method to touch all files form a given list.
touch() - Method in class org.vishia.util.FileList
 
touch(String) - Method in class org.vishia.util.FileList
 
touchOneLine(String, File, String, String) - Method in class org.vishia.util.FileList
 
toWindows(CharSequence) - Static method in class org.vishia.util.FilePath
Converts a given path to the windows presentation with backslash.
Track(String, char, int) - Constructor for class org.vishia.util.TimedValues.Track
Constructs a Track.
tracks - Variable in class org.vishia.util.TimedValues
 
trailerTextC - Variable in class org.vishia.header2Reflection.Header2Reflection
Deprecated.
Text for leader and trailer in the offset- and C-Files.
trailerTextH - Variable in class org.vishia.header2Reflection.Header2Reflection
Deprecated.
Text for leader and trailer in the offset- and C-Files.
trailerTextOffs - Variable in class org.vishia.header2Reflection.Header2Reflection
Deprecated.
Text for leader and trailer in the offset- and C-Files.
trans - Variable in class org.vishia.states.PrepareTransition
 
Trans(Class<?>...) - Constructor for class org.vishia.states.StateSimple.Trans
This constructor is used to initialize a Transition instance maybe for a derived anonymous class with null, one or more destination state of this transition or as super constructor for derived classes if a priority should be given.
Trans(String, int[]) - Constructor for class org.vishia.states.StateSimple.Trans
This constructor should be used if the destination states are given from an outer algorithm.
TransChoice() - Constructor for class org.vishia.states.StateSimple.TransChoice
Constructs a transition with StateSimple.TransChoice.choice() sub-transitions.
transferNamespaceAssignment(Map<String, String>) - Method in class org.vishia.xmlReader.XmlCfg
 
transId - Variable in class org.vishia.states.StateSimple.Trans
Identification String for the transition, for debug.
TransJoin(Class<?>...) - Constructor for class org.vishia.states.StateSimple.TransJoin
Filled with StateParallel#join(TransJoin, Class...)
TransJoin(String, int[]) - Constructor for class org.vishia.states.StateSimple.TransJoin
 
translate(File, String) - Method in class org.vishia.header2Reflection.Header2Reflection
Deprecated.
 
translateAndSetGenCtrl(File, LogMessage) - Static method in class org.vishia.jztxtcmd.JZtxtcmd
Translates a script into its internal form.
translateAndSetGenCtrl(File, File, LogMessage) - Static method in class org.vishia.jztxtcmd.JZtxtcmd
 
translateAndSetGenCtrl(String, LogMessage) - Static method in class org.vishia.jztxtcmd.JZtxtcmd
 
translateAndSetGenCtrl(StringPartScan, LogMessage) - Static method in class org.vishia.jztxtcmd.JZtxtcmd
Translates with a new Parser and the given script in text format.
translateAndSetGenCtrl(StringPartScan, LogMessage, File, File) - Static method in class org.vishia.jztxtcmd.JZtxtcmd
translateErrorMsg(int) - Method in interface org.vishia.communication.InterProcessComm
 
translateErrorMsg(int) - Method in class org.vishia.communication.InterProcessComm_SocketImpl
 
translateResult(SortedTreeWalkerCallback.Result) - Method in class org.vishia.fileLocalAccessor.FileAccessorLocalJava7.WalkFileTreeVisitor
 
translateScriptFromJar(Class<?>, String, File, LogMessage) - Static method in class org.vishia.jztxtcmd.JZtxtcmd
 
translator - Variable in class org.vishia.docuGen.DocuGen.Target
 
transTimeout - Variable in class org.vishia.states.StateSimple
A timeout transition created in the application.
TreeNode(String, Data) - Constructor for class org.vishia.util.TreeNodeBase.TreeNode
 
TreeNode_ifc<DerivedNode extends TreeNode_ifc<DerivedNode,Data>,Data> - Interface in org.vishia.util
Interface for instances, which are organized with the TreeNodeBase class.
TreeNodeBase<DerivedNode extends TreeNodeBase<DerivedNode,Data,IfcType> & SortedTree<IfcType>,Data,IfcType extends SortedTree<IfcType>> - Class in org.vishia.util
This class is a base class for data, which are organized itself in a tree node structure.
TreeNodeBase(String, Data) - Constructor for class org.vishia.util.TreeNodeBase
Creates a new unbounded node.
TreeNodeBase(String, Data, TreeNodeBase<DerivedNode, Data, IfcType>) - Constructor for class org.vishia.util.TreeNodeBase
Creates a new unbounded node.
TreeNodeBase.IteratorDerivedImpl - Class in org.vishia.util
It is similar like TreeNodeBase.IteratorImpl but with DerivedNode as return.
TreeNodeBase.IteratorDerivedNode - Class in org.vishia.util
 
TreeNodeBase.IteratorImpl - Class in org.vishia.util
 
TreeNodeBase.IteratorMetaNode - Class in org.vishia.util
 
TreeNodeBase.IteratorOneNode - Class in org.vishia.util
 
TreeNodeBase.MetaNode<DerivedNode extends TreeNodeBase<DerivedNode,Data,IfcType> & SortedTree<IfcType>,Data,IfcType extends SortedTree<IfcType>> - Class in org.vishia.util
 
TreeNodeBase.TreeNode<Data> - Class in org.vishia.util
This class provides a ready to use TreeNode without additional functionality like TreeNodeBase.
TreeNodeCallback<DerivedNode extends TreeNodeBase<DerivedNode,?,?>> - Interface in org.vishia.util
This interface is used as callback for any walk action through a tree structure.
TreeNodeCallback.Result - Enum in org.vishia.util
It is similar FileVisitResult.
TreeNodeHtmlOutput - Class in org.vishia.util
Outputs the content of a TreeNode_ifc in a html format to view internal data for debugging.
TreeNodeHtmlOutput() - Constructor for class org.vishia.util.TreeNodeHtmlOutput
 
TreeNodeNamed_ifc - Interface in org.vishia.util
 
treeNodeRepresentation - Variable in class org.vishia.zbnf.ZbnfParserStore.ParseResultItemImplement
 
TreeNodeUniqueKey<T> - Class in org.vishia.util
* UML-Diagramm, presentation style see Docu_UML_simpleNotation:
TreeNodeUniqueKey(String, T) - Constructor for class org.vishia.util.TreeNodeUniqueKey
 
treeNodeXml - Variable in class org.vishia.zbnf.ZbnfParserStore.ParseResultItemImplement
 
TreeWalkerPathCheck - Class in org.vishia.util
This class is a tree walker which checks the names of nodes with a mask path.
TreeWalkerPathCheck(String) - Constructor for class org.vishia.util.TreeWalkerPathCheck
 
TreeWalkerPathCheck.CurrDirChildren - Class in org.vishia.util
Data chained from a first parent to deepness of dir tree for each level.
triggerEvent - Variable in class org.vishia.states.StateMachine
 
triggerRun(EventSource) - Method in class org.vishia.states.StateMachine
Triggers a run cycle for the statemachine in the execution thread or runs the state machine immediately if the execution thread is this thread or the execution thread is not given.
trim() - Method in class org.vishia.util.StringPart.Part
Builds a new Part without leading and trailing white spaces.
trim() - Method in class org.vishia.util.StringPart
Trims all leading and trailing whitespaces within the part.
trimComment() - Method in class org.vishia.util.StringPart
Trims a java- or C-style line-comment from end of part and all leading and trailing whitespaces.
trimWhiteSpaces() - Method in class org.vishia.util.StringPart
Increments the begin of the current part over maybe found whitespaces and decrements the end of the current part over maybe found whitespaces.
trySetInputColumn(String, ZbnfJavaOutput.DstInstanceAndClass, int) - Method in class org.vishia.zbnf.ZbnfJavaOutput
Tries if an field inputColumn_semantic or a method set_inputColumn_semantic exists and set resp. calls it.
trySetInputInfo(ZbnfJavaOutput.DstInstanceAndClass, int, int, String) - Method in class org.vishia.zbnf.ZbnfJavaOutput
Tries if an field inputLine_ or a method set_inputInfo_ exists and set resp. calls it.
tryTestArgument(String, int, Appendable, Closeable) - Method in class org.vishia.util.Arguments
Wraps Arguments.testArgument(String, int) in try-catch to catch a user Exception while evaluating argument strings.
twr - Variable in class org.vishia.xmlSimple.XmlSequWriter
 
tx(String) - Method in class org.vishia.communication.SocketCmd_InterProcessComm
Transmit this cmd.
tx(byte[], int) - Method in class org.vishia.communication.SocketCommSimple
Transmit a data packet to the given SocketCommSimple.setDst(int, int)
tx(String) - Method in class org.vishia.communication.SocketCommSimple
Transmit a String, but only as ASCII, one character is one byte.
type - Variable in class org.vishia.communication.Address_InterProcessComm_Socket
UDP, TCP
type - Variable in class org.vishia.execode.Execode.Constant
 
type - Variable in class org.vishia.genJavaOutClass.GenJavaOutClass.SubClassField
 
type - Variable in class org.vishia.header2Reflection.CheaderParser.AttributeOrTypedef
 
type() - Method in class org.vishia.header2Reflection.CheaderParser.AttributeOrTypedef
 
type - Variable in class org.vishia.header2Reflection.CheaderParser.MethodDef
 
type - Variable in class org.vishia.header2Reflection.CheaderParser.RefCastingValue
 
type - Variable in class org.vishia.header2Reflection.CheaderParser.Superclass
It is adequate an attribute, same structure.
Type() - Constructor for class org.vishia.header2Reflection.CheaderParser.Type
 
type - Variable in class org.vishia.header2Reflection.CheaderParser.VariableDefinition
 
type() - Method in class org.vishia.util.CalculatorExpr.Value
 
type - Variable in class org.vishia.util.DataAccess.Variable
Type of the variable.
type() - Method in class org.vishia.util.DataAccess.Variable
Returns the type of the variable: The type follows the DataAccess.DatapathElement.whatisit on creation of the variable: 'A': A new Appendable variable 'C': A new Class variable 'E': A new environment variable 'F': ?
type - Variable in enum org.vishia.zbnf.ZbnfSyntaxPrescript.EType
The type of the item for storing.
type - Variable in class org.vishia.zcmd.Bin2Data.DescrDataElement
 
type_ - Variable in class org.vishia.msgDispatch.MsgText_ifc.MsgConfigItem
 
type_ - Variable in class org.vishia.util.CalculatorExpr.Value
Type of the value.
typeAddr - Variable in class org.vishia.byteData.reflection_Jc.Reflection_Jc.Field
 
typeBinNeed - Variable in class org.vishia.header2Reflection.BinOutPrep
 
TypeBinPosition(int) - Constructor for class org.vishia.header2Reflection.BinOutPrep.TypeBinPosition
 
typeChar - Variable in class org.vishia.byteData.ByteDataSymbolicAccess.Variable
 
typeChar() - Method in interface org.vishia.util.CalculatorExpr.ExpressionType
 
typeChar - Variable in class org.vishia.util.TimedValues.Track
Only one of the array references is used, proper to this type Char.
typeClass - Variable in class org.vishia.header2Reflection.CheaderParser.Type
Reference to the before parsed type found by name.
typeClass() - Method in class org.vishia.header2Reflection.CheaderParser.Type
 
typeConversion - Variable in class org.vishia.header2Reflection.CheaderParser.Operator
 
TypeEntry(String, String, char, int) - Constructor for class org.vishia.header2Reflection.Header2Reflection.TypeEntry
Deprecated.
 
typeId - Variable in class org.vishia.util.ObjectId.InstancesOfType
 
typeIdent - Variable in class org.vishia.header2Reflection.Header2Reflection.FieldTypeInfos
Deprecated.
Type ident for binary file.
TypeNeedInBinOut(String, int) - Constructor for class org.vishia.header2Reflection.BinOutPrep.TypeNeedInBinOut
 
types - Variable in class org.vishia.header2Reflection.Header2Reflection
Deprecated.
 
typesByFilename - Variable in class org.vishia.header2Reflection.Header2Reflection
Deprecated.
 
TypeSizeIdent(int, int) - Constructor for class org.vishia.byteData.Field_Jc.TypeSizeIdent
 
typeString() - Method in class org.vishia.header2Reflection.CheaderParser.Type
 
typeVariable - Variable in class org.vishia.cmd.JZtxtcmdScript.DefVariable
 

U

u - Variable in class org.vishia.mainCmd.MainCmdLoggingStream
 
u - Variable in class org.vishia.util.StringAdd
 
udpSocket - Variable in class org.vishia.communication.InterProcessComm_SocketImpl
The UDP Socket handling as receiver
Uint16(ByteDataAccessBase, int) - Constructor for class org.vishia.byteData.ByteDataVariable.Uint16
 
Uint16Array(ByteDataAccessBase, int, int) - Constructor for class org.vishia.byteData.ByteDataVariable.Uint16Array
 
Uint32(ByteDataAccessBase, int) - Constructor for class org.vishia.byteData.ByteDataVariable.Uint32
 
Uint32Array(ByteDataAccessBase, int, int) - Constructor for class org.vishia.byteData.ByteDataVariable.Uint32Array
 
uLine - Variable in class org.vishia.msgDispatch.MsgPrintStream.PrintStreamAdapter
 
unaryOperator - Variable in class org.vishia.header2Reflection.CheaderParser.Operator
 
unaryOperator - Variable in class org.vishia.header2Reflection.CheaderParser.Value
That is parsed before the next entry, use and remove it on entry.
unaryOperator - Variable in class org.vishia.header2Reflection.CheaderParser.ValueEntry
 
unaryOperator - Variable in class org.vishia.util.CalculatorExpr.Operation
Either it is null or the operation has a single unary operator for the argument.
unaryOperators - Variable in class org.vishia.util.CalculatorExpr.Operation
Either it is null or the operation has some unary operators (more as one).
unaryOperators - Variable in class org.vishia.util.CalculatorExpr.SetExprBase.SetExpr
 
unaryOperators - Static variable in class org.vishia.util.CalculatorExpr
 
undefined - Static variable in class org.vishia.util.KeyCode
 
unexpected() - Static method in class org.vishia.util.Debugutil
Adequate assert(false) but possible to set a central breakpoint.
UnexpectedException - Exception in org.vishia.util
Use this exception type if an exception is not expected.
UnexpectedException(Exception) - Constructor for exception org.vishia.util.UnexpectedException
 
unsigned - Variable in class org.vishia.header2Reflection.CheaderParser.Type
 
unsortedChildren - Variable in class org.vishia.util.SortedTreeNode
 
unzip(InputStream) - Static method in class org.vishia.zip.Zip
 
uOutput - Variable in class org.vishia.mainCmd.MainCmd.ShowCmdOutput
Deprecated.
Captures the output if not null, see constructor
up - Static variable in class org.vishia.util.KeyCode
 
upcast(ByteDataAccessBase, int) - Method in class org.vishia.byteData.ByteDataAccessBase
This method is intend to use to change the view to the data from a firstly simple view (src) to the really type if the type is detected inside the (head) data of the firstly view.
used() - Method in class org.vishia.event.TimeOrder
 
usedReloc - Variable in class org.vishia.header2Reflection.BinOutShow
 
usedStack - Variable in enum org.vishia.execode.Execode.EInstruction
<0: push >0 pop
useFileChildren - Static variable in class org.vishia.fileLocalAccessor.FileAccessorLocalJava7
Some experience possible: if true, then store File objects in FileRemote.children instead FileRemote objects.
useLocals - Variable in class org.vishia.cmd.JZtxtcmdScript.Subroutine
If set the subroutine uses the local variables of the calling level immediately.
usePipes() - Method in class org.vishia.cmd.PrepareCmd
Deprecated.
Returns true if the stdin, stdout and stderr should be used and the end of execution is awaiting.
userArgs - Variable in class org.vishia.jztxtcmd.JZtxtcmd.Args
User arguments, stored as script variable "$1" till "$n"
useReflection - Variable in class org.vishia.header2Reflection.Header2Reflection.FieldTypeInfos
Deprecated.
Decision whether the type is knwon.
UserFileset(JZtxtcmdScript.StatementList, JZtxtcmdScript) - Constructor for class org.vishia.cmd.JZtxtcmdScript.UserFileset
 
UserFileset(JZtxtcmdScript.StatementList) - Constructor for class org.vishia.cmd.JZtxtcmdScript.UserFileset
 
userInput - Variable in class org.vishia.cmd.CmdExecuter.InThread
Output to write.
UserMain(MainCmd_ifc) - Constructor for class org.vishia.mainCmd.SampleCmdLine.UserMain
Constructs the Sample class.
userSelect - Static variable in class org.vishia.util.KeyCode
Determines that a line of a table is selected by user actions.
useScriptLevel - Static variable in class org.vishia.cmd.JZtxtcmdExecuter
This is an instance used as marker for JZtxtcmdExecuter.execSub(org.vishia.cmd.JZtxtcmdScript.Subroutine, Map, boolean, Appendable, File) for the argument args to use the script level in the sub routine variable instead.
useThreadContextBufferForToString(boolean) - Method in class org.vishia.bridgeC.ThreadContextFW
 
utf16toUTF8bytes(char, byte[], int) - Method in class org.vishia.util.StringFunctions
Converts a UTF16 character to 1..3 bytes UTF8
utf8to16(byte[], int[]) - Static method in class org.vishia.util.StringFunctions
Converts the current bytes in a byte[] from UTF-8 in a UTF16-character.

V

Va_list - Class in org.vishia.bridgeC
Represents a Java-complement to a C-struct which contains va_list reference from stdarg.h.
Va_list(VaArgBuffer) - Constructor for class org.vishia.bridgeC.Va_list
 
Va_list(Object...) - Constructor for class org.vishia.bridgeC.Va_list
Constructs a Va_list object which is the conterpart to a C-language Va_listFW.
va_list - Variable in class org.vishia.bridgeC.VaArgBuffer
 
VaArgBuffer - Class in org.vishia.bridgeC
This class represents a buffer, which stores variable arguments in the kind of C language: The Implementation in C is much other than in Java.
VaArgBuffer(int) - Constructor for class org.vishia.bridgeC.VaArgBuffer
 
VaArgBuffer(Object[]) - Constructor for class org.vishia.bridgeC.VaArgBuffer
 
val - Variable in class org.vishia.util.Arguments.Argument
The value of the string given argument.
value - Variable in class org.vishia.header2Reflection.CheaderParser.Arraysize
Simple constant integer value, typically for immediate arrays in a struct.
value - Variable in class org.vishia.header2Reflection.CheaderParser.Assignment
 
value - Variable in class org.vishia.header2Reflection.CheaderParser.InitializationInCtor
 
Value(char) - Constructor for class org.vishia.header2Reflection.CheaderParser.Value
 
Value() - Constructor for class org.vishia.header2Reflection.CheaderParser.Value
 
value - Variable in class org.vishia.header2Reflection.Header2Reflection.TypeEntry
Deprecated.
 
Value(long) - Constructor for class org.vishia.util.CalculatorExpr.Value
 
Value(int) - Constructor for class org.vishia.util.CalculatorExpr.Value
 
Value(double) - Constructor for class org.vishia.util.CalculatorExpr.Value
 
Value(float) - Constructor for class org.vishia.util.CalculatorExpr.Value
 
Value(boolean) - Constructor for class org.vishia.util.CalculatorExpr.Value
 
Value(char) - Constructor for class org.vishia.util.CalculatorExpr.Value
 
Value(String) - Constructor for class org.vishia.util.CalculatorExpr.Value
 
Value(Appendable) - Constructor for class org.vishia.util.CalculatorExpr.Value
 
Value(Object) - Constructor for class org.vishia.util.CalculatorExpr.Value
 
Value() - Constructor for class org.vishia.util.CalculatorExpr.Value
 
value - Variable in class org.vishia.util.DataAccess.Variable
Reference to the data.
value() - Method in class org.vishia.util.DataAccess.Variable
 
value - Variable in class org.vishia.util.IndexMultiTable.Entry
 
value - Variable in class org.vishia.xmlReader.XmlJzReader.AttribToStore
 
value - Variable in class org.vishia.xmlReader.ZmlReader.AttribRead
storage type or access routine
value(String, String) - Method in class org.vishia.zcmd.Csv2Data
Converts a value
value_d - Variable in class org.vishia.util.CalculatorExpr.Operation
Deprecated.
value_false - Variable in class org.vishia.header2Reflection.CheaderParser.Value
Expressions for true and false in an construct condition ?
value_true - Variable in class org.vishia.header2Reflection.CheaderParser.Value
Expressions for true and false in an construct condition ?
valueChanged - Static variable in class org.vishia.util.KeyCode
A textfields content is changed.
valueDef - Variable in class org.vishia.header2Reflection.CheaderParser.DefineDefinition
 
ValueEntry(char, String) - Constructor for class org.vishia.header2Reflection.CheaderParser.ValueEntry
 
ValueEntry(char) - Constructor for class org.vishia.header2Reflection.CheaderParser.ValueEntry
 
valueMap - Variable in class org.vishia.cmd.JZtxtcmdExecuter.ListMap
 
valueOf(String) - Static method in enum org.vishia.byteData.Field_Jc.EModifier
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.vishia.event.TimeOrderCmd
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.vishia.execode.Execode.EInstruction
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.vishia.execode.Execode.EOperand
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.vishia.execode.Execode.EXXXInstruction
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.vishia.fileRemote.FileRemote.Ecmp
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.vishia.fileRemote.FileRemote.XXXCallbackCmd
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.vishia.fileRemote.FileRemoteCmdEventData.Cmd
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.vishia.fileRemote.FileRemoteProgressEvData.Answer
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.vishia.fileRemote.FileRemoteProgressEvData.ProgressCmd
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.vishia.util.IndexMultiTable.KindofAdd
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.vishia.util.OutTextPreparer.ECmd
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.vishia.util.SortedTreeWalkerCallback.Result
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.vishia.util.TreeNodeCallback.Result
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.vishia.xmlSimple.SimpleXmlOutputter.ModeBits
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.vishia.zbnf.ZbnfSyntaxPrescript.EType
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.vishia.byteData.Field_Jc.EModifier
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Method in class org.vishia.cmd.JZtxtcmdExecuter.JZcmdBindings
 
values() - Static method in enum org.vishia.event.TimeOrderCmd
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.vishia.execode.Execode.EInstruction
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.vishia.execode.Execode.EOperand
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.vishia.execode.Execode.EXXXInstruction
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.vishia.fileRemote.FileRemote.Ecmp
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.vishia.fileRemote.FileRemote.XXXCallbackCmd
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.vishia.fileRemote.FileRemoteCmdEventData.Cmd
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.vishia.fileRemote.FileRemoteProgressEvData.Answer
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.vishia.fileRemote.FileRemoteProgressEvData.ProgressCmd
Returns an array containing the constants of this enum type, in the order they are declared.
values - Variable in class org.vishia.header2Reflection.CheaderParser.EnumDefinition
 
values - Variable in class org.vishia.msgDispatch.MsgDispatcherCore.Entry
Values from variable argument list.
values() - Static method in enum org.vishia.util.IndexMultiTable.KindofAdd
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Method in class org.vishia.util.IndexMultiTable
 
values() - Method in class org.vishia.util.IndexMultiTableInteger
 
values() - Static method in enum org.vishia.util.OutTextPreparer.ECmd
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.vishia.util.SortedTreeWalkerCallback.Result
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.vishia.util.TreeNodeCallback.Result
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.vishia.xmlSimple.SimpleXmlOutputter.ModeBits
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.vishia.zbnf.ZbnfSyntaxPrescript.EType
Returns an array containing the constants of this enum type, in the order they are declared.
values_D - Variable in class org.vishia.util.TimedValues.Track
 
values_F - Variable in class org.vishia.util.TimedValues.Track
The value array.
values_I - Variable in class org.vishia.util.TimedValues.Track
 
values_S - Variable in class org.vishia.util.TimedValues.Track
 
varChars - Variable in class org.vishia.util.FilePath
Only for running instance created with FilePath.FilePath(FilePath, FilePath, FilePath, FilePathEnvAccess): A charSequence as basepath.
varFilePath - Variable in class org.vishia.util.FilePath
Only for running instance created with FilePath.FilePath(FilePath, FilePath, FilePath, FilePathEnvAccess): Another Filepath which acts as basepath.
varFileset - Variable in class org.vishia.util.FilePath
Only for running instance created with FilePath.FilePath(FilePath, FilePath, FilePath, FilePathEnvAccess): Another Fileset instead an single FilePath.
varg - Variable in class org.vishia.header2Reflection.CheaderParser.Description
Type of the variable arguments given in Description.
Variable() - Constructor for class org.vishia.byteData.ByteDataSymbolicAccess.Variable
Creates an instance which's fields can be set afterwards, especially while parsing a textual given file.
Variable(String, String, int, char, int) - Constructor for class org.vishia.byteData.ByteDataSymbolicAccess.Variable
Creates an instance which's fields can be set afterwards, especially while parsing a textual given file.
Variable(ByteDataSymbolicAccess) - Constructor for class org.vishia.byteData.ByteDataSymbolicAccess.Variable
Deprecated.
variable - Variable in class org.vishia.byteData.VariableAccessWithBitmask
The entity of a variable.
variable - Variable in class org.vishia.byteData.VariableAccessWithIdx
The entity of a variable.
variable - Variable in class org.vishia.cmd.JZtxtcmdScript.AssignExpr
The variable which should be created or to which a value is assigned to.
variable - Variable in class org.vishia.cmd.JZtxtcmdScript.TextOut
The variable which should be created or to which a value is assigned to.
variable - Variable in class org.vishia.header2Reflection.CheaderParser.Assignment
 
Variable() - Constructor for class org.vishia.header2Reflection.CheaderParser.Variable
 
Variable(char, String, T) - Constructor for class org.vishia.util.DataAccess.Variable
 
Variable(char, String, T, boolean) - Constructor for class org.vishia.util.DataAccess.Variable
Creates a variable which's value is const or not.
Variable(DataAccess.Variable<T>) - Constructor for class org.vishia.util.DataAccess.Variable
Builds a copy of this.
variable1 - Variable in class org.vishia.byteData.ByteDataSymbolicAccessReadConfig.ZbnfResult
 
VariableAccess_ifc - Interface in org.vishia.byteData
This interface describes the access to any form of variable.
VariableAccessArray_ifc - Interface in org.vishia.byteData
This interface enhances the VariableAccess_ifc with the capability to access elements in an array.
VariableAccessWithBitmask - Class in org.vishia.byteData
This class supports the access to any type of a simple variable with given bit masks.
VariableAccessWithBitmask(VariableAccess_ifc, int, int) - Constructor for class org.vishia.byteData.VariableAccessWithBitmask
 
VariableAccessWithBitmask(VariableAccess_ifc) - Constructor for class org.vishia.byteData.VariableAccessWithBitmask
 
VariableAccessWithIdx - Class in org.vishia.byteData
This class supports the access to any type of variable with given indices and bit masks.
VariableAccessWithIdx(VariableAccessArray_ifc, int[], int, int) - Constructor for class org.vishia.byteData.VariableAccessWithIdx
 
VariableAccessWithIdx(VariableAccessArray_ifc, int[]) - Constructor for class org.vishia.byteData.VariableAccessWithIdx
 
VariableAccessWithIdx(VariableAccessArray_ifc) - Constructor for class org.vishia.byteData.VariableAccessWithIdx
 
VariableAccessWithIdx(VariableAccessArray_ifc, int, int) - Constructor for class org.vishia.byteData.VariableAccessWithIdx
 
variableArgs - Variable in class org.vishia.header2Reflection.CheaderParser.MethodDef
 
VariableContainer_ifc - Interface in org.vishia.byteData
This interface defines the access to search a variable in any container.
VariableDefinition() - Constructor for class org.vishia.header2Reflection.CheaderParser.VariableDefinition
 
variableNotFoundExpr - Static variable in class org.vishia.util.CalculatorExpr.ExprTypes
Only used for the first and only one operand.
variables - Variable in class org.vishia.genJavaOutClass.GenJavaOutClass.WrClassJava
 
variantsBegin - Variable in class org.vishia.util.FilepathFilterM
Variants either instead sBefore or instead sBehind.
variantsEnd - Variable in class org.vishia.util.FilepathFilterM
 
varName - Variable in class org.vishia.genJavaOutClass.GenJavaOutClass.SubClassField
 
vars - Variable in class org.vishia.cmd.JZtxtcmdExecuter.JZcmdBindings
 
version - Static variable in class org.vishia.bridgeC.DivideJc
Version, history and license.
version - Static variable in class org.vishia.bridgeC.MemC
version, history and license: 2012-08-20 Hartmut new MemC.free(Object) 2011-01-05 Hartmut created Copyright/Copyleft: For this source the LGPL Lesser General Public License, published by the Free Software Foundation is valid.
version - Static variable in class org.vishia.bridgeC.OS_TimeStamp
Version, history and license 2012-04-05 Hartmut new: OS_TimeStamp.os_getSeconds(): seconds are able to process with a 32-bit integer.
version - Static variable in class org.vishia.bridgeC.Va_list
Version, history and license.
version - Static variable in class org.vishia.byteData.ByteDataAccessBase
The version, history and license.
version - Static variable in class org.vishia.byteData.ByteDataAccessSimple
Version, history and license 2018-09-17 Hartmut The class might to be use only for writing.
version - Static variable in class org.vishia.byteData.ByteDataVariable
The version, history and license.
version - Static variable in class org.vishia.byteData.SuperclassIfc_idxMtblJc_ByteDataAccess
Version, history and license.
version - Static variable in interface org.vishia.byteData.VariableAccess_ifc
Version, history and license.
version - Static variable in interface org.vishia.byteData.VariableAccessArray_ifc
Version, history and license.
version - Static variable in class org.vishia.byteData.VariableAccessWithBitmask
Version, history and license 2013-12-20 Hartmut new from @VariableAccessWithIdx, it uses a simple VariableAccess_ifc, not the VariableAccessArray_ifc.
version - Static variable in class org.vishia.byteData.VariableAccessWithIdx
Version, history and license 2012-09-24 Hartmut new #getLong(int...)
version - Static variable in interface org.vishia.byteData.VariableContainer_ifc
Version, history and license 2012-03-31 Hartmut new: VariableContainer_ifc.setCallbackOnReceivedData(Runnable).
version - Static variable in interface org.vishia.checkDeps_C.AddDependency_InfoFileDependencies
Version, history and license.
version - Static variable in class org.vishia.checkDeps_C.CfgData
Version, history and license.
version - Static variable in class org.vishia.checkDeps_C.CheckAllDepFile
Version, history and license.
version - Static variable in class org.vishia.checkDeps_C.CheckData
Version, history and license.
version - Static variable in class org.vishia.checkDeps_C.CheckDependencyFile
Version, history and license.
version - Static variable in class org.vishia.checkDeps_C.CheckDeps_Old
Version, history and license.
version - Static variable in class org.vishia.checkDeps_C.DateTime
Version, history and license.
version - Static variable in class org.vishia.checkDeps_C.InfoFileDependencies
Version, history and license.
version - Static variable in class org.vishia.checkDeps_C.InputSrc
Version, history and license.
version - Static variable in class org.vishia.checkDeps_C.ObjectFileDeps
Version, history and license.
version - Static variable in class org.vishia.checkDeps_C.ParserConfigFile
Version, history and license.
version - Static variable in class org.vishia.cmd.CmdExecuter
Version, License and History: 2022-01-21 Hartmut new CmdExecuter.setEnvIgnoreCase(String, String): The Problem is that windows does not distinguish upper/lower case.
version - Static variable in interface org.vishia.cmd.CmdGetterArguments
Version, history and license.
version - Static variable in class org.vishia.cmd.CmdQueue
Version, history and license.
version - Static variable in class org.vishia.cmd.CmdStore
Version, history and license.
version - Static variable in class org.vishia.cmd.Filecmd
Version of this class.
version - Static variable in class org.vishia.cmd.JZtxtcmdAccessFileset
Version, history and license.
version - Static variable in class org.vishia.cmd.JZtxtcmdExecuter
Version, history and license.
version - Static variable in class org.vishia.cmd.JZtxtcmdFilepath
Version, history and license.
version - Static variable in class org.vishia.cmd.JZtxtcmdScript
Version, history and license.
version - Static variable in class org.vishia.cmd.JZtxtcmdThreadData
The version, history and license.
version - Static variable in class org.vishia.cmd.JZtxtcmdThreadQueue
The version, history and license.
version - Static variable in class org.vishia.cmd.PrepareCmd
Deprecated.
Version, history and license: 2016-12-27 Hartmut deprecated.
version - Static variable in class org.vishia.communication.Address_InterProcessComm_Socket
Version, history and license.
version - Static variable in interface org.vishia.communication.InterProcessComm
version, history and license: 2012-08-22 Hartmut chg The constants InterProcessComm.receiverShouldbeBlocking /Polling should be boolean because the parameter of open is boolean.
version - Static variable in class org.vishia.communication.InterProcessCommRx_ifc
Version, history and license.
version - Static variable in class org.vishia.communication.InterProcessCommRxThread
Version, history and license.
version - Static variable in class org.vishia.communication.SocketCommSimple
Version and history 2012-08 created
version - Static variable in interface org.vishia.event.EventConsumer
Version, history and license 2023-07-24 Hartmut remove: The 'awaitExecution(...)' is no longer member of.
version - Static variable in class org.vishia.event.EventConsumerAwait
Version, history and license.
version - Static variable in class org.vishia.event.EventSource
Version, history and license The meaning and name is changed.
version - Static variable in class org.vishia.event.EventTimerThread
Version, license and history.
version - Static variable in class org.vishia.event.EventWithDst
Version, history and license.
version - Static variable in class org.vishia.event.PayloadBack
Version, license and history.
version - Static variable in class org.vishia.event.TimeOrder
Version and history: 2023-03-12 new: TimeOrder.bHoldTimeorder, TimeOrder.hold() to change data, prevent processing in EventTimerThread 2023-02-21 new: TimeOrder.activateCyclic().
version - Static variable in class org.vishia.fileRemote.FileAccessZip
Version, history and license.
version - Static variable in class org.vishia.fileRemote.FileCluster
Version, history and license.
version - Static variable in class org.vishia.fileRemote.FileRemote
Version, history and license.
version - Static variable in class org.vishia.fileRemote.FileRemoteAccessor
Version, history and license.
version - Static variable in class org.vishia.fileRemote.FileRemoteProgressEvData
Version, license and history.
version - Static variable in class org.vishia.fileRemote.FileRemoteProgressEventConsumer
Version, history and license.
version - Static variable in class org.vishia.header2Reflection.BinOutPrep
Version, history and license.
version - Static variable in class org.vishia.header2Reflection.Header2Reflection
Deprecated.
Version, history and license.
version - Static variable in class org.vishia.jztxtcmd.JZtxtcmd
Version, history and license.
version - Static variable in class org.vishia.jztxtcmd.JZtxtcmdSyntax
Version, history and license.
version - Static variable in interface org.vishia.mainCmd.MainCmdLogging_ifc
Version and history: 2012-11-10 Hartmut chg: Name of this interface changed from Report to MainCmdLogging_ifc: The identifier Report may be bad understanding, this interface is used as a logging interface.
version - Static variable in class org.vishia.mainCmd.PrintStreamBuffer
Version, history and license.
version - Static variable in class org.vishia.mainCmd.SampleCmdLine
Version, history and license.
version - Static variable in class org.vishia.msgDispatch.LogMessageFile
Version, history and license.
version - Static variable in class org.vishia.msgDispatch.LogMessageStream
Version, history and license.
version - Static variable in class org.vishia.msgDispatch.MsgConfig
version, history and license: 2014-12-20 Hartmut new: Reads information for file outputs, see MsgConfig.FileOutput, in preparing, not used yet.
version - Static variable in class org.vishia.msgDispatch.MsgDispatcher
Version, history and license.
version - Static variable in class org.vishia.msgDispatch.MsgDispatcherCore
version, history and license.
version - Static variable in class org.vishia.msgDispatch.MsgDispatchSystemOutErr
Version, history and license.
version - Static variable in class org.vishia.msgDispatch.MsgPrintStream
Version, history and license.
version - Static variable in class org.vishia.msgDispatch.MsgRedirectConsole
Version, history and license.
version - Static variable in interface org.vishia.msgDispatch.MsgText_ifc
version, history and license: 2013-02-24 Hartmut new MsgText_ifc.getListItems(), move MsgText_ifc.MsgConfigItem from MsgConfig.
version - Static variable in class org.vishia.states.PrepareTransition
Version, history and license.
version - Static variable in class org.vishia.states.StateComposite
Version, history and license.
version - Static variable in class org.vishia.states.StateCompositeFlat
Version, history and license.
version - Static variable in class org.vishia.states.StateMachine
Version, history and license.
version - Static variable in class org.vishia.states.StateParallel
Version, history and license.
version - Static variable in class org.vishia.states.StateSimple
Version, history and license.
version - Static variable in class org.vishia.util.ApplMain
Version, history and license.
version - Static variable in class org.vishia.util.Assert
Deprecated.
Version, history and license.
version - Static variable in class org.vishia.util.CalculatorExpr
Version, history and license.
version - Static variable in class org.vishia.util.DateOrder
Version and history.
version - Static variable in class org.vishia.util.Docu_UML_simpleNotation
 
version - Static variable in class org.vishia.util.ExcUtil
Version, history and license.
version - Static variable in class org.vishia.util.FileCompare
Version and history 2019-12-04 Hartmut main now able to use with some more arguments.
version - Static variable in class org.vishia.util.FilepathFilter
Version, history and license.
version - Variable in class org.vishia.util.FilesToList
Version, history and license.
version - Static variable in interface org.vishia.util.InfoAppend
Version, history and license.
version - Static variable in interface org.vishia.util.InfoFormattedAppend
The version, history and license.
version - Static variable in class org.vishia.util.IntegerBlockArray
Version, history and license.
version - Static variable in interface org.vishia.util.MarkMask_ifc
Version, history and license.
version - Static variable in class org.vishia.util.Num
Version, history and license.
version - Static variable in class org.vishia.util.OutTextPreparer
Version, history and license.
version - Static variable in class org.vishia.util.SelectMask
Version, history and license.
version - Static variable in class org.vishia.util.StringCmp
 
version - Static variable in class org.vishia.util.StringFormatter
Version, history and license.
version - Static variable in class org.vishia.util.StringFunctions
Version, history and license.
version - Static variable in class org.vishia.util.StringFunctions_B
Version, history and license.
version - Static variable in class org.vishia.util.StringFunctions_C
Version, history and license.
version - Static variable in class org.vishia.util.StringPartFromFileLines
Version, history and license.
version - Static variable in class org.vishia.util.StringSeq
Version, history and license.
version - Static variable in class org.vishia.util.ThreadRun
Version, history and license.
version - Static variable in class org.vishia.util.TimedValues
Version, history and license.
version - Static variable in class org.vishia.util.Timeshort
Version, history and license.
version - Static variable in interface org.vishia.util.TreeNode_ifc
Version, history and license.
version - Static variable in class org.vishia.util.TreeNodeBase
Version, history and license.
version - Static variable in class org.vishia.util.TreeNodeHtmlOutput
Version, history and license.
version - Static variable in class org.vishia.util.TreeNodeUniqueKey
Version, history and license.
version - Static variable in class org.vishia.xmlReader.XmlCfg
Version, License and History: See XmlJzReader.
version - Static variable in class org.vishia.xmlReader.XmlJzCfgAnalyzer
Version, License and History: 2022-06-06 Hartmut: produces the "xmlinput:finish" entry, see XmlCfg.
version - Static variable in class org.vishia.xmlReader.XmlJzReader
Version, License and History: 2023-05-23: Now all text content parts are stored immediately after its parsing, and NOT as a whole.
version - Static variable in class org.vishia.xmlSimple.SimpleXmlOutputter
Version, history and license.
version - Static variable in class org.vishia.xmlSimple.WikistyleTextToSimpleXml
Version history and license.
version - Static variable in interface org.vishia.xmlSimple.XmlNode
Version, history and license.
version - Static variable in class org.vishia.xmlSimple.XmlNodeSimple
Version, history and license.
version - Static variable in class org.vishia.xmlSimple.XmlSequWriter
Version, License and History: 2020-10-05 check encoding stuff, some better documented and changed.
version - Static variable in class org.vishia.zbnf.ZbnfSyntaxPrescript
Version, history and license.
version - Static variable in class org.vishia.zcmd.Bin2Data
Version, history and license.
version - Static variable in class org.vishia.zcmd.OutputDataTree
Version, history and license.
version - Static variable in class org.vishia.zip.Zip
Version, history and license.
versionStamp - Static variable in class org.vishia.byteData.ByteDataSymbolicAccess
Version, history and license.
versionStamp - Static variable in class org.vishia.byteData.ByteDataSymbolicAccessReadConfig
Version, able to read as hex yyyymmdd.
virtual - Variable in class org.vishia.header2Reflection.CheaderParser.Destructor
 
virtual_ - Variable in class org.vishia.header2Reflection.CheaderParser.HeaderBlockEntry
 
visibility - Variable in class org.vishia.header2Reflection.CheaderParser.HeaderBlockEntry
 
visibity - Variable in class org.vishia.header2Reflection.CheaderParser.HeaderBlock
That is for C++ classDefinition.
visitFile(Path, BasicFileAttributes) - Method in class org.vishia.fileLocalAccessor.FileAccessorLocalJava7.WalkFileTreeVisitor
Invoked for any file entry.
visitFile(FileRemote) - Method in class org.vishia.fileRemote.FileRemoteWalker
 
visitFile(Object, BasicFileAttributes) - Method in class org.vishia.util.FileFunction.FileCheckPath
 
visitFile(Object, BasicFileAttributes) - Method in class org.vishia.util.FilesToList.FileCheckPath
 
visitFileFailed(Path, IOException) - Method in class org.vishia.fileLocalAccessor.FileAccessorLocalJava7.WalkFileTreeVisitor
 
visitFileFailed(Object, IOException) - Method in class org.vishia.util.FileFunction.FileCheckPath
 
visitFileFailed(Object, IOException) - Method in class org.vishia.util.FilesToList.FileCheckPath
 
visitor - Static variable in class org.vishia.fileLocalAccessor.test.TestJava7Files
 
volatilePointer - Variable in class org.vishia.header2Reflection.CheaderParser.Pointer
 
volatileVar - Variable in class org.vishia.header2Reflection.CheaderParser.Type
 
vtbl - Variable in class org.vishia.header2Reflection.CheaderParser.Description
@vtbl <$?

W

waitMillisec - Variable in class org.vishia.util.ThreadRun
The cyclically wait.
waitRx() - Method in class org.vishia.communication.SocketCmd_InterProcessComm
Waits and returns the cmd
wakeup_() - Method in class org.vishia.event.EventTimerThread
Wakes up the waiting thread because a new event or time entry is enqueues.
walkerThread - Variable in class org.vishia.fileLocalAccessor.FileAccessorLocalJava7
 
WalkerThread() - Constructor for class org.vishia.fileLocalAccessor.FileAccessorLocalJava7.WalkerThread
 
walkFileTree(FileRemoteCmdEventData, EventWithDst<FileRemoteProgressEvData, ?>) - Static method in class org.vishia.fileRemote.FileRemoteWalker
Walks to the tree of children with given files, without synchronization with the device.
walkFileTree() - Method in class org.vishia.fileRemote.FileRemoteWalker
 
walkFileTreeExecInThisThread(FileRemoteCmdEventData, boolean, EventWithDst<FileRemoteProgressEvData, ?>, boolean) - Method in class org.vishia.fileLocalAccessor.FileAccessorLocalJava7
Executes walk file tree.
walkFileTreeThread(FileRemoteCmdEventData, EventWithDst<FileRemoteProgressEvData, ?>) - Static method in class org.vishia.fileRemote.FileRemoteWalker
Walks to the tree of children with given files, without synchronization with the device.
WalkFileTreeVisitor(FileCluster, boolean, FileRemoteCmdEventData, EventWithDst<FileRemoteProgressEvData, ?>, boolean) - Constructor for class org.vishia.fileLocalAccessor.FileAccessorLocalJava7.WalkFileTreeVisitor
Constructs the instance.
walkInfo - Variable in class org.vishia.fileLocalAccessor.FileAccessorLocalJava7.WalkFileTreeVisitor
Information to the current level of walking.
walkInfo - Variable in class org.vishia.fileRemote.FileRemoteWalker
 
WalkInfo(FileRemote, FileRemoteWalker.WalkInfo, FilepathFilterM) - Constructor for class org.vishia.fileRemote.FileRemoteWalker.WalkInfo
 
walkLocal(FileRemote, int, int, String, int, int, FileRemoteWalkerCallback, FileRemoteCmdEventData, int, EventWithDst<FileRemoteProgressEvData, ?>) - Method in class org.vishia.fileRemote.FileRemote
Walks local only through the FileRemote instances without touch the underlying files on a device.
walkRemote(boolean, FileRemote, int, String, int, EventWithDst<FileRemoteProgressEvData, ?>) - Method in class org.vishia.fileRemote.FileRemote
walk file tree with specified callback adequate the concept which is implemented in FileAccessorLocalJava7 or maybe other file access for embedded control.
walkSubTree(FileRemote, int) - Method in class org.vishia.fileRemote.FileRemoteWalker
See #walkFileTree(int, FileRemoteWalkerCallback), invoked internally recursively.
walkSubTree(DerivedNode, int, TreeNodeCallback<DerivedNode>) - Method in class org.vishia.util.TreeNodeBase
 
WalkThread() - Constructor for class org.vishia.fileRemote.FileRemoteWalker.WalkThread
Constructs with given file and callback.
walkTree(DerivedNode, int, TreeNodeCallback<DerivedNode>) - Method in class org.vishia.util.TreeNodeBase
Walk through the tree.
warning - Static variable in interface org.vishia.msgDispatch.LogMessage
report level to indicate the report should be written if a user is interested on warnings.
what - Variable in class org.vishia.cmd.PrepareCmd.CmdReplace
Deprecated.
 
what - Variable in class org.vishia.zbnf.ebnfConvert.EBNFread.EBNFitem
Short designation for : for a component (sub syntax) definition (ENMFexpr) { [ ( for repetition, option, paranthesis (EBNFexpr) | for alternative (EBNFexpr) " # < for string, comment, component-call (sub syntax) in a simple EBNFitem
whatisit - Variable in class org.vishia.header2Reflection.CheaderParser.HeaderBlockEntry
 
whatisit - Variable in class org.vishia.header2Reflection.CheaderParser.ValueEntry
& reference value
whatisit - Variable in class org.vishia.util.DataAccess.DatapathElement
Kind of element '$': An environment variable.
whichFile - Variable in class org.vishia.cmd.PrepareCmd.FileParts
Deprecated.
what part from args, 1..3 or 0 for fileSelect.
wikistyleText2SimpleXml - Variable in class org.vishia.zbnf.ZbnfParserStore.ConvertWikiStyle
 
wikistyleText2SimpleXml - Variable in class org.vishia.zbnf.ZbnfXmlOutput.ConvertWikiStyle
Deprecated.
 
WikistyleTextToSimpleXml - Class in org.vishia.xmlSimple
This class converts a string or the text content of a XML element inside a XML tree according to part of the rules used in Wikipedia-online encyclopaedia.
WikistyleTextToSimpleXml() - Constructor for class org.vishia.xmlSimple.WikistyleTextToSimpleXml
Constructor only connect the class to a report system.
WikistyleTextToSimpleXml(Report) - Constructor for class org.vishia.xmlSimple.WikistyleTextToSimpleXml
Constructor only connect the class to a report system.
withoutComment - Static variable in class org.vishia.util.FileCompare
 
withoutEndlineComment - Static variable in class org.vishia.util.FileCompare
 
withoutLineend - Static variable in class org.vishia.util.FileCompare
 
withoutOnerror - Variable in class org.vishia.cmd.JZtxtcmdScript.StatementList
 
workingDir - Variable in class org.vishia.fileLocalAccessor.FileAccessorLocalJava7
The state machine for executing over some directory trees is handled in this extra class.
wout - Variable in class org.vishia.xmlSimple.XmlBeautificator
 
wr - Variable in class org.vishia.genJavaOutClass.GenJavaOutClass
 
Wr(OutputStream) - Constructor for class org.vishia.util.FileAppend.Wr
 
Wr(OutputStream, String) - Constructor for class org.vishia.util.FileAppend.Wr
 
wr - Variable in class org.vishia.xmlSimple.XmlSequWriter
 
wrClassCmpn(GenJavaOutClass.SubClassJava, String) - Method in class org.vishia.genJavaOutClass.GenJavaOutClass.WrClassJava
Writes a Class for a syntax Component.
WrClassJava() - Constructor for class org.vishia.genJavaOutClass.GenJavaOutClass.WrClassJava
 
wrClassJava - Variable in class org.vishia.xmlReader.GenXmlCfgJavaData.WrClassXml
 
wrClassJava - Variable in class org.vishia.zbnf.GenZbnfJavaData.WrClassZbnf
 
WrClassXml() - Constructor for class org.vishia.xmlReader.GenXmlCfgJavaData.WrClassXml
 
WrClassZbnf() - Constructor for class org.vishia.zbnf.GenZbnfJavaData.WrClassZbnf
 
wrCmpnCall(Appendable, String, boolean, EBNFread.EBNFdef) - Method in class org.vishia.zbnf.ebnfConvert.EBNFconvert
It writes a component call.
write(String) - Method in class org.vishia.mainCmd.FileWrite
 
write(int) - Method in class org.vishia.mainCmd.PrintStreamAdapter.OutStream
 
write(int) - Method in class org.vishia.mainCmd.PrintStreamBuffer.OutStream
 
write(String) - Method in class org.vishia.util.FileAppend
 
write(String) - Method in class org.vishia.util.FileWriter
Deprecated.
 
write(char[], int, int) - Method in class org.vishia.util.FileWriter
Deprecated.
 
write(byte[], int, int, Appendable) - Static method in class org.vishia.util.ReadChars3Stream
 
write(int) - Method in class org.vishia.util.StdHexFormatWriter
 
write(byte[], int, int) - Method in class org.vishia.util.StringPartAppend.OutputStream_StringPartAppend
 
write(int) - Method in class org.vishia.util.StringPartAppend.OutputStream_StringPartAppend
 
write(char[], int, int) - Method in class org.vishia.util.Writer_Appendable
 
write(OutputStreamWriter, XmlNode) - Method in class org.vishia.xmlSimple.SimpleXmlOutputter
Writes the XML tree into a byte stream and closes after them.
write(Writer, CharSequence, XmlNode) - Method in class org.vishia.xmlSimple.SimpleXmlOutputter
Writes the XML tree into a character stream and closes after them.
write(StringPart) - Method in class org.vishia.zbnf.ZbnfParser.LogZbnfParser
 
write(ZbnfParser, String) - Method in class org.vishia.zbnf.ZbnfXmlOutput
Deprecated.
writes the parsers store to an xml file
write(ZbnfParseResultItem, TreeMap<String, String>, OutputStreamWriter) - Method in class org.vishia.zbnf.ZbnfXmlOutput
Deprecated.
Writes the XML Tree.
writeAboutInfo(Appendable) - Method in class org.vishia.mainCmd.MainCmd
Deprecated.
prints the help info to the console output.
writeAllBackDeps(String, Map<String, InfoFileDependencies>) - Static method in class org.vishia.checkDeps_C.InfoFileDependencies
Writes a list with all files which are known with the files, which includes it (backward dependencies).
writeAsCfile(File) - Method in class org.vishia.header2Reflection.BinOutPrep
 
writeAttribute(String, String) - Method in class org.vishia.xmlSimple.XmlSequWriter
 
writeBinFile(File, byte[]) - Static method in class org.vishia.util.FileFunctions
Writes the content of a whole file from a byte array.
writeBuffer() - Method in class org.vishia.mainCmd.MainCmdLoggingStream
 
writeCfgTemplate(File) - Method in class org.vishia.xmlReader.XmlJzCfgAnalyzer
Writes the config file for the XmlJzReader with config file.
writeCfgText(File) - Method in class org.vishia.xmlReader.XmlJzCfgAnalyzer
Writes the config file for the XmlJzReader with config file.
writeCloseTag() - Method in class org.vishia.xmlSimple.XmlBeautificator
Writes the closing tag "
writeComment() - Method in class org.vishia.xmlSimple.XmlSequWriter
 
writeContentAsList(Appendable) - Method in class org.vishia.zbnf.ZbnfParserStore
This is called from ZbnfParser.writeResultAsTextList(Appendable) as wrapper.
writeData(File) - Method in class org.vishia.xmlReader.XmlJzCfgAnalyzer
 
writeData(Appendable, int) - Method in class org.vishia.xmlReader.XmlJzCfgAnalyzer.XmlStructureNode
 
writeDependencies(String) - Method in class org.vishia.checkDeps_C.CheckDependencyFile
Writes the dependencies which are checked after creation of this class in the given file.
writeDependencies() - Method in class org.vishia.checkDeps_C.CheckDependencyFile
Writes the dependencies which are checked after creation of this class in the given file.
writeDependendingFiles(Appendable, Map<String, String>, MainCmdLogging_ifc, int) - Method in class org.vishia.checkDeps_C.InfoFileDependencies
Recursively called method to write the dependencies.
writeDir(PrintStream, FileCompare.Result) - Method in class org.vishia.util.FileCompare
 
writeDirectly(CharSequence, short) - Method in class org.vishia.mainCmd.MainCmd
Deprecated.
Writes the given sInfo to the output channels #out or #err.
writeDirectoryLine(Writer, File, CharSequence, String) - Method in class org.vishia.util.FileList
 
writeElement(String) - Method in class org.vishia.xmlSimple.XmlSequWriter
Writes a new Element with its tag, without closing the element.
writeElementEnd() - Method in class org.vishia.xmlSimple.XmlSequWriter
Writes a simple end "" or "/>" depending on invocation of #writeElementHeadEnd() before
writeElementHeadEnd(boolean) - Method in class org.vishia.xmlSimple.XmlSequWriter
Writes a simple end ">" because child nodes may be added to the element.
writeError(CharSequence) - Method in class org.vishia.mainCmd.MainCmd
Deprecated.
Writes an error line, implementation of MainCmd_Ifc.
writeError(String, Throwable) - Method in class org.vishia.mainCmd.MainCmd
Deprecated.
Writes an error line with exception info, implementation of MainCmd_Ifc.
writeError(CharSequence) - Method in class org.vishia.mainCmd.MainCmdLoggingStream
 
writeError(String, Throwable) - Method in class org.vishia.mainCmd.MainCmdLoggingStream
 
writeError(CharSequence) - Method in class org.vishia.mainCmd.ReportWrapperLog
 
writeError(String, Throwable) - Method in class org.vishia.mainCmd.ReportWrapperLog
 
writeError(CharSequence) - Method in interface org.vishia.msgDispatch.LogMessage
Writes an error line.
writeError(String, Throwable) - Method in interface org.vishia.msgDispatch.LogMessage
Writes an error line caused by an exception.
writeError(CharSequence) - Method in class org.vishia.msgDispatch.LogMessageBase
Implemented only as wrapper around simple append output.
writeError(String, Throwable) - Method in class org.vishia.msgDispatch.LogMessageBase
 
writeErrorDirectly(CharSequence, Throwable) - Method in class org.vishia.mainCmd.MainCmd
Deprecated.
Writes an error line by console application directly to System.err.println with the String "EXCEPTION: " before and the exception message.
writeFile(String, String) - Static method in class org.vishia.util.FileFunctions
Writes the given String as content to a file without exception throwing.
writeFile(String, File) - Static method in class org.vishia.util.FileFunctions
Writes the given String as content to a file without exception throwing.
writeHead() - Method in class org.vishia.xmlSimple.XmlSequWriter
 
writeHelpInfo(File) - Method in class org.vishia.mainCmd.MainCmd
Deprecated.
prints the help info to the console output.
writeInField(Field, Object, ZbnfParseResultItem) - Method in class org.vishia.zbnf.ZbnfJavaOutput
Writes a value in a given field.
writeInFile(int, OS_TimeStamp, CharSequence, Va_list) - Method in class org.vishia.msgDispatch.LogMessageFile
Tests
writeInfo(CharSequence) - Method in class org.vishia.mainCmd.MainCmd
Deprecated.
Writes an information, implementation of MainCmd_Ifc.
writeInfo(CharSequence) - Method in class org.vishia.mainCmd.MainCmdLoggingStream
 
writeInfo(CharSequence) - Method in class org.vishia.mainCmd.ReportWrapperLog
 
writeInfo(CharSequence) - Method in interface org.vishia.msgDispatch.LogMessage
Appends an info to the end of the previous info, @see #writeInfoln.
writeInfo(CharSequence) - Method in class org.vishia.msgDispatch.LogMessageBase
 
writeInfoln(CharSequence) - Method in class org.vishia.mainCmd.MainCmd
Deprecated.
Writes an information line, implementation of MainCmd_Ifc.
writeInfoln(CharSequence) - Method in class org.vishia.mainCmd.MainCmdLoggingStream
 
writeInfoln(CharSequence) - Method in class org.vishia.mainCmd.ReportWrapperLog
 
writeInfoln(CharSequence) - Method in interface org.vishia.msgDispatch.LogMessage
Writes an info line.
writeInfoln(CharSequence) - Method in class org.vishia.msgDispatch.LogMessageBase
 
writeInMap(String, ZbnfJavaOutput.DstInstanceAndClass, ZbnfParseResultItem) - Method in class org.vishia.zbnf.ZbnfJavaOutput
 
writeLine() - Method in class org.vishia.util.StdHexFormatWriter
 
writeln(String) - Method in class org.vishia.mainCmd.FileWrite
 
writeln(int, int, CharSequence) - Method in class org.vishia.mainCmd.MainCmdLoggingStream
 
writeNewline() - Method in class org.vishia.xmlSimple.XmlBeautificator
 
writeNode(Writer, XmlNode, int) - Method in class org.vishia.xmlSimple.SimpleXmlOutputter
 
writeNodeData(Appendable, int) - Method in class org.vishia.xmlReader.XmlJzCfgAnalyzer.XmlStructureNode
 
writeOneFile(Writer, File, CharSequence, String) - Method in class org.vishia.util.FileList
 
writeOperations() - Method in class org.vishia.genJavaOutClass.GenJavaOutClass.WrClassJava
 
writeOtx(File, Object, InputStream, Class<?>, String) - Static method in class org.vishia.util.OutTextPreparer
Standard operation to write an output text from given data with a given template.
writeParagraphInElement(String, XmlNode, String, Map<String, String>, String, String) - Method in class org.vishia.xmlSimple.WikistyleTextToSimpleXml
 
writeParagraphInIter(String, ListIterator<XmlNode>, XmlNode, String, Map<String, String>, String, String) - Method in class org.vishia.xmlSimple.WikistyleTextToSimpleXml
 
writer - Variable in class org.vishia.util.FileAppend.Wr
 
writer - Variable in class org.vishia.util.FileAppend
The OutputStreamWriter can't be used as superclass, because the file is able to open only with calling constructor.
writer - Variable in class org.vishia.util.FileWriter
Deprecated.
The OutputStreamWriter can't be used as superclass, because the file is able to open only with calling constructor.
Writer_Appendable - Class in org.vishia.util
This class creates a java.io.Writer instance with a given Appendable.
Writer_Appendable(Appendable) - Constructor for class org.vishia.util.Writer_Appendable
Instance which does not support flush(), but flush() can be called
Writer_Appendable(Appendable, Flushable) - Constructor for class org.vishia.util.Writer_Appendable
Instance which supports a maybe specific flush
writeReflectionTypes() - Method in class org.vishia.header2Reflection.Header2Reflection
Deprecated.
 
writeResultAsTextList(Appendable) - Method in class org.vishia.zbnf.ZbnfParser
 
writeStackTrace(Exception) - Method in class org.vishia.mainCmd.MainCmd
Deprecated.
write out the stacktrace from a exception.
writeStackTrace(Exception) - Method in interface org.vishia.mainCmd.MainCmdLogging_ifc
 
writeStackTrace(Exception) - Method in class org.vishia.mainCmd.MainCmdLoggingStream
 
writeStackTrace(Exception) - Method in class org.vishia.mainCmd.ReportWrapperLog
 
writeStruct(int, Appendable) - Method in class org.vishia.cmd.JZtxtcmdScript.JZcmdClass
 
writeStruct(int, Appendable) - Method in class org.vishia.cmd.JZtxtcmdScript.JZcmdDatapathElement
 
writeStruct(int, Appendable) - Method in class org.vishia.cmd.JZtxtcmdScript.JZcmditem
Writes a complete readable information about this item with all nested information.
writeStruct(Appendable) - Method in class org.vishia.cmd.JZtxtcmdScript
 
writeStruct(Appendable) - Method in class org.vishia.util.DataAccess.DatapathElement
 
writeStruct(Appendable) - Method in class org.vishia.util.DataAccess
 
writeStructAdd(int, Appendable) - Method in class org.vishia.cmd.JZtxtcmdScript.CallStatement
 
writeStructAdd(int, Appendable) - Method in class org.vishia.cmd.JZtxtcmdScript.JZcmditem
Prepares information in following lines if necessary.
writeStructAdd(int, Appendable) - Method in class org.vishia.cmd.JZtxtcmdScript.Subroutine
 
writeStructAdd(int, Appendable) - Method in class org.vishia.cmd.JZtxtcmdScript.TextColumn
 
writeStructLine(Appendable) - Method in class org.vishia.cmd.JZtxtcmdScript.AssignExpr
 
writeStructLine(Appendable) - Method in class org.vishia.cmd.JZtxtcmdScript.DefVariable
 
writeStructLine(Appendable) - Method in class org.vishia.cmd.JZtxtcmdScript.JZcmditem
Prepares the information about the JZcmditem in one line.
writeStructLine(Appendable) - Method in class org.vishia.cmd.JZtxtcmdScript.Subroutine
 
writeSyntaxStruct(Appendable) - Method in class org.vishia.zbnf.ZbnfParser
writeSyntaxStruct(Appendable, int) - Method in class org.vishia.zbnf.ZbnfSyntaxPrescript
Writes the syntax (#setSyntax(StringPartScan, String) in a simple text file using ZbnfSyntaxPrescript.toString() in a recursively iteration.
writeText(CharSequence, boolean) - Method in class org.vishia.xmlSimple.XmlSequWriter
 
writeTextFile(File) - Method in class org.vishia.util.SortedList
Deprecated.
it is from the old implementation ... TODO
writeWarning(CharSequence) - Method in class org.vishia.mainCmd.MainCmd
Deprecated.
Writes an warning line, implementation of MainCmd_Ifc.
writeWarning(CharSequence) - Method in class org.vishia.mainCmd.MainCmdLoggingStream
 
writeWarning(CharSequence) - Method in class org.vishia.mainCmd.ReportWrapperLog
 
writeWarning(CharSequence) - Method in interface org.vishia.msgDispatch.LogMessage
Writes an error line.
writeWarning(CharSequence) - Method in class org.vishia.msgDispatch.LogMessageBase
 
writeZbnf2Xml(ZbnfParser, String, Charset) - Static method in class org.vishia.zbnf.Zbnf2Xml
Write a XML file with the parse result from the given parser.
writeZbnfResult(ZbnfJavaOutput.DstInstanceAndClass, ZbnfParseResultItem, Class<?>, int) - Method in class org.vishia.zbnf.ZbnfJavaOutput
Writes the content of one parse result component into the given outputInstance.
wrNewline(int) - Method in class org.vishia.xmlSimple.XmlSequWriter
 
wrOp - Variable in class org.vishia.genJavaOutClass.GenJavaOutClass.WrClassJava
 
wrSetAddContentAttrib(XmlJzCfgAnalyzer.XmlStructureNode, XmlNode) - Method in class org.vishia.xmlReader.XmlJzCfgAnalyzer
 
wrTxt(CharSequence) - Method in class org.vishia.xmlSimple.XmlSequWriter
Writes text with all replacements.
wrTxtAscii(String) - Method in class org.vishia.xmlSimple.XmlSequWriter
Write as given, only ASCII (7 bit) especially for XML head.
wrTxtEncoded(CharSequence) - Method in class org.vishia.xmlSimple.XmlSequWriter
Write a text, using #encoding2 to check write character immediately or as ģ for non encode able character.
wru - Variable in class org.vishia.genJavaOutClass.GenJavaOutClass
Writer for the base data class and the Zbnf JavaOut class.
wrVariable(GenJavaOutClass.SubClassJava, String, String, String, String, boolean, boolean, boolean, List<String>) - Method in class org.vishia.genJavaOutClass.GenJavaOutClass.WrClassJava
 
wrVariable(GenXmlCfgJavaData.SubClassXml, String, String, DataAccess.DatapathElement, boolean, boolean, boolean) - Method in class org.vishia.xmlReader.GenXmlCfgJavaData.WrClassXml
 
wrVariable(GenZbnfJavaData.SubClassZbnf, String, String, String, String, ZbnfSyntaxPrescript, boolean, boolean, List<String>) - Method in class org.vishia.zbnf.GenZbnfJavaData.WrClassZbnf
 
wrz - Variable in class org.vishia.genJavaOutClass.GenJavaOutClass
Writer for the base data class and the Zbnf JavaOut class.

X

XmlBeautificator - Class in org.vishia.xmlSimple
This class presents a ready to use tool to beautify the view to XML files.
XmlBeautificator() - Constructor for class org.vishia.xmlSimple.XmlBeautificator
 
XmlCfg - Class in org.vishia.xmlReader
This class contains the configuration data to assign xml elements to Java data.
XmlCfg() - Constructor for class org.vishia.xmlReader.XmlCfg
 
XmlCfg.AttribDstCheck - Class in org.vishia.xmlReader
An instance of this class describes for any attribute how to proceed-
XmlCfg.XmlCfgNode - Class in org.vishia.xmlReader
This class describes one node as pattern how the content of a parsed xml file should be stored.
XmlCfgNode(XmlCfg.XmlCfgNode, XmlCfg, CharSequence) - Constructor for class org.vishia.xmlReader.XmlCfg.XmlCfgNode
 
XmlException - Exception in org.vishia.xmlSimple
Exceptions by parsing xml things.
XmlException(String) - Constructor for exception org.vishia.xmlSimple.XmlException
 
XmlJzCfgAnalyzer - Class in org.vishia.xmlReader
This class reads any XML file and writes its structure to a XmlCfg format.
XmlJzCfgAnalyzer() - Constructor for class org.vishia.xmlReader.XmlJzCfgAnalyzer
 
XmlJzCfgAnalyzer.XmlStructureData - Class in org.vishia.xmlReader
 
XmlJzCfgAnalyzer.XmlStructureData.CfgSubtreeType - Class in org.vishia.xmlReader
XmlJzCfgAnalyzer.XmlStructureData.CfgSubtreeType2 - Class in org.vishia.xmlReader
Contains info about equals element types.
XmlJzCfgAnalyzer.XmlStructureNode - Class in org.vishia.xmlReader
This class is one node for one element to store the structure of a XML file via XmlJzReader.
XmlJzReader - Class in org.vishia.xmlReader
This is the main class to read an XML file with a given configuration file, store data in a Java instance via reflection paths given in the config.xml.
XmlJzReader() - Constructor for class org.vishia.xmlReader.XmlJzReader
 
XmlJzReader.AttribToStore - Class in org.vishia.xmlReader
 
xmlNesting - Variable in class org.vishia.xmlSimple.WikistyleTextToSimpleXml
A list if list items are present.
XmlNode - Interface in org.vishia.xmlSimple
Interface to Access to a XML node.
XmlNodeSimple<UserData> - Class in org.vishia.xmlSimple
Representation of a XML node.
XmlNodeSimple(String) - Constructor for class org.vishia.xmlSimple.XmlNodeSimple
Creates a XML node.
XmlNodeSimple(String, UserData) - Constructor for class org.vishia.xmlSimple.XmlNodeSimple
Creates a XML node.
XmlNodeSimple(String, String, boolean) - Constructor for class org.vishia.xmlSimple.XmlNodeSimple
Creates a XML node with text.
XmlNodeSimple(String, String, UserData) - Constructor for class org.vishia.xmlSimple.XmlNodeSimple
Creates a XML node.
XmlNodeSimple(String, String) - Constructor for class org.vishia.xmlSimple.XmlNodeSimple
Creates a XML node.
XmlNodeSimple(String, String, String) - Constructor for class org.vishia.xmlSimple.XmlNodeSimple
Creates a XML node.
XmlNodeSimpleReader - Class in org.vishia.xmlReader
 
XmlNodeSimpleReader() - Constructor for class org.vishia.xmlReader.XmlNodeSimpleReader
 
xmlnsAssign - Variable in class org.vishia.xmlReader.XmlCfg
Assignment between nameSpace-value and nameSpace-alias gotten from the xmlns:ns="value" declaration in the read cfg.XML file.
xmlnsList - Variable in class org.vishia.zbnf.ZbnfParser
xmlns
xmlnsList - Variable in class org.vishia.zbnf.ZbnfXmlOutput
Deprecated.
 
xmlPre - Variable in class org.vishia.xmlSimple.WikistyleTextToSimpleXml
A current < pre>-Block
xmlReader - Variable in class org.vishia.xmlReader.GenXmlCfgJavaData
 
XmlSequWriter - Class in org.vishia.xmlSimple
This is a XML writer which does not store anything.
XmlSequWriter() - Constructor for class org.vishia.xmlSimple.XmlSequWriter
 
XmlSequWriter.ElementInfo - Class in org.vishia.xmlSimple
 
xmlSrc - Variable in class org.vishia.cmd.JZtxtcmdScript
Only set if checkJZcmdXmlFile is not null, removed after processing.
xmlStructData - Variable in class org.vishia.xmlReader.XmlJzCfgAnalyzer
The common structure data of the read XML file.
xmlStructData - Variable in class org.vishia.xmlReader.XmlJzCfgAnalyzer.XmlStructureNode
 
xmlStructTree - Variable in class org.vishia.xmlReader.XmlJzCfgAnalyzer
The tree of the structure of the read XML file.
XmlStructureData() - Constructor for class org.vishia.xmlReader.XmlJzCfgAnalyzer.XmlStructureData
 
XmlStructureNode(XmlJzCfgAnalyzer.XmlStructureNode, String, XmlJzCfgAnalyzer.XmlStructureData) - Constructor for class org.vishia.xmlReader.XmlJzCfgAnalyzer.XmlStructureNode
 
xmlTestWriter - Variable in class org.vishia.xmlReader.XmlJzReader
 
xmlWrMode - Variable in class org.vishia.zbnf.Zbnf2Xml.Args
 
xmlWrModeSet - Variable in class org.vishia.zbnf.Zbnf2Xml.Args
 
Xsltpre - Class in org.vishia.xmlSimple
This class is the wrapper for the command line invokation of a XSLT preprocessor for text output.
Xsltpre(File, File) - Constructor for class org.vishia.xmlSimple.Xsltpre
 
Xsltpre() - Constructor for class org.vishia.xmlSimple.Xsltpre
 
Xsltpre.CmdLine - Class in org.vishia.xmlSimple
Inner class for invocation from command line, created only in the static main routine.
XXaccept(File, String) - Method in class org.vishia.util.FilepathFilterM
Checks whether the name matches due to this filter.
xxx_writeBackDeps(InfoFileDependencies, InfoFileDependencies, Writer) - Method in class org.vishia.checkDeps_C.InfoFileDependencies
 
xxx_writeDependenciesOfFile(File, MainCmdLogging_ifc) - Method in class org.vishia.checkDeps_C.InfoFileDependencies
Write dependencies from the given level to a file, including all included files.
xxxadd(Type) - Method in class org.vishia.util.IndexMultiTableInteger
 
xxxadd(int, Type) - Method in class org.vishia.util.IndexMultiTableInteger
 
XXXadd_DefSubtext(JZtxtcmdScript.DefVariable) - Method in class org.vishia.cmd.JZtxtcmdScript.DefContainerVariable
 
XXXadd_DefSubtext(JZtxtcmdScript.DefVariable) - Method in class org.vishia.cmd.JZtxtcmdScript.StatementList
 
XXXadd_File(JZtxtcmdScript.JZcmditem) - Method in class org.vishia.cmd.JZtxtcmdScript.JZcmditem
 
XXXadd_textVariable(JZtxtcmdScript.DefVariable) - Method in class org.vishia.cmd.JZtxtcmdScript.DefListElement
 
xxxaddAll(Collection<? extends Type>) - Method in class org.vishia.util.IndexMultiTableInteger
 
xxxaddAll(int, Collection<? extends Type>) - Method in class org.vishia.util.IndexMultiTableInteger
 
XXXassertion(boolean) - Static method in class org.vishia.mainCmd.MainCmd
Deprecated.
Its a helper to set a breakpoint for assert
XXXawaitExecution(int, boolean) - Method in class org.vishia.event.TimeOrder
Waits for execution in any other thread.
XXXbDetermineWithParent - Variable in class org.vishia.xmlReader.XmlJzCfgAnalyzer.XmlStructureNode
 
XXXCallbackCmd() - Constructor for enum org.vishia.fileRemote.FileRemote.XXXCallbackCmd
 
XXXcallbackMarkSecondAlone - Variable in class org.vishia.fileLocalAccessor.FileCallbackLocalCmp
Callback to mark all files of the second directory as 'alone' on open directory.
XXXcharCmpContentEqual - Static variable in class org.vishia.fileRemote.FileMark
Flags as result of an comparison: the other file is checked by content maybe with restricitons.
XXXcharCmpContentEqualWithoutComments - Static variable in class org.vishia.fileRemote.FileMark
Flags as result of an comparison: the other file is checked by content maybe with restricitons.
XXXcharCmpContentEqualWithoutEndlines - Static variable in class org.vishia.fileRemote.FileMark
Flags as result of an comparison: the other file is checked by content maybe with restricitons.
XXXcharCmpContentEqualwithoutSpaces - Static variable in class org.vishia.fileRemote.FileMark
Flags as result of an comparison: the other file is checked by content maybe with restricitons.
xxxcontains(Object) - Method in class org.vishia.util.IndexMultiTableInteger
 
xxxcontainsAll(Collection<?>) - Method in class org.vishia.util.IndexMultiTableInteger
 
XXXcopyTo(FileRemote, int) - Method in class org.vishia.fileRemote.FileRemote
 
XXXdirObjRoot - Variable in class org.vishia.checkDeps_C.CheckDependencyFile
The dirObj refers to the object root directory.
XXXdonotRelinquish() - Method in class org.vishia.event.EventWithDst
Deprecated.
XXXentryDefaultState() - Method in class org.vishia.states.StateParallel
This method is used to entry the default state of all parallel composites.
XXXexitTheState(int) - Method in class org.vishia.states.StateComposite
Exits first the actual sub state (and that exits its actual sub state), after them this state is exited.
XXXexitTheState(int) - Method in class org.vishia.states.StateParallel
Exits all actual sub state (and that exits its actual sub state) of all parallel states.
XXXfilesetVariableName - Variable in class org.vishia.cmd.JZtxtcmdScript.AccessFilesetname
From Zbnf, if null then #zmakeFilepathName may be the fileset.
XXXfloatVal(String) - Method in class org.vishia.zcmd.Csv2Data
 
xxxget(int) - Method in class org.vishia.util.IndexMultiTableInteger
 
XXXgetDefinitionIdent() - Method in class org.vishia.zbnf.ZbnfParser.PrescriptParser.SubParser
 
xxxgetItem(int) - Method in class org.vishia.zbnf.ZbnfSyntaxPrescript
Gets an item from list.
xxxgetParserStore() - Method in class org.vishia.zbnf.ZbnfParser.PrescriptParser.SubParser
Gets the parser Store
xxxgetRepetitionForwardPrescript() - Method in class org.vishia.zbnf.ZbnfSyntaxPrescript
static boolean isPossibleEmptyOption(Object item) { if(item instanceof SyntaxPrescript.OptionSyntax) { return ((SyntaxPrescript.OptionSyntax)item).alsoEmptyOption; } else return false; //the user may be check if it is an OptionSyntax. } static SyntaxPrescript getOptionNextItem(Iterator iter) { if(iter.hasNext()) { return (SyntaxPrescript)(iter.next()); } else return null; //the user may be check if it is an OptionSyntax. }
xxxgetSyntaxPrescript() - Method in class org.vishia.zbnf.ZbnfSyntaxPrescript
 
xxxidxAlternative - Variable in class org.vishia.zbnf.ZbnfParser.PrescriptParser.SubParser
Counter of tested alternatives.
xxxindexOf(Object) - Method in class org.vishia.util.IndexMultiTableInteger
 
XXXindexOf(CharSequence) - Method in class org.vishia.util.StringPart
Returns the position of the string within the part.
xxxisAlternative() - Method in class org.vishia.zbnf.ZbnfParserStore.ParseResultItemImplement
 
xxxlastIndexOf(Object) - Method in class org.vishia.util.IndexMultiTableInteger
 
xxxlist() - Method in class org.vishia.util.FileList
Creates a list of all files which's path and mask is given by FileList.args.
xxxlistIterator() - Method in class org.vishia.util.IndexMultiTableInteger
 
xxxlistIterator(int) - Method in class org.vishia.util.IndexMultiTableInteger
 
XXXnew_DefSubtext() - Method in class org.vishia.cmd.JZtxtcmdScript.DefContainerVariable
 
XXXnew_DefSubtext() - Method in class org.vishia.cmd.JZtxtcmdScript.StatementList
 
XXXnew_File() - Method in class org.vishia.cmd.JZtxtcmdScript.JZcmditem
For ZbnfJavaOutput: An < objExpr> is designated as "File : < textValue?
XXXnew_textVariable() - Method in class org.vishia.cmd.JZtxtcmdScript.DefListElement
 
XXXOBJTYPE_Field_Jc - Static variable in class org.vishia.byteData.Field_Jc
Definition of type ident see Reflection_Jc.h.
XXXoperand - Variable in enum org.vishia.execode.Execode.EXXXInstruction
 
XXXoperator - Variable in enum org.vishia.execode.Execode.EXXXInstruction
 
XXXoutData(int, String, Object, Appendable, boolean) - Static method in class org.vishia.util.DataShow
 
XXXparseLine(String) - Method in class org.vishia.zcmd.Csv2Data
 
xxxputIntoIndexAllInclFilesAbsPath(String, InfoFileDependencies) - Method in class org.vishia.checkDeps_C.CheckData
 
XXXreadReflectionTypes() - Method in class org.vishia.header2Reflection.Header2Reflection
Deprecated.
Reads all types from the file given with -r: argument in cmdline or setted with setReflectionTypes(filepath);
XXXrefreshFilePropertiesAndChildren(FileRemote, FileRemoteProgressEvData) - Method in class org.vishia.fileRemote.FileAccessZip
 
xxxremove(int) - Method in class org.vishia.util.IndexMultiTableInteger
 
xxxremoveAll(Collection<?>) - Method in class org.vishia.util.IndexMultiTableInteger
 
xxxretainAll(Collection<?>) - Method in class org.vishia.util.IndexMultiTableInteger
 
XXXrewind() - Method in class org.vishia.byteData.ByteDataAccessBase
starts the calling loop of next().
xxxset(int, Type) - Method in class org.vishia.util.IndexMultiTableInteger
 
XXXset_elementText(String) - Method in class org.vishia.cmd.JZtxtcmdScript.DefListElement
Puts a new element with previous stored #elementName.
XXXset_zmakeFilesetVariable(String) - Method in class org.vishia.cmd.JZtxtcmdScript.AccessFilesetname
For ZbnfJavaOutput.
xxxsetOffs_methods(int) - Method in class org.vishia.byteData.Class_Jc
 
xxxsetOffs_mtbl(int) - Method in class org.vishia.byteData.Class_Jc
 
xxxsFoundedSyntax - Variable in class org.vishia.zbnf.ZbnfParser
founded syntax on rightest parsing error position
XXXspecifyLengthElementHead() - Method in class org.vishia.byteData.Class_Jc
inherit from XmlBinCodeElement.
XXXspecifyLengthElementHead() - Method in class org.vishia.byteData.ObjectArray_Jc
 
xxxsubList(int, int) - Method in class org.vishia.util.IndexMultiTableInteger
 
XXXTable() - Constructor for class org.vishia.util.IndexMultiTable.XXXTable
 
xxxtoArray() - Method in class org.vishia.util.IndexMultiTableInteger
 
XXXtoString() - Method in class org.vishia.byteData.ObjectArray_Jc
 
xxxwriteOneFile(Writer, File, CharSequence) - Method in class org.vishia.util.FileList
 
XXXXXEBNFmain() - Constructor for class org.vishia.zbnf.ebnfConvert.EBNFread.XXXXXEBNFmain
 
XXXZbnfFilepath() - Constructor for class org.vishia.util.FilePath.XXXZbnfFilepath
Deprecated.
 

Z

z_StringJc(char[]) - Static method in class org.vishia.util.StringFunctions
Converts a String in a buffer in a java.lang.String.
zBasePath1 - Variable in class org.vishia.fileLocalAccessor.FileCallbackLocalCmp
 
zBasePath1 - Variable in class org.vishia.fileRemote.FileRemoteCallbackSearch
 
zBegin - Variable in class org.vishia.util.FilepathFilterM
 
zBinRefl - Variable in class org.vishia.header2Reflection.BinOutShow
Real used length of the binRefl.
Zbnf2Text - Class in org.vishia.zcmd
This class reads any input text file with given syntay and creates a translated file from that data.
Zbnf2Text(Zbnf2Text.Args, MainCmd_ifc) - Constructor for class org.vishia.zcmd.Zbnf2Text
 
Zbnf2Text.Args - Class in org.vishia.zcmd
This class holds the gotten arguments from command line.
Zbnf2Text.CmdLineText - Class in org.vishia.zcmd
The inner class CmdLineText helps to evaluate the command line arguments and show help messages on command line.
Zbnf2Text.Out - Class in org.vishia.zcmd
 
Zbnf2Text.PreparerParsedData - Interface in org.vishia.zcmd
 
Zbnf2Xml - Class in org.vishia.zbnf
This class contains a public static main routine able to invoke from command line to convert Plain Syntactical Textfiles via ZBNF to xml-output, using the vishia-ZBNF-parser.
Zbnf2Xml(Zbnf2Xml.Args, MainCmdLogging_ifc) - Constructor for class org.vishia.zbnf.Zbnf2Xml
Constructor of the main class.
Zbnf2Xml(String, String, String, MainCmdLogging_ifc) - Constructor for class org.vishia.zbnf.Zbnf2Xml
 
Zbnf2Xml.Args - Class in org.vishia.zbnf
 
Zbnf2Xml.CmdLine - Class in org.vishia.zbnf
The inner class CmdLine helps to evaluate the command line arguments and show help messages on command line.
Zbnf2Xml.PrepareXmlNode - Interface in org.vishia.zbnf
 
zbnfBasic - Variable in class org.vishia.zbnf.ebnfConvert.EBNFread.EBNFdef
 
ZbnfDocuGenCtrl() - Constructor for class org.vishia.docuGen.DocuGen.ZbnfDocuGenCtrl
 
zbnfElement - Variable in class org.vishia.zcmd.Bin2Data
 
ZbnfJavaOutput - Class in org.vishia.zbnf
This class helps to convert a ZBNF-parse-result into a tree of Java objects.
ZbnfJavaOutput() - Constructor for class org.vishia.zbnf.ZbnfJavaOutput
Empty constructor.
ZbnfJavaOutput(LogMessage) - Constructor for class org.vishia.zbnf.ZbnfJavaOutput
Constructor with given log output.
ZbnfJavaOutput(MainCmdLogging_ifc, boolean, boolean) - Constructor for class org.vishia.zbnf.ZbnfJavaOutput
 
ZbnfJavaOutput.DstInstanceAndClass - Class in org.vishia.zbnf
Helper Instance to bundle a class to search methods or fields and the associated instance.
zbnfjax_PATH - Variable in class org.vishia.zbnf.Zmake
String path to the XML_TOOLBASE Directory.
ZbnfJZcmdScript(JZtxtcmdScript) - Constructor for class org.vishia.cmd.JZtxtcmdScript.ZbnfJZcmdScript
 
ZbnfParser - Class in org.vishia.zbnf
An instance of ZbnfParser contains a syntax prescript inside and is able to parse a text, test the syntax and output a tree of information given in the input text.
ZbnfParser(LogMessage) - Constructor for class org.vishia.zbnf.ZbnfParser
Creates a empty parser instance.
ZbnfParser(LogMessage, int) - Constructor for class org.vishia.zbnf.ZbnfParser
Creates a empty parser instance.
ZbnfParser(LogMessage, ZbnfParser.Args) - Constructor for class org.vishia.zbnf.ZbnfParser
Creates a empty parser instance.
ZbnfParser.Args - Class in org.vishia.zbnf
 
ZbnfParser.ForkPoint - Class in org.vishia.zbnf
Position where an option should be parsed.
ZbnfParser.LogParsing - Class in org.vishia.zbnf
This class contains some information to create a log output which logs the parsing process.
ZbnfParser.LogZbnfParser - Class in org.vishia.zbnf
Class for logging.
ZbnfParser.ParseResultlet - Class in org.vishia.zbnf
Element of a Parse result for a part of the syntax.
ZbnfParser.PrescriptParser - Class in org.vishia.zbnf
Class to organize parsing of a component with a own prescript.
ZbnfParser.PrescriptParser.SubParser - Class in org.vishia.zbnf
To parse nested syntax, for every level a subparser is created.
ZbnfParseResultItem - Interface in org.vishia.zbnf
This interface is used to query the results of parsing.
ZbnfParserStore - Class in org.vishia.zbnf
This class stores an syntax tested item.
ZbnfParserStore() - Constructor for class org.vishia.zbnf.ZbnfParserStore
Constructs a new empty ParserStore.
ZbnfParserStore.BuilderTreeNodeXml - Class in org.vishia.zbnf
 
ZbnfParserStore.ConvertWikiStyle - Class in org.vishia.zbnf
 
ZbnfParserStore.ParseResultItemImplement - Class in org.vishia.zbnf
One item to store in the list.
ZbnfParserStore.ParseResultItemImplement.IteratorImpl - Class in org.vishia.zbnf
 
ZbnfParserStore.PrepareXmlNode - Interface in org.vishia.zbnf
 
ZbnfResult() - Constructor for class org.vishia.byteData.ByteDataSymbolicAccessReadConfig.ZbnfResult
 
ZbnfResultData() - Constructor for class org.vishia.header2Reflection.CheaderParser.ZbnfResultData
 
ZbnfResultDescr() - Constructor for class org.vishia.zcmd.Bin2Data.ZbnfResultDescr
 
ZbnfResultDescrElement() - Constructor for class org.vishia.zcmd.Bin2Data.ZbnfResultDescrElement
 
ZbnfResultFile(String, String) - Constructor for class org.vishia.header2Reflection.CheaderParser.ZbnfResultFile
 
ZbnfSyntaxPrescript - Class in org.vishia.zbnf
This class is a node of the syntax tree.
ZbnfSyntaxPrescript(ZbnfSyntaxPrescript, LogMessage, boolean, int) - Constructor for class org.vishia.zbnf.ZbnfSyntaxPrescript
Constructor only fills the data.
ZbnfSyntaxPrescript(LogMessage, boolean, String, String, int) - Constructor for class org.vishia.zbnf.ZbnfSyntaxPrescript
Constructor only fills the data.
ZbnfSyntaxPrescript(ZbnfSyntaxPrescript, ZbnfSyntaxPrescript.EType, int) - Constructor for class org.vishia.zbnf.ZbnfSyntaxPrescript
Constructor only fills the data.
ZbnfSyntaxPrescript.ComplexSyntax - Class in org.vishia.zbnf
The class contains the execution method
ZbnfSyntaxPrescript.EType - Enum in org.vishia.zbnf
 
ZbnfSyntaxPrescript.RepetitionSyntax - Class in org.vishia.zbnf
 
ZbnfXmlOutput - Class in org.vishia.zbnf
Deprecated.
since 2012-11 because the ZbnfParser.getResultTree() provides an XML tree already. The SimpleXmlOutputter can be used instead. Example see Zbnf2Xml
ZbnfXmlOutput() - Constructor for class org.vishia.zbnf.ZbnfXmlOutput
Deprecated.
 
ZbnfXmlOutput.ConvertWikiStyle - Class in org.vishia.zbnf
Deprecated.
 
zBuffer - Variable in class org.vishia.util.StringPartFromFileLines
Nr of characters in buffer.
zchars - Variable in class org.vishia.util.PipeRingBuffer
 
zComonentsLast - Variable in class org.vishia.zbnf.ZbnfParser.LogZbnfParser
 
zContain - Variable in class org.vishia.util.FilepathFilterM
 
zEnd - Variable in class org.vishia.util.FilepathFilterM
 
zgenlevel - Variable in class org.vishia.cmd.JZtxtcmdFilepath
Aggregation to a given UserFileset where this is member of.
zgenlevel - Variable in class org.vishia.cmd.JZtxtcmdFileset
 
zgenlevel - Variable in class org.vishia.cmd.ZmakeTarget
 
zGroup - Variable in class org.vishia.msgDispatch.MsgPrintStream
 
Zip - Class in org.vishia.zip
This class supports creating a jar file and working with zip files using the standard java zip methods.
Zip() - Constructor for class org.vishia.zip.Zip
Creates an empty instance for Zip.
Zip.Args - Class in org.vishia.zip
This class holds arguments to zip.
Zip.Src - Class in org.vishia.zip
 
zipEntry - Variable in class org.vishia.fileRemote.FileAccessZip.FileZipData
 
zipEntry - Variable in class org.vishia.fileRemote.FileZip
The entry of the file in the zip file. java.util.zip
zipEntry - Variable in class org.vishia.xmlSimple.XmlBeautificator
 
zipFile - Variable in class org.vishia.fileRemote.FileAccessZip.FileZipData
 
zipFile - Variable in class org.vishia.fileRemote.FileAccessZip.FileZipInputStream
The zipfile have to be closed if the InputStream is closed.
zipFile - Variable in class org.vishia.fileRemote.FileZip
The ZipFile data. java.util.zip
zipfiles(File, File, String, int, String) - Static method in class org.vishia.zip.Zip
Zips some files in a dst file.
zipfin - Variable in class org.vishia.xmlSimple.XmlBeautificator
If not null the zip file is opened and should be closed.
Zmake(JZtxtcmdScript.StatementList) - Constructor for class org.vishia.cmd.JZtxtcmdScript.Zmake
 
Zmake - Class in org.vishia.zbnf
This class supports a making using eclipse.ANT.
Zmake() - Constructor for class org.vishia.zbnf.Zmake
 
Zmake.CmdLine - Class in org.vishia.zbnf
 
ZmakeTarget - Class in org.vishia.cmd
This class describes a zmake target used in a JZcmd script.
ZmakeTarget(JZtxtcmdExecuter.ExecuteLevel, String) - Constructor for class org.vishia.cmd.ZmakeTarget
 
ZmlNode(ZmlReader.ZmlNode, String) - Constructor for class org.vishia.xmlReader.ZmlReader.ZmlNode
 
ZmlReader - Class in org.vishia.xmlReader
 
ZmlReader() - Constructor for class org.vishia.xmlReader.ZmlReader
 
ZmlReader.AttribRead - Class in org.vishia.xmlReader
 
ZmlReader.ZmlNode - Class in org.vishia.xmlReader
 

_

_checkTransitions(EventObject) - Method in class org.vishia.states.StateSimple
Check all transitions and fire one transition if true.
_expand(int, int) - Method in class org.vishia.byteData.ByteDataAccessBase
Increments the ByteDataAccessBase.ixNextChild and/or increments the ixEnd of this and all parents.
_getInt(int, int) - Method in class org.vishia.byteData.ByteDataAccessBase
Returns the content of 1 to 4 bytes inside the actual element as a int number, big- or little-endian depending on setBigEndian().
_getLong(int, int) - Method in class org.vishia.byteData.ByteDataAccess
Deprecated.
Returns the content of 1 to 8 bytes inside the actual element as a long number, big- or little-endian depending on setBigEndian().
_getLong(int, int) - Method in class org.vishia.byteData.ByteDataAccessBase
Returns the content of 1 to 8 bytes inside the actual element as a long number, big- or little-endian depending on setBigEndian().
_getLong(int, int) - Method in class org.vishia.byteData.ByteDataAccessOld
Deprecated.
Returns the content of 1 to 8 bytes inside the actual element as a long number, big- or little-endian depending on setBigEndian().
_getString(int, int) - Method in class org.vishia.byteData.ByteDataAccess
Deprecated.
sets the content inside the acutal element with the character bytes from the given String.
_getString(int, int) - Method in class org.vishia.byteData.ByteDataAccessOld
Deprecated.
sets the content inside the acutal element with the character bytes from the given String.
_ident - Variable in class org.vishia.fileRemote.FileRemote
A indent number, Primarily for debug and test.
_lastTime - Variable in class org.vishia.util.MinMaxTime
 
_parent - Variable in class org.vishia.zbnf.ebnfConvert.EBNFread.EBNFexpr
 
_setInt(int, int, int) - Method in class org.vishia.byteData.ByteDataAccessBase
sets the content of 1 to 4 bytes inside the actual element as a long number, big- or little-endian depending on setBigEndian().
_setLong(int, int, long) - Method in class org.vishia.byteData.ByteDataAccess
Deprecated.
sets the content of 1 to 8 bytes inside the actual element as a long number, big- or little-endian depending on setBigEndian().
_setLong(int, int, long) - Method in class org.vishia.byteData.ByteDataAccessBase
sets the content of 1 to 8 bytes inside the actual element as a long number, big- or little-endian depending on setBigEndian().
_setLong(int, int, long) - Method in class org.vishia.byteData.ByteDataAccessOld
Deprecated.
sets the content of 1 to 8 bytes inside the actual element as a long number, big- or little-endian depending on setBigEndian().
_setProperties(long, long, long, long, int, Object) - Method in class org.vishia.fileRemote.FileRemote
Sets the properties to this.
_setString(int, int, String, String, boolean) - Method in class org.vishia.byteData.ByteDataAccess
Deprecated.
sets the content inside the actual element with the character bytes from the given String.
_setString(int, int, String, String, boolean) - Method in class org.vishia.byteData.ByteDataAccessBase
sets the content inside the actual element with the character bytes from the given String.
_setString(int, int, String, String, boolean) - Method in class org.vishia.byteData.ByteDataAccessOld
Deprecated.
sets the content inside the actual element with the character bytes from the given String.
_sizeof() - Static method in class org.vishia.msgDispatch.MsgDispatcherCore.Entry
 
_srcColumn_ - Variable in class org.vishia.genJavaOutClass.SrcInfo
 
_srcFile_ - Variable in class org.vishia.genJavaOutClass.SrcInfo
 
_srcLine_ - Variable in class org.vishia.genJavaOutClass.SrcInfo
 
_startTime - Variable in class org.vishia.util.MinMaxTime
 
_version_ - Static variable in class org.vishia.byteData.ByteDataAccess
Deprecated.
The version.
_version_ - Static variable in class org.vishia.byteData.ByteDataAccessOld
Deprecated.
The version.
A B C D E F G H I J K L M N O P Q R S T U V W X Z _