|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ExportInfos
A representation of the model object ' Export Infos'.
The following features are supported:
ModiscoworkflowPackage.getExportInfos()
Method Summary | |
---|---|
|
getAllUnitsOfWork()
|
java.lang.String |
getPackageBase()
Returns the value of the 'Package Base' attribute. |
java.lang.String |
getSymbolicName()
Returns the value of the 'Symbolic Name' attribute. |
void |
setPackageBase(java.lang.String value)
Sets the value of the ' Package Base ' attribute. |
void |
setSymbolicName(java.lang.String value)
Sets the value of the ' Symbolic Name ' attribute. |
Method Detail |
---|
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()
void setPackageBase(java.lang.String value)
Package Base
' attribute.
value
- the new value of the 'Package Base' attribute.getPackageBase()
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()
void setSymbolicName(java.lang.String value)
Symbolic Name
' attribute.
value
- the new value of the 'Symbolic Name' attribute.getSymbolicName()
getAllUnitsOfWork()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |