Package | Description |
---|---|
org.uberfire.ext.wires.bpmn.api.model.impl.rules | |
org.uberfire.ext.wires.bpmn.api.model.rules |
Modifier and Type | Method and Description |
---|---|
Set<ConnectionRule.PermittedConnection> |
ConnectionRuleImpl.getPermittedConnections() |
Constructor and Description |
---|
ConnectionRuleImpl(String name,
Role role,
Set<ConnectionRule.PermittedConnection> permittedRoles) |
Modifier and Type | Method and Description |
---|---|
Set<ConnectionRule.PermittedConnection> |
ConnectionRule.getPermittedConnections()
The Connections that are permitted by the Rule.
|
Copyright © 2012–2020 JBoss by Red Hat. All rights reserved.