Serialized Form
-
Package eu.bandm.tools.annotations
-
Exception eu.bandm.tools.annotations.ImplementationMissingException
class ImplementationMissingException extends RuntimeException implements Serializable -
Error eu.bandm.tools.annotations.ImpossibleError
class ImpossibleError extends Error implements Serializable
-
-
Package eu.bandm.tools.d2d2.base
-
Class eu.bandm.tools.d2d2.base.BatchOptionsGui
class BatchOptionsGui extends Gui implements Serializable-
Serialized Fields
-
allVisuals_debug
ArrayList<Component> allVisuals_debug
-
allVisuals_fileBase
ArrayList<Component> allVisuals_fileBase
-
allVisuals_inputPattern
ArrayList<Component> allVisuals_inputPattern
-
allVisuals_interactive
ArrayList<Component> allVisuals_interactive
-
allVisuals_lineWidth
ArrayList<Component> allVisuals_lineWidth
-
allVisuals_noTxsl
ArrayList<Component> allVisuals_noTxsl
-
allVisuals_partialdocs
ArrayList<Component> allVisuals_partialdocs
-
allVisuals_path
ArrayList<Component> allVisuals_path
-
allVisuals_pedantic
ArrayList<Component> allVisuals_pedantic
-
allVisuals_sources
ArrayList<Component> allVisuals_sources
-
allVisuals_strictCheck
ArrayList<Component> allVisuals_strictCheck
-
allVisuals_stylesheetParamFiles
ArrayList<Component> allVisuals_stylesheetParamFiles
-
allVisuals_stylesheetParams
ArrayList<Component> allVisuals_stylesheetParams
-
allVisuals_tpathFunctions
ArrayList<Component> allVisuals_tpathFunctions
-
allVisuals_transformations
ArrayList<Component> allVisuals_transformations
-
allVisuals_txslTraceFlags
ArrayList<Component> allVisuals_txslTraceFlags
-
allVisuals_writeXsltFile
ArrayList<Component> allVisuals_writeXsltFile
-
allVisuals_xmlResult
ArrayList<Component> allVisuals_xmlResult
-
commentfield_0
Gui.CommentField commentfield_0
-
commentfield_1
Gui.CommentField commentfield_1
-
commentfield_2
Gui.CommentField commentfield_2
-
copyPhase
Boolean copyPhase
-
model
BatchOptions model
-
visual_debug_0
Gui.Field_int visual_debug_0
-
visual_fileBase_0
Gui.Field_uri visual_fileBase_0
-
visual_inputPattern_0
Gui.Field_string visual_inputPattern_0
-
visual_interactive_0
Gui.Field_int visual_interactive_0
-
visual_lineWidth_0
Gui.Field_int visual_lineWidth_0
-
visual_noTxsl_0
Gui.Field_bool visual_noTxsl_0
-
visual_partialdocs_0
Gui.Field_bool visual_partialdocs_0
-
visual_path_container
JPanel visual_path_container
-
visual_pedantic_0
Gui.Field_bool visual_pedantic_0
-
visual_sources_container
JPanel visual_sources_container
-
visual_strictCheck_0
Gui.Field_bool visual_strictCheck_0
-
visual_stylesheetParamFiles_container
JPanel visual_stylesheetParamFiles_container
-
visual_stylesheetParams_container
JPanel visual_stylesheetParams_container
-
visual_tpathFunctions_0
Gui.Field_string visual_tpathFunctions_0
-
visual_transformations_container
JPanel visual_transformations_container
-
visual_txslTraceFlags_0
Gui.Field_enumSet<BatchOptions.traceflag> visual_txslTraceFlags_0
-
visual_writeXsltFile_0
Gui.Field_bool visual_writeXsltFile_0
-
visual_xmlResult_0
Gui.Field_string visual_xmlResult_0
-
-
-
Exception eu.bandm.tools.d2d2.base.Classifier.DifferenceFound
class DifferenceFound extends RuntimeException implements Serializable -
Class eu.bandm.tools.d2d2.base.OptionsGui
class OptionsGui extends Gui implements Serializable-
Serialized Fields
-
allVisuals_additionalSources
ArrayList<Component> allVisuals_additionalSources
-
allVisuals_debug
ArrayList<Component> allVisuals_debug
-
allVisuals_interactive
ArrayList<Component> allVisuals_interactive
-
allVisuals_key
ArrayList<Component> allVisuals_key
-
allVisuals_lineWidth
ArrayList<Component> allVisuals_lineWidth
-
allVisuals_mode
ArrayList<Component> allVisuals_mode
-
allVisuals_outputfile
ArrayList<Component> allVisuals_outputfile
-
allVisuals_partialdocs
ArrayList<Component> allVisuals_partialdocs
-
allVisuals_path
ArrayList<Component> allVisuals_path
-
allVisuals_source
ArrayList<Component> allVisuals_source
-
allVisuals_static
ArrayList<Component> allVisuals_static
-
allVisuals_stylesheetParamFiles
ArrayList<Component> allVisuals_stylesheetParamFiles
-
allVisuals_stylesheetParams
ArrayList<Component> allVisuals_stylesheetParams
-
copyPhase
Boolean copyPhase
-
model
Options model
-
visual_additionalSources_container
JPanel visual_additionalSources_container
-
visual_debug_0
Gui.Field_int visual_debug_0
-
visual_interactive_0
Gui.Field_int visual_interactive_0
-
visual_key_0
Gui.Field_string visual_key_0
-
visual_lineWidth_0
Gui.Field_int visual_lineWidth_0
-
visual_mode_0
Gui.Field_enum<Options.modes> visual_mode_0
-
visual_outputfile_0
Gui.Field_uri visual_outputfile_0
-
visual_partialdocs_0
Gui.Field_bool visual_partialdocs_0
-
visual_path_container
JPanel visual_path_container
-
visual_source_0
Gui.Field_uri visual_source_0
-
visual_static_0
Gui.Field_bool visual_static_0
-
visual_stylesheetParamFiles_container
JPanel visual_stylesheetParamFiles_container
-
visual_stylesheetParams_container
JPanel visual_stylesheetParams_container
-
-
-
Class eu.bandm.tools.d2d2.base.Resolver4.Inst
-
Exception eu.bandm.tools.d2d2.base.StackPrinter.FollowSet.NoMoreEpsilon
class NoMoreEpsilon extends RuntimeException implements Serializable -
Class eu.bandm.tools.d2d2.base.SyntaxGraph.RectMap
-
Exception eu.bandm.tools.d2d2.base.Text2Udom.CannotContinue
class CannotContinue extends RuntimeException implements Serializable -
Exception eu.bandm.tools.d2d2.base.Text2Udom.PrematureEndOfFile
class PrematureEndOfFile extends RuntimeException implements Serializable
-
-
Package eu.bandm.tools.d2d2.demo
-
Class eu.bandm.tools.d2d2.demo.Application
-
Serialized Fields
-
batchOptions
BatchOptions batchOptions
-
d2d_main
Main d2d_main
-
eD2d
JEditorPane eD2d
-
errorStrategy
Text2Udom.ErrorStrategy errorStrategy
-
functionLibrary
FunctionLibrary<Node> functionLibrary
-
input2targetKey2transformation
Map<Module,
Map<String, Transformation>> input2targetKey2transformation -
linkEditor
JEditorPane linkEditor
-
linkWindow
JFrame linkWindow
-
mainOptions
Options mainOptions
-
modreg
ModuleRegistry modreg
-
resultContexts
Map<String,
ResultContext> resultContexts -
tD2d
JPanel tD2d
-
tDef
JEditorPane tDef
-
tDefs
JEditorPane tDefs
-
tempTabs
Set<JComponent> tempTabs
-
tracelevel
int tracelevel
-
transformationsCache
TransformationCache transformationsCache
Single instance cache for xslt source applied to global parameters. -
tXml
JEditorPane tXml
-
txsl_modifiers
Transformation.Modifiers txsl_modifiers
Modifiers for the txsl execution. -
xsltTrace
Trace xsltTrace
-
-
-
Class eu.bandm.tools.d2d2.demo.FourFormats
class FourFormats extends JFrame implements Serializable-
Serialized Fields
-
inp_tracelevel
JComboBox<String> inp_tracelevel
-
lab_tracelevel
JLabel lab_tracelevel
-
main
JSplitPane main
-
tabs
JTabbedPane tabs
-
tD2d
JEditorPane tD2d
-
tDef
JEditorPane tDef
-
tHtml
JEditorPane tHtml
-
top
JPanel top
-
tTarget
JEditorPane tTarget
-
tXml
JEditorPane tXml
-
-
-
Class eu.bandm.tools.d2d2.demo.GeneratedGui
class GeneratedGui extends Gui implements Serializable-
Serialized Fields
-
allVisuals_directory
ArrayList<Component> allVisuals_directory
-
allVisuals_fromDisk
ArrayList<Component> allVisuals_fromDisk
-
allVisuals_stem
ArrayList<Component> allVisuals_stem
-
allVisuals_toDisk
ArrayList<Component> allVisuals_toDisk
-
allVisuals_verbosity
ArrayList<Component> allVisuals_verbosity
-
copyPhase
Boolean copyPhase
-
model
Options model
-
visual_directory_0
Gui.Field_uri visual_directory_0
-
visual_fromDisk_0
Gui.Field_bool visual_fromDisk_0
-
visual_stem_0
Gui.Field_string visual_stem_0
-
visual_toDisk_0
Gui.Field_bool visual_toDisk_0
-
visual_verbosity_0
Gui.Field_int visual_verbosity_0
-
-
-
-
Package eu.bandm.tools.d2d2.infra
-
Class eu.bandm.tools.d2d2.infra.CharSet
class CharSet extends Object implements Serializable-
Serialized Fields
-
list
List<CharSet.CharRange> list
List of ranges. Is maintained in a normalized way: ascending list of non-overlapping ranges. Thus every set of characters has one unique representation.
-
-
-
Class eu.bandm.tools.d2d2.infra.CharSet.CharRange
class CharRange extends Object implements Serializable-
Serialized Fields
-
low
char low
-
up
char up
-
-
-
Exception eu.bandm.tools.d2d2.infra.MemString.ReadBehindBufferEndException
class ReadBehindBufferEndException extends IllegalArgumentException implements Serializable
-
-
Package eu.bandm.tools.d2d2.model
-
Class eu.bandm.tools.d2d2.model.Alt
class Alt extends GrMult implements Serializable -
Class eu.bandm.tools.d2d2.model.CharBinary
class CharBinary extends CharExpr implements Serializable-
Serialized Fields
-
left
Expression left
Generated by umod; model author's documentation MISSING.
(This definition has been created by UMod from the source at SYSTEM "D2d.umod":120.9-59, see this pretty print.)
The type of this field isExpression
(never null)
It is set by every possible constructor. -
right
Expression right
Generated by umod; model author's documentation MISSING.
(This definition has been created by UMod from the source at SYSTEM "D2d.umod":121.9-59, see this pretty print.)
The type of this field isExpression
(never null)
It is set by every possible constructor.
-
-
-
Class eu.bandm.tools.d2d2.model.CharCut
class CharCut extends CharBinary implements Serializable -
Class eu.bandm.tools.d2d2.model.CharExpr
class CharExpr extends Expression implements Serializable -
Class eu.bandm.tools.d2d2.model.CharJoin
class CharJoin extends CharBinary implements Serializable -
Class eu.bandm.tools.d2d2.model.CharMinus
class CharMinus extends CharBinary implements Serializable -
Class eu.bandm.tools.d2d2.model.CharRange
class CharRange extends CharBinary implements Serializable -
Class eu.bandm.tools.d2d2.model.CharSetConst
class CharSetConst extends CharExpr implements Serializable-
Serialized Fields
-
value
CharSet value
Generated by umod; model author's documentation MISSING.
(This definition has been created by UMod from the source at SYSTEM "D2d.umod":116.10-49, see this pretty print.)
The type of this field isCharSet
(never null)
It is set by every possible constructor.
-
-
-
Class eu.bandm.tools.d2d2.model.CharsRegExp
class CharsRegExp extends XRegExp implements Serializable-
Serialized Fields
-
dataContentModel
Expression dataContentModel
Generated by umod; model author's documentation MISSING.
(This definition has been created by UMod from the source at SYSTEM "D2d.umod":253.9-37, see this pretty print.)
The type of this field isExpression
(maybe null)
Its value defaults to null. -
isDistributed
boolean isDistributed
Generated by umod; model author's documentation MISSING.
(This definition has been created by UMod from the source at SYSTEM "D2d.umod":250.9-40, see this pretty print.)
The type of this field is boolean(never null)
Its value defaults tofalse
. -
linearContentModel
Expression linearContentModel
Generated by umod; model author's documentation MISSING.
(This definition has been created by UMod from the source at SYSTEM "D2d.umod":252.9-37, see this pretty print.)
The type of this field isExpression
(maybe null)
Its value defaults to null. -
storeAsData
boolean storeAsData
Generated by umod; model author's documentation MISSING.
(This definition has been created by UMod from the source at SYSTEM "D2d.umod":251.9-40, see this pretty print.)
The type of this field is boolean(never null)
Its value defaults tofalse
.
-
-
-
Class eu.bandm.tools.d2d2.model.Definition
class Definition extends SourceItem implements Serializable-
Serialized Fields
-
definedAsLocal
boolean definedAsLocal
Generated by umod; model author's documentation MISSING.
(This definition has been created by UMod from the source at SYSTEM "D2d.umod":232.9-32, see this pretty print.)
The type of this field is boolean(never null)
Its value defaults tofalse
. -
editpragmas
String editpragmas
Generated by umod; model author's documentation MISSING.
(This definition has been created by UMod from the source at SYSTEM "D2d.umod":239.9-29, see this pretty print.)
The type of this field is java.lang.String(maybe null)
Its value defaults to null. -
isgeneric
boolean isgeneric
Generated by umod; model author's documentation MISSING.
(This definition has been created by UMod from the source at SYSTEM "D2d.umod":230.9-32, see this pretty print.)
The type of this field is boolean(never null)
Its value defaults tofalse
. -
ispublic
boolean ispublic
Generated by umod; model author's documentation MISSING.
(This definition has been created by UMod from the source at SYSTEM "D2d.umod":231.9-32, see this pretty print.)
The type of this field is boolean(never null)
Its value defaults tofalse
. -
postproc
String postproc
Generated by umod; model author's documentation MISSING.
(This definition has been created by UMod from the source at SYSTEM "D2d.umod":233.9-29, see this pretty print.)
The type of this field is java.lang.String(maybe null)
Its value defaults to null. -
xml_kind
XmlKind xml_kind
Generated by umod; model author's documentation MISSING.
(This definition has been created by UMod from the source at SYSTEM "D2d.umod":234.9-35, see this pretty print.)
The type of this field isXmlKind
(never null)
Its value defaults toXmlKind.element
. -
xml_src_tag
String xml_src_tag
Generated by umod; model author's documentation MISSING.
(This definition has been created by UMod from the source at SYSTEM "D2d.umod":235.9-29, see this pretty print.)
The type of this field is java.lang.String(maybe null)
Its value defaults to null. -
xml_tag
NamespaceName xml_tag
Generated by umod; model author's documentation MISSING.
(This definition has been created by UMod from the source at SYSTEM "D2d.umod":236.9-29, see this pretty print.)
The type of this field isNamespaceName
(maybe null)
Its value defaults to null. -
xml_trimmed
boolean xml_trimmed
Generated by umod; model author's documentation MISSING.
(This definition has been created by UMod from the source at SYSTEM "D2d.umod":238.9-32, see this pretty print.)
The type of this field is boolean(never null)
Its value defaults tofalse
. -
xml_value
String xml_value
Generated by umod; model author's documentation MISSING.
(This definition has been created by UMod from the source at SYSTEM "D2d.umod":237.9-29, see this pretty print.)
The type of this field is java.lang.String(maybe null)
Its value defaults to null.
-
-
-
Class eu.bandm.tools.d2d2.model.Empty
class Empty extends Expression implements Serializable -
Class eu.bandm.tools.d2d2.model.Enumeration
class Enumeration extends Definition implements Serializable-
Serialized Fields
-
itemDocu
CheckedMap_RD<Integer,
CheckedMap_RD<String, CheckedList<LocString>>> itemDocu Generated by umod; model author's documentation MISSING.
(This definition has been created by UMod from the source at SYSTEM "D2d.umod":269.9-46, see this pretty print.)
The type of this field isCheckedMap_RD
<java.lang.Integer(never null),CheckedMap_RD
<java.lang.String(never null),CheckedList
<LocString
(never null)>(never null)>(never null)>(never null)
Its value defaults to an empty collection. -
items
CheckedMap_RD<String,
Integer> items Generated by umod; model author's documentation MISSING.
(This definition has been created by UMod from the source at SYSTEM "D2d.umod":264.9-35, see this pretty print.)
The type of this field isCheckedMap_RD
<java.lang.String(never null),java.lang.Integer(never null)>(never null)
Its value defaults to an empty collection. -
repr
CheckedMap_RD<Integer,
String> repr Generated by umod; model author's documentation MISSING.
(This definition has been created by UMod from the source at SYSTEM "D2d.umod":266.9-32, see this pretty print.)
The type of this field isCheckedMap_RD
<java.lang.Integer(never null),java.lang.String(never null)>(never null)
Its value defaults to an empty collection. -
reverse
CheckedMap_RD<Integer,
CheckedSet<String>> reverse Generated by umod; model author's documentation MISSING.
(This definition has been created by UMod from the source at SYSTEM "D2d.umod":265.9-36, see this pretty print.)
The type of this field isCheckedMap_RD
<java.lang.Integer(never null),CheckedSet
<java.lang.String(never null)>(never null)>(never null)
Its value defaults to an empty collection. -
sourceOrder
CheckedList<String> sourceOrder
Generated by umod; model author's documentation MISSING.
(This definition has been created by UMod from the source at SYSTEM "D2d.umod":263.9-29, see this pretty print.)
The type of this field isCheckedList
<java.lang.String(never null)>(never null)
Its value defaults to an empty collection. -
xml_emptystructs
boolean xml_emptystructs
Generated by umod; model author's documentation MISSING.
(This definition has been created by UMod from the source at SYSTEM "D2d.umod":268.9-33, see this pretty print.)
The type of this field is boolean(never null)
Its value defaults tofalse
. -
xml_representation
EnumRep xml_representation
Generated by umod; model author's documentation MISSING.
(This definition has been created by UMod from the source at SYSTEM "D2d.umod":267.9-39, see this pretty print.)
The type of this field isEnumRep
(never null)
Its value defaults toEnumRep.ASIS
.
-
-
-
Class eu.bandm.tools.d2d2.model.Expression
class Expression extends Expr0 implements Serializable-
Serialized Fields
-
canProduceEpsilon
boolean canProduceEpsilon
Generated by umod; model author's documentation MISSING.
(This definition has been created by UMod from the source at SYSTEM "D2d.umod":34.5-32, see this pretty print.)
The type of this field is boolean(never null)
Its value defaults tofalse
. -
firsts
CheckedMap_RD<String,
Expression> firsts Generated by umod; model author's documentation MISSING.
(This definition has been created by UMod from the source at SYSTEM "D2d.umod":35.5-50, see this pretty print.)
The type of this field isCheckedMap_RD
<java.lang.String(never null),Expression
(never null)>(maybe null)
Its value defaults to null. -
weakfirsts
CheckedMap_RD<String,
Expression> weakfirsts Generated by umod; model author's documentation MISSING.
(This definition has been created by UMod from the source at SYSTEM "D2d.umod":36.5-50, see this pretty print.)
The type of this field isCheckedMap_RD
<java.lang.String(never null),Expression
(never null)>(maybe null)
Its value defaults to null.
-
-
-
Class eu.bandm.tools.d2d2.model.Greedy
class Greedy extends GrUnary implements Serializable -
Class eu.bandm.tools.d2d2.model.GrMult
class GrMult extends Expression implements Serializable-
Serialized Fields
-
on
CheckedList<Expression> on
Generated by umod; model author's documentation MISSING.
(This definition has been created by UMod from the source at SYSTEM "D2d.umod":96.9-65, see this pretty print.)
The type of this field isCheckedList
<Expression
(never null)>(never null)
Its value defaults to an empty collection.
-
-
-
Class eu.bandm.tools.d2d2.model.GrUnary
class GrUnary extends Expression implements Serializable-
Serialized Fields
-
istight
boolean istight
Generated by umod; model author's documentation MISSING.
(This definition has been created by UMod from the source at SYSTEM "D2d.umod":74.7-48, see this pretty print.)
The type of this field is boolean(never null)
Its value defaults tofalse
. -
on
Expression on
Generated by umod; model author's documentation MISSING.
(This definition has been created by UMod from the source at SYSTEM "D2d.umod":73.7-65, see this pretty print.)
The type of this field isExpression
(never null)
It is set by every possible constructor.
-
-
-
Class eu.bandm.tools.d2d2.model.ImportItem
class ImportItem extends SourceItem implements Serializable-
Serialized Fields
-
absolutePath
String absolutePath
Generated by umod; model author's documentation MISSING.
(This definition has been created by UMod from the source at SYSTEM "D2d.umod":221.9-29, see this pretty print.)
The type of this field is java.lang.String(maybe null)
Its value defaults to null. -
globalSubsts
CheckedMap_RD<String,
Expression> globalSubsts Generated by umod; model author's documentation MISSING.
(This definition has been created by UMod from the source at SYSTEM "D2d.umod":224.9-66, see this pretty print.)
The type of this field isCheckedMap_RD
<java.lang.String(never null),Expression
(never null)>(never null)
Its value defaults to an empty collection. -
isgeneric
boolean isgeneric
Generated by umod; model author's documentation MISSING.
(This definition has been created by UMod from the source at SYSTEM "D2d.umod":222.9-26, see this pretty print.)
The type of this field is boolean(never null)
Its value defaults tofalse
. -
localSubsts
CheckedMap_RD<String,
CheckedMap_RD<String, Expression>> localSubsts Generated by umod; model author's documentation MISSING.
(This definition has been created by UMod from the source at SYSTEM "D2d.umod":223.9-66, see this pretty print.)
The type of this field isCheckedMap_RD
<java.lang.String(never null),CheckedMap_RD
<java.lang.String(never null),Expression
(never null)>(never null)>(never null)
Its value defaults to an empty collection. -
targetURN
String targetURN
Generated by umod; model author's documentation MISSING.
(This definition has been created by UMod from the source at SYSTEM "D2d.umod":220.9-29, see this pretty print.)
The type of this field is java.lang.String(maybe null)
Its value defaults to null.
-
-
-
Class eu.bandm.tools.d2d2.model.Insertion
class Insertion extends Expression implements Serializable-
Serialized Fields
-
on
Expression on
Generated by umod; model author's documentation MISSING.
(This definition has been created by UMod from the source at SYSTEM "D2d.umod":51.7-66, see this pretty print.)
The type of this field isExpression
(never null)
It is set by every possible constructor. -
synthetic
boolean synthetic
Generated by umod; model author's documentation MISSING.
(This definition has been created by UMod from the source at SYSTEM "D2d.umod":52.7-53, see this pretty print.)
The type of this field is boolean(never null)
Its value defaults tofalse
.
-
-
-
Class eu.bandm.tools.d2d2.model.LocString
class LocString extends Object implements Serializable-
Serialized Fields
-
loc
Location<XMLDocumentIdentifier> loc
Generated by umod; model author's documentation MISSING.
(This definition has been created by UMod from the source at SYSTEM "D2d.umod":163.9-57, see this pretty print.)
The type of this field isLocation
(never null)
It is set by every possible constructor. -
text
String text
Generated by umod; model author's documentation MISSING.
(This definition has been created by UMod from the source at SYSTEM "D2d.umod":162.9-57, see this pretty print.)
The type of this field is java.lang.String(never null)
It is set by every possible constructor.
-
-
-
Class eu.bandm.tools.d2d2.model.Module
class Module extends SourceItem implements Serializable-
Serialized Fields
-
defaultElNs
NamespaceName defaultElNs
Generated by umod; model author's documentation MISSING.
(This definition has been created by UMod from the source at SYSTEM "D2d.umod":194.9-29, see this pretty print.)
The type of this field isNamespaceName
(maybe null)
Its value defaults to null. -
definitions
CheckedMap_RD<String,
Definition> definitions Generated by umod; model author's documentation MISSING.
(This definition has been created by UMod from the source at SYSTEM "D2d.umod":191.9-79, see this pretty print.)
The type of this field isCheckedMap_RD
<java.lang.String(never null),Definition
(never null)>(never null)
Its value defaults to an empty collection. -
imports
CheckedMap_RD<String,
ImportItem> imports Generated by umod; model author's documentation MISSING.
(This definition has been created by UMod from the source at SYSTEM "D2d.umod":190.9-79, see this pretty print.)
The type of this field isCheckedMap_RD
<java.lang.String(never null),ImportItem
(never null)>(never null)
Its value defaults to an empty collection. -
isLocal
boolean isLocal
Generated by umod; model author's documentation MISSING.
(This definition has been created by UMod from the source at SYSTEM "D2d.umod":199.9-32, see this pretty print.)
The type of this field is boolean(never null)
Its value defaults tofalse
. -
modules
CheckedMap_RD<String,
Module> modules Generated by umod; model author's documentation MISSING.
(This definition has been created by UMod from the source at SYSTEM "D2d.umod":189.9-73, see this pretty print.)
The type of this field isCheckedMap_RD
<java.lang.String(never null),Module
(never null)>(never null)
Its value defaults to an empty collection. -
namespaces
CheckedList<NamespaceDecl> namespaces
Generated by umod; model author's documentation MISSING.
(This definition has been created by UMod from the source at SYSTEM "D2d.umod":197.9-29, see this pretty print.)
The type of this field isCheckedList
<NamespaceDecl
(never null)>(never null)
Its value defaults to an empty collection.
-
-
-
Class eu.bandm.tools.d2d2.model.NamespaceDecl
class NamespaceDecl extends Object implements Serializable-
Serialized Fields
-
elementonlydefault
boolean elementonlydefault
Generated by umod; model author's documentation MISSING.
(This definition has been created by UMod from the source at SYSTEM "D2d.umod":170.9-57, see this pretty print.)
The type of this field is boolean(never null)
It is set by every possible constructor. -
isdefault
boolean isdefault
Generated by umod; model author's documentation MISSING.
(This definition has been created by UMod from the source at SYSTEM "D2d.umod":169.9-57, see this pretty print.)
The type of this field is boolean(never null)
It is set by every possible constructor. -
prefix
String prefix
Generated by umod; model author's documentation MISSING.
(This definition has been created by UMod from the source at SYSTEM "D2d.umod":167.9-57, see this pretty print.)
The type of this field is java.lang.String(never null)
It is set by every possible constructor. -
uri
String uri
Generated by umod; model author's documentation MISSING.
(This definition has been created by UMod from the source at SYSTEM "D2d.umod":168.9-57, see this pretty print.)
The type of this field is java.lang.String(never null)
It is set by every possible constructor.
-
-
-
Class eu.bandm.tools.d2d2.model.None
class None extends Expression implements Serializable -
Class eu.bandm.tools.d2d2.model.Opt
class Opt extends GrUnary implements Serializable -
Class eu.bandm.tools.d2d2.model.ParseParticle
class ParseParticle extends Expression implements Serializable-
Serialized Fields
-
collector
CharsRegExp collector
Generated by umod; model author's documentation MISSING.
(This definition has been created by UMod from the source at SYSTEM "D2d.umod":138.8-23, see this pretty print.)
The type of this field isCharsRegExp
(maybe null)
Its value defaults to null. -
ident
String ident
Generated by umod; model author's documentation MISSING.
(This definition has been created by UMod from the source at SYSTEM "D2d.umod":136.8-51, see this pretty print.)
The type of this field is java.lang.String(never null)
It is set by every possible constructor. -
on
Expression on
Generated by umod; model author's documentation MISSING.
(This definition has been created by UMod from the source at SYSTEM "D2d.umod":137.8-62, see this pretty print.)
The type of this field isExpression
(never null)
It is set by every possible constructor.
-
-
-
Class eu.bandm.tools.d2d2.model.Pcdata
class Pcdata extends Expression implements Serializable -
Class eu.bandm.tools.d2d2.model.Perm
class Perm extends GrMult implements Serializable-
Serialized Fields
-
obligates
CheckedSet<Expression> obligates
Generated by umod; model author's documentation MISSING.
(This definition has been created by UMod from the source at SYSTEM "D2d.umod":105.9-24, see this pretty print.)
The type of this field isCheckedSet
<Expression
(never null)>(never null)
Its value defaults to an empty collection.
-
-
-
Class eu.bandm.tools.d2d2.model.Plus
class Plus extends GrUnary implements Serializable -
Class eu.bandm.tools.d2d2.model.Reference
class Reference extends Expression implements Serializable-
Serialized Fields
-
isImplicit
boolean isImplicit
Generated by umod; model author's documentation MISSING.
(This definition has been created by UMod from the source at SYSTEM "D2d.umod":57.7-30, see this pretty print.)
The type of this field is boolean(never null)
Its value defaults tofalse
. -
resolved
Definition resolved
Generated by umod; model author's documentation MISSING.
(This definition has been created by UMod from the source at SYSTEM "D2d.umod":58.7-25, see this pretty print.)
The type of this field isDefinition
(maybe null)
Its value defaults to null. -
sourceText
String sourceText
Generated by umod; model author's documentation MISSING.
(This definition has been created by UMod from the source at SYSTEM "D2d.umod":56.7-49, see this pretty print.)
The type of this field is java.lang.String(never null)
It is set by every possible constructor.
-
-
-
Class eu.bandm.tools.d2d2.model.ResolvedModule
class ResolvedModule extends Module implements Serializable-
Serialized Fields
-
defInstances
CheckedMap_RD<Definition,
DefInstance> defInstances Generated by umod; model author's documentation MISSING.
(This definition has been created by UMod from the source at SYSTEM "D2d.umod":216.9-37, see this pretty print.)
The type of this field isCheckedMap_RD
<Definition
(never null),DefInstance
(never null)>(never null)
Its value defaults to an empty collection. -
raw
Module raw
Generated by umod; model author's documentation MISSING.
(This definition has been created by UMod from the source at SYSTEM "D2d.umod":215.9-58, see this pretty print.)
The type of this field isModule
(never null)
It is set by every possible constructor. -
rawModules
CheckedMap_RD<String,
Module> rawModules Generated by umod; model author's documentation MISSING.
(This definition has been created by UMod from the source at SYSTEM "D2d.umod":217.9-35, see this pretty print.)
The type of this field isCheckedMap_RD
<java.lang.String(never null),Module
(never null)>(never null)
Its value defaults to an empty collection.
-
-
-
Class eu.bandm.tools.d2d2.model.Seq
class Seq extends GrMult implements Serializable-
Serialized Fields
-
istight
boolean istight
Generated by umod; model author's documentation MISSING.
(This definition has been created by UMod from the source at SYSTEM "D2d.umod":109.9-55, see this pretty print.)
The type of this field is boolean(never null)
It is set by every possible constructor.- See Also:
-
-
-
Class eu.bandm.tools.d2d2.model.SourceItem
class SourceItem extends Object implements Serializable-
Serialized Fields
-
context
SourceItem context
Generated by umod; model author's documentation MISSING.
(This definition has been created by UMod from the source at SYSTEM "D2d.umod":175.9-58, see this pretty print.)
The type of this field isSourceItem
(maybe null)
Its value defaults to null. -
docu
CheckedMap_RD<String,
CheckedList<LocString>> docu Generated by umod; model author's documentation MISSING.
(This definition has been created by UMod from the source at SYSTEM "D2d.umod":178.9-39, see this pretty print.)
The type of this field isCheckedMap_RD
<java.lang.String(never null),CheckedList
<LocString
(never null)>(never null)>(never null)
Its value defaults to an empty collection. -
location
Location<XMLDocumentIdentifier> location
Generated by umod; model author's documentation MISSING.
(This definition has been created by UMod from the source at SYSTEM "D2d.umod":177.9-57, see this pretty print.)
The type of this field isLocation
(never null)
It is set by every possible constructor. -
name
String name
Generated by umod; model author's documentation MISSING.
(This definition has been created by UMod from the source at SYSTEM "D2d.umod":176.9-57, see this pretty print.)
The type of this field is java.lang.String(never null)
It is set by every possible constructor.
-
-
-
Class eu.bandm.tools.d2d2.model.Star
class Star extends GrUnary implements Serializable -
Class eu.bandm.tools.d2d2.model.StringConst
class StringConst extends Expression implements Serializable-
Serialized Fields
-
value
String value
Generated by umod; model author's documentation MISSING.
(This definition has been created by UMod from the source at SYSTEM "D2d.umod":148.8-49, see this pretty print.)
The type of this field is java.lang.String(never null)
It is set by every possible constructor.
-
-
-
Class eu.bandm.tools.d2d2.model.Subst
class Subst extends Expression implements Serializable-
Serialized Fields
-
div
Reference div
Generated by umod; model author's documentation MISSING.
(This definition has been created by UMod from the source at SYSTEM "D2d.umod":155.7-50, see this pretty print.)
The type of this field isReference
(never null)
It is set by every possible constructor. -
mul
Expression mul
Generated by umod; model author's documentation MISSING.
(This definition has been created by UMod from the source at SYSTEM "D2d.umod":156.7-60, see this pretty print.)
The type of this field isExpression
(never null)
It is set by every possible constructor. -
on
Expression on
Generated by umod; model author's documentation MISSING.
(This definition has been created by UMod from the source at SYSTEM "D2d.umod":154.7-60, see this pretty print.)
The type of this field isExpression
(never null)
It is set by every possible constructor.
-
-
-
Class eu.bandm.tools.d2d2.model.TagsRegExp
class TagsRegExp extends XRegExp implements Serializable-
Serialized Fields
-
localdefs
CheckedMap_RD<String,
Definition> localdefs Generated by umod; model author's documentation MISSING.
(This definition has been created by UMod from the source at SYSTEM "D2d.umod":257.9-80, see this pretty print.)
The type of this field isCheckedMap_RD
<java.lang.String(never null),Definition
(never null)>(never null)
Its value defaults to an empty collection. -
verbatim_input
boolean verbatim_input
Generated by umod; model author's documentation MISSING.
(This definition has been created by UMod from the source at SYSTEM "D2d.umod":256.9-32, see this pretty print.)
The type of this field is boolean(never null)
Its value defaults tofalse
.
-
-
-
Class eu.bandm.tools.d2d2.model.XRegExp
class XRegExp extends Definition implements Serializable-
Serialized Fields
-
value
Expression value
Generated by umod; model author's documentation MISSING.
(This definition has been created by UMod from the source at SYSTEM "D2d.umod":242.9-80, see this pretty print.)
The type of this field isExpression
(never null)
It is set by every possible constructor. -
xattributes
CheckedMap_RD<Definition,
Boolean> xattributes Lists all sub-expressions to realize as XML attributes, and whether optional.(transient cache)(This definition has been created by UMod from the source at SYSTEM "D2d.umod":243.9-244.9, see this pretty print.)
The type of this field isCheckedMap_RD
<Definition
(never null),java.lang.Boolean(never null)>(maybe null)
Its value defaults to null.
-
-
-
-
Package eu.bandm.tools.doctypes.xhtml
-
Package eu.bandm.tools.dtd
-
Exception eu.bandm.tools.dtd.TunedDTDParser.ParsingFailed
class ParsingFailed extends RuntimeException implements Serializable- serialVersionUID:
- 1990335320233164117L
-
-
Package eu.bandm.tools.dtm
-
Class eu.bandm.tools.dtm.Tool.MyGui
class MyGui extends ToolGui implements Serializable-
Serialized Fields
-
mmr
MessageTranslator<@Opt XMLDocumentIdentifier> mmr
-
-
-
Class eu.bandm.tools.dtm.ToolGui
class ToolGui extends Gui implements Serializable-
Serialized Fields
-
allVisuals_acceptIncomplete
ArrayList<Component> allVisuals_acceptIncomplete
-
allVisuals_alphabeticDir
ArrayList<Component> allVisuals_alphabeticDir
-
allVisuals_analyses
ArrayList<Component> allVisuals_analyses
-
allVisuals_attlists
ArrayList<Component> allVisuals_attlists
-
allVisuals_collapseWS
ArrayList<Component> allVisuals_collapseWS
-
allVisuals_comments
ArrayList<Component> allVisuals_comments
-
allVisuals_commonAttThreshold
ArrayList<Component> allVisuals_commonAttThreshold
-
allVisuals_elementGraph
ArrayList<Component> allVisuals_elementGraph
-
allVisuals_elements
ArrayList<Component> allVisuals_elements
-
allVisuals_entityGraph
ArrayList<Component> allVisuals_entityGraph
-
allVisuals_expandAttlists
ArrayList<Component> allVisuals_expandAttlists
-
allVisuals_expandContents
ArrayList<Component> allVisuals_expandContents
-
allVisuals_expandDefNames
ArrayList<Component> allVisuals_expandDefNames
-
allVisuals_expandEntities
ArrayList<Component> allVisuals_expandEntities
-
allVisuals_expandRefTooltips
ArrayList<Component> allVisuals_expandRefTooltips
-
allVisuals_GEs
ArrayList<Component> allVisuals_GEs
-
allVisuals_gui
ArrayList<Component> allVisuals_gui
-
allVisuals_inserts
ArrayList<Component> allVisuals_inserts
-
allVisuals_linewidth
ArrayList<Component> allVisuals_linewidth
-
allVisuals_outputFormat
ArrayList<Component> allVisuals_outputFormat
-
allVisuals_PEs
ArrayList<Component> allVisuals_PEs
-
allVisuals_PIs
ArrayList<Component> allVisuals_PIs
-
allVisuals_result
ArrayList<Component> allVisuals_result
-
allVisuals_showCommandLine
ArrayList<Component> allVisuals_showCommandLine
-
allVisuals_showCreationDate
ArrayList<Component> allVisuals_showCreationDate
-
allVisuals_showFullInstructions
ArrayList<Component> allVisuals_showFullInstructions
-
allVisuals_source
ArrayList<Component> allVisuals_source
-
allVisuals_windowtitle
ArrayList<Component> allVisuals_windowtitle
-
commentfield_0
Gui.CommentField commentfield_0
-
commentfield_1
Gui.CommentField commentfield_1
-
commentfield_2
Gui.CommentField commentfield_2
-
commentfield_3
Gui.CommentField commentfield_3
-
commentfield_4
Gui.CommentField commentfield_4
-
copyPhase
Boolean copyPhase
-
model
ToolOptions model
-
visual_acceptIncomplete_0
Gui.Field_bool visual_acceptIncomplete_0
-
visual_alphabeticDir_0
Gui.Field_enum<ToolOptions.visibility> visual_alphabeticDir_0
-
visual_analyses_0
Gui.Field_enum<ToolOptions.visibility> visual_analyses_0
-
visual_attlists_0
Gui.Field_enum<ToolOptions.visibility> visual_attlists_0
-
visual_collapseWS_0
Gui.Field_bool visual_collapseWS_0
-
visual_comments_0
Gui.Field_enum<ToolOptions.visibility> visual_comments_0
-
visual_commonAttThreshold_0
Gui.Field_int visual_commonAttThreshold_0
-
visual_elementGraph_0
Gui.Field_enum<ToolOptions.visibility> visual_elementGraph_0
-
visual_elements_0
Gui.Field_enum<ToolOptions.visibility> visual_elements_0
-
visual_entityGraph_0
Gui.Field_enum<ToolOptions.visibility> visual_entityGraph_0
-
visual_expandAttlists_0
Gui.Field_bool visual_expandAttlists_0
-
visual_expandContents_0
Gui.Field_bool visual_expandContents_0
-
visual_expandDefNames_0
Gui.Field_bool visual_expandDefNames_0
-
visual_expandEntities_0
Gui.Field_bool visual_expandEntities_0
-
visual_expandRefTooltips_0
Gui.Field_bool visual_expandRefTooltips_0
-
visual_GEs_0
Gui.Field_enum<ToolOptions.visibility> visual_GEs_0
-
visual_gui_0
Gui.Field_bool visual_gui_0
-
visual_inserts_0
Gui.Field_enum<ToolOptions.visibility> visual_inserts_0
-
visual_linewidth_0
Gui.Field_int visual_linewidth_0
-
visual_outputFormat_0
Gui.Field_enum<ToolOptions.outputFormat> visual_outputFormat_0
-
visual_PEs_0
Gui.Field_enum<ToolOptions.visibility> visual_PEs_0
-
visual_PIs_0
Gui.Field_enum<ToolOptions.visibility> visual_PIs_0
-
visual_result_0
Gui.Field_uri visual_result_0
-
visual_showCommandLine_0
Gui.Field_bool visual_showCommandLine_0
-
visual_showCreationDate_0
Gui.Field_string visual_showCreationDate_0
-
visual_showFullInstructions_0
Gui.Field_bool visual_showFullInstructions_0
-
visual_source_0
Gui.Field_uri visual_source_0
-
visual_windowtitle_0
Gui.Field_string visual_windowtitle_0
-
-
-
Class eu.bandm.tools.dtm.ToolHeader
class ToolHeader extends JPanel implements Serializable
-
-
Package eu.bandm.tools.format
-
Class eu.bandm.tools.format.Format
class Format extends Object implements Serializable- serialVersionUID:
- 5340838382828238046L
-
Serialized Fields
-
ground
boolean ground
Reflects that this format does not contain variables. -
indent
int indent
The indentation value explicitly assigned by the user. This will determine the number of spaces the format will begin further to the right then the beginning of its immediate container, iff the format is the first in an output line. -
isAlwaysMultiline
boolean isAlwaysMultiline
Reflects whether format contains any (non-singleton)Format.Beneath
formats. Needed for "line" and "block", which propagate line breaks contained in their content formats to their own layout. -
maxWidth
int maxWidth
Contains the maximal width, ie reflects the printing situation where no single contained optional line-break contained in (the sub-formats of) this format is realized. -
minWidth
int minWidth
Contains the minimal width if not directly at start of line, ie respecting blanks and not including indentation. (This is because after starting a new line, no decision on line break is necessary anyhow.)
-
-
Class eu.bandm.tools.format.Format.Annotated
class Annotated extends Format implements Serializable- serialVersionUID:
- 8826700416196727583L
-
Class eu.bandm.tools.format.Format.Append
class Append extends Format.Compound implements Serializable- serialVersionUID:
- -8362919851777707660L
-
Class eu.bandm.tools.format.Format.Beneath
class Beneath extends Format.Compound implements Serializable- serialVersionUID:
- -7741649358490805703L
-
Class eu.bandm.tools.format.Format.Beside
class Beside extends Format.Compound implements Serializable- serialVersionUID:
- 7029014279708314679L
-
Class eu.bandm.tools.format.Format.Block
class Block extends Format.Compound implements Serializable- serialVersionUID:
- -1440992414251638593L
-
Class eu.bandm.tools.format.Format.BoundVariable
class BoundVariable extends Format.Variable implements Serializable- serialVersionUID:
- 8461734323695363504L
-
Serialized Fields
-
index
int index
The position of the argument to be replaced by this variable.
-
-
Class eu.bandm.tools.format.Format.Comment
class Comment extends Format.Compound implements Serializable -
Class eu.bandm.tools.format.Format.Compound
class Compound extends Format implements Serializable- serialVersionUID:
- 8133950776187212855L
-
Class eu.bandm.tools.format.Format.Context
class Context extends Object implements Serializable- serialVersionUID:
- -3965076956951000244L
-
Serialized Fields
-
arguments
List<Formattable> arguments
The bindings forFormat.BoundVariable
s, by their position index. -
freeValues
Map<String,
Formattable> freeValues The bindings forFormat.FreeVariable
s, by their name.
-
-
Class eu.bandm.tools.format.Format.Empty
class Empty extends Format implements Serializable- serialVersionUID:
- 2228962234251863540L
-
Class eu.bandm.tools.format.Format.FreeVariable
class FreeVariable extends Format.Variable implements Serializable- serialVersionUID:
- -7639734455062802618L
-
Class eu.bandm.tools.format.Format.Line
class Line extends Format.Compound implements Serializable- serialVersionUID:
- 1483939837947889101L
-
Class eu.bandm.tools.format.Format.Literal
class Literal extends Format implements Serializable- serialVersionUID:
- -1797172064976587696L
-
Serialized Fields
-
content
String content
The visible string content to print .
-
-
Class eu.bandm.tools.format.Format.Markup
class Markup extends Format implements Serializable- serialVersionUID:
- -1797172064976589999L
-
Serialized Fields
-
content
String content
The mark-up text. -
isright
boolean isright
Whether this mark-up is the right=closing part of a pair=parantheses.
-
-
Class eu.bandm.tools.format.Format.Prior
class Prior extends Format implements Serializable- serialVersionUID:
- 5491347112288070882L
-
Serialized Fields
-
alternative
int alternative
The paren version will be printed if this format is contained (maybe indirectly) in another Prior with same priority and different alternative, or if this alternative == -1. -
level
int level
The paren version will be printed if this format is contained (maybe indirectly) in another Prior with higher priority. -
noparens
Format noparens
-
parens
Format parens
-
-
Class eu.bandm.tools.format.Format.Space
class Space extends Format implements Serializable- serialVersionUID:
- 4389887720079264049L
-
Class eu.bandm.tools.format.Format.Subst
class Subst extends Format implements Serializable- serialVersionUID:
- -2120062245087861427L
-
Serialized Fields
-
body
Format body
-
context
Format.Context context
-
partial
boolean partial
-
-
Class eu.bandm.tools.format.Format.Tabular
class Tabular extends Format.Compound implements Serializable- serialVersionUID:
- -5563710748684607779L
-
Class eu.bandm.tools.format.Format.Variable
class Variable extends Format implements Serializable- serialVersionUID:
- 1528754759396170813L
-
Serialized Fields
-
name
String name
Either the explicit name ofFormat.FreeVariable
, or the positoin number of aFormat.BoundVariable
.
-
-
-
Package eu.bandm.tools.formatfrontends.runtime
-
Exception eu.bandm.tools.formatfrontends.runtime.TakeAlternativeException
class TakeAlternativeException extends RuntimeException implements Serializable- serialVersionUID:
- 2562041359442167998L
-
-
Package eu.bandm.tools.graficUtils
-
Class eu.bandm.tools.graficUtils.MultiLineFlowLayout
class MultiLineFlowLayout extends FlowLayout implements Serializable -
Class eu.bandm.tools.graficUtils.SwingTools.EnumComboBox
-
Class eu.bandm.tools.graficUtils.SwingTools.IntMapComboBox
-
Class eu.bandm.tools.graficUtils.SwingTools.NoArrowComboBox
-
Class eu.bandm.tools.graficUtils.SwingTools.ToolTipDistributor
class ToolTipDistributor extends JPanel implements Serializable -
Class eu.bandm.tools.graficUtils.TextDialog
class TextDialog extends JDialog implements Serializable-
Serialized Fields
-
answer
String answer
The url clicked by the user. Must be read and processed by the payload code. -
epane
JEditorPane epane
evident -
firstPara
boolean firstPara
Whether the next call to appendText is the first in this step. -
hasShortcuts
boolean hasShortcuts
-
icon
Icon icon
-
keylistener
KeyListener keylistener
An answer is given by the of the user by pressing one of the shortcut keys. For the reaction seeTextDialog.linklistener
. -
linklistener
HyperlinkListener linklistener
An answer is given by the of the user by clicking one of the offered links. Consequences: The selected link is replaced by emphasized normal text; all others by stroke-out normal text. The variableTextDialog.answer
is set and the call-backTextDialog.react()
is called. There the caller may perform the next step of the dialog by adding further HTML text (again with links for reaction) by callingTextDialog.appendText(String)
. All these steps are numbered visibly. We use the url value of the HTML source text, i.e. not parsed or verified, which is retrieved byHyperlinkEvent.getDescription()
. -
PATTERN_close_a
Pattern PATTERN_close_a
-
PATTERN_close_body
Pattern PATTERN_close_body
-
PATTERN_open_a
Pattern PATTERN_open_a
-
shortcutlist
@Opt List<String> shortcutlist
-
stepNum
int stepNum
Counter of the input-output cycles. Numbers will be printed as small exponents before the output text.
-
-
-
Class eu.bandm.tools.graficUtils.WrapLayout
class WrapLayout extends FlowLayout implements Serializable
-
-
Package eu.bandm.tools.graph
-
Exception eu.bandm.tools.graph.CycleException
class CycleException extends RuntimeException implements Serializable- serialVersionUID:
- -2263620810808797760L
-
Serialized Fields
-
node
Object node
-
-
-
Package eu.bandm.tools.installer
-
Class eu.bandm.tools.installer.DocumentedDistribution2
class DocumentedDistribution2 extends JFrame implements Serializable-
Serialized Fields
-
anyTabbedPane2textKey
Map<Component,
String> anyTabbedPane2textKey Maps Swing objects to MuLi keys for dynamic language change. -
anyTabbedPane2tooltip
Map<Component,
String> anyTabbedPane2tooltip Maps Swing objects to MuLi keys for dynamic language change. -
button2textKey
Map<AbstractButton,
String> button2textKey Maps Swing objects to MuLi keys for dynamic language change. The text entries must all have the "accelerator format" like "!e!xit
", seeDocumentedDistribution2.translateAndExtractShortcut(String)
, because the accelerator key with the language. -
buttonPanel
JPanel buttonPanel
The container below the options for the "action" buttons. -
cmdLineDefinesTask
boolean cmdLineDefinesTask
Whether there were non-meta options in the command line, and the correspoding payload task is executed. -
cmdLineIsEmpty
boolean cmdLineIsEmpty
Whether there are no string argument particles from a command line. -
codePosition
@Opt String codePosition
Disk file position of the currently running code. -
completed_user_language_icons
List<Icon> completed_user_language_icons
This is a copy of the original list of languagesDocumentedDistribution2.Configuration.user_language_icons
, completed byGui.StringIcon
s when no flag icon has been provided. -
configuration
DocumentedDistribution2.Configuration<M extends Model<M>,
G extends Gui> configuration The configuration object passed to the constructor call. -
DEnS_cs
byte[] DEnS_cs
Checksum of all files in the local copy of DEnS. -
DEnS_dir
@Opt String DEnS_dir
Common root directory's position of documentation, examples and sources on the local machine. -
errorMsgField
SwingMessageField<SimpleMessage<String>> errorMsgField
Text label showing always the last message sent to . Is positioned at the bottom of the main window and always visible, on each tab. -
exampleMenuItems
List<JMenuItem> exampleMenuItems
Menu items initially inactive; enabled after successful DEnS download. -
executeButton
JButton executeButton
The button below the GUI option pane, for starting processing. -
firstSignerName
@Opt String firstSignerName
The name of the first/main signer of the code. -
generationComment
Format generationComment
-
guiPopulated
boolean guiPopulated
Flag set after all GUI elements have been created. -
interactiveIsRequested
boolean interactiveIsRequested
Set to true if no payload task is defined on the command line (=no non-meta options), and can further be set true explicitly by the payload task (by callbackDocumentedDistribution2.requestInteraction(boolean)
for starting the GUI nevertheless. -
isInitialCall
boolean isInitialCall
Output to the payload task implementation whether its execution comes directly from the command lines, with no GUI interference. -
isMuLi
boolean isMuLi
Reflects whether more than one language has been specified. -
jarRunning
boolean jarRunning
Whether this runs from a jar file. -
jTabbedPane
JTabbedPane jTabbedPane
The top container for all tab panes (options, messages, and subclass specifics). -
label2textKey
Map<JLabel,
String> label2textKey Maps Swing objects to MuLi keys for dynamic language change. -
languageButtons
ButtonGroup languageButtons
The language buttons appearing in the language drop-down menu. -
languagePrefs
Selection languagePrefs
Central control for UI language switch. All visible GUI elements can register here for notification. -
menu_lang
JMenu menu_lang
The language drop-down menu. -
msg
MessageReceiver<SimpleMessage<String>> msg
Is only known to be a receiver, for programming discipline. -
msgCounter
MessageCounter msgCounter
Must be global. -
msgPrinter
MessagePrinter<SimpleMessage<String>> msgPrinter
-
msgStore
MessageStore<SimpleMessage<String>> msgStore
-
msgTee
MessageTee<SimpleMessage<String>> msgTee
Must be global because further consumers will later be added in case of GUI use. -
msgTranslator
MessageTranslator<String> msgTranslator
-
msgXML
MessageReceiver<SimpleMessage<XMLDocumentIdentifier>> msgXML
Receiver for messages with a line number location. Provided here as convenience for sub-classes. -
optionsGui
G extends Gui optionsGui
The central instance holdign the options GUI. Is a clone from the instance inDocumentedDistribution2.configuration
.) -
optionsModel
M extends Model<M> optionsModel
The central instance holding the ooptions for all payload runs, GUI editing, serialization etc. -
programJavaClassName
String programJavaClassName
-
resetToDefaultsButton
@Opt JButton resetToDefaultsButton
The button below the GUI option pane, for resetting to default values. Its creation is controlled by configuration. -
translatedAndFormatted
MessageTee<SimpleMessage<String>> translatedAndFormatted
-
-
-
Class eu.bandm.tools.installer.DownloadDialog
class DownloadDialog extends TextDialog implements Serializable-
Serialized Fields
-
browseUrl
@Opt URL browseUrl
Input parameter by the caller: where to read the documentation online. -
curDigest
@eu.bandm.tools.annotations.Opt byte[] curDigest
Local value: last checksum of DEnS during this dialog. -
curPosition
@Opt File curPosition
Local value: last successful storage of DEnS during this dialog. -
DEnS_dir_name
String DEnS_dir_name
Input parameter by the caller: name of the DEnS directory, fixed per application. -
docu_start_filepath
String docu_start_filepath
Input parameter by the caller: relative start for HTML-browing relative toDownloadDialog.DEnS_dir_name
. -
downloadUrl
URL downloadUrl
Input parameter by the caller: where to download the ZIP file. -
lang
String lang
Current user language. Is fixed for one run uf this dialog. -
langs
List<String> langs
List of language preferences. Only needed for fall-back when a translation is missing. -
mulicat
CatalogByString mulicat
Dictionary of all translations. Must be enhanced when new a language is added. -
newDigest
@eu.bandm.tools.annotations.Opt byte[] newDigest
Output value: last checksum of DEnS during this dialog. -
newPosition
@Opt File newPosition
Output value: last successful storage of DEnS during this dialog. -
oldDigest
@eu.bandm.tools.annotations.Opt byte[] oldDigest
Input parameter by the caller: last checksum d of DEnS, if any. -
oldPosition
@Opt File oldPosition
Input parameter by the caller: last local store positon of DEnS, if any. -
selected_DEnS_Path
File selected_DEnS_Path
Temporary storage during dialog, between choosing and confirmation. -
serviceEmail
String serviceEmail
Local storage only. -
tampered
boolean tampered
Output value: whether the current/new downloaded data has been locally altered.
-
-
-
-
Package eu.bandm.tools.location
-
Class eu.bandm.tools.location.Location
class Location extends Object implements Serializable- serialVersionUID:
- -4184209067854001965L
-
-
Package eu.bandm.tools.message
-
Class eu.bandm.tools.message.Message
class Message extends Object implements Serializable-
Serialized Fields
-
cause
@Opt Throwable cause
Evident -
kind
Message.Kind kind
Evident -
timestamp
long timestamp
The system time when this message is created.
-
-
-
Exception eu.bandm.tools.message.MessageException
class MessageException extends RuntimeException implements Serializable-
Serialized Fields
-
message
Message message
The wrapped Message,
-
-
-
Class eu.bandm.tools.message.MessageStore_.ListModel
-
Class eu.bandm.tools.message.MessageStore_.TableModel
class TableModel extends AbstractTableModel implements Serializable -
Class eu.bandm.tools.message.MessageStore.ListModel
-
Class eu.bandm.tools.message.MessageStore.TableModel
class TableModel extends AbstractTableModel implements Serializable -
Class eu.bandm.tools.message.SimpleMessage
class SimpleMessage extends Message implements Serializable- serialVersionUID:
- -4201874306002572611L
-
Class eu.bandm.tools.message.SimpleMessage.Ping
- serialVersionUID:
- 6467801357483273981L
-
Class eu.bandm.tools.message.SwingMessageField
class SwingMessageField extends JLabel implements Serializable-
Serialized Fields
-
colorError
Color colorError
Background clor for errors, defaults toSwingMessageTable.standardColor_error
-
colorHint
Color colorHint
Background clor for hints, defaults toSwingMessageTable.standardColor_hint
-
colorNeutral
Color colorNeutral
Background clor for all other kinds, defaults toSwingMessageTable.standardColor_neutral
-
colorWarn
Color colorWarn
Background clor for warnings, defaults toSwingMessageTable.standardColor_warn
-
locallyUsed
boolean locallyUsed
Whether the text input field is currently used for another purpose and blocked to message display. -
toStr
Function<? super M extends Message,
String> toStr Function applied to messages to get a printable String, defaults to "toString()"
-
-
-
Class eu.bandm.tools.message.SwingMessageTable
class SwingMessageTable extends JTable implements Serializable-
Serialized Fields
-
colorError
Color colorError
Background color for error messages -
colorHint
Color colorHint
Background color for hint messages -
colorNeutral
Color colorNeutral
Background color for all other messages -
colorWarn
Color colorWarn
Background color for warning messages -
indentString
String indentString
The string prepended n times before the text to indicate the nesting level -
translate
Function<? super SimpleMessage<D>,
String> translate Renders the message text and the arguments. (Kind, Location, Cause, etc. do not need MuLi support)
-
-
-
Class eu.bandm.tools.message.SwingMessageTable.CellRenderer
class CellRenderer extends JLabel implements Serializable-
Serialized Fields
-
textRenderer
JTextArea textRenderer
Auxiliary reusable GUI component to render the text of one table cell.
-
-
-
Class eu.bandm.tools.message.TrafficLight
class TrafficLight extends JLabel implements Serializable- serialVersionUID:
- -645697347658655335L
-
Serialized Fields
-
state
TrafficLight.State state
-
-
-
Package eu.bandm.tools.metajava
-
Exception eu.bandm.tools.metajava.ReferenceRewriter.ObscureException
class ObscureException extends RuntimeException implements Serializable- serialVersionUID:
- 8520468155902488613L
-
Serialized Fields
-
context
GeneratedSourceContext context
-
name
String name
-
-
-
Package eu.bandm.tools.ops
-
Class eu.bandm.tools.ops.ArrayIndex
class ArrayIndex extends Object implements Serializable- serialVersionUID:
- 5226153565369339859L
-
Serialized Fields
-
items
T[] items
-
order
Comparator<? super T> order
-
-
Class eu.bandm.tools.ops.EnumIndex
class EnumIndex extends Object implements Serializable- serialVersionUID:
- -2012404374217083435L
-
Class eu.bandm.tools.ops.EquivalenceRelation
class EquivalenceRelation extends Object implements Serializable- serialVersionUID:
- 1234567890L
-
Serialized Fields
-
nodes
Map<A,
eu.bandm.tools.ops.EquivalenceRelation.Node<A>> nodes
-
-
Class eu.bandm.tools.ops.HashIndex
class HashIndex extends Object implements Serializable- serialVersionUID:
- -8953941366956455122L
-
Class eu.bandm.tools.ops.HashMultimap
- serialVersionUID:
- 3313681824361398879L
-
Class eu.bandm.tools.ops.HashMultiset
class HashMultiset extends Object implements Serializable -
Class eu.bandm.tools.ops.IndexCounter
class IndexCounter extends Object implements Serializable -
Class eu.bandm.tools.ops.MapMultimap
- serialVersionUID:
- -3179396895597201501L
-
Class eu.bandm.tools.ops.Rational
class Rational extends Number implements Serializable- serialVersionUID:
- 8591081645709422577L
-
Serialized Fields
-
denominator
BigInteger denominator
evident -
numerator
BigInteger numerator
evident
-
-
Class eu.bandm.tools.ops.SetIndex
class SetIndex extends Object implements Serializable -
Class eu.bandm.tools.ops.TreeMultiset
class TreeMultiset extends Object implements Serializable -
Class eu.bandm.tools.ops.Tuple0
class Tuple0 extends Object implements Serializable -
Class eu.bandm.tools.ops.Tuple2
class Tuple2 extends Object implements Serializable -
Class eu.bandm.tools.ops.Tuple3
class Tuple3 extends Object implements Serializable -
Class eu.bandm.tools.ops.Tuple4
class Tuple4 extends Object implements Serializable
-
-
Package eu.bandm.tools.option.runtime
-
Class eu.bandm.tools.option.runtime.GenericDialog
class GenericDialog extends JFrame implements Serializable-
Serialized Fields
-
guiprocess_ok
boolean guiprocess_ok
-
guiprocess_run
boolean guiprocess_run
-
-
-
Class eu.bandm.tools.option.runtime.Gui
class Gui extends JPanel implements Serializable-
Serialized Fields
-
action_delete
ActionListener action_delete
re-usable constant for handle buttons. -
action_insert
ActionListener action_insert
re-usable constant for handle buttons. -
action_swap
ActionListener action_swap
re-usable constant for handle buttons. -
buttonKeys
Map<JButton,
String> buttonKeys Maps each JButton to a key intoGui.messages
for dynamic language switching. -
editingFrame
JFrame editingFrame
Top-level swing container for executingGui.editGraphically(String,JPanel,DIRECTORIES_ONLY,String,String[],String[])
-
errorcomponent
@Opt JComponent errorcomponent
The component, the editing of which caused the last error, if any. -
errorControlled
Set<JComponent> errorControlled
Make the arguments becoming inactive on input errors, and active again when the error is corrected. -
errorkey
String errorkey
The un-translated error message, i.e. the key into the translation map. -
errorstate
boolean errorstate
Is set/reset by theInputVerifier
methods of all fields with syntax, and read by the handle buttons, to make them inactive as long as a widget input error is pending. -
growingGroup
JPanel growingGroup
After the generated code has created its labels, this is the panel in which to create the argument value widgets. -
messagePane
@Opt JLabel messagePane
message pane for showing the message if a "field with syntax" cannot be left because the current text input cannot be parsed into a value. INPUT parameter, must be set from outside. -
messages
Messages messages
For translating the (generic!) error messages ("please insert integer!") and button label ("ok", "cancel"). The translations for the option descriptions, displayed as a tool tip overGui.TTLabel
, are NOT from here, but from the model. This field is public, so further languages can be added by the caller, and further translations for buttons, column headers, menu items, tabbed pane riders, etc. -
prefLangs
List<String> prefLangs
List of languages for all translations. Mere input data, linked to some outer list object which is maintained dynamically by some employer. Must be set by callingGui.setLivingListLanguagePreferences(List)
before GUI gets visible. -
react_float
Gui.TextReaction react_float
Has a verify method according to the syntax of decimal floating point input. -
react_int
Gui.TextReaction react_int
Has a verify method according to the syntax of decimal integer input. -
react_int_hex
Gui.TextReaction react_int_hex
Has a verify method according to the syntax of decimal integer input, including hexadecimal. -
react_noSyntax
Gui.TextReaction react_noSyntax
Has a verify method which lets pass any string. -
react_rational
Gui.TextReaction react_rational
Has a verify method according to the syntax of rational number input. -
serializationField
@Opt JLabel serializationField
Field where with each change in the GUI inputs a serialization will be presented. Input field, must be set by the user. -
uriDialogActive
boolean uriDialogActive
-
-
-
Class eu.bandm.tools.option.runtime.Gui.Collection
class Collection extends JPanel implements Serializable-
Serialized Fields
-
pos
int pos
The number of this collection relative to all other collections. (Do not confuse with the "index" among its Swing siblings. This is (1+2*pos).
-
-
-
Class eu.bandm.tools.option.runtime.Gui.CommentField
class CommentField extends JTextArea implements Serializable-
Serialized Fields
-
key
String key
-
-
-
Class eu.bandm.tools.option.runtime.Gui.Field_bool
class Field_bool extends JCheckBox implements Serializable -
Class eu.bandm.tools.option.runtime.Gui.Field_enum
-
Class eu.bandm.tools.option.runtime.Gui.Field_enumSet
class Field_enumSet extends JPanel implements Serializable -
Class eu.bandm.tools.option.runtime.Gui.Field_float
class Field_float extends Gui.ValueField implements Serializable -
Class eu.bandm.tools.option.runtime.Gui.Field_int
class Field_int extends Gui.ValueField implements Serializable-
Serialized Fields
-
has16
boolean has16
-
-
-
Class eu.bandm.tools.option.runtime.Gui.Field_rational
class Field_rational extends Gui.ValueField implements Serializable -
Class eu.bandm.tools.option.runtime.Gui.Field_string
class Field_string extends Gui.ValueField implements Serializable -
Class eu.bandm.tools.option.runtime.Gui.Field_uri
class Field_uri extends JTextField implements Serializable-
Serialized Fields
-
dirOnly
boolean dirOnly
Evident -
fileOnly
boolean fileOnly
Evident -
writableOnly
boolean writableOnly
Evident
-
-
-
Class eu.bandm.tools.option.runtime.Gui.Handles
class Handles extends JPanel implements Serializable-
Serialized Fields
-
delete
Gui.TTHandle delete
Evident -
insert
Gui.TTHandle insert
Evident -
isStar
boolean isStar
Whether the represented repeting group may become empty. -
swap
Gui.TTHandle swap
Evident
-
-
-
Class eu.bandm.tools.option.runtime.Gui.TTHandle
class TTHandle extends JButton implements Serializable -
Class eu.bandm.tools.option.runtime.Gui.TTLabel
class TTLabel extends JLabel implements Serializable -
Class eu.bandm.tools.option.runtime.Gui.ValueField
class ValueField extends JTextField implements Serializable-
Serialized Fields
-
toolTipKey
String toolTipKey
-
-
-
Exception eu.bandm.tools.option.runtime.Model.ExcDuplicate
class ExcDuplicate extends RuntimeException implements Serializable -
Exception eu.bandm.tools.option.runtime.Model.ExcEndOfRepet
class ExcEndOfRepet extends RuntimeException implements Serializable -
Exception eu.bandm.tools.option.runtime.Model.ExcNoData
class ExcNoData extends RuntimeException implements Serializable -
Exception eu.bandm.tools.option.runtime.Model.ExcNoData_allowed
class ExcNoData_allowed extends RuntimeException implements Serializable -
Exception eu.bandm.tools.option.runtime.Model.ExcSkipReachesEnd
class ExcSkipReachesEnd extends RuntimeException implements Serializable -
Exception eu.bandm.tools.option.runtime.Model.ExcUnknownOpt
class ExcUnknownOpt extends RuntimeException implements Serializable -
Exception eu.bandm.tools.option.runtime.Model.ExcWrongType
class ExcWrongType extends RuntimeException implements Serializable -
Class eu.bandm.tools.option.runtime.ResourceChooser
class ResourceChooser extends JPanel implements Serializable-
Serialized Fields
-
button2filenames
Map<AbstractButton,
String> button2filenames -
buttonGroup
ButtonGroup buttonGroup
-
data
CatalogByString data
-
lang
String lang
-
msg
MessageReceiver<SimpleMessage> msg
-
name
String name
-
size
int size
-
-
-
-
Package eu.bandm.tools.paisley
-
Class eu.bandm.tools.paisley.Adaptive
-
Class eu.bandm.tools.paisley.Atomic
-
Class eu.bandm.tools.paisley.Binary
-
Class eu.bandm.tools.paisley.CachedTransform
-
Exception eu.bandm.tools.paisley.CachedTransform.ApplyException
class ApplyException extends Exception implements Serializable- serialVersionUID:
- -6320418843421673937L
-
Class eu.bandm.tools.paisley.Constraint
-
Class eu.bandm.tools.paisley.EnumBranch
- serialVersionUID:
- 7884646221085523328L
-
Class eu.bandm.tools.paisley.Filter
-
Class eu.bandm.tools.paisley.FlatMultiTransform
-
Class eu.bandm.tools.paisley.IntBranch
- serialVersionUID:
- -8113918379029711178L
-
Class eu.bandm.tools.paisley.Lazy
-
Class eu.bandm.tools.paisley.Motif.Star
class Star extends Object implements Serializable -
Class eu.bandm.tools.paisley.MultiTransform
-
Class eu.bandm.tools.paisley.Observable
-
Class eu.bandm.tools.paisley.Observer
class Observer extends Constraint implements Serializable-
Serialized Fields
-
observables
ArrayList<Observable<?>> observables
-
-
-
Class eu.bandm.tools.paisley.Pattern
class Pattern extends Object implements Serializable -
Class eu.bandm.tools.paisley.Proxy
-
Class eu.bandm.tools.paisley.RestrictedTransform
-
Serialized Fields
-
applicable
boolean applicable
-
-
-
Exception eu.bandm.tools.paisley.RuleException
class RuleException extends RuntimeException implements Serializable -
Class eu.bandm.tools.paisley.Search
-
Class eu.bandm.tools.paisley.Theme
-
Class eu.bandm.tools.paisley.TotalTransform
-
Class eu.bandm.tools.paisley.Transform
-
Class eu.bandm.tools.paisley.Unary
-
Class eu.bandm.tools.paisley.Variable
- serialVersionUID:
- 124086030846130257L
-
-
Package eu.bandm.tools.ramus.runtime2
-
Exception eu.bandm.tools.ramus.runtime2.Action.Trampoline.Jump
class Jump extends RuntimeException implements Serializable -
Exception eu.bandm.tools.ramus.runtime2.ParsingException
class ParsingException extends RuntimeException implements Serializable -
Exception eu.bandm.tools.ramus.runtime2.ProjectionException
class ProjectionException extends ParsingException implements Serializable-
Serialized Fields
-
expr
AbstractExpression<?,
?, ?> expr
-
-
-
Exception eu.bandm.tools.ramus.runtime2.Reducer.Abort
class Abort extends Exception implements Serializable -
Exception eu.bandm.tools.ramus.runtime2.UndefinedException
class UndefinedException extends ParsingException implements Serializable -
Exception eu.bandm.tools.ramus.runtime2.UndefinedKeyException
class UndefinedKeyException extends UndefinedException implements Serializable-
Serialized Fields
-
key
Object key
-
-
-
Exception eu.bandm.tools.ramus.runtime2.UndefinedValueException
class UndefinedValueException extends UndefinedException implements Serializable -
Exception eu.bandm.tools.ramus.runtime2.ViewTypeException
class ViewTypeException extends ParsingException implements Serializable
-
-
Package eu.bandm.tools.tdom
-
Exception eu.bandm.tools.tdom.ContentParserGenerator.ChoiceConflictException
class ChoiceConflictException extends ContentParserGenerator.RuleException implements Serializable- serialVersionUID:
- 7054289202798119763L
-
Serialized Fields
-
alt1
int alt1
-
alt2
int alt2
-
conflict
String[] conflict
-
rule
ContentParserGenerator.Choice rule
-
-
Exception eu.bandm.tools.tdom.ContentParserGenerator.LoopConflictException
class LoopConflictException extends ContentParserGenerator.RuleException implements Serializable- serialVersionUID:
- 7278551272470743099L
-
Serialized Fields
-
conflict
String[] conflict
-
rule
ContentParserGenerator.Rule rule
-
-
Exception eu.bandm.tools.tdom.ContentParserGenerator.RuleException
class RuleException extends Exception implements Serializable
-
-
Package eu.bandm.tools.tdom.runtime
-
Class eu.bandm.tools.tdom.runtime.CheckedListPlus
- serialVersionUID:
- -1234567L
-
Exception eu.bandm.tools.tdom.runtime.DanglingIdException
class DanglingIdException extends IdException implements Serializable- serialVersionUID:
- 2694485470369545955L
-
Serialized Fields
-
attr
TypedAttribute attr
-
-
Exception eu.bandm.tools.tdom.runtime.FiniteStateMachine.NondeterminismException
class NondeterminismException extends RuntimeException implements Serializable- serialVersionUID:
- -4025841992331666704L
-
Exception eu.bandm.tools.tdom.runtime.FiniteStateMachine.SyntaxException
class SyntaxException extends RuntimeException implements Serializable- serialVersionUID:
- 7703982640405589852L
-
Exception eu.bandm.tools.tdom.runtime.HomonymousIdException
class HomonymousIdException extends IdException implements Serializable- serialVersionUID:
- 2694485470369545955L
-
Serialized Fields
-
elem2
TypedElement elem2
-
-
Exception eu.bandm.tools.tdom.runtime.IdException
class IdException extends RuntimeException implements Serializable-
Serialized Fields
-
elem
TypedElement elem
-
id
String id
-
-
-
Exception eu.bandm.tools.tdom.runtime.SynonymousIdException
class SynonymousIdException extends IdException implements Serializable- serialVersionUID:
- 6908524145907521811L
-
Serialized Fields
-
id2
String id2
-
-
Exception eu.bandm.tools.tdom.runtime.TdomAttributeException
class TdomAttributeException extends TdomException implements Serializable-
Serialized Fields
-
attr
@Opt TypedAttribute attr
-
value
@Opt String value
-
-
-
Exception eu.bandm.tools.tdom.runtime.TdomAttributeFixedException
class TdomAttributeFixedException extends TdomAttributeSyntaxException implements Serializable -
Exception eu.bandm.tools.tdom.runtime.TdomAttributeMissingException
class TdomAttributeMissingException extends TdomAttributeException implements Serializable -
Exception eu.bandm.tools.tdom.runtime.TdomAttributeSyntaxException
class TdomAttributeSyntaxException extends TdomAttributeException implements Serializable -
Exception eu.bandm.tools.tdom.runtime.TdomAttributeUndefException
class TdomAttributeUndefException extends TdomAttributeException implements Serializable-
Serialized Fields
-
attrName
NamespaceName attrName
-
-
-
Exception eu.bandm.tools.tdom.runtime.TdomContentEndException
class TdomContentEndException extends TdomContentException implements Serializable -
Exception eu.bandm.tools.tdom.runtime.TdomContentException
class TdomContentException extends TdomException implements Serializable-
Serialized Fields
-
offendingPosition
int offendingPosition
-
offendingTag
@Opt NamespaceName offendingTag
-
-
-
Exception eu.bandm.tools.tdom.runtime.TdomException
class TdomException extends Exception implements Serializable- serialVersionUID:
- 5099397526105513192L
-
Serialized Fields
-
contextElementNSN
@Opt NamespaceName contextElementNSN
-
location
@Opt Location<?> location
-
-
Exception eu.bandm.tools.tdom.runtime.TdomXmlException
class TdomXmlException extends TdomException implements Serializable-
Serialized Fields
-
underlyingMessage
String underlyingMessage
-
-
-
-
Package eu.bandm.tools.test
-
Class eu.bandm.tools.test.TestFrame.ArrayCanvas
class ArrayCanvas extends JComponent implements Serializable-
Serialized Fields
-
_max
double _max
-
_min
double _min
-
_zero
double _zero
-
axisColor
Color axisColor
-
backgroundColor
Color backgroundColor
-
dataColor
Color dataColor
-
fixed_max
@Opt Double fixed_max
-
fixed_min
@Opt Double fixed_min
-
fixed_samples
@Opt Integer fixed_samples
-
max
double max
-
min
double min
-
path
Path2D.Double path
-
writeIndex
int writeIndex
-
-
-
-
Package eu.bandm.tools.tpath.runtime
-
Exception eu.bandm.tools.tpath.runtime.NodeSetException
class NodeSetException extends UnsupportedOperationException implements Serializable-
Serialized Fields
-
value
Value value
-
-
-
-
Package eu.bandm.tools.tpath.type
-
Class eu.bandm.tools.tpath.type.Numerus
class Numerus extends Object implements Serializable- serialVersionUID:
- -9143845686656934264L
-
Serialized Fields
-
empty
boolean empty
-
max
int max
-
min
int min
-
unbounded
boolean unbounded
-
-
Class eu.bandm.tools.tpath.type.PathRelation
class PathRelation extends Object implements Serializable- serialVersionUID:
- 718287553910451965L
-
Serialized Fields
-
diagonal
boolean diagonal
-
index
Index<Node.NodeType> index
-
rel
Multimap<Node.NodeType,
Node.NodeType> rel
-
-
-
Package eu.bandm.tools.umod
-
Class eu.bandm.tools.umod.GuiOptions
class GuiOptions extends Gui implements Serializable-
Serialized Fields
-
allVisuals_constructorsPre20181214
ArrayList<Component> allVisuals_constructorsPre20181214
-
allVisuals_floatNotDouble
ArrayList<Component> allVisuals_floatNotDouble
-
allVisuals_getterfunctions
ArrayList<Component> allVisuals_getterfunctions
-
allVisuals_linewidth
ArrayList<Component> allVisuals_linewidth
-
allVisuals_monolithic
ArrayList<Component> allVisuals_monolithic
-
allVisuals_packagename
ArrayList<Component> allVisuals_packagename
-
allVisuals_patterns
ArrayList<Component> allVisuals_patterns
-
allVisuals_rewriterwarnings
ArrayList<Component> allVisuals_rewriterwarnings
-
allVisuals_setterfunctions
ArrayList<Component> allVisuals_setterfunctions
-
allVisuals_sourcefiles
ArrayList<Component> allVisuals_sourcefiles
-
allVisuals_sourceroot
ArrayList<Component> allVisuals_sourceroot
-
allVisuals_swingtree
ArrayList<Component> allVisuals_swingtree
-
allVisuals_targetclasspath
ArrayList<Component> allVisuals_targetclasspath
-
allVisuals_visitorcompile
ArrayList<Component> allVisuals_visitorcompile
-
allVisuals_visitordebug
ArrayList<Component> allVisuals_visitordebug
-
allVisuals_visitoroptimize
ArrayList<Component> allVisuals_visitoroptimize
-
allVisuals_xmlgen
ArrayList<Component> allVisuals_xmlgen
-
commentfield_0
Gui.CommentField commentfield_0
-
commentfield_1
Gui.CommentField commentfield_1
-
copyPhase
Boolean copyPhase
-
model
Options model
-
visual_constructorsPre20181214_0
Gui.Field_bool visual_constructorsPre20181214_0
-
visual_floatNotDouble_0
Gui.Field_bool visual_floatNotDouble_0
-
visual_getterfunctions_0
Gui.Field_bool visual_getterfunctions_0
-
visual_linewidth_0
Gui.Field_int visual_linewidth_0
-
visual_monolithic_0
Gui.Field_bool visual_monolithic_0
-
visual_packagename_0
Gui.Field_string visual_packagename_0
-
visual_patterns_0
Gui.Field_bool visual_patterns_0
-
visual_rewriterwarnings_0
Gui.Field_bool visual_rewriterwarnings_0
-
visual_setterfunctions_0
Gui.Field_bool visual_setterfunctions_0
-
visual_sourcefiles_container
JPanel visual_sourcefiles_container
-
visual_sourceroot_0
Gui.Field_uri visual_sourceroot_0
-
visual_swingtree_0
Gui.Field_bool visual_swingtree_0
-
visual_targetclasspath_container
JPanel visual_targetclasspath_container
-
visual_visitorcompile_0
Gui.Field_bool visual_visitorcompile_0
-
visual_visitordebug_0
Gui.Field_bool visual_visitordebug_0
-
visual_visitoroptimize_0
Gui.Field_bool visual_visitoroptimize_0
-
visual_xmlgen_0
Gui.Field_bool visual_xmlgen_0
-
-
-
Exception eu.bandm.tools.umod.UMod2java.AbortExecution
class AbortExecution extends RuntimeException implements Serializable -
Exception eu.bandm.tools.umod.UMod2Tsoap.ExtNotSupported
class ExtNotSupported extends RuntimeException implements Serializable-
Serialized Fields
-
refString
String refString
-
-
-
-
Package eu.bandm.tools.umod.runtime
-
Class eu.bandm.tools.umod.runtime.CheckedCoPair_L
-
Class eu.bandm.tools.umod.runtime.CheckedCoPair_LR
-
Class eu.bandm.tools.umod.runtime.CheckedCoPair_R
-
Class eu.bandm.tools.umod.runtime.CheckedEnumMap
-
Class eu.bandm.tools.umod.runtime.CheckedList
class CheckedList extends Object implements Serializable- serialVersionUID:
- -2785019192580522918L
-
Class eu.bandm.tools.umod.runtime.CheckedMap_D
-
Class eu.bandm.tools.umod.runtime.CheckedMap_R
-
Class eu.bandm.tools.umod.runtime.CheckedMap_RD
-
Class eu.bandm.tools.umod.runtime.CheckedMultimap_D
-
Class eu.bandm.tools.umod.runtime.CheckedMultimap_R
-
Class eu.bandm.tools.umod.runtime.CheckedMultimap_RD
-
Class eu.bandm.tools.umod.runtime.CheckedPair_L
-
Class eu.bandm.tools.umod.runtime.CheckedPair_LR
-
Class eu.bandm.tools.umod.runtime.CheckedPair_R
-
Class eu.bandm.tools.umod.runtime.CheckedSet
class CheckedSet extends Object implements Serializable- serialVersionUID:
- 4191932529021332344L
-
Class eu.bandm.tools.umod.runtime.MapProxy
class MapProxy extends Object implements Serializable- serialVersionUID:
- -7765871796184147L
-
Class eu.bandm.tools.umod.runtime.OptimizingVisitor.DataByName
class DataByName extends Object implements Serializable -
Exception eu.bandm.tools.umod.runtime.TsoapPrimitives.TsoapException
class TsoapException extends RuntimeException implements Serializable -
Class eu.bandm.tools.umod.runtime.UncheckedCoPair
class UncheckedCoPair extends Object implements Serializable -
Class eu.bandm.tools.umod.runtime.UncheckedPair
class UncheckedPair extends Object implements Serializable
-
-
Package eu.bandm.tools.util.classes
-
Class eu.bandm.tools.util.classes.DynamicEnum
class DynamicEnum extends Object implements Serializable-
Serialized Fields
-
items
List<DynamicEnum.Item<T>> items
List of all dynamically added items. -
sealed
boolean sealed
Flag that the definition is complete. No more items can be added. -
unmodifiableItems
List<DynamicEnum.Item<T>> unmodifiableItems
Unmodifiable copy, synchronuous withDynamicEnum.items
, returned byDynamicEnum.items()
-
-
-
Class eu.bandm.tools.util.classes.DynamicEnum.Coproduct
-
Serialized Fields
-
cases
List<DynamicEnum<? extends T>> cases
The list of the enumerations which are joined into the coproduct. -
offsets
List<Integer> offsets
Cache of the sums of the sizes of the preceding enumerations, for fast addressing of the items of the coproduct enumeration.
-
-
-
Class eu.bandm.tools.util.classes.DynamicEnum.Item
class Item extends Object implements Serializable-
Serialized Fields
-
data
T data
The explicitly added data value. -
index
int index
Index starting with 0. -
whole
DynamicEnum<T> whole
The containing enumeration.
-
-
-
Class eu.bandm.tools.util.classes.DynamicEnum.Product
-
Serialized Fields
-
cases
List<DynamicEnum<? extends T>> cases
The list of the enumerations which define the type of the tuple positions. -
factors
List<Integer> factors
Cache of the sizes ofDynamicEnum.Product.cases
for fast addressing of the items of the product enumeration.
-
-
-
-
Package eu.bandm.tools.util.files
-
Class eu.bandm.tools.util.files.FileTree
class FileTree extends JTree implements Serializable- serialVersionUID:
- -7766666984383885047L
-
Exception eu.bandm.tools.util.files.PrintWriter_limited.PrintFinished
class PrintFinished extends RuntimeException implements Serializable
-
-
Package eu.bandm.tools.util.xml
-
Class eu.bandm.tools.util.xml.NamespaceName
class NamespaceName extends Object implements Serializable- serialVersionUID:
- 8005756986421759959L
-
Serialized Fields
-
localName
String localName
The part of the name behind the prefix. -
namespacesEnabled
boolean namespacesEnabled
Indicates whether the identifier has been created with a namespace uri. -
namespaceURI
String namespaceURI
The namespace uri, relevant for comparisons. -
prefix
String prefix
The prefix with which a name appears in some source or some model.
-
-
Exception eu.bandm.tools.util.xml.SAXEventStream.MatchException
class MatchException extends Exception implements Serializable- serialVersionUID:
- 5833702634974177863L
-
Serialized Fields
-
locus
Locatable<XMLDocumentIdentifier> locus
-
-
Class eu.bandm.tools.util.xml.XMLDocumentIdentifier
class XMLDocumentIdentifier extends Object implements Serializable- serialVersionUID:
- -6765433018935196132L
-
-
Package eu.bandm.tools.xantlr
-
Class eu.bandm.tools.xantlr.LocatorAST
class LocatorAST extends antlr.CommonAST implements Serializable- serialVersionUID:
- -7311714721836249562L
-
Serialized Fields
-
line
int line
-
token
antlr.Token token
-
-
-
Package eu.bandm.tools.xslt.base
-
Exception eu.bandm.tools.xslt.base.Application.UserInterruptionException
class UserInterruptionException extends RuntimeException implements Serializable-
Serialized Fields
-
loc
Location<XMLDocumentIdentifier> loc
-
-
-
Class eu.bandm.tools.xslt.base.GuiOptions
class GuiOptions extends Gui implements Serializable-
Serialized Fields
-
allVisuals_diagnoseObjects
ArrayList<Component> allVisuals_diagnoseObjects
-
allVisuals_diagnoseSources
ArrayList<Component> allVisuals_diagnoseSources
-
allVisuals_filesRoot
ArrayList<Component> allVisuals_filesRoot
-
allVisuals_inputFiles
ArrayList<Component> allVisuals_inputFiles
-
allVisuals_linewidth
ArrayList<Component> allVisuals_linewidth
-
allVisuals_pedantic
ArrayList<Component> allVisuals_pedantic
-
allVisuals_reportFiles
ArrayList<Component> allVisuals_reportFiles
-
allVisuals_sourceDtd
ArrayList<Component> allVisuals_sourceDtd
-
allVisuals_sourceRoots
ArrayList<Component> allVisuals_sourceRoots
-
allVisuals_strictCheck
ArrayList<Component> allVisuals_strictCheck
-
allVisuals_stylesheetParams
ArrayList<Component> allVisuals_stylesheetParams
-
allVisuals_stylesheetParamsFile
ArrayList<Component> allVisuals_stylesheetParamsFile
-
allVisuals_totalizedTranslation
ArrayList<Component> allVisuals_totalizedTranslation
-
allVisuals_tpathFunctions
ArrayList<Component> allVisuals_tpathFunctions
-
allVisuals_traceflags
ArrayList<Component> allVisuals_traceflags
-
allVisuals_transformations
ArrayList<Component> allVisuals_transformations
-
copyPhase
Boolean copyPhase
-
model
Options model
-
visual_diagnoseObjects_container
JPanel visual_diagnoseObjects_container
-
visual_diagnoseSources_container
JPanel visual_diagnoseSources_container
-
visual_filesRoot_0
Gui.Field_uri visual_filesRoot_0
-
visual_inputFiles_container
JPanel visual_inputFiles_container
-
visual_linewidth_0
Gui.Field_int visual_linewidth_0
-
visual_pedantic_0
Gui.Field_bool visual_pedantic_0
-
visual_reportFiles_container
JPanel visual_reportFiles_container
-
visual_sourceDtd_0
Gui.Field_uri visual_sourceDtd_0
-
visual_sourceRoots_container
JPanel visual_sourceRoots_container
-
visual_strictCheck_0
Gui.Field_bool visual_strictCheck_0
-
visual_stylesheetParams_container
JPanel visual_stylesheetParams_container
-
visual_stylesheetParamsFile_container
JPanel visual_stylesheetParamsFile_container
-
visual_totalizedTranslation_0
Gui.Field_bool visual_totalizedTranslation_0
-
visual_tpathFunctions_0
Gui.Field_string visual_tpathFunctions_0
-
visual_traceflags_0
Gui.Field_enumSet<Options.traceflag> visual_traceflags_0
-
visual_transformations_0
Gui.Field_string visual_transformations_0
-
visual_transformations_container
JPanel visual_transformations_container
-
-
-