| Package | Description |
|---|---|
| de.foellix.aql.datastructure | |
| de.foellix.aql.helper | |
| de.foellix.aql.ui.gui.viewer.graph |
| Modifier and Type | Field and Description |
|---|---|
protected List<Flow> |
Flows.flow |
| Modifier and Type | Method and Description |
|---|---|
Flow |
ObjectFactory.createFlow()
Create an instance of
Flow |
| Modifier and Type | Method and Description |
|---|---|
List<Flow> |
Flows.getFlow()
Gets the value of the flow property.
|
| Modifier and Type | Method and Description |
|---|---|
static boolean |
EqualsHelper.equals(Flow flow1,
Flow flow2) |
static boolean |
EqualsHelper.equals(Flow flow1,
Flow flow2,
EqualsOptions options) |
static Reference |
Helper.getFrom(Flow flow) |
static Reference |
Helper.getTo(Flow flow) |
static String |
Helper.toString(Flow flow) |
| Modifier and Type | Method and Description |
|---|---|
Flow |
Edge.getReference() |
| Modifier and Type | Method and Description |
|---|---|
void |
Edge.setReference(Flow reference) |
| Constructor and Description |
|---|
Edge(Node start,
Node end,
float cornerY,
Flow reference) |
Copyright © 2019. All rights reserved.