Uses of Class
io.process4j.core.bpmn.di.Waypoint
-
Packages that use Waypoint Package Description io.process4j.core.bpmn.di -
-
Uses of Waypoint in io.process4j.core.bpmn.di
Methods in io.process4j.core.bpmn.di that return types with arguments of type Waypoint Modifier and Type Method Description List<Waypoint>
Edge. getWaypoints()
Constructors in io.process4j.core.bpmn.di with parameters of type Waypoint Constructor Description Edge(String bpmnElement, Label label, Waypoint... waypoints)
-