Class EnumParameter

java.lang.Object
ru.cg.webbpm.studio.subsystems.bpmn.bpmn_model.ParameterValue
ru.cg.webbpm.studio.subsystems.bpmn.bpmn_model.EnumParameter

public class EnumParameter extends ParameterValue

Java class for anonymous complex type.

The following schema fragment specifies the expected content contained within this class.

 <complexType>
   <complexContent>
     <extension base="{http://www.bpsim.org/schemas/1.0}ParameterValue">
       <sequence maxOccurs="unbounded">
         <element ref="{http://www.bpsim.org/schemas/1.0}ParameterValue"/>
       </sequence>
     </extension>
   </complexContent>
 </complexType>