| Package | Description |
|---|---|
| ca.uqac.lif.dag |
A package for manipulating directed acyclic graphs (DAGs).
|
| ca.uqac.lif.petitpoucet |
Package defining the core classes and interfaces for lineage tracking.
|
| ca.uqac.lif.petitpoucet.function |
Implementation of Petit Poucet lineage tracking capabilities for function
circuits.
|
| ca.uqac.lif.petitpoucet.function.booleans |
Functions related to Boolean values and connectives.
|
| ca.uqac.lif.petitpoucet.function.ltl |
Operators of Linear Temporal Logic (LTL) applied to vectors of Boolean
values.
|
| ca.uqac.lif.petitpoucet.function.number |
Artithmetic operators and other basic numerical functions.
|
| ca.uqac.lif.petitpoucet.function.reflect |
Functions related to reflection in Java.
|
| ca.uqac.lif.petitpoucet.function.strings |
String manipulation functions.
|
| ca.uqac.lif.petitpoucet.function.vector |
Vector manipulation functions.
|
| examples.circuits |
Examples of more complex circuits.
|
| examples.util |
Utility classes used in the examples.
|
| Class and Description |
|---|
| Connectable
Interface implemented by any object having input and output pins.
|
| Crawler
Visits every node in a directed acyclic graph.
|
| FlatteningCrawler
Crawler that produces a copy of a graph and explodes the contents of any
NestedNode directly into the global graph. |
| LabelledNode
A node that contains an object, called its "label".
|
| NestedNode
A node that itself encloses a directed acyclic graph of other nodes.
|
| Node
Abstract entity having input and output pins that can be linked to pins of
of other nodes.
|
| NodeConnector
Provides methods to connect nodes together.
|
| Pin
An object associated to a node, and that can be the incoming or the
outgoing extremity of a connection between nodes.
|
| Class and Description |
|---|
| Connectable
Interface implemented by any object having input and output pins.
|
| LabelledNode
A node that contains an object, called its "label".
|
| Node
Abstract entity having input and output pins that can be linked to pins of
of other nodes.
|
| Pin
An object associated to a node, and that can be the incoming or the
outgoing extremity of a connection between nodes.
|
| Class and Description |
|---|
| Connectable
Interface implemented by any object having input and output pins.
|
| NestedNode
A node that itself encloses a directed acyclic graph of other nodes.
|
| Node
Abstract entity having input and output pins that can be linked to pins of
of other nodes.
|
| Pin
An object associated to a node, and that can be the incoming or the
outgoing extremity of a connection between nodes.
|
| Renderer
Object that renders something to a print stream.
|
| Class and Description |
|---|
| Connectable
Interface implemented by any object having input and output pins.
|
| Node
Abstract entity having input and output pins that can be linked to pins of
of other nodes.
|
| Pin
An object associated to a node, and that can be the incoming or the
outgoing extremity of a connection between nodes.
|
| Class and Description |
|---|
| Connectable
Interface implemented by any object having input and output pins.
|
| Node
Abstract entity having input and output pins that can be linked to pins of
of other nodes.
|
| Class and Description |
|---|
| Connectable
Interface implemented by any object having input and output pins.
|
| Node
Abstract entity having input and output pins that can be linked to pins of
of other nodes.
|
| Class and Description |
|---|
| Connectable
Interface implemented by any object having input and output pins.
|
| Node
Abstract entity having input and output pins that can be linked to pins of
of other nodes.
|
| Class and Description |
|---|
| Connectable
Interface implemented by any object having input and output pins.
|
| Node
Abstract entity having input and output pins that can be linked to pins of
of other nodes.
|
| Class and Description |
|---|
| Connectable
Interface implemented by any object having input and output pins.
|
| LabelledNode
A node that contains an object, called its "label".
|
| NestedNode
A node that itself encloses a directed acyclic graph of other nodes.
|
| Node
Abstract entity having input and output pins that can be linked to pins of
of other nodes.
|
| Class and Description |
|---|
| Connectable
Interface implemented by any object having input and output pins.
|
| NestedNode
A node that itself encloses a directed acyclic graph of other nodes.
|
| Node
Abstract entity having input and output pins that can be linked to pins of
of other nodes.
|
| Class and Description |
|---|
| Node
Abstract entity having input and output pins that can be linked to pins of
of other nodes.
|
Copyright © Sylvain HallĂ©. All Rights Reserved.