Modifier and Type | Field and Description |
---|---|
protected NetGraph |
ProcessConfigurationAction.net |
Constructor and Description |
---|
ConfigurableTaskAction(YAWLTask task,
NetGraph net) |
Constructor and Description |
---|
ServiceAutomatonTree(NetGraph net) |
Modifier and Type | Method and Description |
---|---|
NetGraph |
YAWLBaseAction.getGraph() |
Modifier and Type | Method and Description |
---|---|
NetGraph |
NetGraphModel.getGraph() |
NetGraph |
NetMarqueeHandler.getNet() |
Modifier and Type | Method and Description |
---|---|
void |
NetPrinter.printNet(NetGraph net) |
void |
CancellationSetModel.setGraph(NetGraph graph) |
void |
NetGraph.setUnfoldingNet(YAWLCompositeTask task,
NetGraph graph) |
Constructor and Description |
---|
CancellationSetModel(NetGraph graph) |
ElementControlClickListener(NetGraph net) |
ElementDoubleClickListener(NetGraph net) |
NetGraphModel(NetGraph graph) |
NetMarqueeHandler(NetGraph net) |
NetPopupListener(NetGraph graph) |
PrettyOutputStateManager(NetGraph net) |
Modifier and Type | Method and Description |
---|---|
static void |
NetCellUtilities.alignCellsAlongBottom(NetGraph net,
java.lang.Object[] cells) |
static void |
NetCellUtilities.alignCellsAlongHorizontalCentre(NetGraph net,
java.lang.Object[] cells) |
static void |
NetCellUtilities.alignCellsAlongLeft(NetGraph net,
java.lang.Object[] cells) |
static void |
NetCellUtilities.alignCellsAlongRight(NetGraph net,
java.lang.Object[] cells) |
static void |
NetCellUtilities.alignCellsAlongTop(NetGraph net,
java.lang.Object[] cells) |
static void |
NetCellUtilities.alignCellsAlongVerticalCentre(NetGraph net,
java.lang.Object[] cells) |
static void |
NetCellUtilities.applyViewChange(NetGraph net,
CellView view) |
static void |
NetCellUtilities.applyViewChange(NetGraph net,
CellView[] views) |
static int |
NetCellUtilities.getFlowLineStyle(NetGraph net,
YAWLFlowRelation flow) |
static AtomicTask |
NetCellFactory.insertAtomicTask(NetGraph net,
java.awt.geom.Point2D point)
Creates a new atomic task and inserts at the specified point of the given net.
|
static CompositeTask |
NetCellFactory.insertCompositeTask(NetGraph net,
java.awt.geom.Point2D point)
Creates a new composite task and inserts at the specified point of the given net.
|
static Condition |
NetCellFactory.insertCondition(NetGraph net,
java.awt.geom.Point2D point)
Creates a new condition and inserts at specified point of the given net.
|
static YAWLFlowRelation |
NetCellFactory.insertFlow(NetGraph net,
java.lang.String sourceID,
java.lang.String targetID)
Creates a new flow between two elements of the given net.
|
static MultipleAtomicTask |
NetCellFactory.insertMultipleAtomicTask(NetGraph net,
java.awt.geom.Point2D point)
Creates a new multiple atomic task and inserts at the specified point of the given net.
|
static MultipleCompositeTask |
NetCellFactory.insertMultipleCompositeTask(NetGraph net,
java.awt.geom.Point2D point)
Creates a new multiple composite task and inserts at the specified point of the
given net.
|
static void |
NetCellUtilities.moveViewToLocation(NetGraph net,
CellView view,
double x,
double y) |
static void |
NetCellUtilities.prettifyLoopingFlow(NetGraph graph,
YAWLFlowRelation flow,
EdgeView flowView,
CellView sourceView) |
static void |
NetCellUtilities.propagateFontChangeAcrossNet(NetGraph net,
java.awt.Font font) |
static void |
NetCellUtilities.resizeView(NetGraph net,
CellView view,
double width,
double height) |
static void |
NetCellUtilities.scrollNetToShowCells(NetGraph net,
java.lang.Object[] cells) |
static void |
NetCellUtilities.setFlowStyle(NetGraph net,
YAWLFlowRelation flow,
int flowStyle) |
static java.awt.image.BufferedImage |
NetUtilities.toBufferedImage(NetGraph net,
int imageBuffer) |
static void |
NetCellUtilities.togglePointOnFlow(NetGraph net,
YAWLFlowRelation flow,
java.awt.Point point) |
static void |
NetUtilities.toPNGfile(NetGraph graph,
int imageBuffer,
java.lang.String fullFileName) |
static void |
NetCellUtilities.translateView(NetGraph net,
CellView view,
double x,
double y) |
static void |
NetCellUtilities.translateViews(NetGraph net,
CellView[] views,
double x,
double y) |
Modifier and Type | Field and Description |
---|---|
protected NetGraph |
YPropertiesBean.graph |
Modifier and Type | Method and Description |
---|---|
NetGraph |
NetTaskPair.getGraph() |
protected NetGraph |
YPropertiesBean.getGraph() |
Modifier and Type | Method and Description |
---|---|
void |
NetTaskPair.setGraph(NetGraph graph) |
void |
PropertiesLoader.setGraph(NetGraph graph) |
protected void |
YPropertiesBean.setGraph(NetGraph g) |
Constructor and Description |
---|
NetTaskPair(YAWLTask task,
NetGraph graph) |
Constructor and Description |
---|
FlowConditionDialog(java.awt.Window parent,
YAWLTask task,
NetGraph graph) |
Constructor and Description |
---|
FlowConditionTablePanel(FlowConditionDialog parent,
YAWLTask task,
NetGraph graph) |
Modifier and Type | Method and Description |
---|---|
static NetGraph |
SpecificationModel.newSpecification() |
Modifier and Type | Method and Description |
---|---|
void |
SpecificationFactory.populateGraph(YNet net,
NetGraph graph) |
Modifier and Type | Method and Description |
---|---|
NetGraph |
NetsPane.getSelectedGraph() |
Modifier and Type | Method and Description |
---|---|
static void |
JUtilities.centreWindowUnderVertex(NetGraph graph,
java.awt.Window window,
YAWLVertex vertex,
int distance) |
void |
NetsPane.openNet(NetGraph graph) |
Modifier and Type | Field and Description |
---|---|
protected NetGraph |
AbstractVertexDoneDialog.graph |
Modifier and Type | Method and Description |
---|---|
NetGraph |
AbstractVertexDoneDialog.getGraph() |
Modifier and Type | Method and Description |
---|---|
void |
AbstractVertexDoneDialog.setVertex(YAWLVertex vertex,
NetGraph graph) |
void |
LabelElementDialog.setVertex(YAWLVertex vertex,
NetGraph graph) |
Constructor and Description |
---|
FlowPopupMenu(NetGraph net,
YAWLFlowRelation flow,
java.awt.Point point) |
Modifier and Type | Method and Description |
---|---|
NetGraph |
YAWLEditorNetPanel.getNet() |
Modifier and Type | Method and Description |
---|---|
void |
YAWLEditorNetPanel.setNet(NetGraph net,
java.lang.String title) |
Constructor and Description |
---|
YAWLEditorNetPanel(java.awt.Rectangle bounds,
NetGraph graph) |
Constructor and Description |
---|
UndoableTaskIconChange(NetGraph net,
YAWLVertex vertex,
java.lang.String oldIconPath,
java.lang.String newIconPath) |
Constructor and Description |
---|
ResourceConstraintsOverlay(NetGraph graph,
java.util.Map<java.lang.String,YAWLAtomicTask> taskMap) |
ResourceView(NetGraph graph) |