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

All Superinterfaces:
Element

Deprecated.

@Deprecated
public interface Work
extends Element

A representation of the model object 'Work'.

The following features are supported:

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

Method Summary
  getParameters()
          Deprecated.  
 
Methods inherited from interface org.eclipse.gmt.modisco.workflow.modiscoworkflow.Element
getIndex, getName, getType, setIndex, setName, setType
 

Method Detail

getParameters

@Deprecated
 getParameters()
Deprecated. 

Returns the value of the 'Parameters' containment reference list. The list contents are of type WorkParameter.

If the meaning of the 'Parameters' containment reference list isn't clear, there really should be more of a description here...

Returns:
the value of the 'Parameters' containment reference list.
See Also:
ModiscoworkflowPackage.getWork_Parameters()
Generated:
Model:
containment="true"