Package | Description |
---|---|
org.yawlfoundation.yawl.configuration.net | |
org.yawlfoundation.yawl.editor.ui.elements.model | |
org.yawlfoundation.yawl.editor.ui.net.utilities |
Modifier and Type | Method and Description |
---|---|
java.util.Set<Condition> |
NetElementSummary.getConditions() |
Modifier and Type | Class and Description |
---|---|
class |
InputCondition |
class |
OutputCondition |
Modifier and Type | Method and Description |
---|---|
static Condition |
NetCellFactory.insertCondition(NetGraph net,
java.awt.geom.Point2D point)
Creates a new condition and inserts at specified point of the given net.
|