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

All Superinterfaces:
Element, ExportInfos
All Known Subinterfaces:
WorkflowModel

Deprecated.

@Deprecated
public interface Workflow
extends Element, ExportInfos

A representation of the model object 'Workflow'.

The following features are supported:

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

Method Summary
  getElements()
          Deprecated.  
 
Methods inherited from interface org.eclipse.gmt.modisco.workflow.modiscoworkflow.Element
getIndex, getName, getType, setIndex, setName, setType
 
Methods inherited from interface org.eclipse.gmt.modisco.workflow.modiscoworkflow.ExportInfos
getAllUnitsOfWork, getPackageBase, getSymbolicName, setPackageBase, setSymbolicName
 

Method Detail

getElements

@Deprecated
 getElements()
Deprecated. 

Returns the value of the 'Elements' containment reference list. The list contents are of type Element.

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

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