Class VisualizationUtils


  • public class VisualizationUtils
    extends Object

    Visualizations utils which are used by the BPMN layouting process.

    Author:
    Clemens Toegel
    • Field Detail

      • OBJECT_FACTORY

        public static final org.omg.spec.bpmn.model.ObjectFactory OBJECT_FACTORY
    • Method Detail

      • generateRandomId

        public static String generateRandomId​(String element)
        Method to generate element ID if not present We really must have ids for - TSequenceFlow - TArtifacts - TDataObjectReference to be able to generate stuff
        Parameters:
        element - represents type of element