@Deprecated
public interface ExportInfos
The following features are supported:
ModiscoworkflowPackage.getExportInfos()| Modifier and Type | Method and Description |
|---|---|
|
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.
|
@Deprecated java.lang.String getPackageBase()
If the meaning of the 'Package Base' attribute isn't clear, there really should be more of a description here...
setPackageBase(String),
ModiscoworkflowPackage.getExportInfos_PackageBase()@Deprecated void setPackageBase(java.lang.String value)
Package Base' attribute. value - the new value of the 'Package Base' attribute.getPackageBase()@Deprecated java.lang.String getSymbolicName()
If the meaning of the 'Symbolic Name' attribute isn't clear, there really should be more of a description here...
setSymbolicName(String),
ModiscoworkflowPackage.getExportInfos_SymbolicName()@Deprecated void setSymbolicName(java.lang.String value)
Symbolic Name' attribute. value - the new value of the 'Symbolic Name' attribute.getSymbolicName()@DeprecatedgetAllUnitsOfWork()