All Downloads are FREE. Search and download functionalities are using the official Maven repository.

org.jbpm.designer.public.xslt.BPMN2InteractionDiagram-dot.xslt Maven / Gradle / Ivy

There is a newer version: 7.73.0.Final
Show newest version




    

    
        
            digraph "
            
            " {

            
                /* Diagram: 
            
            */

                graph [fontname = Verdana, rankdir = LR]

                node [labelloc = bottom, fontname = Verdana, style = bold, shape = box, shapefile = "human.png", height = 1.1, width = 1.1]

                edge [len = 2.0, minlen = 2.0]

            
            
                
                    
                        /* Lane: 
                    
                     (
                    
                    ) */

                    
                        "
                    
                    " [label = "
                    
                    ", URL = "javascript:jumpToScreen(this, '
                    

                    ');"]

                
            

            
            
                
                
                
                
                
                    
                        /* SquenceFlow from "
                    
                    " to "
                    
                    " */

                    
                        "
                    
                    " ->
    "
                    
                    " [label = "
                    
                        
                            
                        
                        
                            
                        
                    
                    ", URL = "
                    
                    "]

                
            
            }
        
    





© 2015 - 2025 Weber Informatics LLC | Privacy Policy