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

All Known Subinterfaces:
Workflow, WorkflowModel

Deprecated.

@Deprecated
public interface ExportInfos

A representation of the model object 'Export Infos'.

The following features are supported:

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

Method Summary
  getAllUnitsOfWork()
          Deprecated.  
 java.lang.String getPackageBase()
          Deprecated.  
 java.lang.String getSymbolicName()
          Deprecated.  
 void setPackageBase(java.lang.String value)
          Deprecated.  
 void setSymbolicName(java.lang.String value)
          Deprecated.  
 

Method Detail

getPackageBase

@Deprecated
java.lang.String getPackageBase()
Deprecated. 

Returns the value of the 'Package Base' attribute.

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

Returns:
the value of the 'Package Base' attribute.
See Also:
setPackageBase(String), ModiscoworkflowPackage.getExportInfos_PackageBase()
Generated:
Model:

setPackageBase

@Deprecated
void setPackageBase(java.lang.String value)
Deprecated. 

Sets the value of the ' Package Base' attribute.

Parameters:
value - the new value of the 'Package Base' attribute.
See Also:
getPackageBase()
Generated:

getSymbolicName

@Deprecated
java.lang.String getSymbolicName()
Deprecated. 

Returns the value of the 'Symbolic Name' attribute.

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

Returns:
the value of the 'Symbolic Name' attribute.
See Also:
setSymbolicName(String), ModiscoworkflowPackage.getExportInfos_SymbolicName()
Generated:
Model:

setSymbolicName

@Deprecated
void setSymbolicName(java.lang.String value)
Deprecated. 

Sets the value of the ' Symbolic Name' attribute.

Parameters:
value - the new value of the 'Symbolic Name' attribute.
See Also:
getSymbolicName()
Generated:

getAllUnitsOfWork

@Deprecated
 getAllUnitsOfWork()
Deprecated. 

Generated:
Model:
kind="operation"