Uses of Interface
org.uberfire.ext.wires.bpmn.api.model.rules.RuleByRole
-
Packages that use RuleByRole Package Description org.uberfire.ext.wires.bpmn.api.model.impl.rules org.uberfire.ext.wires.bpmn.api.model.rules -
-
Uses of RuleByRole in org.uberfire.ext.wires.bpmn.api.model.impl.rules
Classes in org.uberfire.ext.wires.bpmn.api.model.impl.rules that implement RuleByRole Modifier and Type Class Description classCardinalityRuleImplclassConnectionRuleImpl -
Uses of RuleByRole in org.uberfire.ext.wires.bpmn.api.model.rules
Subinterfaces of RuleByRole in org.uberfire.ext.wires.bpmn.api.model.rules Modifier and Type Interface Description interfaceCardinalityRuleRule to restrict the cardinality of Elements in a diagram.static interfaceCardinalityRule.ConnectorRuleRule to restrict the cardinality of Connections.interfaceConnectionRuleRule to restrict how Elements can be connected.
-