A B C D E F G H I L M N O P Q R S T U V W X

A

AbstractBoxIcon - class quoggles.icons.AbstractBoxIcon.
Abstract super class of icons.
AbstractBoxIcon.SmallIO - class quoggles.icons.AbstractBoxIcon.SmallIO.
 
AbstractBoxIcon.SmallIO() - Constructor for class quoggles.icons.AbstractBoxIcon.SmallIO
 
AbstractBoxIcon() - Constructor for class quoggles.icons.AbstractBoxIcon
Constructs the standard icon.
accept(File) - Method in class quoggles.auxiliary.GMLFileFilter
 
actionPerformed(ActionEvent) - Method in class quoggles.changeboxes.converttoparam.ConvertToParam_Rep
 
actionPerformed(ActionEvent) - Method in class quoggles.stdboxes.input.constant.Constant_Rep
 
actionPerformed(ActionEvent) - Method in class quoggles.QDialog
Reacts when the user pressed one of the buttons.
actionPerformed(ActionEvent) - Method in class quoggles.stdboxes.neighborhood.Neighborhood_Rep
 
actionPerformed(ActionEvent) - Method in class quoggles.stdboxes.output.NormalOutput_Rep
 
actionPerformed(ActionEvent) - Method in class quoggles.stdboxes.getattributevalue.GetAttributeValue_Rep
 
actionPerformed(ActionEvent) - Method in class quoggles.deprecated.stdboxes.listify.Listify_Rep
 
actionPerformed(ActionEvent) - Method in class quoggles.stdboxes.arithmetic.Arithmetic_Rep
 
actionPerformed(ActionEvent) - Method in class quoggles.stdboxes.comparetwovalues.CompareTwoValues_Rep
 
actionPerformed(ActionEvent) - Method in class quoggles.stdboxes.complexfilter.ComplexFilter_Rep
 
actionPerformed(ActionEvent) - Method in class quoggles.auxboxes.attributefilter.AttributeFilter_Rep
 
actionPerformed(ActionEvent) - Method in class quoggles.auxboxes.valuefilter.ValueFilter_Rep
 
actionPerformed(ActionEvent) - Method in class quoggles.stdboxes.listoperations2.ListOperations2_Rep
 
actionPerformed(ActionEvent) - Method in class quoggles.changeboxes.createparam.CreateParam_Rep
 
actionPerformed(ActionEvent) - Method in class quoggles.deprecated.ValueFilter_Rep
 
actionPerformed(ActionEvent) - Method in class quoggles.deprecated.Check_Rep
 
actionPerformed(ActionEvent) - Method in class quoggles.deprecated.AttributeFilter_Rep
 
actionPerformed(ActionEvent) - Method in class quoggles.auxboxes.booleanop.BooleanOp_Rep
 
actionPerformed(ActionEvent) - Method in class quoggles.auxboxes.getproperty.GetProperty_Rep
 
actionPerformed(ActionEvent) - Method in class quoggles.changeboxes.changeattributes.ChangeAttributes_Rep
 
actionPerformed(ActionEvent) - Method in class quoggles.changeboxes.changeattribute.ChangeAttribute_Rep
 
actionPerformed(ActionEvent) - Method in class quoggles.deprecated.stdboxes.makedistinct.MakeDistinct_Rep
 
actionPerformed(ActionEvent) - Method in class quoggles.auxboxes.getgraphelements.GetGraphElements_Rep
 
actionPerformed(ActionEvent) - Method in class quoggles.changeboxes.algorithm.Algorithm_Rep
 
actionPerformed(ActionEvent) - Method in class quoggles.changeboxes.convertfromparam.ConvertFromParam_Rep
 
actionPerformed(ActionEvent) - Method in class quoggles.stdboxes.listoperations1.ListOperations1_Rep
 
actionPerformed(ActionEvent) - Method in class quoggles.auxboxes.sort.Sort_Rep
 
actionPerformed(ActionEvent) - Method in class quoggles.auxboxes.truemaker.MakeTrue_Rep
 
actionPerformed(ActionEvent) - Method in class quoggles.stdboxes.subquery.SubQuery_Rep
 
actionPerformed(ActionEvent) - Method in class quoggles.auxboxes.valuecompare.ValueCompare_Rep
 
actionPerformed(ActionEvent) - Method in class quoggles.stdboxes.isinstanceof.IsInstanceof_Rep
 
actionPerformed(ActionEvent) - Method in class quoggles.stdboxes.sortby.SortBy_Rep
 
ADDBOX_BUTTON - Static variable in interface quoggles.constants.QDialogConstants
Action command string for a button
addBox() - Method in class quoggles.QMain
 
addBox(IBoxIcon) - Method in class quoggles.QMain
 
addBoxIcon(IBoxIcon, JPanel, String, String, String, MouseListener, boolean) - Method in class quoggles.QAuxiliary
Adds a new IBoxIcon to the icon panel.
addBoxRep(BoxRepresentation) - Method in class quoggles.QMain
Calls addBoxRep(boxRep, null);
addBoxRep(BoxRepresentation) - Method in class quoggles.QDialog
 
addBoxRep(BoxRepresentation, Node) - Method in class quoggles.QMain
Adds a BoxRepresentation to the panel, the query graph and all relevant lists.
addBoxRep(BoxRepresentation, Node) - Method in class quoggles.QGraph
 
addGraphInputBox() - Method in class quoggles.QGraph
Add graph input box to system.
addInputBox(BoxRepresentation) - Method in class quoggles.QDialog
 
addIO(JPanel) - Method in class quoggles.icons.AbstractBoxIcon
Adds small IO components showing the number of inputs / outputs the box created via this icon will have.
addLabel(IBox, Node) - Static method in class quoggles.auxiliary.Util
Adds the name (id) of the given box as a label to the given node.
addListener(RepChangeListener) - Method in class quoggles.event.ListenerManager
Adds a listener.
addRow(Collection) - Method in class quoggles.QResultDialog
Add the contents of the given list as a row.
addRow(Collection) - Method in class quoggles.auxiliary.ResultTable
Add the contents of the given list as a row.
addRow(Object[]) - Method in class quoggles.QResultDialog
Add the contents of the given array as a row.
addRow(Object[]) - Method in class quoggles.auxiliary.ResultTable
Add the contents of the given array as a row.
addSelectionInputBox() - Method in class quoggles.QGraph
Add graph input box to system.
adjustIconPanelSize() - Method in class quoggles.QDialog
 
adjustSize() - Method in class quoggles.icons.AbstractBoxIcon
Adjusts the size of the icon when the label text has changed.
alg - Variable in class quoggles.QPlugin
Quoggles algorithm
algNameClassMap - Variable in class quoggles.changeboxes.algorithm.Algorithm_Box
 
Algorithm_Box - class quoggles.changeboxes.algorithm.Algorithm_Box.
Input: Output:
Algorithm_Box() - Constructor for class quoggles.changeboxes.algorithm.Algorithm_Box
Constructs the box.
Algorithm_Icon - class quoggles.changeboxes.algorithm.Algorithm_Icon.
Icon for SubQuery_Box.
Algorithm_Icon() - Constructor for class quoggles.changeboxes.algorithm.Algorithm_Icon
 
Algorithm_Rep - class quoggles.changeboxes.algorithm.Algorithm_Rep.
Represents a sub query saved in a file.
Algorithm_Rep(IBox) - Constructor for class quoggles.changeboxes.algorithm.Algorithm_Rep
Constructor of the box.
AND_STR - Static variable in interface quoggles.constants.IBoxConstants
 
areAllInputsNull() - Method in class quoggles.boxes.Box
Returns true iff all inputs are null.
Arithmetic_Box - class quoggles.stdboxes.arithmetic.Arithmetic_Box.
Input: one or several Numbers Output: the result of the function (specified by the parameter) null if the input itself is null
Arithmetic_Box() - Constructor for class quoggles.stdboxes.arithmetic.Arithmetic_Box
Constructs the box.
Arithmetic_Icon - class quoggles.stdboxes.arithmetic.Arithmetic_Icon.
 
Arithmetic_Icon() - Constructor for class quoggles.stdboxes.arithmetic.Arithmetic_Icon
 
Arithmetic_Rep - class quoggles.stdboxes.arithmetic.Arithmetic_Rep.
 
Arithmetic_Rep(IBox) - Constructor for class quoggles.stdboxes.arithmetic.Arithmetic_Rep
Constructs the box.
ASC_DESC - Static variable in interface quoggles.constants.IBoxConstants
 
assignBEPRow(int, boolean) - Static method in class quoggles.QAssign
Specifies that the given row number has been assigned by an IOutputBox or that it has been freed (depending on the boolean parameter).
assignedBEPRows - Static variable in class quoggles.QAssign
An entry at i is true if an BoolPredicateEnd_Box sets its output at row i.
assignedRows - Static variable in class quoggles.QAssign
An entry at i is true if an IOuputBox sets its output at row i.
assignRow(int, boolean) - Static method in class quoggles.QAssign
Specifies that the given row number has been assigned by an IOutputBox or that it has been freed (depending on the boolean parameter).
attblsList - Variable in class quoggles.deprecated.ValueFilter_Box
 
attblsList - Variable in class quoggles.changeboxes.changeattributes.ChangeAttributes_Box
 
attMapping - Variable in class quoggles.auxiliary.gmlxml.GMLXMLWriter
A map of attributes, which should be written to the stream.
ATTR_PATH - Static variable in interface quoggles.constants.IBoxConstants
 
ATTR_TYPE - Static variable in interface quoggles.constants.IBoxConstants
 
ATTR_VALUE - Static variable in interface quoggles.constants.IBoxConstants
 
attributable - Variable in class quoggles.changeboxes.changeattribute.ChangeAttribute_Box
 
ATTRIBUTABLE - Static variable in interface quoggles.constants.ITypeConstants
 
ATTRIBUTABLE_CLASSNAME - Static variable in interface quoggles.constants.IBoxConstants
 
ATTRIBUTABLES - Static variable in interface quoggles.constants.ITypeConstants
 
ATTRIBUTE_CLASSNAME - Static variable in interface quoggles.constants.IBoxConstants
 
AttributeFilter_Box - class quoggles.auxboxes.attributefilter.AttributeFilter_Box.
Input: One or several Attributables.
AttributeFilter_Box() - Constructor for class quoggles.auxboxes.attributefilter.AttributeFilter_Box
Constructs the box.
AttributeFilter_Icon - class quoggles.auxboxes.attributefilter.AttributeFilter_Icon.
 
AttributeFilter_Icon() - Constructor for class quoggles.auxboxes.attributefilter.AttributeFilter_Icon
 
AttributeFilter_Rep - class quoggles.auxboxes.attributefilter.AttributeFilter_Rep.
 
AttributeFilter_Rep - class quoggles.deprecated.AttributeFilter_Rep.
 
AttributeFilter_Rep(IBox) - Constructor for class quoggles.auxboxes.attributefilter.AttributeFilter_Rep
 
AttributeFilter_Rep(IBox) - Constructor for class quoggles.deprecated.AttributeFilter_Rep
 
attrPath - Variable in class quoggles.stdboxes.getattributevalue.GetAttributeValue_Box
A parameter of the box
attrPath - Variable in class quoggles.auxboxes.attributefilter.AttributeFilter_Rep
 
attrPath - Variable in class quoggles.auxboxes.attributefilter.AttributeFilter_Box
 
attrPath - Variable in class quoggles.deprecated.AttributeFilter_Rep
 
attrPath - Variable in class quoggles.auxboxes.getproperty.GetProperty_Box
 
attrPath - Variable in class quoggles.changeboxes.changeattributes.ChangeAttributes_Rep
 
attrPath - Variable in class quoggles.changeboxes.changeattributes.ChangeAttributes_Box
 
attrPath - Variable in class quoggles.changeboxes.changeattribute.ChangeAttribute_Rep
 
attrPath - Variable in class quoggles.changeboxes.changeattribute.ChangeAttribute_Box
 
attrType - Variable in class quoggles.auxboxes.attributefilter.AttributeFilter_Rep
 
attrType - Variable in class quoggles.auxboxes.attributefilter.AttributeFilter_Box
 
attrType - Variable in class quoggles.auxboxes.valuefilter.ValueFilter_Rep
 
attrType - Variable in class quoggles.auxboxes.valuefilter.ValueFilter_Box
 
attrType - Variable in class quoggles.deprecated.ValueFilter_Rep
 
attrType - Variable in class quoggles.deprecated.ValueFilter_Box
 
attrType - Variable in class quoggles.deprecated.Check_Rep
 
attrType - Variable in class quoggles.deprecated.Check_Box
 
attrType - Variable in class quoggles.deprecated.AttributeFilter_Rep
 
attrType - Variable in class quoggles.changeboxes.changeattributes.ChangeAttributes_Rep
 
attrType - Variable in class quoggles.changeboxes.changeattributes.ChangeAttributes_Box
 
attrType - Variable in class quoggles.changeboxes.changeattribute.ChangeAttribute_Rep
 
attrType - Variable in class quoggles.changeboxes.changeattribute.ChangeAttribute_Box
 
attrType - Variable in class quoggles.auxboxes.valuecompare.ValueCompare_Rep
 
attrType - Variable in class quoggles.auxboxes.valuecompare.ValueCompare_Box
 
attrValue - Variable in class quoggles.auxboxes.attributefilter.AttributeFilter_Rep
 
attrValue - Variable in class quoggles.auxboxes.attributefilter.AttributeFilter_Box
 
attrValue - Variable in class quoggles.auxboxes.valuefilter.ValueFilter_Rep
 
attrValue - Variable in class quoggles.auxboxes.valuefilter.ValueFilter_Box
 
attrValue - Variable in class quoggles.deprecated.ValueFilter_Rep
 
attrValue - Variable in class quoggles.deprecated.ValueFilter_Box
 
attrValue - Variable in class quoggles.deprecated.Check_Rep
 
attrValue - Variable in class quoggles.deprecated.Check_Box
 
attrValue - Variable in class quoggles.deprecated.AttributeFilter_Rep
 
attrValue - Variable in class quoggles.changeboxes.changeattribute.ChangeAttribute_Box
 
attrValue - Variable in class quoggles.auxboxes.valuecompare.ValueCompare_Rep
 
attrValue - Variable in class quoggles.auxboxes.valuecompare.ValueCompare_Box
 
attrValuesList - Variable in class quoggles.deprecated.ValueFilter_Box
 
attrValuesList - Variable in class quoggles.changeboxes.changeattributes.ChangeAttributes_Box
 

B

BAD_SIGN_COLOR - Static variable in interface quoggles.constants.IBoxConstants
 
beforeException(Node) - Static method in class quoggles.stdboxes.complexfilter.ComplexFilter_Box
Is called before an exception is throws.
bfsNodeList - Variable in class quoggles.algorithms.qbfs.QBFSAlgorithm
 
bool1 - Variable in class quoggles.auxboxes.booleanop.BooleanOp_Box
 
bool2 - Variable in class quoggles.auxboxes.booleanop.BooleanOp_Box
 
BOOLEAN - Static variable in interface quoggles.constants.ITypeConstants
 
BOOLEAN_PAR - Static variable in interface quoggles.constants.ITypeConstants
 
BOOLEAN_PAR - Static variable in interface quoggles.constants.IBoxConstants
 
BOOLEAN_STR - Static variable in interface quoggles.constants.ITypeConstants
 
BooleanNot_Box - class quoggles.stdboxes.booleannot.BooleanNot_Box.
Input: a Boolean value Output: a Boolean having the negated value.
BooleanNot_Box() - Constructor for class quoggles.stdboxes.booleannot.BooleanNot_Box
 
BooleanNot_Icon - class quoggles.stdboxes.booleannot.BooleanNot_Icon.
 
BooleanNot_Icon() - Constructor for class quoggles.stdboxes.booleannot.BooleanNot_Icon
 
BooleanOp_Box - class quoggles.auxboxes.booleanop.BooleanOp_Box.
Input: two Boolean values Output: a Boolean that is the result of applying an operation on the two input Boolean values (specified via a parameter).
BooleanOp_Box() - Constructor for class quoggles.auxboxes.booleanop.BooleanOp_Box
Constructs the box.
BooleanOp_Icon - class quoggles.auxboxes.booleanop.BooleanOp_Icon.
 
BooleanOp_Icon() - Constructor for class quoggles.auxboxes.booleanop.BooleanOp_Icon
 
BooleanOp_Rep - class quoggles.auxboxes.booleanop.BooleanOp_Rep.
 
BooleanOp_Rep(IBox) - Constructor for class quoggles.auxboxes.booleanop.BooleanOp_Rep
 
boolElementRenderer - Variable in class quoggles.auxiliary.ResultJTable
 
BoolPredicateEnd_Box - class quoggles.stdboxes.output.BoolPredicateEnd_Box.
Input: anything ( Output: see quoggles.auxiliary.Util.interpretAsBoolean(Object) )
BoolPredicateEnd_Box() - Constructor for class quoggles.stdboxes.output.BoolPredicateEnd_Box
Constructs the box.
BoolPredicateEnd_Icon - class quoggles.stdboxes.output.BoolPredicateEnd_Icon.
 
BoolPredicateEnd_Icon() - Constructor for class quoggles.stdboxes.output.BoolPredicateEnd_Icon
Constructor for the icon.
BoolPredicateEnd_Rep - class quoggles.stdboxes.output.BoolPredicateEnd_Rep.
Represents the box.
BoolPredicateEnd_Rep(IBox) - Constructor for class quoggles.stdboxes.output.BoolPredicateEnd_Rep
 
boolValue - Variable in class quoggles.stdboxes.booleannot.BooleanNot_Box
 
box - Variable in class quoggles.representation.DefaultBoxRepresentation
The IBox this class represents.
box - Variable in class quoggles.auxiliary.BoxBooleanIndex
 
Box - class quoggles.boxes.Box.
Superclass providing all methods of IBox interface.
BOX_ATTR_ID - Static variable in interface quoggles.constants.IBoxConstants
 
BOX_BACKGROUND - Static variable in interface quoggles.constants.IBoxConstants
 
BOX_CLASSNAME_ATTR_ID - Static variable in interface quoggles.constants.IBoxConstants
 
BOX_PARAM_ATTR_ID - Static variable in interface quoggles.constants.IBoxConstants
 
Box() - Constructor for class quoggles.boxes.Box
 
Box(Node) - Constructor for class quoggles.boxes.Box
 
BoxAttribute - class quoggles.querygraph.BoxAttribute.
 
BoxAttribute(String) - Constructor for class quoggles.querygraph.BoxAttribute
 
BoxAttribute(String, IBox) - Constructor for class quoggles.querygraph.BoxAttribute
 
BoxBooleanIndex - class quoggles.auxiliary.BoxBooleanIndex.
Triple of a Box, a boolean and an int.
BoxBooleanIndex(IBox, boolean, int) - Constructor for class quoggles.auxiliary.BoxBooleanIndex
Constructor.
BoxCreationFailedException - exception quoggles.exceptions.BoxCreationFailedException.
 
BoxCreationFailedException() - Constructor for class quoggles.exceptions.BoxCreationFailedException
 
BoxCreationFailedException(String) - Constructor for class quoggles.exceptions.BoxCreationFailedException
 
BoxCreationFailedException(Throwable) - Constructor for class quoggles.exceptions.BoxCreationFailedException
 
BOXES_DESCRIPTION_FILE - Static variable in interface quoggles.constants.QConstants
The relative path and filename of the box descriptions file
boxExecuted - Variable in class quoggles.boxes.Box
 
boxName - Variable in class quoggles.stdboxes.input.Input_Box
Name of the box; indicates the type of its input
boxName - Variable in class quoggles.stdboxes.input.Input_Box.InputBoxRepresentation
 
BoxNotExecutedException - exception quoggles.exceptions.BoxNotExecutedException.
 
BoxNotExecutedException(String) - Constructor for class quoggles.exceptions.BoxNotExecutedException
Constructor for BoxNotExecutedException.
boxNr - Variable in class quoggles.boxes.Box
 
boxRep - Variable in class quoggles.stdboxes.input.Input_Box.InputBoxRepresentation
 
BoxRepresentation - class quoggles.representation.BoxRepresentation.
A direct subclass of JPanel that is used to represent a box in the main panel of the system.
BoxRepresentation(IBoxRepresentation) - Constructor for class quoggles.representation.BoxRepresentation
 
boxReps - Variable in class quoggles.QGraph
All BoxRepresentations that appear in the active query graph
BoxStringConstants - class quoggles.constants.BoxStringConstants.
 
BoxStringConstants() - Constructor for class quoggles.constants.BoxStringConstants
 
buildAttrPath() - Static method in class quoggles.auxiliary.Util
Builds an OptionParameter using paths of the default node and edge graphics attributes as options.

C

CANCEL_BUTTON - Static variable in interface quoggles.constants.QDialogConstants
Action command string for a button
cellMarked(Object) - Method in class quoggles.auxiliary.RowListener
Called if one single cell is marked.
cellUnmarked(Object) - Method in class quoggles.auxiliary.RowListener
Called if one single cell is unmarked.
centerRenderer - Variable in class quoggles.auxiliary.ResultJTable
 
ChangeAttribute_Box - class quoggles.changeboxes.changeattribute.ChangeAttribute_Box.
Input: One Attributable.
ChangeAttribute_Box() - Constructor for class quoggles.changeboxes.changeattribute.ChangeAttribute_Box
 
ChangeAttribute_Icon - class quoggles.changeboxes.changeattribute.ChangeAttribute_Icon.
 
ChangeAttribute_Icon() - Constructor for class quoggles.changeboxes.changeattribute.ChangeAttribute_Icon
 
ChangeAttribute_Rep - class quoggles.changeboxes.changeattribute.ChangeAttribute_Rep.
 
ChangeAttribute_Rep(IBox) - Constructor for class quoggles.changeboxes.changeattribute.ChangeAttribute_Rep
 
ChangeAttributes_Box - class quoggles.changeboxes.changeattributes.ChangeAttributes_Box.
Input: List of Attributables Collection of values Output: the same List of Attributables where an attribute of each of them has been assigned the corresponding value from the second input
ChangeAttributes_Box() - Constructor for class quoggles.changeboxes.changeattributes.ChangeAttributes_Box
 
ChangeAttributes_Icon - class quoggles.changeboxes.changeattributes.ChangeAttributes_Icon.
 
ChangeAttributes_Icon() - Constructor for class quoggles.changeboxes.changeattributes.ChangeAttributes_Icon
 
ChangeAttributes_Rep - class quoggles.changeboxes.changeattributes.ChangeAttributes_Rep.
 
ChangeAttributes_Rep(IBox) - Constructor for class quoggles.changeboxes.changeattributes.ChangeAttributes_Rep
 
changeSelectionCell(Object, Selection, boolean) - Method in class quoggles.auxiliary.RowListener
Every graph element found in the given object (searched recursively if any collections are involved) is added to or removed from the given selection, according to the given boolean value.
Check_Box - class quoggles.deprecated.Check_Box.
 
Check_Box() - Constructor for class quoggles.deprecated.Check_Box
 
Check_Icon - class quoggles.deprecated.Check_Icon.
 
Check_Icon() - Constructor for class quoggles.deprecated.Check_Icon
 
Check_Rep - class quoggles.deprecated.Check_Rep.
 
Check_Rep(IBox) - Constructor for class quoggles.deprecated.Check_Rep
 
check() - Method in class quoggles.algorithms.qbfs.QPreNodesAlgorithm
 
check() - Method in class quoggles.algorithms.qbfs.QBFSAlgorithm
 
checkBox(String) - Method in class quoggles.QAuxiliary
Checks whether or not the main class and the representation class can be loaded and returns the iconicPanel gotten from the representation.
checkConnections(boolean) - Method in class quoggles.QMain
 
checkConnections(boolean) - Method in class quoggles.QGraphConnect
Check which inputs and outputs are connected by searching through the io positions.
checkSameTypes(Collection[], Collection[]) - Method in class quoggles.stdboxes.listoperations2.ListOperations2_Box
Checks if the given collections have the same schema.
checkSelectionInputBox() - Method in class quoggles.QMain
 
checkSinks(Node, IBox) - Static method in class quoggles.stdboxes.complexfilter.ComplexFilter_Box
Assures that there is exactly one BoolPredicateEnd_Box in the sub query.
chooseButton - Variable in class quoggles.stdboxes.subquery.SubQuery_Rep
 
chooseOp - Variable in class quoggles.stdboxes.listoperations1.ListOperations1_Box
 
CLASS_LABEL_COLOR - Static variable in interface quoggles.constants.IBoxConstants
 
classLabel - Variable in class quoggles.representation.DefaultBoxRepresentation
 
CLEAR_BUTTON - Static variable in interface quoggles.constants.QDialogConstants
Action command string for a button
clearQuery() - Method in class quoggles.QMain
 
clearRegistered() - Method in class quoggles.stdboxes.output.BoolPredicateEnd_Box
Clears the list of registered ComplexFilter_Boxes.
clearTable() - Method in class quoggles.QResultDialog
Empty the table.
clearTable() - Method in class quoggles.auxiliary.ResultTable
Empties the table.
CLICK_TOLERANCE - Static variable in class quoggles.auxiliary.Util
 
ClonesOutputBox - interface quoggles.deprecated.ClonesOutputBox.
Deprecated.  
close() - Method in class quoggles.QMain
 
close() - Method in class quoggles.QDialog
Used to close the main window.
colCnt - Variable in class quoggles.auxiliary.ResultTable
Current number of columns
CollAttribute - class quoggles.auxiliary.attributes.CollAttribute.
Contains a Collection.
CollAttribute(String) - Constructor for class quoggles.auxiliary.attributes.CollAttribute
Constructs a new instance of a CollectionAttribute.
CollAttribute(String, Collection) - Constructor for class quoggles.auxiliary.attributes.CollAttribute
Constructs a new instance of a CollectionAttribute with the given value.
COLLECTION - Static variable in interface quoggles.constants.ITypeConstants
 
COLLECTION_CLASSNAME - Static variable in interface quoggles.constants.IBoxConstants
 
COLLECTION_STR - Static variable in interface quoggles.constants.ITypeConstants
 
collectionRenderer - Variable in class quoggles.auxiliary.ResultJTable
 
colMapping - Variable in class quoggles.auxiliary.gmlxml.GMLXMLWriter
A map of collection attributes, which should be written to the stream.
COLOF_COLS - Static variable in interface quoggles.constants.ITypeConstants
 
COLOF_EDGESET - Static variable in interface quoggles.constants.ITypeConstants
 
COLOF_NODESET - Static variable in interface quoggles.constants.ITypeConstants
 
COLOF_NUMBER - Static variable in interface quoggles.constants.ITypeConstants
 
color - Variable in class quoggles.auxiliary.HighlightBorder
 
color - Variable in class quoggles.auxiliary.ConnectedSign
 
COLOR - Variable in class quoggles.auxiliary.GhostBox
 
cols1 - Variable in class quoggles.stdboxes.listoperations2.ListOperations2_Box
 
cols2 - Variable in class quoggles.stdboxes.listoperations2.ListOperations2_Box
 
colToHex(Attribute) - Method in class quoggles.auxiliary.gmlxml.GMLXMLWriter
Converts the given color attribute into a hex string.
combo - Variable in class quoggles.changeboxes.converttoparam.ConvertToParam_Rep
 
combo - Variable in class quoggles.stdboxes.input.constant.Constant_Rep
 
combo - Variable in class quoggles.stdboxes.neighborhood.Neighborhood_Rep
 
combo - Variable in class quoggles.stdboxes.getattributevalue.GetAttributeValue_Rep
 
combo - Variable in class quoggles.deprecated.stdboxes.listify.Listify_Rep
 
combo - Variable in class quoggles.stdboxes.arithmetic.Arithmetic_Rep
 
combo - Variable in class quoggles.stdboxes.listoperations2.ListOperations2_Rep
 
combo - Variable in class quoggles.changeboxes.createparam.CreateParam_Rep
 
combo - Variable in class quoggles.auxboxes.getproperty.GetProperty_Rep
 
combo - Variable in class quoggles.deprecated.stdboxes.makedistinct.MakeDistinct_Rep
 
combo - Variable in class quoggles.auxboxes.getgraphelements.GetGraphElements_Rep
 
combo - Variable in class quoggles.changeboxes.algorithm.Algorithm_Rep
 
combo - Variable in class quoggles.changeboxes.convertfromparam.ConvertFromParam_Rep
 
combo - Variable in class quoggles.auxboxes.sort.Sort_Rep
 
combo - Variable in class quoggles.auxboxes.truemaker.MakeTrue_Rep
 
combo - Variable in class quoggles.stdboxes.isinstanceof.IsInstanceof_Rep
 
combo - Variable in class quoggles.stdboxes.sortby.SortBy_Rep
 
combo2 - Variable in class quoggles.stdboxes.sortby.SortBy_Rep
 
COMP_TYPE - Static variable in interface quoggles.constants.IBoxConstants
 
Comparators - class quoggles.auxiliary.Comparators.
Provides instances of Comparator that take two Numbers and compare them according to the type of each Comparator.
Comparators.FloatComparator - class quoggles.auxiliary.Comparators.FloatComparator.
 
Comparators.FloatComparator() - Constructor for class quoggles.auxiliary.Comparators.FloatComparator
 
Comparators.IntComparator - class quoggles.auxiliary.Comparators.IntComparator.
 
Comparators.IntComparator() - Constructor for class quoggles.auxiliary.Comparators.IntComparator
 
Comparators.StringComparator - class quoggles.auxiliary.Comparators.StringComparator.
 
Comparators.StringComparator() - Constructor for class quoggles.auxiliary.Comparators.StringComparator
 
Comparators.TableComparator - class quoggles.auxiliary.Comparators.TableComparator.
Used to compare a table (list of lists) according to the first sortByNr columns.
Comparators.TableComparator(int) - Constructor for class quoggles.auxiliary.Comparators.TableComparator
 
Comparators() - Constructor for class quoggles.auxiliary.Comparators
 
compare(Object, Object) - Method in class quoggles.auxiliary.PointComparator
Never returns 0 so that no two objects are considered equal.
compare(Object, Object) - Method in class quoggles.auxiliary.Comparators.IntComparator
 
compare(Object, Object) - Method in class quoggles.auxiliary.Comparators.StringComparator
 
compare(Object, Object) - Method in class quoggles.auxiliary.Comparators.FloatComparator
 
compare(Object, Object) - Method in class quoggles.auxiliary.Comparators.TableComparator
 
compareTo(Object) - Method in class quoggles.auxboxes.sort.Sort_Box.ComparableWrapper
Uses the string representation of the wrapped object if this does not implement interface Comparable.
CompareTwoValues_Box - class quoggles.stdboxes.comparetwovalues.CompareTwoValues_Box.
Input: two java objects Output: true iff the objects are considered to be equal (this depends on the values of the parameters).
CompareTwoValues_Box() - Constructor for class quoggles.stdboxes.comparetwovalues.CompareTwoValues_Box
Constructs the box.
CompareTwoValues_Icon - class quoggles.stdboxes.comparetwovalues.CompareTwoValues_Icon.
 
CompareTwoValues_Icon() - Constructor for class quoggles.stdboxes.comparetwovalues.CompareTwoValues_Icon
 
CompareTwoValues_Rep - class quoggles.stdboxes.comparetwovalues.CompareTwoValues_Rep.
 
CompareTwoValues_Rep(IBox) - Constructor for class quoggles.stdboxes.comparetwovalues.CompareTwoValues_Rep
 
ComplexFilter_Box - class quoggles.stdboxes.complexfilter.ComplexFilter_Box.
Input: one or several objects Output: null if the input has been null only those elements from the input for which holds: When set as input to the sub query starting at the second output of this box, this sub query yields a result that can be interpreted as true.
ComplexFilter_Box() - Constructor for class quoggles.stdboxes.complexfilter.ComplexFilter_Box
Default constructor.
ComplexFilter_Icon - class quoggles.stdboxes.complexfilter.ComplexFilter_Icon.
 
ComplexFilter_Icon() - Constructor for class quoggles.stdboxes.complexfilter.ComplexFilter_Icon
 
ComplexFilter_Rep - class quoggles.stdboxes.complexfilter.ComplexFilter_Rep.
 
ComplexFilter_Rep(IBox) - Constructor for class quoggles.stdboxes.complexfilter.ComplexFilter_Rep
 
complexFilterBoxes - Variable in class quoggles.stdboxes.output.BoolPredicateEnd_Box
A set of ComplexFilter_Boxes that are notified when this box calculates a true value.
compType - Variable in class quoggles.stdboxes.comparetwovalues.CompareTwoValues_Rep
 
compTypeParam - Variable in class quoggles.stdboxes.comparetwovalues.CompareTwoValues_Box
 
connect(boolean, IBox, boolean, int, IBox, boolean, int, Point) - Method in class quoggles.QGraphConnect
Adds a (green) sign showing the validness of the connection between box1 and box2.
ConnectedSign - class quoggles.auxiliary.ConnectedSign.
Represents a small bulb indicating the validness of a connection between two boxes.
ConnectedSign(boolean) - Constructor for class quoggles.auxiliary.ConnectedSign
Constructor.
ConnectedSign(boolean, boolean) - Constructor for class quoggles.auxiliary.ConnectedSign
Constructor.
Constant_Box - class quoggles.stdboxes.input.constant.Constant_Box.
Output: A constant value of specified type.
Constant_Box() - Constructor for class quoggles.stdboxes.input.constant.Constant_Box
 
Constant_Icon - class quoggles.stdboxes.input.constant.Constant_Icon.
 
Constant_Icon() - Constructor for class quoggles.stdboxes.input.constant.Constant_Icon
 
Constant_Rep - class quoggles.stdboxes.input.constant.Constant_Rep.
 
Constant_Rep(IBox) - Constructor for class quoggles.stdboxes.input.constant.Constant_Rep
 
Contains_Box - class quoggles.auxboxes.contains.Contains_Box.
Input: two objects (first will be a collection most times) Output: boolean value indicating if the two inputs are equal or the first actually is a collection and contains the second (the collection is not implicitly flattened).
Contains_Box() - Constructor for class quoggles.auxboxes.contains.Contains_Box
 
Contains_Icon - class quoggles.auxboxes.contains.Contains_Icon.
 
Contains_Icon() - Constructor for class quoggles.auxboxes.contains.Contains_Icon
 
contains(int, int) - Method in class quoggles.stdboxes.connectors.OneOneConnector_Rep.MyBoxRepresentation
 
convertAttribute(Attribute, Node, DocumentBuilder, boolean) - Static method in class quoggles.auxiliary.FileUtil
Interpret XML attribute values and create BoxAttributes.
ConvertFromParam_Box - class quoggles.changeboxes.convertfromparam.ConvertFromParam_Box.
Input: Output:
ConvertFromParam_Box() - Constructor for class quoggles.changeboxes.convertfromparam.ConvertFromParam_Box
 
ConvertFromParam_Icon - class quoggles.changeboxes.convertfromparam.ConvertFromParam_Icon.
Icon for SubQuery_Box.
ConvertFromParam_Icon() - Constructor for class quoggles.changeboxes.convertfromparam.ConvertFromParam_Icon
 
ConvertFromParam_Rep - class quoggles.changeboxes.convertfromparam.ConvertFromParam_Rep.
Represents a sub query saved in a file.
ConvertFromParam_Rep(IBox) - Constructor for class quoggles.changeboxes.convertfromparam.ConvertFromParam_Rep
Constructor of the box.
convertFromParameter(Parameter) - Static method in class quoggles.auxiliary.Util
Converts the given Parameter to an object.
ConvertToParam_Box - class quoggles.changeboxes.converttoparam.ConvertToParam_Box.
Input: Output:
ConvertToParam_Box() - Constructor for class quoggles.changeboxes.converttoparam.ConvertToParam_Box
Constructs the box.
ConvertToParam_Icon - class quoggles.changeboxes.converttoparam.ConvertToParam_Icon.
Icon for SubQuery_Box.
ConvertToParam_Icon() - Constructor for class quoggles.changeboxes.converttoparam.ConvertToParam_Icon
 
ConvertToParam_Rep - class quoggles.changeboxes.converttoparam.ConvertToParam_Rep.
Represents a sub query saved in a file.
ConvertToParam_Rep(IBox) - Constructor for class quoggles.changeboxes.converttoparam.ConvertToParam_Rep
Constructor of the box.
convertToParameter(Object, String) - Static method in class quoggles.auxiliary.Util
Converts the given object to a parameter.
convertToParameters(Object[]) - Static method in class quoggles.auxiliary.Util
Converts an array of objects to an array of parameters.
convertTypeToInt(Parameter) - Method in class quoggles.changeboxes.algorithm.Algorithm_Box
 
copy() - Method in class quoggles.auxiliary.attributes.ObjectAttribute
Returns a deep copy of this instance.
copy() - Method in class quoggles.auxiliary.attributes.CollAttribute
Returns a deep copy of this instance.
copy() - Method in class quoggles.querygraph.BoxAttribute
 
count(Collection) - Method in class quoggles.stdboxes.arithmetic.Arithmetic_Box
Counts the number of elements not equal to QConstants.EMPTY contained in the given collection.
createExampleGraph(AttributeConsumer) - Static method in class quoggles.QMain
Create a small example graph to work on when in standalone mode.
createIcon() - Method in class quoggles.icons.AbstractBoxIcon
This method defines how the icon looks like.
CreateParam_Box - class quoggles.changeboxes.createparam.CreateParam_Box.
Input: a collection of objects of arbitrary types Output: a collection containing the input elements, without any duplicates (tested using equals).
CreateParam_Box() - Constructor for class quoggles.changeboxes.createparam.CreateParam_Box
 
CreateParam_Icon - class quoggles.changeboxes.createparam.CreateParam_Icon.
 
CreateParam_Icon() - Constructor for class quoggles.changeboxes.createparam.CreateParam_Icon
 
CreateParam_Rep - class quoggles.changeboxes.createparam.CreateParam_Rep.
 
CreateParam_Rep(IBox) - Constructor for class quoggles.changeboxes.createparam.CreateParam_Rep
 
createStandardPanel(BoxRepresentation) - Method in class quoggles.representation.DefaultBoxRepresentation
 
createTabs(int) - Method in class quoggles.auxiliary.gmlxml.GMLXMLWriter
Creates and returns TAB + TAB + ... + TAB (level).
createVEC(String) - Method in class quoggles.stdboxes.input.constant.Constant_Rep
According to give parameter class name, create a ValueEditComponent.
createVEC(String) - Method in class quoggles.changeboxes.createparam.CreateParam_Rep
According to give parameter class name, create a ValueEditComponent.
currentNodesTodo - Variable in class quoggles.stdboxes.complexfilter.ComplexFilter_Box
The nodes that still have to be processed.
currentResult - Variable in class quoggles.stdboxes.complexfilter.ComplexFilter_Box
The current result table.
currentResult - Variable in class quoggles.stdboxes.subquery.SubQuery_Box
The current result table.
currentTestCount - Variable in class quoggles.stdboxes.complexfilter.ComplexFilter_Box
If this number is greater than 0, the currently tested object has passed the test (predicate yielded true for this).
currentTestSucceded() - Method in class quoggles.stdboxes.complexfilter.ComplexFilter_Box
If a BoolPredicateEnd_Box finds out that the test succeded, it calls this method of all its registered complex filters.

D

dataMap - Variable in class quoggles.auxiliary.ResultTable
Map of table rows
decElementCount(Object) - Method in class quoggles.auxiliary.RowListener
If the element has previously been selected, decrease the number of times it had been selected by one.
DEFAULT_BOX_HEIGHT - Static variable in interface quoggles.constants.IBoxConstants
 
DEFAULT_BOX_WIDTH - Static variable in interface quoggles.constants.IBoxConstants
 
DEFAULT_CONNECTOR_HEIGHT - Static variable in interface quoggles.constants.IBoxConstants
 
DEFAULT_CONNECTOR_WIDTH - Static variable in interface quoggles.constants.IBoxConstants
 
DEFAULT_ICON_HEIGHT - Static variable in interface quoggles.constants.IBoxConstants
 
DEFAULT_ICON_WIDTH - Static variable in interface quoggles.constants.IBoxConstants
 
DEFAULT_INPUTBOX_HEIGHT - Static variable in interface quoggles.constants.IBoxConstants
 
DEFAULT_INPUTBOX_WIDTH - Static variable in interface quoggles.constants.IBoxConstants
 
DEFAULT_OUTPUTBOX_IO_HEIGHT - Static variable in interface quoggles.constants.IBoxConstants
 
DefaultBoxRepresentation - class quoggles.representation.DefaultBoxRepresentation.
 
DefaultBoxRepresentation(IBox) - Constructor for class quoggles.representation.DefaultBoxRepresentation
This constructor resets graphicalRep, uses getParameters() to get the parameters and finally calls updateGraphicalRep().
DefaultIO - class quoggles.representation.DefaultIO.
A small panel representing a standardized input / output connection.
DefaultIO() - Constructor for class quoggles.representation.DefaultIO
Constructs a small horizontal standardized input / output connection.
DefaultIO(boolean) - Constructor for class quoggles.representation.DefaultIO
Constructs a small standardized input / output connection.
DefaultIO(boolean, boolean) - Constructor for class quoggles.representation.DefaultIO
Constructs a small standardized input / output connection.
DEGREE - Static variable in interface quoggles.constants.IBoxConstants
 
DELISTIFY - Static variable in interface quoggles.constants.IBoxConstants
 
DIAMETER - Static variable in class quoggles.auxiliary.ConnectedSign
 
digForEdges(Collection, Collection) - Method in class quoggles.deprecated.RecursiveGetGraphElements_Box
Deprecated.  
digForGraphElements(Collection, Collection) - Method in class quoggles.deprecated.RecursiveGetGraphElements_Box
Deprecated.  
digForNodes(Collection, Collection) - Method in class quoggles.deprecated.RecursiveGetGraphElements_Box
Deprecated.  
doCheckList(ArrayList, boolean, Point, JPanel) - Method in class quoggles.QGraphConnect
 
dontCheck - Static variable in class quoggles.QModes
Indicates that there is no need to check for the selection input box
dontWriteAttrs - Variable in class quoggles.auxiliary.gmlxml.GMLXMLWriter
A collection of attribute paths that should not be written explicitly.
doSetValue(Object) - Method in class quoggles.auxiliary.attributes.ObjectAttribute
Sets the value of the Attribute.
doSetValue(Object) - Method in class quoggles.auxiliary.attributes.CollAttribute
Sets the value of the Attribute.
doSetValue(Object) - Method in class quoggles.querygraph.BoxAttribute
 
DOUBLE_PAR - Static variable in interface quoggles.constants.ITypeConstants
 
DOUBLE_PAR - Static variable in interface quoggles.constants.IBoxConstants
 
DOUBLE_STR - Static variable in interface quoggles.constants.ITypeConstants
 
dragged - Variable in class quoggles.QGraphMouse
Used for dragging purposes: true iff user drags
draggedComp - Variable in class quoggles.QGraphMouse
Used for dragging purposes: component currently dragged
dragPoint1 - Variable in class quoggles.QGraphMouse
Used for dragging purposes
dragPoint2 - Variable in class quoggles.QGraphMouse
Used for dragging purposes
dragSecondPoint - Variable in class quoggles.QGraphMouse
Used for dragging purposes
drawFromTL - Variable in class quoggles.stdboxes.connectors.OneOneConnector_Rep
 

E

EDGE - Static variable in interface quoggles.constants.ITypeConstants
 
EDGE_CLASSNAME - Static variable in interface quoggles.constants.IBoxConstants
 
EDGE_PAR - Static variable in interface quoggles.constants.ITypeConstants
 
EDGE_PAR - Static variable in interface quoggles.constants.IBoxConstants
 
EDGES - Static variable in interface quoggles.constants.ITypeConstants
 
elemCompare(Object, Object) - Method in class quoggles.auxiliary.Comparators.TableComparator
Compares two elements according to the natural order.
EMPTY - Static variable in interface quoggles.constants.QConstants
Indicates that a table cell is empty.
EMPTY - Static variable in interface quoggles.constants.IBoxConstants
 
emptyBorder - Variable in class quoggles.QGraphMouse
Empty (i.e. invisible) border
emptyCellRenderer - Variable in class quoggles.auxiliary.ResultJTable
 
End_Box - class quoggles.auxboxes.end.End_Box.
Input: anything Output: none
End_Box() - Constructor for class quoggles.auxboxes.end.End_Box
 
End_Icon - class quoggles.auxboxes.end.End_Icon.
 
End_Icon() - Constructor for class quoggles.auxboxes.end.End_Icon
 
ensureSize(Collection, int) - Static method in class quoggles.auxiliary.Util
Adds null values to the end of the given collection until the size of the collection is at least as large as the second parameter.
eol - Variable in class quoggles.auxiliary.gmlxml.GMLXMLWriter
DOCUMENT ME!
EPSILON - Static variable in interface quoggles.constants.QConstants
Used as max distance between two connected boxes
EQUAL_CMP - Static variable in interface quoggles.constants.IBoxConstants
 
Equals_Box - class quoggles.auxboxes.equals.Equals_Box.
Input: two objects Output: boolean value indicating if the two inputs are equal.
Equals_Box() - Constructor for class quoggles.auxboxes.equals.Equals_Box
 
Equals_Icon - class quoggles.auxboxes.equals.Equals_Icon.
 
Equals_Icon() - Constructor for class quoggles.auxboxes.equals.Equals_Icon
 
EQUALS_STR - Static variable in interface quoggles.constants.ITypeConstants
 
equals(Object) - Method in class quoggles.auxiliary.Util.Unique
Always returns false.
execute() - Method in class quoggles.changeboxes.converttoparam.ConvertToParam_Box
 
execute() - Method in class quoggles.auxboxes.interpretasboolean.InterpretAsBoolean_Box
 
execute() - Method in class quoggles.auxboxes.contains.Contains_Box
Two objects are equal if obj1.equals(obj2) holds.
execute() - Method in class quoggles.deprecated.stdboxes.reverse.Reverse_Box
 
execute() - Method in class quoggles.stdboxes.input.constant.Constant_Box
 
execute() - Method in class quoggles.QAlgorithm
 
execute() - Method in class quoggles.auxboxes.inducedsubgraph.InducedSubGraph_Box
 
execute() - Method in class quoggles.stdboxes.neighborhood.Neighborhood_Box
 
execute() - Method in class quoggles.stdboxes.output.NormalOutput_Box
 
execute() - Method in class quoggles.stdboxes.output.BoolPredicateEnd_Box
Evaluates the input to a boolean value.
execute() - Method in class quoggles.stdboxes.input.Input_Box
Overridden to prevent InputNotSetException.
execute() - Method in class quoggles.stdboxes.getattributevalue.GetAttributeValue_Box
 
execute() - Method in class quoggles.deprecated.stdboxes.listify.Listify_Box
 
execute() - Method in class quoggles.stdboxes.arithmetic.Arithmetic_Box
 
execute() - Method in class quoggles.algorithms.qbfs.QPreNodesAlgorithm
 
execute() - Method in class quoggles.algorithms.qbfs.QBFSAlgorithm
 
execute() - Method in class quoggles.stdboxes.comparetwovalues.CompareTwoValues_Box
 
execute() - Method in interface quoggles.boxes.IBox
Executes the box, i.e. calculates the output from the input.
execute() - Method in class quoggles.boxes.Box
Should be overridden and called first by subclasses.
execute() - Method in class quoggles.stdboxes.complexfilter.ComplexFilter_Box
See interpretAsBoolean for a definition of what it means that a sub query evaluates to true.
execute() - Method in class quoggles.auxboxes.attributefilter.AttributeFilter_Box
 
execute() - Method in class quoggles.auxboxes.valuefilter.ValueFilter_Box
 
execute() - Method in class quoggles.stdboxes.listoperations2.ListOperations2_Box
 
execute() - Method in class quoggles.changeboxes.createparam.CreateParam_Box
 
execute() - Method in class quoggles.deprecated.stdboxes.unpack.Unpack_Box
 
execute() - Method in class quoggles.deprecated.ValueFilter_Box
 
execute() - Method in class quoggles.deprecated.RecursiveGetGraphElements_Box
Deprecated. Searches in the input for graph elements (according to the value of the parameter).
execute() - Method in class quoggles.deprecated.Check_Box
 
execute() - Method in class quoggles.auxboxes.booleanop.BooleanOp_Box
 
execute() - Method in class quoggles.auxboxes.getproperty.GetProperty_Box
 
execute() - Method in class quoggles.changeboxes.changeattributes.ChangeAttributes_Box
 
execute() - Method in class quoggles.changeboxes.changeattribute.ChangeAttribute_Box
 
execute() - Method in class quoggles.deprecated.stdboxes.makedistinct.MakeDistinct_Box
 
execute() - Method in class quoggles.auxboxes.getgraphelements.GetGraphElements_Box
Searches in the input for graph elements (according to the value of the parameter).
execute() - Method in class quoggles.changeboxes.algorithm.Algorithm_Box
 
execute() - Method in class quoggles.stdboxes.booleannot.BooleanNot_Box
 
execute() - Method in class quoggles.changeboxes.convertfromparam.ConvertFromParam_Box
 
execute() - Method in class quoggles.stdboxes.listoperations1.ListOperations1_Box
 
execute() - Method in class quoggles.deprecated.stdboxes.flatten.Flatten_Box
 
execute() - Method in class quoggles.auxboxes.sort.Sort_Box
 
execute() - Method in class quoggles.auxboxes.truemaker.MakeTrue_Box
 
execute() - Method in class quoggles.stdboxes.subquery.SubQuery_Box
 
execute() - Method in class quoggles.stdboxes.connectors.TwoSplitConnector_Box
"Duplicates" the input.
execute() - Method in class quoggles.auxboxes.equals.Equals_Box
Two objects are equal if obj1.equals(obj2) holds.
execute() - Method in class quoggles.auxboxes.valuecompare.ValueCompare_Box
 
execute() - Method in class quoggles.auxboxes.sizeof.SizeOf_Box
 
execute() - Method in class quoggles.stdboxes.isinstanceof.IsInstanceof_Box
Searches in the input for graph elements (according to the value of the parameter).
execute() - Method in class quoggles.stdboxes.sortby.SortBy_Box
 
executeInputBox(Input_Box) - Method in class quoggles.QRunQuery
Sets the input of the given InputBox and executes it.

F

fChooser - Static variable in class quoggles.QAuxiliary
FileChooser for saving / loading queries
file - Variable in class quoggles.stdboxes.subquery.SubQuery_Rep
 
fileNameParam - Variable in class quoggles.stdboxes.subquery.SubQuery_Box
 
FileUtil - class quoggles.auxiliary.FileUtil.
Auxiliary class holding public ststic methods concerning the use of files.
FileUtil() - Constructor for class quoggles.auxiliary.FileUtil
 
fillMap() - Static method in class quoggles.constants.TypeStringConstants
 
fillTreeMap(PointComparator) - Method in class quoggles.QGraphConnect
Sorts the absolute positions of ALL input and output positions.
findMaybeNestedPredicateEnd(Node, boolean) - Static method in class quoggles.auxiliary.Util
Find a BoolPredicateEnd_Box that may be hidden in a SubQuery_Box.
firstPredNode - Variable in class quoggles.stdboxes.complexfilter.ComplexFilter_Box
Node representing the first box of the predicate of this filter
FLATTEN - Static variable in interface quoggles.constants.IBoxConstants
 
Flatten_Box - class quoggles.deprecated.stdboxes.flatten.Flatten_Box.
Input: an object Output: null if the input has been null.
Flatten_Box() - Constructor for class quoggles.deprecated.stdboxes.flatten.Flatten_Box
 
Flatten_Icon - class quoggles.deprecated.stdboxes.flatten.Flatten_Icon.
Icon for Flatten_Box
Flatten_Icon() - Constructor for class quoggles.deprecated.stdboxes.flatten.Flatten_Icon
 
flatten(Object) - Method in class quoggles.stdboxes.listoperations1.ListOperations1_Box
Flattens a hierarchical structure.
flatten(Object) - Method in class quoggles.deprecated.stdboxes.flatten.Flatten_Box
Flattens a hierarchical structure.
FLOATING_STR - Static variable in interface quoggles.constants.ITypeConstants
 
FlushRightRenderer - class quoggles.auxiliary.FlushRightRenderer.
 
FlushRightRenderer() - Constructor for class quoggles.auxiliary.FlushRightRenderer
 
focusGained(FocusEvent) - Method in class quoggles.stdboxes.complexfilter.ComplexFilter_Rep
Empty.
focusGained(FocusEvent) - Method in class quoggles.auxboxes.attributefilter.AttributeFilter_Rep
Empty.
focusGained(FocusEvent) - Method in class quoggles.auxboxes.valuefilter.ValueFilter_Rep
Empty.
focusGained(FocusEvent) - Method in class quoggles.deprecated.ValueFilter_Rep
Empty.
focusGained(FocusEvent) - Method in class quoggles.deprecated.Check_Rep
Empty.
focusGained(FocusEvent) - Method in class quoggles.deprecated.AttributeFilter_Rep
Empty.
focusGained(FocusEvent) - Method in class quoggles.changeboxes.changeattributes.ChangeAttributes_Rep
Empty.
focusGained(FocusEvent) - Method in class quoggles.changeboxes.changeattribute.ChangeAttribute_Rep
Empty.
focusGained(FocusEvent) - Method in class quoggles.auxboxes.valuecompare.ValueCompare_Rep
Empty.
focusLost(FocusEvent) - Method in class quoggles.stdboxes.complexfilter.ComplexFilter_Rep
Similar to actionPerformed.
focusLost(FocusEvent) - Method in class quoggles.auxboxes.attributefilter.AttributeFilter_Rep
Similar to actionPerformed.
focusLost(FocusEvent) - Method in class quoggles.auxboxes.valuefilter.ValueFilter_Rep
Similar to actionPerformed.
focusLost(FocusEvent) - Method in class quoggles.deprecated.ValueFilter_Rep
Similar to actionPerformed.
focusLost(FocusEvent) - Method in class quoggles.deprecated.Check_Rep
Similar to actionPerformed.
focusLost(FocusEvent) - Method in class quoggles.deprecated.AttributeFilter_Rep
Similar to actionPerformed.
focusLost(FocusEvent) - Method in class quoggles.changeboxes.changeattributes.ChangeAttributes_Rep
Similar to actionPerformed.
focusLost(FocusEvent) - Method in class quoggles.changeboxes.changeattribute.ChangeAttribute_Rep
Similar to actionPerformed.
focusLost(FocusEvent) - Method in class quoggles.auxboxes.valuecompare.ValueCompare_Rep
Similar to actionPerformed.
FOLLOW_BUTTON - Static variable in interface quoggles.constants.QDialogConstants
Action command string for follow mode button
followMode - Static variable in class quoggles.QModes
 
fst - Variable in class quoggles.auxiliary.Triple
 
FUN_AVG - Static variable in interface quoggles.constants.IBoxConstants
 
FUN_COUNT - Static variable in interface quoggles.constants.IBoxConstants
 
FUN_DIVIDE - Static variable in interface quoggles.constants.IBoxConstants
 
FUN_MAX - Static variable in interface quoggles.constants.IBoxConstants
 
FUN_MIN - Static variable in interface quoggles.constants.IBoxConstants
 
FUN_MINUS - Static variable in interface quoggles.constants.IBoxConstants
 
FUN_PLUS - Static variable in interface quoggles.constants.IBoxConstants
 
FUN_SUM - Static variable in interface quoggles.constants.IBoxConstants
 
FUN_TIMES - Static variable in interface quoggles.constants.IBoxConstants
 
FUNS - Static variable in interface quoggles.constants.IBoxConstants
 

G

gatherPaths(Attribute, Set) - Static method in class quoggles.auxiliary.Util
Recursively adds attribute paths to the given set.
GENERAL - Static variable in interface quoggles.constants.ITypeConstants
 
get(int) - Static method in class quoggles.constants.BoxStringConstants
 
getAbsoluteInputPos(IBoxRepresentation) - Static method in class quoggles.auxiliary.Util
Calculate the absolute positions from the relative positions given by the box representation.
getAbsoluteOutputPos(IBoxRepresentation) - Static method in class quoggles.auxiliary.Util
Calculate the absolute positions from the relative positions given by the box representation.
getAbsPos(IBoxRepresentation, boolean, int) - Static method in class quoggles.auxiliary.Util
Calculate the absolute position from the relative position of the given input / output (via index) of the given box representation.
getAlgorithm() - Method in class quoggles.changeboxes.algorithm.Algorithm_Box
 
getAssignedBEPRowsCopy() - Static method in class quoggles.QAssign
This method may only be used to easily make a copy.
getAssignedRowsCopy() - Static method in class quoggles.QAssign
This method may only be used to easily make a copy.
GetAttributeValue_Box - class quoggles.stdboxes.getattributevalue.GetAttributeValue_Box.
Input: one or several Attributables Output: one or several values of an attribute of the input(s).
GetAttributeValue_Box() - Constructor for class quoggles.stdboxes.getattributevalue.GetAttributeValue_Box
Constructs the box.
GetAttributeValue_Icon - class quoggles.stdboxes.getattributevalue.GetAttributeValue_Icon.
 
GetAttributeValue_Icon() - Constructor for class quoggles.stdboxes.getattributevalue.GetAttributeValue_Icon
 
GetAttributeValue_Rep - class quoggles.stdboxes.getattributevalue.GetAttributeValue_Rep.
 
GetAttributeValue_Rep(IBox) - Constructor for class quoggles.stdboxes.getattributevalue.GetAttributeValue_Rep
Constructs the box.
getBEPRowAssignment(int) - Static method in class quoggles.QAssign
Returns true if the given row number has been assigned by a BoolPredicateEnd_Box.
getBfsNodeList() - Method in class quoggles.algorithms.qbfs.QBFSAlgorithm
 
getBorderInsets(Component) - Method in class quoggles.auxiliary.InsetLineBorder
 
getBorderInsets(Component) - Method in class quoggles.auxiliary.HighlightBorder
 
getBox(Node) - Static method in class quoggles.auxiliary.Util
Returns the box that is saved via a BoxAttribute in the given Node.
getBoxName() - Method in class quoggles.stdboxes.input.Input_Box
Returns the text string given to the constructor.
getCellRenderer(int, int) - Method in class quoggles.auxiliary.ResultJTable
 
getClassName() - Method in class quoggles.stdboxes.output.NormalOutput_Box
 
getClassName() - Method in class quoggles.boxes.Box
Used by getId() to retrieve the class name of the box.
getCollection() - Method in class quoggles.auxiliary.attributes.CollAttribute
Returns the value of this object.
getColumnClass(int) - Method in class quoggles.auxiliary.ResultTable.ResultTableModel
 
getColumnCount() - Method in class quoggles.auxiliary.ResultTable.ResultTableModel
 
getColumnName(int) - Method in class quoggles.auxiliary.ResultTable.ResultTableModel
Gives first two columns special headings.
getCorrectSource(MouseEvent) - Static method in class quoggles.auxiliary.Util
Used by the MouseListener methods.
getDescription() - Method in class quoggles.auxiliary.GMLFileFilter
 
getDialog() - Method in class quoggles.QMain
Returns the main dialog.
getDrawFromTL() - Method in class quoggles.stdboxes.connectors.OneOneConnector_Rep.MyBoxRepresentation
 
getEdgeAttribute() - Method in class quoggles.QMain
 
GETEDGES - Static variable in interface quoggles.constants.IBoxConstants
 
GETELEMENTS - Static variable in interface quoggles.constants.IBoxConstants
 
getExtensions() - Method in class quoggles.auxiliary.gmlxml.GMLXMLWriter
 
getFloatingComparator() - Static method in class quoggles.auxiliary.Comparators
Returns an instance of Comparator that takes two Numbers and compares them according to their double representation.
getFreshAttribute(String, Object, Attributable, String) - Static method in class quoggles.auxiliary.Util
According to the type specified by first (0) parameter, create a new instance of an attribute.
getFst() - Method in class quoggles.auxiliary.Triple
 
getGraphAttribute() - Method in class quoggles.QMain
 
GetGraphElements_Box - class quoggles.auxboxes.getgraphelements.GetGraphElements_Box.
Input: one or several objects Output: all GraphElements (or whatever is specified via the parameter) found in the input.
GetGraphElements_Box() - Constructor for class quoggles.auxboxes.getgraphelements.GetGraphElements_Box
Constructs the box.
GetGraphElements_Icon - class quoggles.auxboxes.getgraphelements.GetGraphElements_Icon.
 
GetGraphElements_Icon() - Constructor for class quoggles.auxboxes.getgraphelements.GetGraphElements_Icon
 
GetGraphElements_Rep - class quoggles.auxboxes.getgraphelements.GetGraphElements_Rep.
 
GetGraphElements_Rep(IBox) - Constructor for class quoggles.auxboxes.getgraphelements.GetGraphElements_Rep
 
getGraphicalRepresentation() - Method in class quoggles.changeboxes.converttoparam.ConvertToParam_Box
 
getGraphicalRepresentation() - Method in class quoggles.auxboxes.interpretasboolean.InterpretAsBoolean_Box
 
getGraphicalRepresentation() - Method in class quoggles.deprecated.stdboxes.reverse.Reverse_Box
 
getGraphicalRepresentation() - Method in class quoggles.stdboxes.input.constant.Constant_Box
 
getGraphicalRepresentation() - Method in class quoggles.auxboxes.inducedsubgraph.InducedSubGraph_Box
 
getGraphicalRepresentation() - Method in class quoggles.stdboxes.neighborhood.Neighborhood_Box
 
getGraphicalRepresentation() - Method in class quoggles.stdboxes.output.NormalOutput_Box
 
getGraphicalRepresentation() - Method in class quoggles.stdboxes.output.BoolPredicateEnd_Box
 
getGraphicalRepresentation() - Method in class quoggles.stdboxes.input.Input_Box
 
getGraphicalRepresentation() - Method in class quoggles.stdboxes.getattributevalue.GetAttributeValue_Box
 
getGraphicalRepresentation() - Method in class quoggles.deprecated.stdboxes.listify.Listify_Box
 
getGraphicalRepresentation() - Method in class quoggles.stdboxes.arithmetic.Arithmetic_Box
 
getGraphicalRepresentation() - Method in class quoggles.stdboxes.comparetwovalues.CompareTwoValues_Box
 
getGraphicalRepresentation() - Method in interface quoggles.boxes.IBox
If your subclass has any parameters, you will probably have to design your own representation and implement this method for example as follows: if (iBoxGRep == null || !
getGraphicalRepresentation() - Method in class quoggles.boxes.Box
This implementation returns a new instance of DefaultBoxRepresentation.
getGraphicalRepresentation() - Method in class quoggles.stdboxes.complexfilter.ComplexFilter_Box
 
getGraphicalRepresentation() - Method in class quoggles.auxboxes.attributefilter.AttributeFilter_Box
 
getGraphicalRepresentation() - Method in class quoggles.auxboxes.valuefilter.ValueFilter_Box
 
getGraphicalRepresentation() - Method in class quoggles.stdboxes.listoperations2.ListOperations2_Box
 
getGraphicalRepresentation() - Method in class quoggles.changeboxes.createparam.CreateParam_Box
 
getGraphicalRepresentation() - Method in class quoggles.deprecated.stdboxes.unpack.Unpack_Box
 
getGraphicalRepresentation() - Method in class quoggles.deprecated.ValueFilter_Box
 
getGraphicalRepresentation() - Method in class quoggles.deprecated.RecursiveGetGraphElements_Box
Deprecated.  
getGraphicalRepresentation() - Method in class quoggles.deprecated.Check_Box
 
getGraphicalRepresentation() - Method in class quoggles.auxboxes.booleanop.BooleanOp_Box
 
getGraphicalRepresentation() - Method in class quoggles.auxboxes.getproperty.GetProperty_Box
 
getGraphicalRepresentation() - Method in class quoggles.changeboxes.changeattributes.ChangeAttributes_Box
 
getGraphicalRepresentation() - Method in class quoggles.changeboxes.changeattribute.ChangeAttribute_Box
 
getGraphicalRepresentation() - Method in class quoggles.deprecated.stdboxes.makedistinct.MakeDistinct_Box
 
getGraphicalRepresentation() - Method in class quoggles.auxboxes.getgraphelements.GetGraphElements_Box
 
getGraphicalRepresentation() - Method in class quoggles.changeboxes.algorithm.Algorithm_Box
 
getGraphicalRepresentation() - Method in class quoggles.stdboxes.booleannot.BooleanNot_Box
 
getGraphicalRepresentation() - Method in class quoggles.changeboxes.convertfromparam.ConvertFromParam_Box
 
getGraphicalRepresentation() - Method in class quoggles.stdboxes.listoperations1.ListOperations1_Box
 
getGraphicalRepresentation() - Method in class quoggles.deprecated.stdboxes.flatten.Flatten_Box
 
getGraphicalRepresentation() - Method in class quoggles.auxboxes.sort.Sort_Box
 
getGraphicalRepresentation() - Method in class quoggles.auxboxes.truemaker.MakeTrue_Box
 
getGraphicalRepresentation() - Method in class quoggles.stdboxes.subquery.SubQuery_Box
 
getGraphicalRepresentation() - Method in class quoggles.stdboxes.connectors.TwoSplitConnector_Box
 
getGraphicalRepresentation() - Method in class quoggles.stdboxes.connectors.OneOneConnector_Box
 
getGraphicalRepresentation() - Method in class quoggles.auxboxes.valuecompare.ValueCompare_Box
 
getGraphicalRepresentation() - Method in class quoggles.stdboxes.isinstanceof.IsInstanceof_Box
 
getGraphicalRepresentation() - Method in class quoggles.stdboxes.sortby.SortBy_Box
 
getIBox() - Method in interface quoggles.representation.IBoxRepresentation
Returns the IBox it represents.
getIBox() - Method in class quoggles.representation.DefaultBoxRepresentation
 
getIBox() - Method in class quoggles.auxiliary.BoxBooleanIndex
 
getIBox() - Method in class quoggles.stdboxes.input.Input_Box.InputBoxRepresentation
 
getIBox() - Method in class quoggles.querygraph.BoxAttribute
 
getIBoxRepresentation() - Method in class quoggles.representation.BoxRepresentation
 
getIconPanel() - Method in class quoggles.QDialog
Returns the panel where the icons are displayed.
getId() - Method in interface quoggles.boxes.IBox
Returns a unique id.
getId() - Method in class quoggles.boxes.Box
Generates a unique id.
getIndex() - Method in class quoggles.auxiliary.BoxBooleanIndex
 
getInputNodes() - Method in class quoggles.QGraph
 
getInputTypes() - Method in class quoggles.auxboxes.interpretasboolean.InterpretAsBoolean_Box
 
getInputTypes() - Method in class quoggles.auxboxes.contains.Contains_Box
 
getInputTypes() - Method in class quoggles.deprecated.stdboxes.reverse.Reverse_Box
 
getInputTypes() - Method in class quoggles.stdboxes.input.constant.Constant_Box
 
getInputTypes() - Method in class quoggles.auxboxes.inducedsubgraph.InducedSubGraph_Box
 
getInputTypes() - Method in class quoggles.stdboxes.neighborhood.Neighborhood_Box
 
getInputTypes() - Method in class quoggles.stdboxes.input.Input_Box
 
getInputTypes() - Method in class quoggles.stdboxes.getattributevalue.GetAttributeValue_Box
 
getInputTypes() - Method in class quoggles.deprecated.stdboxes.listify.Listify_Box
All inputs can be of general type.
getInputTypes() - Method in class quoggles.stdboxes.arithmetic.Arithmetic_Box
 
getInputTypes() - Method in class quoggles.stdboxes.comparetwovalues.CompareTwoValues_Box
 
getInputTypes() - Method in interface quoggles.boxes.IBox
Implement this method to specify the types for the input(s) of the box.
getInputTypes() - Method in class quoggles.boxes.Box
This implementation returns ONE element, the most general type.
getInputTypes() - Method in class quoggles.stdboxes.complexfilter.ComplexFilter_Box
 
getInputTypes() - Method in class quoggles.auxboxes.attributefilter.AttributeFilter_Box
 
getInputTypes() - Method in class quoggles.auxboxes.valuefilter.ValueFilter_Box
 
getInputTypes() - Method in class quoggles.stdboxes.listoperations2.ListOperations2_Box
 
getInputTypes() - Method in class quoggles.deprecated.stdboxes.unpack.Unpack_Box
ITypeConstants.COLLECTION
getInputTypes() - Method in class quoggles.deprecated.ValueFilter_Box
 
getInputTypes() - Method in class quoggles.deprecated.RecursiveGetGraphElements_Box
Deprecated.  
getInputTypes() - Method in class quoggles.deprecated.Check_Box
 
getInputTypes() - Method in class quoggles.auxboxes.booleanop.BooleanOp_Box
 
getInputTypes() - Method in class quoggles.auxboxes.getproperty.GetProperty_Box
 
getInputTypes() - Method in class quoggles.changeboxes.changeattributes.ChangeAttributes_Box
 
getInputTypes() - Method in class quoggles.changeboxes.changeattribute.ChangeAttribute_Box
 
getInputTypes() - Method in class quoggles.deprecated.stdboxes.makedistinct.MakeDistinct_Box
 
getInputTypes() - Method in class quoggles.auxboxes.getgraphelements.GetGraphElements_Box
 
getInputTypes() - Method in class quoggles.changeboxes.algorithm.Algorithm_Box
 
getInputTypes() - Method in class quoggles.stdboxes.booleannot.BooleanNot_Box
 
getInputTypes() - Method in class quoggles.changeboxes.convertfromparam.ConvertFromParam_Box
 
getInputTypes() - Method in class quoggles.stdboxes.listoperations1.ListOperations1_Box
 
getInputTypes() - Method in class quoggles.deprecated.stdboxes.flatten.Flatten_Box
 
getInputTypes() - Method in class quoggles.auxboxes.sort.Sort_Box
 
getInputTypes() - Method in class quoggles.auxboxes.truemaker.MakeTrue_Box
All inputs can be of general type.
getInputTypes() - Method in class quoggles.stdboxes.subquery.SubQuery_Box
 
getInputTypes() - Method in class quoggles.auxboxes.equals.Equals_Box
 
getInputTypes() - Method in class quoggles.auxboxes.valuecompare.ValueCompare_Box
 
getInputTypes() - Method in class quoggles.auxboxes.sizeof.SizeOf_Box
 
getInputTypes() - Method in class quoggles.stdboxes.isinstanceof.IsInstanceof_Box
One object.
getInputTypes() - Method in class quoggles.stdboxes.sortby.SortBy_Box
 
getIntegerComparator() - Static method in class quoggles.auxiliary.Comparators
Returns an instance of Comparator that takes two Numbers and compares them according to their integer representation.
getIOIndex(Edge, boolean) - Static method in class quoggles.auxiliary.Util
Returns index of the input / putput (depending on the value of the second parameter) of the given edge.
getLastRowNumber() - Method in class quoggles.stdboxes.output.NormalOutput_Box
Returns the last row number that this box was assigned to.
getListCellRendererComponent(JList, Object, int, boolean, boolean) - Method in class quoggles.auxiliary.StringConstantsRenderer
 
getListCellRendererComponent(JList, Object, int, boolean, boolean) - Method in class quoggles.auxiliary.FlushRightRenderer
 
getMainPanel() - Method in class quoggles.QMain
 
getMainPanel() - Method in class quoggles.QDialog
Returns the panel where the query graph is displayed.
getMap() - Static method in class quoggles.constants.TypeStringConstants
Get a map that contains a mapping between integer values and a string corresponding to the type the integer represents.
getMarkedSubGraph() - Method in class quoggles.QGraphMouse
Returns the currently marked sub graph.
getMaxAssignedBEPRowNr() - Static method in class quoggles.QAssign
Returns the highest possible row assignement number for BoolPredicateEnd_Boxes.
getMaxAssignedRowNr() - Static method in class quoggles.QAssign
Returns the highest possible row assignement number.
getName() - Method in class quoggles.QAlgorithm
 
getName() - Method in class quoggles.algorithms.qbfs.QPreNodesAlgorithm
 
getName() - Method in class quoggles.algorithms.qbfs.QBFSAlgorithm
 
getNewBoxInstance() - Method in class quoggles.changeboxes.converttoparam.ConvertToParam_Icon
 
getNewBoxInstance() - Method in class quoggles.auxboxes.interpretasboolean.InterpretAsBoolean_Icon
 
getNewBoxInstance() - Method in class quoggles.auxboxes.contains.Contains_Icon
 
getNewBoxInstance() - Method in class quoggles.deprecated.stdboxes.reverse.Reverse_Icon
 
getNewBoxInstance() - Method in class quoggles.stdboxes.input.constant.Constant_Icon
 
getNewBoxInstance() - Method in class quoggles.auxboxes.inducedsubgraph.InducedSubGraph_Icon
 
getNewBoxInstance() - Method in class quoggles.stdboxes.neighborhood.Neighborhood_Icon
 
getNewBoxInstance() - Method in class quoggles.stdboxes.output.NormalOutput_Icon
 
getNewBoxInstance() - Method in class quoggles.stdboxes.output.BoolPredicateEnd_Icon
 
getNewBoxInstance() - Method in class quoggles.stdboxes.getattributevalue.GetAttributeValue_Icon
 
getNewBoxInstance() - Method in class quoggles.deprecated.stdboxes.listify.Listify_Icon
 
getNewBoxInstance() - Method in class quoggles.stdboxes.arithmetic.Arithmetic_Icon
 
getNewBoxInstance() - Method in class quoggles.stdboxes.comparetwovalues.CompareTwoValues_Icon
 
getNewBoxInstance() - Method in class quoggles.stdboxes.complexfilter.ComplexFilter_Icon
 
getNewBoxInstance() - Method in class quoggles.auxboxes.attributefilter.AttributeFilter_Icon
 
getNewBoxInstance() - Method in class quoggles.auxboxes.valuefilter.ValueFilter_Icon
 
getNewBoxInstance() - Method in class quoggles.stdboxes.listoperations2.ListOperations2_Icon
 
getNewBoxInstance() - Method in class quoggles.changeboxes.createparam.CreateParam_Icon
 
getNewBoxInstance() - Method in class quoggles.deprecated.stdboxes.unpack.Unpack_Icon
 
getNewBoxInstance() - Method in class quoggles.deprecated.ValueFilter_Icon
 
getNewBoxInstance() - Method in class quoggles.deprecated.Check_Icon
 
getNewBoxInstance() - Method in class quoggles.auxboxes.booleanop.BooleanOp_Icon
 
getNewBoxInstance() - Method in class quoggles.auxboxes.getproperty.GetProperty_Icon
 
getNewBoxInstance() - Method in class quoggles.changeboxes.changeattributes.ChangeAttributes_Icon
 
getNewBoxInstance() - Method in class quoggles.changeboxes.changeattribute.ChangeAttribute_Icon
 
getNewBoxInstance() - Method in class quoggles.deprecated.stdboxes.makedistinct.MakeDistinct_Icon
 
getNewBoxInstance() - Method in class quoggles.auxboxes.getgraphelements.GetGraphElements_Icon
 
getNewBoxInstance() - Method in class quoggles.changeboxes.algorithm.Algorithm_Icon
 
getNewBoxInstance() - Method in class quoggles.stdboxes.booleannot.BooleanNot_Icon
 
getNewBoxInstance() - Method in class quoggles.auxboxes.end.End_Icon
 
getNewBoxInstance() - Method in interface quoggles.icons.IBoxIcon
Each time this method is called, a new instance of the box class (implementing interface IBox) is returned.
getNewBoxInstance() - Method in class quoggles.icons.AbstractBoxIcon
Abstract method.
getNewBoxInstance() - Method in class quoggles.changeboxes.convertfromparam.ConvertFromParam_Icon
 
getNewBoxInstance() - Method in class quoggles.stdboxes.listoperations1.ListOperations1_Icon
 
getNewBoxInstance() - Method in class quoggles.deprecated.stdboxes.flatten.Flatten_Icon
 
getNewBoxInstance() - Method in class quoggles.auxboxes.sort.Sort_Icon
 
getNewBoxInstance() - Method in class quoggles.auxboxes.truemaker.MakeTrue_Icon
 
getNewBoxInstance() - Method in class quoggles.stdboxes.subquery.SubQuery_Icon
 
getNewBoxInstance() - Method in class quoggles.stdboxes.connectors.TwoSplitConnector_Icon
 
getNewBoxInstance() - Method in class quoggles.stdboxes.connectors.OneOneConnector_Icon
 
getNewBoxInstance() - Method in class quoggles.auxboxes.equals.Equals_Icon
 
getNewBoxInstance() - Method in class quoggles.auxboxes.valuecompare.ValueCompare_Icon
 
getNewBoxInstance() - Method in class quoggles.auxboxes.sizeof.SizeOf_Icon
 
getNewBoxInstance() - Method in class quoggles.stdboxes.isinstanceof.IsInstanceof_Icon
 
getNewBoxInstance() - Method in class quoggles.stdboxes.sortby.SortBy_Icon
 
getNextFreeBEPRowNumber() - Static method in class quoggles.QAssign
Get the first row number that is not assigned to any BoolPredicateEnd_Box box, i.e.
getNextFreeConnection(Graph, Point2D, boolean, Component) - Static method in class quoggles.auxiliary.Util
Get position of a free IO connection next to the given position.
getNextFreeRowNumber() - Static method in class quoggles.QAssign
Get the first row number that is not assigned to any IOutputBox box, i.e.
getNode() - Method in class quoggles.auxiliary.NodeObjectPair
 
getNode() - Method in class quoggles.auxiliary.NodeListPair
 
getNode() - Method in class quoggles.auxiliary.NodeBoolPair
 
getNode() - Method in interface quoggles.boxes.IBox
Returns the node that holds this box.
getNode() - Method in class quoggles.boxes.Box
 
getNodeAttribute() - Method in class quoggles.QMain
 
GETNODES - Static variable in interface quoggles.constants.IBoxConstants
 
getNumberOfInputs() - Method in class quoggles.auxboxes.contains.Contains_Box
Returns 2.
getNumberOfInputs() - Method in class quoggles.stdboxes.input.constant.Constant_Box
Returns 0.
getNumberOfInputs() - Method in class quoggles.stdboxes.input.Input_Box
Returns zero.
getNumberOfInputs() - Method in class quoggles.deprecated.stdboxes.listify.Listify_Box
 
getNumberOfInputs() - Method in class quoggles.stdboxes.comparetwovalues.CompareTwoValues_Box
Returns 2.
getNumberOfInputs() - Method in interface quoggles.boxes.IBox
Returns the number of inputs this box expects.
getNumberOfInputs() - Method in class quoggles.boxes.Box
Returns the number of inputs this box expects.
getNumberOfInputs() - Method in class quoggles.stdboxes.listoperations2.ListOperations2_Box
Returns 2.
getNumberOfInputs() - Method in class quoggles.changeboxes.createparam.CreateParam_Box
Returns 0.
getNumberOfInputs() - Method in class quoggles.deprecated.ValueFilter_Box
 
getNumberOfInputs() - Method in class quoggles.auxboxes.booleanop.BooleanOp_Box
Returns 2.
getNumberOfInputs() - Method in class quoggles.changeboxes.changeattributes.ChangeAttributes_Box
 
getNumberOfInputs() - Method in class quoggles.changeboxes.changeattribute.ChangeAttribute_Box
 
getNumberOfInputs() - Method in class quoggles.deprecated.stdboxes.makedistinct.MakeDistinct_Box
 
getNumberOfInputs() - Method in class quoggles.stdboxes.listoperations1.ListOperations1_Box
 
getNumberOfInputs() - Method in class quoggles.auxboxes.truemaker.MakeTrue_Box
 
getNumberOfInputs() - Method in class quoggles.auxboxes.equals.Equals_Box
Returns 2.
getNumberOfInputs() - Method in class quoggles.stdboxes.sortby.SortBy_Box
 
getNumberOfOutputs() - Method in class quoggles.stdboxes.output.BoolPredicateEnd_Box
Returns 0.
getNumberOfOutputs() - Method in interface quoggles.boxes.IBox
Returns the number of outputs this box provides.
getNumberOfOutputs() - Method in class quoggles.boxes.Box
Returns the number of outputs this box provides.
getNumberOfOutputs() - Method in class quoggles.stdboxes.complexfilter.ComplexFilter_Box
Returns 2.
getNumberOfOutputs() - Method in class quoggles.stdboxes.listoperations1.ListOperations1_Box
 
getNumberOfOutputs() - Method in class quoggles.stdboxes.connectors.TwoSplitConnector_Box
Returns 2.
getNumberOfOutputs() - Method in class quoggles.stdboxes.sortby.SortBy_Box
 
getObject() - Method in class quoggles.auxiliary.attributes.ObjectAttribute
Returns the value of this object.
getOptionNr() - Method in class quoggles.parameters.OptionParameter
 
getOptions() - Method in class quoggles.parameters.OptionParameter
Returns the options array.
getOutputAt(int) - Method in class quoggles.stdboxes.output.BoolPredicateEnd_Box
Needed to be overwritten since the default implementation would fail since this box has no (publicly visible) outputs.
getOutputAt(int) - Method in interface quoggles.boxes.IBox
Returns the ith output.
getOutputAt(int) - Method in class quoggles.boxes.Box
Returns the ith output.
getOutputPaths() - Method in class quoggles.auxiliary.NodeListPair
 
getOutputs() - Method in class quoggles.stdboxes.input.Input_Box
Overridden to prevent InputNotSetException.
getOutputs() - Method in interface quoggles.boxes.IBox
Returns the output array of the box.
getOutputs() - Method in class quoggles.boxes.Box
Returns outputs.
getOutputTypes() - Method in class quoggles.changeboxes.converttoparam.ConvertToParam_Box
 
getOutputTypes() - Method in class quoggles.auxboxes.interpretasboolean.InterpretAsBoolean_Box
 
getOutputTypes() - Method in class quoggles.auxboxes.contains.Contains_Box
 
getOutputTypes() - Method in class quoggles.stdboxes.input.constant.Constant_Box
 
getOutputTypes() - Method in class quoggles.stdboxes.neighborhood.Neighborhood_Box
 
getOutputTypes() - Method in class quoggles.stdboxes.output.BoolPredicateEnd_Box
Returns empty array.
getOutputTypes() - Method in class quoggles.stdboxes.getattributevalue.GetAttributeValue_Box
 
getOutputTypes() - Method in class quoggles.deprecated.stdboxes.listify.Listify_Box
One boolean value.
getOutputTypes() - Method in class quoggles.stdboxes.arithmetic.Arithmetic_Box
 
getOutputTypes() - Method in class quoggles.stdboxes.comparetwovalues.CompareTwoValues_Box
 
getOutputTypes() - Method in interface quoggles.boxes.IBox
Implement this method to specify restricted types for the output(s) of the box.
getOutputTypes() - Method in class quoggles.boxes.Box
Override this method to specify more restricted types for the output(s) of the box.
getOutputTypes() - Method in class quoggles.stdboxes.complexfilter.ComplexFilter_Box
 
getOutputTypes() - Method in class quoggles.stdboxes.listoperations2.ListOperations2_Box
 
getOutputTypes() - Method in class quoggles.changeboxes.createparam.CreateParam_Box
 
getOutputTypes() - Method in class quoggles.deprecated.stdboxes.unpack.Unpack_Box
ITypeConstants.ONEOBJECT
getOutputTypes() - Method in class quoggles.deprecated.ValueFilter_Box
 
getOutputTypes() - Method in class quoggles.deprecated.RecursiveGetGraphElements_Box
Deprecated. According to parameter.
getOutputTypes() - Method in class quoggles.deprecated.Check_Box
 
getOutputTypes() - Method in class quoggles.auxboxes.booleanop.BooleanOp_Box
 
getOutputTypes() - Method in class quoggles.auxboxes.getproperty.GetProperty_Box
 
getOutputTypes() - Method in class quoggles.changeboxes.changeattributes.ChangeAttributes_Box
 
getOutputTypes() - Method in class quoggles.changeboxes.changeattribute.ChangeAttribute_Box
 
getOutputTypes() - Method in class quoggles.auxboxes.getgraphelements.GetGraphElements_Box
Returns output types according to parameter.
getOutputTypes() - Method in class quoggles.changeboxes.algorithm.Algorithm_Box
 
getOutputTypes() - Method in class quoggles.auxboxes.end.End_Box
Returns empty array of length 0.
getOutputTypes() - Method in class quoggles.changeboxes.convertfromparam.ConvertFromParam_Box
 
getOutputTypes() - Method in class quoggles.stdboxes.listoperations1.ListOperations1_Box
 
getOutputTypes() - Method in class quoggles.auxboxes.truemaker.MakeTrue_Box
One boolean value.
getOutputTypes() - Method in class quoggles.stdboxes.subquery.SubQuery_Box
 
getOutputTypes() - Method in class quoggles.stdboxes.connectors.TwoSplitConnector_Box
"Duplicates" the input type.
getOutputTypes() - Method in class quoggles.auxboxes.equals.Equals_Box
 
getOutputTypes() - Method in class quoggles.auxboxes.valuecompare.ValueCompare_Box
 
getOutputTypes() - Method in class quoggles.auxboxes.sizeof.SizeOf_Box
 
getOutputTypes() - Method in class quoggles.stdboxes.isinstanceof.IsInstanceof_Box
One boolean value.
getOutputTypes() - Method in class quoggles.stdboxes.sortby.SortBy_Box
 
getParameters() - Method in class quoggles.algorithms.qbfs.QPreNodesAlgorithm
 
getParameters() - Method in class quoggles.algorithms.qbfs.QBFSAlgorithm
 
getParameters() - Method in interface quoggles.boxes.IBox
Returns the array of currently set parameters.
getParameters() - Method in class quoggles.boxes.Box
Returns empty parameter array meaning the box does not need any parameters if the field parameters is still null, otherwise returns this field.
getPreNodesList() - Method in class quoggles.algorithms.qbfs.QPreNodesAlgorithm
Returns the List (sorted according to BFS number) of nodes from which a path to the sourceNode exists.
getPreSourceNodes() - Method in class quoggles.algorithms.qbfs.QPreNodesAlgorithm
Returns a List of nodes without incoming edges that are in the preNodesList.
GetProperty_Box - class quoggles.auxboxes.getproperty.GetProperty_Box.
Input: graph element(s) Output: a property or a list of properties (the type of property is specified via a parameter) like degree null values are not put into the output list.
GetProperty_Box() - Constructor for class quoggles.auxboxes.getproperty.GetProperty_Box
Constructs the box.
GetProperty_Icon - class quoggles.auxboxes.getproperty.GetProperty_Icon.
 
GetProperty_Icon() - Constructor for class quoggles.auxboxes.getproperty.GetProperty_Icon
 
GetProperty_Rep - class quoggles.auxboxes.getproperty.GetProperty_Rep.
Represents the according box.
GetProperty_Rep(IBox) - Constructor for class quoggles.auxboxes.getproperty.GetProperty_Rep
Constructs the representation.
getProperty(GraphElement) - Method in class quoggles.auxboxes.getproperty.GetProperty_Box
Returns the property associated with the current parameter value.
getQueryFromFile(File) - Static method in class quoggles.auxiliary.FileUtil
Calls getQueryFromFile(true).
getQueryFromFile(File, boolean) - Static method in class quoggles.auxiliary.FileUtil
The given file should contain a graph in GML format with the nodes having attributes that specify boxes (in XML).
getQueryFromSomeFile() - Static method in class quoggles.auxiliary.FileUtil
Calls getQueryFromSomeFile(true).
getQueryFromSomeFile(boolean) - Static method in class quoggles.auxiliary.FileUtil
Displays a file chooser dialog.
getQueryGraph() - Method in class quoggles.QMain
Returns the query graph.
getQueryGraph() - Method in class quoggles.QGraph
 
getQueryResult() - Method in class quoggles.QRunQuery
Returns the result of the query.
getRelInputsPos() - Method in interface quoggles.representation.IBoxRepresentation
Relative position of inputs, measured from top left corner, values between 0 and 1.
getRelInputsPos() - Method in class quoggles.representation.DefaultBoxRepresentation
 
getRelInputsPos() - Method in class quoggles.stdboxes.output.NormalOutput_Rep
Top center.
getRelInputsPos() - Method in class quoggles.stdboxes.input.Input_Box.InputBoxRepresentation
 
getRelInputsPos() - Method in class quoggles.stdboxes.comparetwovalues.CompareTwoValues_Rep
 
getRelInputsPos() - Method in class quoggles.auxboxes.booleanop.BooleanOp_Rep
 
getRelInputsPos() - Method in class quoggles.stdboxes.connectors.OneOneConnector_Rep
 
getRelOutputsPos() - Method in interface quoggles.representation.IBoxRepresentation
Relative position of outputs, measured from top left corner, values between 0 and 1.
getRelOutputsPos() - Method in class quoggles.representation.DefaultBoxRepresentation
 
getRelOutputsPos() - Method in class quoggles.stdboxes.output.NormalOutput_Rep
Top center.
getRelOutputsPos() - Method in class quoggles.stdboxes.input.Input_Box.InputBoxRepresentation
 
getRelOutputsPos() - Method in class quoggles.stdboxes.connectors.TwoSplitConnector_Rep
 
getRelOutputsPos() - Method in class quoggles.stdboxes.connectors.OneOneConnector_Rep
 
getRepresentation() - Method in class quoggles.stdboxes.input.constant.Constant_Rep
Uses a combo box to let the user change the (only) parameter.
getRepresentation() - Method in interface quoggles.representation.IBoxRepresentation
Gets a representation that can be added to the visual system.
getRepresentation() - Method in class quoggles.representation.DefaultBoxRepresentation
 
getRepresentation() - Method in class quoggles.stdboxes.input.Input_Box.InputBoxRepresentation
 
getRepresentation() - Method in class quoggles.stdboxes.getattributevalue.GetAttributeValue_Rep
Uses a combo box to let the user change the (only) parameter.
getRepresentation() - Method in class quoggles.deprecated.stdboxes.listify.Listify_Rep
Uses a combo box to let the user change the (only) parameter.
getRepresentation() - Method in class quoggles.stdboxes.arithmetic.Arithmetic_Rep
Uses a combo box to let the user change the (only) parameter.
getRepresentation() - Method in class quoggles.stdboxes.listoperations2.ListOperations2_Rep
Uses a combo box to let the user change the (only) parameter.
getRepresentation() - Method in class quoggles.changeboxes.createparam.CreateParam_Rep
Uses a combo box to let the user change the (only) parameter.
getRepresentation() - Method in class quoggles.auxboxes.getproperty.GetProperty_Rep
Uses a combo box to let the user change the (only) parameter.
getRepresentation() - Method in class quoggles.deprecated.stdboxes.makedistinct.MakeDistinct_Rep
Uses a combo box to let the user change the (only) parameter.
getRepresentation() - Method in class quoggles.auxboxes.getgraphelements.GetGraphElements_Rep
Uses a combo box to let the user change the (only) parameter.
getRepresentation() - Method in class quoggles.stdboxes.listoperations1.ListOperations1_Rep
Uses a combo box to let the user change the (only) parameter.
getRepresentation() - Method in class quoggles.auxboxes.sort.Sort_Rep
Uses a combo box to let the user change the (only) parameter.
getRepresentation() - Method in class quoggles.auxboxes.truemaker.MakeTrue_Rep
Uses a combo box to let the user change the (only) parameter.
getRepresentation() - Method in class quoggles.stdboxes.isinstanceof.IsInstanceof_Rep
Uses a combo box to let the user change the (only) parameter.
getRepresentation() - Method in class quoggles.stdboxes.sortby.SortBy_Rep
Uses a combo box to let the user change the parameters.
getResult() - Method in class quoggles.stdboxes.complexfilter.ComplexFilter_Box
An entry in the list is created for each IOutput_Box that is found in the predicate query.
getResultRowNumbers() - Method in class quoggles.stdboxes.complexfilter.ComplexFilter_Box
An entry in the list is created for each IOutput_Box that is found in the predicate query.
getRowAssignment(int) - Static method in class quoggles.QAssign
Returns true if the given row number has been assigned by an IOutputBox.
getRowCount() - Method in class quoggles.auxiliary.ResultTable.ResultTableModel
 
getSelectionModel() - Method in class quoggles.auxiliary.RowListener
Get the selection model of the active editor session.
getSnd() - Method in class quoggles.auxiliary.Triple
 
getSourcesFrom(Node, Collection) - Static method in class quoggles.auxiliary.Util
See the QPreNodesAlgorithm.
getStringComparator() - Static method in class quoggles.auxiliary.Comparators
Returns an instance of Comparator that takes two Numbers and compares them according to their double representation.
getTable() - Method in class quoggles.auxiliary.ResultTable
Returns the JTable displaying the added rows.
getTableCellRendererComponent(JTable, Object, boolean, boolean, int, int) - Method in class quoggles.auxiliary.ResultJTable.MyCenterCellRenderer
 
getTableCellRendererComponent(JTable, Object, boolean, boolean, int, int) - Method in class quoggles.auxiliary.ResultJTable.MyNullCellRenderer
 
getTableCellRendererComponent(JTable, Object, boolean, boolean, int, int) - Method in class quoggles.auxiliary.ResultJTable.MyCollectionCellRenderer
 
getTableCellRendererComponent(JTable, Object, boolean, boolean, int, int) - Method in class quoggles.auxiliary.ResultJTable.MyGraphElementCellRenderer
 
getTableCellRendererComponent(JTable, Object, boolean, boolean, int, int) - Method in class quoggles.auxiliary.ResultJTable.MyBoolElementCellRenderer
 
getTableCellRendererComponent(JTable, Object, boolean, boolean, int, int) - Method in class quoggles.auxiliary.ResultJTable.MyCenterStringCellRenderer
 
getTableCellRendererComponent(JTable, Object, boolean, boolean, int, int) - Method in class quoggles.auxiliary.ResultJTable.MyEmptyCellRenderer
 
getTestObject() - Method in class quoggles.auxiliary.NodeObjectPair
 
getThd() - Method in class quoggles.auxiliary.Triple
 
getType(Collection) - Method in class quoggles.stdboxes.listoperations2.ListOperations2_Box
Get (most general) type of the elements contained in the given collection.
getValue() - Method in interface quoggles.deprecated.IVariable
 
getValue() - Method in class quoggles.auxboxes.sort.Sort_Box.ComparableWrapper
Returns the value this class wraps.
getValue() - Method in class quoggles.auxiliary.attributes.ObjectAttribute
Returns the value of this attribute, i.e. contained Sting object.
getValue() - Method in class quoggles.auxiliary.attributes.CollAttribute
Returns the value of this attribute, i.e. contained Sting object.
getValue() - Method in class quoggles.querygraph.BoxAttribute
 
getValueAt(int, int) - Method in class quoggles.auxiliary.ResultTable.ResultTableModel
 
getWrittenAttributeHierarchy(Attribute, int) - Method in class quoggles.auxiliary.gmlxml.GMLXMLWriter
This method does not actually write the hierarchy to the stream, but stores it into a StringBuffer.
GhostBox - class quoggles.auxiliary.GhostBox.
 
GhostBox() - Constructor for class quoggles.auxiliary.GhostBox
 
ghostComp - Variable in class quoggles.QGraphMouse
Used for dragging purposes: Show "virtual component" at mouse pos
GMLFileFilter - class quoggles.auxiliary.GMLFileFilter.
 
GMLFileFilter() - Constructor for class quoggles.auxiliary.GMLFileFilter
 
GMLXMLWriter - class quoggles.auxiliary.gmlxml.GMLXMLWriter.
Provides a GML writer.
GMLXMLWriter() - Constructor for class quoggles.auxiliary.gmlxml.GMLXMLWriter
Constructs a new GML writer.
good - Variable in class quoggles.auxiliary.ConnectedSign
 
graph - Variable in class quoggles.QRunQuery
The graph to work on
GRAPH - Static variable in interface quoggles.constants.ITypeConstants
Deprecated.  
GRAPH_ELEMENT - Static variable in interface quoggles.constants.ITypeConstants
 
GRAPH_ELEMENTS - Static variable in interface quoggles.constants.ITypeConstants
 
GRAPH_INPUT - Static variable in interface quoggles.constants.IBoxConstants
 
GRAPH_INPUT_DISPLAY - Static variable in interface quoggles.constants.IBoxConstants
 
GRAPH_INPUT_Y - Static variable in interface quoggles.constants.IBoxConstants
 
GRAPHELEMENT_CLASSNAME - Static variable in interface quoggles.constants.IBoxConstants
 
graphElementRenderer - Variable in class quoggles.auxiliary.ResultJTable
 
graphElements - Variable in class quoggles.auxboxes.inducedsubgraph.InducedSubGraph_Box
 
graphicalRep - Variable in class quoggles.representation.DefaultBoxRepresentation
 
graphParam - Variable in class quoggles.stdboxes.subquery.SubQuery_Box
 
GRAPHS - Static variable in interface quoggles.constants.ITypeConstants
Deprecated.  
GT_CMP - Static variable in interface quoggles.constants.IBoxConstants
 
GTE_CMP - Static variable in interface quoggles.constants.IBoxConstants
 

H

hasBeenExecuted() - Method in interface quoggles.boxes.IBox
Returns true iff the box's execute() method has been called since the creation of the box or the last call to reset.
hasBeenExecuted() - Method in class quoggles.boxes.Box
 
HighlightBorder - class quoggles.auxiliary.HighlightBorder.
A LineBorder with additional space between the border and the component.
HighlightBorder(Color) - Constructor for class quoggles.auxiliary.HighlightBorder
 
HighlightBorder(Color, Dimension) - Constructor for class quoggles.auxiliary.HighlightBorder
 

I

iBox - Variable in class quoggles.stdboxes.input.Input_Box.InputBoxRepresentation
 
IBox - interface quoggles.boxes.IBox.
Interface for boxes.
IBoxConstants - interface quoggles.constants.IBoxConstants.
Provides constants that the various boxes can use (for parameter values etc).
iBoxGRep - Variable in class quoggles.boxes.Box
 
IBoxIcon - interface quoggles.icons.IBoxIcon.
Interface for icons used as buttons for adding new boxes to the system.
iBoxRepresentation - Variable in class quoggles.representation.BoxRepresentation
 
IBoxRepresentation - interface quoggles.representation.IBoxRepresentation.
Interface for classes that specify properties that affect how the graphical representation will look like.
ICON_BACKGROUND - Static variable in interface quoggles.constants.IBoxConstants
 
iconPanel - Variable in class quoggles.QDialog
The panel where all box icons are placed
ICONPANEL_BACKGROUND - Static variable in interface quoggles.constants.IBoxConstants
 
ICONPANEL_HEIGHT - Static variable in interface quoggles.constants.QDialogConstants
Height of the scrollable icon panel
ignoreBox - Variable in class quoggles.boxes.Box
 
ignoreBox() - Method in interface quoggles.boxes.IBox
Gets the value previously set by setIgnoreBox(boolean) or returns false if not yet set.
ignoreBox() - Method in class quoggles.boxes.Box
 
IMessages - interface quoggles.exceptions.IMessages.
 
IN_EDGES - Static variable in interface quoggles.constants.IBoxConstants
 
INC_EDGES - Static variable in interface quoggles.constants.IBoxConstants
 
INC_NODES - Static variable in interface quoggles.constants.IBoxConstants
 
incElementCount(Object) - Method in class quoggles.auxiliary.RowListener
Add the element to the list of selected elements.
INDEGREE - Static variable in interface quoggles.constants.IBoxConstants
 
index - Variable in class quoggles.auxiliary.BoxBooleanIndex
 
InducedSubGraph_Box - class quoggles.auxboxes.inducedsubgraph.InducedSubGraph_Box.
Input: one or several graph elements Output: the graph elements belonging to the induced sub graph of the input elements From a collection of graph elements as input, this box returns a collection of graph elements that belong to the subgraph induced by the given nodes and edges.
InducedSubGraph_Box() - Constructor for class quoggles.auxboxes.inducedsubgraph.InducedSubGraph_Box
 
InducedSubGraph_Icon - class quoggles.auxboxes.inducedsubgraph.InducedSubGraph_Icon.
 
InducedSubGraph_Icon() - Constructor for class quoggles.auxboxes.inducedsubgraph.InducedSubGraph_Icon
 
inPanel - Variable in class quoggles.icons.AbstractBoxIcon
 
input - Variable in class quoggles.auxboxes.interpretasboolean.InterpretAsBoolean_Box
 
Input_Box - class quoggles.stdboxes.input.Input_Box.
( Input: set by the system; depends on the name of the box ) Output: same as input Input box without incoming edges.
Input_Box.InputBox_Rep - class quoggles.stdboxes.input.Input_Box.InputBox_Rep.
Graphical representation of an input box.
Input_Box.InputBox_Rep(IBoxRepresentation, String) - Constructor for class quoggles.stdboxes.input.Input_Box.InputBox_Rep
Constructor.
Input_Box.InputBoxRepresentation - class quoggles.stdboxes.input.Input_Box.InputBoxRepresentation.
Representation of an input box
Input_Box.InputBoxRepresentation(IBox, String) - Constructor for class quoggles.stdboxes.input.Input_Box.InputBoxRepresentation
Constructor of InputBoxRepresentation.
Input_Box(String) - Constructor for class quoggles.stdboxes.input.Input_Box
Construct the input box.
INPUT_INDEX_ID - Static variable in interface quoggles.constants.QConstants
Attribute ID; input index of an edge
INPUT_NOT_SET - Static variable in interface quoggles.exceptions.IMessages
 
input1 - Variable in class quoggles.stdboxes.comparetwovalues.CompareTwoValues_Rep
 
input1 - Variable in class quoggles.auxboxes.booleanop.BooleanOp_Rep
 
input2 - Variable in class quoggles.stdboxes.comparetwovalues.CompareTwoValues_Rep
 
input2 - Variable in class quoggles.auxboxes.booleanop.BooleanOp_Rep
 
inputBoxAndNumber - Variable in class quoggles.stdboxes.subquery.SubQuery_Box
A list of Pairs (of boxes that need inputs and the index where the box needs the input).
inputCol - Variable in class quoggles.deprecated.stdboxes.reverse.Reverse_Box
 
inputCol - Variable in class quoggles.stdboxes.neighborhood.Neighborhood_Box
 
inputCol - Variable in class quoggles.stdboxes.getattributevalue.GetAttributeValue_Box
The input collection
inputCol - Variable in class quoggles.stdboxes.arithmetic.Arithmetic_Box
The input collection
inputCol - Variable in class quoggles.stdboxes.complexfilter.ComplexFilter_Box
The input collection
inputCol - Variable in class quoggles.auxboxes.attributefilter.AttributeFilter_Box
 
inputCol - Variable in class quoggles.auxboxes.valuefilter.ValueFilter_Box
 
inputCol - Variable in class quoggles.deprecated.stdboxes.unpack.Unpack_Box
 
inputCol - Variable in class quoggles.deprecated.RecursiveGetGraphElements_Box
Deprecated.  
inputCol - Variable in class quoggles.auxboxes.getproperty.GetProperty_Box
 
inputCol - Variable in class quoggles.auxboxes.getgraphelements.GetGraphElements_Box
 
inputCol - Variable in class quoggles.stdboxes.listoperations1.ListOperations1_Box
Used if one input
inputCol - Variable in class quoggles.deprecated.stdboxes.flatten.Flatten_Box
 
inputCol - Variable in class quoggles.auxboxes.sort.Sort_Box
 
inputCol - Variable in class quoggles.auxboxes.sizeof.SizeOf_Box
 
inputCols - Variable in class quoggles.deprecated.stdboxes.listify.Listify_Box
 
inputCols - Variable in class quoggles.deprecated.stdboxes.makedistinct.MakeDistinct_Box
 
inputCols - Variable in class quoggles.stdboxes.listoperations1.ListOperations1_Box
Used if several inputs
inputLabel - Variable in class quoggles.representation.DefaultBoxRepresentation
 
INPUTLABEL - Variable in class quoggles.representation.DefaultBoxRepresentation
 
inputNodes - Variable in class quoggles.QGraph
Holds all nodes that belong to input boxes
InputNotSetException - exception quoggles.exceptions.InputNotSetException.
 
InputNotSetException(String) - Constructor for class quoggles.exceptions.InputNotSetException
 
inputNumbersSet - Variable in class quoggles.boxes.Box
 
inputPanel - Variable in class quoggles.QDialog
The panel where the different possible InputBoxes are put
INPUTPANEL_BACKGROUND - Static variable in interface quoggles.constants.IBoxConstants
 
inputPos - Variable in class quoggles.stdboxes.output.NormalOutput_Rep
 
inputs - Variable in class quoggles.boxes.Box
 
inputSet - Variable in class quoggles.boxes.Box
 
inputsPos - Variable in class quoggles.representation.DefaultBoxRepresentation
 
inputTypes - Variable in class quoggles.changeboxes.algorithm.Algorithm_Box
 
inputTypes - Variable in class quoggles.stdboxes.subquery.SubQuery_Box
 
InsetLineBorder - class quoggles.auxiliary.InsetLineBorder.
A LineBorder with additional space between the border and the component.
InsetLineBorder(Color) - Constructor for class quoggles.auxiliary.InsetLineBorder
insets: 8, 8, 8, 8 thickness: 1 roundedCorners: false
InsetLineBorder(Color, int) - Constructor for class quoggles.auxiliary.InsetLineBorder
insets: 8, 8, 8, 8 roundedCorners: false
InsetLineBorder(Color, int, boolean) - Constructor for class quoggles.auxiliary.InsetLineBorder
insets: 8, 8, 8, 8 * @param color
InsetLineBorder(Color, int, boolean, Insets) - Constructor for class quoggles.auxiliary.InsetLineBorder
 
InsetLineBorder(Color, int, Insets) - Constructor for class quoggles.auxiliary.InsetLineBorder
roundedCorners: false
insets - Variable in class quoggles.auxiliary.InsetLineBorder
 
insets - Variable in class quoggles.auxiliary.HighlightBorder
 
INTEGER_PAR - Static variable in interface quoggles.constants.ITypeConstants
 
INTEGER_PAR - Static variable in interface quoggles.constants.IBoxConstants
 
INTEGER_STR - Static variable in interface quoggles.constants.ITypeConstants
 
InterpretAsBoolean_Box - class quoggles.auxboxes.interpretasboolean.InterpretAsBoolean_Box.
Input: an arbitrary object Output: a Boolean that results from intepreting the input as a boolean value
InterpretAsBoolean_Box() - Constructor for class quoggles.auxboxes.interpretasboolean.InterpretAsBoolean_Box
 
InterpretAsBoolean_Icon - class quoggles.auxboxes.interpretasboolean.InterpretAsBoolean_Icon.
 
InterpretAsBoolean_Icon() - Constructor for class quoggles.auxboxes.interpretasboolean.InterpretAsBoolean_Icon
 
interpretAsBoolean(Object) - Static method in class quoggles.auxiliary.Util
An object evaluates to false, if one of the following holds (tried in the given order; if the class pattern matches, but the rest of the condition fails, the initial object is considered to evaluate to true): it is an empty Collection it is a non-empty Collection and one of its elements evaluates to false it is a Boolean and its value is false it is a Number and its value is 0d or NaN it is null it is the special value quoggles.constants.QConstants.EMPTY its value as a string (what a call to toString() yields) is equal to "false" (ignoring case)
INTERSECT - Static variable in interface quoggles.constants.IBoxConstants
 
intStringMap - Static variable in interface quoggles.constants.ITypeConstants
 
InvalidInputException - exception quoggles.exceptions.InvalidInputException.
Indicates that an input to a box is not of a type that the box expected.
InvalidInputException(String) - Constructor for class quoggles.exceptions.InvalidInputException
 
InvalidParameterException - exception quoggles.exceptions.InvalidParameterException.
Indicates that the parameters of a box are not valid (for the current input etc.).
InvalidParameterException() - Constructor for class quoggles.exceptions.InvalidParameterException
 
InvalidParameterException(String) - Constructor for class quoggles.exceptions.InvalidParameterException
 
IO_BORDER_COLOR - Static variable in interface quoggles.constants.IBoxConstants
 
IO_BORDER_WIDTH - Static variable in interface quoggles.constants.IBoxConstants
 
IO_FILL_COLOR - Static variable in interface quoggles.constants.IBoxConstants
 
IO_LENGTH - Static variable in interface quoggles.constants.IBoxConstants
 
IO_LONG_LENGTH - Static variable in interface quoggles.constants.IBoxConstants
 
IO_THICKNESS - Static variable in interface quoggles.constants.IBoxConstants
 
ioCombo - Variable in class quoggles.stdboxes.listoperations2.ListOperations2_Rep
 
ioCombo - Variable in class quoggles.stdboxes.listoperations1.ListOperations1_Rep
 
ioNumber - Variable in class quoggles.deprecated.stdboxes.listify.Listify_Box
 
ioNumber - Variable in class quoggles.stdboxes.listoperations2.ListOperations2_Box
 
ioNumber - Variable in class quoggles.deprecated.stdboxes.makedistinct.MakeDistinct_Box
 
ioNumber - Variable in class quoggles.auxboxes.truemaker.MakeTrue_Box
 
IOutputBox - interface quoggles.boxes.IOutputBox.
Tagging interface for output boxes.
isActive() - Method in interface quoggles.deprecated.IVariable
 
isAggregate() - Method in class quoggles.stdboxes.arithmetic.Arithmetic_Box
Returns true iff the box's parameter is set so that an aggregate function is calculated.
isBorderOpaque() - Method in class quoggles.auxiliary.InsetLineBorder
Returns true.
isBorderOpaque() - Method in class quoggles.auxiliary.HighlightBorder
Returns true.
isCellEditable(int, int) - Method in class quoggles.auxiliary.ResultTable.ResultTableModel
Only first row editable.
isControlDown(MouseEvent) - Static method in class quoggles.auxiliary.Util
Returns true iff the MouseEvent indicates that the control or the shift key has been pressed while generating the event.
isEditable - Variable in class quoggles.parameters.OptionParameter
 
isEditable() - Method in class quoggles.parameters.OptionParameter
Returns true if new values can be added to this parameter later on.
isGraphicalRepNull() - Method in class quoggles.boxes.Box
 
isGreen() - Method in class quoggles.auxiliary.ConnectedSign
 
isInput - Variable in class quoggles.auxiliary.BoxBooleanIndex
 
isInput() - Method in class quoggles.auxiliary.BoxBooleanIndex
 
isInputSet() - Method in interface quoggles.boxes.IBox
Returns true iff all inputs have been set.
isInputSet() - Method in class quoggles.boxes.Box
Returns true iff all inputs have been set.
isInputSetAt(int) - Method in interface quoggles.boxes.IBox
Returns true iff the input at the given index has been set.
isInputSetAt(int) - Method in class quoggles.boxes.Box
 
IsInstanceof_Box - class quoggles.stdboxes.isinstanceof.IsInstanceof_Box.
Input: one object Output: a boolean indicating whether or not the input object is an instance of the class or interface specified by the parameter
IsInstanceof_Box() - Constructor for class quoggles.stdboxes.isinstanceof.IsInstanceof_Box
Constructs the box.
IsInstanceof_Icon - class quoggles.stdboxes.isinstanceof.IsInstanceof_Icon.
 
IsInstanceof_Icon() - Constructor for class quoggles.stdboxes.isinstanceof.IsInstanceof_Icon
 
IsInstanceof_Rep - class quoggles.stdboxes.isinstanceof.IsInstanceof_Rep.
 
IsInstanceof_Rep(IBox) - Constructor for class quoggles.stdboxes.isinstanceof.IsInstanceof_Rep
 
isOnOutputPath() - Method in class quoggles.auxiliary.NodeBoolPair
 
isRed() - Method in class quoggles.auxiliary.ConnectedSign
 
isYellow() - Method in class quoggles.auxiliary.ConnectedSign
 
ITypeConstants - interface quoggles.constants.ITypeConstants.
Provides constants for possible input / output types.
IVariable - interface quoggles.deprecated.IVariable.
 

L

label - Variable in class quoggles.icons.AbstractBoxIcon
Standard implementation shows this label centered within the icon
LABEL_STR - Static variable in interface quoggles.constants.ITypeConstants
 
lastRowNr - Variable in class quoggles.stdboxes.output.NormalOutput_Box
Save last row assignment before a change in the parameter
lastSelectedValue - Variable in class quoggles.auxiliary.ResultTable
 
lineContains(Line2D, double, double) - Static method in class quoggles.auxiliary.Util
Checks whether or not a point is said to be located on a line.
listCompare(List, List) - Method in class quoggles.auxiliary.Comparators.TableComparator
Iterates through the lists (both same size).
listenerManager - Static variable in class quoggles.QAuxiliary
The ListenerManager used to process representation change events from IBoxRepresentations.
ListenerManager - class quoggles.event.ListenerManager.
Holds a list of listeners.
ListenerManager() - Constructor for class quoggles.event.ListenerManager
 
listeners - Variable in class quoggles.event.ListenerManager
 
LISTIFY - Static variable in interface quoggles.constants.IBoxConstants
 
Listify_Box - class quoggles.deprecated.stdboxes.listify.Listify_Box.
Input: one or several collections Output: a list where the i'th element is a list made up from the i'th elements in the input lists (in the order of the inputs).
Listify_Box() - Constructor for class quoggles.deprecated.stdboxes.listify.Listify_Box
 
Listify_Icon - class quoggles.deprecated.stdboxes.listify.Listify_Icon.
 
Listify_Icon() - Constructor for class quoggles.deprecated.stdboxes.listify.Listify_Icon
 
Listify_Rep - class quoggles.deprecated.stdboxes.listify.Listify_Rep.
 
Listify_Rep(IBox) - Constructor for class quoggles.deprecated.stdboxes.listify.Listify_Rep
 
LISTMINUS - Static variable in interface quoggles.constants.IBoxConstants
 
ListOperations1_Box - class quoggles.stdboxes.listoperations1.ListOperations1_Box.
FLATTEN: Input: an object Output: null if the input has been null.
ListOperations1_Box() - Constructor for class quoggles.stdboxes.listoperations1.ListOperations1_Box
 
ListOperations1_Icon - class quoggles.stdboxes.listoperations1.ListOperations1_Icon.
 
ListOperations1_Icon() - Constructor for class quoggles.stdboxes.listoperations1.ListOperations1_Icon
 
ListOperations1_Rep - class quoggles.stdboxes.listoperations1.ListOperations1_Rep.
 
ListOperations1_Rep(IBox) - Constructor for class quoggles.stdboxes.listoperations1.ListOperations1_Rep
 
ListOperations2_Box - class quoggles.stdboxes.listoperations2.ListOperations2_Box.
Input: two times: an object or a collection Output: an object or a collection resulting from applying an operation (specified via a parameter) on both inputs.
ListOperations2_Box() - Constructor for class quoggles.stdboxes.listoperations2.ListOperations2_Box
Constructs the box.
ListOperations2_Icon - class quoggles.stdboxes.listoperations2.ListOperations2_Icon.
 
ListOperations2_Icon() - Constructor for class quoggles.stdboxes.listoperations2.ListOperations2_Icon
 
ListOperations2_Rep - class quoggles.stdboxes.listoperations2.ListOperations2_Rep.
 
ListOperations2_Rep(IBox) - Constructor for class quoggles.stdboxes.listoperations2.ListOperations2_Rep
 
LISTOPERS - Static variable in interface quoggles.constants.IBoxConstants
 
LOAD_BUTTON - Static variable in interface quoggles.constants.QDialogConstants
Action command string for a button
LoadFailedException - exception quoggles.exceptions.LoadFailedException.
Thrown if loading of a file was not successful.
LoadFailedException(String) - Constructor for class quoggles.exceptions.LoadFailedException
 
LoadFailedException(Throwable) - Constructor for class quoggles.exceptions.LoadFailedException
 
loadIconsInto(JPanel, MouseListener) - Method in class quoggles.QAuxiliary
Read the file containing descriptions of boxes and load them into the system.
loadQuery() - Method in class quoggles.QMain
 
loadQuery() - Method in class quoggles.QAuxiliary
Load a query from a file.
longestInput - Variable in class quoggles.deprecated.stdboxes.listify.Listify_Box
 
longestInput - Variable in class quoggles.stdboxes.listoperations1.ListOperations1_Box
Used by listify operation
LT_CMP - Static variable in interface quoggles.constants.IBoxConstants
 
LTE_CMP - Static variable in interface quoggles.constants.IBoxConstants
 

M

main(String[]) - Static method in class quoggles.QMain
main method for debugging purposes and start of standalone mode.
mainPanel - Variable in class quoggles.QDialog
The panel where the query graph is built
MAINPANEL_BACKGROUND - Static variable in interface quoggles.constants.IBoxConstants
 
MAKEDISTINCT - Static variable in interface quoggles.constants.IBoxConstants
 
MakeDistinct_Box - class quoggles.deprecated.stdboxes.makedistinct.MakeDistinct_Box.
Input: a collection of objects of arbitrary types Output: a collection containing the input elements, without any duplicates (tested using equals).
MakeDistinct_Box() - Constructor for class quoggles.deprecated.stdboxes.makedistinct.MakeDistinct_Box
 
MakeDistinct_Icon - class quoggles.deprecated.stdboxes.makedistinct.MakeDistinct_Icon.
 
MakeDistinct_Icon() - Constructor for class quoggles.deprecated.stdboxes.makedistinct.MakeDistinct_Icon
 
MakeDistinct_Rep - class quoggles.deprecated.stdboxes.makedistinct.MakeDistinct_Rep.
 
MakeDistinct_Rep(IBox) - Constructor for class quoggles.deprecated.stdboxes.makedistinct.MakeDistinct_Rep
 
MakeTrue_Box - class quoggles.auxboxes.truemaker.MakeTrue_Box.
Input: some objects of arbitrary types Output: the boolean value true.
MakeTrue_Box() - Constructor for class quoggles.auxboxes.truemaker.MakeTrue_Box
 
MakeTrue_Icon - class quoggles.auxboxes.truemaker.MakeTrue_Icon.
 
MakeTrue_Icon() - Constructor for class quoggles.auxboxes.truemaker.MakeTrue_Icon
 
MakeTrue_Rep - class quoggles.auxboxes.truemaker.MakeTrue_Rep.
 
MakeTrue_Rep(IBox) - Constructor for class quoggles.auxboxes.truemaker.MakeTrue_Rep
 
map - Static variable in class quoggles.constants.TypeStringConstants
 
markBorder - Variable in class quoggles.QGraphMouse
Border used to highlight boxes
markBoxRep(BoxRepresentation) - Method in class quoggles.QGraphMouse
Do something to highlight the boxRep.
MARKED_INPUT_NRS_ID - Static variable in interface quoggles.constants.QConstants
Id of attribute specifying the ordered position of an input within the marked graph.
MARKED_OUTPUT_NRS_ID - Static variable in interface quoggles.constants.QConstants
Id of attribute specifying the ordered position of an input within the marked graph.
markedBoxReps - Variable in class quoggles.QGraphMouse
Collection of all currently marked BoxRepresentations
markedBoxRepsChanged() - Method in class quoggles.QGraphMouse
Takes care to display / save order of IO for marked sub query.
markedCopyOrigMap - Variable in class quoggles.QGraphMouse
Maps copied marked nodes to their originals
markedRows - Variable in class quoggles.auxiliary.RowListener
Count number of marked rows.
markedSubGraph - Variable in class quoggles.QGraphMouse
The induced subgraph of the marked nodes
match(Object) - Method in class quoggles.deprecated.ValueFilter_Box
 
match(Object, Parameter[]) - Static method in class quoggles.auxiliary.Util
Checks whether compObject matches the value given by the parameters.
MAX_BOX_WIDTH - Static variable in interface quoggles.constants.IBoxConstants
 
MAX_ROWS - Static variable in interface quoggles.constants.QConstants
Maximum number of rows (which restricts the maximum number of output boxes).
max(int, int, int) - Static method in class quoggles.auxiliary.Util
 
max(int, int, int, int) - Static method in class quoggles.auxiliary.Util
 
maybe - Variable in class quoggles.auxiliary.ConnectedSign
 
min(int, int, int) - Static method in class quoggles.auxiliary.Util
 
min(int, int, int, int) - Static method in class quoggles.auxiliary.Util
 
minOrderNr - Static variable in class quoggles.QRunQuery
 
mouseClicked(MouseEvent) - Method in class quoggles.QGraphMouse
If double clicked on an icon, adds the corresponding box (uses the functionality of mousePressed, mouseDragged and mouseReleased).
mouseDragged(MouseEvent) - Method in class quoggles.QGraphMouse
Moves curently dragged component according to the mouse movement.
mouseEntered(MouseEvent) - Method in class quoggles.QGraphMouse
Empty.
mouseExited(MouseEvent) - Method in class quoggles.QGraphMouse
Empty.
mouseMoved(MouseEvent) - Method in class quoggles.QGraphMouse
Empty except followMode is switched on.
mousePressed(MouseEvent) - Method in class quoggles.QGraphMouse
As it might be the start of a drag, set all relevant flags and fields.
mousePressed(MouseEvent) - Method in class quoggles.auxiliary.ResultTable.RTMouseListener
 
mouseReleased(MouseEvent) - Method in class quoggles.QGraphMouse
Calls checkConnections(true) if it succeeds a drag operation and removes any visible "virtual component".
moveBoxRepresentation(BoxRepresentation, Point) - Method in class quoggles.QGraphMouse
Calculate the next possible position for the given box representation starting at the given position.
moveBoxRepresentation(BoxRepresentation, Point, boolean) - Method in class quoggles.QGraphMouse
If last parameter is false: Calculate the next possible position for the given box representation starting at the given position.
moveOneOneConn(Point, boolean) - Method in class quoggles.QGraphMouse
Equivalent of moveBoxRepresentation for OneOneConnector_Boxes
MyList - class quoggles.auxiliary.MyList.
Tagging class to distinguish special lists.
MyList() - Constructor for class quoggles.auxiliary.MyList
 
MyList(Collection) - Constructor for class quoggles.auxiliary.MyList
 
MyList(int) - Constructor for class quoggles.auxiliary.MyList
 

N

NEARLY_OK_SIGN_COLOR - Static variable in interface quoggles.constants.IBoxConstants
 
needDummy - Variable in class quoggles.changeboxes.algorithm.Algorithm_Box
Indicator if a dummy in- and output is needed
needsQueryRunner() - Method in interface quoggles.boxes.IBox
Should return true if the box needs the queryRunner field to be set.
needsQueryRunner() - Method in class quoggles.boxes.Box
Returns false.
needsQueryRunner() - Method in class quoggles.stdboxes.complexfilter.ComplexFilter_Box
 
needsQueryRunner() - Method in class quoggles.stdboxes.subquery.SubQuery_Box
Returns true.
Neighborhood_Box - class quoggles.stdboxes.neighborhood.Neighborhood_Box.
Input: one or several GraphElements Output: empty collection, one or several incident / adjacent GraphElements of the input GraphElements (depending on the value of the parameter).
Neighborhood_Box() - Constructor for class quoggles.stdboxes.neighborhood.Neighborhood_Box
Constructs the box.
Neighborhood_Icon - class quoggles.stdboxes.neighborhood.Neighborhood_Icon.
 
Neighborhood_Icon() - Constructor for class quoggles.stdboxes.neighborhood.Neighborhood_Icon
 
Neighborhood_Rep - class quoggles.stdboxes.neighborhood.Neighborhood_Rep.
 
Neighborhood_Rep(IBox) - Constructor for class quoggles.stdboxes.neighborhood.Neighborhood_Rep
 
NEIGHBORS - Static variable in interface quoggles.constants.IBoxConstants
 
nextBoxNr - Static variable in class quoggles.QModes
 
nextBoxNr - Static variable in class quoggles.QGraph
Distinct number for the boxes
nextInIndex - Variable in class quoggles.stdboxes.complexfilter.ComplexFilter_Box
 
node - Variable in class quoggles.auxiliary.NodeObjectPair
 
node - Variable in class quoggles.auxiliary.NodeListPair
 
node - Variable in class quoggles.auxiliary.NodeBoolPair
 
node - Variable in class quoggles.boxes.Box
 
NODE - Static variable in interface quoggles.constants.ITypeConstants
 
NODE_CLASSNAME - Static variable in interface quoggles.constants.IBoxConstants
 
NODE_PAR - Static variable in interface quoggles.constants.ITypeConstants
 
NODE_PAR - Static variable in interface quoggles.constants.IBoxConstants
 
NodeBoolPair - class quoggles.auxiliary.NodeBoolPair.
Pair of a Node and a boolean (indicating if the node is on an output path).
NodeBoolPair(Node) - Constructor for class quoggles.auxiliary.NodeBoolPair
 
NodeBoolPair(Node, boolean) - Constructor for class quoggles.auxiliary.NodeBoolPair
 
NodeBoolPair(Object) - Constructor for class quoggles.auxiliary.NodeBoolPair
 
NodeBoolPair(Object, boolean) - Constructor for class quoggles.auxiliary.NodeBoolPair
 
NodeListPair - class quoggles.auxiliary.NodeListPair.
Pair of a Node and a List (indicating output paths).
NodeListPair(Node) - Constructor for class quoggles.auxiliary.NodeListPair
 
NodeListPair(Node, int[]) - Constructor for class quoggles.auxiliary.NodeListPair
 
NodeListPair(Object) - Constructor for class quoggles.auxiliary.NodeListPair
 
NodeListPair(Object, int[]) - Constructor for class quoggles.auxiliary.NodeListPair
 
NodeObjectPair - class quoggles.auxiliary.NodeObjectPair.
Pair of a Node and an Object (indicating the object that is tested on the current output path).
NodeObjectPair(Node) - Constructor for class quoggles.auxiliary.NodeObjectPair
 
NodeObjectPair(Node, Object) - Constructor for class quoggles.auxiliary.NodeObjectPair
 
NodeObjectPair(Object) - Constructor for class quoggles.auxiliary.NodeObjectPair
 
NodeObjectPair(Object, Object) - Constructor for class quoggles.auxiliary.NodeObjectPair
 
NODES - Static variable in interface quoggles.constants.ITypeConstants
 
NoHomogeneousTypeException - exception quoggles.exceptions.NoHomogeneousTypeException.
Indicates that the elements of a collection do not have compatible types.
NoHomogeneousTypeException() - Constructor for class quoggles.exceptions.NoHomogeneousTypeException
 
NoHomogeneousTypeException(String) - Constructor for class quoggles.exceptions.NoHomogeneousTypeException
 
NONE - Static variable in interface quoggles.constants.ITypeConstants
 
NOR_STR - Static variable in interface quoggles.constants.IBoxConstants
 
NormalOutput_Box - class quoggles.stdboxes.output.NormalOutput_Box.
Input: anything ( Output: same as input )
NormalOutput_Box() - Constructor for class quoggles.stdboxes.output.NormalOutput_Box
Constructs the box.
NormalOutput_Icon - class quoggles.stdboxes.output.NormalOutput_Icon.
 
NormalOutput_Icon() - Constructor for class quoggles.stdboxes.output.NormalOutput_Icon
 
NormalOutput_Rep - class quoggles.stdboxes.output.NormalOutput_Rep.
Represents a normal output box.
NormalOutput_Rep(IBox) - Constructor for class quoggles.stdboxes.output.NormalOutput_Rep
Construct representation (IO etc).
NOTEQUAL_CMP - Static variable in interface quoggles.constants.IBoxConstants
 
nrInputs - Variable in class quoggles.stdboxes.input.constant.Constant_Box
 
nrInputs - Variable in class quoggles.stdboxes.listoperations1.ListOperations1_Box
Number of inputs
nrOutputs - Variable in class quoggles.stdboxes.listoperations1.ListOperations1_Box
Number of outputs
nullCellRenderer - Variable in class quoggles.auxiliary.ResultJTable
 
num1 - Variable in class quoggles.stdboxes.arithmetic.Arithmetic_Box
 
num2 - Variable in class quoggles.stdboxes.arithmetic.Arithmetic_Box
 
number - Variable in class quoggles.deprecated.Check_Box
 
NUMBER - Static variable in interface quoggles.constants.ITypeConstants
 
NUMBER_CLASSNAME - Static variable in interface quoggles.constants.IBoxConstants
 
NUMBER_STR - Static variable in interface quoggles.constants.ITypeConstants
 
numbers - Variable in class quoggles.deprecated.stdboxes.listify.Listify_Rep
 
numbers - Variable in class quoggles.stdboxes.listoperations2.ListOperations2_Rep
 
numbers - Variable in class quoggles.deprecated.stdboxes.makedistinct.MakeDistinct_Rep
 
numbers - Variable in class quoggles.stdboxes.listoperations1.ListOperations1_Rep
 
numbers - Variable in class quoggles.auxboxes.truemaker.MakeTrue_Rep
 
numbers - Variable in class quoggles.stdboxes.sortby.SortBy_Rep
 

O

obj1 - Variable in class quoggles.auxboxes.contains.Contains_Box
 
obj1 - Variable in class quoggles.auxboxes.equals.Equals_Box
 
obj2 - Variable in class quoggles.auxboxes.contains.Contains_Box
 
obj2 - Variable in class quoggles.auxboxes.equals.Equals_Box
 
OBJECT_PAR - Static variable in interface quoggles.constants.ITypeConstants
 
OBJECT_PAR - Static variable in interface quoggles.constants.IBoxConstants
 
OBJECT_STR - Static variable in interface quoggles.constants.ITypeConstants
 
ObjectAttribute - class quoggles.auxiliary.attributes.ObjectAttribute.
Contains a Object.
ObjectAttribute(String) - Constructor for class quoggles.auxiliary.attributes.ObjectAttribute
Constructs a new instance of a ObjectAttribute.
ObjectAttribute(String, Object) - Constructor for class quoggles.auxiliary.attributes.ObjectAttribute
Constructs a new instance of a ObjectAttribute with the given value.
OK_SIGN_COLOR - Static variable in interface quoggles.constants.IBoxConstants
 
ONEOBJECT - Static variable in interface quoggles.constants.ITypeConstants
 
ONEONE_CONNECTOR_HEIGHT - Static variable in interface quoggles.constants.IBoxConstants
 
ONEONE_CONNECTOR_WIDTH - Static variable in interface quoggles.constants.IBoxConstants
 
OneOneConnector_Box - class quoggles.stdboxes.connectors.OneOneConnector_Box.
Input: anything Output: same as input Connects two boxes.
OneOneConnector_Box() - Constructor for class quoggles.stdboxes.connectors.OneOneConnector_Box
 
OneOneConnector_Icon - class quoggles.stdboxes.connectors.OneOneConnector_Icon.
 
OneOneConnector_Icon() - Constructor for class quoggles.stdboxes.connectors.OneOneConnector_Icon
 
OneOneConnector_Rep - class quoggles.stdboxes.connectors.OneOneConnector_Rep.
Represents a OneOneConnector_Box.
OneOneConnector_Rep.MyBoxRepresentation - class quoggles.stdboxes.connectors.OneOneConnector_Rep.MyBoxRepresentation.
The graphical representation (i.e. a line) of the connector.
OneOneConnector_Rep.MyBoxRepresentation(IBoxRepresentation) - Constructor for class quoggles.stdboxes.connectors.OneOneConnector_Rep.MyBoxRepresentation
 
OneOneConnector_Rep(IBox) - Constructor for class quoggles.stdboxes.connectors.OneOneConnector_Rep
Constructs the representation.
onOutputPaths - Variable in class quoggles.auxiliary.NodeBoolPair
 
opCombo - Variable in class quoggles.stdboxes.listoperations1.ListOperations1_Rep
 
operCombo - Variable in class quoggles.auxboxes.booleanop.BooleanOp_Rep
 
operSymbols - Variable in class quoggles.auxboxes.booleanop.BooleanOp_Box
 
optionNr - Variable in class quoggles.parameters.OptionParameter
 
OptionParameter - class quoggles.parameters.OptionParameter.
 
OptionParameter(Object[], boolean, String, String) - Constructor for class quoggles.parameters.OptionParameter
Constructor for OptionParameter.
OptionParameter(Object[], int, boolean, String, String) - Constructor for class quoggles.parameters.OptionParameter
Constructor for OptionParameter.
OptionParameter(Object[], int, String, String) - Constructor for class quoggles.parameters.OptionParameter
Constructor for OptionParameter.
OptionParameter(Object[], String, String) - Constructor for class quoggles.parameters.OptionParameter
Constructor for OptionParameter.
options - Variable in class quoggles.parameters.OptionParameter
 
options - Variable in class quoggles.auxboxes.getproperty.GetProperty_Box
 
optParam - Variable in class quoggles.stdboxes.neighborhood.Neighborhood_Box
 
OR_STR - Static variable in interface quoggles.constants.IBoxConstants
 
orderParam - Variable in class quoggles.stdboxes.complexfilter.ComplexFilter_Box
 
orderText - Variable in class quoggles.stdboxes.complexfilter.ComplexFilter_Rep
 
OUT_EDGES - Static variable in interface quoggles.constants.IBoxConstants
 
OUTDEGREE - Static variable in interface quoggles.constants.IBoxConstants
 
outPanel - Variable in class quoggles.icons.AbstractBoxIcon
 
outPosCombo - Variable in class quoggles.stdboxes.output.NormalOutput_Rep
 
outPosParam - Variable in class quoggles.stdboxes.output.BoolPredicateEnd_Box
 
OUTPUT_BOX_ID - Static variable in interface quoggles.constants.QConstants
Attribute ID of BoxAttribute that saves box at a node
OUTPUT_INDEX_ID - Static variable in interface quoggles.constants.QConstants
Attribute ID; output index of an edge
output1 - Variable in class quoggles.stdboxes.connectors.TwoSplitConnector_Rep
 
output2 - Variable in class quoggles.stdboxes.connectors.TwoSplitConnector_Rep
 
outputBoxAndNumber - Variable in class quoggles.stdboxes.subquery.SubQuery_Box
A list of Pairs (of boxes that yield outputs and the index where the box's output is).
outputLabel - Variable in class quoggles.representation.DefaultBoxRepresentation
 
OUTPUTLABEL - Variable in class quoggles.representation.DefaultBoxRepresentation
 
outputPaths - Variable in class quoggles.auxiliary.NodeListPair
 
outputPos - Variable in class quoggles.stdboxes.output.NormalOutput_Rep
 
outputPos - Variable in class quoggles.stdboxes.input.Input_Box.InputBoxRepresentation
 
outputs - Variable in class quoggles.boxes.Box
 
outputsPos - Variable in class quoggles.representation.DefaultBoxRepresentation
 
outputTypes - Variable in class quoggles.changeboxes.algorithm.Algorithm_Box
 
outputTypes - Variable in class quoggles.stdboxes.subquery.SubQuery_Box
 

P

paintBorder(Component, Graphics, int, int, int, int) - Method in class quoggles.auxiliary.HighlightBorder
 
paintComponent(Graphics) - Method in class quoggles.auxiliary.ConnectedSign
 
paintComponent(Graphics) - Method in class quoggles.stdboxes.connectors.TwoSplitConnector_Rep.MyBoxRepresentation
 
paintComponent(Graphics) - Method in class quoggles.stdboxes.connectors.TwoSplitConnector_Icon
 
paintComponent(Graphics) - Method in class quoggles.stdboxes.connectors.OneOneConnector_Rep.MyBoxRepresentation
 
paintComponent(Graphics) - Method in class quoggles.stdboxes.connectors.OneOneConnector_Icon
 
PARAM_BACKGROUND - Static variable in interface quoggles.constants.IBoxConstants
 
PARAMETER - Static variable in interface quoggles.constants.ITypeConstants
 
parameters - Variable in class quoggles.representation.DefaultBoxRepresentation
 
parameters - Variable in class quoggles.boxes.Box
 
params - Variable in class quoggles.changeboxes.algorithm.Algorithm_Box
 
PARTYPES - Static variable in interface quoggles.constants.IBoxConstants
 
placeFreely - Static variable in class quoggles.QModes
 
placeFreely - Variable in class quoggles.QDialog
Move a box representation without snapping to next IO
PLACEFREELY_BUTTON - Static variable in interface quoggles.constants.QDialogConstants
Action command string for place freely mode button
PointComparator - class quoggles.auxiliary.PointComparator.
Used to compare two Points.
PointComparator() - Constructor for class quoggles.auxiliary.PointComparator
 
predicateExists - Variable in class quoggles.stdboxes.complexfilter.ComplexFilter_Box
Specifies whether or not a predicate exists
preNodesList - Variable in class quoggles.algorithms.qbfs.QPreNodesAlgorithm
List (sorted according to BFS number) of nodes from which a path to the sourceNode exists.
preSourceNodes - Variable in class quoggles.algorithms.qbfs.QPreNodesAlgorithm
Nodes without incoming edges that are in the preNodesList
pushOutputs(Node, IBox) - Static method in class quoggles.auxiliary.Util
Set output from the given node/box, as input to its successors.
pushOutputs(Node, IBox, int) - Static method in class quoggles.auxiliary.Util
Set output from the given node/box, as input to its successors.

Q

QAlgorithm - class quoggles.QAlgorithm.
The algorithm class that starts the QUOGGLES system.
QAlgorithm() - Constructor for class quoggles.QAlgorithm
 
QAssign - class quoggles.QAssign.
Holds static row assignment arrays.
QAssign() - Constructor for class quoggles.QAssign
 
qAux - Variable in class quoggles.QMain
 
QAuxiliary - class quoggles.QAuxiliary.
 
QAuxiliary(QMain) - Constructor for class quoggles.QAuxiliary
 
QBFSAlgorithm - class quoggles.algorithms.qbfs.QBFSAlgorithm.
An implementation of the QBFSAlgorithm algorithm.
QBFSAlgorithm() - Constructor for class quoggles.algorithms.qbfs.QBFSAlgorithm
 
qConnect - Variable in class quoggles.QMain
 
QConstants - interface quoggles.constants.QConstants.
 
qDialog - Variable in class quoggles.QMain
 
QDialog - class quoggles.QDialog.
 
QDialog(QMain) - Constructor for class quoggles.QDialog
 
QDialogConstants - interface quoggles.constants.QDialogConstants.
 
qGraph - Variable in class quoggles.QMain
 
QGraph - class quoggles.QGraph.
 
QGraph(QMain) - Constructor for class quoggles.QGraph
 
QGraphConnect - class quoggles.QGraphConnect.
 
QGraphConnect(QMain) - Constructor for class quoggles.QGraphConnect
 
QGraphMouse - class quoggles.QGraphMouse.
Implements actions resulting from mouse events.
QGraphMouse(QMain) - Constructor for class quoggles.QGraphMouse
Constructor.
qMain - Variable in class quoggles.QRunQuery
Used to communicate between the individual parts of the system
qMain - Variable in class quoggles.QGraphMouse
Used to communicate between the individual parts of the system
qMain - Variable in class quoggles.QGraphConnect
 
qMain - Variable in class quoggles.QGraph
Used to communicate between the individual parts of the system
qMain - Variable in class quoggles.QDialog
Used to communicate between the individual parts of the system
qMain - Variable in class quoggles.QAuxiliary
 
qMain - Variable in class quoggles.QAlgorithm
The main QUOGGLES class
QMain - class quoggles.QMain.
Main component. it delegats work to and communicates with several others.
QMain() - Constructor for class quoggles.QMain
 
QModes - class quoggles.QModes.
 
QModes() - Constructor for class quoggles.QModes
 
qMouse - Variable in class quoggles.QMain
 
QPlugin - class quoggles.QPlugin.
Provides a spring embedder algorithm a la KK.
QPlugin() - Constructor for class quoggles.QPlugin
 
QPreNodesAlgorithm - class quoggles.algorithms.qbfs.QPreNodesAlgorithm.
A BFS on directed graphs in reverse direction.
QPreNodesAlgorithm() - Constructor for class quoggles.algorithms.qbfs.QPreNodesAlgorithm
 
qResultDialog - Variable in class quoggles.QRunQuery
Dialog that shows the result table
QResultDialog - class quoggles.QResultDialog.
 
QResultDialog(JDialog, String, boolean) - Constructor for class quoggles.QResultDialog
Constructor.
qRunQuery - Variable in class quoggles.QMain
 
QRunQuery - class quoggles.QRunQuery.
 
QRunQuery(QMain) - Constructor for class quoggles.QRunQuery
Constructor taking the main component as parameter.
QueryExecutionException - exception quoggles.exceptions.QueryExecutionException.
 
QueryExecutionException() - Constructor for class quoggles.exceptions.QueryExecutionException
Constructor for QueryExecutionException.
QueryExecutionException(String) - Constructor for class quoggles.exceptions.QueryExecutionException
Constructor for QueryExecutionException.
queryGraph - Variable in class quoggles.QGraph
The graph underlying the query boxes
queryResult - Variable in class quoggles.QRunQuery
The result of the query
queryRunner - Variable in class quoggles.stdboxes.complexfilter.ComplexFilter_Box
 
queryRunner - Variable in class quoggles.stdboxes.subquery.SubQuery_Box
 
quoggles - package quoggles
 
quoggles.algorithms.qbfs - package quoggles.algorithms.qbfs
 
quoggles.auxboxes.attributefilter - package quoggles.auxboxes.attributefilter
 
quoggles.auxboxes.booleanop - package quoggles.auxboxes.booleanop
 
quoggles.auxboxes.contains - package quoggles.auxboxes.contains
 
quoggles.auxboxes.end - package quoggles.auxboxes.end
 
quoggles.auxboxes.equals - package quoggles.auxboxes.equals
 
quoggles.auxboxes.getgraphelements - package quoggles.auxboxes.getgraphelements
 
quoggles.auxboxes.getproperty - package quoggles.auxboxes.getproperty
 
quoggles.auxboxes.inducedsubgraph - package quoggles.auxboxes.inducedsubgraph
 
quoggles.auxboxes.interpretasboolean - package quoggles.auxboxes.interpretasboolean
 
quoggles.auxboxes.sizeof - package quoggles.auxboxes.sizeof
 
quoggles.auxboxes.sort - package quoggles.auxboxes.sort
 
quoggles.auxboxes.truemaker - package quoggles.auxboxes.truemaker
 
quoggles.auxboxes.valuecompare - package quoggles.auxboxes.valuecompare
 
quoggles.auxboxes.valuefilter - package quoggles.auxboxes.valuefilter
 
quoggles.auxiliary - package quoggles.auxiliary
 
quoggles.auxiliary.attributes - package quoggles.auxiliary.attributes
 
quoggles.auxiliary.gmlxml - package quoggles.auxiliary.gmlxml
 
quoggles.boxes - package quoggles.boxes
 
quoggles.changeboxes.algorithm - package quoggles.changeboxes.algorithm
 
quoggles.changeboxes.changeattribute - package quoggles.changeboxes.changeattribute
 
quoggles.changeboxes.changeattributes - package quoggles.changeboxes.changeattributes
 
quoggles.changeboxes.convertfromparam - package quoggles.changeboxes.convertfromparam
 
quoggles.changeboxes.converttoparam - package quoggles.changeboxes.converttoparam
 
quoggles.changeboxes.createparam - package quoggles.changeboxes.createparam
 
quoggles.constants - package quoggles.constants
 
quoggles.deprecated - package quoggles.deprecated
 
quoggles.deprecated.stdboxes.flatten - package quoggles.deprecated.stdboxes.flatten
 
quoggles.deprecated.stdboxes.listify - package quoggles.deprecated.stdboxes.listify
 
quoggles.deprecated.stdboxes.makedistinct - package quoggles.deprecated.stdboxes.makedistinct
 
quoggles.deprecated.stdboxes.reverse - package quoggles.deprecated.stdboxes.reverse
 
quoggles.deprecated.stdboxes.unpack - package quoggles.deprecated.stdboxes.unpack
 
quoggles.event - package quoggles.event
 
quoggles.exceptions - package quoggles.exceptions
 
quoggles.icons - package quoggles.icons
 
quoggles.parameters - package quoggles.parameters
 
quoggles.querygraph - package quoggles.querygraph
 
quoggles.representation - package quoggles.representation
 
quoggles.stdboxes.arithmetic - package quoggles.stdboxes.arithmetic
 
quoggles.stdboxes.booleannot - package quoggles.stdboxes.booleannot
 
quoggles.stdboxes.comparetwovalues - package quoggles.stdboxes.comparetwovalues
 
quoggles.stdboxes.complexfilter - package quoggles.stdboxes.complexfilter
 
quoggles.stdboxes.connectors - package quoggles.stdboxes.connectors
 
quoggles.stdboxes.getattributevalue - package quoggles.stdboxes.getattributevalue
 
quoggles.stdboxes.input - package quoggles.stdboxes.input
 
quoggles.stdboxes.input.constant - package quoggles.stdboxes.input.constant
 
quoggles.stdboxes.isinstanceof - package quoggles.stdboxes.isinstanceof
 
quoggles.stdboxes.listoperations1 - package quoggles.stdboxes.listoperations1
 
quoggles.stdboxes.listoperations2 - package quoggles.stdboxes.listoperations2
 
quoggles.stdboxes.neighborhood - package quoggles.stdboxes.neighborhood
 
quoggles.stdboxes.output - package quoggles.stdboxes.output
 
quoggles.stdboxes.sortby - package quoggles.stdboxes.sortby
 
quoggles.stdboxes.subquery - package quoggles.stdboxes.subquery
 
QuogglesAttributesPlugin - class quoggles.auxiliary.attributes.QuogglesAttributesPlugin.
This class provides the additional attribute types for the QUOGGLES system.
QuogglesAttributesPlugin() - Constructor for class quoggles.auxiliary.attributes.QuogglesAttributesPlugin
Constructs a new QuogglesAttributesPlugin.
QuogglesException - exception quoggles.exceptions.QuogglesException.
 
QuogglesException() - Constructor for class quoggles.exceptions.QuogglesException
 
QuogglesException(String) - Constructor for class quoggles.exceptions.QuogglesException
 
QuogglesException(String, Throwable) - Constructor for class quoggles.exceptions.QuogglesException
 
QuogglesException(Throwable) - Constructor for class quoggles.exceptions.QuogglesException
 

R

RADIUS - Static variable in class quoggles.auxiliary.ConnectedSign
 
realcompare(Object, Object) - Method in class quoggles.auxiliary.PointComparator
The comparison uses a small EPSILON environment.
recDepth - Variable in class quoggles.auxiliary.ResultJTable
 
RecursiveGetGraphElements_Box - class quoggles.deprecated.RecursiveGetGraphElements_Box.
Deprecated. use a combination of Flatten_Box and GetGraphElements_Box
RecursiveGetGraphElements_Box() - Constructor for class quoggles.deprecated.RecursiveGetGraphElements_Box
Deprecated. Construct box.
registerComplexFilter(ComplexFilter_Box) - Method in class quoggles.stdboxes.output.BoolPredicateEnd_Box
Registers a ComplexFilter_Box that will be informed when this box calculates a true value.
REL_TYPE - Static variable in interface quoggles.constants.IBoxConstants
 
relation - Variable in class quoggles.stdboxes.comparetwovalues.CompareTwoValues_Rep
 
relation - Variable in class quoggles.auxboxes.attributefilter.AttributeFilter_Rep
 
relation - Variable in class quoggles.auxboxes.attributefilter.AttributeFilter_Box
 
relation - Variable in class quoggles.auxboxes.valuefilter.ValueFilter_Rep
 
relation - Variable in class quoggles.auxboxes.valuefilter.ValueFilter_Box
 
relation - Variable in class quoggles.deprecated.ValueFilter_Rep
 
relation - Variable in class quoggles.deprecated.ValueFilter_Box
 
relation - Variable in class quoggles.deprecated.Check_Rep
 
relation - Variable in class quoggles.deprecated.Check_Box
 
relation - Variable in class quoggles.deprecated.AttributeFilter_Rep
 
relation - Variable in class quoggles.auxboxes.booleanop.BooleanOp_Box
 
relation - Variable in class quoggles.auxboxes.valuecompare.ValueCompare_Rep
 
relation - Variable in class quoggles.auxboxes.valuecompare.ValueCompare_Box
 
relationParam - Variable in class quoggles.stdboxes.comparetwovalues.CompareTwoValues_Box
 
relDrag - Variable in class quoggles.QGraphMouse
Used for dragging purposes
relDragMap - Variable in class quoggles.QGraphMouse
Saves all relative drag positions for all marked boxes
relInputPosBL - Variable in class quoggles.stdboxes.connectors.OneOneConnector_Rep
 
relInputPosTL - Variable in class quoggles.stdboxes.connectors.OneOneConnector_Rep
 
relOutputPosBL - Variable in class quoggles.stdboxes.connectors.OneOneConnector_Rep
 
relOutputPosTL - Variable in class quoggles.stdboxes.connectors.OneOneConnector_Rep
 
relSymbols - Variable in class quoggles.stdboxes.comparetwovalues.CompareTwoValues_Box
 
relSymbols - Variable in class quoggles.auxboxes.attributefilter.AttributeFilter_Box
 
relSymbols - Variable in class quoggles.auxboxes.valuefilter.ValueFilter_Box
 
relSymbols - Variable in class quoggles.deprecated.ValueFilter_Box
 
relSymbols - Variable in class quoggles.deprecated.Check_Box
 
relSymbols - Variable in class quoggles.auxboxes.valuecompare.ValueCompare_Box
 
removeBox(IBox) - Method in class quoggles.QGraph
 
removeBoxRep(BoxRepresentation) - Method in class quoggles.QMain
Removes a BoxRepresentation from the panel, the query graph and all relevant lists.
removeBoxRep(BoxRepresentation) - Method in class quoggles.QDialog
 
REMOVEEMPTY - Static variable in interface quoggles.constants.IBoxConstants
 
removeInputBox(BoxRepresentation) - Method in class quoggles.QDialog
 
removeInputBox(IBox) - Method in class quoggles.QGraph
 
removeListener(RepChangeListener) - Method in class quoggles.event.ListenerManager
Removes a listener.
removeNullValues(Collection) - Method in class quoggles.boxes.Box
Remove all null values from the given collection.
removeRegistered(ComplexFilter_Box) - Method in class quoggles.stdboxes.output.BoolPredicateEnd_Box
Removes the given box from the set of registered ComplexFilter_Boxes.
renderBoolean(Boolean) - Method in class quoggles.auxiliary.ResultJTable
Returns a better String representation than toString would yield.
renderCollection(Collection) - Method in class quoggles.auxiliary.ResultJTable
Returns a better String representation than toString would yield.
renderEmpty() - Method in class quoggles.auxiliary.ResultJTable
Returns a better String representation than toString would yield.
renderGraphElement(GraphElement) - Method in class quoggles.auxiliary.ResultJTable
Returns a better String representation than toString would yield.
renderNull() - Method in class quoggles.auxiliary.ResultJTable
Returns a better String representation than toString would yield.
repaintBoxRep(ActionEvent) - Method in class quoggles.representation.DefaultBoxRepresentation
Used to make the system repaint the box representation, for example after the number of inputs / outputs has changed.
repChanged(RepChangeEvent) - Method in class quoggles.QGraph
 
repChanged(RepChangeEvent) - Method in interface quoggles.event.RepChangeListener
Called when a BoxRepresentation changed.
repChanged(RepChangeEvent) - Method in class quoggles.event.ListenerManager
Calls the method in all registered listeners.
RepChangeEvent - class quoggles.event.RepChangeEvent.
Used as an event when a representation changed.
RepChangeEvent(Object) - Constructor for class quoggles.event.RepChangeEvent
 
RepChangeListener - interface quoggles.event.RepChangeListener.
Interface for classes that are interested in RepChangeEvents.
reset() - Method in class quoggles.stdboxes.input.constant.Constant_Box
 
reset() - Method in class quoggles.QRunQuery
 
reset() - Method in class quoggles.QMain
Reset the query system.
reset() - Method in class quoggles.QGraphMouse
 
reset() - Method in class quoggles.QGraphConnect
 
reset() - Method in class quoggles.QGraph
 
reset() - Method in class quoggles.QDialog
 
reset() - Method in class quoggles.QAuxiliary
 
reset() - Method in class quoggles.QAlgorithm
 
reset() - Method in class quoggles.auxiliary.RowListener
Resets the listener.
reset() - Method in interface quoggles.boxes.IBox
Reset the box: Inputs will not be set, ...
reset() - Method in class quoggles.boxes.Box
Should be called by all classes that override this method.
reset() - Method in class quoggles.stdboxes.complexfilter.ComplexFilter_Box
 
reset() - Method in class quoggles.stdboxes.listoperations2.ListOperations2_Box
 
reset(int) - Method in class quoggles.stdboxes.input.constant.Constant_Box
 
reset(int) - Method in interface quoggles.boxes.IBox
States that the input at the given index is no longer valid.
reset(int) - Method in class quoggles.boxes.Box
Should be called by all classes that override this method.
reset(int) - Method in class quoggles.stdboxes.listoperations2.ListOperations2_Box
 
resetAllBoxes(Graph) - Static method in class quoggles.auxiliary.Util
Calls reset() for all boxes in the given graph.
resetAllBoxesFrom(Graph, Collection) - Static method in class quoggles.auxiliary.Util
Calls reset(int) for all boxes where there exists a path from one of the nodes in the collection startNodes.
resetAssignedRows() - Static method in class quoggles.QAssign
Setes all entries in the assignedRows array to false.
ResultJTable - class quoggles.auxiliary.ResultJTable.
A JTable with special renderers for (collections of) GraphElements.
ResultJTable.MyBoolElementCellRenderer - class quoggles.auxiliary.ResultJTable.MyBoolElementCellRenderer.
Renderer used for Booleans outside first column.
ResultJTable.MyBoolElementCellRenderer() - Constructor for class quoggles.auxiliary.ResultJTable.MyBoolElementCellRenderer
 
ResultJTable.MyCenterCellRenderer - class quoggles.auxiliary.ResultJTable.MyCenterCellRenderer.
Renderer used for arbitrary types (centers toString()).
ResultJTable.MyCenterCellRenderer() - Constructor for class quoggles.auxiliary.ResultJTable.MyCenterCellRenderer
 
ResultJTable.MyCenterStringCellRenderer - class quoggles.auxiliary.ResultJTable.MyCenterStringCellRenderer.
Renderer used to center Strings in second column.
ResultJTable.MyCenterStringCellRenderer() - Constructor for class quoggles.auxiliary.ResultJTable.MyCenterStringCellRenderer
 
ResultJTable.MyCollectionCellRenderer - class quoggles.auxiliary.ResultJTable.MyCollectionCellRenderer.
Renderer used for Collection.
ResultJTable.MyCollectionCellRenderer() - Constructor for class quoggles.auxiliary.ResultJTable.MyCollectionCellRenderer
 
ResultJTable.MyEmptyCellRenderer - class quoggles.auxiliary.ResultJTable.MyEmptyCellRenderer.
Renderer used to display empty cells.
ResultJTable.MyEmptyCellRenderer() - Constructor for class quoggles.auxiliary.ResultJTable.MyEmptyCellRenderer
 
ResultJTable.MyGraphElementCellRenderer - class quoggles.auxiliary.ResultJTable.MyGraphElementCellRenderer.
Renderer used for GraphElements.
ResultJTable.MyGraphElementCellRenderer() - Constructor for class quoggles.auxiliary.ResultJTable.MyGraphElementCellRenderer
 
ResultJTable.MyNullCellRenderer - class quoggles.auxiliary.ResultJTable.MyNullCellRenderer.
Renderer used cells containing null.
ResultJTable.MyNullCellRenderer() - Constructor for class quoggles.auxiliary.ResultJTable.MyNullCellRenderer
 
ResultJTable(TableModel) - Constructor for class quoggles.auxiliary.ResultJTable
 
resultRowNrs - Variable in class quoggles.stdboxes.complexfilter.ComplexFilter_Box
 
resultRows - Variable in class quoggles.stdboxes.complexfilter.ComplexFilter_Box
Holds additional output
resultTable - Variable in class quoggles.QResultDialog
The table where complex results are shown
ResultTable - class quoggles.auxiliary.ResultTable.
Contains a JTable.
ResultTable.ResultTableModel - class quoggles.auxiliary.ResultTable.ResultTableModel.
The model of the ResultTable.
ResultTable.ResultTableModel() - Constructor for class quoggles.auxiliary.ResultTable.ResultTableModel
 
ResultTable.RTMouseListener - class quoggles.auxiliary.ResultTable.RTMouseListener.
Mouse clicks are forwarded to the rowListener.
ResultTable.RTMouseListener() - Constructor for class quoggles.auxiliary.ResultTable.RTMouseListener
 
ResultTable(RowListener) - Constructor for class quoggles.auxiliary.ResultTable
Creates a new ResultTable registering the given RowListener.
resultTableDialog - Variable in class quoggles.QMain
The dialog holding the result table
REVERSE - Static variable in interface quoggles.constants.IBoxConstants
 
Reverse_Box - class quoggles.deprecated.stdboxes.reverse.Reverse_Box.
Input: an Object or a Collection Output: a Collection with the same elemenst as the input Collection with the order of teh elements reversed.
Reverse_Box() - Constructor for class quoggles.deprecated.stdboxes.reverse.Reverse_Box
 
Reverse_Icon - class quoggles.deprecated.stdboxes.reverse.Reverse_Icon.
Icon for Flatten_Box
Reverse_Icon() - Constructor for class quoggles.deprecated.stdboxes.reverse.Reverse_Icon
 
RootGraphicAttribute - class quoggles.auxiliary.RootGraphicAttribute.
 
RootGraphicAttribute(String) - Constructor for class quoggles.auxiliary.RootGraphicAttribute
 
rowCnt - Variable in class quoggles.auxiliary.ResultTable
Current number of rows
rowListener - Variable in class quoggles.auxiliary.ResultTable
Class that is informed when rows are "marked/unmarked"
RowListener - class quoggles.auxiliary.RowListener.
Changes the selection in the Graffiti system according to the rows or cells that get marked / unmarked.
RowListener() - Constructor for class quoggles.auxiliary.RowListener
 
rowMarked(Object[]) - Method in class quoggles.auxiliary.RowListener
Add GraphElements contained in the row to the active selection.
ROWNUMBERS - Static variable in interface quoggles.constants.IBoxConstants
 
rowUnmarked(Object[]) - Method in class quoggles.auxiliary.RowListener
Remove GraphElements contained in the row from the active selection (if not selected by other rows).
RunQuery - interface quoggles.auxiliary.RunQuery.
Interface of classes that provide a runQuery method.
runQuery() - Method in class quoggles.QMain
 
runQuery(Graph, Collection, boolean, List, Stack) - Method in class quoggles.QRunQuery
 
runQuery(Graph, Collection, boolean, List, Stack) - Method in interface quoggles.auxiliary.RunQuery
Executes the query given by the queryGraph and returns the result in a table (list of lists).
runQueryInFollowMode(Point) - Method in class quoggles.QRunQuery
Called by mouseMoved when in QModes.followMode.
runQueryInFollowMode(Point) - Method in class quoggles.QMain
 

S

SAME_STR - Static variable in interface quoggles.constants.ITypeConstants
 
SAVE_BUTTON - Static variable in interface quoggles.constants.QDialogConstants
Action command string for a button
saveQuery() - Method in class quoggles.QMain
 
saveQuery(Graph) - Method in class quoggles.QAuxiliary
Save the active query into a file chosen by the user.
saveSubQuery() - Method in class quoggles.QMain
 
saveSubQuery(Graph) - Method in class quoggles.QAuxiliary
Save the active SUB query into a file chosen by the user.
SELECTION - Static variable in interface quoggles.constants.ITypeConstants
Deprecated.  
SELECTION_INPUT - Static variable in interface quoggles.constants.IBoxConstants
 
SELECTION_INPUT_DISPLAY - Static variable in interface quoggles.constants.IBoxConstants
 
SELECTION_INPUT_Y - Static variable in interface quoggles.constants.IBoxConstants
 
SELECTION_PAR - Static variable in interface quoggles.constants.ITypeConstants
 
SELECTION_PAR - Static variable in interface quoggles.constants.IBoxConstants
 
selectionChanged(SelectionEvent) - Method in class quoggles.QMain
Calls checkSelectionInputBox() to see if a selection InputBox must be added /removed.
selectionListChanged(SelectionEvent) - Method in class quoggles.QMain
Delegates to selectionChanged.
selElementsCnt - Variable in class quoggles.auxiliary.RowListener
Saves the number of times an element is marked.
selInputBox - Variable in class quoggles.QMain
 
selRectPt1 - Variable in class quoggles.QGraphMouse
Marks a corner of the selection rectangle
selRectPt2 - Variable in class quoggles.QGraphMouse
Marks a corner of the selection rectangle
sessionChanged(Session) - Method in class quoggles.QMain
Sets the graph from the new session via setGraph(s.getGraph()).
sessionDataChanged(Session) - Method in class quoggles.QMain
Sets the graph from the changed session via setGraph(s.getGraph()).
setActive(boolean) - Method in interface quoggles.deprecated.IVariable
 
setAssignedBEPRows(boolean[]) - Static method in class quoggles.QAssign
This method may only be used with a parameter previously retrieved via getAssignedBEPRowsCopy().
setAssignedRows(boolean[]) - Static method in class quoggles.QAssign
This method may only be used with a parameter previously retrieved via getAssignedRowsCopy().
setBoxNumber(int) - Method in interface quoggles.boxes.IBox
Set the number of the box.
setBoxNumber(int) - Method in class quoggles.boxes.Box
Set the number of the box.
setCollection(Collection) - Method in class quoggles.auxiliary.attributes.CollAttribute
Sets the value of this object.
setCurrentNodesTodo(Stack) - Method in interface quoggles.boxes.IBox
Sets the stack of nodes that still have to be processed via a call to runQuery.
setCurrentNodesTodo(Stack) - Method in class quoggles.boxes.Box
Empty implementation.
setCurrentNodesTodo(Stack) - Method in class quoggles.stdboxes.complexfilter.ComplexFilter_Box
 
setCurrentResult(List) - Method in interface quoggles.boxes.IBox
Sets the list (representing the result table) that the last call to runQuery returned.
setCurrentResult(List) - Method in class quoggles.boxes.Box
Empty implementation.
setCurrentResult(List) - Method in class quoggles.stdboxes.complexfilter.ComplexFilter_Box
 
setCurrentResult(List) - Method in class quoggles.stdboxes.subquery.SubQuery_Box
 
setDefaultParameters() - Method in interface quoggles.boxes.IBox
Important only if the subclass has any parameters.
setDefaultParameters() - Method in class quoggles.boxes.Box
If the subclass has any parameters, it may override this method.
setDefaultValue() - Method in class quoggles.auxiliary.attributes.ObjectAttribute
 
setDefaultValue() - Method in class quoggles.auxiliary.attributes.CollAttribute
 
setDefaultValue() - Method in class quoggles.querygraph.BoxAttribute
 
setDrawFromTL(boolean) - Method in class quoggles.stdboxes.connectors.OneOneConnector_Rep.MyBoxRepresentation
 
setFollowMode(boolean) - Method in class quoggles.QMain
 
setFst(Object) - Method in class quoggles.auxiliary.Triple
 
setGraph(Graph) - Method in class quoggles.QRunQuery
 
setGraph(Graph) - Method in class quoggles.QMain
Set a new graph on which the query will work.
setIBox(IBox) - Method in class quoggles.auxiliary.BoxBooleanIndex
 
setIBox(IBox) - Method in class quoggles.querygraph.BoxAttribute
 
setIBoxRepresentation(IBoxRepresentation) - Method in class quoggles.representation.BoxRepresentation
 
setIgnoreBox(boolean) - Method in interface quoggles.boxes.IBox
Specifies whether or not a box should be ignored by any query processing (possibly because it has already been executed as part of a sub query).
setIgnoreBox(boolean) - Method in class quoggles.boxes.Box
 
setIndex(int) - Method in class quoggles.auxiliary.BoxBooleanIndex
 
setInput(boolean) - Method in class quoggles.auxiliary.BoxBooleanIndex
 
setInputAt(Object, int) - Method in interface quoggles.boxes.IBox
Sets the input at the specified index.
setInputAt(Object, int) - Method in class quoggles.boxes.Box
This method calls setInputs with the inputs set so far.
setInputBoxInput(Object) - Method in class quoggles.stdboxes.input.Input_Box
Special set input method for InputBox.
setInputs(Object[]) - Method in class quoggles.auxboxes.interpretasboolean.InterpretAsBoolean_Box
 
setInputs(Object[]) - Method in class quoggles.auxboxes.contains.Contains_Box
 
setInputs(Object[]) - Method in class quoggles.deprecated.stdboxes.reverse.Reverse_Box
 
setInputs(Object[]) - Method in class quoggles.stdboxes.input.constant.Constant_Box
 
setInputs(Object[]) - Method in class quoggles.auxboxes.inducedsubgraph.InducedSubGraph_Box
 
setInputs(Object[]) - Method in class quoggles.stdboxes.neighborhood.Neighborhood_Box
 
setInputs(Object[]) - Method in class quoggles.stdboxes.getattributevalue.GetAttributeValue_Box
 
setInputs(Object[]) - Method in class quoggles.deprecated.stdboxes.listify.Listify_Box
 
setInputs(Object[]) - Method in class quoggles.stdboxes.arithmetic.Arithmetic_Box
 
setInputs(Object[]) - Method in class quoggles.stdboxes.comparetwovalues.CompareTwoValues_Box
 
setInputs(Object[]) - Method in interface quoggles.boxes.IBox
Checks if the number of inputs is correct and sets the inputs.
setInputs(Object[]) - Method in class quoggles.boxes.Box
Checks if the number of inputs is correct and sets the inputs.
setInputs(Object[]) - Method in class quoggles.stdboxes.complexfilter.ComplexFilter_Box
 
setInputs(Object[]) - Method in class quoggles.auxboxes.attributefilter.AttributeFilter_Box
 
setInputs(Object[]) - Method in class quoggles.auxboxes.valuefilter.ValueFilter_Box
 
setInputs(Object[]) - Method in class quoggles.stdboxes.listoperations2.ListOperations2_Box
 
setInputs(Object[]) - Method in class quoggles.deprecated.stdboxes.unpack.Unpack_Box
 
setInputs(Object[]) - Method in class quoggles.deprecated.ValueFilter_Box
 
setInputs(Object[]) - Method in class quoggles.deprecated.RecursiveGetGraphElements_Box
Deprecated.  
setInputs(Object[]) - Method in class quoggles.deprecated.Check_Box
 
setInputs(Object[]) - Method in class quoggles.auxboxes.booleanop.BooleanOp_Box
 
setInputs(Object[]) - Method in class quoggles.auxboxes.getproperty.GetProperty_Box
 
setInputs(Object[]) - Method in class quoggles.changeboxes.changeattributes.ChangeAttributes_Box
 
setInputs(Object[]) - Method in class quoggles.changeboxes.changeattribute.ChangeAttribute_Box
 
setInputs(Object[]) - Method in class quoggles.deprecated.stdboxes.makedistinct.MakeDistinct_Box
 
setInputs(Object[]) - Method in class quoggles.auxboxes.getgraphelements.GetGraphElements_Box
 
setInputs(Object[]) - Method in class quoggles.changeboxes.algorithm.Algorithm_Box
 
setInputs(Object[]) - Method in class quoggles.stdboxes.booleannot.BooleanNot_Box
 
setInputs(Object[]) - Method in class quoggles.changeboxes.convertfromparam.ConvertFromParam_Box
 
setInputs(Object[]) - Method in class quoggles.stdboxes.listoperations1.ListOperations1_Box
 
setInputs(Object[]) - Method in class quoggles.deprecated.stdboxes.flatten.Flatten_Box
 
setInputs(Object[]) - Method in class quoggles.auxboxes.sort.Sort_Box
 
setInputs(Object[]) - Method in class quoggles.auxboxes.equals.Equals_Box
 
setInputs(Object[]) - Method in class quoggles.auxboxes.valuecompare.ValueCompare_Box
 
setInputs(Object[]) - Method in class quoggles.auxboxes.sizeof.SizeOf_Box
 
setInputs(Object[]) - Method in class quoggles.stdboxes.sortby.SortBy_Box
 
setLabelProps(JLabel, boolean) - Method in class quoggles.auxiliary.ResultJTable
Sets colors for selected and not selected cells respectively.
setLastRowNumber(int) - Method in class quoggles.stdboxes.output.NormalOutput_Box
Sets the last row number that this box was assigned to.
setNode(Node) - Method in class quoggles.auxiliary.NodeObjectPair
 
setNode(Node) - Method in class quoggles.auxiliary.NodeListPair
 
setNode(Node) - Method in class quoggles.auxiliary.NodeBoolPair
 
setNode(Node) - Method in interface quoggles.boxes.IBox
Sets the node that holds this box.
setNode(Node) - Method in class quoggles.boxes.Box
 
setNotExecuted() - Method in class quoggles.stdboxes.complexfilter.ComplexFilter_Box
 
setObject(Object) - Method in class quoggles.auxiliary.attributes.ObjectAttribute
Sets the value of this object.
setOnOutputPaths(boolean) - Method in class quoggles.auxiliary.NodeBoolPair
 
setOptions(Object[]) - Method in class quoggles.parameters.OptionParameter
 
setOutputPaths(int[]) - Method in class quoggles.auxiliary.NodeListPair
 
setParameters(Parameter[]) - Method in class quoggles.algorithms.qbfs.QPreNodesAlgorithm
 
setParameters(Parameter[]) - Method in class quoggles.algorithms.qbfs.QBFSAlgorithm
 
setParameters(Parameter[], boolean) - Method in class quoggles.changeboxes.converttoparam.ConvertToParam_Rep
 
setParameters(Parameter[], boolean) - Method in class quoggles.stdboxes.input.constant.Constant_Rep
 
setParameters(Parameter[], boolean) - Method in class quoggles.stdboxes.input.constant.Constant_Box
 
setParameters(Parameter[], boolean) - Method in interface quoggles.representation.IBoxRepresentation
Sets the parameters for this representation.
setParameters(Parameter[], boolean) - Method in class quoggles.representation.DefaultBoxRepresentation
According to the value of the second parameter tells the box about the change or not.
setParameters(Parameter[], boolean) - Method in class quoggles.stdboxes.neighborhood.Neighborhood_Rep
 
setParameters(Parameter[], boolean) - Method in class quoggles.stdboxes.output.NormalOutput_Rep
 
setParameters(Parameter[], boolean) - Method in class quoggles.stdboxes.output.NormalOutput_Box
 
setParameters(Parameter[], boolean) - Method in class quoggles.stdboxes.output.BoolPredicateEnd_Box
 
setParameters(Parameter[], boolean) - Method in class quoggles.stdboxes.input.Input_Box.InputBoxRepresentation
Empty method.
setParameters(Parameter[], boolean) - Method in class quoggles.stdboxes.getattributevalue.GetAttributeValue_Rep
 
setParameters(Parameter[], boolean) - Method in class quoggles.deprecated.stdboxes.listify.Listify_Rep
 
setParameters(Parameter[], boolean) - Method in class quoggles.deprecated.stdboxes.listify.Listify_Box
 
setParameters(Parameter[], boolean) - Method in class quoggles.stdboxes.arithmetic.Arithmetic_Rep
 
setParameters(Parameter[], boolean) - Method in class quoggles.stdboxes.comparetwovalues.CompareTwoValues_Rep
 
setParameters(Parameter[], boolean) - Method in interface quoggles.boxes.IBox
Sets the parameters of this box.
setParameters(Parameter[], boolean) - Method in class quoggles.boxes.Box
Sets the parameters and - if needed - sets them in the graphical representation.
setParameters(Parameter[], boolean) - Method in class quoggles.stdboxes.complexfilter.ComplexFilter_Rep
 
setParameters(Parameter[], boolean) - Method in class quoggles.auxboxes.attributefilter.AttributeFilter_Rep
 
setParameters(Parameter[], boolean) - Method in class quoggles.auxboxes.valuefilter.ValueFilter_Rep
 
setParameters(Parameter[], boolean) - Method in class quoggles.stdboxes.listoperations2.ListOperations2_Rep
 
setParameters(Parameter[], boolean) - Method in class quoggles.stdboxes.listoperations2.ListOperations2_Box
 
setParameters(Parameter[], boolean) - Method in class quoggles.changeboxes.createparam.CreateParam_Rep
 
setParameters(Parameter[], boolean) - Method in class quoggles.changeboxes.createparam.CreateParam_Box
 
setParameters(Parameter[], boolean) - Method in class quoggles.deprecated.ValueFilter_Rep
 
setParameters(Parameter[], boolean) - Method in class quoggles.deprecated.Check_Rep
 
setParameters(Parameter[], boolean) - Method in class quoggles.deprecated.AttributeFilter_Rep
 
setParameters(Parameter[], boolean) - Method in class quoggles.auxboxes.booleanop.BooleanOp_Rep
 
setParameters(Parameter[], boolean) - Method in class quoggles.auxboxes.getproperty.GetProperty_Rep
 
setParameters(Parameter[], boolean) - Method in class quoggles.changeboxes.changeattributes.ChangeAttributes_Rep
 
setParameters(Parameter[], boolean) - Method in class quoggles.changeboxes.changeattribute.ChangeAttribute_Rep
 
setParameters(Parameter[], boolean) - Method in class quoggles.deprecated.stdboxes.makedistinct.MakeDistinct_Rep
 
setParameters(Parameter[], boolean) - Method in class quoggles.deprecated.stdboxes.makedistinct.MakeDistinct_Box
 
setParameters(Parameter[], boolean) - Method in class quoggles.auxboxes.getgraphelements.GetGraphElements_Rep
 
setParameters(Parameter[], boolean) - Method in class quoggles.changeboxes.algorithm.Algorithm_Rep
 
setParameters(Parameter[], boolean) - Method in class quoggles.changeboxes.algorithm.Algorithm_Box
 
setParameters(Parameter[], boolean) - Method in class quoggles.changeboxes.convertfromparam.ConvertFromParam_Rep
 
setParameters(Parameter[], boolean) - Method in class quoggles.stdboxes.listoperations1.ListOperations1_Rep
 
setParameters(Parameter[], boolean) - Method in class quoggles.stdboxes.listoperations1.ListOperations1_Box
 
setParameters(Parameter[], boolean) - Method in class quoggles.auxboxes.sort.Sort_Rep
 
setParameters(Parameter[], boolean) - Method in class quoggles.auxboxes.truemaker.MakeTrue_Rep
 
setParameters(Parameter[], boolean) - Method in class quoggles.auxboxes.truemaker.MakeTrue_Box
 
setParameters(Parameter[], boolean) - Method in class quoggles.stdboxes.subquery.SubQuery_Rep
 
setParameters(Parameter[], boolean) - Method in class quoggles.stdboxes.subquery.SubQuery_Box
 
setParameters(Parameter[], boolean) - Method in class quoggles.auxboxes.valuecompare.ValueCompare_Rep
 
setParameters(Parameter[], boolean) - Method in class quoggles.stdboxes.isinstanceof.IsInstanceof_Rep
 
setParameters(Parameter[], boolean) - Method in class quoggles.stdboxes.sortby.SortBy_Rep
 
setParameters(Parameter[], boolean) - Method in class quoggles.stdboxes.sortby.SortBy_Box
 
setPlaceFreely(boolean) - Method in class quoggles.QMain
 
setQueryGraph(Graph) - Method in class quoggles.QGraph
Set a new query graph.
setQueryRunner(RunQuery) - Method in interface quoggles.boxes.IBox
Set the object that has a runQuery method to be called for the execution of the predicate sub query.
setQueryRunner(RunQuery) - Method in class quoggles.boxes.Box
Empty implementation.
setQueryRunner(RunQuery) - Method in class quoggles.stdboxes.complexfilter.ComplexFilter_Box
 
setQueryRunner(RunQuery) - Method in class quoggles.stdboxes.subquery.SubQuery_Box
 
setSize(Dimension) - Method in class quoggles.auxiliary.HighlightBorder
 
setSnd(Object) - Method in class quoggles.auxiliary.Triple
 
setTestObject(Object) - Method in class quoggles.auxiliary.NodeObjectPair
 
setThd(Object) - Method in class quoggles.auxiliary.Triple
 
setValue(Object) - Method in class quoggles.parameters.OptionParameter
 
setValue(Object) - Method in interface quoggles.deprecated.IVariable
 
setValueAt(Object, int, int) - Method in class quoggles.auxiliary.ResultTable.ResultTableModel
Additionally calls methods of the registered RowListener if a value on the first row has been changed.
shiftX - Static variable in interface quoggles.constants.QConstants
Node coordinates are shifted to the right of input boxes
showOrderComps - Variable in class quoggles.QGraphMouse
Components used to show the order of IO of marked sub graph
showQDialog(boolean) - Method in class quoggles.QMain
Show the main dialog.
showSizeTill - Variable in class quoggles.auxiliary.ResultJTable
 
showUnconnected(Point) - Method in class quoggles.QGraphConnect
Adds a (red) sign showing that tere is no valid connection at the given point.
signs - Variable in class quoggles.QGraphConnect
Colored bulbs indicating good / bad connections between boxes
singleInput - Variable in class quoggles.deprecated.stdboxes.reverse.Reverse_Box
Only set if input is not a collection
singleInput - Variable in class quoggles.stdboxes.neighborhood.Neighborhood_Box
Used only if input is no collection
singleInput - Variable in class quoggles.stdboxes.getattributevalue.GetAttributeValue_Box
Only set if input is not a collection
singleInput - Variable in class quoggles.stdboxes.arithmetic.Arithmetic_Box
Only set if input is not a collection
singleInput - Variable in class quoggles.stdboxes.complexfilter.ComplexFilter_Box
Only set if input is not a collection
singleInput - Variable in class quoggles.auxboxes.attributefilter.AttributeFilter_Box
 
singleInput - Variable in class quoggles.auxboxes.valuefilter.ValueFilter_Box
 
singleInput - Variable in class quoggles.auxboxes.getproperty.GetProperty_Box
 
singleInput - Variable in class quoggles.auxboxes.getgraphelements.GetGraphElements_Box
Only set if input is not a collection
singleInput - Variable in class quoggles.stdboxes.listoperations1.ListOperations1_Box
Only set if input is not a collection
singleInput - Variable in class quoggles.deprecated.stdboxes.flatten.Flatten_Box
Only set if input is not a collection
singleInput - Variable in class quoggles.auxboxes.sort.Sort_Box
Only set if input is not a collection
singleInputs - Variable in class quoggles.stdboxes.sortby.SortBy_Box
true iff no input is a collection
SIZE - Variable in class quoggles.auxiliary.GhostBox
 
SizeOf_Box - class quoggles.auxboxes.sizeof.SizeOf_Box.
Input: one object or a collection Output: the size of the input as an Integer.
SizeOf_Box() - Constructor for class quoggles.auxboxes.sizeof.SizeOf_Box
 
SizeOf_Icon - class quoggles.auxboxes.sizeof.SizeOf_Icon.
 
SizeOf_Icon() - Constructor for class quoggles.auxboxes.sizeof.SizeOf_Icon
 
SMALL_IO_LENGTH - Static variable in interface quoggles.constants.IBoxConstants
 
SMALL_IO_WIDTH - Static variable in interface quoggles.constants.IBoxConstants
 
snd - Variable in class quoggles.auxiliary.Triple
 
Sort_Box - class quoggles.auxboxes.sort.Sort_Box.
Input: one object or a collection of objects Output: the input object or, if the input is a collection, sorted according to the natural ordering of the elements.
Sort_Box.ComparableWrapper - class quoggles.auxboxes.sort.Sort_Box.ComparableWrapper.
This class encapsulates an arbitrary object.
Sort_Box.ComparableWrapper(Object) - Constructor for class quoggles.auxboxes.sort.Sort_Box.ComparableWrapper
Constructor taking the wrapped object as parameter.
Sort_Box() - Constructor for class quoggles.auxboxes.sort.Sort_Box
 
Sort_Icon - class quoggles.auxboxes.sort.Sort_Icon.
Icon for Sort_Box
Sort_Icon() - Constructor for class quoggles.auxboxes.sort.Sort_Icon
 
Sort_Rep - class quoggles.auxboxes.sort.Sort_Rep.
 
Sort_Rep(IBox) - Constructor for class quoggles.auxboxes.sort.Sort_Rep
Constructs the box.
sort(Collection) - Method in class quoggles.auxboxes.sort.Sort_Box
Sorts the given collection.
SortBy_Box - class quoggles.stdboxes.sortby.SortBy_Box.
Input: first x inputs will be sorted; second y inputs are used to define the permutation Output: the x sorted inputs
SortBy_Box() - Constructor for class quoggles.stdboxes.sortby.SortBy_Box
 
SortBy_Icon - class quoggles.stdboxes.sortby.SortBy_Icon.
Icon for SortBy_Box
SortBy_Icon() - Constructor for class quoggles.stdboxes.sortby.SortBy_Icon
 
SortBy_Rep - class quoggles.stdboxes.sortby.SortBy_Rep.
 
SortBy_Rep(IBox) - Constructor for class quoggles.stdboxes.sortby.SortBy_Rep
Constructs the box.
sortByNr - Variable in class quoggles.auxiliary.Comparators.TableComparator
 
SOURCE_NODE - Static variable in interface quoggles.constants.IBoxConstants
 
sourceNode - Variable in class quoggles.algorithms.qbfs.QPreNodesAlgorithm
Start node
sourceNode - Variable in class quoggles.algorithms.qbfs.QBFSAlgorithm
DOCUMENT ME!
standAlone - Static variable in class quoggles.QModes
 
standardizeBoxRep(BoxRepresentation, JComponent) - Method in class quoggles.representation.DefaultBoxRepresentation
Makes all boxes look similar: Adds input and output specifications, sets background color, sizes, etc.
START_BUTTON - Static variable in interface quoggles.constants.QDialogConstants
Action command string for a button
STRING_CLASSNAME - Static variable in interface quoggles.constants.IBoxConstants
 
STRING_PAR - Static variable in interface quoggles.constants.ITypeConstants
 
STRING_PAR - Static variable in interface quoggles.constants.IBoxConstants
 
STRING_STR - Static variable in interface quoggles.constants.ITypeConstants
 
StringConstantsRenderer - class quoggles.auxiliary.StringConstantsRenderer.
 
StringConstantsRenderer() - Constructor for class quoggles.auxiliary.StringConstantsRenderer
 
SUB_SAVE_BUTTON - Static variable in interface quoggles.constants.QDialogConstants
Action command string for a button
SubQuery_Box - class quoggles.stdboxes.subquery.SubQuery_Box.
Input: depends on the loaded sub query Output: depends on the loaded sub query Allows specification of a file that contains a saved query.
SubQuery_Box() - Constructor for class quoggles.stdboxes.subquery.SubQuery_Box
Constructs the box.
SubQuery_Icon - class quoggles.stdboxes.subquery.SubQuery_Icon.
Icon for SubQuery_Box.
SubQuery_Icon() - Constructor for class quoggles.stdboxes.subquery.SubQuery_Icon
 
SubQuery_Rep - class quoggles.stdboxes.subquery.SubQuery_Rep.
Represents a sub query saved in a file.
SubQuery_Rep(IBox) - Constructor for class quoggles.stdboxes.subquery.SubQuery_Rep
Constructor of the box.
subQueryGraph - Variable in class quoggles.stdboxes.subquery.SubQuery_Box
Graüh holding the sub query
sum(Collection) - Method in class quoggles.stdboxes.arithmetic.Arithmetic_Box
Returns the sum of all (Number) elements in the given collection.

T

TAB - Static variable in class quoggles.auxiliary.gmlxml.GMLXMLWriter
Prepresents a tabulator.
table - Variable in class quoggles.auxiliary.ResultTable
The table used as result table
TARGET_NODE - Static variable in interface quoggles.constants.IBoxConstants
 
testObject - Variable in class quoggles.auxiliary.NodeObjectPair
 
thd - Variable in class quoggles.auxiliary.Triple
 
toString(int) - Method in class quoggles.auxiliary.attributes.ObjectAttribute
 
toString(int) - Method in class quoggles.auxiliary.attributes.CollAttribute
 
toString(int) - Method in class quoggles.querygraph.BoxAttribute
 
toXMLString() - Method in class quoggles.parameters.OptionParameter
 
toXMLString() - Method in class quoggles.auxiliary.attributes.ObjectAttribute
 
toXMLString() - Method in class quoggles.auxiliary.attributes.CollAttribute
 
toXMLString() - Method in class quoggles.querygraph.BoxAttribute
 
Triple - class quoggles.auxiliary.Triple.
A class that encapsulates exactly three objects.
Triple(Object, Object, Object) - Constructor for class quoggles.auxiliary.Triple
 
TwoSplitConnector_Box - class quoggles.stdboxes.connectors.TwoSplitConnector_Box.
Input: anything Output: two times the input (unchanged)
TwoSplitConnector_Box() - Constructor for class quoggles.stdboxes.connectors.TwoSplitConnector_Box
 
TwoSplitConnector_Icon - class quoggles.stdboxes.connectors.TwoSplitConnector_Icon.
 
TwoSplitConnector_Icon() - Constructor for class quoggles.stdboxes.connectors.TwoSplitConnector_Icon
 
TwoSplitConnector_Rep - class quoggles.stdboxes.connectors.TwoSplitConnector_Rep.
Represents a fork with two ends.
TwoSplitConnector_Rep.MyBoxRepresentation - class quoggles.stdboxes.connectors.TwoSplitConnector_Rep.MyBoxRepresentation.
Provides a graphical repersentation of the connector.
TwoSplitConnector_Rep.MyBoxRepresentation(IBoxRepresentation) - Constructor for class quoggles.stdboxes.connectors.TwoSplitConnector_Rep.MyBoxRepresentation
 
TwoSplitConnector_Rep(IBox) - Constructor for class quoggles.stdboxes.connectors.TwoSplitConnector_Rep
 
types - Variable in class quoggles.stdboxes.comparetwovalues.CompareTwoValues_Box
 
types - Variable in class quoggles.auxboxes.attributefilter.AttributeFilter_Box
 
types - Variable in class quoggles.auxboxes.valuefilter.ValueFilter_Box
 
types - Variable in class quoggles.deprecated.ValueFilter_Box
 
types - Variable in class quoggles.deprecated.Check_Box
 
types - Variable in class quoggles.changeboxes.changeattributes.ChangeAttributes_Box
 
types - Variable in class quoggles.changeboxes.changeattribute.ChangeAttribute_Box
 
types - Variable in class quoggles.auxboxes.valuecompare.ValueCompare_Box
 
TYPES - Static variable in interface quoggles.constants.IBoxConstants
 
TypeStringConstants - class quoggles.constants.TypeStringConstants.
Provides string representations for (combinations of) types declared in ITypeConstants.
TypeStringConstants() - Constructor for class quoggles.constants.TypeStringConstants
 

U

UNION - Static variable in interface quoggles.constants.IBoxConstants
 
UNIQUE - Static variable in class quoggles.auxiliary.Util
 
unMarkBoxRep(BoxRepresentation) - Method in class quoggles.QGraphMouse
Remove anything that highlighted the boxRep.
unMarkBoxRep(BoxRepresentation, boolean) - Method in class quoggles.QGraphMouse
Remove anything that highlighted the boxRep.
UNPACK - Static variable in interface quoggles.constants.IBoxConstants
 
Unpack_Box - class quoggles.deprecated.stdboxes.unpack.Unpack_Box.
Input: an object Output: null if the input has been null.
Unpack_Box() - Constructor for class quoggles.deprecated.stdboxes.unpack.Unpack_Box
 
Unpack_Icon - class quoggles.deprecated.stdboxes.unpack.Unpack_Icon.
Icon for Unpack_Box
Unpack_Icon() - Constructor for class quoggles.deprecated.stdboxes.unpack.Unpack_Icon
 
updateGraphicalRep() - Method in class quoggles.changeboxes.converttoparam.ConvertToParam_Rep
 
updateGraphicalRep() - Method in class quoggles.stdboxes.input.constant.Constant_Rep
 
updateGraphicalRep() - Method in interface quoggles.representation.IBoxRepresentation
Called whenever something (parameters, number of IO, ...) changed that requires a change in the looks of the box's graphicsal representation.
updateGraphicalRep() - Method in class quoggles.representation.DefaultBoxRepresentation
Default implementation; uses createStandardPanel(BoxRepresentation)
updateGraphicalRep() - Method in class quoggles.stdboxes.neighborhood.Neighborhood_Rep
 
updateGraphicalRep() - Method in class quoggles.stdboxes.output.NormalOutput_Rep
 
updateGraphicalRep() - Method in class quoggles.stdboxes.output.BoolPredicateEnd_Rep
 
updateGraphicalRep() - Method in class quoggles.stdboxes.input.Input_Box.InputBoxRepresentation
 
updateGraphicalRep() - Method in class quoggles.stdboxes.getattributevalue.GetAttributeValue_Rep
 
updateGraphicalRep() - Method in class quoggles.deprecated.stdboxes.listify.Listify_Rep
 
updateGraphicalRep() - Method in class quoggles.stdboxes.arithmetic.Arithmetic_Rep
 
updateGraphicalRep() - Method in class quoggles.stdboxes.comparetwovalues.CompareTwoValues_Rep
 
updateGraphicalRep() - Method in class quoggles.stdboxes.complexfilter.ComplexFilter_Rep
 
updateGraphicalRep() - Method in class quoggles.auxboxes.attributefilter.AttributeFilter_Rep
 
updateGraphicalRep() - Method in class quoggles.auxboxes.valuefilter.ValueFilter_Rep
 
updateGraphicalRep() - Method in class quoggles.stdboxes.listoperations2.ListOperations2_Rep
 
updateGraphicalRep() - Method in class quoggles.changeboxes.createparam.CreateParam_Rep
 
updateGraphicalRep() - Method in class quoggles.deprecated.ValueFilter_Rep
 
updateGraphicalRep() - Method in class quoggles.deprecated.Check_Rep
 
updateGraphicalRep() - Method in class quoggles.deprecated.AttributeFilter_Rep
 
updateGraphicalRep() - Method in class quoggles.auxboxes.booleanop.BooleanOp_Rep
 
updateGraphicalRep() - Method in class quoggles.auxboxes.getproperty.GetProperty_Rep
 
updateGraphicalRep() - Method in class quoggles.changeboxes.changeattributes.ChangeAttributes_Rep
 
updateGraphicalRep() - Method in class quoggles.changeboxes.changeattribute.ChangeAttribute_Rep
 
updateGraphicalRep() - Method in class quoggles.deprecated.stdboxes.makedistinct.MakeDistinct_Rep
 
updateGraphicalRep() - Method in class quoggles.auxboxes.getgraphelements.GetGraphElements_Rep
 
updateGraphicalRep() - Method in class quoggles.changeboxes.algorithm.Algorithm_Rep
 
updateGraphicalRep() - Method in class quoggles.changeboxes.convertfromparam.ConvertFromParam_Rep
 
updateGraphicalRep() - Method in class quoggles.stdboxes.listoperations1.ListOperations1_Rep
 
updateGraphicalRep() - Method in class quoggles.auxboxes.sort.Sort_Rep
 
updateGraphicalRep() - Method in class quoggles.auxboxes.truemaker.MakeTrue_Rep
 
updateGraphicalRep() - Method in class quoggles.stdboxes.subquery.SubQuery_Rep
 
updateGraphicalRep() - Method in class quoggles.stdboxes.connectors.TwoSplitConnector_Rep
Empty implementation.
updateGraphicalRep() - Method in class quoggles.stdboxes.connectors.OneOneConnector_Rep
Empty implementation.
updateGraphicalRep() - Method in class quoggles.auxboxes.valuecompare.ValueCompare_Rep
 
updateGraphicalRep() - Method in class quoggles.stdboxes.isinstanceof.IsInstanceof_Rep
 
updateGraphicalRep() - Method in class quoggles.stdboxes.sortby.SortBy_Rep
 
updateId() - Method in interface quoggles.representation.IBoxRepresentation
Called when the ID changed (e.g. the box number).
updateId() - Method in class quoggles.representation.DefaultBoxRepresentation
 
updateId() - Method in class quoggles.stdboxes.input.Input_Box.InputBoxRepresentation
Empty (no ID displayed).
updateInputOutput() - Method in class quoggles.representation.DefaultBoxRepresentation
After a change in the parameters, the input / output type may have changed.
updateInputOutput() - Method in class quoggles.changeboxes.algorithm.Algorithm_Rep
After a change in the parameters, the input / output type may have changed.
updateQueryGraph(Graph) - Method in class quoggles.QGraph
Add boxes etc. according to given graph.
updateWidths() - Method in class quoggles.QResultDialog
Assure that the standard cells have correct widths.
updateWidths() - Method in class quoggles.auxiliary.ResultTable
Assure that the standard cells have correct widths.
Util - class quoggles.auxiliary.Util.
A set of public static auxialiary methods.
Util.Unique - class quoggles.auxiliary.Util.Unique.
 
Util.Unique() - Constructor for class quoggles.auxiliary.Util.Unique
 
Util() - Constructor for class quoggles.auxiliary.Util
 

V

val - Variable in class quoggles.auxboxes.sort.Sort_Box.ComparableWrapper
 
value - Variable in class quoggles.auxiliary.attributes.ObjectAttribute
The value of this ObjectAttribute.
value - Variable in class quoggles.auxiliary.attributes.CollAttribute
The value of this CollectionAttribute.
value - Variable in class quoggles.querygraph.BoxAttribute
 
value - Variable in class quoggles.auxboxes.valuecompare.ValueCompare_Box
 
value1 - Variable in class quoggles.stdboxes.comparetwovalues.CompareTwoValues_Box
 
value2 - Variable in class quoggles.stdboxes.comparetwovalues.CompareTwoValues_Box
 
ValueCompare_Box - class quoggles.auxboxes.valuecompare.ValueCompare_Box.
Input: one object Output: a Boolean value that is the result of comparing the input with a value specified via the parameters It does not implicitly check all elements of a collection.
ValueCompare_Box() - Constructor for class quoggles.auxboxes.valuecompare.ValueCompare_Box
Constructs the box.
ValueCompare_Icon - class quoggles.auxboxes.valuecompare.ValueCompare_Icon.
 
ValueCompare_Icon() - Constructor for class quoggles.auxboxes.valuecompare.ValueCompare_Icon
 
ValueCompare_Rep - class quoggles.auxboxes.valuecompare.ValueCompare_Rep.
 
ValueCompare_Rep(IBox) - Constructor for class quoggles.auxboxes.valuecompare.ValueCompare_Rep
 
ValueFilter_Box - class quoggles.auxboxes.valuefilter.ValueFilter_Box.
Input: one or several objects Output: only those elements from the input that match the value specified via the parameters If the input is not a list and the input object does not match the criteria, the output is null.
ValueFilter_Box - class quoggles.deprecated.ValueFilter_Box.
 
ValueFilter_Box() - Constructor for class quoggles.auxboxes.valuefilter.ValueFilter_Box
Constructs the box.
ValueFilter_Box() - Constructor for class quoggles.deprecated.ValueFilter_Box
 
ValueFilter_Icon - class quoggles.auxboxes.valuefilter.ValueFilter_Icon.
 
ValueFilter_Icon - class quoggles.deprecated.ValueFilter_Icon.
 
ValueFilter_Icon() - Constructor for class quoggles.auxboxes.valuefilter.ValueFilter_Icon
 
ValueFilter_Icon() - Constructor for class quoggles.deprecated.ValueFilter_Icon
 
ValueFilter_Rep - class quoggles.auxboxes.valuefilter.ValueFilter_Rep.
 
ValueFilter_Rep - class quoggles.deprecated.ValueFilter_Rep.
 
ValueFilter_Rep(IBox) - Constructor for class quoggles.auxboxes.valuefilter.ValueFilter_Rep
 
ValueFilter_Rep(IBox) - Constructor for class quoggles.deprecated.ValueFilter_Rep
 
vec - Variable in class quoggles.stdboxes.input.constant.Constant_Box
 
vec - Variable in class quoggles.changeboxes.createparam.CreateParam_Box
 

W

warning(String) - Method in class quoggles.auxiliary.gmlxml.GMLXMLWriter
Prints the given warning to system.out.
WHOLE_HEIGHT - Static variable in interface quoggles.constants.QDialogConstants
Height of the scrollable query graph panel
WHOLE_WIDTH - Static variable in interface quoggles.constants.QDialogConstants
Width of the scrollable query graph panel
write(OutputStream, Graph) - Method in class quoggles.auxiliary.gmlxml.GMLXMLWriter
 
writeAttributable(PrintStream, Attributable, int) - Method in class quoggles.auxiliary.gmlxml.GMLXMLWriter
Writes the attribute hierarchy of the specified attributable.
writeEdges(PrintStream, Graph, ArrayList) - Method in class quoggles.auxiliary.gmlxml.GMLXMLWriter
Writes the edge of the given graph to the given print stream.
writeGraph(PrintStream, Graph) - Method in class quoggles.auxiliary.gmlxml.GMLXMLWriter
Method writeGraph.
writeNodes(PrintStream, Graph) - Method in class quoggles.auxiliary.gmlxml.GMLXMLWriter
Writes the nodes of the given graph to the given print stream.

X

XML_PREFIX - Static variable in interface quoggles.constants.QConstants
Attributes that are saved as XML are prefixed
XOR_STR - Static variable in interface quoggles.constants.IBoxConstants
 

A B C D E F G H I L M N O P Q R S T U V W X