Package io.process4j.core.bpmn.di
Class Plane
- java.lang.Object
-
- io.process4j.core.bpmn.di.Plane
-
public class Plane extends Object
-
-
Field Summary
Fields Modifier and Type Field Description static String
DEFAULT_ID
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description String
getBpmnElement()
List<Edge>
getEdges()
String
getId()
List<Shape>
getShapes()
-
-
-
Field Detail
-
DEFAULT_ID
public static final String DEFAULT_ID
- See Also:
- Constant Field Values
-
-