Lines Matching full:connections

2571 	 * their enclosed children and connections.
2631 // remember all connections
2784 * The default renderer used for shapes and connections.
6229 * The list of outgoing connections
6237 * The list of incoming connections
7067 * Creates a gfx container for shapes and connections
20617 * A plugin that adds an outline to shapes and connections that may be activated and styled
20829 * A plugin that adds a visible selection UI to shapes and connections
26029 …* Compute optimal distance between source and target based on existing connections to and from sou…
28391 * A service that adds editable bendpoints to connections.
32922 // connections (priority = 3)
33173 * Check wether element has relations to other elements e.g. attachers, labels and connections.
33898 // TODO(nikku): we do not replace connections, yet
35889 * connections and labels.
35895 // exclude connections
37904 * Snaps connections with Manhattan layout.
38479 * <li>redrawing shapes and connections on change</li>
38492 // redraw shapes / connections on change
39378 // external labels for events, data elements, gateways, groups and connections
39838 * Return alignments which are taken by related connections
40370 // ensure connections start/end on bpmn:Participant,
40487 // ignore connections, groups and labels
43140 * Check if incoming or outgoing connections
44384 // don't allow incoming connections on
45140 // do not connect connections
45269 function areOutgoingEventBasedGatewayConnections(connections) { argument
45270 connections = connections || [];
45272 return connections.some(isOutgoingEventBasedGatewayConnection);
46781 // ensure invalid attachment connections are removed
46790 // remove invalid outgoing connections
46803 // remove invalid incoming connections
47132 * Returns connections whose waypoints are to be updated. Waypoints are to be updated if start
47791 // connections
47935 // moving connections
49438 * A handler that implements reversible deletion of Connections.
49538 * - Remove connections
49547 // remove connections
49559 // remove child shapes and connections
49797 * A handler that implements reversible moving of connections.
49908 * This moves all enclosed connections, too and layouts all affected
49909 * external connections.
49956 // move all child connections / layout external connections
50219 * Replace shape by adding new shape and removing old shape. Incoming and outgoing connections will
50296 // (4) reconnect connections to new shape if possible
50529 * Update connections waypoints according to the rules:
50534 connections, argument
50545 forEach(connections, function(connection) {
53000 // just layout non-existing or simple connections
54076 // do not move connections or the root element
54332 * returns elements minus all connections
56215 // handle connections
56218 // ignore single segment connections