Package | Description |
---|---|
org.uberfire.ext.wires.bpmn.api.model.impl.rules | |
org.uberfire.ext.wires.bpmn.api.model.rules |
Modifier and Type | Class and Description |
---|---|
class |
CardinalityRuleImpl |
class |
ConnectionRuleImpl |
class |
ContainmentRuleImpl |
Modifier and Type | Interface and Description |
---|---|
interface |
CardinalityRule
Rule to restrict the cardinality of Elements in a diagram.
|
static interface |
CardinalityRule.ConnectorRule
Rule to restrict the cardinality of Connections.
|
interface |
ConnectionRule
Rule to restrict how Elements can be connected.
|
interface |
ContainmentRule
Rule restricting the Elements that can be contained within another Element.
|
interface |
RuleById
Rules define restrictions on behaviour of Elements in a diagram
|
interface |
RuleByRole
Rules define restrictions on behaviour of Elements in a diagram
|
Copyright © 2012–2019 JBoss by Red Hat. All rights reserved.