org.eclipse.gmt.modisco.workflow.modiscoworkflow
Interface WorkParameterMapValue

All Superinterfaces:
WorkParameterValue

Deprecated.

@Deprecated
public interface WorkParameterMapValue
extends WorkParameterValue

A representation of the model object ' Work Parameter Map Value'.

The following features are supported:

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

Method Summary
  getEntryList()
          Deprecated.  
 

Method Detail

getEntryList

@Deprecated
 getEntryList()
Deprecated. 

Returns the value of the 'Entry List' map. The key is of type String, and the value is of type WorkParameterValue,

If the meaning of the 'Entry List' map isn't clear, there really should be more of a description here...

Returns:
the value of the 'Entry List' map.
See Also:
ModiscoworkflowPackage.getWorkParameterMapValue_EntryList()
Generated:
Model:
mapType= "org.eclipse.gmt.modisco.workflow.modiscoworkflow.WorkParameterEntryValue"