org.eclipse.modisco.workflow.modiscoworkflow
Interface WorkParameterStringListValue

All Superinterfaces:
WorkParameterValue

public interface WorkParameterStringListValue
extends WorkParameterValue

A representation of the model object ' Work Parameter String List Value'.

The following features are supported:

See Also:
ModiscoworkflowPackage.getWorkParameterStringListValue()
Generated:
Model:

Method Summary
  getValue()
          Returns the value of the 'Value' attribute list.
 

Method Detail

getValue

 getValue()
Returns the value of the 'Value' attribute list. The list contents are of type String.

If the meaning of the 'Value' attribute list isn't clear, there really should be more of a description here...

Returns:
the value of the 'Value' attribute list.
See Also:
ModiscoworkflowPackage.getWorkParameterStringListValue_Value()
Generated:
Model:
unique="false"