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 Y 

A

ABSTRACT - Static variable in class de.uniks.networkparser.graph.GraphVisibility
 
AbstractArray<V> - Class in de.uniks.networkparser.list
 
AbstractArray() - Constructor for class de.uniks.networkparser.list.AbstractArray
 
AbstractList<V> - Class in de.uniks.networkparser.list
 
AbstractList() - Constructor for class de.uniks.networkparser.list.AbstractList
 
AbstractMap - Class in de.uniks.networkparser
AbstractIdMap embedded all methods for all formats.
AbstractMap() - Constructor for class de.uniks.networkparser.AbstractMap
 
AbstractModelController - Class in de.uniks.networkparser.gui.javafx.controller
 
AbstractModelController() - Constructor for class de.uniks.networkparser.gui.javafx.controller.AbstractModelController
 
ACTIVE_PSEUDO_CLASS - Static variable in class de.uniks.networkparser.gui.javafx.dialog.DialogBox
 
add(DateField, int) - Method in class de.uniks.networkparser.date.DateTimeEntity
 
add(GraphNode) - Method in class de.uniks.networkparser.graph.GraphEdge
 
add(GraphMember) - Method in class de.uniks.networkparser.graph.GraphList
 
add(GraphEdge) - Method in class de.uniks.networkparser.graph.GraphList
 
add(V) - Method in class de.uniks.networkparser.list.AbstractList
Add a Value to internal List and Array if nesessary
add(int, V) - Method in class de.uniks.networkparser.list.AbstractList
 
add(Map.Entry<K, V>) - Method in class de.uniks.networkparser.list.SimpleEntrySet
 
add(E) - Method in class de.uniks.networkparser.list.SimpleIterator
 
add(Map.Entry<K, V>) - Method in class de.uniks.networkparser.list.SimpleIteratorSet
 
add(K, V) - Method in class de.uniks.networkparser.list.SimpleKeyValueList
 
add(int, K, V) - Method in class de.uniks.networkparser.list.SimpleKeyValueList
 
add(Condition<ValuesSimple>...) - Method in class de.uniks.networkparser.logic.And
 
add(Condition<ValuesSimple>...) - Method in class de.uniks.networkparser.logic.Or
 
addAll(Collection<? extends V>) - Method in class de.uniks.networkparser.list.AbstractList
This implementation iterates over the specified collection, and adds each object returned by the iterator to this collection, in turn.
addAll(int, Collection<? extends V>) - Method in class de.uniks.networkparser.list.AbstractList
 
addAll(Collection<? extends Map.Entry<K, V>>) - Method in class de.uniks.networkparser.list.SimpleEntrySet
 
addChild(XMLEntity) - Method in class de.uniks.networkparser.xml.XMLEntity
Adds the child.
addChildren(XMLEntity, XMLEntity) - Method in class de.uniks.networkparser.xml.util.XMLEntityCreator
 
addChildren(XMLEntity, XMLEntity) - Method in interface de.uniks.networkparser.xml.util.XMLGrammar
Add a Child to parent Element.
addChildren(XMLEntity, XMLEntity) - Method in class de.uniks.networkparser.xml.util.XMLStyledEntityCreator
 
addChildren(XMLEntity, XMLEntity) - Method in class de.uniks.networkparser.xml.util.XSDEntityCreator
 
addChoiceList(Object) - Method in class de.uniks.networkparser.gui.javafx.controls.ComboEditControl
 
addCircle(int...) - Method in class de.uniks.networkparser.gui.javafx.controller.PointPaneController
 
addCounter() - Method in class de.uniks.networkparser.graph.GraphEdge
 
addCreator(SendableEntityCreator) - Method in class de.uniks.networkparser.bytes.ByteIdMap
 
addCreator(SendableEntityCreator) - Method in class de.uniks.networkparser.xml.XMLIdMap
 
addEventHandler(EventType<T>, EventHandler<T>) - Method in class de.uniks.networkparser.gui.javafx.controls.TextEditorControl
 
addFlag(byte) - Method in class de.uniks.networkparser.list.AbstractArray
 
addHashItem(int, Object, Object[]) - Method in class de.uniks.networkparser.list.AbstractArray
Add a Key to internal List and Array if nesessary
addItem(Object) - Method in class de.uniks.networkparser.gui.javafx.table.TableComponent
 
addItem(Object) - Method in class de.uniks.networkparser.gui.javafx.table.TableFilterView
 
Addition - Class in de.uniks.networkparser.calculator
 
Addition() - Constructor for class de.uniks.networkparser.calculator.Addition
 
addKey(int, Object, int) - Method in class de.uniks.networkparser.list.AbstractArray
Add a Key to internal List and Array if nesessary Method to manipulate Array
addKeyValue(int, Object, Object) - Method in class de.uniks.networkparser.list.AbstractArray
 
addListener(Object, String) - Method in class de.uniks.networkparser.gui.javafx.controller.AbstractModelController
 
addListener(Object, String, PropertyChangeListener) - Method in class de.uniks.networkparser.gui.javafx.controller.AbstractModelController
 
addListener(ChangeListener<? super T>) - Method in class de.uniks.networkparser.gui.javafx.controller.ModelListenerProperty
 
addListener(InvalidationListener) - Method in class de.uniks.networkparser.gui.javafx.controller.ModelListenerProperty
 
addListener(Object) - Method in class de.uniks.networkparser.IdMap
 
addMenuItem(String, ActionListener) - Method in class de.uniks.networkparser.gui.javafx.window.MasterSystemTray
 
addMouseListener(EventHandler<MouseEvent>) - Method in class de.uniks.networkparser.gui.javafx.controller.PointPaneController
 
addPrefix(String) - Method in class de.uniks.networkparser.xml.XMLTokener
 
addPropertyChangeListener(PropertyChangeListener) - Method in class de.uniks.networkparser.gui.TableList
 
addPropertyChangeListener(String, PropertyChangeListener) - Method in class de.uniks.networkparser.gui.TableList
 
addPropertyChangeListener(String, PropertyChangeListener) - Method in interface de.uniks.networkparser.interfaces.SendableEntity
Adds the property change listener.
addPropertyChangeListener(PropertyChangeListener) - Method in interface de.uniks.networkparser.interfaces.SendableEntity
 
addSeperator() - Method in class de.uniks.networkparser.gui.javafx.window.MasterSystemTray
 
addTextLabel(String, String) - Method in class de.uniks.networkparser.TextItems
 
addTime(long) - Method in class de.uniks.networkparser.date.DateTimeEntity
 
addToList(String, Object) - Method in class de.uniks.networkparser.json.JsonObject
Accumulate values under a key.
addToZipFile(String, InputStream, ZipOutputStream) - Method in class de.uniks.networkparser.gui.javafx.table.ExcelExporter
 
addValue(String, GraphDataType, String) - Method in class de.uniks.networkparser.graph.GraphNode
 
Adler32 - Class in de.uniks.networkparser.bytes.checksum
A class that can be used to compute the Adler32 of a data stream.
Adler32() - Constructor for class de.uniks.networkparser.bytes.checksum.Adler32
 
AES - Class in de.uniks.networkparser.bytes.checksum
AES - implementation of the AES block cipher in Java.
AES() - Constructor for class de.uniks.networkparser.bytes.checksum.AES
 
allocate(int) - Static method in class de.uniks.networkparser.bytes.BytesBuffer
 
ALLOWDUPLICATE - Static variable in class de.uniks.networkparser.list.AbstractArray
Is Allow Duplicate Items in List
ALLOWEMPTYVALUE - Static variable in class de.uniks.networkparser.list.AbstractArray
Is Allow Empty Value in List (null)
And - Class in de.uniks.networkparser.logic
 
And() - Constructor for class de.uniks.networkparser.logic.And
 
apply(CellEditorElement.APPLYACTION) - Method in interface de.uniks.networkparser.gui.CellEditorElement
 
apply(CellEditorElement.APPLYACTION) - Method in class de.uniks.networkparser.gui.javafx.controls.EditControl
 
apply(CellEditorElement.APPLYACTION) - Method in class de.uniks.networkparser.gui.javafx.controls.EditFieldMap
 
apply(CellEditorElement.APPLYACTION) - Method in class de.uniks.networkparser.gui.javafx.controls.NumberSpinner
 
apply(CellEditorElement.APPLYACTION) - Method in class de.uniks.networkparser.gui.javafx.controls.NumberTextField
 
apply(CellEditorElement.APPLYACTION) - Method in class de.uniks.networkparser.gui.javafx.form.ModelForm
 
apply(CellEditorElement.APPLYACTION) - Method in class de.uniks.networkparser.gui.javafx.form.PropertyComposite
 
apply(CellEditorElement.APPLYACTION) - Method in class de.uniks.networkparser.gui.javafx.table.TableCellFX
 
APRIL - Static variable in class de.uniks.networkparser.DefaultTextItems
 
array() - Method in class de.uniks.networkparser.bytes.BytesBuffer
 
array() - Method in interface de.uniks.networkparser.interfaces.BufferedBytes
 
ATTRIBUTES - Static variable in class de.uniks.networkparser.graph.GraphConverter
 
ATTRIBUTEVALUE - Static variable in class de.uniks.networkparser.xml.XMLIdMap
The Constant ATTRIBUTEVALUE.
AUGUST - Static variable in class de.uniks.networkparser.DefaultTextItems
 
AutoCompleteContextMenu - Class in de.uniks.networkparser.gui.javafx.controls
 
AutoCompleteContextMenu(TextField) - Constructor for class de.uniks.networkparser.gui.javafx.controls.AutoCompleteContextMenu
 
AutoCompletionList - Class in de.uniks.networkparser.gui.javafx.controls
 
AutoCompletionList() - Constructor for class de.uniks.networkparser.gui.javafx.controls.AutoCompletionList
 
AUTOWIDTH - Static variable in class de.uniks.networkparser.gui.Column
 
AWTContainer - Class in de.uniks.networkparser.gui.javafx.window
 
AWTContainer(StageEvent) - Constructor for class de.uniks.networkparser.gui.javafx.window.AWTContainer
 

B

back() - Method in class de.uniks.networkparser.bytes.BytesBuffer
 
back() - Method in interface de.uniks.networkparser.interfaces.Buffer
 
back() - Method in class de.uniks.networkparser.TextBuffer
 
back() - Method in class de.uniks.networkparser.Tokener
Back up one character.
BACKETSCLOSE - Static variable in class de.uniks.networkparser.calculator.RegCalculator
 
BACKETSOPEN - Static variable in class de.uniks.networkparser.calculator.RegCalculator
 
BaseItem - Interface in de.uniks.networkparser.interfaces
The Class BaseEntity.
BasicMessage - Class in de.uniks.networkparser.event
The Class BasicMessage.
BasicMessage() - Constructor for class de.uniks.networkparser.event.BasicMessage
 
BasicMessageCreator - Class in de.uniks.networkparser.event.util
The Class BasicMessageCreator.
BasicMessageCreator() - Constructor for class de.uniks.networkparser.event.util.BasicMessageCreator
 
basicUnQuote(String) - Static method in class de.uniks.networkparser.EntityUtil
 
Between - Class in de.uniks.networkparser.logic
 
Between() - Constructor for class de.uniks.networkparser.logic.Between
 
BIDI - Static variable in class de.uniks.networkparser.list.AbstractArray
Is List is Key,Value and Value, Key
BIG_KEY - Static variable in class de.uniks.networkparser.list.AbstractArray
 
BIG_VALUE - Static variable in class de.uniks.networkparser.list.AbstractArray
 
bind(ObservableValue<? extends T>) - Method in class de.uniks.networkparser.gui.javafx.controller.ModelListenerProperty
 
bindBidirectional(Property<T>) - Method in class de.uniks.networkparser.gui.javafx.controller.ModelListenerProperty
 
BIT_BYTE - Static variable in class de.uniks.networkparser.bytes.BitEntity
 
BIT_NUMBER - Static variable in class de.uniks.networkparser.bytes.BitEntity
 
BIT_REFERENCE - Static variable in class de.uniks.networkparser.bytes.BitEntity
 
BIT_STRING - Static variable in class de.uniks.networkparser.bytes.BitEntity
 
BitEntity - Class in de.uniks.networkparser.bytes
 
BitEntity() - Constructor for class de.uniks.networkparser.bytes.BitEntity
 
BitEntityCreator - Interface in de.uniks.networkparser.bytes.util
 
BITOFBYTE - Static variable in class de.uniks.networkparser.bytes.ByteEntity
The Constant BIT OF A BYTE.
BitValue - Class in de.uniks.networkparser.bytes
 
BitValue(int, int) - Constructor for class de.uniks.networkparser.bytes.BitValue
 
BitValue(byte, String, byte, String) - Constructor for class de.uniks.networkparser.bytes.BitValue
 
BLOCK_SIZE - Static variable in class de.uniks.networkparser.bytes.checksum.AES
AES constants and variables.
BOOLEAN - Static variable in class de.uniks.networkparser.graph.GraphDataType
 
BooleanCondition - Class in de.uniks.networkparser.logic
 
BooleanCondition() - Constructor for class de.uniks.networkparser.logic.BooleanCondition
 
borders - Variable in class de.uniks.networkparser.event.Style
 
buffer - Variable in class de.uniks.networkparser.bytes.BytesBuffer
The buffer.
Buffer - Interface in de.uniks.networkparser.interfaces
INterface for Buffer For Tokener to parse some Values
buffer - Variable in class de.uniks.networkparser.Tokener
BUFFER
BufferedBytes - Interface in de.uniks.networkparser.interfaces
 
byteAt(int) - Method in class de.uniks.networkparser.bytes.BytesBuffer
 
byteAt(int) - Method in class de.uniks.networkparser.CharacterBuffer
 
byteAt(int) - Method in interface de.uniks.networkparser.interfaces.Buffer
 
byteAt(int) - Method in class de.uniks.networkparser.StringBuffer
 
byteAt(int) - Method in class de.uniks.networkparser.StringBuilderBuffer
 
ByteConverter - Class in de.uniks.networkparser.interfaces
 
ByteConverter() - Constructor for class de.uniks.networkparser.interfaces.ByteConverter
 
ByteConverterAES - Class in de.uniks.networkparser.bytes.converter
 
ByteConverterAES() - Constructor for class de.uniks.networkparser.bytes.converter.ByteConverterAES
 
ByteConverterBinary - Class in de.uniks.networkparser.bytes.converter
 
ByteConverterBinary() - Constructor for class de.uniks.networkparser.bytes.converter.ByteConverterBinary
 
ByteConverterHex - Class in de.uniks.networkparser.bytes.converter
 
ByteConverterHex() - Constructor for class de.uniks.networkparser.bytes.converter.ByteConverterHex
 
ByteConverterHTTP - Class in de.uniks.networkparser.bytes.converter
 
ByteConverterHTTP() - Constructor for class de.uniks.networkparser.bytes.converter.ByteConverterHTTP
 
ByteConverterSimple - Class in de.uniks.networkparser.bytes.converter
 
ByteConverterSimple() - Constructor for class de.uniks.networkparser.bytes.converter.ByteConverterSimple
 
ByteConverterString - Class in de.uniks.networkparser.bytes.converter
 
ByteConverterString() - Constructor for class de.uniks.networkparser.bytes.converter.ByteConverterString
 
ByteEntity - Class in de.uniks.networkparser.bytes
The Class ByteEntity.
ByteEntity() - Constructor for class de.uniks.networkparser.bytes.ByteEntity
 
ByteFilter - Class in de.uniks.networkparser.bytes
 
ByteFilter() - Constructor for class de.uniks.networkparser.bytes.ByteFilter
 
ByteIdMap - Class in de.uniks.networkparser.bytes
The Class ByteIdMap.
ByteIdMap() - Constructor for class de.uniks.networkparser.bytes.ByteIdMap
 
ByteItem - Interface in de.uniks.networkparser.interfaces
 
ByteList - Class in de.uniks.networkparser.bytes
 
ByteList() - Constructor for class de.uniks.networkparser.bytes.ByteList
 
ByteMessage - Class in de.uniks.networkparser.event
The Class ByteMessage.
ByteMessage() - Constructor for class de.uniks.networkparser.event.ByteMessage
 
ByteMessageCreator - Class in de.uniks.networkparser.event.util
The Class ByteMessageCreator.
ByteMessageCreator() - Constructor for class de.uniks.networkparser.event.util.ByteMessageCreator
 
BytesBuffer - Class in de.uniks.networkparser.bytes
 
BytesBuffer() - Constructor for class de.uniks.networkparser.bytes.BytesBuffer
 
ByteSimpleMap - Class in de.uniks.networkparser.bytes
 
ByteSimpleMap() - Constructor for class de.uniks.networkparser.bytes.ByteSimpleMap
 
ByteTokener - Class in de.uniks.networkparser.bytes
 
ByteTokener() - Constructor for class de.uniks.networkparser.bytes.ByteTokener
 
byteToUnsignedByte(int) - Method in class de.uniks.networkparser.bytes.ByteEntity
Byte to unsigned byte.
ByteUtil - Class in de.uniks.networkparser.bytes
 
ByteUtil() - Constructor for class de.uniks.networkparser.bytes.ByteUtil
 
BYTEVALUE - Static variable in class de.uniks.networkparser.logic.Equals
Constant of ByteValue.

C

calcChildren(boolean, boolean) - Method in class de.uniks.networkparser.bytes.ByteList
 
calcLength(boolean, boolean) - Method in class de.uniks.networkparser.bytes.BitEntity
 
calcLength(boolean, boolean) - Method in class de.uniks.networkparser.bytes.ByteEntity
calculate the length of value
calcLength(boolean, boolean) - Method in class de.uniks.networkparser.bytes.ByteList
 
calcLength(boolean, boolean) - Method in interface de.uniks.networkparser.interfaces.ByteItem
 
calculate(Double[]) - Method in class de.uniks.networkparser.calculator.Addition
 
calculate(Double[]) - Method in class de.uniks.networkparser.calculator.Division
 
calculate(Double[]) - Method in class de.uniks.networkparser.calculator.Maximum
 
calculate(Double[]) - Method in class de.uniks.networkparser.calculator.Minimum
 
calculate(Double[]) - Method in class de.uniks.networkparser.calculator.Mod
 
calculate(Double[]) - Method in class de.uniks.networkparser.calculator.Multiply
 
calculate(Double[]) - Method in interface de.uniks.networkparser.calculator.Operator
 
calculate(Double[]) - Method in class de.uniks.networkparser.calculator.Potenz
 
calculate(String) - Method in class de.uniks.networkparser.calculator.RegCalculator
 
calculate(Double[]) - Method in class de.uniks.networkparser.calculator.Subtract
 
calculate() - Method in class de.uniks.networkparser.date.DateTimeEntity
 
calculateFields(String) - Method in class de.uniks.networkparser.calculator.RegCalculator
 
cancel() - Method in interface de.uniks.networkparser.gui.CellEditorElement
 
cancel() - Method in class de.uniks.networkparser.gui.javafx.controls.EditControl
 
cancel() - Method in class de.uniks.networkparser.gui.javafx.controls.EditFieldMap
 
cancel() - Method in class de.uniks.networkparser.gui.javafx.controls.NumberSpinner
 
cancel() - Method in class de.uniks.networkparser.gui.javafx.controls.NumberTextField
 
cancel() - Method in class de.uniks.networkparser.gui.javafx.form.PropertyComposite
 
cancel() - Method in class de.uniks.networkparser.gui.javafx.table.TableCellFX
 
cancelEdit() - Method in class de.uniks.networkparser.gui.javafx.table.TableCellFX
 
CARDINALITY - Static variable in class de.uniks.networkparser.graph.GraphConverter
 
CASESENSITIVE - Static variable in class de.uniks.networkparser.list.AbstractArray
Is Key is String and is Allow Casesensitive
CCITT16 - Class in de.uniks.networkparser.bytes.checksum
A class that can be used to compute the CRC-16 of a data stream.
CCITT16() - Constructor for class de.uniks.networkparser.bytes.checksum.CCITT16
 
CellEditorElement - Interface in de.uniks.networkparser.gui
 
CellEditorElement.APPLYACTION - Enum in de.uniks.networkparser.gui
 
CellHandler - Interface in de.uniks.networkparser.gui
 
ChainUpdateListener - Class in de.uniks.networkparser
 
ChainUpdateListener() - Constructor for class de.uniks.networkparser.ChainUpdateListener
 
changeAttribute(Object, Object, String) - Method in class de.uniks.networkparser.json.UpdateAccumulate
 
changed(ObservableValue<? extends Boolean>, Boolean, Boolean) - Method in class de.uniks.networkparser.gui.javafx.controls.EditControl
 
changed(ObservableValue<? extends Number>, Number, Number) - Method in class de.uniks.networkparser.gui.javafx.table.TableComponent
 
changed(ObservableValue<? extends String>, String, String) - Method in class de.uniks.networkparser.gui.javafx.table.TableFilterView
 
changeDirection() - Method in class de.uniks.networkparser.gui.TableList
 
changeDirection() - Method in class de.uniks.networkparser.sort.EntityComparator
 
changeDirection() - Method in enum de.uniks.networkparser.sort.SortingDirection
Change Sort Direction.
changeItem(Object, Object, String) - Method in class de.uniks.networkparser.json.UpdateAccumulate
 
character - Variable in class de.uniks.networkparser.TextBuffer
The character.
CharacterBuffer - Class in de.uniks.networkparser
Buffer of String for alternative for StringBuffer.
CharacterBuffer() - Constructor for class de.uniks.networkparser.CharacterBuffer
 
charAt(int) - Method in class de.uniks.networkparser.bytes.BytesBuffer
 
charAt(int) - Method in class de.uniks.networkparser.CharacterBuffer
 
charAt(int) - Method in interface de.uniks.networkparser.interfaces.Buffer
 
charAt(int) - Method in class de.uniks.networkparser.StringBuffer
 
charAt(int) - Method in class de.uniks.networkparser.StringBuilderBuffer
 
charAt(int) - Method in class de.uniks.networkparser.Tokener
Char at.
check(ValuesSimple) - Method in class de.uniks.networkparser.logic.And
 
check(ValuesSimple) - Method in class de.uniks.networkparser.logic.Between
 
check(ValuesSimple) - Method in class de.uniks.networkparser.logic.BooleanCondition
 
check(ValuesSimple) - Method in class de.uniks.networkparser.logic.CompareTo
 
check(T) - Method in interface de.uniks.networkparser.logic.Condition
checks if a telegram fulfills this condition.
check(ValuesSimple) - Method in class de.uniks.networkparser.logic.ConditionMap
 
check(ValuesMap) - Method in class de.uniks.networkparser.logic.ConditionMap
 
check(ValuesMap) - Method in class de.uniks.networkparser.logic.Deep
 
check(ValuesMap) - Method in class de.uniks.networkparser.logic.Equals
 
check(ValuesSimple) - Method in class de.uniks.networkparser.logic.IfCondition
 
check(ValuesMap) - Method in class de.uniks.networkparser.logic.InstanceOf
 
check(ValuesSimple) - Method in class de.uniks.networkparser.logic.Not
 
check(ValuesSimple) - Method in class de.uniks.networkparser.logic.Or
 
CheckBoxEditControl - Class in de.uniks.networkparser.gui.javafx.controls
 
CheckBoxEditControl() - Constructor for class de.uniks.networkparser.gui.javafx.controls.CheckBoxEditControl
 
Checksum - Class in de.uniks.networkparser.bytes.checksum
Checksum Abstract Class
Checksum() - Constructor for class de.uniks.networkparser.bytes.checksum.Checksum
Creates an AbstractChecksum.
checkSystemTray() - Method in class de.uniks.networkparser.gui.javafx.Os
 
checkSystemTray() - Static method in class de.uniks.networkparser.gui.javafx.window.SimpleShell
 
checkValue(Object, Object) - Method in class de.uniks.networkparser.graph.GraphSimpleList
 
checkValue(Object, Object) - Method in class de.uniks.networkparser.list.AbstractArray
 
checkValues(char...) - Method in class de.uniks.networkparser.Tokener
Check values.
CHILD - Static variable in class de.uniks.networkparser.logic.And
 
CHILD - Static variable in class de.uniks.networkparser.logic.Or
Constant of CHILD.
CLASS - Static variable in class de.uniks.networkparser.graph.GraphIdMap
The Constant for CLASS Diagramms.
CLASS - Static variable in class de.uniks.networkparser.json.JsonIdMap
The Constant CLASS.
CLAZZNAME - Static variable in class de.uniks.networkparser.logic.InstanceOf
Constant of CLAZZNAME.
clear() - Method in class de.uniks.networkparser.IdMap
 
clear() - Method in class de.uniks.networkparser.list.AbstractArray
 
clear() - Method in class de.uniks.networkparser.list.SimpleEntrySet
 
clearEditor() - Method in class de.uniks.networkparser.gui.javafx.controls.EditControl
 
clone() - Method in class de.uniks.networkparser.bytes.ByteFilter
 
clone(Filter) - Method in class de.uniks.networkparser.bytes.ByteFilter
 
clone() - Method in class de.uniks.networkparser.event.Style
 
clone(Style) - Method in class de.uniks.networkparser.event.Style
 
clone() - Method in class de.uniks.networkparser.Filter
 
clone(Filter) - Method in class de.uniks.networkparser.Filter
 
clone(Filter) - Method in class de.uniks.networkparser.graph.GraphIdMapFilter
 
clone() - Method in class de.uniks.networkparser.list.SimpleList
 
cloneObject(Object, Filter, int) - Method in class de.uniks.networkparser.IdMap
Clone object.
close() - Method in class de.uniks.networkparser.gui.javafx.window.FXStageController
 
close() - Method in interface de.uniks.networkparser.gui.javafx.window.WindowListener
 
closeWindow() - Method in class de.uniks.networkparser.gui.javafx.window.SimpleShell
 
COL_SIZE - Static variable in class de.uniks.networkparser.bytes.checksum.AES
Internal AES constants and variables.
COLLISION - Static variable in class de.uniks.networkparser.IdMap
The Constant COLLISION.
Column - Class in de.uniks.networkparser.gui
 
Column() - Constructor for class de.uniks.networkparser.gui.Column
 
column - Variable in class de.uniks.networkparser.gui.javafx.controls.EditControl
 
COLUMNS - Static variable in class de.uniks.networkparser.DefaultTextItems
 
ComboEditControl - Class in de.uniks.networkparser.gui.javafx.controls
 
ComboEditControl() - Constructor for class de.uniks.networkparser.gui.javafx.controls.ComboEditControl
 
commitEdit(TableCellValue) - Method in class de.uniks.networkparser.gui.javafx.table.TableCellFX
 
comparator() - Method in class de.uniks.networkparser.list.AbstractArray
 
comparator() - Method in class de.uniks.networkparser.list.SortedList
 
COMPARE - Static variable in class de.uniks.networkparser.logic.CompareTo
 
compare(Object, Object) - Method in class de.uniks.networkparser.sort.EntityComparator
 
CompareTo - Class in de.uniks.networkparser.logic
 
CompareTo() - Constructor for class de.uniks.networkparser.logic.CompareTo
 
compareValue(Object, Object) - Method in class de.uniks.networkparser.sort.EntityComparator
 
component - Variable in class de.uniks.networkparser.gui.javafx.table.TableFilterView
 
Condition<T> - Interface in de.uniks.networkparser.logic
 
ConditionMap - Class in de.uniks.networkparser.logic
 
ConditionMap() - Constructor for class de.uniks.networkparser.logic.ConditionMap
 
contains(Object) - Method in class de.uniks.networkparser.list.AbstractArray
 
contains(Object) - Method in class de.uniks.networkparser.list.SimpleEntrySet
 
containsAll(Collection<?>) - Method in class de.uniks.networkparser.list.AbstractArray
 
containsAll(Collection<?>) - Method in class de.uniks.networkparser.list.SimpleEntrySet
 
containsKey(Object) - Method in class de.uniks.networkparser.IdMap
 
containsKey(Object) - Method in interface de.uniks.networkparser.interfaces.Entity
 
containsKey(Object) - Method in class de.uniks.networkparser.list.SimpleKeyValueList
 
containsValue(Object) - Method in class de.uniks.networkparser.IdMap
 
containsValue(Object) - Method in class de.uniks.networkparser.list.SimpleKeyValueList
 
contextMenu - Variable in class de.uniks.networkparser.gui.javafx.table.TableComponent
 
control - Variable in class de.uniks.networkparser.gui.javafx.controls.EditControl
 
controller - Variable in class de.uniks.networkparser.gui.javafx.window.MasterSystemTray
 
controller - Variable in class de.uniks.networkparser.gui.javafx.window.SimpleShell
 
convert(GraphList, boolean) - Method in class de.uniks.networkparser.graph.GraphConverter
 
convert(GraphList, boolean) - Method in class de.uniks.networkparser.graph.YUMLConverter
 
convert(GraphList, boolean) - Method in interface de.uniks.networkparser.interfaces.Converter
 
convertable - Variable in class de.uniks.networkparser.Filter
 
convertable(Condition<ValuesSimple>) - Static method in class de.uniks.networkparser.Filter
Create a new Filter for Converting Filter (Encoding Object or set only the Id)
Converter - Interface in de.uniks.networkparser.interfaces
 
convertGraphList(String, JsonArray, boolean) - Method in class de.uniks.networkparser.graph.GraphConverter
 
convertToJson(JsonArray, boolean) - Method in class de.uniks.networkparser.graph.GraphConverter
 
convertToJson(String, JsonArray, boolean) - Method in class de.uniks.networkparser.graph.GraphConverter
 
convertToJson(GraphList, boolean) - Method in class de.uniks.networkparser.graph.GraphConverter
 
COPY - Static variable in class de.uniks.networkparser.DefaultTextItems
 
copyEntity(BaseItem, int) - Method in class de.uniks.networkparser.list.AbstractList
 
copyEntity(SimpleKeyValueList<K, V>, int) - Method in class de.uniks.networkparser.list.SimpleKeyValueList
 
copyFile(String) - Method in class de.uniks.networkparser.gui.javafx.window.DiagramEditor
 
cpr - Variable in class de.uniks.networkparser.list.SortedList
 
CRC - Class in de.uniks.networkparser.bytes.checksum
 
CRC() - Constructor for class de.uniks.networkparser.bytes.checksum.CRC
 
Crc16 - Class in de.uniks.networkparser.bytes.checksum
A class that can be used to compute the CRC-16 of a data stream.
Crc16() - Constructor for class de.uniks.networkparser.bytes.checksum.Crc16
 
Crc32 - Class in de.uniks.networkparser.bytes.checksum
 
Crc32() - Constructor for class de.uniks.networkparser.bytes.checksum.Crc32
 
Crc8 - Class in de.uniks.networkparser.bytes.checksum
A class that can be used to compute the Crc8 of a data stream.
Crc8() - Constructor for class de.uniks.networkparser.bytes.checksum.Crc8
 
crc_table - Variable in class de.uniks.networkparser.bytes.checksum.CRCTable
The fast CRC table.
crc_table - Variable in class de.uniks.networkparser.bytes.checksum.FCS16
 
crctab - Static variable in class de.uniks.networkparser.bytes.checksum.FCS16
 
CRCTable - Class in de.uniks.networkparser.bytes.checksum
 
CRCTable() - Constructor for class de.uniks.networkparser.bytes.checksum.CRCTable
 
create(Object) - Static method in class de.uniks.networkparser.bytes.ByteEntity
 
create(String) - Static method in enum de.uniks.networkparser.graph.GraphCardinality
 
create(GraphNode, GraphNode) - Static method in class de.uniks.networkparser.graph.GraphEdge
 
create(String) - Static method in class de.uniks.networkparser.graph.GraphLabel
 
create(String, String) - Static method in class de.uniks.networkparser.graph.GraphLabel
 
create(Node, Object, String) - Static method in class de.uniks.networkparser.gui.javafx.controller.ModelListenerFactory
 
create(Label, Object, String) - Static method in class de.uniks.networkparser.gui.javafx.controller.ModelListenerFactory
 
create(Property<?>, IdMap, Object, String) - Static method in class de.uniks.networkparser.gui.javafx.controller.ModelListenerFactory
 
create(Property<?>, SendableEntityCreator, Object, String) - Static method in class de.uniks.networkparser.gui.javafx.controller.ModelListenerFactory
 
create(Node, Object, String) - Static method in class de.uniks.networkparser.gui.javafx.controller.ModelListenerPropertyFactory
 
create(Label, Object, String) - Static method in class de.uniks.networkparser.gui.javafx.controller.ModelListenerPropertyFactory
 
create(Property<?>, IdMap, Object, String) - Static method in class de.uniks.networkparser.gui.javafx.controller.ModelListenerPropertyFactory
 
create(Property<?>, SendableEntityCreator, Object, String) - Static method in class de.uniks.networkparser.gui.javafx.controller.ModelListenerPropertyFactory
 
create(String) - Method in class de.uniks.networkparser.gui.javafx.window.FXStageController
 
create(URL, ResourceBundle) - Method in class de.uniks.networkparser.gui.javafx.window.FXStageController
 
createAttribute() - Method in class de.uniks.networkparser.graph.GraphIdMap
 
createAttribute() - Method in class de.uniks.networkparser.graph.GraphIdMapDiff
 
createBorderPane() - Method in class de.uniks.networkparser.gui.javafx.window.FXStageController
 
createClazz() - Method in class de.uniks.networkparser.graph.GraphIdMap
 
createClazz() - Method in class de.uniks.networkparser.graph.GraphIdMapDiff
 
createContent() - Method in class de.uniks.networkparser.gui.javafx.dialog.DialogBox
 
createContents(FXStageController, Application.Parameters) - Method in class de.uniks.networkparser.gui.javafx.window.DiagramEditor
 
createContents(FXStageController, Application.Parameters) - Method in class de.uniks.networkparser.gui.javafx.window.SimpleShell
 
createControl(Column) - Method in class de.uniks.networkparser.gui.javafx.controls.CheckBoxEditControl
 
createControl(Column) - Method in class de.uniks.networkparser.gui.javafx.controls.ComboEditControl
 
createControl(Column) - Method in class de.uniks.networkparser.gui.javafx.controls.DateTimeEditControl
 
createControl(Column) - Method in class de.uniks.networkparser.gui.javafx.controls.EditControl
 
createControl(Column) - Method in class de.uniks.networkparser.gui.javafx.controls.PasswordEditControl
 
createControl(Column) - Method in class de.uniks.networkparser.gui.javafx.controls.SpinnerDoubleEditControl
 
createControl(Column) - Method in class de.uniks.networkparser.gui.javafx.controls.SpinnerIntegerEditControl
 
createControl(Column) - Method in class de.uniks.networkparser.gui.javafx.controls.TextEditorControl
 
createDir(String) - Method in class de.uniks.networkparser.gui.javafx.window.SimpleShell
 
createEdge() - Method in class de.uniks.networkparser.graph.GraphIdMap
 
createEdge(GraphNode, GraphCardinality, String) - Method in class de.uniks.networkparser.graph.GraphIdMap
 
createEdge() - Method in class de.uniks.networkparser.graph.GraphIdMapDiff
 
createEdge(GraphNode, GraphCardinality, String) - Method in class de.uniks.networkparser.graph.GraphIdMapDiff
 
createFromCreator(SendableEntityCreator, boolean) - Method in class de.uniks.networkparser.gui.javafx.table.TableComponent
 
createGridPane() - Method in class de.uniks.networkparser.gui.javafx.window.FXStageController
 
createList() - Method in class de.uniks.networkparser.graph.GraphIdMap
 
createList() - Method in class de.uniks.networkparser.graph.GraphIdMapDiff
 
createParameter(GraphDataType) - Method in class de.uniks.networkparser.graph.GraphMethod
 
createQuestionCheck(Window, String, String, String...) - Static method in class de.uniks.networkparser.gui.javafx.dialog.DialogBox
 
creator - Variable in class de.uniks.networkparser.gui.javafx.controller.ModelListenerProperty
 
creator - Variable in class de.uniks.networkparser.sort.EntityComparator
Variable of creator.
creators - Variable in class de.uniks.networkparser.AbstractMap
The creators.
CRLF - Static variable in interface de.uniks.networkparser.interfaces.BaseItem
 
cryptAll(StringBuilder, int) - Method in class de.uniks.networkparser.bytes.checksum.AES
 
CSVExporter - Class in de.uniks.networkparser.gui.javafx.table
 
CSVExporter(TableComponent) - Constructor for class de.uniks.networkparser.gui.javafx.table.CSVExporter
 
custom - Static variable in class de.uniks.networkparser.gui.javafx.resource.Styles
 
CustomPane - Class in de.uniks.networkparser.gui.javafx.window
 
CustomPane(Node) - Constructor for class de.uniks.networkparser.gui.javafx.window.CustomPane
 
CUT - Static variable in class de.uniks.networkparser.DefaultTextItems
 

D

DATATYPE_ASSOC - Static variable in class de.uniks.networkparser.bytes.ByteIdMap
The Constant DATATYPE_BYTEARRAY.
DATATYPE_ASSOCLONG - Static variable in class de.uniks.networkparser.bytes.ByteIdMap
The Constant DATATYPE_BYTEARRAY.
DATATYPE_BYTE - Static variable in class de.uniks.networkparser.bytes.ByteIdMap
The Constant DATATYPE_BYTE.
DATATYPE_BYTEARRAY - Static variable in class de.uniks.networkparser.bytes.ByteIdMap
The Constant DATATYPE_BYTEARRAY.
DATATYPE_CHAR - Static variable in class de.uniks.networkparser.bytes.ByteIdMap
The Constant DATATYPE_CHAR.
DATATYPE_CHECK - Static variable in class de.uniks.networkparser.bytes.ByteIdMap
The Constant CHECKTYPE.
DATATYPE_CLAZZID - Static variable in class de.uniks.networkparser.bytes.ByteIdMap
The Constant DATATYPE_MAP.
DATATYPE_CLAZZNAME - Static variable in class de.uniks.networkparser.bytes.ByteIdMap
The Constant CLASS-VALUE.
DATATYPE_CLAZZNAMELONG - Static variable in class de.uniks.networkparser.bytes.ByteIdMap
The Constant CLASS-VALUE.
DATATYPE_CLAZZPACKAGE - Static variable in class de.uniks.networkparser.bytes.ByteIdMap
The Constant CLASS-VALUE.
DATATYPE_CLAZZSTREAM - Static variable in class de.uniks.networkparser.bytes.ByteIdMap
The Constant DATATYPE_BYTEARRAY.
DATATYPE_CLAZZTYP - Static variable in class de.uniks.networkparser.bytes.ByteIdMap
The Constant DATATYPE_BYTEARRAY.
DATATYPE_CLAZZTYPLONG - Static variable in class de.uniks.networkparser.bytes.ByteIdMap
The Constant DATATYPE_BYTEARRAY.
DATATYPE_DATE - Static variable in class de.uniks.networkparser.bytes.ByteIdMap
The Constant DATATYPE_BYTEARRAY.
DATATYPE_DOUBLE - Static variable in class de.uniks.networkparser.bytes.ByteIdMap
The Constant DATATYPE_DOUBLE.
DATATYPE_FIXED - Static variable in class de.uniks.networkparser.bytes.ByteIdMap
The Constant FIXED VALUE.
DATATYPE_FLOAT - Static variable in class de.uniks.networkparser.bytes.ByteIdMap
The Constant DATATYPE_FLOAT.
DATATYPE_INTEGER - Static variable in class de.uniks.networkparser.bytes.ByteIdMap
The Constant DATATYPE_INTEGER.
DATATYPE_LIST - Static variable in class de.uniks.networkparser.bytes.ByteIdMap
The Constant DATATYPE_LIST.
DATATYPE_LONG - Static variable in class de.uniks.networkparser.bytes.ByteIdMap
The Constant DATATYPE_INTEGER.
DATATYPE_MAP - Static variable in class de.uniks.networkparser.bytes.ByteIdMap
The Constant DATATYPE_MAP.
DATATYPE_NULL - Static variable in class de.uniks.networkparser.bytes.ByteIdMap
The Constant NULL-VALUE.
DATATYPE_SHORT - Static variable in class de.uniks.networkparser.bytes.ByteIdMap
The Constant DATATYPE_INTEGER.
DATATYPE_STRING - Static variable in class de.uniks.networkparser.bytes.ByteIdMap
The Constant DATATYPE_STRING.
DATATYPE_UNSIGNEDBYTE - Static variable in class de.uniks.networkparser.bytes.ByteIdMap
The Constant DATATYPE_BYTEARRAY.
DateCreator - Class in de.uniks.networkparser.event.util
The Class DateCreator.
DateCreator() - Constructor for class de.uniks.networkparser.event.util.DateCreator
 
DateField - Enum in de.uniks.networkparser.date
 
DateTimeEditControl - Class in de.uniks.networkparser.gui.javafx.controls
 
DateTimeEditControl() - Constructor for class de.uniks.networkparser.gui.javafx.controls.DateTimeEditControl
 
DateTimeEntity - Class in de.uniks.networkparser.date
 
DateTimeEntity() - Constructor for class de.uniks.networkparser.date.DateTimeEntity
 
de.uniks.networkparser - package de.uniks.networkparser
 
de.uniks.networkparser.bytes - package de.uniks.networkparser.bytes
 
de.uniks.networkparser.bytes.checksum - package de.uniks.networkparser.bytes.checksum
 
de.uniks.networkparser.bytes.converter - package de.uniks.networkparser.bytes.converter
 
de.uniks.networkparser.bytes.util - package de.uniks.networkparser.bytes.util
 
de.uniks.networkparser.calculator - package de.uniks.networkparser.calculator
 
de.uniks.networkparser.date - package de.uniks.networkparser.date
 
de.uniks.networkparser.emf - package de.uniks.networkparser.emf
 
de.uniks.networkparser.event - package de.uniks.networkparser.event
 
de.uniks.networkparser.event.util - package de.uniks.networkparser.event.util
 
de.uniks.networkparser.graph - package de.uniks.networkparser.graph
 
de.uniks.networkparser.gui - package de.uniks.networkparser.gui
 
de.uniks.networkparser.gui.javafx - package de.uniks.networkparser.gui.javafx
 
de.uniks.networkparser.gui.javafx.controller - package de.uniks.networkparser.gui.javafx.controller
 
de.uniks.networkparser.gui.javafx.controls - package de.uniks.networkparser.gui.javafx.controls
 
de.uniks.networkparser.gui.javafx.dialog - package de.uniks.networkparser.gui.javafx.dialog
 
de.uniks.networkparser.gui.javafx.form - package de.uniks.networkparser.gui.javafx.form
 
de.uniks.networkparser.gui.javafx.fxml - package de.uniks.networkparser.gui.javafx.fxml
 
de.uniks.networkparser.gui.javafx.resource - package de.uniks.networkparser.gui.javafx.resource
 
de.uniks.networkparser.gui.javafx.table - package de.uniks.networkparser.gui.javafx.table
 
de.uniks.networkparser.gui.javafx.window - package de.uniks.networkparser.gui.javafx.window
 
de.uniks.networkparser.interfaces - package de.uniks.networkparser.interfaces
 
de.uniks.networkparser.json - package de.uniks.networkparser.json
 
de.uniks.networkparser.json.util - package de.uniks.networkparser.json.util
 
de.uniks.networkparser.list - package de.uniks.networkparser.list
 
de.uniks.networkparser.logic - package de.uniks.networkparser.logic
 
de.uniks.networkparser.sort - package de.uniks.networkparser.sort
 
de.uniks.networkparser.xml - package de.uniks.networkparser.xml
 
de.uniks.networkparser.xml.util - package de.uniks.networkparser.xml.util
 
debug(Object, String, String) - Method in class de.uniks.networkparser.NetworkParserLog
Log a message with debug log level.
DECEMBER - Static variable in class de.uniks.networkparser.DefaultTextItems
 
decode(String) - Method in class de.uniks.networkparser.bytes.ByteIdMap
Decode.
decode(String, ByteConverter) - Method in class de.uniks.networkparser.bytes.ByteIdMap
Decode.
decode(Object) - Method in class de.uniks.networkparser.bytes.ByteIdMap
Decode.
decode(BaseItem) - Method in class de.uniks.networkparser.bytes.ByteIdMap
 
decode(BufferedBytes) - Method in class de.uniks.networkparser.bytes.ByteIdMap
Decode.
decode(BufferedBytes, BitEntityCreator) - Method in class de.uniks.networkparser.bytes.ByteSimpleMap
 
decode(String) - Method in class de.uniks.networkparser.bytes.checksum.AES
 
decode(byte[]) - Method in class de.uniks.networkparser.bytes.checksum.AES
AES decrypt 128-bit ciphertext using key previously set.
decode(String) - Method in class de.uniks.networkparser.bytes.converter.ByteConverterAES
 
decode(String) - Method in class de.uniks.networkparser.bytes.converter.ByteConverterBinary
To byte string.
decode(String) - Method in class de.uniks.networkparser.bytes.converter.ByteConverterHex
To byte string.
decode(String) - Method in class de.uniks.networkparser.bytes.converter.ByteConverterHTTP
Decode http.
decode(String) - Method in class de.uniks.networkparser.bytes.converter.ByteConverterSimple
 
decode(String) - Method in class de.uniks.networkparser.bytes.converter.ByteConverterString
To byte string.
decode(XMLTokener, XMLGrammar) - Method in class de.uniks.networkparser.emf.EMFIdMap
 
decode(String) - Static method in class de.uniks.networkparser.emf.EMFUtil
 
decode(String) - Method in class de.uniks.networkparser.interfaces.ByteConverter
 
decode(BaseItem) - Method in interface de.uniks.networkparser.interfaces.IdMapDecoder
 
decode(String) - Method in interface de.uniks.networkparser.interfaces.IdMapDecoder
 
decode(String) - Method in class de.uniks.networkparser.json.JsonIdMap
Read Json Automatic create JsonArray or JsonObject
decode(BaseItem) - Method in class de.uniks.networkparser.json.JsonIdMap
Read Json Automatic create JsonArray or JsonObject
decode(JsonArray) - Method in class de.uniks.networkparser.json.JsonIdMap
Read json.
decode(JsonObject) - Method in class de.uniks.networkparser.json.JsonIdMap
Read json.
decode(Object, JsonObject) - Method in class de.uniks.networkparser.json.JsonIdMap
Read json.
decode(Object, JsonObject, Filter) - Method in class de.uniks.networkparser.json.JsonIdMap
Read json.
decode(String) - Method in class de.uniks.networkparser.xml.HTMLEntities
Convert HTML entities to special and extended unicode characters equivalents.
decode(String) - Method in class de.uniks.networkparser.xml.XMLIdMap
 
decode(BaseItem) - Method in class de.uniks.networkparser.xml.XMLSimpleIdMap
 
decode(XMLTokener, XMLGrammar) - Method in class de.uniks.networkparser.xml.XMLSimpleIdMap
Decoding Teh XMLTokener with XMLGrammar.
decode(String) - Method in class de.uniks.networkparser.xml.XMLSimpleIdMap
Read Json Automatic create JsonArray or JsonObject.
decodeClazz(BufferedBytes, SendableEntityCreator) - Method in class de.uniks.networkparser.bytes.ByteIdMap
Decode.
decoderMap - Variable in class de.uniks.networkparser.bytes.ByteIdMap
The decoder map.
decodeString(String) - Method in class de.uniks.networkparser.bytes.checksum.AES
 
decodeString(String) - Method in class de.uniks.networkparser.bytes.converter.ByteConverterAES
 
decodeValue(BufferedBytes, int) - Method in class de.uniks.networkparser.bytes.ByteIdMap
Gets the decode object.
decoding(Object, JsonObject, Filter) - Method in class de.uniks.networkparser.json.JsonIdMap
Read json.
Deep - Class in de.uniks.networkparser.logic
DeepCondition.
Deep() - Constructor for class de.uniks.networkparser.logic.Deep
 
DEEP - Static variable in class de.uniks.networkparser.logic.Deep
Constant of Deep.
deep - Variable in class de.uniks.networkparser.logic.ValuesMap
Variable for Deep from Root.
DefaultTextItems - Class in de.uniks.networkparser
 
DefaultTextItems() - Constructor for class de.uniks.networkparser.DefaultTextItems
 
DELETED - Static variable in class de.uniks.networkparser.list.AbstractArray
 
DiagramEditor - Class in de.uniks.networkparser.gui.javafx.window
 
DiagramEditor() - Constructor for class de.uniks.networkparser.gui.javafx.window.DiagramEditor
 
DiagramEditor.JavaApp - Class in de.uniks.networkparser.gui.javafx.window
 
DialogBox - Class in de.uniks.networkparser.gui.javafx.dialog
 
DialogBox() - Constructor for class de.uniks.networkparser.gui.javafx.dialog.DialogBox
 
DialogButton - Class in de.uniks.networkparser.gui.javafx.dialog
 
DialogButton() - Constructor for class de.uniks.networkparser.gui.javafx.dialog.DialogButton
 
DialogButton.Grafik - Enum in de.uniks.networkparser.gui.javafx.dialog
 
DialogElement - Interface in de.uniks.networkparser.gui.javafx.dialog
 
DIALOGS_CSS_URL - Static variable in class de.uniks.networkparser.gui.javafx.dialog.DialogBox
 
dialogTitleBar - Variable in class de.uniks.networkparser.gui.javafx.dialog.DialogBox
 
DialogUtil - Class in de.uniks.networkparser.gui.javafx.dialog
 
DialogUtil() - Constructor for class de.uniks.networkparser.gui.javafx.dialog.DialogUtil
 
diffModel(Object, Object) - Method in class de.uniks.networkparser.graph.GraphIdMapDiff
 
dispose() - Method in interface de.uniks.networkparser.gui.CellEditorElement
 
dispose() - Method in class de.uniks.networkparser.gui.javafx.controls.EditControl
 
dispose() - Method in class de.uniks.networkparser.gui.javafx.controls.EditFieldMap
 
dispose() - Method in class de.uniks.networkparser.gui.javafx.controls.NumberSpinner
 
dispose() - Method in class de.uniks.networkparser.gui.javafx.controls.NumberTextField
 
dispose() - Method in class de.uniks.networkparser.gui.javafx.form.PropertyComposite
 
dispose() - Method in class de.uniks.networkparser.gui.javafx.table.TableCellFX
 
Division - Class in de.uniks.networkparser.calculator
 
Division() - Constructor for class de.uniks.networkparser.calculator.Division
 
DOUBLE - Static variable in class de.uniks.networkparser.graph.GraphDataType
 
doubleToString(double) - Static method in class de.uniks.networkparser.EntityUtil
Produce a string from a double.

E

EAttribute - Static variable in class de.uniks.networkparser.emf.EMFUtil
 
ECLASS - Static variable in class de.uniks.networkparser.emf.EMFUtil
 
EDGES - Static variable in class de.uniks.networkparser.graph.GraphConverter
 
EditControl<T extends javafx.scene.Node> - Class in de.uniks.networkparser.gui.javafx.controls
 
EditControl() - Constructor for class de.uniks.networkparser.gui.javafx.controls.EditControl
 
EditFieldMap - Class in de.uniks.networkparser.gui.javafx.controls
 
EditFieldMap() - Constructor for class de.uniks.networkparser.gui.javafx.controls.EditFieldMap
 
EEnum - Static variable in class de.uniks.networkparser.emf.EMFUtil
 
elements - Variable in class de.uniks.networkparser.list.AbstractArray
May be [...] elements for simple List or [ SimpleList<K>, BigList<K + Index>, DeleteItem<Index-Sorted>, SimpleValue<V>, BigList<V + Index> for BIDIMAP ]
EMFIdMap - Class in de.uniks.networkparser.emf
 
EMFIdMap() - Constructor for class de.uniks.networkparser.emf.EMFIdMap
 
emfTypes - Static variable in class de.uniks.networkparser.emf.EMFUtil
 
EMFUtil - Class in de.uniks.networkparser.emf
 
EMFUtil() - Constructor for class de.uniks.networkparser.emf.EMFUtil
 
emptyArray - Static variable in class de.uniks.networkparser.list.AbstractArray
 
enableError(String) - Method in class de.uniks.networkparser.gui.javafx.window.SimpleShell
 
encode(Object) - Method in class de.uniks.networkparser.bytes.ByteIdMap
Encode.
encode(Object, Filter) - Method in class de.uniks.networkparser.bytes.ByteIdMap
 
encode(String) - Method in class de.uniks.networkparser.bytes.checksum.AES
 
encode(byte[]) - Method in class de.uniks.networkparser.bytes.checksum.AES
AES encrypt 128-bit plaintext using key previously set.
encode(Object) - Method in class de.uniks.networkparser.emf.EMFIdMap
 
encode(Object) - Method in class de.uniks.networkparser.graph.GraphIdMap
 
encode(Object, Filter) - Method in class de.uniks.networkparser.graph.GraphIdMap
 
encode(Object) - Method in class de.uniks.networkparser.IdMap
 
encode(Object, Filter) - Method in class de.uniks.networkparser.IdMap
 
encode(BaseItem) - Method in class de.uniks.networkparser.interfaces.ByteConverter
 
encode(Object) - Method in class de.uniks.networkparser.json.JsonIdMap
Encode.
encode(Object, Filter) - Method in class de.uniks.networkparser.json.JsonIdMap
Encode.
encode(String) - Method in class de.uniks.networkparser.xml.HTMLEntities
Convert special and extended characters into HTML entitities.
encode(Object) - Method in class de.uniks.networkparser.xml.XMLIdMap
Encode.
encode(Object, Filter) - Method in class de.uniks.networkparser.xml.XMLIdMap
 
encode(Object) - Method in class de.uniks.networkparser.xml.XMLSimpleIdMap
 
encode(Object, Filter) - Method in class de.uniks.networkparser.xml.XMLSimpleIdMap
 
encodeBytes(byte[]) - Method in class de.uniks.networkparser.bytes.checksum.AES
 
encodeValue(Object, Filter) - Method in class de.uniks.networkparser.bytes.ByteIdMap
 
endChild(String) - Method in class de.uniks.networkparser.xml.util.XMLEntityCreator
 
endChild(String) - Method in interface de.uniks.networkparser.xml.util.XMLGrammar
Set the EndTag of Child.
endChild(String) - Method in class de.uniks.networkparser.xml.util.XMLStyledEntityCreator
 
endChild(String) - Method in class de.uniks.networkparser.xml.util.XSDEntityCreator
 
ENDTAG - Static variable in class de.uniks.networkparser.xml.XMLSimpleIdMap
The Constant ENDTAG.
Entity - Interface in de.uniks.networkparser.interfaces
 
entity - Variable in class de.uniks.networkparser.logic.ValuesMap
Variable for Enitity.
EntityComparator<V> - Class in de.uniks.networkparser.sort
Compare Value for GUI.
EntityComparator() - Constructor for class de.uniks.networkparser.sort.EntityComparator
 
ENTITYSPLITTER - Static variable in class de.uniks.networkparser.xml.XMLIdMap
The Constant ENTITYSPLITTER.
EntityUtil - Class in de.uniks.networkparser
 
EntityUtil() - Constructor for class de.uniks.networkparser.EntityUtil
 
EntityValueFactory - Class in de.uniks.networkparser
 
EntityValueFactory() - Constructor for class de.uniks.networkparser.EntityValueFactory
 
entrySet() - Method in class de.uniks.networkparser.IdMap
 
entrySet() - Method in class de.uniks.networkparser.list.SimpleKeyValueList
 
EOpposite - Static variable in class de.uniks.networkparser.emf.EMFUtil
 
equals(Object) - Method in class de.uniks.networkparser.list.SimpleEntity
 
Equals - Class in de.uniks.networkparser.logic
 
Equals() - Constructor for class de.uniks.networkparser.logic.Equals
 
EReferences - Static variable in class de.uniks.networkparser.emf.EMFUtil
 
error(Object, String, String, Object...) - Method in class de.uniks.networkparser.NetworkParserLog
Log a message with error log level.
error(SAXParseException) - Method in class de.uniks.networkparser.xml.XsdValidationLoggingErrorHandler
 
ERROR_TYP_CONCURRENTMODIFICATION - Static variable in class de.uniks.networkparser.NetworkParserLog
 
ERROR_TYP_DUPPLICATE - Static variable in class de.uniks.networkparser.NetworkParserLog
 
ERROR_TYP_NOCREATOR - Static variable in class de.uniks.networkparser.NetworkParserLog
 
ERROR_TYP_PARSING - Static variable in class de.uniks.networkparser.NetworkParserLog
 
eSuperTypes - Static variable in class de.uniks.networkparser.emf.EMFUtil
 
ETYPE - Static variable in class de.uniks.networkparser.emf.EMFUtil
 
ExcelExporter - Class in de.uniks.networkparser.gui.javafx.table
 
ExcelExporter(TableComponent) - Constructor for class de.uniks.networkparser.gui.javafx.table.ExcelExporter
 
execute(JsonObject) - Method in class de.uniks.networkparser.json.UpdateListenerJson
Execute.
execute(IdMap) - Method in class de.uniks.networkparser.ReferenceObject
Execute.
executeUpdateMsg(JsonObject) - Method in class de.uniks.networkparser.json.JsonIdMap
Execute update msg.
exit() - Method in class de.uniks.networkparser.gui.javafx.window.AWTContainer
 
exit() - Method in class de.uniks.networkparser.gui.javafx.window.DiagramEditor.JavaApp
 
EXPRESSION - Static variable in class de.uniks.networkparser.logic.IfCondition
Constant for Expression.

F

FALSECONDITION - Static variable in class de.uniks.networkparser.logic.IfCondition
Constant for False Case.
fatalError(SAXParseException) - Method in class de.uniks.networkparser.xml.XsdValidationLoggingErrorHandler
 
FCS16 - Class in de.uniks.networkparser.bytes.checksum
 
FCS16() - Constructor for class de.uniks.networkparser.bytes.checksum.FCS16
 
FEBRUARY - Static variable in class de.uniks.networkparser.DefaultTextItems
 
fields - Variable in class de.uniks.networkparser.gui.javafx.controls.EditFieldMap
 
FieldTyp - Enum in de.uniks.networkparser.gui
 
Filter - Class in de.uniks.networkparser
 
Filter() - Constructor for class de.uniks.networkparser.Filter
 
filter - Variable in class de.uniks.networkparser.IdMap
 
filterMap - Variable in class de.uniks.networkparser.Filter
 
FINAL - Static variable in class de.uniks.networkparser.graph.GraphVisibility
 
fireProperty(Object, Object, Object, Object) - Method in class de.uniks.networkparser.gui.TableList
 
fireProperty(Object, Object, Object, Object) - Method in class de.uniks.networkparser.list.AbstractArray
 
first() - Method in class de.uniks.networkparser.list.AbstractArray
 
flag - Variable in class de.uniks.networkparser.list.AbstractArray
The Flag of List.
flag() - Method in class de.uniks.networkparser.list.AbstractArray
 
flip() - Method in class de.uniks.networkparser.bytes.BytesBuffer
 
flip() - Method in interface de.uniks.networkparser.interfaces.BufferedBytes
 
focusnext() - Method in class de.uniks.networkparser.gui.javafx.form.ModelForm
 
FORMAT_DATE - Static variable in class de.uniks.networkparser.gui.Column
 
FRIDAY - Static variable in class de.uniks.networkparser.DefaultTextItems
 
FROM - Static variable in class de.uniks.networkparser.logic.Between
 
full - Variable in class de.uniks.networkparser.Filter
 
FUNCTION - Static variable in class de.uniks.networkparser.calculator.RegCalculator
 
FXStageController - Class in de.uniks.networkparser.gui.javafx.window
 
FXStageController() - Constructor for class de.uniks.networkparser.gui.javafx.window.FXStageController
 
FXStageController(Stage) - Constructor for class de.uniks.networkparser.gui.javafx.window.FXStageController
 

G

garbageCollection(Object) - Method in class de.uniks.networkparser.IdMap
Garbage collection.
garbageCollection(List<String>) - Method in class de.uniks.networkparser.json.JsonIdMap
 
garbageCollection(Object) - Method in class de.uniks.networkparser.json.UpdateListenerJson
Garbage collection.
generate(JsonObject) - Method in class de.uniks.networkparser.gui.javafx.window.DiagramEditor
 
generate(Object) - Method in class de.uniks.networkparser.gui.javafx.window.DiagramEditor.JavaApp
 
GenericCreator - Class in de.uniks.networkparser.gui.javafx
 
GenericCreator() - Constructor for class de.uniks.networkparser.gui.javafx.GenericCreator
 
GenericCreator(Object) - Constructor for class de.uniks.networkparser.gui.javafx.GenericCreator
 
get(String) - Method in class de.uniks.networkparser.bytes.BitEntity
 
get(DateField) - Method in class de.uniks.networkparser.date.DateTimeEntity
 
get(String) - Method in class de.uniks.networkparser.event.BasicMessage
 
get(String) - Method in class de.uniks.networkparser.event.ByteMessage
 
get(Object) - Method in class de.uniks.networkparser.IdMap
 
get(Object) - Method in interface de.uniks.networkparser.interfaces.Entity
 
get(String) - Method in class de.uniks.networkparser.json.JsonArray
 
get(int) - Method in class de.uniks.networkparser.list.AbstractArray
 
get(Object) - Method in class de.uniks.networkparser.list.SimpleKeyValueList
 
get(String) - Method in class de.uniks.networkparser.TextItems
 
get(String) - Method in class de.uniks.networkparser.xml.XMLStyledEntity
Get The Value of Attribute.
getAction() - Method in class de.uniks.networkparser.gui.javafx.dialog.DialogBox
 
getActiveStyle() - Method in class de.uniks.networkparser.gui.Column
 
getAlignment() - Method in class de.uniks.networkparser.event.Style
 
getAltAttribute() - Method in class de.uniks.networkparser.gui.Column
 
getAttribute() - Method in class de.uniks.networkparser.xml.XSDEntity
 
getAttrName() - Method in class de.uniks.networkparser.gui.Column
 
getBackground() - Method in class de.uniks.networkparser.event.Style
 
getBean() - Method in class de.uniks.networkparser.gui.javafx.controller.ModelListenerProperty
 
getBitProperties() - Method in interface de.uniks.networkparser.bytes.util.BitEntityCreator
 
getBody() - Method in class de.uniks.networkparser.event.SoapObject
 
getBoolean(String) - Method in interface de.uniks.networkparser.interfaces.Entity
 
getBoolean(K) - Method in class de.uniks.networkparser.list.SimpleKeyValueList
Get the boolean value associated with an index.
getBorders() - Method in class de.uniks.networkparser.event.Style
 
getBounds() - Method in class de.uniks.networkparser.graph.GraphPattern
 
getBrowserId() - Method in class de.uniks.networkparser.gui.Column
 
getBrowserView(GUIPosition) - Method in class de.uniks.networkparser.gui.javafx.table.TableComponent
 
getBuffer(int) - Static method in class de.uniks.networkparser.bytes.ByteUtil
 
getButtons() - Method in class de.uniks.networkparser.graph.GraphOptions
 
getByIndex(int, int, int) - Method in class de.uniks.networkparser.list.AbstractArray
 
getByObject(String, boolean) - Method in class de.uniks.networkparser.graph.GraphNode
 
getByte() - Method in class de.uniks.networkparser.bytes.BytesBuffer
 
getByte() - Method in interface de.uniks.networkparser.interfaces.BufferedBytes
 
getByteArray() - Method in class de.uniks.networkparser.bytes.checksum.Checksum
Returns the result of the computation as byte array.
getByteArray() - Method in class de.uniks.networkparser.bytes.checksum.SHA1
 
getBytes(boolean) - Method in class de.uniks.networkparser.bytes.BitEntity
 
getBytes(boolean) - Method in class de.uniks.networkparser.bytes.ByteEntity
 
getBytes(boolean) - Method in class de.uniks.networkparser.bytes.ByteList
 
getBytes(boolean) - Method in interface de.uniks.networkparser.interfaces.ByteItem
 
getBytevalue() - Method in class de.uniks.networkparser.logic.Equals
 
getCanvasid() - Method in class de.uniks.networkparser.graph.GraphOptions
 
getCaption() - Method in class de.uniks.networkparser.gui.javafx.window.SimpleShell
 
getCaptionPrefix() - Method in class de.uniks.networkparser.gui.javafx.window.SimpleShell
 
getCardinality() - Method in class de.uniks.networkparser.graph.GraphEdge
 
getCardinalityInfo() - Method in class de.uniks.networkparser.graph.GraphOptions
 
getCardinalityText() - Method in class de.uniks.networkparser.graph.GraphEdge
 
getCardinalityValue() - Method in class de.uniks.networkparser.graph.GraphEdge
 
getCellCreator() - Method in class de.uniks.networkparser.sort.EntityComparator
 
getCellValue(Object) - Method in class de.uniks.networkparser.EntityValueFactory
 
getCellValue(Object, SendableEntityCreator, String) - Method in class de.uniks.networkparser.EntityValueFactory
 
getCellValueCreator() - Method in class de.uniks.networkparser.gui.Column
 
getChange() - Method in class de.uniks.networkparser.json.UpdateAccumulate
 
getChar() - Method in class de.uniks.networkparser.bytes.BytesBuffer
 
getChar() - Method in class de.uniks.networkparser.CharacterBuffer
 
getChar() - Method in interface de.uniks.networkparser.interfaces.Buffer
 
getChar() - Method in class de.uniks.networkparser.StringBuffer
 
getChar() - Method in class de.uniks.networkparser.StringBuilderBuffer
 
getCharset() - Method in class de.uniks.networkparser.bytes.ByteFilter
 
getChild(String) - Method in class de.uniks.networkparser.xml.XMLEntity
Gets the child.
getChildren() - Method in class de.uniks.networkparser.xml.XMLEntity
Gets the children.
getChildren(String, String) - Method in class de.uniks.networkparser.xml.XMLEntity
Return all Children with Filter
getChoice() - Method in class de.uniks.networkparser.xml.XSDEntity
 
getClassName(boolean) - Method in class de.uniks.networkparser.graph.GraphClazz
 
getClassName() - Method in class de.uniks.networkparser.graph.GraphClazz
 
getClassName(Object) - Method in class de.uniks.networkparser.graph.GraphIdMap
Gets the class name.
getClazz(int) - Method in class de.uniks.networkparser.bytes.ByteFilter
 
getClazz() - Method in class de.uniks.networkparser.graph.GraphAttribute
 
getClazzName() - Method in class de.uniks.networkparser.logic.InstanceOf
 
getColor() - Method in class de.uniks.networkparser.event.GUILine
 
getColor() - Method in class de.uniks.networkparser.gui.javafx.controller.PointPaneController
 
getColumn() - Method in class de.uniks.networkparser.gui.javafx.controls.NumberSpinner
 
getColumn() - Method in class de.uniks.networkparser.gui.javafx.controls.NumberTextField
 
getColumn() - Method in class de.uniks.networkparser.gui.javafx.form.PropertyComposite
 
getColumn() - Method in class de.uniks.networkparser.gui.javafx.table.TableCellValueFX
 
getColumn() - Method in class de.uniks.networkparser.gui.javafx.table.TableColumnFX
 
getColumn(Column) - Method in class de.uniks.networkparser.gui.javafx.table.TableComponent
 
getColumn() - Method in interface de.uniks.networkparser.gui.TableCellValue
 
getColumn() - Method in class de.uniks.networkparser.sort.EntityComparator
 
getColumnIterator() - Method in class de.uniks.networkparser.gui.javafx.table.TableComponent
 
getColumns() - Method in class de.uniks.networkparser.gui.javafx.table.TableComponent
 
getCommandHelp() - Method in class de.uniks.networkparser.gui.javafx.window.SimpleShell
 
getComparator() - Method in class de.uniks.networkparser.gui.Column
 
getCompare() - Method in class de.uniks.networkparser.logic.CompareTo
 
getControl() - Method in class de.uniks.networkparser.gui.javafx.controls.EditControl
 
getControl(FieldTyp, Column, Object, CellEditorElement) - Method in class de.uniks.networkparser.gui.javafx.controls.EditFieldMap
 
getController() - Method in class de.uniks.networkparser.gui.javafx.window.FXStageController
 
getControllForTyp(Object) - Method in class de.uniks.networkparser.gui.javafx.controls.CheckBoxEditControl
 
getControllForTyp(Object) - Method in class de.uniks.networkparser.gui.javafx.controls.ComboEditControl
 
getControllForTyp(Object) - Method in class de.uniks.networkparser.gui.javafx.controls.DateTimeEditControl
 
getControllForTyp(Object) - Method in class de.uniks.networkparser.gui.javafx.controls.EditControl
 
getControllForTyp(Column, Object) - Method in class de.uniks.networkparser.gui.javafx.controls.EditFieldMap
 
getControllForTyp(Object) - Method in class de.uniks.networkparser.gui.javafx.controls.NumberSpinner
 
getControllForTyp(Object) - Method in class de.uniks.networkparser.gui.javafx.controls.NumberTextField
 
getControllForTyp(Object) - Method in class de.uniks.networkparser.gui.javafx.controls.PasswordEditControl
 
getControllForTyp(Object) - Method in class de.uniks.networkparser.gui.javafx.controls.SpinnerDoubleEditControl
 
getControllForTyp(Object) - Method in class de.uniks.networkparser.gui.javafx.controls.SpinnerIntegerEditControl
 
getControllForTyp(Object) - Method in class de.uniks.networkparser.gui.javafx.controls.TextEditorControl
 
getConvertable() - Method in class de.uniks.networkparser.Filter
 
getCount() - Method in class de.uniks.networkparser.graph.GraphEdge
 
getCounter() - Method in class de.uniks.networkparser.IdMap
Gets the counter.
getCreater() - Method in class de.uniks.networkparser.ReferenceObject
Gets the creater.
getCreator(String, boolean) - Method in class de.uniks.networkparser.AbstractMap
Gets the creator classes.
getCreator() - Method in class de.uniks.networkparser.gui.javafx.table.TableCellValueFX
 
getCreator(Object) - Method in class de.uniks.networkparser.gui.javafx.table.TableComponent
 
getCreator() - Method in interface de.uniks.networkparser.gui.TableCellValue
 
getCreatorClass(Object) - Method in class de.uniks.networkparser.AbstractMap
Gets the creator class.
getCreatorDecodeClass(String) - Method in class de.uniks.networkparser.xml.XMLIdMap
Gets the creator decode class.
getCreatorDecoderClass(byte) - Method in class de.uniks.networkparser.bytes.ByteIdMap
Gets the creator decoder class.
getCurrentChar() - Method in class de.uniks.networkparser.Tokener
Gets the current char.
getCurrentPlatform() - Static method in class de.uniks.networkparser.gui.javafx.Os
 
getCursor() - Method in class de.uniks.networkparser.gui.javafx.StyleFX
 
getDeep() - Method in class de.uniks.networkparser.logic.Deep
 
getDefaultString() - Method in class de.uniks.networkparser.gui.javafx.window.SimpleShell
 
getDefaultText() - Method in class de.uniks.networkparser.gui.Column
 
getDirection() - Method in class de.uniks.networkparser.sort.EntityComparator
 
getDirection() - Method in enum de.uniks.networkparser.sort.SortingDirection
 
getDisplay() - Method in class de.uniks.networkparser.graph.GraphOptions
 
getDouble() - Method in class de.uniks.networkparser.bytes.BytesBuffer
 
getDouble() - Method in interface de.uniks.networkparser.interfaces.BufferedBytes
 
getDouble(String) - Method in interface de.uniks.networkparser.interfaces.Entity
 
getDouble(K) - Method in class de.uniks.networkparser.list.SimpleKeyValueList
Get the double value associated with an index.
getEasterSunday(int) - Static method in class de.uniks.networkparser.date.DateTimeEntity
Returns the date of Easter Sunday for a given year.
getEdge(GraphNode, String) - Method in class de.uniks.networkparser.graph.GraphList
 
getEdges() - Method in class de.uniks.networkparser.graph.GraphList
 
getEditControl() - Method in class de.uniks.networkparser.gui.javafx.form.PropertyComposite
 
getElement(int) - Method in class de.uniks.networkparser.gui.javafx.table.TableComponent
 
getElementById(String) - Method in class de.uniks.networkparser.gui.javafx.window.FXStageController
 
getEntity(BufferedBytes, BitEntity, SimpleKeyValueList<String, Object>) - Method in class de.uniks.networkparser.bytes.ByteSimpleMap
 
getEntity() - Method in class de.uniks.networkparser.ReferenceObject
Gets the entity.
getEntity(XMLGrammar, XMLTokener) - Method in class de.uniks.networkparser.xml.XMLSimpleIdMap
Gets the entity.
getErrors() - Method in class de.uniks.networkparser.xml.XsdValidationLoggingErrorHandler
 
getErrorText() - Method in class de.uniks.networkparser.xml.XsdValidationLoggingErrorHandler
 
getEventTyp() - Method in class de.uniks.networkparser.event.util.BasicMessageCreator
 
getEventTyp() - Method in class de.uniks.networkparser.event.util.ByteMessageCreator
 
getEventTyp() - Method in interface de.uniks.networkparser.interfaces.SendableEntityCreatorByte
Gets the event typ of ByteMessage.
getExpression() - Method in class de.uniks.networkparser.logic.IfCondition
 
getFalse() - Method in class de.uniks.networkparser.logic.IfCondition
 
getField() - Method in class de.uniks.networkparser.gui.javafx.form.PropertyComposite
 
getFieldFactory() - Method in class de.uniks.networkparser.gui.javafx.table.TableComponent
 
getFieldTyp() - Method in class de.uniks.networkparser.gui.Column
 
getFilename() - Method in class de.uniks.networkparser.gui.javafx.Os
 
getFloat() - Method in class de.uniks.networkparser.bytes.BytesBuffer
 
getFloat() - Method in interface de.uniks.networkparser.interfaces.BufferedBytes
 
getFontFamily() - Method in class de.uniks.networkparser.event.Style
 
getFontFamily() - Method in class de.uniks.networkparser.graph.GraphOptions
 
getFontSize() - Method in class de.uniks.networkparser.event.Style
 
getFontSize() - Method in class de.uniks.networkparser.graph.GraphOptions
 
getForground() - Method in class de.uniks.networkparser.event.Style
 
getFrom() - Method in class de.uniks.networkparser.logic.Between
 
getFullList() - Method in class de.uniks.networkparser.gui.javafx.table.TableComponent
 
getFullList() - Method in class de.uniks.networkparser.gui.javafx.table.TableFilterView
 
getGenTable() - Method in class de.uniks.networkparser.bytes.checksum.Crc32
Make the table for a fast CRC.
getGenTable() - Method in class de.uniks.networkparser.bytes.checksum.CRCTable
Make the table for a fast CRC.
getGenTable() - Method in class de.uniks.networkparser.bytes.checksum.FCS16
 
getGroup(byte) - Static method in class de.uniks.networkparser.bytes.ByteUtil
 
getHeader() - Method in class de.uniks.networkparser.event.SoapObject
 
getHeight() - Method in class de.uniks.networkparser.event.Style
 
getId(String) - Static method in class de.uniks.networkparser.emf.EMFUtil
 
getId() - Method in class de.uniks.networkparser.graph.GraphAttribute
 
getId() - Method in class de.uniks.networkparser.graph.GraphLiteral
 
getId() - Method in interface de.uniks.networkparser.graph.GraphMember
 
getId() - Method in class de.uniks.networkparser.graph.GraphMethod
 
getId() - Method in class de.uniks.networkparser.graph.GraphNode
 
getId() - Method in class de.uniks.networkparser.graph.GraphNodeImage
 
getId(Object) - Method in class de.uniks.networkparser.IdMap
Gets or Create the id.
getId(Object) - Method in interface de.uniks.networkparser.interfaces.IdMapCounter
Gets the id.
getId(Object) - Method in class de.uniks.networkparser.json.JsonIdMap
 
getId(Object) - Method in class de.uniks.networkparser.RestCounter
 
getId(Object) - Method in class de.uniks.networkparser.SimpleIdCounter
Get a new Id
getIdFilter() - Method in class de.uniks.networkparser.Filter
 
getIds() - Method in class de.uniks.networkparser.graph.GraphEdge
 
getIndexOfClazz(String) - Method in class de.uniks.networkparser.bytes.ByteFilter
 
getIndexVisitedObjects(Object) - Method in class de.uniks.networkparser.Filter
 
getInfo() - Method in class de.uniks.networkparser.graph.GraphEdge
 
getInfobox() - Method in class de.uniks.networkparser.graph.GraphOptions
 
getInt() - Method in class de.uniks.networkparser.bytes.BytesBuffer
 
getInt() - Method in interface de.uniks.networkparser.interfaces.BufferedBytes
 
getInt(String) - Method in interface de.uniks.networkparser.interfaces.Entity
 
getInt(K) - Method in class de.uniks.networkparser.list.SimpleKeyValueList
Get the int value associated with an index.
getItem() - Method in class de.uniks.networkparser.gui.javafx.table.TableCellValueFX
 
getItem() - Method in interface de.uniks.networkparser.gui.TableCellValue
 
getItem() - Method in class de.uniks.networkparser.logic.Not
 
getItems() - Method in class de.uniks.networkparser.gui.javafx.form.ModelForm
 
getItems() - Method in class de.uniks.networkparser.gui.javafx.table.TableComponent
 
getItemValue() - Method in class de.uniks.networkparser.gui.javafx.controller.ModelListenerProperty
 
getItemValue() - Method in class de.uniks.networkparser.gui.javafx.form.PropertyComposite
 
getJson() - Method in class de.uniks.networkparser.graph.GraphOptions
 
getJSONArray(int) - Method in class de.uniks.networkparser.json.JsonArray
Get the JSONArray associated with an index.
getJsonArray(String) - Method in class de.uniks.networkparser.json.JsonObject
Get the JsonArray value associated with a key.
getJSONObject(int) - Method in class de.uniks.networkparser.json.JsonArray
Get the JSONObject associated with an index.
getJsonObject(String) - Method in class de.uniks.networkparser.json.JsonObject
Get the JsonObject value associated with a key.
getKey(Object) - Method in class de.uniks.networkparser.IdMap
Gets the Id.
getKey() - Method in class de.uniks.networkparser.list.SimpleEntity
 
getKey(V) - Method in class de.uniks.networkparser.list.SimpleKeyValueList
 
getKeyByIndex(int) - Method in class de.uniks.networkparser.list.AbstractArray
 
getKeyByIndex(int) - Method in class de.uniks.networkparser.list.SimpleKeyValueList
 
getKeyCode() - Method in class de.uniks.networkparser.gui.javafx.window.KeyListener
 
getKeyString() - Method in class de.uniks.networkparser.list.SimpleEntity
 
getKeyValue() - Method in class de.uniks.networkparser.IdMap
 
getLabel() - Method in class de.uniks.networkparser.gui.Column
 
getLabelControl() - Method in class de.uniks.networkparser.gui.javafx.form.PropertyComposite
 
getLabelOrAttrName() - Method in class de.uniks.networkparser.gui.Column
 
getLabelText() - Method in class de.uniks.networkparser.gui.javafx.form.PropertyComposite
 
getLabelWidth() - Method in class de.uniks.networkparser.gui.javafx.form.PropertyComposite
 
getLastClazz() - Method in class de.uniks.networkparser.bytes.ByteFilter
 
getLastPositionKey(Object) - Method in class de.uniks.networkparser.list.AbstractArray
 
getLen() - Method in class de.uniks.networkparser.bytes.BitValue
 
getLength() - Method in class de.uniks.networkparser.bytes.checksum.Checksum
Returns the length of the processed bytes.
getLinks() - Method in class de.uniks.networkparser.graph.GraphList
 
getList() - Method in class de.uniks.networkparser.logic.And
 
getListener() - Method in class de.uniks.networkparser.gui.Column
 
getLogger() - Method in class de.uniks.networkparser.IdMap
 
getLong() - Method in class de.uniks.networkparser.bytes.BytesBuffer
 
getLong() - Method in interface de.uniks.networkparser.interfaces.BufferedBytes
 
getLong(String) - Method in class de.uniks.networkparser.json.JsonObject
Get the JsonObject value associated with a key.
getLong(K) - Method in class de.uniks.networkparser.list.SimpleKeyValueList
Get the long value associated with an index.
getMainFile() - Method in class de.uniks.networkparser.graph.GraphListDiff
 
getMap() - Method in class de.uniks.networkparser.gui.javafx.controls.EditFieldMap
 
getMap() - Method in class de.uniks.networkparser.gui.javafx.table.TableComponent
 
getMap() - Method in class de.uniks.networkparser.list.SimpleEntrySet
 
getMap() - Method in class de.uniks.networkparser.sort.EntityComparator
 
getMaster() - Method in class de.uniks.networkparser.graph.GraphIdMapDiff
 
getMatch() - Method in class de.uniks.networkparser.graph.GraphClazzDiff
 
getMatch() - Method in class de.uniks.networkparser.graph.GraphEdgeDiff
 
getMatch() - Method in class de.uniks.networkparser.graph.GraphListDiff
 
getMaxOccurs() - Method in class de.uniks.networkparser.xml.XSDEntity
 
getMethod() - Method in class de.uniks.networkparser.graph.GraphParameter
 
getMinOccurs() - Method in class de.uniks.networkparser.xml.XSDEntity
 
getModifier() - Method in class de.uniks.networkparser.graph.GraphMethod
 
getMonthLength(int, int) - Method in class de.uniks.networkparser.date.DateTimeEntity
Returns the length of the specified month in the specified year.
getName() - Method in class de.uniks.networkparser.event.Style
 
getName() - Method in class de.uniks.networkparser.graph.GraphMethod
 
getName(boolean) - Method in class de.uniks.networkparser.graph.GraphMethod
 
getName() - Method in class de.uniks.networkparser.graph.GraphValue
 
getName() - Method in class de.uniks.networkparser.gui.javafx.controller.ModelListenerProperty
 
getNamespace() - Method in class de.uniks.networkparser.event.SoapObject
 
getNewBuffer(int) - Method in class de.uniks.networkparser.bytes.BytesBuffer
 
getNewBuffer(byte[]) - Method in class de.uniks.networkparser.bytes.BytesBuffer
 
getNewBuffer(int) - Method in interface de.uniks.networkparser.interfaces.BufferedBytes
 
getNewBuffer(byte[]) - Method in interface de.uniks.networkparser.interfaces.BufferedBytes
 
getNewEntity() - Method in class de.uniks.networkparser.xml.XMLEntity
 
getNewList(boolean) - Method in class de.uniks.networkparser.bytes.BitEntity
 
getNewList(boolean) - Method in class de.uniks.networkparser.bytes.ByteEntity
 
getNewList(boolean) - Method in class de.uniks.networkparser.bytes.ByteList
 
getNewList(boolean) - Method in class de.uniks.networkparser.event.SoapObject
 
getNewList(boolean) - Method in class de.uniks.networkparser.graph.GraphAttribute
 
getNewList(boolean) - Method in class de.uniks.networkparser.graph.GraphEdge
 
getNewList(boolean) - Method in class de.uniks.networkparser.graph.GraphList
 
getNewList(boolean) - Method in class de.uniks.networkparser.graph.GraphMethod
 
getNewList(boolean) - Method in class de.uniks.networkparser.graph.GraphNode
 
getNewList(boolean) - Method in class de.uniks.networkparser.graph.GraphParameter
 
getNewList(boolean) - Method in class de.uniks.networkparser.graph.GraphPattern
 
getNewList(boolean) - Method in class de.uniks.networkparser.gui.TableList
 
getNewList(boolean) - Method in interface de.uniks.networkparser.interfaces.BaseItem
 
getNewList(boolean) - Method in class de.uniks.networkparser.json.JsonArray
Get a new Instance of a JsonObject
getNewList(boolean) - Method in class de.uniks.networkparser.json.JsonObject
Get a new Instance of JsonArray, JsonObject
getNewList(boolean) - Method in class de.uniks.networkparser.list.AbstractArray
 
getNewList(boolean) - Method in class de.uniks.networkparser.list.SimpleEntity
 
getNewList(boolean) - Method in class de.uniks.networkparser.list.SimpleKeyValueList
 
getNewList(boolean) - Method in class de.uniks.networkparser.list.SimpleList
 
getNewList(boolean) - Method in class de.uniks.networkparser.list.SimpleSet
 
getNewList(boolean) - Method in class de.uniks.networkparser.xml.XMLEntity
 
getNextString(int) - Method in class de.uniks.networkparser.Tokener
Get the next n characters.
getNextTag() - Method in class de.uniks.networkparser.Tokener
 
getNode() - Method in class de.uniks.networkparser.graph.GraphEdge
 
getNode(String) - Method in class de.uniks.networkparser.graph.GraphList
 
getNode() - Method in class de.uniks.networkparser.graph.GraphMethod
 
getNodeHeader(GraphNode) - Method in class de.uniks.networkparser.graph.GraphConverter
 
getNodeSep() - Method in class de.uniks.networkparser.graph.GraphOptions
 
getNumberFormat() - Method in class de.uniks.networkparser.gui.Column
 
getObject(String) - Method in class de.uniks.networkparser.IdMap
Gets the object.
getOptions() - Method in class de.uniks.networkparser.graph.GraphList
 
getOrCreateStyle() - Method in class de.uniks.networkparser.gui.Column
 
getOrder() - Method in class de.uniks.networkparser.bytes.checksum.Adler32
 
getOrder() - Method in class de.uniks.networkparser.bytes.checksum.CCITT16
 
getOrder() - Method in class de.uniks.networkparser.bytes.checksum.Checksum
 
getOrder() - Method in class de.uniks.networkparser.bytes.checksum.Crc16
 
getOrder() - Method in class de.uniks.networkparser.bytes.checksum.Crc32
 
getOrder() - Method in class de.uniks.networkparser.bytes.checksum.Crc8
 
getOrder() - Method in class de.uniks.networkparser.bytes.checksum.FCS16
 
getOrder() - Method in class de.uniks.networkparser.bytes.checksum.SHA1
 
getOrder() - Method in class de.uniks.networkparser.bytes.checksum.Sum16
 
getOrder() - Method in class de.uniks.networkparser.bytes.checksum.Sum24
 
getOrder() - Method in class de.uniks.networkparser.bytes.checksum.Sum32
 
getOrder() - Method in class de.uniks.networkparser.bytes.checksum.Sum8
 
getOrder() - Method in class de.uniks.networkparser.bytes.checksum.SumBSD
 
getOrder() - Method in class de.uniks.networkparser.bytes.checksum.Xor8
 
getOrientation() - Method in class de.uniks.networkparser.bytes.BitEntity
 
getOrientation() - Method in class de.uniks.networkparser.bytes.BitValue
 
getOther() - Method in class de.uniks.networkparser.graph.GraphEdge
 
getOwner() - Method in class de.uniks.networkparser.gui.javafx.controls.NumberSpinner
 
getOwner() - Method in class de.uniks.networkparser.gui.javafx.controls.NumberTextField
 
getOwner() - Method in class de.uniks.networkparser.gui.javafx.dialog.DialogButton
 
getOwner() - Method in class de.uniks.networkparser.gui.javafx.dialog.TitleSpacer
 
getOwner() - Method in class de.uniks.networkparser.gui.javafx.dialog.TitleText
 
getOwner() - Method in class de.uniks.networkparser.gui.javafx.form.PropertyComposite
 
getPane() - Method in class de.uniks.networkparser.gui.javafx.window.FXStageController
 
getParameterMap() - Method in class de.uniks.networkparser.gui.javafx.window.SimpleShell
 
getParameterString(boolean) - Method in class de.uniks.networkparser.graph.GraphMethod
 
getParent(GraphNode) - Method in class de.uniks.networkparser.graph.GraphNode
 
getPath() - Static method in class de.uniks.networkparser.gui.javafx.resource.Styles
 
getPolynom() - Method in class de.uniks.networkparser.bytes.checksum.CCITT16
 
getPolynom() - Method in class de.uniks.networkparser.bytes.checksum.CRC
 
getPolynom() - Method in class de.uniks.networkparser.bytes.checksum.Crc16
 
getPolynom() - Method in class de.uniks.networkparser.bytes.checksum.Crc32
 
getPolynom() - Method in class de.uniks.networkparser.bytes.checksum.Crc8
 
getPosition() - Method in class de.uniks.networkparser.gui.javafx.table.TableViewFX
 
getPosition() - Method in class de.uniks.networkparser.logic.Equals
 
getPositionKey(Object) - Method in class de.uniks.networkparser.list.AbstractArray
 
getPositionValue(Object) - Method in class de.uniks.networkparser.list.AbstractArray
 
getPrefix() - Method in class de.uniks.networkparser.xml.XMLTokener
Get the Prefix from Tokener my be seperated by &.
getPrefixId() - Method in interface de.uniks.networkparser.interfaces.IdMapCounter
 
getPrefixId() - Method in class de.uniks.networkparser.SimpleIdCounter
Set the Session Prefix for a Peer
getPrio() - Method in interface de.uniks.networkparser.interfaces.IdMapCounter
 
getPrio() - Method in class de.uniks.networkparser.SimpleIdCounter
Gets the prio.
getPriority() - Method in class de.uniks.networkparser.calculator.Addition
 
getPriority() - Method in class de.uniks.networkparser.calculator.Division
 
getPriority() - Method in class de.uniks.networkparser.calculator.Maximum
 
getPriority() - Method in class de.uniks.networkparser.calculator.Minimum
 
getPriority() - Method in class de.uniks.networkparser.calculator.Mod
 
getPriority() - Method in class de.uniks.networkparser.calculator.Multiply
 
getPriority() - Method in interface de.uniks.networkparser.calculator.Operator
 
getPriority() - Method in class de.uniks.networkparser.calculator.Potenz
 
getPriority() - Method in class de.uniks.networkparser.calculator.Subtract
 
getProperties() - Method in class de.uniks.networkparser.event.Style
 
getProperties() - Method in class de.uniks.networkparser.event.util.BasicMessageCreator
 
getProperties() - Method in class de.uniks.networkparser.event.util.ByteMessageCreator
 
getProperties() - Method in class de.uniks.networkparser.event.util.DateCreator
 
getProperties() - Method in class de.uniks.networkparser.event.util.SoapCreator
 
getProperties(SendableEntityCreator) - Method in class de.uniks.networkparser.Filter
 
getProperties() - Method in class de.uniks.networkparser.gui.Column
 
getProperties() - Method in class de.uniks.networkparser.gui.javafx.GenericCreator
 
getProperties() - Method in class de.uniks.networkparser.gui.TableList
 
getProperties() - Method in interface de.uniks.networkparser.interfaces.SendableEntityCreator
Gets the properties.
getProperties() - Method in class de.uniks.networkparser.json.util.JsonArrayCreator
 
getProperties() - Method in class de.uniks.networkparser.json.util.JsonObjectCreator
 
getProperties() - Method in class de.uniks.networkparser.list.SimpleEntity
 
getProperties() - Method in class de.uniks.networkparser.logic.And
 
getProperties() - Method in class de.uniks.networkparser.logic.Between
 
getProperties() - Method in class de.uniks.networkparser.logic.BooleanCondition
 
getProperties() - Method in class de.uniks.networkparser.logic.CompareTo
 
getProperties() - Method in class de.uniks.networkparser.logic.Deep
 
getProperties() - Method in class de.uniks.networkparser.logic.Equals
 
getProperties() - Method in class de.uniks.networkparser.logic.IfCondition
 
getProperties() - Method in class de.uniks.networkparser.logic.InstanceOf
 
getProperties() - Method in class de.uniks.networkparser.logic.Not
 
getProperties() - Method in class de.uniks.networkparser.logic.Or
 
getProperties() - Method in class de.uniks.networkparser.TextItems
 
getProperties() - Method in class de.uniks.networkparser.xml.util.XMLEntityCreator
 
getProperties() - Method in class de.uniks.networkparser.xml.util.XMLStyledEntityCreator
 
getProperties() - Method in class de.uniks.networkparser.xml.util.XSDEntityCreator
 
getProperty() - Method in class de.uniks.networkparser.graph.GraphEdge
 
getProperty() - Method in class de.uniks.networkparser.gui.javafx.table.TableComponent
 
getProperty() - Method in class de.uniks.networkparser.logic.InstanceOf
 
getProperty() - Method in class de.uniks.networkparser.ReferenceObject
Gets the property.
getPropertyChangeSupport() - Method in class de.uniks.networkparser.gui.TableList
 
getPropertyComponente(String) - Method in class de.uniks.networkparser.gui.javafx.form.ModelForm
 
getPropertyInfo() - Method in class de.uniks.networkparser.graph.GraphOptions
 
getPropertyName() - Method in class de.uniks.networkparser.bytes.BitEntity
 
getPropertyRegard() - Method in class de.uniks.networkparser.Filter
 
getRank() - Method in class de.uniks.networkparser.graph.GraphOptions
 
getRaster() - Method in class de.uniks.networkparser.graph.GraphOptions
 
getReadCreator(JsonObject, IdMap) - Method in class de.uniks.networkparser.json.Grammar
 
getReadCreator(JsonObject, IdMap) - Method in class de.uniks.networkparser.json.SimpleGrammar
 
getReadProperties(JsonObject, IdMap, Filter, boolean) - Method in class de.uniks.networkparser.json.Grammar
 
getReadProperties(JsonObject, IdMap, Filter, boolean) - Method in class de.uniks.networkparser.json.SimpleGrammar
 
getReadValue(JsonObject, String) - Method in class de.uniks.networkparser.json.Grammar
 
getReadValue(JsonObject, String) - Method in class de.uniks.networkparser.json.SimpleGrammar
 
getRefByEntity(Object) - Method in class de.uniks.networkparser.Filter
 
getRefs() - Method in class de.uniks.networkparser.Filter
 
getReturnType() - Method in class de.uniks.networkparser.graph.GraphMethod
 
getRounds(int) - Static method in class de.uniks.networkparser.bytes.checksum.AES
return number of rounds for a given AES key size.
getRunnable() - Method in class de.uniks.networkparser.gui.javafx.window.KeyListener
 
getScene() - Method in class de.uniks.networkparser.gui.javafx.window.FXStageController
 
getScrollbar() - Method in class de.uniks.networkparser.gui.javafx.table.TableViewFX
 
getScrollbar(String) - Method in class de.uniks.networkparser.gui.javafx.table.TableViewFX
 
getSelection() - Method in class de.uniks.networkparser.gui.javafx.table.TableComponent
 
getSendableInstance(boolean) - Method in class de.uniks.networkparser.event.MapEntry
 
getSendableInstance(boolean) - Method in class de.uniks.networkparser.event.ObjectMapEntry
 
getSendableInstance(boolean) - Method in class de.uniks.networkparser.event.SimpleMapEntry
 
getSendableInstance(boolean) - Method in class de.uniks.networkparser.event.Style
 
getSendableInstance(boolean) - Method in class de.uniks.networkparser.event.util.BasicMessageCreator
 
getSendableInstance(boolean) - Method in class de.uniks.networkparser.event.util.ByteMessageCreator
 
getSendableInstance(boolean) - Method in class de.uniks.networkparser.event.util.DateCreator
 
getSendableInstance(boolean) - Method in class de.uniks.networkparser.event.util.SoapCreator
 
getSendableInstance(boolean) - Method in class de.uniks.networkparser.gui.Column
 
getSendableInstance(boolean) - Method in class de.uniks.networkparser.gui.javafx.GenericCreator
 
getSendableInstance(boolean) - Method in class de.uniks.networkparser.gui.TableList
 
getSendableInstance(boolean) - Method in interface de.uniks.networkparser.interfaces.SendableEntityCreator
Gets the sendable instance.
getSendableInstance(boolean) - Method in class de.uniks.networkparser.json.util.JsonArrayCreator
 
getSendableInstance(boolean) - Method in class de.uniks.networkparser.json.util.JsonObjectCreator
 
getSendableInstance(boolean) - Method in class de.uniks.networkparser.list.SimpleEntity
 
getSendableInstance(boolean) - Method in class de.uniks.networkparser.logic.And
 
getSendableInstance(boolean) - Method in class de.uniks.networkparser.logic.Between
 
getSendableInstance(boolean) - Method in class de.uniks.networkparser.logic.BooleanCondition
 
getSendableInstance(boolean) - Method in class de.uniks.networkparser.logic.CompareTo
 
getSendableInstance(boolean) - Method in class de.uniks.networkparser.logic.Deep
 
getSendableInstance(boolean) - Method in class de.uniks.networkparser.logic.Equals
 
getSendableInstance(boolean) - Method in class de.uniks.networkparser.logic.IfCondition
 
getSendableInstance(boolean) - Method in class de.uniks.networkparser.logic.InstanceOf
 
getSendableInstance(boolean) - Method in class de.uniks.networkparser.logic.Not
 
getSendableInstance(boolean) - Method in class de.uniks.networkparser.logic.Or
 
getSendableInstance(boolean) - Method in class de.uniks.networkparser.TextItems
 
getSendableInstance(boolean) - Method in class de.uniks.networkparser.xml.util.XMLEntityCreator
 
getSendableInstance(boolean) - Method in class de.uniks.networkparser.xml.util.XMLStyledEntityCreator
 
getSendableInstance(boolean) - Method in class de.uniks.networkparser.xml.util.XSDEntityCreator
 
getSequence() - Method in class de.uniks.networkparser.xml.XSDEntity
 
getShort() - Method in class de.uniks.networkparser.bytes.BytesBuffer
 
getShort() - Method in interface de.uniks.networkparser.interfaces.BufferedBytes
 
getSignalFlag() - Method in class de.uniks.networkparser.list.AbstractArray
 
getSimpleValue() - Method in class de.uniks.networkparser.gui.javafx.table.TableCellValueFX
 
getSimpleValue() - Method in interface de.uniks.networkparser.gui.TableCellValue
 
getSlave() - Method in class de.uniks.networkparser.graph.GraphIdMapDiff
 
getSortedIndex() - Method in class de.uniks.networkparser.gui.TableList
 
getSplitter() - Method in interface de.uniks.networkparser.interfaces.IdMapCounter
 
getSplitter() - Method in class de.uniks.networkparser.SimpleIdCounter
 
getStackLast(int) - Method in class de.uniks.networkparser.xml.XMLTokener
 
getStackSize() - Method in class de.uniks.networkparser.xml.XMLTokener
 
getStage() - Method in class de.uniks.networkparser.gui.javafx.window.AWTContainer
 
getStage() - Method in class de.uniks.networkparser.gui.javafx.window.CustomPane
 
getStage() - Method in class de.uniks.networkparser.gui.javafx.window.FXStageController
 
getStart() - Method in class de.uniks.networkparser.bytes.BitValue
 
getStepWitdh() - Method in class de.uniks.networkparser.gui.javafx.controls.NumberSpinner
 
getStopChars() - Method in class de.uniks.networkparser.json.JsonTokener
 
getStopChars() - Method in class de.uniks.networkparser.Tokener
 
getString(String) - Method in interface de.uniks.networkparser.interfaces.Entity
 
getString(int) - Method in class de.uniks.networkparser.json.JsonArray
Get the JSONObject associated with an index.
getString(K) - Method in class de.uniks.networkparser.list.SimpleKeyValueList
Get the string associated with an index.
getString(K, String) - Method in class de.uniks.networkparser.list.SimpleKeyValueList
Get the string associated with an index.
getString(String) - Method in class de.uniks.networkparser.StringTokener
 
getString(String, boolean) - Method in class de.uniks.networkparser.StringTokener
 
getStringList() - Method in class de.uniks.networkparser.StringTokener
 
getStringPart(Character, Character) - Method in class de.uniks.networkparser.StringTokener
get the () values
getStringTyp(byte) - Static method in class de.uniks.networkparser.bytes.ByteUtil
 
getStringvalue() - Method in class de.uniks.networkparser.logic.Equals
 
getStyle() - Method in class de.uniks.networkparser.graph.GraphLabel
 
getStyle() - Method in class de.uniks.networkparser.graph.GraphList
 
getStyle() - Method in class de.uniks.networkparser.gui.Column
 
getSubGroup(byte) - Static method in class de.uniks.networkparser.bytes.ByteUtil
 
getTable() - Method in class de.uniks.networkparser.gui.javafx.fxml.SearchComponent
 
getTag() - Method in class de.uniks.networkparser.calculator.Addition
 
getTag() - Method in class de.uniks.networkparser.calculator.Division
 
getTag() - Method in class de.uniks.networkparser.calculator.Maximum
 
getTag() - Method in class de.uniks.networkparser.calculator.Minimum
 
getTag() - Method in class de.uniks.networkparser.calculator.Mod
 
getTag() - Method in class de.uniks.networkparser.calculator.Multiply
 
getTag() - Method in interface de.uniks.networkparser.calculator.Operator
 
getTag() - Method in class de.uniks.networkparser.calculator.Potenz
 
getTag() - Method in class de.uniks.networkparser.calculator.Subtract
 
getTag() - Method in class de.uniks.networkparser.event.util.SoapCreator
 
getTag() - Method in interface de.uniks.networkparser.interfaces.SendableEntityCreatorXML
Gets the tag of the XML Entity.
getTag() - Method in class de.uniks.networkparser.xml.util.XSDEntityCreator
 
getTag() - Method in class de.uniks.networkparser.xml.XMLEntity
Gets the tag.
getText() - Method in class de.uniks.networkparser.gui.javafx.controls.TextEditorControl
 
getText(String) - Method in class de.uniks.networkparser.gui.javafx.table.TableComponent
 
getText(String, Object, Object) - Method in interface de.uniks.networkparser.interfaces.LocalisationInterface
 
getText(String, Object, Object) - Method in class de.uniks.networkparser.TextItems
 
getTime() - Method in class de.uniks.networkparser.date.DateTimeEntity
 
getTimeWithTimeZone() - Method in class de.uniks.networkparser.date.DateTimeEntity
 
getTimezone() - Method in class de.uniks.networkparser.date.DateTimeEntity
 
getTo() - Method in class de.uniks.networkparser.logic.Between
 
getTrue() - Method in class de.uniks.networkparser.logic.IfCondition
 
getTyp() - Method in class de.uniks.networkparser.bytes.BitEntity
 
getTyp() - Method in class de.uniks.networkparser.bytes.ByteEntity
Gets the typ.
getTyp() - Method in class de.uniks.networkparser.bytes.ByteList
 
getTyp(byte, byte) - Static method in class de.uniks.networkparser.bytes.ByteUtil
 
getTyp(byte, int, boolean) - Static method in class de.uniks.networkparser.bytes.ByteUtil
 
getTyp(String, boolean) - Method in class de.uniks.networkparser.graph.GraphClazz
 
getTyp() - Method in class de.uniks.networkparser.graph.GraphEdge
 
getTyp() - Method in class de.uniks.networkparser.graph.GraphIdMapFilter
 
getTyp() - Method in class de.uniks.networkparser.graph.GraphList
 
getTyp(String, boolean) - Method in class de.uniks.networkparser.graph.GraphNode
 
getTyp() - Method in interface de.uniks.networkparser.interfaces.ByteItem
 
getType() - Method in class de.uniks.networkparser.graph.GraphValue
 
getType(boolean) - Method in class de.uniks.networkparser.graph.GraphValue
 
getTypLen(byte, int, boolean) - Static method in class de.uniks.networkparser.bytes.ByteUtil
 
getTypList(SendableEntityCreator) - Method in class de.uniks.networkparser.IdMap
 
getUpdateListener() - Method in class de.uniks.networkparser.IdMap
 
getValidChars(String, int) - Static method in class de.uniks.networkparser.EntityUtil
 
getValue() - Method in class de.uniks.networkparser.bytes.ByteEntity
Gets the value.
getValue(int) - Method in class de.uniks.networkparser.bytes.BytesBuffer
 
getValue(int, int) - Method in class de.uniks.networkparser.bytes.BytesBuffer
 
getValue() - Method in class de.uniks.networkparser.bytes.checksum.Checksum
Returns the value of the checksum.
getValue() - Method in class de.uniks.networkparser.bytes.checksum.FCS16
 
getValue() - Method in class de.uniks.networkparser.event.BasicMessage
Gets the value.
getValue() - Method in class de.uniks.networkparser.event.ByteMessage
Gets the value.
getValue(Object, String) - Method in class de.uniks.networkparser.event.Style
 
getValue(Object, String) - Method in class de.uniks.networkparser.event.util.BasicMessageCreator
 
getValue(Object, String) - Method in class de.uniks.networkparser.event.util.ByteMessageCreator
 
getValue(Object, String) - Method in class de.uniks.networkparser.event.util.DateCreator
 
getValue(Object, String) - Method in class de.uniks.networkparser.event.util.SoapCreator
 
getValue() - Method in class de.uniks.networkparser.graph.GraphAttribute
 
getValue(String, boolean) - Method in class de.uniks.networkparser.graph.GraphAttribute
 
getValue() - Method in enum de.uniks.networkparser.graph.GraphCardinality
 
getValue() - Method in class de.uniks.networkparser.graph.GraphDataType
 
getValue(boolean) - Method in class de.uniks.networkparser.graph.GraphDataType
 
getValue() - Method in enum de.uniks.networkparser.graph.GraphEdgeTypes
 
getValue() - Method in class de.uniks.networkparser.graph.GraphLabel
 
getValue() - Method in class de.uniks.networkparser.graph.GraphNodeImage
 
getValue() - Method in class de.uniks.networkparser.graph.GraphVisibility
 
getValue(boolean) - Method in interface de.uniks.networkparser.gui.CellEditorElement
 
getValue(Object, String) - Method in class de.uniks.networkparser.gui.Column
 
getValue(Object, SendableEntityCreator) - Method in class de.uniks.networkparser.gui.Column
 
getValue() - Method in enum de.uniks.networkparser.gui.FieldTyp
 
getValue() - Method in class de.uniks.networkparser.gui.javafx.controller.ModelListenerBooleanProperty
 
getValue() - Method in class de.uniks.networkparser.gui.javafx.controller.ModelListenerColorProperty
 
getValue() - Method in class de.uniks.networkparser.gui.javafx.controller.ModelListenerListProperty
 
getValue() - Method in class de.uniks.networkparser.gui.javafx.controller.ModelListenerNumberProperty
 
getValue() - Method in class de.uniks.networkparser.gui.javafx.controller.ModelListenerObjectProperty
 
getValue() - Method in class de.uniks.networkparser.gui.javafx.controller.ModelListenerStringProperty
 
getValue(boolean) - Method in class de.uniks.networkparser.gui.javafx.controls.CheckBoxEditControl
 
getValue(boolean) - Method in class de.uniks.networkparser.gui.javafx.controls.ComboEditControl
 
getValue(boolean) - Method in class de.uniks.networkparser.gui.javafx.controls.DateTimeEditControl
 
getValue(boolean) - Method in class de.uniks.networkparser.gui.javafx.controls.EditControl
 
getValue(boolean) - Method in class de.uniks.networkparser.gui.javafx.controls.NumberSpinner
 
getValue(boolean) - Method in class de.uniks.networkparser.gui.javafx.controls.NumberTextField
 
getValue(boolean) - Method in class de.uniks.networkparser.gui.javafx.controls.PasswordEditControl
 
getValue(boolean) - Method in class de.uniks.networkparser.gui.javafx.controls.SpinnerDoubleEditControl
 
getValue(boolean) - Method in class de.uniks.networkparser.gui.javafx.controls.SpinnerIntegerEditControl
 
getValue(boolean) - Method in class de.uniks.networkparser.gui.javafx.controls.TextEditorControl
 
getValue(boolean) - Method in class de.uniks.networkparser.gui.javafx.form.PropertyComposite
 
getValue(Object, String) - Method in class de.uniks.networkparser.gui.javafx.GenericCreator
 
getValue(boolean) - Method in class de.uniks.networkparser.gui.javafx.table.TableCellFX
 
getValue(Object, String) - Method in class de.uniks.networkparser.gui.TableList
 
getValue(int) - Method in interface de.uniks.networkparser.interfaces.BufferedBytes
 
getValue(int, int) - Method in interface de.uniks.networkparser.interfaces.BufferedBytes
 
getValue() - Method in enum de.uniks.networkparser.interfaces.GUIPosition
 
getValue(Object, String) - Method in interface de.uniks.networkparser.interfaces.SendableEntityCreator
Gets the value.
getValue(Object, String) - Method in class de.uniks.networkparser.json.util.JsonArrayCreator
 
getValue(Object, String) - Method in class de.uniks.networkparser.json.util.JsonObjectCreator
 
getValue() - Method in class de.uniks.networkparser.list.SimpleEntity
 
getValue(Object, String) - Method in class de.uniks.networkparser.list.SimpleEntity
 
getValue(K) - Method in class de.uniks.networkparser.list.SimpleKeyValueList
 
getValue(Object, String) - Method in class de.uniks.networkparser.logic.And
 
getValue(Object, String) - Method in class de.uniks.networkparser.logic.Between
 
getValue() - Method in class de.uniks.networkparser.logic.BooleanCondition
 
getValue(Object, String) - Method in class de.uniks.networkparser.logic.BooleanCondition
 
getValue() - Method in class de.uniks.networkparser.logic.CompareTo
 
getValue(Object, String) - Method in class de.uniks.networkparser.logic.CompareTo
 
getValue(Object, String) - Method in class de.uniks.networkparser.logic.Deep
 
getValue(Object, String) - Method in class de.uniks.networkparser.logic.Equals
 
getValue(Object, String) - Method in class de.uniks.networkparser.logic.IfCondition
 
getValue(Object, String) - Method in class de.uniks.networkparser.logic.InstanceOf
 
getValue() - Method in class de.uniks.networkparser.logic.InstanceOf
 
getValue(Object, String) - Method in class de.uniks.networkparser.logic.Not
 
getValue(Object, String) - Method in class de.uniks.networkparser.logic.Or
 
getValue() - Method in class de.uniks.networkparser.logic.ValuesSimple
 
getValue(Object, String) - Method in class de.uniks.networkparser.TextItems
 
getValue(Object, String) - Method in class de.uniks.networkparser.xml.util.XMLEntityCreator
 
getValue(Object, String) - Method in class de.uniks.networkparser.xml.util.XMLStyledEntityCreator
 
getValue(Object, String) - Method in class de.uniks.networkparser.xml.util.XSDEntityCreator
 
getValueByIndex(int) - Method in class de.uniks.networkparser.list.SimpleKeyValueList
 
getValueInMillisecond(DateField) - Method in class de.uniks.networkparser.date.DateTimeEntity
Supported Values are MILLISECOND, MILLISECONDS, MILLISECOND_OF_YEAR, MILLISECOND_OF_DAY,MILLISECONDSREAL SECOND_OF_MINUTE, SECOND_OF_DAY, SECOND_OF_YEAR MINUTE_OF_HOUR HOUR_OF_DAY DAY_OF_WEEK, DAY_OF_MONTH, DAY_OF_YEAR AMPM, WEEK_OF_MONTH, WEEK_OF_YEAR YEAR
getValueItem(Object) - Method in class de.uniks.networkparser.bytes.ByteEntity
 
getValueItem(Object) - Method in class de.uniks.networkparser.event.SoapObject
 
getValueItem(Object) - Method in class de.uniks.networkparser.graph.GraphAttribute
 
getValueItem(Object) - Method in class de.uniks.networkparser.graph.GraphParameter
 
getValueItem(Object) - Method in interface de.uniks.networkparser.interfaces.BaseItem
 
getValueItem(Object) - Method in class de.uniks.networkparser.list.AbstractArray
 
getValueItem(Object) - Method in class de.uniks.networkparser.list.SimpleEntity
 
getValueItem() - Method in class de.uniks.networkparser.xml.XMLEntity
Gets the value.
getValues() - Method in class de.uniks.networkparser.calculator.Addition
 
getValues() - Method in class de.uniks.networkparser.calculator.Division
 
getValues() - Method in class de.uniks.networkparser.calculator.Maximum
 
getValues() - Method in class de.uniks.networkparser.calculator.Minimum
 
getValues() - Method in class de.uniks.networkparser.calculator.Mod
 
getValues() - Method in class de.uniks.networkparser.calculator.Multiply
 
getValues() - Method in interface de.uniks.networkparser.calculator.Operator
 
getValues() - Method in class de.uniks.networkparser.calculator.Potenz
 
getValues() - Method in class de.uniks.networkparser.calculator.Subtract
 
getVersion() - Method in class de.uniks.networkparser.gui.javafx.window.SimpleShell
 
getVisibility() - Method in class de.uniks.networkparser.graph.GraphAttribute
 
getVisitedObjects(int) - Method in class de.uniks.networkparser.Filter
 
getWarnings() - Method in class de.uniks.networkparser.xml.XsdValidationLoggingErrorHandler
 
getWidth() - Method in class de.uniks.networkparser.event.GUILine
 
getWidth() - Method in class de.uniks.networkparser.event.Style
 
getWriteCreator(Object, String, IdMap) - Method in class de.uniks.networkparser.json.Grammar
 
getWriteId(Object, IdMapCounter) - Method in class de.uniks.networkparser.json.Grammar
 
getWriteId(Object, IdMapCounter) - Method in class de.uniks.networkparser.json.SimpleGrammar
 
getWriteObject(IdMap, SendableEntityCreator, String, String, JsonObject, Filter) - Method in class de.uniks.networkparser.json.Grammar
 
getWriteObject(IdMap, SendableEntityCreator, String, String, JsonObject, Filter) - Method in class de.uniks.networkparser.json.SimpleGrammar
 
getYearLength(int) - Method in class de.uniks.networkparser.date.DateTimeEntity
Returns the length (in days) of the specified year.
Grammar - Class in de.uniks.networkparser.json
 
Grammar() - Constructor for class de.uniks.networkparser.json.Grammar
 
grammar - Variable in class de.uniks.networkparser.json.JsonIdMap
 
GraphAttribute - Class in de.uniks.networkparser.graph
 
GraphAttribute() - Constructor for class de.uniks.networkparser.graph.GraphAttribute
 
GraphAttribute(String, GraphDataType) - Constructor for class de.uniks.networkparser.graph.GraphAttribute
 
GraphAttributeDiff - Class in de.uniks.networkparser.graph
 
GraphAttributeDiff() - Constructor for class de.uniks.networkparser.graph.GraphAttributeDiff
 
GraphCardinality - Enum in de.uniks.networkparser.graph
 
GraphClazz - Class in de.uniks.networkparser.graph
 
GraphClazz() - Constructor for class de.uniks.networkparser.graph.GraphClazz
 
GraphClazzDiff - Class in de.uniks.networkparser.graph
 
GraphClazzDiff() - Constructor for class de.uniks.networkparser.graph.GraphClazzDiff
 
GraphConverter - Class in de.uniks.networkparser.graph
 
GraphConverter() - Constructor for class de.uniks.networkparser.graph.GraphConverter
 
GraphDataType - Class in de.uniks.networkparser.graph
 
GraphEdge - Class in de.uniks.networkparser.graph
 
GraphEdge() - Constructor for class de.uniks.networkparser.graph.GraphEdge
 
GraphEdge(GraphNode, GraphCardinality, String) - Constructor for class de.uniks.networkparser.graph.GraphEdge
 
GraphEdgeDiff - Class in de.uniks.networkparser.graph
 
GraphEdgeDiff(GraphNode, GraphCardinality, String) - Constructor for class de.uniks.networkparser.graph.GraphEdgeDiff
 
GraphEdgeDiff() - Constructor for class de.uniks.networkparser.graph.GraphEdgeDiff
 
GraphEdgeTypes - Enum in de.uniks.networkparser.graph
 
GraphEnum - Class in de.uniks.networkparser.graph
 
GraphEnum() - Constructor for class de.uniks.networkparser.graph.GraphEnum
 
GraphIdMap - Class in de.uniks.networkparser.graph
The Class YUMLIdParser.
GraphIdMap() - Constructor for class de.uniks.networkparser.graph.GraphIdMap
 
GraphIdMapDiff - Class in de.uniks.networkparser.graph
 
GraphIdMapDiff() - Constructor for class de.uniks.networkparser.graph.GraphIdMapDiff
 
GraphIdMapDiff(IdMap) - Constructor for class de.uniks.networkparser.graph.GraphIdMapDiff
 
GraphIdMapFilter - Class in de.uniks.networkparser.graph
 
GraphIdMapFilter() - Constructor for class de.uniks.networkparser.graph.GraphIdMapFilter
 
GraphLabel - Class in de.uniks.networkparser.graph
 
GraphLabel() - Constructor for class de.uniks.networkparser.graph.GraphLabel
 
GraphList - Class in de.uniks.networkparser.graph
 
GraphList() - Constructor for class de.uniks.networkparser.graph.GraphList
 
GraphListDiff - Class in de.uniks.networkparser.graph
 
GraphListDiff() - Constructor for class de.uniks.networkparser.graph.GraphListDiff
 
GraphLiteral - Class in de.uniks.networkparser.graph
 
GraphLiteral() - Constructor for class de.uniks.networkparser.graph.GraphLiteral
 
GraphMember - Interface in de.uniks.networkparser.graph
 
GraphMethod - Class in de.uniks.networkparser.graph
 
GraphMethod() - Constructor for class de.uniks.networkparser.graph.GraphMethod
 
GraphMethod(String, GraphDataType, GraphParameter...) - Constructor for class de.uniks.networkparser.graph.GraphMethod
 
GraphMethod(String, GraphParameter...) - Constructor for class de.uniks.networkparser.graph.GraphMethod
 
GraphNode - Class in de.uniks.networkparser.graph
 
GraphNode() - Constructor for class de.uniks.networkparser.graph.GraphNode
 
GraphNodeImage - Class in de.uniks.networkparser.graph
 
GraphNodeImage() - Constructor for class de.uniks.networkparser.graph.GraphNodeImage
 
GraphOptions - Class in de.uniks.networkparser.graph
 
GraphOptions() - Constructor for class de.uniks.networkparser.graph.GraphOptions
 
GraphOptions.RANK - Enum in de.uniks.networkparser.graph
 
GraphOptions.TYP - Enum in de.uniks.networkparser.graph
 
GraphParameter - Class in de.uniks.networkparser.graph
 
GraphParameter() - Constructor for class de.uniks.networkparser.graph.GraphParameter
 
GraphParameter(GraphDataType) - Constructor for class de.uniks.networkparser.graph.GraphParameter
 
GraphParameter(String, GraphDataType) - Constructor for class de.uniks.networkparser.graph.GraphParameter
 
GraphPattern - Class in de.uniks.networkparser.graph
 
GraphPattern() - Constructor for class de.uniks.networkparser.graph.GraphPattern
 
GraphSimpleList<V> - Class in de.uniks.networkparser.graph
 
GraphSimpleList() - Constructor for class de.uniks.networkparser.graph.GraphSimpleList
 
GraphValue - Class in de.uniks.networkparser.graph
 
GraphValue() - Constructor for class de.uniks.networkparser.graph.GraphValue
 
GraphVisibility - Class in de.uniks.networkparser.graph
 
GREATER - Static variable in class de.uniks.networkparser.logic.CompareTo
 
GUILine - Class in de.uniks.networkparser.event
 
GUILine() - Constructor for class de.uniks.networkparser.event.GUILine
 
GUIPosition - Enum in de.uniks.networkparser.interfaces
 

H

handle(KeyEvent) - Method in class de.uniks.networkparser.gui.javafx.controls.EditControl
 
handle(ActionEvent) - Method in class de.uniks.networkparser.gui.javafx.table.CSVExporter
 
handle(ActionEvent) - Method in class de.uniks.networkparser.gui.javafx.table.ExcelExporter
 
handle(MouseEvent) - Method in class de.uniks.networkparser.gui.javafx.table.TableCellFX
 
handle(ActionEvent) - Method in class de.uniks.networkparser.gui.javafx.table.TableColumnFX
 
handle(KeyEvent) - Method in class de.uniks.networkparser.gui.javafx.window.KeyListenerMap
 
handler - Variable in class de.uniks.networkparser.gui.Column
 
has(GraphVisibility) - Method in class de.uniks.networkparser.graph.GraphVisibility
 
has(String) - Method in class de.uniks.networkparser.json.JsonObject
 
hashCode() - Method in class de.uniks.networkparser.list.SimpleEntity
 
HASHCODE - Static variable in class de.uniks.networkparser.sort.EntityComparator
Constant of HASHCODE.
hashKey(int, int) - Method in class de.uniks.networkparser.list.AbstractArray
Get the HashKey from a Object with Max HashTableIndex and StepSize of EntitySize
hasKey(Object, int) - Method in class de.uniks.networkparser.list.AbstractArray
Add a Element to the List
hasKeyAndPos(Object) - Method in class de.uniks.networkparser.list.AbstractArray
Add a Element to the List
hasNext() - Method in class de.uniks.networkparser.list.SimpleIterator
 
hasNext() - Method in class de.uniks.networkparser.list.SimpleIteratorSet
 
hasObjects(Object) - Method in class de.uniks.networkparser.Filter
 
hasPrevious() - Method in class de.uniks.networkparser.list.SimpleIterator
 
hasPrevious() - Method in class de.uniks.networkparser.list.SimpleIteratorSet
 
hasReadValue(JsonObject, String) - Method in class de.uniks.networkparser.json.Grammar
 
hasReadValue(JsonObject, String) - Method in class de.uniks.networkparser.json.SimpleGrammar
 
HEADER_HEIGHT - Static variable in class de.uniks.networkparser.gui.javafx.dialog.DialogBox
 
HEADIMAGE - Static variable in class de.uniks.networkparser.graph.GraphConverter
 
headSet(V, boolean) - Method in class de.uniks.networkparser.list.SortedList
Returns a view of the portion of this map whose keys are less than (or equal to, if inclusive is true) toKey.
hide(DialogButton) - Method in class de.uniks.networkparser.gui.javafx.dialog.DialogBox
 
higher(V) - Method in class de.uniks.networkparser.list.SortedList
 
highlightModel(JsonArray, GraphList) - Method in class de.uniks.networkparser.graph.GraphIdMapDiff
 
highlightModel(GraphList, GraphList) - Method in class de.uniks.networkparser.graph.GraphIdMapDiff
 
htmlAmpersand(String) - Static method in class de.uniks.networkparser.xml.HTMLEntities
Replace & characters with &amp; HTML entities.
htmlDoubleQuotes(String) - Static method in class de.uniks.networkparser.xml.HTMLEntities
Replace double quotes characters with HTML entities.
HTMLEntities - Class in de.uniks.networkparser.xml
HTML Entity for transform Element for HTML.
HTMLEntities() - Constructor for class de.uniks.networkparser.xml.HTMLEntities
Initialize HTML translation maps.
htmlSingleQuotes(String) - Static method in class de.uniks.networkparser.xml.HTMLEntities
Replace single quotes characters with HTML entities.

I

icon - Variable in class de.uniks.networkparser.gui.javafx.window.SimpleShell
 
ID - Static variable in class de.uniks.networkparser.graph.GraphConverter
 
ID - Static variable in class de.uniks.networkparser.IdMap
The Constant ID.
ID - Static variable in class de.uniks.networkparser.json.SimpleGrammar
 
idFilter - Variable in class de.uniks.networkparser.Filter
 
IdFilterElements - Class in de.uniks.networkparser
 
IdFilterElements(Condition<ValuesSimple>) - Constructor for class de.uniks.networkparser.IdFilterElements
 
IdFilterElements(Class<?>) - Constructor for class de.uniks.networkparser.IdFilterElements
 
IdMap - Class in de.uniks.networkparser
The Class IdMap.
IdMap() - Constructor for class de.uniks.networkparser.IdMap
Instantiates a new id map.
IDMAP - Static variable in class de.uniks.networkparser.sort.EntityComparator
Constant of IDMAP.
IdMapCounter - Interface in de.uniks.networkparser.interfaces
The Interface IdMapCounter.
IdMapDecoder - Interface in de.uniks.networkparser.interfaces
The Interface IdMapDecoder.
IfCondition - Class in de.uniks.networkparser.logic
 
IfCondition() - Constructor for class de.uniks.networkparser.logic.IfCondition
 
IGNORETAGS - Static variable in class de.uniks.networkparser.xml.util.XSDEntityCreator
Tags to ignore.
increment(K) - Method in class de.uniks.networkparser.list.SimpleKeyValueList
Increment a property of a Entity.
index - Variable in class de.uniks.networkparser.bytes.BytesBuffer
The index.
indexOf(Object) - Method in class de.uniks.networkparser.list.AbstractArray
Returns the index of the first occurrence of the specified element in this list, or -1 if this list does not contain the element.
indexOfValue(Object) - Method in class de.uniks.networkparser.list.SimpleKeyValueList
 
info(Object, String, String) - Method in class de.uniks.networkparser.NetworkParserLog
Log a message with info log level.
init(Object, Node) - Method in class de.uniks.networkparser.gui.javafx.controller.AbstractModelController
 
init(Collection<?>) - Method in class de.uniks.networkparser.list.AbstractArray
Init-List with Collection
init(int) - Method in class de.uniks.networkparser.list.AbstractArray
Init-List with Size-Integer
init(Object[], int) - Method in class de.uniks.networkparser.list.AbstractArray
Init-List with Size-Integer
init() - Method in class de.uniks.networkparser.xml.XMLIdMap
Inits the.
init() - Method in class de.uniks.networkparser.xml.XMLSimpleIdMap
Instantiates a new XML id map.
initialize(URL, ResourceBundle) - Method in class de.uniks.networkparser.gui.javafx.fxml.SearchComponent
 
initLabel() - Method in class de.uniks.networkparser.gui.javafx.form.PropertyComposite
 
initMapFilter(IdMap) - Method in class de.uniks.networkparser.Filter
 
initPropertyChange(Object, Node) - Method in class de.uniks.networkparser.gui.javafx.controller.AbstractModelController
 
initPropertyChange(Object, Node) - Method in class de.uniks.networkparser.gui.javafx.controller.PointPaneController
 
injectAsRootPane(Scene, Pane) - Static method in class de.uniks.networkparser.gui.javafx.dialog.DialogUtil
 
InstanceOf - Class in de.uniks.networkparser.logic
InstanceOf Condition.
InstanceOf() - Constructor for class de.uniks.networkparser.logic.InstanceOf
 
INT - Static variable in class de.uniks.networkparser.graph.GraphDataType
 
invalidated(Observable) - Method in class de.uniks.networkparser.gui.javafx.controller.ModelListenerBooleanProperty
 
invalidated(Observable) - Method in class de.uniks.networkparser.gui.javafx.controller.ModelListenerColorProperty
 
invalidated(Observable) - Method in class de.uniks.networkparser.gui.javafx.controller.ModelListenerListProperty
 
invalidated(Observable) - Method in class de.uniks.networkparser.gui.javafx.controller.ModelListenerNumberProperty
 
invalidated(Observable) - Method in class de.uniks.networkparser.gui.javafx.controller.ModelListenerObjectProperty
 
invalidated(Observable) - Method in class de.uniks.networkparser.gui.javafx.controller.ModelListenerStringProperty
 
isActive() - Method in class de.uniks.networkparser.gui.javafx.controls.EditControl
 
isAllowCRLF() - Method in class de.uniks.networkparser.json.JsonTokener
 
isAllowDuplicate() - Method in class de.uniks.networkparser.list.AbstractArray
Is Allow Duplicate Entity in the List
isAllowEmptyValue() - Method in class de.uniks.networkparser.list.AbstractArray
Is Allow Duplicate Entity in the List
isAlt() - Method in class de.uniks.networkparser.gui.javafx.window.KeyListener
 
isAndroid() - Method in class de.uniks.networkparser.gui.javafx.Os
 
isBold() - Method in class de.uniks.networkparser.event.Style
 
isBold() - Method in class de.uniks.networkparser.xml.XMLStyledEntity
 
isBound() - Method in class de.uniks.networkparser.gui.javafx.controller.ModelListenerProperty
 
isCache() - Method in class de.uniks.networkparser.bytes.BytesBuffer
 
isCache() - Method in class de.uniks.networkparser.CharacterBuffer
 
isCache() - Method in interface de.uniks.networkparser.interfaces.Buffer
 
isCache() - Method in class de.uniks.networkparser.StringBuffer
 
isCache() - Method in class de.uniks.networkparser.StringBuilderBuffer
 
isCaseSensitive() - Method in class de.uniks.networkparser.IdMap
 
isCaseSensitive() - Method in class de.uniks.networkparser.list.AbstractArray
Is Item is CaseSensitive
isComparator() - Method in class de.uniks.networkparser.list.AbstractArray
 
isComparator() - Method in class de.uniks.networkparser.list.SortedList
 
isControl() - Method in class de.uniks.networkparser.gui.javafx.window.KeyListener
 
isConvertable(Object, String, Object, int) - Method in class de.uniks.networkparser.Filter
 
isConvertable(Object, String, Object, int) - Method in class de.uniks.networkparser.json.UpdateFilter
 
isCustomLine() - Method in class de.uniks.networkparser.event.GUILine
 
isDirty() - Method in class de.uniks.networkparser.date.DateTimeEntity
 
isEclipse() - Method in class de.uniks.networkparser.gui.javafx.Os
 
isEditable() - Method in class de.uniks.networkparser.gui.Column
 
isEMFType(String) - Static method in class de.uniks.networkparser.emf.EMFUtil
 
isEmpty() - Method in class de.uniks.networkparser.bytes.ByteEntity
 
isEmpty() - Method in class de.uniks.networkparser.IdMap
 
isEmpty() - Method in interface de.uniks.networkparser.interfaces.ByteItem
 
isEmpty() - Method in class de.uniks.networkparser.list.AbstractArray
If the List is Empty
isEmpty() - Method in class de.uniks.networkparser.list.SimpleEntrySet
 
isEnd() - Method in class de.uniks.networkparser.bytes.BytesBuffer
 
isEnd() - Method in interface de.uniks.networkparser.interfaces.Buffer
 
isEnd() - Method in class de.uniks.networkparser.TextBuffer
 
isEnd() - Method in class de.uniks.networkparser.Tokener
Check if End of String
isError() - Method in class de.uniks.networkparser.NetworkParserLog
 
isFocus() - Method in class de.uniks.networkparser.gui.javafx.controls.EditControl
 
isFocus() - Method in class de.uniks.networkparser.gui.javafx.form.PropertyComposite
 
isFullSeriation() - Method in class de.uniks.networkparser.Filter
Serialization the Full object inclusive null value
isGroup(byte) - Static method in class de.uniks.networkparser.bytes.ByteUtil
CHeck if the Typ is typ of Group
isId(IdMap, Object, String) - Method in class de.uniks.networkparser.Filter
Filter for encoding ID of Element
isIOS() - Method in class de.uniks.networkparser.gui.javafx.Os
 
isItalic() - Method in class de.uniks.networkparser.event.Style
 
isLeapYear(int) - Method in class de.uniks.networkparser.date.DateTimeEntity
Determines if the given year is a leap year.
isLenCheck() - Method in class de.uniks.networkparser.bytes.ByteFilter
 
isListener() - Method in class de.uniks.networkparser.gui.Column
 
isMac() - Method in class de.uniks.networkparser.gui.javafx.Os
 
isMatch() - Method in class de.uniks.networkparser.graph.GraphAttributeDiff
 
isMetaKey() - Method in class de.uniks.networkparser.gui.javafx.window.KeyListener
 
isMovable() - Method in class de.uniks.networkparser.gui.Column
 
isNotFirstThread(String[]) - Method in class de.uniks.networkparser.gui.javafx.Os
 
isPrimitive(byte) - Static method in class de.uniks.networkparser.bytes.ByteUtil
 
isPrimitiveType(String) - Static method in class de.uniks.networkparser.emf.EMFUtil
 
isPropertyRegard(Object, String, Object, int) - Method in class de.uniks.networkparser.Filter
 
isReadOnly() - Method in class de.uniks.networkparser.list.AbstractArray
Is Allow Duplicate Entity in the List
isReflect() - Method in class de.uniks.networkparser.bytes.checksum.CCITT16
 
isReflect() - Method in class de.uniks.networkparser.bytes.checksum.CRC
 
isReflect() - Method in class de.uniks.networkparser.bytes.checksum.Crc16
 
isReflect() - Method in class de.uniks.networkparser.bytes.checksum.Crc32
 
isReflect() - Method in class de.uniks.networkparser.bytes.checksum.Crc8
 
isResizable() - Method in class de.uniks.networkparser.gui.Column
 
isReusable() - Method in class de.uniks.networkparser.list.SimpleIterator
 
isShift() - Method in class de.uniks.networkparser.gui.javafx.window.KeyListener
 
isShortcut() - Method in class de.uniks.networkparser.gui.javafx.window.KeyListener
 
isShowCardinality() - Method in class de.uniks.networkparser.graph.GraphIdMapFilter
 
isShowLine() - Method in class de.uniks.networkparser.graph.GraphIdMapFilter
Checks if is show line.
isSolaris() - Method in class de.uniks.networkparser.gui.javafx.Os
 
isString() - Method in class de.uniks.networkparser.StringTokener
 
isToolTip - Variable in class de.uniks.networkparser.gui.javafx.table.TableComponent
 
isTyp(byte...) - Method in class de.uniks.networkparser.bytes.BitEntity
 
isUnderline() - Method in class de.uniks.networkparser.event.Style
 
isUnix() - Method in class de.uniks.networkparser.gui.javafx.Os
 
isUTF8() - Method in class de.uniks.networkparser.gui.javafx.Os
 
isValid() - Method in class de.uniks.networkparser.xml.XsdValidationLoggingErrorHandler
 
isVisible() - Method in class de.uniks.networkparser.event.SoapObject
 
isVisible() - Method in class de.uniks.networkparser.gui.Column
 
isVisible() - Method in class de.uniks.networkparser.gui.javafx.controls.EditControl
 
isVisible() - Method in interface de.uniks.networkparser.interfaces.StringItem
 
isVisible() - Method in class de.uniks.networkparser.list.AbstractArray
Is Visible Entity
isWait() - Method in class de.uniks.networkparser.gui.javafx.window.FXStageController
 
isWindows() - Method in class de.uniks.networkparser.gui.javafx.Os
 
item - Variable in class de.uniks.networkparser.gui.javafx.controller.ModelListenerProperty
 
ITEM - Static variable in class de.uniks.networkparser.logic.Not
Constant for ITEM.
ITEMEND - Static variable in class de.uniks.networkparser.xml.XMLSimpleIdMap
The Constant ITEMEND.
items(String) - Method in class de.uniks.networkparser.gui.javafx.controls.AutoCompletionList
 
ITEMS - Static variable in class de.uniks.networkparser.IdMap
The Constant ITEMS.
ITEMSTART - Static variable in class de.uniks.networkparser.xml.XMLSimpleIdMap
The Constant ITEMSTART.
iterator() - Method in class de.uniks.networkparser.AbstractMap
 
iterator() - Method in class de.uniks.networkparser.list.AbstractArray
 
iterator() - Method in class de.uniks.networkparser.list.SimpleEntrySet
 
iterator() - Method in class de.uniks.networkparser.list.SimpleKeyValueList
 
iteratorReverse() - Method in class de.uniks.networkparser.list.AbstractList
 

J

JANUARY - Static variable in class de.uniks.networkparser.DefaultTextItems
 
JavaApp(DiagramEditor) - Constructor for class de.uniks.networkparser.gui.javafx.window.DiagramEditor.JavaApp
 
javaKeyWords - Static variable in class de.uniks.networkparser.emf.EMFUtil
 
JSON_PROPS - Static variable in class de.uniks.networkparser.json.JsonIdMap
The Constant JSON_PROPS.
JsonArray - Class in de.uniks.networkparser.json
A JSONArray is an ordered sequence of values.
JsonArray() - Constructor for class de.uniks.networkparser.json.JsonArray
 
JsonArrayCreator - Class in de.uniks.networkparser.json.util
 
JsonArrayCreator() - Constructor for class de.uniks.networkparser.json.util.JsonArrayCreator
 
JsonIdMap - Class in de.uniks.networkparser.json
The Class JsonIdMap.
JsonIdMap() - Constructor for class de.uniks.networkparser.json.JsonIdMap
Instantiates a new json id map.
JsonObject - Class in de.uniks.networkparser.json
A JsonObject is an unordered collection of name/value pairs.
JsonObject() - Constructor for class de.uniks.networkparser.json.JsonObject
 
JsonObjectCreator - Class in de.uniks.networkparser.json.util
 
JsonObjectCreator() - Constructor for class de.uniks.networkparser.json.util.JsonObjectCreator
 
JsonTokener - Class in de.uniks.networkparser.json
 
JsonTokener() - Constructor for class de.uniks.networkparser.json.JsonTokener
 
JULY - Static variable in class de.uniks.networkparser.DefaultTextItems
 
JUNE - Static variable in class de.uniks.networkparser.DefaultTextItems
 

K

KEY_LENGTH - Static variable in class de.uniks.networkparser.bytes.checksum.AES
AES constants and variables.
keyIterator() - Method in class de.uniks.networkparser.list.SimpleKeyValueList
 
keyListener - Variable in class de.uniks.networkparser.gui.javafx.controls.EditControl
 
KeyListener - Class in de.uniks.networkparser.gui.javafx.window
 
KeyListener(KeyCode, Runnable) - Constructor for class de.uniks.networkparser.gui.javafx.window.KeyListener
 
KeyListener(KeyCode) - Constructor for class de.uniks.networkparser.gui.javafx.window.KeyListener
 
KeyListenerMap - Class in de.uniks.networkparser.gui.javafx.window
 
KeyListenerMap() - Constructor for class de.uniks.networkparser.gui.javafx.window.KeyListenerMap
 
KeyListenerMap(WindowListener) - Constructor for class de.uniks.networkparser.gui.javafx.window.KeyListenerMap
 
keySet() - Method in class de.uniks.networkparser.IdMap
 
keySet() - Method in class de.uniks.networkparser.list.SimpleKeyValueList
 
keyValue - Variable in class de.uniks.networkparser.IdMap
 

L

last() - Method in class de.uniks.networkparser.list.AbstractArray
 
lastindexOf(Object) - Method in class de.uniks.networkparser.list.AbstractArray
Returns the index of the first occurrence of the specified element in this list, or -1 if this list does not contain the element.
lastIndexOf(Object) - Method in class de.uniks.networkparser.list.AbstractList
 
lastSearchCriteria - Variable in class de.uniks.networkparser.gui.javafx.table.TableFilterView
 
lastSearchDetails - Variable in class de.uniks.networkparser.gui.javafx.table.TableFilterView
 
LEN_BIG - Static variable in class de.uniks.networkparser.bytes.ByteIdMap
The Constant LEN_BIG.
LEN_LAST - Static variable in class de.uniks.networkparser.bytes.ByteIdMap
The Constant DATATYPE_LAST.
LEN_LITTLE - Static variable in class de.uniks.networkparser.bytes.ByteIdMap
The Constant LEN_LITTLE.
LEN_MID - Static variable in class de.uniks.networkparser.bytes.ByteIdMap
The Constant LEN_MID.
LEN_SHORT - Static variable in class de.uniks.networkparser.bytes.ByteIdMap
The Constant LEN_SHORT.
length() - Method in class de.uniks.networkparser.bytes.BytesBuffer
 
length - Variable in class de.uniks.networkparser.bytes.checksum.Checksum
 
length() - Method in interface de.uniks.networkparser.interfaces.Buffer
 
length - Variable in class de.uniks.networkparser.TextBuffer
The length.
length() - Method in class de.uniks.networkparser.TextBuffer
 
length() - Method in class de.uniks.networkparser.Tokener
Gets the length.
LINE - Static variable in class de.uniks.networkparser.calculator.RegCalculator
 
line - Variable in class de.uniks.networkparser.TextBuffer
The line.
LIST - Static variable in class de.uniks.networkparser.sort.EntityComparator
Constant of LIST.
listener - Variable in class de.uniks.networkparser.gui.javafx.controls.EditControl
 
listeners - Variable in class de.uniks.networkparser.graph.GraphDataType
 
listeners - Variable in class de.uniks.networkparser.gui.TableList
 
listIterator() - Method in class de.uniks.networkparser.list.AbstractList
 
listIterator(int) - Method in class de.uniks.networkparser.list.AbstractList
 
LOAD - Static variable in class de.uniks.networkparser.DefaultTextItems
 
load(String) - Static method in class de.uniks.networkparser.gui.javafx.window.FXStageController
 
load(String, Class<?>) - Static method in class de.uniks.networkparser.gui.javafx.window.FXStageController
 
loadColumns(JsonArray) - Method in class de.uniks.networkparser.gui.javafx.table.TableComponent
 
loadNewStage(String, Class<?>) - Method in class de.uniks.networkparser.gui.javafx.window.FXStageController
 
LocalisationInterface - Interface in de.uniks.networkparser.interfaces
 
logger - Variable in class de.uniks.networkparser.IdMap
 
logger - Variable in class de.uniks.networkparser.Tokener
 
LONG - Static variable in class de.uniks.networkparser.graph.GraphDataType
 
LOWER - Static variable in class de.uniks.networkparser.logic.CompareTo
 

M

main(String[]) - Static method in class de.uniks.networkparser.gui.javafx.window.DiagramEditor
 
MAINITEM - Static variable in class de.uniks.networkparser.json.JsonIdMap
The Constant MAINITEM.
map - Variable in class de.uniks.networkparser.gui.javafx.controls.EditControl
 
map - Variable in class de.uniks.networkparser.gui.javafx.form.ModelForm
 
map - Variable in class de.uniks.networkparser.gui.javafx.table.TableComponent
 
MAP - Static variable in class de.uniks.networkparser.list.AbstractArray
Is The List has Key,Value
map - Variable in class de.uniks.networkparser.logic.ValuesMap
Variable for IdMap.
MapEntry - Class in de.uniks.networkparser.event
 
MapEntry() - Constructor for class de.uniks.networkparser.event.MapEntry
 
MARCH - Static variable in class de.uniks.networkparser.DefaultTextItems
 
MasterSystemTray - Class in de.uniks.networkparser.gui.javafx.window
 
MasterSystemTray() - Constructor for class de.uniks.networkparser.gui.javafx.window.MasterSystemTray
 
matches(KeyEvent) - Method in class de.uniks.networkparser.gui.javafx.window.KeyListener
 
matchesSearchCriteria(Object) - Method in class de.uniks.networkparser.gui.javafx.table.TableFilterView
 
MAXDELETED - Static variable in class de.uniks.networkparser.list.AbstractArray
 
maximize() - Method in class de.uniks.networkparser.gui.javafx.dialog.DialogBox
 
maximize(Node) - Method in class de.uniks.networkparser.gui.javafx.window.SplitterPane
 
Maximum - Class in de.uniks.networkparser.calculator
 
Maximum() - Constructor for class de.uniks.networkparser.calculator.Maximum
 
MAXUSEDLIST - Static variable in class de.uniks.networkparser.list.AbstractArray
 
MAY - Static variable in class de.uniks.networkparser.DefaultTextItems
 
METHODS - Static variable in class de.uniks.networkparser.graph.GraphConverter
 
MINHASHINGSIZE - Static variable in class de.uniks.networkparser.list.AbstractArray
 
minimize() - Method in class de.uniks.networkparser.gui.javafx.dialog.DialogBox
 
Minimum - Class in de.uniks.networkparser.calculator
 
Minimum() - Constructor for class de.uniks.networkparser.calculator.Minimum
 
MINSIZE - Static variable in class de.uniks.networkparser.list.AbstractArray
 
MINUSEDLIST - Static variable in class de.uniks.networkparser.list.AbstractArray
 
Mod - Class in de.uniks.networkparser.calculator
 
Mod() - Constructor for class de.uniks.networkparser.calculator.Mod
 
ModelForm - Class in de.uniks.networkparser.gui.javafx.form
 
ModelForm() - Constructor for class de.uniks.networkparser.gui.javafx.form.ModelForm
 
ModelListenerBooleanProperty - Class in de.uniks.networkparser.gui.javafx.controller
 
ModelListenerBooleanProperty(SendableEntityCreator, Object, String) - Constructor for class de.uniks.networkparser.gui.javafx.controller.ModelListenerBooleanProperty
 
ModelListenerColorProperty - Class in de.uniks.networkparser.gui.javafx.controller
 
ModelListenerColorProperty(SendableEntityCreator, Object, String) - Constructor for class de.uniks.networkparser.gui.javafx.controller.ModelListenerColorProperty
 
ModelListenerFactory - Class in de.uniks.networkparser.gui.javafx.controller
 
ModelListenerFactory() - Constructor for class de.uniks.networkparser.gui.javafx.controller.ModelListenerFactory
 
ModelListenerListProperty - Class in de.uniks.networkparser.gui.javafx.controller
 
ModelListenerListProperty(SendableEntityCreator, Object, String, String, SendableEntityCreator) - Constructor for class de.uniks.networkparser.gui.javafx.controller.ModelListenerListProperty
 
ModelListenerNumberProperty - Class in de.uniks.networkparser.gui.javafx.controller
 
ModelListenerNumberProperty(SendableEntityCreator, Object, String) - Constructor for class de.uniks.networkparser.gui.javafx.controller.ModelListenerNumberProperty
 
ModelListenerObjectProperty - Class in de.uniks.networkparser.gui.javafx.controller
 
ModelListenerObjectProperty(SendableEntityCreator, Object, String) - Constructor for class de.uniks.networkparser.gui.javafx.controller.ModelListenerObjectProperty
 
ModelListenerProperty<T> - Class in de.uniks.networkparser.gui.javafx.controller
 
ModelListenerProperty(SendableEntityCreator, Object, String) - Constructor for class de.uniks.networkparser.gui.javafx.controller.ModelListenerProperty
 
ModelListenerProperty.PROPERTYTYPE - Enum in de.uniks.networkparser.gui.javafx.controller
 
ModelListenerPropertyFactory - Class in de.uniks.networkparser.gui.javafx.controller
 
ModelListenerPropertyFactory() - Constructor for class de.uniks.networkparser.gui.javafx.controller.ModelListenerPropertyFactory
 
ModelListenerStringProperty - Class in de.uniks.networkparser.gui.javafx.controller
 
ModelListenerStringProperty(SendableEntityCreator, Object, String) - Constructor for class de.uniks.networkparser.gui.javafx.controller.ModelListenerStringProperty
 
MONDAY - Static variable in class de.uniks.networkparser.DefaultTextItems
 
monthOfYear - Variable in class de.uniks.networkparser.date.DateTimeEntity
Month of the Year Default is German
move(int, int) - Method in class de.uniks.networkparser.list.AbstractArray
 
Multiply - Class in de.uniks.networkparser.calculator
 
Multiply() - Constructor for class de.uniks.networkparser.calculator.Multiply
 

N

NAME - Static variable in class de.uniks.networkparser.emf.EMFIdMap
 
name - Variable in class de.uniks.networkparser.graph.GraphValue
 
NetworkParserLog - Class in de.uniks.networkparser
A simple logging interface abstracting logging APIs.
NetworkParserLog() - Constructor for class de.uniks.networkparser.NetworkParserLog
 
NEW - Static variable in class de.uniks.networkparser.IdMap
The Constant NEW.
next() - Method in class de.uniks.networkparser.list.SimpleIterator
 
next() - Method in class de.uniks.networkparser.list.SimpleIteratorSet
 
next() - Method in class de.uniks.networkparser.Tokener
Get the next character in the source string.
nextClean() - Method in class de.uniks.networkparser.Tokener
Get the next char in the string, skipping whitespace.
nextFocus() - Method in interface de.uniks.networkparser.gui.CellEditorElement
 
nextFocus() - Method in class de.uniks.networkparser.gui.javafx.controls.EditControl
 
nextFocus() - Method in class de.uniks.networkparser.gui.javafx.controls.EditFieldMap
 
nextFocus() - Method in class de.uniks.networkparser.gui.javafx.controls.NumberSpinner
 
nextFocus() - Method in class de.uniks.networkparser.gui.javafx.controls.NumberTextField
 
nextFocus() - Method in class de.uniks.networkparser.gui.javafx.form.PropertyComposite
 
nextFocus() - Method in class de.uniks.networkparser.gui.javafx.table.TableCellFX
 
nextIndex() - Method in class de.uniks.networkparser.list.SimpleIterator
 
nextIndex() - Method in class de.uniks.networkparser.list.SimpleIteratorSet
 
nextStartClean() - Method in class de.uniks.networkparser.Tokener
 
nextString(char, boolean, boolean, boolean, boolean) - Method in class de.uniks.networkparser.StringTokener
 
nextString(char, boolean) - Method in class de.uniks.networkparser.Tokener
 
nextString(char, boolean, boolean, boolean, boolean) - Method in class de.uniks.networkparser.Tokener
Return the characters up to the next close quote character.
nextValue(BaseItem, boolean) - Method in class de.uniks.networkparser.json.JsonTokener
 
nextValue(BaseItem, boolean) - Method in class de.uniks.networkparser.Tokener
Handle unquoted text.
nextValue(BaseItem, boolean, char) - Method in class de.uniks.networkparser.Tokener
 
nextValue(BaseItem, boolean, char) - Method in class de.uniks.networkparser.xml.XMLTokener
Get the next value.
NODE - Static variable in class de.uniks.networkparser.graph.GraphConverter
 
NODES - Static variable in class de.uniks.networkparser.graph.GraphConverter
 
NON_FILE_CHARSSIMPLE - Static variable in class de.uniks.networkparser.EntityUtil
 
Not - Class in de.uniks.networkparser.logic
Not Clazz for neg.
Not() - Constructor for class de.uniks.networkparser.logic.Not
 
NOVEMBER - Static variable in class de.uniks.networkparser.DefaultTextItems
 
NUM_COLS - Static variable in class de.uniks.networkparser.bytes.checksum.AES
Internal AES constants and variables.
number - Variable in class de.uniks.networkparser.SimpleIdCounter
The number.
NumberSpinner - Class in de.uniks.networkparser.gui.javafx.controls
 
NumberSpinner() - Constructor for class de.uniks.networkparser.gui.javafx.controls.NumberSpinner
 
NumberTextField - Class in de.uniks.networkparser.gui.javafx.controls
 
NumberTextField() - Constructor for class de.uniks.networkparser.gui.javafx.controls.NumberTextField
 

O

OBJECT - Static variable in class de.uniks.networkparser.graph.GraphDataType
 
OBJECT - Static variable in class de.uniks.networkparser.graph.GraphIdMap
The Constant for OBJECT Diagramms.
ObjectMapEntry - Class in de.uniks.networkparser.event
 
ObjectMapEntry() - Constructor for class de.uniks.networkparser.event.ObjectMapEntry
 
observable - Variable in class de.uniks.networkparser.gui.javafx.controller.ModelListenerProperty
 
OCTOBER - Static variable in class de.uniks.networkparser.DefaultTextItems
 
onAction(Object, SendableEntityCreator, double, double) - Method in interface de.uniks.networkparser.gui.CellHandler
 
onActive(boolean) - Method in interface de.uniks.networkparser.gui.CellEditorElement
 
onActive(boolean) - Method in class de.uniks.networkparser.gui.javafx.controls.EditControl
 
onActive(boolean) - Method in class de.uniks.networkparser.gui.javafx.controls.EditFieldMap
 
onActive(boolean) - Method in class de.uniks.networkparser.gui.javafx.controls.NumberSpinner
 
onActive(boolean) - Method in class de.uniks.networkparser.gui.javafx.controls.NumberTextField
 
onActive(boolean) - Method in class de.uniks.networkparser.gui.javafx.form.PropertyComposite
 
onActive(boolean) - Method in class de.uniks.networkparser.gui.javafx.table.TableCellFX
 
onChanged(ListChangeListener.Change<? extends Integer>) - Method in class de.uniks.networkparser.gui.javafx.table.SelectionListener
 
ONE_DAY - Static variable in class de.uniks.networkparser.date.DateTimeEntity
 
ONE_HOUR - Static variable in class de.uniks.networkparser.date.DateTimeEntity
 
ONE_MINUTE - Static variable in class de.uniks.networkparser.date.DateTimeEntity
 
ONE_SECOND - Static variable in class de.uniks.networkparser.date.DateTimeEntity
 
ONE_WEEK - Static variable in class de.uniks.networkparser.date.DateTimeEntity
 
ONE_YEAR - Static variable in class de.uniks.networkparser.date.DateTimeEntity
 
ONE_YEAR_LY - Static variable in class de.uniks.networkparser.date.DateTimeEntity
 
Operator - Interface in de.uniks.networkparser.calculator
 
OPTIONS - Static variable in class de.uniks.networkparser.graph.GraphConverter
 
Or - Class in de.uniks.networkparser.logic
Or Clazz for Or Conditions.
Or() - Constructor for class de.uniks.networkparser.logic.Or
 
orientation - Variable in class de.uniks.networkparser.bytes.BitEntity
 
Os - Class in de.uniks.networkparser.gui.javafx
 
Os() - Constructor for class de.uniks.networkparser.gui.javafx.Os
 
Os.PlatformType - Enum in de.uniks.networkparser.gui.javafx
 
owner - Variable in class de.uniks.networkparser.gui.javafx.controls.EditControl
 

P

pack() - Method in class de.uniks.networkparser.list.AbstractArray
 
PACKAGE - Static variable in class de.uniks.networkparser.graph.GraphVisibility
 
pane - Variable in class de.uniks.networkparser.gui.javafx.window.FXStageController
 
PARENT - Static variable in class de.uniks.networkparser.emf.EMFUtil
 
parse(Object, GraphIdMapFilter) - Method in class de.uniks.networkparser.graph.GraphIdMap
 
parse(String, GraphMember, StringBuilder, ArrayList<GraphNode>, SimpleKeyValueList<String, Object>, boolean) - Method in class de.uniks.networkparser.graph.YUMLConverter
 
parse(String, GraphNode, StringBuilder, ArrayList<GraphNode>, SimpleKeyValueList<String, Object>, boolean) - Method in class de.uniks.networkparser.graph.YUMLConverter
 
parse(XMLEntity, XMLTokener, XMLGrammar) - Method in class de.uniks.networkparser.xml.XMLIdMap
Find tag.
parse(XMLEntity, XMLTokener, XMLGrammar) - Method in class de.uniks.networkparser.xml.XMLSimpleIdMap
Find tag.
parseChild(XMLEntity, XMLEntity, Tokener) - Method in class de.uniks.networkparser.xml.util.XMLEntityCreator
 
parseChild(XMLEntity, XMLEntity, Tokener) - Method in interface de.uniks.networkparser.xml.util.XMLGrammar
Methgod to parse Children.
parseChild(XMLEntity, XMLEntity, Tokener) - Method in class de.uniks.networkparser.xml.util.XMLStyledEntityCreator
 
parseChild(XMLEntity, XMLEntity, Tokener) - Method in class de.uniks.networkparser.xml.util.XSDEntityCreator
 
parseClass(Object) - Method in class de.uniks.networkparser.graph.GraphIdMap
Parses the class.
parseEntities(String, Collection<GraphMember>, boolean) - Method in class de.uniks.networkparser.graph.GraphConverter
 
parseEntity(String, GraphMember, boolean) - Method in class de.uniks.networkparser.graph.GraphConverter
 
parseEntity(GraphNode, ArrayList<GraphNode>, boolean) - Method in class de.uniks.networkparser.graph.YUMLConverter
 
parseEntity(GraphNode, ArrayList<GraphNode>, String, boolean) - Method in class de.uniks.networkparser.graph.YUMLConverter
 
parseEntity(JsonObject, SimpleKeyValueList<?, ?>) - Method in class de.uniks.networkparser.json.JsonTokener
 
parseEntityProp(JsonObject, Object, String) - Method in class de.uniks.networkparser.json.JsonTokener
 
parseEntityValues(GraphNode, String, boolean) - Method in class de.uniks.networkparser.graph.YUMLConverter
 
parseIdEntity(XMLEntity, XMLGrammar, XMLTokener, SendableEntityCreatorXML) - Method in class de.uniks.networkparser.xml.XMLIdMap
Parse a Element with IdCreater.
parseItem(Object, Filter, Object, String, JsonArray, String, int) - Method in class de.uniks.networkparser.json.JsonIdMap
 
parseJsonObject(GraphList, JsonObject, HashMap<GraphNode, ArrayList<GraphAttribute>>) - Method in class de.uniks.networkparser.graph.GraphConverter
 
parseObject(Object) - Method in class de.uniks.networkparser.graph.GraphIdMap
Parses the object.
parseProperty(SendableEntityCreator, Object, Filter, String, String, JsonArray, int) - Method in class de.uniks.networkparser.json.JsonIdMap
 
parseToEntity(SimpleKeyValueList<?, ?>) - Method in class de.uniks.networkparser.bytes.ByteTokener
 
parseToEntity(AbstractList<?>) - Method in class de.uniks.networkparser.bytes.ByteTokener
 
parseToEntity(JsonObject, SimpleKeyValueList<?, ?>) - Method in class de.uniks.networkparser.json.JsonTokener
Cross compiling
parseToEntity(SimpleKeyValueList<?, ?>) - Method in class de.uniks.networkparser.json.JsonTokener
 
parseToEntity(AbstractList<?>) - Method in class de.uniks.networkparser.json.JsonTokener
 
parseToEntity(SimpleKeyValueList<?, ?>) - Method in class de.uniks.networkparser.StringTokener
 
parseToEntity(AbstractList<?>) - Method in class de.uniks.networkparser.StringTokener
 
parseToEntity(SimpleKeyValueList<?, ?>) - Method in class de.uniks.networkparser.Tokener
 
parseToEntity(AbstractList<?>) - Method in class de.uniks.networkparser.Tokener
 
parseToEntity(SimpleKeyValueList<?, ?>) - Method in class de.uniks.networkparser.xml.XMLTokener
 
parseToEntity(AbstractList<?>) - Method in class de.uniks.networkparser.xml.XMLTokener
 
parseValue(Object) - Method in class de.uniks.networkparser.gui.javafx.controller.ModelListenerProperty
 
parseValue(Object) - Method in class de.uniks.networkparser.gui.javafx.controller.ModelListenerStringProperty
 
parseValue(Object, String, Object, SendableEntityCreator, Filter) - Method in class de.uniks.networkparser.json.JsonIdMap
Parses the value.
parsing(Object, GraphIdMapFilter) - Method in class de.uniks.networkparser.graph.GraphIdMap
 
parsingObject(Object) - Method in class de.uniks.networkparser.graph.GraphIdMap
Parses the object.
PasswordEditControl - Class in de.uniks.networkparser.gui.javafx.controls
 
PasswordEditControl() - Constructor for class de.uniks.networkparser.gui.javafx.controls.PasswordEditControl
 
PASTE - Static variable in class de.uniks.networkparser.DefaultTextItems
 
PATTERN - Static variable in class de.uniks.networkparser.graph.GraphConverter
 
POINT - Static variable in class de.uniks.networkparser.calculator.RegCalculator
 
PointPaneController - Class in de.uniks.networkparser.gui.javafx.controller
 
PointPaneController(Node) - Constructor for class de.uniks.networkparser.gui.javafx.controller.PointPaneController
 
polynom - Variable in class de.uniks.networkparser.bytes.checksum.FCS16
 
popStack() - Method in class de.uniks.networkparser.xml.XMLTokener
 
popupMenu - Variable in class de.uniks.networkparser.gui.javafx.window.MasterSystemTray
 
position() - Method in class de.uniks.networkparser.bytes.BytesBuffer
 
position() - Method in interface de.uniks.networkparser.interfaces.Buffer
 
POSITION - Static variable in class de.uniks.networkparser.logic.Equals
Constant of Position.
position - Variable in class de.uniks.networkparser.TextBuffer
The index.
position() - Method in class de.uniks.networkparser.TextBuffer
 
position() - Method in class de.uniks.networkparser.Tokener
Gets the index.
Potenz - Class in de.uniks.networkparser.calculator
 
Potenz() - Constructor for class de.uniks.networkparser.calculator.Potenz
 
POTENZ - Static variable in class de.uniks.networkparser.calculator.RegCalculator
 
prefixId - Variable in class de.uniks.networkparser.SimpleIdCounter
The prefix id.
previous() - Method in class de.uniks.networkparser.list.SimpleIterator
 
previous() - Method in class de.uniks.networkparser.list.SimpleIteratorSet
 
previousIndex() - Method in class de.uniks.networkparser.list.SimpleIterator
 
previousIndex() - Method in class de.uniks.networkparser.list.SimpleIteratorSet
 
PRIO - Static variable in class de.uniks.networkparser.IdMap
The Constant PRIO.
PRIVATE - Static variable in class de.uniks.networkparser.graph.GraphVisibility
 
properties - Variable in class de.uniks.networkparser.event.util.BasicMessageCreator
The properties.
properties - Static variable in class de.uniks.networkparser.gui.TableList
 
property - Variable in class de.uniks.networkparser.bytes.BitEntity
 
property - Variable in class de.uniks.networkparser.Filter
 
PROPERTY - Static variable in class de.uniks.networkparser.graph.GraphConverter
 
property - Variable in class de.uniks.networkparser.gui.javafx.controller.ModelListenerProperty
 
PROPERTY - Static variable in class de.uniks.networkparser.logic.InstanceOf
Constant of PROPERTY.
property - Variable in class de.uniks.networkparser.logic.ValuesMap
Variable for Property.
PROPERTY_ACTIVESTYLE - Static variable in class de.uniks.networkparser.gui.Column
 
PROPERTY_ALIGNMENT - Static variable in class de.uniks.networkparser.event.Style
The Constant PROPERTY_BACKGROUND for Color of Background Attribute
PROPERTY_ALTTEXT - Static variable in class de.uniks.networkparser.gui.Column
 
PROPERTY_ATTRIBUTE - Static variable in class de.uniks.networkparser.xml.XSDEntity
Constant of Attributes.
PROPERTY_ATTRNAME - Static variable in class de.uniks.networkparser.gui.Column
 
PROPERTY_BACKGROUND - Static variable in class de.uniks.networkparser.event.Style
The Constant PROPERTY_BACKGROUND for Color of Background Attribute
PROPERTY_BODY - Static variable in class de.uniks.networkparser.event.SoapObject
 
PROPERTY_BOLD - Static variable in class de.uniks.networkparser.event.Style
The Constant PROPERTY_BOLD for Bold Attribute
PROPERTY_BORDER - Static variable in class de.uniks.networkparser.event.Style
 
PROPERTY_BROWSERID - Static variable in class de.uniks.networkparser.gui.Column
 
PROPERTY_CARDINALITY - Static variable in class de.uniks.networkparser.graph.GraphEdge
 
PROPERTY_CHOICE - Static variable in class de.uniks.networkparser.xml.XSDEntity
Constant of Choice.
PROPERTY_CLAZZ - Static variable in class de.uniks.networkparser.graph.GraphAttribute
 
PROPERTY_COLUMN - Static variable in class de.uniks.networkparser.gui.javafx.table.TableComponent
 
PROPERTY_CURSOR - Static variable in class de.uniks.networkparser.gui.javafx.StyleFX
 
PROPERTY_DEFAULTTEXT - Static variable in class de.uniks.networkparser.gui.Column
 
PROPERTY_EDITCOLUMN - Static variable in class de.uniks.networkparser.gui.Column
 
PROPERTY_FIELDTYP - Static variable in class de.uniks.networkparser.gui.Column
 
PROPERTY_FONTFAMILY - Static variable in class de.uniks.networkparser.event.Style
The Constant PROPERTY_FONT for Font-Family Attribute
PROPERTY_FONTSIZE - Static variable in class de.uniks.networkparser.event.Style
The Constant PROPERTY_FONTSIZE for Font-Size Attribute
PROPERTY_FORGROUND - Static variable in class de.uniks.networkparser.event.Style
The Constant PROPERTY_FORGROUND for Color of Font Attribute
PROPERTY_HEADER - Static variable in class de.uniks.networkparser.event.SoapObject
 
PROPERTY_HEIGHT - Static variable in class de.uniks.networkparser.event.Style
The Constant PROPERTY_HEIGHT for Height of Height
PROPERTY_INITIALIZATION - Static variable in class de.uniks.networkparser.graph.GraphValue
 
PROPERTY_ITALIC - Static variable in class de.uniks.networkparser.event.Style
The Constant PROPERTY_ITALIC for Italic Attribute
PROPERTY_ITEM - Static variable in class de.uniks.networkparser.gui.javafx.table.TableComponent
 
PROPERTY_ITEMS - Static variable in class de.uniks.networkparser.gui.TableList
 
PROPERTY_KEY - Static variable in class de.uniks.networkparser.list.SimpleEntity
Constant for KEY.
PROPERTY_LABEL - Static variable in class de.uniks.networkparser.gui.Column
 
PROPERTY_MAXOCCURS - Static variable in class de.uniks.networkparser.xml.XSDEntity
Constant of Maximum Elements.
PROPERTY_METHOD - Static variable in class de.uniks.networkparser.graph.GraphParameter
 
PROPERTY_MINOCCURS - Static variable in class de.uniks.networkparser.xml.XSDEntity
Constant of Minimum Elements.
PROPERTY_MODIFIER - Static variable in class de.uniks.networkparser.graph.GraphMethod
 
PROPERTY_MOVABLE - Static variable in class de.uniks.networkparser.gui.Column
 
PROPERTY_NAME - Static variable in class de.uniks.networkparser.event.Style
The Constant PROPERTY_NAME for Name of Style
PROPERTY_NODE - Static variable in class de.uniks.networkparser.graph.GraphEdge
 
PROPERTY_NODE - Static variable in class de.uniks.networkparser.graph.GraphMethod
 
PROPERTY_NUMBERFORMAT - Static variable in class de.uniks.networkparser.gui.Column
 
PROPERTY_ORIENTATION - Static variable in class de.uniks.networkparser.bytes.BitEntity
 
PROPERTY_PARAMETER - Static variable in class de.uniks.networkparser.graph.GraphMethod
 
PROPERTY_PROPERTY - Static variable in class de.uniks.networkparser.bytes.BitEntity
 
PROPERTY_PROPERTY - Static variable in class de.uniks.networkparser.graph.GraphEdge
 
PROPERTY_RESIZE - Static variable in class de.uniks.networkparser.gui.Column
 
PROPERTY_RETURNTYPE - Static variable in class de.uniks.networkparser.graph.GraphMethod
 
PROPERTY_SEQUENCE - Static variable in class de.uniks.networkparser.xml.XSDEntity
Constant of Sequence.
PROPERTY_STYLE - Static variable in class de.uniks.networkparser.gui.Column
 
PROPERTY_TAG - Static variable in class de.uniks.networkparser.xml.XMLEntity
Constant of TAG.
PROPERTY_TYP - Static variable in class de.uniks.networkparser.bytes.BitEntity
 
PROPERTY_TYPE - Static variable in class de.uniks.networkparser.graph.GraphValue
 
PROPERTY_UNDERLINE - Static variable in class de.uniks.networkparser.event.Style
The Constant PROPERTY_BACKGROUND for Color of Background Attribute
PROPERTY_VALUE - Static variable in class de.uniks.networkparser.event.BasicMessage
The Constant PROPERTY_VALUE.
PROPERTY_VALUE - Static variable in class de.uniks.networkparser.event.ByteMessage
The Constant PROPERTY_VALUE.
PROPERTY_VALUE - Static variable in class de.uniks.networkparser.graph.GraphAttribute
 
PROPERTY_VALUE - Static variable in class de.uniks.networkparser.graph.GraphDataType
 
PROPERTY_VALUE - Static variable in class de.uniks.networkparser.graph.GraphNodeImage
 
PROPERTY_VALUE - Static variable in class de.uniks.networkparser.list.SimpleEntity
Constant for VALUE.
PROPERTY_VALUE - Static variable in class de.uniks.networkparser.TextItems
 
PROPERTY_VALUE - Static variable in class de.uniks.networkparser.xml.XMLEntity
Constant of VALUE.
PROPERTY_VISIBILITY - Static variable in class de.uniks.networkparser.graph.GraphAttribute
 
PROPERTY_VISIBLE - Static variable in class de.uniks.networkparser.gui.Column
 
PROPERTY_WIDTH - Static variable in class de.uniks.networkparser.event.Style
The Constant PROPERTY_WIDTH for Width of Width
propertyChange(String, Object, Object) - Method in class de.uniks.networkparser.event.Style
 
propertyChange(PropertyChangeEvent) - Method in class de.uniks.networkparser.gui.javafx.controller.ModelListenerColorProperty
 
propertyChange(PropertyChangeEvent) - Method in class de.uniks.networkparser.gui.javafx.controller.ModelListenerProperty
 
propertyChange(PropertyChangeEvent) - Method in class de.uniks.networkparser.gui.javafx.controller.PointPaneController
 
propertyChange(PropertyChangeEvent) - Method in class de.uniks.networkparser.gui.javafx.form.PropertyComposite
 
propertyChange(PropertyChangeEvent) - Method in class de.uniks.networkparser.gui.javafx.table.TableComponent
 
propertyChange(PropertyChangeEvent) - Method in class de.uniks.networkparser.json.UpdateListenerJson
 
PropertyComposite - Class in de.uniks.networkparser.gui.javafx.form
 
PropertyComposite() - Constructor for class de.uniks.networkparser.gui.javafx.form.PropertyComposite
 
PROTECTED - Static variable in class de.uniks.networkparser.graph.GraphVisibility
 
PUBLIC - Static variable in class de.uniks.networkparser.graph.GraphVisibility
 
put(byte) - Method in class de.uniks.networkparser.bytes.BytesBuffer
 
put(short) - Method in class de.uniks.networkparser.bytes.BytesBuffer
 
put(int) - Method in class de.uniks.networkparser.bytes.BytesBuffer
 
put(long) - Method in class de.uniks.networkparser.bytes.BytesBuffer
 
put(char) - Method in class de.uniks.networkparser.bytes.BytesBuffer
 
put(float) - Method in class de.uniks.networkparser.bytes.BytesBuffer
 
put(double) - Method in class de.uniks.networkparser.bytes.BytesBuffer
 
put(byte[]) - Method in class de.uniks.networkparser.bytes.BytesBuffer
 
put(byte[], int, int) - Method in class de.uniks.networkparser.bytes.BytesBuffer
 
put(String, Object) - Method in class de.uniks.networkparser.IdMap
Put.
put(byte) - Method in interface de.uniks.networkparser.interfaces.BufferedBytes
 
put(short) - Method in interface de.uniks.networkparser.interfaces.BufferedBytes
 
put(int) - Method in interface de.uniks.networkparser.interfaces.BufferedBytes
 
put(long) - Method in interface de.uniks.networkparser.interfaces.BufferedBytes
 
put(byte[]) - Method in interface de.uniks.networkparser.interfaces.BufferedBytes
 
put(char) - Method in interface de.uniks.networkparser.interfaces.BufferedBytes
 
put(float) - Method in interface de.uniks.networkparser.interfaces.BufferedBytes
 
put(double) - Method in interface de.uniks.networkparser.interfaces.BufferedBytes
 
put(byte[], int, int) - Method in interface de.uniks.networkparser.interfaces.BufferedBytes
 
put(K, V) - Method in class de.uniks.networkparser.list.SimpleKeyValueList
 
putAll(Map<? extends String, ? extends Object>) - Method in class de.uniks.networkparser.IdMap
 
putAll(Map<? extends K, ? extends V>) - Method in class de.uniks.networkparser.list.SimpleKeyValueList
 

Q

quote(String) - Static method in class de.uniks.networkparser.EntityUtil
Produce a string in double quotes with backslash sequences in all the right places.

R

randInt(int, int) - Method in class de.uniks.networkparser.gui.javafx.controller.PointPaneController
Returns a pseudo-random number between min and max, inclusive.
readFile(String) - Method in class de.uniks.networkparser.gui.javafx.window.DiagramEditor
 
readId(String) - Method in interface de.uniks.networkparser.interfaces.IdMapCounter
Read id.
readId(String) - Method in class de.uniks.networkparser.SimpleIdCounter
Read a Id from jsonString
READONLY - Static variable in class de.uniks.networkparser.list.AbstractArray
Is List is ReadOnly
ref(String) - Static method in class de.uniks.networkparser.graph.GraphDataType
 
ref(Class<?>) - Static method in class de.uniks.networkparser.graph.GraphDataType
 
ref(GraphClazz) - Static method in class de.uniks.networkparser.graph.GraphDataType
 
ref(String) - Static method in class de.uniks.networkparser.graph.GraphVisibility
 
ref(GraphVisibility...) - Static method in class de.uniks.networkparser.graph.GraphVisibility
 
ReferenceObject - Class in de.uniks.networkparser
The Class ReferenceObject.
ReferenceObject() - Constructor for class de.uniks.networkparser.ReferenceObject
 
refresh() - Method in class de.uniks.networkparser.gui.javafx.table.TableColumnFX
 
refresh() - Method in class de.uniks.networkparser.gui.javafx.table.TableFilterView
 
refresh(String) - Method in class de.uniks.networkparser.gui.javafx.table.TableFilterView
 
refreshCell(int) - Method in class de.uniks.networkparser.gui.javafx.table.TableColumnFX
 
refreshCounter() - Method in class de.uniks.networkparser.gui.javafx.table.TableFilterView
 
refreshList() - Method in class de.uniks.networkparser.gui.javafx.controller.ModelListenerListProperty
 
refreshSearch() - Method in class de.uniks.networkparser.gui.javafx.table.TableFilterView
 
refs - Variable in class de.uniks.networkparser.Filter
 
regard(Condition<ValuesSimple>) - Static method in class de.uniks.networkparser.Filter
Create a new Filter for Regard Filter (Encoding Object or remove link)
RegCalculator - Class in de.uniks.networkparser.calculator
 
RegCalculator() - Constructor for class de.uniks.networkparser.calculator.RegCalculator
 
regex(String, String) - Static method in class de.uniks.networkparser.calculator.RegExParser
 
RegExParser - Class in de.uniks.networkparser.calculator
 
RegExParser() - Constructor for class de.uniks.networkparser.calculator.RegExParser
 
registerListener() - Method in class de.uniks.networkparser.gui.javafx.controls.DateTimeEditControl
 
registerListener() - Method in class de.uniks.networkparser.gui.javafx.controls.EditControl
 
RELOAD - Static variable in class de.uniks.networkparser.DefaultTextItems
 
reload() - Method in class de.uniks.networkparser.gui.javafx.form.ModelForm
 
reload() - Method in class de.uniks.networkparser.gui.javafx.form.PropertyComposite
 
relocate(double, double) - Method in class de.uniks.networkparser.gui.javafx.form.PropertyComposite
 
remaining() - Method in class de.uniks.networkparser.bytes.BytesBuffer
 
remaining() - Method in interface de.uniks.networkparser.interfaces.Buffer
 
remaining() - Method in class de.uniks.networkparser.TextBuffer
 
remove(Object) - Method in class de.uniks.networkparser.bytes.BitEntity
 
remove(Object) - Method in class de.uniks.networkparser.bytes.ByteList
 
remove(Object) - Method in class de.uniks.networkparser.graph.GraphEdge
 
remove(Object) - Method in class de.uniks.networkparser.graph.GraphList
 
remove(Object) - Method in class de.uniks.networkparser.graph.GraphNode
 
REMOVE - Static variable in class de.uniks.networkparser.IdMap
The Constant REMOVE.
remove(Object) - Method in class de.uniks.networkparser.IdMap
 
remove(Object) - Method in class de.uniks.networkparser.json.JsonArray
 
remove(int) - Method in class de.uniks.networkparser.list.AbstractList
 
remove(Object) - Method in class de.uniks.networkparser.list.SimpleEntrySet
 
remove() - Method in class de.uniks.networkparser.list.SimpleIterator
 
remove() - Method in class de.uniks.networkparser.list.SimpleIteratorSet
 
remove(Object) - Method in class de.uniks.networkparser.list.SimpleKeyValueList
 
remove(Object) - Method in class de.uniks.networkparser.list.SimpleList
 
remove(Object) - Method in class de.uniks.networkparser.list.SimpleSet
 
removeAll(Collection<?>) - Method in class de.uniks.networkparser.list.AbstractArray
This implementation iterates over this collection, checking each element returned by the iterator in turn to see if it's contained in the specified collection.
removeAll(Collection<?>) - Method in class de.uniks.networkparser.list.SimpleEntrySet
 
removeAllFromItems() - Method in class de.uniks.networkparser.gui.TableList
 
removeByObject(Object) - Method in class de.uniks.networkparser.list.AbstractArray
 
removeCreator(String) - Method in class de.uniks.networkparser.AbstractMap
remove the creator.
removeItem(Object) - Method in class de.uniks.networkparser.gui.javafx.table.TableComponent
 
removeItem(Object) - Method in class de.uniks.networkparser.gui.javafx.table.TableFilterView
 
removeItemByObject(V) - Method in class de.uniks.networkparser.list.AbstractList
 
removeListener(ChangeListener<? super T>) - Method in class de.uniks.networkparser.gui.javafx.controller.ModelListenerProperty
 
removeListener(InvalidationListener) - Method in class de.uniks.networkparser.gui.javafx.controller.ModelListenerProperty
 
removeObj(Object, boolean) - Method in class de.uniks.networkparser.IdMap
Removes the Entity from List or Destroy them
removePropertyChangeListener(PropertyChangeListener) - Method in class de.uniks.networkparser.gui.TableList
 
removePropertyChangeListener(String, PropertyChangeListener) - Method in class de.uniks.networkparser.gui.TableList
 
removePropertyChangeListener(PropertyChangeListener) - Method in interface de.uniks.networkparser.interfaces.SendableEntity
 
repeat(char, int) - Static method in class de.uniks.networkparser.EntityUtil
Repeat a Char and return a simple String
replaceObject(Object) - Method in class de.uniks.networkparser.IdMap
 
reset() - Method in class de.uniks.networkparser.bytes.checksum.Checksum
Resets the checksum to its initial value for further use.
reset() - Method in class de.uniks.networkparser.bytes.checksum.FCS16
 
reset() - Method in class de.uniks.networkparser.bytes.checksum.SHA1
 
resetNotification() - Method in class de.uniks.networkparser.json.UpdateListenerJson
Reset notification.
RestCounter - Class in de.uniks.networkparser
 
RestCounter(String) - Constructor for class de.uniks.networkparser.RestCounter
 
retainAll(Collection<?>) - Method in class de.uniks.networkparser.list.AbstractArray
This implementation iterates over this collection, checking each element returned by the iterator in turn to see if it's contained in the specified collection.
retainAll(Collection<?>) - Method in class de.uniks.networkparser.list.SimpleEntrySet
 
ROOT - Static variable in class de.uniks.networkparser.bytes.checksum.AES
Internal AES constants and variables.
ROUNDS - Static variable in class de.uniks.networkparser.bytes.checksum.AES
AES constants and variables.
run() - Method in class de.uniks.networkparser.gui.javafx.window.AWTContainer
 

S

same(GraphVisibility) - Method in class de.uniks.networkparser.graph.GraphVisibility
 
SATURDAY - Static variable in class de.uniks.networkparser.DefaultTextItems
 
SAVE - Static variable in class de.uniks.networkparser.DefaultTextItems
 
save() - Method in class de.uniks.networkparser.gui.javafx.form.ModelForm
 
save() - Method in class de.uniks.networkparser.gui.javafx.form.PropertyComposite
 
save(Object) - Method in class de.uniks.networkparser.gui.javafx.window.DiagramEditor.JavaApp
 
save(JsonObject) - Method in class de.uniks.networkparser.gui.javafx.window.DiagramEditor
 
SAVEAS - Static variable in class de.uniks.networkparser.DefaultTextItems
 
saveColumns() - Method in class de.uniks.networkparser.gui.javafx.table.TableComponent
 
saveException(Throwable, Object...) - Method in class de.uniks.networkparser.gui.javafx.window.SimpleShell
 
saveScreenShoot(String, String) - Method in class de.uniks.networkparser.gui.javafx.window.FXStageController
 
SEARCH - Static variable in class de.uniks.networkparser.DefaultTextItems
 
SearchComponent - Class in de.uniks.networkparser.gui.javafx.fxml
 
SearchComponent() - Constructor for class de.uniks.networkparser.gui.javafx.fxml.SearchComponent
 
SELECTALL - Static variable in class de.uniks.networkparser.DefaultTextItems
 
SelectionListener - Class in de.uniks.networkparser.gui.javafx.table
 
SelectionListener() - Constructor for class de.uniks.networkparser.gui.javafx.table.SelectionListener
 
selectItems(List<? extends Integer>) - Method in class de.uniks.networkparser.gui.javafx.table.SelectionListener
 
SendableEntity - Interface in de.uniks.networkparser.interfaces
The Interface SendableEntity.
SendableEntityCreator - Interface in de.uniks.networkparser.interfaces
The Interface SendableEntityCreator.
SendableEntityCreatorByte - Interface in de.uniks.networkparser.interfaces
The Interface ByteEntityCreator.
SendableEntityCreatorNoIndex - Interface in de.uniks.networkparser.interfaces
Integrate this Interface to your Modellentity to disable the creating of Id of the serialized elements and no creating for subelement for Props
SendableEntityCreatorXML - Interface in de.uniks.networkparser.interfaces
The Interface XMLEntityCreator.
SENDUPDATE - Static variable in class de.uniks.networkparser.IdMap
The Constant SENDUPDATE.
SEPTEMBER - Static variable in class de.uniks.networkparser.DefaultTextItems
 
set(String, Object) - Method in class de.uniks.networkparser.bytes.BitEntity
 
set(DateField, int) - Method in class de.uniks.networkparser.date.DateTimeEntity
 
set(DateField, long) - Method in class de.uniks.networkparser.date.DateTimeEntity
set to the date the amount value for the field
set(String, Object) - Method in class de.uniks.networkparser.event.BasicMessage
 
set(String, Object) - Method in class de.uniks.networkparser.event.ByteMessage
 
set(int, V) - Method in class de.uniks.networkparser.list.AbstractList
 
set(E) - Method in class de.uniks.networkparser.list.SimpleIterator
 
set(Map.Entry<K, V>) - Method in class de.uniks.networkparser.list.SimpleIteratorSet
 
set(String, Object) - Method in class de.uniks.networkparser.TextItems
 
set(String, Object) - Method in class de.uniks.networkparser.xml.XMLStyledEntity
Set new Value of Attribute.
setAction(DialogButton) - Method in class de.uniks.networkparser.gui.javafx.dialog.DialogBox
 
setAttribute(ArrayList<String>) - Method in class de.uniks.networkparser.xml.XSDEntity
 
setBold(boolean) - Method in class de.uniks.networkparser.xml.XMLStyledEntity
 
setBorder(GUIPosition, String, String) - Method in class de.uniks.networkparser.event.Style
 
setChoice(ArrayList<XSDEntity>) - Method in class de.uniks.networkparser.xml.XSDEntity
 
setClazz(GraphNode) - Method in class de.uniks.networkparser.graph.GraphAttribute
 
setCustomLanguage(LocalisationInterface) - Method in class de.uniks.networkparser.TextItems
 
setDirection(int) - Method in enum de.uniks.networkparser.sort.SortingDirection
Set the new Direction.
setFocus(boolean) - Method in interface de.uniks.networkparser.gui.CellEditorElement
 
setFocus(boolean) - Method in class de.uniks.networkparser.gui.javafx.controls.EditControl
 
setFocus(boolean) - Method in class de.uniks.networkparser.gui.javafx.controls.EditFieldMap
 
setFocus(boolean) - Method in class de.uniks.networkparser.gui.javafx.controls.NumberSpinner
 
setFocus(boolean) - Method in class de.uniks.networkparser.gui.javafx.controls.NumberTextField
 
setFocus(boolean) - Method in class de.uniks.networkparser.gui.javafx.form.PropertyComposite
 
setFocus(boolean) - Method in class de.uniks.networkparser.gui.javafx.table.TableCellFX
 
setIdMap(IdMap) - Method in class de.uniks.networkparser.gui.TableList
 
setIndex(int) - Method in class de.uniks.networkparser.Tokener
Sets the index.
setKey(String) - Method in class de.uniks.networkparser.bytes.checksum.AES
 
setKey(byte[]) - Method in class de.uniks.networkparser.bytes.checksum.AES
Expand a user-supplied key material into a session key.
setKey(String) - Method in class de.uniks.networkparser.bytes.converter.ByteConverterAES
 
setKey(K) - Method in class de.uniks.networkparser.list.SimpleEntity
 
setLabelLength(double) - Method in class de.uniks.networkparser.gui.javafx.form.PropertyComposite
 
setLength(int) - Method in class de.uniks.networkparser.StringTokener
 
setMaxOccurs(String) - Method in class de.uniks.networkparser.xml.XSDEntity
 
setMidnight() - Method in class de.uniks.networkparser.date.DateTimeEntity
erase the time of the date
setMinOccurs(String) - Method in class de.uniks.networkparser.xml.XSDEntity
 
setPreSize() - Method in class de.uniks.networkparser.gui.javafx.form.ModelForm
 
setScrollValue(double) - Method in class de.uniks.networkparser.gui.javafx.table.TableViewFX
 
setSearchProperties(String...) - Method in class de.uniks.networkparser.gui.javafx.table.TableFilterView
 
setSelection(TableViewFX, List<? extends Integer>) - Method in class de.uniks.networkparser.gui.javafx.table.SelectionListener
 
setSequence(ArrayList<XSDEntity>) - Method in class de.uniks.networkparser.xml.XSDEntity
 
setString(boolean) - Method in class de.uniks.networkparser.StringTokener
 
setText(String) - Method in class de.uniks.networkparser.gui.javafx.controls.TextEditorControl
 
setValue(Object, String, Object, String) - Method in class de.uniks.networkparser.event.Style
 
setValue(Object, String, Object, String) - Method in class de.uniks.networkparser.event.util.BasicMessageCreator
 
setValue(Object, String, Object, String) - Method in class de.uniks.networkparser.event.util.ByteMessageCreator
 
setValue(Object, String, Object, String) - Method in class de.uniks.networkparser.event.util.DateCreator
 
setValue(Object, String, Object, String) - Method in class de.uniks.networkparser.event.util.SoapCreator
 
setValue(String) - Method in enum de.uniks.networkparser.graph.GraphEdgeTypes
 
setValue(String) - Method in class de.uniks.networkparser.graph.GraphVisibility
 
setValue(Object, String, Object, String) - Method in class de.uniks.networkparser.gui.Column
 
setValue(Object, Object, SendableEntityCreator, Object) - Method in class de.uniks.networkparser.gui.Column
 
setValue(int) - Method in enum de.uniks.networkparser.gui.FieldTyp
 
setValue(Boolean) - Method in class de.uniks.networkparser.gui.javafx.controller.ModelListenerBooleanProperty
 
setValue(Color) - Method in class de.uniks.networkparser.gui.javafx.controller.ModelListenerColorProperty
 
setValue(T) - Method in class de.uniks.networkparser.gui.javafx.controller.ModelListenerProperty
 
setValue(int) - Method in class de.uniks.networkparser.gui.javafx.controller.PointPaneController
 
setValue(Object, String, Object, String) - Method in class de.uniks.networkparser.gui.javafx.GenericCreator
 
setValue(Object, String, Object, String) - Method in class de.uniks.networkparser.gui.TableList
 
setValue(String, Object) - Method in class de.uniks.networkparser.gui.TableList
 
setValue(String) - Method in enum de.uniks.networkparser.interfaces.GUIPosition
 
setValue(Object, String, Object, String) - Method in interface de.uniks.networkparser.interfaces.SendableEntityCreator
Sets the value.
setValue(Object, String, Object, String) - Method in class de.uniks.networkparser.json.util.JsonArrayCreator
 
setValue(Object, String, Object, String) - Method in class de.uniks.networkparser.json.util.JsonObjectCreator
 
setValue(int, Object, int) - Method in class de.uniks.networkparser.list.AbstractArray
 
setValue(V) - Method in class de.uniks.networkparser.list.SimpleEntity
 
setValue(Object, String, Object, String) - Method in class de.uniks.networkparser.list.SimpleEntity
 
setValue(Object, String, Object, String) - Method in class de.uniks.networkparser.logic.And
 
setValue(Object, String, Object, String) - Method in class de.uniks.networkparser.logic.Between
 
setValue(Object, String, Object, String) - Method in class de.uniks.networkparser.logic.BooleanCondition
 
setValue(Object, String, Object, String) - Method in class de.uniks.networkparser.logic.CompareTo
 
setValue(Object, String, Object, String) - Method in class de.uniks.networkparser.logic.Deep
 
setValue(Object, String, Object, String) - Method in class de.uniks.networkparser.logic.Equals
 
setValue(Object, String, Object, String) - Method in class de.uniks.networkparser.logic.IfCondition
 
setValue(Object, String, Object, String) - Method in class de.uniks.networkparser.logic.InstanceOf
 
setValue(Object, String, Object, String) - Method in class de.uniks.networkparser.logic.Not
 
setValue(Object, String, Object, String) - Method in class de.uniks.networkparser.logic.Or
 
setValue(Object, String, Object, String) - Method in class de.uniks.networkparser.TextItems
 
setValue(Object, String, Object, String) - Method in class de.uniks.networkparser.xml.util.XMLEntityCreator
 
setValue(Object, String, Object, String) - Method in class de.uniks.networkparser.xml.util.XMLStyledEntityCreator
 
setValue(Object, String, Object, String) - Method in class de.uniks.networkparser.xml.util.XSDEntityCreator
 
setValueItem(Object, Object) - Method in class de.uniks.networkparser.list.SimpleKeyValueList
Set a Value to Entity With this Method it is possible to set a Value of a Set by using a [Number] or [L] for Last
setValues(Object) - Method in class de.uniks.networkparser.bytes.ByteEntity
 
setVisible(boolean) - Method in class de.uniks.networkparser.gui.javafx.controls.EditControl
 
SHA1 - Class in de.uniks.networkparser.bytes.checksum
 
SHA1() - Constructor for class de.uniks.networkparser.bytes.checksum.SHA1
 
shortClassName(String) - Static method in class de.uniks.networkparser.emf.EMFUtil
 
show(Window) - Method in class de.uniks.networkparser.gui.javafx.dialog.DialogBox
 
show(Stage) - Method in class de.uniks.networkparser.gui.javafx.window.FXStageController
 
show() - Method in class de.uniks.networkparser.gui.javafx.window.FXStageController
 
show(Stage, String, Class<?>) - Static method in class de.uniks.networkparser.gui.javafx.window.FXStageController
 
showInfo(Window, String, String) - Static method in class de.uniks.networkparser.gui.javafx.dialog.DialogBox
 
showInfo(String, String) - Static method in class de.uniks.networkparser.gui.javafx.dialog.DialogBox
 
showing() - Method in class de.uniks.networkparser.gui.javafx.window.FXStageController
 
showNewStage(String, Class<?>) - Method in class de.uniks.networkparser.gui.javafx.window.FXStageController
 
showNewStage(Node) - Method in class de.uniks.networkparser.gui.javafx.window.FXStageController
 
showNewView(StageEvent) - Method in class de.uniks.networkparser.gui.javafx.window.FXStageController
 
showQuestion(Window, String, String) - Static method in class de.uniks.networkparser.gui.javafx.dialog.DialogBox
 
showScrollbar(TableViewFX) - Method in class de.uniks.networkparser.gui.javafx.table.TableComponent
 
SimpleEntity<K,V> - Class in de.uniks.networkparser.list
SimpleEntity is a Simple KeyValue - Object.
SimpleEntity() - Constructor for class de.uniks.networkparser.list.SimpleEntity
 
SimpleEntrySet<K,V> - Class in de.uniks.networkparser.list
 
SimpleEntrySet(SimpleKeyValueList<K, V>) - Constructor for class de.uniks.networkparser.list.SimpleEntrySet
 
SimpleGrammar - Class in de.uniks.networkparser.json
 
SimpleGrammar() - Constructor for class de.uniks.networkparser.json.SimpleGrammar
 
SimpleIdCounter - Class in de.uniks.networkparser
The Class SimpleIdCounter.
SimpleIdCounter() - Constructor for class de.uniks.networkparser.SimpleIdCounter
 
SimpleIterator<E> - Class in de.uniks.networkparser.list
An optimized version of AbstractList.ListItr
SimpleIterator(AbstractArray<E>) - Constructor for class de.uniks.networkparser.list.SimpleIterator
 
SimpleIterator(AbstractArray<E>, int) - Constructor for class de.uniks.networkparser.list.SimpleIterator
 
SimpleIteratorSet<K,V> - Class in de.uniks.networkparser.list
 
SimpleIteratorSet(SimpleKeyValueList<K, V>) - Constructor for class de.uniks.networkparser.list.SimpleIteratorSet
 
SimpleKeyValueList<K,V> - Class in de.uniks.networkparser.list
 
SimpleKeyValueList() - Constructor for class de.uniks.networkparser.list.SimpleKeyValueList
 
SimpleList<V> - Class in de.uniks.networkparser.list
 
SimpleList() - Constructor for class de.uniks.networkparser.list.SimpleList
 
SimpleMapEntry<K,V> - Class in de.uniks.networkparser.event
 
SimpleMapEntry() - Constructor for class de.uniks.networkparser.event.SimpleMapEntry
 
SimpleSet<V> - Class in de.uniks.networkparser.list
 
SimpleSet() - Constructor for class de.uniks.networkparser.list.SimpleSet
 
SimpleShell - Class in de.uniks.networkparser.gui.javafx.window
 
SimpleShell() - Constructor for class de.uniks.networkparser.gui.javafx.window.SimpleShell
 
size() - Method in class de.uniks.networkparser.bytes.ByteEntity
 
size() - Method in class de.uniks.networkparser.IdMap
Size.
size() - Method in interface de.uniks.networkparser.interfaces.ByteItem
 
size() - Method in class de.uniks.networkparser.list.AbstractArray
 
size() - Method in class de.uniks.networkparser.list.SimpleEntrySet
 
SIZE_BIG - Static variable in class de.uniks.networkparser.list.AbstractArray
 
skip(int) - Method in class de.uniks.networkparser.Tokener
Skip.
skipEntity() - Method in class de.uniks.networkparser.xml.XMLTokener
Skip the Current Entity to >.
skipPos(int) - Method in class de.uniks.networkparser.Tokener
Get the next n characters.
SMALL_KEY - Static variable in class de.uniks.networkparser.list.AbstractArray
 
SMALL_VALUE - Static variable in class de.uniks.networkparser.list.AbstractArray
 
SoapCreator - Class in de.uniks.networkparser.event.util
 
SoapCreator() - Constructor for class de.uniks.networkparser.event.util.SoapCreator
 
SoapObject - Class in de.uniks.networkparser.event
 
SoapObject() - Constructor for class de.uniks.networkparser.event.SoapObject
 
SortedList<V> - Class in de.uniks.networkparser.list
 
SortedList() - Constructor for class de.uniks.networkparser.list.SortedList
 
SortingDirection - Enum in de.uniks.networkparser.sort
Enum for Sortdirection.
SOURCE - Static variable in class de.uniks.networkparser.graph.GraphConverter
 
source - Variable in class de.uniks.networkparser.gui.javafx.table.TableComponent
 
sourceCreator - Variable in class de.uniks.networkparser.gui.javafx.table.TableComponent
 
sourceFullList - Variable in class de.uniks.networkparser.gui.javafx.table.TableFilterView
 
SPACE - Static variable in class de.uniks.networkparser.xml.XMLSimpleIdMap
The Constant SPACE.
SpinnerDoubleEditControl - Class in de.uniks.networkparser.gui.javafx.controls
 
SpinnerDoubleEditControl() - Constructor for class de.uniks.networkparser.gui.javafx.controls.SpinnerDoubleEditControl
 
SpinnerIntegerEditControl - Class in de.uniks.networkparser.gui.javafx.controls
 
SpinnerIntegerEditControl() - Constructor for class de.uniks.networkparser.gui.javafx.controls.SpinnerIntegerEditControl
 
SPLITTER - Static variable in class de.uniks.networkparser.bytes.ByteIdMap
The SPLITTER.
SplitterPane - Class in de.uniks.networkparser.gui.javafx.window
 
SplitterPane() - Constructor for class de.uniks.networkparser.gui.javafx.window.SplitterPane
 
stage - Variable in class de.uniks.networkparser.gui.javafx.window.FXStageController
 
stageClosing(WindowEvent, Stage, FXStageController) - Method in class de.uniks.networkparser.gui.javafx.window.CustomPane
 
stageClosing(WindowEvent, Stage, FXStageController) - Method in class de.uniks.networkparser.gui.javafx.window.FXStageController
 
stageClosing(WindowEvent, Stage, FXStageController) - Method in class de.uniks.networkparser.gui.javafx.window.MasterSystemTray
 
stageClosing(WindowEvent, Stage, FXStageController) - Method in interface de.uniks.networkparser.gui.javafx.window.StageEvent
 
StageEvent - Interface in de.uniks.networkparser.gui.javafx.window
 
stageShowing(WindowEvent, Stage, FXStageController) - Method in class de.uniks.networkparser.gui.javafx.window.CustomPane
 
stageShowing(WindowEvent, Stage, FXStageController) - Method in class de.uniks.networkparser.gui.javafx.window.FXStageController
 
stageShowing(WindowEvent, Stage, FXStageController) - Method in class de.uniks.networkparser.gui.javafx.window.MasterSystemTray
 
stageShowing(WindowEvent, Stage, FXStageController) - Method in interface de.uniks.networkparser.gui.javafx.window.StageEvent
 
start(Stage) - Method in class de.uniks.networkparser.gui.javafx.window.SimpleShell
 
startCarbageCollection(Object) - Method in class de.uniks.networkparser.IdMap
Start carbage collection.
startEdit() - Method in class de.uniks.networkparser.gui.javafx.table.TableCellFX
 
startGarbageColection(Object) - Method in class de.uniks.networkparser.json.UpdateListenerJson
Start carbage colection.
startUpdateModell(String) - Method in class de.uniks.networkparser.IdMap
 
STATIC - Static variable in class de.uniks.networkparser.graph.GraphVisibility
 
stepEmptyPos(String, Object, String, XMLTokener) - Method in class de.uniks.networkparser.xml.XMLIdMap
Step empty pos.
stepPos(String, boolean, boolean) - Method in class de.uniks.networkparser.Tokener
Skip.
STOPCHARS - Static variable in class de.uniks.networkparser.json.JsonTokener
 
STOPCHARS - Static variable in class de.uniks.networkparser.Tokener
 
STRING - Static variable in class de.uniks.networkparser.graph.GraphDataType
 
StringBuffer - Class in de.uniks.networkparser
Buffer of String for alternative for StringBuffer.
StringBuffer() - Constructor for class de.uniks.networkparser.StringBuffer
 
StringBuilderBuffer - Class in de.uniks.networkparser
 
StringBuilderBuffer() - Constructor for class de.uniks.networkparser.StringBuilderBuffer
 
StringItem - Interface in de.uniks.networkparser.interfaces
 
StringTokener - Class in de.uniks.networkparser
 
StringTokener() - Constructor for class de.uniks.networkparser.StringTokener
 
STRINGVALUE - Static variable in class de.uniks.networkparser.logic.Equals
Constant of StrValue.
strZero(int, int) - Static method in class de.uniks.networkparser.EntityUtil
format a String with 0
strZero(long, int) - Static method in class de.uniks.networkparser.EntityUtil
format a String with 0
strZero(long, int, int) - Static method in class de.uniks.networkparser.EntityUtil
format a String with 0
strZero(int, int, int) - Static method in class de.uniks.networkparser.EntityUtil
Format a date with 0
strZero(String, int, int) - Static method in class de.uniks.networkparser.EntityUtil
 
Style - Class in de.uniks.networkparser.event
 
Style() - Constructor for class de.uniks.networkparser.event.Style
 
StyleFX - Class in de.uniks.networkparser.gui.javafx
 
StyleFX() - Constructor for class de.uniks.networkparser.gui.javafx.StyleFX
 
Styles - Class in de.uniks.networkparser.gui.javafx.resource
 
Styles() - Constructor for class de.uniks.networkparser.gui.javafx.resource.Styles
 
SUBGRAPH - Static variable in class de.uniks.networkparser.graph.GraphConverter
 
subList(int, int) - Method in class de.uniks.networkparser.json.JsonArray
 
subList(int, int) - Method in class de.uniks.networkparser.list.AbstractArray
 
subList(int, int) - Method in class de.uniks.networkparser.list.SimpleList
 
subSet(V, V) - Method in class de.uniks.networkparser.list.AbstractList
 
substring(int, int) - Method in class de.uniks.networkparser.bytes.BytesBuffer
 
substring(int, int) - Method in class de.uniks.networkparser.CharacterBuffer
 
substring(int, int) - Method in interface de.uniks.networkparser.interfaces.Buffer
 
substring(int, int) - Method in class de.uniks.networkparser.StringBuffer
 
substring(int, int) - Method in class de.uniks.networkparser.StringBuilderBuffer
 
substring(int...) - Method in class de.uniks.networkparser.Tokener
 
Subtract - Class in de.uniks.networkparser.calculator
 
Subtract() - Constructor for class de.uniks.networkparser.calculator.Subtract
 
Sum16 - Class in de.uniks.networkparser.bytes.checksum
 
Sum16() - Constructor for class de.uniks.networkparser.bytes.checksum.Sum16
 
Sum24 - Class in de.uniks.networkparser.bytes.checksum
 
Sum24() - Constructor for class de.uniks.networkparser.bytes.checksum.Sum24
 
Sum32 - Class in de.uniks.networkparser.bytes.checksum
 
Sum32() - Constructor for class de.uniks.networkparser.bytes.checksum.Sum32
 
Sum8 - Class in de.uniks.networkparser.bytes.checksum
 
Sum8() - Constructor for class de.uniks.networkparser.bytes.checksum.Sum8
 
SumBSD - Class in de.uniks.networkparser.bytes.checksum
 
SumBSD() - Constructor for class de.uniks.networkparser.bytes.checksum.SumBSD
 
SUNDAY - Static variable in class de.uniks.networkparser.DefaultTextItems
 
suspendNotification() - Method in class de.uniks.networkparser.json.UpdateListenerJson
Suspend notification.

T

TableCellFX - Class in de.uniks.networkparser.gui.javafx.table
 
TableCellFX() - Constructor for class de.uniks.networkparser.gui.javafx.table.TableCellFX
 
TableCellValue - Interface in de.uniks.networkparser.gui
 
TableCellValueFX - Class in de.uniks.networkparser.gui.javafx.table
 
TableCellValueFX() - Constructor for class de.uniks.networkparser.gui.javafx.table.TableCellValueFX
 
TableColumnFX - Class in de.uniks.networkparser.gui.javafx.table
 
TableColumnFX() - Constructor for class de.uniks.networkparser.gui.javafx.table.TableColumnFX
 
TableComponent - Class in de.uniks.networkparser.gui.javafx.table
 
TableComponent() - Constructor for class de.uniks.networkparser.gui.javafx.table.TableComponent
 
TableFilterView - Class in de.uniks.networkparser.gui.javafx.table
 
TableFilterView(TableComponent) - Constructor for class de.uniks.networkparser.gui.javafx.table.TableFilterView
 
TableList - Class in de.uniks.networkparser.gui
 
TableList() - Constructor for class de.uniks.networkparser.gui.TableList
 
tableViewer - Variable in class de.uniks.networkparser.gui.javafx.table.TableComponent
 
TableViewFX - Class in de.uniks.networkparser.gui.javafx.table
 
TableViewFX() - Constructor for class de.uniks.networkparser.gui.javafx.table.TableViewFX
 
TAG(String) - Static method in class de.uniks.networkparser.xml.XMLEntity
Static Method to generate XMLEntity.
tailSet(V, boolean) - Method in class de.uniks.networkparser.list.SortedList
Returns a view of the portion of this map whose keys are greater than (or equal to, if inclusive is true) fromKey.
TARGET - Static variable in class de.uniks.networkparser.graph.GraphConverter
 
TextBuffer - Class in de.uniks.networkparser
Buffer of String for alternative for StringBuffer.
TextBuffer() - Constructor for class de.uniks.networkparser.TextBuffer
 
TextEditorControl - Class in de.uniks.networkparser.gui.javafx.controls
 
TextEditorControl() - Constructor for class de.uniks.networkparser.gui.javafx.controls.TextEditorControl
 
TextItems - Class in de.uniks.networkparser
 
TextItems() - Constructor for class de.uniks.networkparser.TextItems
 
TEXTSTATUSLINE - Static variable in class de.uniks.networkparser.DefaultTextItems
 
THURSDAY - Static variable in class de.uniks.networkparser.DefaultTextItems
 
TitleSpacer - Class in de.uniks.networkparser.gui.javafx.dialog
 
TitleSpacer() - Constructor for class de.uniks.networkparser.gui.javafx.dialog.TitleSpacer
 
TitleText - Class in de.uniks.networkparser.gui.javafx.dialog
 
TitleText() - Constructor for class de.uniks.networkparser.gui.javafx.dialog.TitleText
 
TO - Static variable in class de.uniks.networkparser.logic.Between
 
toArray() - Method in class de.uniks.networkparser.bytes.BytesBuffer
 
toArray() - Method in class de.uniks.networkparser.CharacterBuffer
 
toArray() - Method in interface de.uniks.networkparser.interfaces.Buffer
 
toArray() - Method in class de.uniks.networkparser.list.AbstractArray
 
toArray(T[]) - Method in class de.uniks.networkparser.list.AbstractArray
Returns an array containing all of the elements in this list in proper sequence (from first to last element); the runtime type of the returned array is that of the specified array.
toArray() - Method in class de.uniks.networkparser.list.SimpleEntrySet
 
toArray(T[]) - Method in class de.uniks.networkparser.list.SimpleEntrySet
 
toArray() - Method in class de.uniks.networkparser.StringBuffer
 
toArray() - Method in class de.uniks.networkparser.StringBuilderBuffer
 
toArray() - Method in class de.uniks.networkparser.Tokener
 
toJsonArray(Object) - Method in class de.uniks.networkparser.json.JsonIdMap
To json array.
toJsonArray(Object, Filter) - Method in class de.uniks.networkparser.json.JsonIdMap
Convert to JsonArray in the resource
toJsonArray(Object, JsonArray, Filter) - Method in class de.uniks.networkparser.json.JsonIdMap
To json sorted array.
toJsonArray(Object, JsonArray, Filter, int) - Method in class de.uniks.networkparser.json.JsonIdMap
 
toJsonArrayByIds(ArrayList<String>) - Method in class de.uniks.networkparser.json.JsonIdMap
To json array by ids.
toJSONObject(JsonArray) - Method in class de.uniks.networkparser.json.JsonArray
Produce a JSONObject by combining a JSONArray of names with the values of this JSONArray.
toJsonObject(Object) - Method in class de.uniks.networkparser.json.JsonIdMap
To json object.
toJsonObject(Object, Filter) - Method in class de.uniks.networkparser.json.JsonIdMap
To Jsonobject.
toJsonObject(Object, Filter, String, int) - Method in class de.uniks.networkparser.json.JsonIdMap
To Jsonobject.
toJsonObjectById(String) - Method in class de.uniks.networkparser.json.JsonIdMap
To json object by id.
Tokener - Class in de.uniks.networkparser
parseToEntity The Class Tokener.
Tokener() - Constructor for class de.uniks.networkparser.Tokener
 
toString() - Method in class de.uniks.networkparser.bytes.BitEntity
 
toString(ByteConverter) - Method in class de.uniks.networkparser.bytes.BitEntity
 
toString(ByteConverter, boolean) - Method in class de.uniks.networkparser.bytes.BitEntity
 
toString() - Method in class de.uniks.networkparser.bytes.ByteEntity
 
toString(ByteConverter) - Method in class de.uniks.networkparser.bytes.ByteEntity
Convert the bytes to a String
toString(ByteConverter, boolean) - Method in class de.uniks.networkparser.bytes.ByteEntity
Convert the bytes to a String
toString() - Method in class de.uniks.networkparser.bytes.ByteList
 
toString(ByteConverter) - Method in class de.uniks.networkparser.bytes.ByteList
Convert the bytes to a String
toString(ByteConverter, boolean) - Method in class de.uniks.networkparser.bytes.ByteList
Convert the bytes to a String
toString(String) - Method in class de.uniks.networkparser.bytes.converter.ByteConverterAES
 
toString(byte[], int) - Method in class de.uniks.networkparser.bytes.converter.ByteConverterAES
 
toString(byte) - Static method in class de.uniks.networkparser.bytes.converter.ByteConverterBinary
 
toString(int) - Static method in class de.uniks.networkparser.bytes.converter.ByteConverterBinary
 
toString(byte[], int) - Method in class de.uniks.networkparser.bytes.converter.ByteConverterBinary
To Binary string.
toString(byte[], int) - Method in class de.uniks.networkparser.bytes.converter.ByteConverterHex
To hex string.
toString(byte[], int, int) - Method in class de.uniks.networkparser.bytes.converter.ByteConverterHex
 
toString(byte[], int) - Method in class de.uniks.networkparser.bytes.converter.ByteConverterHTTP
 
toString(byte[], int) - Method in class de.uniks.networkparser.bytes.converter.ByteConverterSimple
 
toString(byte[], int) - Method in class de.uniks.networkparser.bytes.converter.ByteConverterString
To simple string.
toString(String) - Method in class de.uniks.networkparser.date.DateTimeEntity
format a date with the formatString
toString() - Method in class de.uniks.networkparser.date.DateTimeEntity
 
toString() - Method in class de.uniks.networkparser.event.SoapObject
 
toString(int) - Method in class de.uniks.networkparser.event.SoapObject
 
toString(int, int) - Method in class de.uniks.networkparser.event.SoapObject
 
toString() - Method in enum de.uniks.networkparser.graph.GraphCardinality
 
toString() - Method in class de.uniks.networkparser.graph.GraphClazz
 
toString() - Method in class de.uniks.networkparser.graph.GraphDataType
 
toString() - Method in class de.uniks.networkparser.graph.GraphEdge
 
toString() - Method in class de.uniks.networkparser.graph.GraphList
 
toString(Converter) - Method in class de.uniks.networkparser.graph.GraphList
 
toString() - Method in class de.uniks.networkparser.graph.GraphNode
 
toString() - Method in class de.uniks.networkparser.graph.GraphVisibility
 
toString() - Method in class de.uniks.networkparser.gui.javafx.StyleFX
 
toString() - Method in class de.uniks.networkparser.gui.javafx.table.TableCellValueFX
 
toString() - Method in class de.uniks.networkparser.gui.TableList
 
toString() - Method in interface de.uniks.networkparser.interfaces.BaseItem
 
toString() - Method in interface de.uniks.networkparser.interfaces.Buffer
 
toString(ByteItem, boolean) - Method in class de.uniks.networkparser.interfaces.ByteConverter
 
toString(BufferedBytes) - Method in class de.uniks.networkparser.interfaces.ByteConverter
 
toString(byte[], int) - Method in class de.uniks.networkparser.interfaces.ByteConverter
 
toString(byte[]) - Method in class de.uniks.networkparser.interfaces.ByteConverter
 
toString() - Method in interface de.uniks.networkparser.interfaces.ByteItem
 
toString(ByteConverter) - Method in interface de.uniks.networkparser.interfaces.ByteItem
 
toString(ByteConverter, boolean) - Method in interface de.uniks.networkparser.interfaces.ByteItem
 
toString(int) - Method in interface de.uniks.networkparser.interfaces.StringItem
Make a prettyprinted Text of this Entity.
toString(int, int) - Method in interface de.uniks.networkparser.interfaces.StringItem
 
toString() - Method in class de.uniks.networkparser.json.JsonArray
Make a JSON text of this JSONArray.
toString(int) - Method in class de.uniks.networkparser.json.JsonArray
Make a prettyprinted JSON text of this JSONArray.
toString(int, int) - Method in class de.uniks.networkparser.json.JsonArray
Make a prettyprinted JSON text of this JSONArray.
toString() - Method in class de.uniks.networkparser.json.JsonIdMap
 
toString() - Method in class de.uniks.networkparser.json.JsonObject
Make a JSON text of this JsonObject.
toString(int) - Method in class de.uniks.networkparser.json.JsonObject
Make a prettyprinted JSON text of this JsonObject.
toString(int, int) - Method in class de.uniks.networkparser.json.JsonObject
 
toString() - Method in class de.uniks.networkparser.list.SimpleEntity
 
toString() - Method in class de.uniks.networkparser.logic.Equals
 
toString() - Method in class de.uniks.networkparser.logic.Or
 
toString() - Method in class de.uniks.networkparser.ReferenceObject
 
toString() - Method in class de.uniks.networkparser.TextBuffer
 
toString() - Method in class de.uniks.networkparser.Tokener
Make a printable string of this JSONTokener.
toString() - Method in class de.uniks.networkparser.xml.XMLEntity
 
toString(int) - Method in class de.uniks.networkparser.xml.XMLEntity
 
toString(int, int) - Method in class de.uniks.networkparser.xml.XMLEntity
 
toStringChildren(StringBuilder, int, int) - Method in class de.uniks.networkparser.xml.XMLEntity
Add The Children to StringBuilder.
toStringChildren(StringBuilder, int, int) - Method in class de.uniks.networkparser.xml.XMLStyledEntity
 
toText() - Method in class de.uniks.networkparser.bytes.BytesBuffer
 
toText() - Method in class de.uniks.networkparser.CharacterBuffer
 
toText() - Method in interface de.uniks.networkparser.interfaces.Buffer
 
toText() - Method in class de.uniks.networkparser.StringBuffer
 
toText() - Method in class de.uniks.networkparser.StringBuilderBuffer
 
toText() - Method in class de.uniks.networkparser.Tokener
 
toValidJavaId(String) - Static method in class de.uniks.networkparser.emf.EMFUtil
 
trayIcon - Variable in class de.uniks.networkparser.gui.javafx.window.MasterSystemTray
 
TRUECONDITION - Static variable in class de.uniks.networkparser.logic.IfCondition
Constant for TrueCase.
TUESDAY - Static variable in class de.uniks.networkparser.DefaultTextItems
 
typ - Variable in class de.uniks.networkparser.bytes.BitEntity
 
typ - Variable in class de.uniks.networkparser.bytes.ByteEntity
The Byte Typ.
TYP - Static variable in class de.uniks.networkparser.graph.GraphConverter
 
TYPBYTE - Static variable in class de.uniks.networkparser.bytes.ByteEntity
 
type - Variable in class de.uniks.networkparser.graph.GraphValue
 
typSave - Variable in class de.uniks.networkparser.json.JsonIdMap
If this is true the IdMap save the Typ of primary datatypes.

U

unbind() - Method in class de.uniks.networkparser.gui.javafx.controller.ModelListenerProperty
 
unbindBidirectional(Property<T>) - Method in class de.uniks.networkparser.gui.javafx.controller.ModelListenerProperty
 
unhtmlAmpersand(String) - Static method in class de.uniks.networkparser.xml.HTMLEntities
Replace &amp; HTML entities with & characters.
unhtmlDoubleQuotes(String) - Static method in class de.uniks.networkparser.xml.HTMLEntities
Replace single quotes HTML entities with equivalent character.
unhtmlSingleQuotes(String) - Static method in class de.uniks.networkparser.xml.HTMLEntities
Replace single quotes HTML entities with equivalent character.
UnknownMessage - Class in de.uniks.networkparser.event
The Class UnknownMessage.
UnknownMessage() - Constructor for class de.uniks.networkparser.event.UnknownMessage
 
unQuote(String) - Static method in class de.uniks.networkparser.EntityUtil
 
update(int) - Method in class de.uniks.networkparser.bytes.checksum.Adler32
 
update(int) - Method in class de.uniks.networkparser.bytes.checksum.CCITT16
 
update(int) - Method in class de.uniks.networkparser.bytes.checksum.Checksum
Updates the checksum with the specified byte.
update(byte) - Method in class de.uniks.networkparser.bytes.checksum.Checksum
Updates the checksum with the specified byte.
update(byte[], int, int) - Method in class de.uniks.networkparser.bytes.checksum.Checksum
Updates the current checksum with the specified array of bytes.
update(byte[]) - Method in class de.uniks.networkparser.bytes.checksum.Checksum
Updates the current checksum with the specified array of bytes.
update(int) - Method in class de.uniks.networkparser.bytes.checksum.Crc16
 
update(int) - Method in class de.uniks.networkparser.bytes.checksum.Crc32
 
update(int) - Method in class de.uniks.networkparser.bytes.checksum.Crc8
Update the CRC value with a byte data.
update(int) - Method in class de.uniks.networkparser.bytes.checksum.FCS16
 
update(byte[], int, int) - Method in class de.uniks.networkparser.bytes.checksum.SHA1
 
update(byte) - Method in class de.uniks.networkparser.bytes.checksum.SHA1
 
update(int) - Method in class de.uniks.networkparser.bytes.checksum.Sum8
 
update(int) - Method in class de.uniks.networkparser.bytes.checksum.SumBSD
implemented from original GNU C source
update(int) - Method in class de.uniks.networkparser.bytes.checksum.Xor8
 
update(String, BaseItem, Object, String, Object, Object) - Method in class de.uniks.networkparser.ChainUpdateListener
 
update(String, BaseItem, Object, String, Object, Object) - Method in class de.uniks.networkparser.IdFilterElements
 
UPDATE - Static variable in class de.uniks.networkparser.IdMap
The Constant UPDATE.
update(String, BaseItem, Object, String, Object, Object) - Method in interface de.uniks.networkparser.interfaces.UpdateListener
Send update msg.
UpdateAccumulate - Class in de.uniks.networkparser.json
 
UpdateAccumulate() - Constructor for class de.uniks.networkparser.json.UpdateAccumulate
 
UpdateCount() - Method in class de.uniks.networkparser.gui.javafx.table.TableColumnFX
 
UpdateFilter - Class in de.uniks.networkparser.json
 
UpdateFilter() - Constructor for class de.uniks.networkparser.json.UpdateFilter
 
updateItem(TableCellValue, boolean) - Method in class de.uniks.networkparser.gui.javafx.table.TableCellFX
 
updateListener - Variable in class de.uniks.networkparser.IdMap
The update listener.
UpdateListener - Interface in de.uniks.networkparser.interfaces
The listener interface for receiving mapUpdate events.
UpdateListenerJson - Class in de.uniks.networkparser.json
The listener interface for receiving update events.
UpdateListenerJson(IdMap) - Constructor for class de.uniks.networkparser.json.UpdateListenerJson
Instantiates a new update listener.
updatePropertylistener - Variable in class de.uniks.networkparser.IdMap
The updatelistener for Notification changes.
upFirstChar(String) - Static method in class de.uniks.networkparser.emf.EMFUtil
 
UPPERBOUND - Static variable in class de.uniks.networkparser.emf.EMFUtil
 
URL - Static variable in class de.uniks.networkparser.graph.YUMLConverter
The Constant URL.

V

value - Variable in class de.uniks.networkparser.bytes.checksum.Checksum
The crc data checksum so far.
VALUE - Static variable in class de.uniks.networkparser.event.util.DateCreator
The Constant VALUE.
value - Variable in class de.uniks.networkparser.gui.javafx.controls.EditControl
 
VALUE - Static variable in class de.uniks.networkparser.json.JsonIdMap
The Constant VALUE.
VALUE - Static variable in class de.uniks.networkparser.logic.BooleanCondition
 
value(boolean) - Static method in class de.uniks.networkparser.logic.BooleanCondition
 
VALUE - Static variable in class de.uniks.networkparser.logic.CompareTo
 
value(int) - Static method in class de.uniks.networkparser.logic.Deep
 
VALUE - Static variable in class de.uniks.networkparser.logic.InstanceOf
Constant of VALUE.
value(Class<?>) - Static method in class de.uniks.networkparser.logic.InstanceOf
Static Method for instance a new Instance of InstanceOf Object.
value(Object, String) - Static method in class de.uniks.networkparser.logic.InstanceOf
Static Method for instance a new Instance of InstanceOf Object.
value - Variable in class de.uniks.networkparser.logic.ValuesMap
Variable for Value.
valueOf(String) - Static method in enum de.uniks.networkparser.date.DateField
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum de.uniks.networkparser.graph.GraphCardinality
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum de.uniks.networkparser.graph.GraphEdgeTypes
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum de.uniks.networkparser.graph.GraphOptions.RANK
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum de.uniks.networkparser.graph.GraphOptions.TYP
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum de.uniks.networkparser.gui.CellEditorElement.APPLYACTION
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum de.uniks.networkparser.gui.FieldTyp
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum de.uniks.networkparser.gui.javafx.controller.ModelListenerProperty.PROPERTYTYPE
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum de.uniks.networkparser.gui.javafx.dialog.DialogButton.Grafik
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum de.uniks.networkparser.gui.javafx.Os.PlatformType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum de.uniks.networkparser.interfaces.GUIPosition
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum de.uniks.networkparser.sort.SortingDirection
Returns the enum constant of this type with the specified name.
values - Variable in class de.uniks.networkparser.bytes.ByteEntity
The values.
values() - Static method in enum de.uniks.networkparser.date.DateField
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum de.uniks.networkparser.graph.GraphCardinality
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum de.uniks.networkparser.graph.GraphEdgeTypes
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum de.uniks.networkparser.graph.GraphOptions.RANK
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum de.uniks.networkparser.graph.GraphOptions.TYP
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum de.uniks.networkparser.gui.CellEditorElement.APPLYACTION
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum de.uniks.networkparser.gui.FieldTyp
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum de.uniks.networkparser.gui.javafx.controller.ModelListenerProperty.PROPERTYTYPE
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum de.uniks.networkparser.gui.javafx.dialog.DialogButton.Grafik
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum de.uniks.networkparser.gui.javafx.Os.PlatformType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Method in class de.uniks.networkparser.IdMap
 
values() - Static method in enum de.uniks.networkparser.interfaces.GUIPosition
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Method in class de.uniks.networkparser.list.SimpleKeyValueList
 
values() - Static method in enum de.uniks.networkparser.sort.SortingDirection
Returns an array containing the constants of this enum type, in the order they are declared.
ValuesMap - Class in de.uniks.networkparser.logic
Logic Clazz for MapValues.
ValuesMap() - Constructor for class de.uniks.networkparser.logic.ValuesMap
 
ValuesSimple - Class in de.uniks.networkparser.logic
Logicclass for simple Check of Value.
ValuesSimple() - Constructor for class de.uniks.networkparser.logic.ValuesSimple
 
valueToString(Number) - Static method in class de.uniks.networkparser.EntityUtil
Produce a string from a Number.
valueToString(Object, int, int, boolean, BaseItem) - Static method in class de.uniks.networkparser.EntityUtil
Make a prettyprinted JSON text of an object value.
valueToString(Object, boolean, BaseItem) - Static method in class de.uniks.networkparser.EntityUtil
 
VISIBLE - Static variable in class de.uniks.networkparser.list.AbstractArray
Is The List is Visible for Tree Editors
visitedObjects - Variable in class de.uniks.networkparser.Filter
 
VOID - Static variable in class de.uniks.networkparser.graph.GraphDataType
 

W

W3CDTF_FORMAT - Static variable in class de.uniks.networkparser.date.DateTimeEntity
 
warn(Object, String, String) - Method in class de.uniks.networkparser.NetworkParserLog
Log a message with warn log level.
warning(SAXParseException) - Method in class de.uniks.networkparser.xml.XsdValidationLoggingErrorHandler
 
WEDNESDAY - Static variable in class de.uniks.networkparser.DefaultTextItems
 
weekDays - Variable in class de.uniks.networkparser.date.DateTimeEntity
Days of the week
WindowListener - Interface in de.uniks.networkparser.gui.javafx.window
 
with(String, byte) - Method in class de.uniks.networkparser.bytes.BitEntity
 
with(byte[]) - Method in class de.uniks.networkparser.bytes.BytesBuffer
 
with(UpdateListener...) - Method in class de.uniks.networkparser.ChainUpdateListener
 
with(ReferenceObject) - Method in class de.uniks.networkparser.Filter
 
with(GraphVisibility) - Method in class de.uniks.networkparser.graph.GraphAttribute
 
with(String) - Method in class de.uniks.networkparser.graph.GraphAttribute
 
with(GraphDataType) - Method in class de.uniks.networkparser.graph.GraphAttribute
 
with(String, GraphDataType) - Method in class de.uniks.networkparser.graph.GraphAttribute
 
with(String) - Method in class de.uniks.networkparser.graph.GraphDataType
 
with(String) - Method in class de.uniks.networkparser.graph.GraphEdge
 
with(GraphEdge) - Method in class de.uniks.networkparser.graph.GraphEdge
 
with(GraphCardinality) - Method in class de.uniks.networkparser.graph.GraphEdge
 
with(GraphClazz) - Method in class de.uniks.networkparser.graph.GraphList
 
with(GraphPattern) - Method in class de.uniks.networkparser.graph.GraphList
 
with(GraphEdge) - Method in class de.uniks.networkparser.graph.GraphList
 
with(String) - Method in class de.uniks.networkparser.graph.GraphMethod
 
with(GraphVisibility) - Method in class de.uniks.networkparser.graph.GraphMethod
 
with(GraphDataType) - Method in class de.uniks.networkparser.graph.GraphMethod
 
with(GraphNode) - Method in class de.uniks.networkparser.graph.GraphMethod
 
with(String) - Method in class de.uniks.networkparser.graph.GraphNodeImage
 
with(GraphMethod) - Method in class de.uniks.networkparser.graph.GraphParameter
 
with(String) - Method in class de.uniks.networkparser.graph.GraphParameter
 
with(GraphDataType) - Method in class de.uniks.networkparser.graph.GraphParameter
 
with(String) - Method in class de.uniks.networkparser.graph.GraphValue
 
with(GraphDataType) - Method in class de.uniks.networkparser.graph.GraphValue
 
with(String...) - Method in class de.uniks.networkparser.gui.javafx.controls.AutoCompletionList
 
with(V...) - Method in class de.uniks.networkparser.list.AbstractList
 
with(K, V) - Method in class de.uniks.networkparser.list.SimpleEntity
 
with(Map<Object, Object>) - Method in class de.uniks.networkparser.list.SimpleEntity
add the Values of the map to AbstractKeyValueEntry<K, V>
with(K, V) - Method in class de.uniks.networkparser.list.SimpleKeyValueList
 
with(IdMap, Object, String, Object, int) - Static method in class de.uniks.networkparser.logic.ValuesMap
 
with(IdMap, Object, String) - Static method in class de.uniks.networkparser.logic.ValuesMap
 
with(Object, String, Object) - Static method in class de.uniks.networkparser.logic.ValuesMap
 
with(Object) - Static method in class de.uniks.networkparser.logic.ValuesSimple
 
withAction(DialogButton.Grafik) - Method in class de.uniks.networkparser.gui.javafx.dialog.DialogButton
 
withActionButton(int, DialogElement...) - Method in class de.uniks.networkparser.gui.javafx.dialog.DialogBox
 
withActionButton(DialogElement...) - Method in class de.uniks.networkparser.gui.javafx.dialog.DialogBox
 
withActionComponente(Button...) - Method in class de.uniks.networkparser.gui.javafx.form.ModelForm
 
withActionHandler(CellHandler) - Method in class de.uniks.networkparser.gui.Column
 
withActiveStyle(Style) - Method in class de.uniks.networkparser.gui.Column
 
withAlignment(GUIPosition) - Method in class de.uniks.networkparser.event.Style
 
withAlignment(String) - Method in class de.uniks.networkparser.event.Style
 
withAll(Object...) - Method in class de.uniks.networkparser.bytes.BitEntity
 
withAll(Object...) - Method in class de.uniks.networkparser.bytes.ByteEntity
 
withAll(Object...) - Method in class de.uniks.networkparser.bytes.ByteList
 
withAll(Object...) - Method in class de.uniks.networkparser.event.SoapObject
 
withAll(Object...) - Method in class de.uniks.networkparser.graph.GraphEdge
 
withAll(Object...) - Method in class de.uniks.networkparser.graph.GraphList
 
withAll(Object...) - Method in class de.uniks.networkparser.graph.GraphMethod
 
withAll(Object...) - Method in class de.uniks.networkparser.graph.GraphNode
 
withAll(Object...) - Method in class de.uniks.networkparser.graph.GraphValue
 
withAll(Object...) - Method in interface de.uniks.networkparser.interfaces.BaseItem
 
withAll(Object...) - Method in class de.uniks.networkparser.list.AbstractArray
 
withAll(Object...) - Method in class de.uniks.networkparser.list.AbstractList
 
withAll(Object...) - Method in class de.uniks.networkparser.list.SimpleEntity
 
withAll(Object...) - Method in class de.uniks.networkparser.list.SimpleKeyValueList
 
withAllowCRLF(boolean) - Method in class de.uniks.networkparser.json.JsonTokener
 
withAllowDuplicate(boolean) - Method in class de.uniks.networkparser.list.AbstractArray
 
withAllowEmptyValue(boolean) - Method in class de.uniks.networkparser.list.AbstractArray
 
withAllowQuote(boolean) - Method in class de.uniks.networkparser.xml.XMLTokener
 
withAlt(boolean) - Method in class de.uniks.networkparser.gui.javafx.window.KeyListener
 
withAltAttribute(String) - Method in class de.uniks.networkparser.gui.Column
 
withAlwaysOnTop(boolean) - Method in class de.uniks.networkparser.gui.javafx.dialog.DialogBox
 
withAttribute(Object, Object, String) - Method in class de.uniks.networkparser.json.UpdateAccumulate
 
withAttrName(String) - Method in class de.uniks.networkparser.gui.Column
 
withAttrName(String, boolean) - Method in class de.uniks.networkparser.gui.Column
 
withAutoCompleting(AutoCompletionList) - Method in class de.uniks.networkparser.gui.javafx.controls.TextEditorControl
 
withBackground(String) - Method in class de.uniks.networkparser.event.Style
 
withBody(XMLEntity) - Method in class de.uniks.networkparser.event.SoapObject
 
withBold(boolean) - Method in class de.uniks.networkparser.event.Style
 
withBorder(GUIPosition, GUILine) - Method in class de.uniks.networkparser.event.Style
 
withBounds(String) - Method in class de.uniks.networkparser.graph.GraphPattern
 
withBrowserId(GUIPosition) - Method in class de.uniks.networkparser.gui.Column
 
withBuffer(Buffer) - Method in class de.uniks.networkparser.Tokener
 
withButton(GraphOptions.TYP...) - Method in class de.uniks.networkparser.graph.GraphOptions
 
withCanvasid(String) - Method in class de.uniks.networkparser.graph.GraphOptions
 
withCardinalityInfo(Boolean) - Method in class de.uniks.networkparser.graph.GraphOptions
 
withCaseSensitive(boolean) - Method in class de.uniks.networkparser.gui.javafx.controls.AutoCompletionList
 
withCaseSensitive(boolean) - Method in class de.uniks.networkparser.IdMap
For setting the Option of checking the CaseSensitive of the Properties
withCaseSensitive(boolean) - Method in class de.uniks.networkparser.list.AbstractArray
 
withCellCreator(EntityValueFactory) - Method in class de.uniks.networkparser.sort.EntityComparator
The new Creator for Cells.
withCenter(Node) - Method in class de.uniks.networkparser.gui.javafx.dialog.DialogBox
 
withCenter(Node) - Method in class de.uniks.networkparser.gui.javafx.window.FXStageController
 
withCenterInfo(String) - Method in class de.uniks.networkparser.gui.javafx.dialog.DialogBox
 
withCenterQuestion(String) - Method in class de.uniks.networkparser.gui.javafx.dialog.DialogBox
 
withCenterText(String, String) - Method in class de.uniks.networkparser.gui.javafx.dialog.DialogBox
 
withChange(JsonObject) - Method in class de.uniks.networkparser.json.UpdateAccumulate
 
withChild(XMLEntity) - Method in class de.uniks.networkparser.xml.XMLEntity
Method to add a new Child to List.
withClass(String) - Method in class de.uniks.networkparser.gui.javafx.GenericCreator
 
withClassName(String) - Method in class de.uniks.networkparser.graph.GraphClazz
 
withClazzName(Class<?>) - Method in class de.uniks.networkparser.logic.InstanceOf
 
withColor(String) - Method in class de.uniks.networkparser.event.GUILine
 
withColor(String) - Method in class de.uniks.networkparser.gui.javafx.controller.PointPaneController
 
withColumn(Column) - Method in interface de.uniks.networkparser.gui.CellEditorElement
 
withColumn(Column) - Method in class de.uniks.networkparser.gui.javafx.controls.EditControl
 
withColumn(Column) - Method in class de.uniks.networkparser.gui.javafx.controls.NumberSpinner
 
withColumn(Column) - Method in class de.uniks.networkparser.gui.javafx.controls.NumberTextField
 
withColumn(Column) - Method in class de.uniks.networkparser.gui.javafx.form.PropertyComposite
 
withColumn(Column) - Method in class de.uniks.networkparser.gui.javafx.table.TableCellFX
 
withColumn(Column) - Method in class de.uniks.networkparser.gui.javafx.table.TableCellValueFX
 
withColumn(Column, Menu, TableComponent) - Method in class de.uniks.networkparser.gui.javafx.table.TableColumnFX
 
withColumn(Column) - Method in class de.uniks.networkparser.gui.javafx.table.TableComponent
 
withColumn(String) - Method in class de.uniks.networkparser.sort.EntityComparator
 
withComboValue(String) - Method in class de.uniks.networkparser.gui.Column
 
withComparator(Comparator<TableCellValue>) - Method in class de.uniks.networkparser.gui.Column
 
withComparator(Comparator<Object>) - Method in class de.uniks.networkparser.gui.TableList
 
withComparator(Comparator<V>) - Method in class de.uniks.networkparser.list.SortedList
 
withComparator(String) - Method in class de.uniks.networkparser.list.SortedList
 
withCompare(int) - Method in class de.uniks.networkparser.logic.CompareTo
 
withCondition(Condition<ValuesMap>) - Method in class de.uniks.networkparser.gui.javafx.controller.ModelListenerBooleanProperty
 
withConstants(String, double) - Method in class de.uniks.networkparser.calculator.RegCalculator
 
withControl(boolean) - Method in class de.uniks.networkparser.gui.javafx.window.KeyListener
 
withController(Object) - Method in class de.uniks.networkparser.gui.javafx.window.FXStageController
 
withConvertable(Condition<ValuesSimple>) - Method in class de.uniks.networkparser.Filter
 
withCount(int) - Method in class de.uniks.networkparser.graph.GraphEdge
 
withCounter(IdMapCounter) - Method in class de.uniks.networkparser.IdMap
Sets the counter.
withCounterColumn(Column) - Method in class de.uniks.networkparser.gui.javafx.table.TableComponent
 
withCounterColumn(Column) - Method in class de.uniks.networkparser.gui.javafx.table.TableFilterView
 
withCreator(Collection<SendableEntityCreator>) - Method in class de.uniks.networkparser.AbstractMap
Adds the creator.
withCreator(Iterable<SendableEntityCreator>) - Method in class de.uniks.networkparser.AbstractMap
Adds the creator.
withCreator(String, SendableEntityCreator) - Method in class de.uniks.networkparser.AbstractMap
add a Creator to list of all creators.
withCreator(SendableEntityCreator...) - Method in class de.uniks.networkparser.AbstractMap
Adds the creator.
withCreator(String, SendableEntityCreator) - Method in class de.uniks.networkparser.bytes.ByteIdMap
 
withCreator(SendableEntityCreator) - Method in class de.uniks.networkparser.gui.javafx.table.TableCellValueFX
 
withCreator(String, SendableEntityCreator) - Method in class de.uniks.networkparser.IdMap
 
withCreator(SendableEntityCreator) - Method in class de.uniks.networkparser.ReferenceObject
 
withCreator(String, SendableEntityCreator) - Method in class de.uniks.networkparser.xml.XMLIdMap
 
withCursor(String) - Method in class de.uniks.networkparser.gui.javafx.StyleFX
 
withCustomLine(boolean) - Method in class de.uniks.networkparser.event.GUILine
 
withDataBinding(IdMap, Object, boolean) - Method in class de.uniks.networkparser.gui.javafx.form.ModelForm
 
withDataBinding(boolean, String[]) - Method in class de.uniks.networkparser.gui.javafx.form.ModelForm
 
withDataBinding(IdMap, Object, Column) - Method in class de.uniks.networkparser.gui.javafx.form.PropertyComposite
 
withDate(int) - Method in class de.uniks.networkparser.date.DateTimeEntity
 
withDeep(int) - Method in class de.uniks.networkparser.logic.Deep
 
withDefaultButton(Button) - Method in class de.uniks.networkparser.gui.javafx.form.ModelForm
 
withDefaultText(String) - Method in class de.uniks.networkparser.gui.Column
 
withDirection(SortingDirection) - Method in class de.uniks.networkparser.sort.EntityComparator
Set a new Direction.
withDisplay(GraphOptions.TYP) - Method in class de.uniks.networkparser.graph.GraphOptions
 
withDividor(double) - Method in class de.uniks.networkparser.gui.javafx.window.SplitterPane
 
withEdge(GraphEdge) - Method in class de.uniks.networkparser.graph.GraphList
 
withEdge(String, String) - Method in class de.uniks.networkparser.graph.GraphList
 
withEditable(boolean) - Method in class de.uniks.networkparser.gui.Column
 
withEditControls(EditControl<?>) - Method in class de.uniks.networkparser.gui.javafx.controls.EditFieldMap
 
withEditFieldMap(EditFieldMap) - Method in class de.uniks.networkparser.gui.javafx.table.TableCellFX
 
withEditorField(EditFieldMap) - Method in class de.uniks.networkparser.gui.javafx.form.PropertyComposite
 
withElement(Node...) - Method in class de.uniks.networkparser.gui.javafx.table.TableComponent
 
withEntity(SimpleKeyValueList<?, ?>) - Method in class de.uniks.networkparser.json.JsonObject
Tokener to init the JsonObject
withEntity(Object) - Method in class de.uniks.networkparser.ReferenceObject
 
withError(boolean) - Method in class de.uniks.networkparser.NetworkParserLog
 
withExpression(Condition<ValuesSimple>) - Method in class de.uniks.networkparser.logic.IfCondition
 
withFalse(Condition<ValuesSimple>) - Method in class de.uniks.networkparser.logic.IfCondition
 
withFieldTyp(FieldTyp) - Method in class de.uniks.networkparser.gui.Column
 
withFieldTyp(FieldTyp) - Method in class de.uniks.networkparser.gui.javafx.form.PropertyComposite
 
withFieldType(FieldTyp) - Method in class de.uniks.networkparser.gui.javafx.form.PropertyComposite
 
withFilter(Filter) - Method in class de.uniks.networkparser.IdMap
 
withFlag(int) - Method in class de.uniks.networkparser.list.AbstractArray
 
withFontFamily(String) - Method in class de.uniks.networkparser.event.Style
 
withFontFamily(String) - Method in class de.uniks.networkparser.graph.GraphOptions
 
withFontSize(String) - Method in class de.uniks.networkparser.event.Style
 
withFontSize(Integer) - Method in class de.uniks.networkparser.graph.GraphOptions
 
withForground(String) - Method in class de.uniks.networkparser.event.Style
 
withFrom(double) - Method in class de.uniks.networkparser.logic.Between
 
withFull(boolean) - Method in class de.uniks.networkparser.Filter
 
withFXML(String) - Method in class de.uniks.networkparser.gui.javafx.window.FXStageController
 
withFXML(URL) - Method in class de.uniks.networkparser.gui.javafx.window.FXStageController
 
withGrafik(DialogButton.Grafik) - Method in class de.uniks.networkparser.gui.javafx.dialog.DialogButton
 
withGrammar(Grammar) - Method in class de.uniks.networkparser.json.JsonIdMap
 
withHeight(double) - Method in class de.uniks.networkparser.event.Style
 
withHour(int) - Method in class de.uniks.networkparser.date.DateTimeEntity
 
withIcon(String) - Method in class de.uniks.networkparser.gui.javafx.window.FXStageController
 
withIcon(URL) - Method in class de.uniks.networkparser.gui.javafx.window.FXStageController
 
withIcon(URL) - Method in class de.uniks.networkparser.gui.javafx.window.MasterSystemTray
 
withIcon(String) - Method in class de.uniks.networkparser.gui.javafx.window.SimpleShell
 
withIcon(URL) - Method in class de.uniks.networkparser.gui.javafx.window.SimpleShell
 
withId(String) - Method in class de.uniks.networkparser.graph.GraphClazz
 
withId(String) - Method in class de.uniks.networkparser.graph.GraphLiteral
 
withId(String) - Method in class de.uniks.networkparser.graph.GraphNode
 
withId(String) - Method in class de.uniks.networkparser.graph.GraphNodeImage
 
withId(String) - Method in class de.uniks.networkparser.graph.GraphPattern
 
withId(String) - Method in class de.uniks.networkparser.ReferenceObject
 
withIdFilter(Condition<ValuesSimple>) - Method in class de.uniks.networkparser.Filter
 
withIdListener(UpdateListener) - Method in class de.uniks.networkparser.IdMap
Sets the update ID listener.
withInfo(String) - Method in class de.uniks.networkparser.graph.GraphEdge
 
withInfo(GraphLabel) - Method in class de.uniks.networkparser.graph.GraphEdge
 
withInfobox(Boolean) - Method in class de.uniks.networkparser.graph.GraphOptions
 
withInline(boolean) - Method in class de.uniks.networkparser.gui.javafx.dialog.DialogBox
 
withInTableComponent(boolean) - Method in class de.uniks.networkparser.gui.javafx.window.KeyListener
 
withItalic(boolean) - Method in class de.uniks.networkparser.event.Style
 
withItem(Object) - Method in class de.uniks.networkparser.gui.javafx.controls.EditControl
 
withItem(Object) - Method in class de.uniks.networkparser.gui.javafx.GenericCreator
 
withItem(Object) - Method in class de.uniks.networkparser.gui.javafx.table.TableCellValueFX
 
withItem(Condition<ValuesSimple>) - Method in class de.uniks.networkparser.logic.Not
 
withItems(ObservableList<Object>) - Method in class de.uniks.networkparser.gui.javafx.table.TableViewFX
 
withKey(K) - Method in class de.uniks.networkparser.list.SimpleEntity
 
withKeyItem(Object) - Method in class de.uniks.networkparser.event.MapEntry
 
withKeyItem(Object) - Method in class de.uniks.networkparser.event.ObjectMapEntry
 
withKeyItem(Object) - Method in class de.uniks.networkparser.event.SimpleMapEntry
 
withKeyItem(Object) - Method in class de.uniks.networkparser.list.SimpleEntity
 
withKeyListener(KeyCode, Runnable) - Method in class de.uniks.networkparser.gui.javafx.window.KeyListenerMap
 
withKeyListener(KeyListener) - Method in class de.uniks.networkparser.gui.javafx.window.KeyListenerMap
 
withKeyValue(String, Object) - Method in class de.uniks.networkparser.graph.GraphLiteral
 
withKeyValue(SimpleKeyValueList<String, Object>) - Method in class de.uniks.networkparser.IdMap
set the new List of Items for the Map
withKeyValue(Object, Object) - Method in class de.uniks.networkparser.json.JsonObject
 
withKeyValue(String, Object) - Method in class de.uniks.networkparser.json.JsonObject
 
withKeyValue(Object, Object) - Method in class de.uniks.networkparser.list.SimpleKeyValueList
 
withKeyValue(Object, Object) - Method in class de.uniks.networkparser.xml.XMLEntity
 
withLabel(String) - Method in class de.uniks.networkparser.gui.Column
 
withLabel(String) - Method in class de.uniks.networkparser.gui.javafx.form.PropertyComposite
 
withLabelOrientation(GUIPosition) - Method in class de.uniks.networkparser.gui.javafx.form.PropertyComposite
 
withLabelText(String) - Method in class de.uniks.networkparser.gui.javafx.form.PropertyComposite
 
withLen(BitEntity) - Method in class de.uniks.networkparser.bytes.BitValue
 
withLenCheck(boolean) - Method in class de.uniks.networkparser.bytes.ByteFilter
 
withLength(int) - Method in class de.uniks.networkparser.bytes.BytesBuffer
 
withLength(int) - Method in interface de.uniks.networkparser.interfaces.Buffer
 
withLength(int) - Method in class de.uniks.networkparser.TextBuffer
 
withList(Set<?>, String, IdMap) - Method in class de.uniks.networkparser.gui.javafx.controls.AutoCompletionList
 
withList(TableList) - Method in class de.uniks.networkparser.gui.javafx.table.TableComponent
 
withList(Object, String) - Method in class de.uniks.networkparser.gui.javafx.table.TableComponent
 
withList(Collection<?>) - Method in class de.uniks.networkparser.list.AbstractArray
 
withList(Collection<?>) - Method in class de.uniks.networkparser.list.AbstractList
 
withList(AbstractArray<E>) - Method in class de.uniks.networkparser.list.SimpleIterator
 
withList(Collection<?>) - Method in class de.uniks.networkparser.list.SimpleKeyValueList
 
withList(Map<?, ?>) - Method in class de.uniks.networkparser.list.SimpleKeyValueList
 
withListener(EditFieldMap) - Method in class de.uniks.networkparser.gui.javafx.controls.EditControl
 
withListener(KeyListenerMap) - Method in class de.uniks.networkparser.gui.javafx.controls.EditControl
 
withListener(KeyListenerMap) - Method in class de.uniks.networkparser.gui.javafx.form.ModelForm
 
withListener(KeyListenerMap) - Method in class de.uniks.networkparser.gui.javafx.form.PropertyComposite
 
withListener(TableComponent) - Method in class de.uniks.networkparser.gui.javafx.table.TableViewFX
 
withLogger(NetworkParserLog) - Method in class de.uniks.networkparser.IdMap
Set the Current Logger for Infos
withMain(GraphNode) - Method in class de.uniks.networkparser.graph.GraphList
 
withMain(GraphNode) - Method in class de.uniks.networkparser.graph.GraphListDiff
 
withMap(IdMap) - Method in class de.uniks.networkparser.gui.javafx.controls.EditControl
 
withMap(IdMap) - Method in class de.uniks.networkparser.gui.javafx.controls.EditFieldMap
 
withMap(JsonIdMap) - Method in class de.uniks.networkparser.gui.javafx.table.TableComponent
 
withMap(IdMap) - Method in class de.uniks.networkparser.json.UpdateAccumulate
 
withMap(Map<?, ?>) - Method in class de.uniks.networkparser.list.SimpleKeyValueList
 
withMap(IdMap) - Static method in class de.uniks.networkparser.logic.ValuesMap
 
withMap(IdMap) - Method in class de.uniks.networkparser.sort.EntityComparator
Set a new IdMap for comunicate between GUI and Model.
withMatch(GraphAttributeDiff) - Method in class de.uniks.networkparser.graph.GraphAttributeDiff
 
withMatch(GraphClazzDiff) - Method in class de.uniks.networkparser.graph.GraphClazzDiff
 
withMatch(GraphEdgeDiff) - Method in class de.uniks.networkparser.graph.GraphEdgeDiff
 
withMatch(GraphListDiff) - Method in class de.uniks.networkparser.graph.GraphListDiff
 
withMetaKey(boolean) - Method in class de.uniks.networkparser.gui.javafx.window.KeyListener
 
withMinute(int) - Method in class de.uniks.networkparser.date.DateTimeEntity
 
withModal(boolean) - Method in class de.uniks.networkparser.gui.javafx.dialog.DialogBox
 
withModel(GraphList) - Method in class de.uniks.networkparser.emf.EMFIdMap
 
withMonth(int) - Method in class de.uniks.networkparser.date.DateTimeEntity
set a new month for the Date
withMovable(boolean) - Method in class de.uniks.networkparser.gui.Column
 
withName(String) - Method in class de.uniks.networkparser.event.Style
 
withName(String) - Method in class de.uniks.networkparser.gui.javafx.dialog.DialogButton
 
withNamespace(String) - Method in class de.uniks.networkparser.event.SoapObject
 
withNamespace(String) - Method in class de.uniks.networkparser.event.util.SoapCreator
 
withNameSpace(String) - Method in class de.uniks.networkparser.xml.util.XSDEntityCreator
 
withNewDate(long) - Method in class de.uniks.networkparser.date.DateTimeEntity
Set new TimeStamp
withNodes(Node...) - Method in class de.uniks.networkparser.gui.javafx.window.SplitterPane
 
withNodeSep(Integer) - Method in class de.uniks.networkparser.graph.GraphOptions
 
withNumber(long) - Method in class de.uniks.networkparser.SimpleIdCounter
 
withNumberFormat(String) - Method in class de.uniks.networkparser.gui.Column
 
withObjects(Object...) - Method in class de.uniks.networkparser.Filter
 
withOperator(Operator) - Method in class de.uniks.networkparser.calculator.RegCalculator
 
withOptions(GraphOptions) - Method in class de.uniks.networkparser.graph.GraphList
 
withOrientation(int) - Method in class de.uniks.networkparser.bytes.BitEntity
 
withOrientation(int) - Method in class de.uniks.networkparser.bytes.BitValue
 
without(Object...) - Method in class de.uniks.networkparser.list.AbstractArray
 
withOutBorder(GUIPosition) - Method in class de.uniks.networkparser.event.Style
 
withOwner(CellEditorElement) - Method in class de.uniks.networkparser.gui.javafx.controls.EditControl
 
withOwner(CellEditorElement) - Method in class de.uniks.networkparser.gui.javafx.controls.EditFieldMap
 
withOwner(CellEditorElement) - Method in class de.uniks.networkparser.gui.javafx.controls.NumberSpinner
 
withOwner(CellEditorElement) - Method in class de.uniks.networkparser.gui.javafx.controls.NumberTextField
 
withOwner(DialogBox) - Method in class de.uniks.networkparser.gui.javafx.dialog.DialogButton
 
withOwner(DialogBox) - Method in interface de.uniks.networkparser.gui.javafx.dialog.DialogElement
 
withOwner(DialogBox) - Method in class de.uniks.networkparser.gui.javafx.dialog.TitleSpacer
 
withOwner(DialogBox) - Method in class de.uniks.networkparser.gui.javafx.dialog.TitleText
 
withOwner(ModelForm) - Method in class de.uniks.networkparser.gui.javafx.form.PropertyComposite
 
withPane(Region) - Method in class de.uniks.networkparser.gui.javafx.window.FXStageController
 
withParameter(String, GraphDataType) - Method in class de.uniks.networkparser.graph.GraphMethod
 
withParent(GraphNode) - Method in class de.uniks.networkparser.graph.GraphClazz
 
withParent(GraphNode) - Method in class de.uniks.networkparser.graph.GraphNode
 
withPosition(int) - Method in class de.uniks.networkparser.bytes.BytesBuffer
 
withPosition(GUIPosition) - Method in class de.uniks.networkparser.gui.javafx.table.TableViewFX
 
withPosition(int) - Method in interface de.uniks.networkparser.interfaces.Buffer
 
withPosition(int) - Method in class de.uniks.networkparser.logic.Equals
 
withPosition(int) - Method in class de.uniks.networkparser.TextBuffer
 
withPrefix(String) - Method in class de.uniks.networkparser.xml.XMLTokener
 
withPrefixId(String) - Method in interface de.uniks.networkparser.interfaces.IdMapCounter
Sets the prefix for The Id of Elements
withPrefixId(String) - Method in class de.uniks.networkparser.SimpleIdCounter
Set the Session Prefix for a Peer
withPrio(Object) - Method in class de.uniks.networkparser.SimpleIdCounter
Sets the prio.
withProperty(String) - Method in class de.uniks.networkparser.logic.InstanceOf
 
withProperty(String) - Method in class de.uniks.networkparser.ReferenceObject
 
withPropertyInfo(Boolean) - Method in class de.uniks.networkparser.graph.GraphOptions
 
withPropertyRegard(Condition<ValuesSimple>) - Method in class de.uniks.networkparser.Filter
 
withRange(double, double) - Method in class de.uniks.networkparser.logic.Between
 
withRank(String) - Method in class de.uniks.networkparser.graph.GraphOptions
 
withRaster(Boolean) - Method in class de.uniks.networkparser.graph.GraphOptions
 
withResizable(boolean) - Method in class de.uniks.networkparser.gui.Column
 
withScrollPosition(double) - Method in class de.uniks.networkparser.gui.javafx.table.TableComponent
 
withSearchProperties(String...) - Method in class de.uniks.networkparser.gui.javafx.table.TableComponent
 
withSecond(int) - Method in class de.uniks.networkparser.date.DateTimeEntity
 
withSessionId(String) - Method in class de.uniks.networkparser.IdMap
Sets the session id.
withShift(boolean) - Method in class de.uniks.networkparser.gui.javafx.window.KeyListener
 
withShortcut(boolean) - Method in class de.uniks.networkparser.gui.javafx.window.KeyListener
 
withShowCardinality(boolean) - Method in class de.uniks.networkparser.graph.GraphIdMapFilter
 
withShowLine(boolean) - Method in class de.uniks.networkparser.graph.GraphIdMapFilter
Sets the show line.
withSize(int, int) - Method in class de.uniks.networkparser.gui.javafx.window.FXStageController
 
withSort(String, SortingDirection, EntityValueFactory) - Method in class de.uniks.networkparser.gui.TableList
 
withSort(String, SortingDirection) - Method in class de.uniks.networkparser.gui.TableList
 
withSplitter(char) - Method in interface de.uniks.networkparser.interfaces.IdMapCounter
Sets the splitter for The session id
withSplitter(char) - Method in class de.uniks.networkparser.SimpleIdCounter
 
withStack(ReferenceObject) - Method in class de.uniks.networkparser.xml.XMLTokener
Add a new Reference Object to Stack.
withStage(Stage) - Method in class de.uniks.networkparser.gui.javafx.window.FXStageController
 
withStandard() - Method in class de.uniks.networkparser.calculator.RegCalculator
 
withStandard(Filter) - Method in class de.uniks.networkparser.Filter
 
withStart(BitEntity) - Method in class de.uniks.networkparser.bytes.BitValue
 
withStartLen(int, int) - Method in class de.uniks.networkparser.bytes.BitEntity
 
withStepWitdh(BigDecimal) - Method in class de.uniks.networkparser.gui.javafx.controls.NumberSpinner
 
withStopwords(String...) - Method in class de.uniks.networkparser.xml.XMLSimpleIdMap
Add new Stopwords to List.
withStyle(String) - Method in class de.uniks.networkparser.graph.GraphEdge
 
withStyle(String) - Method in class de.uniks.networkparser.graph.GraphLabel
 
withStyle(String) - Method in class de.uniks.networkparser.graph.GraphList
 
withStyle(Style) - Method in class de.uniks.networkparser.gui.Column
 
withSuggestions(Set<String>) - Method in class de.uniks.networkparser.gui.javafx.controls.AutoCompleteContextMenu
 
withTableComponent(TableComponent) - Method in class de.uniks.networkparser.gui.javafx.table.TableCellFX
 
withTableList(SimpleList<Object>) - Method in class de.uniks.networkparser.sort.EntityComparator
Set a GUI TableList.
withTableViewer(TableViewFX) - Method in class de.uniks.networkparser.gui.javafx.table.SelectionListener
 
withTag(String) - Method in class de.uniks.networkparser.xml.XMLEntity
Sets the tag.
withText(String) - Method in class de.uniks.networkparser.Tokener
Reset the Tokener
withText(String) - Method in class de.uniks.networkparser.xml.XMLTokener
 
withTextItems(TextItems) - Method in class de.uniks.networkparser.date.DateTimeEntity
 
withTime(Long) - Method in class de.uniks.networkparser.date.DateTimeEntity
 
withTimezone(Byte) - Method in class de.uniks.networkparser.date.DateTimeEntity
 
withTitle(String) - Method in class de.uniks.networkparser.gui.javafx.dialog.DialogBox
 
withTitle(String) - Method in class de.uniks.networkparser.gui.javafx.window.FXStageController
 
withTitle(String) - Method in class de.uniks.networkparser.gui.javafx.window.SimpleShell
 
withTitleButton(int, DialogElement...) - Method in class de.uniks.networkparser.gui.javafx.dialog.DialogBox
 
withTitleButton(DialogElement...) - Method in class de.uniks.networkparser.gui.javafx.dialog.DialogBox
 
withTo(double) - Method in class de.uniks.networkparser.logic.Between
 
withTokener(Tokener) - Method in class de.uniks.networkparser.json.JsonObject
Tokener to init the JsonObject
withToolTip(String) - Method in class de.uniks.networkparser.gui.javafx.window.MasterSystemTray
 
withTrue(Condition<ValuesSimple>) - Method in class de.uniks.networkparser.logic.IfCondition
 
withTyp(Byte) - Method in class de.uniks.networkparser.bytes.ByteList
 
withTyp(String, String) - Method in class de.uniks.networkparser.graph.GraphClazz
 
withTyp(GraphEdgeTypes) - Method in class de.uniks.networkparser.graph.GraphEdge
 
withTyp(String) - Method in class de.uniks.networkparser.graph.GraphIdMapFilter
 
withTyp(String) - Method in class de.uniks.networkparser.graph.GraphList
 
withTyp(String, String) - Method in class de.uniks.networkparser.graph.GraphNode
 
withTypSave(boolean) - Method in class de.uniks.networkparser.json.JsonIdMap
Sets the typ save.
withUnderline(boolean) - Method in class de.uniks.networkparser.event.Style
 
withUpdateListener(PropertyChangeListener) - Method in class de.uniks.networkparser.IdMap
 
withUpdateListener(PropertyChangeListener) - Method in class de.uniks.networkparser.json.JsonIdMap
 
withUpdateListenerRead(UpdateListener) - Method in class de.uniks.networkparser.json.JsonIdMap
Sets the update msg listener.
withUpdateListenerSend(UpdateListener) - Method in class de.uniks.networkparser.json.JsonIdMap
Sets the update msg listener.
withValue(byte, byte[]) - Method in class de.uniks.networkparser.bytes.ByteEntity
Sets the value.
withValue(byte, byte) - Method in class de.uniks.networkparser.bytes.ByteEntity
Sets the value.
withValue(byte, int) - Method in class de.uniks.networkparser.bytes.ByteEntity
 
withValue(String) - Method in class de.uniks.networkparser.bytes.ByteList
 
withValue(String) - Method in class de.uniks.networkparser.CharacterBuffer
 
withValue(long) - Method in class de.uniks.networkparser.date.DateTimeEntity
Setter with milliseconds
withValue(int, int, int) - Method in class de.uniks.networkparser.date.DateTimeEntity
Setter with day, month and year
withValue(String) - Method in class de.uniks.networkparser.date.DateTimeEntity
Setter with date-String
withValue(Date) - Method in class de.uniks.networkparser.date.DateTimeEntity
Setter with date
withValue(String) - Method in class de.uniks.networkparser.event.BasicMessage
Sets the value.
withValue(byte[]) - Method in class de.uniks.networkparser.event.ByteMessage
Sets the value.
withValue(String) - Method in class de.uniks.networkparser.graph.GraphAttribute
 
withValue(String) - Method in enum de.uniks.networkparser.graph.GraphCardinality
 
withValue(String) - Method in class de.uniks.networkparser.graph.GraphLabel
 
withValue(String) - Method in class de.uniks.networkparser.graph.GraphVisibility
 
withValue(Object) - Method in interface de.uniks.networkparser.gui.CellEditorElement
 
withValue(Object) - Method in class de.uniks.networkparser.gui.javafx.controls.CheckBoxEditControl
 
withValue(Object) - Method in class de.uniks.networkparser.gui.javafx.controls.ComboEditControl
 
withValue(Object) - Method in class de.uniks.networkparser.gui.javafx.controls.DateTimeEditControl
 
withValue(Object) - Method in class de.uniks.networkparser.gui.javafx.controls.EditControl
 
withValue(Object) - Method in class de.uniks.networkparser.gui.javafx.controls.NumberSpinner
 
withValue(Object) - Method in class de.uniks.networkparser.gui.javafx.controls.NumberTextField
 
withValue(Object) - Method in class de.uniks.networkparser.gui.javafx.controls.PasswordEditControl
 
withValue(Object) - Method in class de.uniks.networkparser.gui.javafx.controls.SpinnerDoubleEditControl
 
withValue(Object) - Method in class de.uniks.networkparser.gui.javafx.controls.SpinnerIntegerEditControl
 
withValue(Object) - Method in class de.uniks.networkparser.gui.javafx.controls.TextEditorControl
 
withValue(IdMap, Object) - Method in class de.uniks.networkparser.gui.javafx.form.ModelForm
 
withValue(Object) - Method in class de.uniks.networkparser.gui.javafx.form.PropertyComposite
 
withValue(Object) - Method in class de.uniks.networkparser.gui.javafx.table.TableCellFX
 
withValue(String) - Method in class de.uniks.networkparser.json.JsonArray
JSONArray from a source JSON text.
withValue(Tokener) - Method in class de.uniks.networkparser.json.JsonArray
JSONArray from a JSONTokener.
withValue(BaseItem...) - Method in class de.uniks.networkparser.json.JsonArray
JSONArray from a BaseEntityArray.
withValue(String...) - Method in class de.uniks.networkparser.json.JsonObject
Set the value to Tokener or pairs of values
withValue(V) - Method in class de.uniks.networkparser.list.SimpleEntity
 
withValue(boolean) - Method in class de.uniks.networkparser.logic.BooleanCondition
 
withValue(Comparable<Object>) - Method in class de.uniks.networkparser.logic.CompareTo
 
withValue(Byte) - Method in class de.uniks.networkparser.logic.Equals
 
withValue(String) - Method in class de.uniks.networkparser.logic.Equals
 
withValue(Object) - Method in class de.uniks.networkparser.logic.InstanceOf
 
withValue(Object) - Method in class de.uniks.networkparser.logic.ValuesSimple
 
withValue(String) - Method in class de.uniks.networkparser.StringBuffer
 
withValue(StringBuilder) - Method in class de.uniks.networkparser.StringBuilderBuffer
 
withValue(String) - Method in class de.uniks.networkparser.xml.XMLEntity
Instantiates a new xML entity.
withValue(Tokener) - Method in class de.uniks.networkparser.xml.XMLEntity
Construct a XMLEntity from a Tokener.
withValueItem(Object) - Method in class de.uniks.networkparser.event.MapEntry
 
withValueItem(Object) - Method in class de.uniks.networkparser.event.ObjectMapEntry
 
withValueItem(Object) - Method in class de.uniks.networkparser.event.SimpleMapEntry
 
withValueItem(Object) - Method in class de.uniks.networkparser.list.SimpleEntity
 
withValueItem(String) - Method in class de.uniks.networkparser.xml.XMLEntity
Sets the value.
withValues(Object, String, Object, int) - Method in class de.uniks.networkparser.logic.ValuesMap
Set all Values of Entity
withVisible(boolean) - Method in class de.uniks.networkparser.event.SoapObject
 
withVisible(boolean) - Method in class de.uniks.networkparser.gui.Column
 
withVisible(boolean) - Method in interface de.uniks.networkparser.interfaces.StringItem
 
withVisible(boolean) - Method in class de.uniks.networkparser.list.AbstractArray
 
withWait(boolean) - Method in class de.uniks.networkparser.gui.javafx.window.FXStageController
 
withWidth(String) - Method in class de.uniks.networkparser.event.GUILine
 
withWidth(double) - Method in class de.uniks.networkparser.event.Style
 
withWidth(int) - Method in class de.uniks.networkparser.gui.javafx.controls.NumberTextField
 
withYear(int) - Method in class de.uniks.networkparser.date.DateTimeEntity
set a new year for the date
wrap(Object, BaseItem) - Static method in class de.uniks.networkparser.EntityUtil
Wrap an object, if necessary.
writeByteHeader(BufferedBytes, byte, int) - Static method in class de.uniks.networkparser.bytes.ByteUtil
 
writeBytes(BufferedBytes, boolean, boolean, boolean) - Method in class de.uniks.networkparser.bytes.BitEntity
 
writeBytes(BufferedBytes, boolean, boolean, boolean) - Method in class de.uniks.networkparser.bytes.ByteEntity
Gets the bytes.
writeBytes(BufferedBytes, boolean, boolean, boolean) - Method in class de.uniks.networkparser.bytes.ByteList
 
writeBytes(BufferedBytes, boolean, boolean, boolean) - Method in interface de.uniks.networkparser.interfaces.ByteItem
Write the Entity to the buffer
writeErrorFile(String, Throwable, Object...) - Method in class de.uniks.networkparser.gui.javafx.window.SimpleShell
 
writeFile(String, String) - Method in class de.uniks.networkparser.gui.javafx.window.DiagramEditor
 
writeModel(String) - Method in class de.uniks.networkparser.gui.javafx.window.SimpleShell
 

X

XMI_ID - Static variable in class de.uniks.networkparser.emf.EMFIdMap
 
XMLEntity - Class in de.uniks.networkparser.xml
The Class XMLEntity.
XMLEntity() - Constructor for class de.uniks.networkparser.xml.XMLEntity
Simple Constructor.
XMLEntityCreator - Class in de.uniks.networkparser.xml.util
 
XMLEntityCreator() - Constructor for class de.uniks.networkparser.xml.util.XMLEntityCreator
 
XMLGrammar - Interface in de.uniks.networkparser.xml.util
 
XMLIdMap - Class in de.uniks.networkparser.xml
The Class XMLIdMap.
XMLIdMap() - Constructor for class de.uniks.networkparser.xml.XMLIdMap
 
XMLNS_SOAP - Static variable in class de.uniks.networkparser.event.util.SoapCreator
 
XMLNS_XSD - Static variable in class de.uniks.networkparser.event.util.SoapCreator
 
XMLNS_XSI - Static variable in class de.uniks.networkparser.event.util.SoapCreator
 
XMLSimpleIdMap - Class in de.uniks.networkparser.xml
A Simple XMLIdMap for Decoding and Encoding XML Elements.
XMLSimpleIdMap() - Constructor for class de.uniks.networkparser.xml.XMLSimpleIdMap
Instantiates a new XML id map.
XMLStyledEntity - Class in de.uniks.networkparser.xml
Style Element of XML.
XMLStyledEntity() - Constructor for class de.uniks.networkparser.xml.XMLStyledEntity
 
XMLStyledEntityCreator - Class in de.uniks.networkparser.xml.util
 
XMLStyledEntityCreator() - Constructor for class de.uniks.networkparser.xml.util.XMLStyledEntityCreator
 
XMLTokener - Class in de.uniks.networkparser.xml
Tokener for parsing XML-Files.
XMLTokener() - Constructor for class de.uniks.networkparser.xml.XMLTokener
 
XMLValidator - Class in de.uniks.networkparser.xml
 
XMLValidator() - Constructor for class de.uniks.networkparser.xml.XMLValidator
 
Xor8 - Class in de.uniks.networkparser.bytes.checksum
 
Xor8() - Constructor for class de.uniks.networkparser.bytes.checksum.Xor8
 
XSDEntity - Class in de.uniks.networkparser.xml
 
XSDEntity() - Constructor for class de.uniks.networkparser.xml.XSDEntity
 
XSDEntityCreator - Class in de.uniks.networkparser.xml.util
 
XSDEntityCreator() - Constructor for class de.uniks.networkparser.xml.util.XSDEntityCreator
 
XsdValidationLoggingErrorHandler - Class in de.uniks.networkparser.xml
 
XsdValidationLoggingErrorHandler() - Constructor for class de.uniks.networkparser.xml.XsdValidationLoggingErrorHandler
 
XSI_TYPE - Static variable in class de.uniks.networkparser.emf.EMFIdMap
 

Y

YUMLConverter - Class in de.uniks.networkparser.graph
 
YUMLConverter() - Constructor for class de.uniks.networkparser.graph.YUMLConverter
 
A B C D E F G H I J K L M N O P Q R S T U V W X Y 
Skip navigation links