Uses of Class
org.modeshape.sequencer.jpdl3.JPDL3SwimlaneMetadata

Packages that use JPDL3SwimlaneMetadata
org.modeshape.sequencer.jpdl3 The classes that make up the jPDL3 file sequencer. 
 

Uses of JPDL3SwimlaneMetadata in org.modeshape.sequencer.jpdl3
 

Methods in org.modeshape.sequencer.jpdl3 that return types with arguments of type JPDL3SwimlaneMetadata
 List<JPDL3SwimlaneMetadata> JPDL3Metadata.getSwimlanes()
          Get a list of all swimlane of the process definition
 

Method parameters in org.modeshape.sequencer.jpdl3 with type arguments of type JPDL3SwimlaneMetadata
 void JPDL3Metadata.setSwimlanes(List<JPDL3SwimlaneMetadata> swimlanes)
          Set a list with some swimlanes for the process definition.
 



Copyright © 2008-2010 JBoss, a division of Red Hat. All Rights Reserved.