- generateDotString(AnnotatedTypeGraph) - Method in class de.uni_due.inf.ti.dragom.io.LanguagePrinter
-
- generateEdgeChoices(ArrayList<ArrayList<ArrayList<LanguageAlgorithm.BitEdge>>>, ArrayList<ArrayList<LanguageAlgorithm.BitEdge>>) - Method in class de.uni_due.inf.ti.dragom.algorithms.LanguageAlgorithm
-
- generateLanguageHTMLDoc(String, int) - Method in class de.uni_due.inf.ti.dragom.io.LanguagePrinter
-
- generateNodeChoices(ArrayList<ArrayList<ArrayList<Integer>>>, ArrayList<ArrayList<Integer>>) - Method in class de.uni_due.inf.ti.dragom.algorithms.LanguageAlgorithm
-
- getAbstractGraph() - Method in class de.uni_due.inf.ti.dragom.data.Materialization
-
Gets the multiply annotated type graph of this materialization
- getActiveMultiplicityIndex() - Method in class de.uni_due.inf.ti.dragom.data.AnnotatedTypeGraph
-
Returns the position of the current multiplicity of this multiply annotated type graph graph
- getAddMode() - Method in class de.uni_due.inf.ti.dragom.gui.AnnotatedTypeGraphVisualizer.VisualSynchronizer
-
- getAnnotationBounds(GraphElement) - Method in class de.uni_due.inf.ti.dragom.data.AnnotatedTypeGraph
-
Gets the active annotation bound of a graph element
- getAnnotationIndexes() - Method in class de.uni_due.inf.ti.dragom.data.Postcondition
-
Get the legal morphism's annotation index mapping
- getBaseMorphism() - Method in class de.uni_due.inf.ti.dragom.data.Materialization
-
Gets the base morphisms from the left-hand side graph into the multiply annotated type graph
- getBoundLabel(GraphElement) - Method in class de.uni_due.inf.ti.dragom.data.AnnotatedTypeGraph
-
Gets the String representation of the elements boundaries
- getBounds(Rectangle2D) - Method in class de.uni_due.inf.ti.dragom.gui.AnnotatedTypeGraphVisualizer
-
Returns the bounds of the generated graphs.
- getBounds() - Method in class de.uni_due.inf.ti.dragom.gui.AnnotatedTypeGraphVisualizer
-
Returns the bounds of the generated graphs.
- getCopiedNode(Node) - Method in class de.uni_due.inf.ti.dragom.data.AnnotatedTypeGraph
-
Returns the node copy of a copied graph
- getCurrentDirectory() - Method in class de.uni_due.inf.ti.dragom.io.GTSChooser
-
Returns the current directory of the file chooser.
- getCurrentMultiplicity() - Method in class de.uni_due.inf.ti.dragom.data.AnnotatedTypeGraph
-
Gets the active multiplicity
- getDotSource() - Method in class de.uni_due.inf.ti.dragom.io.LanguagePrinter
-
Returns the graph's source description in dot language.
- getEdgeList() - Method in class de.uni_due.inf.ti.dragom.data.AnnotatedTypeGraph
-
Gets a list of edges in this graph
- getEditSynchronizer() - Method in class de.uni_due.inf.ti.dragom.gui.AnnotatedTypeGraphEditor
-
Returns the edit synchronizer for this editor.
- getEditSynchronizer() - Method in class de.uni_due.inf.ti.dragom.gui.RuleInterfaceGraphEditor
-
Returns the edit synchronizer for this editor.
- getEditSynchronizer() - Method in class de.uni_due.inf.ti.dragom.gui.RuleLeftGraphEditor
-
Returns the edit synchronizer for this editor.
- getEditSynchronizer() - Method in class de.uni_due.inf.ti.dragom.gui.RuleRightGraphEditor
-
Returns the edit synchronizer for this editor.
- getErrorOccured() - Method in class de.uni_due.inf.ti.dragom.io.GXLErrorHandler
-
Returns true
if an error occurred.
- getFileFilterForType(FileTypes.FileType) - Static method in class de.uni_due.inf.ti.dragom.gui.FileTypes
-
Returns a file filter for a specified file type.
- getGraph(String, String) - Method in class de.uni_due.inf.ti.dragom.io.LanguagePrinter
-
Returns the graph as an image in binary format.
- getLeftEmbedding() - Method in class de.uni_due.inf.ti.dragom.data.Materialization
-
Gets the morphism from the left-hand side graph into the materialization graph
- getLeftEmbeddingEdgeImage() - Method in class de.uni_due.inf.ti.dragom.data.Materialization
-
Gets the edge images of the left-hand side embedding
- getLeftEmbeddingNodeImage() - Method in class de.uni_due.inf.ti.dragom.data.Materialization
-
Gets the node images of the left-hand side embedding
- getLeftGroup() - Method in class de.uni_due.inf.ti.dragom.gui.AnnotatedTypeGraphVisualizer.MorphismVisi
-
- getLeftGroup() - Method in class de.uni_due.inf.ti.dragom.gui.AnnotatedTypeGraphVisualizer.RuleVisi
-
- getLeftHandSideGraph() - Method in class de.uni_due.inf.ti.dragom.data.Materialization
-
Gets the left-hand side graph of this materialization
- getLegalMorphism() - Method in class de.uni_due.inf.ti.dragom.data.Postcondition
-
Get the legal morphism from the postcondition to the annotated type graph
- getLimit() - Method in class de.uni_due.inf.ti.dragom.data.AnnotatedTypeGraph
-
Gets the limit of this graph
- getMaterialization() - Method in class de.uni_due.inf.ti.dragom.data.Materialization
-
Gets the materialization graph of this materialization
- getMax() - Method in class de.uni_due.inf.ti.dragom.data.AnnotationBounds
-
Gets the maximal bound of this annotation
- getMaxBound(GraphElement) - Method in class de.uni_due.inf.ti.dragom.data.AnnotatedTypeGraph
-
Gets the active max bound of a graph element
- getMaxBounds(GraphElement) - Method in class de.uni_due.inf.ti.dragom.data.AnnotatedTypeGraph
-
Gets the list of max bounds of a graph element
- getMiddleGroup() - Method in class de.uni_due.inf.ti.dragom.gui.AnnotatedTypeGraphVisualizer.RuleVisi
-
- getMin() - Method in class de.uni_due.inf.ti.dragom.data.AnnotationBounds
-
Gets the minimal bound of this annotation
- getMinBound(GraphElement) - Method in class de.uni_due.inf.ti.dragom.data.AnnotatedTypeGraph
-
Gets the active min bound of a graph element
- getMinBounds(GraphElement) - Method in class de.uni_due.inf.ti.dragom.data.AnnotatedTypeGraph
-
Gets the list of min bounds of a graph element
- getMultiplicities() - Method in class de.uni_due.inf.ti.dragom.data.AnnotatedTypeGraph
-
Gets a list of multiplicities for the multiply annotated type graph
- getNewEdgeStyleName() - Method in class de.uni_due.inf.ti.dragom.gui.AnnotatedTypeGraphEditSynchronizer
-
Returns the name of the style of edges that are added to the graph.
- getNewLabelStyleName() - Method in class de.uni_due.inf.ti.dragom.gui.AnnotatedTypeGraphEditSynchronizer
-
Returns the name of the style of labels that are added to the graph.
- getNewLabelStyleName() - Method in class de.uni_due.inf.ti.dragom.gui.RuleEditSynchronizer
-
Returns the name of the style of labels that are added to the graph.
- getNewNodeStyleName() - Method in class de.uni_due.inf.ti.dragom.gui.AnnotatedTypeGraphEditSynchronizer
-
Returns the name of the style of nodes that are added to the graph.
- getNodeByID(int) - Method in class de.uni_due.inf.ti.dragom.data.AnnotatedTypeGraph
-
Gets a node in this graph based on an ID
- getNumberOfMultiplicities() - Method in class de.uni_due.inf.ti.dragom.data.AnnotatedTypeGraph
-
Returns the number of multiplicities stored in the annotation set of this multiply annotated type graph
- getPostGraph() - Method in class de.uni_due.inf.ti.dragom.data.Postcondition
-
Get the annotated type graph of this postcondition
- getResultGraph() - Method in class de.uni_due.inf.ti.dragom.gui.AnnotatedTypeGraphEditSynchronizer
-
- getResultRule() - Method in class de.uni_due.inf.ti.dragom.gui.RuleEditSynchronizer
-
- getRightEmbedding() - Method in class de.uni_due.inf.ti.dragom.data.Materialization
-
Gets the morphism from the materialization graph into the multiply annotated type graph
- getRightGroup() - Method in class de.uni_due.inf.ti.dragom.gui.AnnotatedTypeGraphVisualizer.MorphismVisi
-
- getRightGroup() - Method in class de.uni_due.inf.ti.dragom.gui.AnnotatedTypeGraphVisualizer.RuleVisi
-
- getRightHandEdges() - Method in class de.uni_due.inf.ti.dragom.data.Postcondition
-
Get the right-hand side edges of this postcondition
- getRightHandNodes() - Method in class de.uni_due.inf.ti.dragom.data.Postcondition
-
Get the right-hand side nodes of this postcondition
- getSynchronizer() - Method in class de.uni_due.inf.ti.dragom.gui.AnnotatedTypeGraphVisualizer
-
Returns a GraphEditSynchronizer for Graph instances which uses the
style properties of this visualizer.
- getTypeGraph() - Method in class de.uni_due.inf.ti.dragom.algorithms.LanguageAlgorithm
-
- getVxGraph() - Method in class de.uni_due.inf.ti.dragom.gui.AnnotatedTypeGraphVisualizer.MorphismVisi
-
- getVxGraph() - Method in class de.uni_due.inf.ti.dragom.gui.AnnotatedTypeGraphVisualizer.RuleVisi
-
- getWriter() - Static method in class de.uni_due.inf.ti.dragom.io.GXLWriter
-
Returns an instance of the GXL Writer
- grayNodeStyleName - Static variable in class de.uni_due.inf.ti.dragom.gui.AnnotatedTypeGraphVisualizer
-
- GTSChooser - Class in de.uni_due.inf.ti.dragom.io
-
Class which shows a file chooser with an additional accessory to choose a
single graph transformation system from a SGF file possibly containing more
than one system.
- GTSChooser() - Constructor for class de.uni_due.inf.ti.dragom.io.GTSChooser
-
Creates a new SystemChooser instance.
- GuiOptions - Class in de.uni_due.inf.ti.dragom.gui
-
Class which holds GUI options.
- GuiOptions() - Constructor for class de.uni_due.inf.ti.dragom.gui.GuiOptions
-
- GuiOptions.Layouter - Enum in de.uni_due.inf.ti.dragom.gui
-
- GuiOptions.LogCloseBehaviour - Enum in de.uni_due.inf.ti.dragom.gui
-
- GuiOptions.RuleStyle - Enum in de.uni_due.inf.ti.dragom.gui
-
- GXLErrorHandler - Class in de.uni_due.inf.ti.dragom.io
-
This class provides an XML error handler which logs parser exception occuring
during processing GXL files.
- GXLErrorHandler() - Constructor for class de.uni_due.inf.ti.dragom.io.GXLErrorHandler
-
Constructor for the GXLError handler
- GXLReader - Class in de.uni_due.inf.ti.dragom.io
-
This class provides operations for reading graphs from files.
- GXLWriter - Class in de.uni_due.inf.ti.dragom.io
-
Writes a graph to a GXL file.