dbFileId | CUUID |
contentFlag | CInt |
baseName | CFilePath |
project | CProjectId |
subType | CInt |
annotation | CString |
relPath | CFilePath |
allowUndefined | bool | True | Flag if data file can be undefined at run time |
default | dict | NotImplemented | |
toolTip | str | NotImplemented | |
guiLabel | str | NotImplemented | |
guiDefinition | dict | {} | |
helpFile | str | NotImplemented | |
saveToDb | bool | True | Save the name of this file in the database |
fileExtensions | list | [] | A list of strings containing allowed file extensions (no dot) |
mimeTypeName | str | ||
mimeTypeDescription | str | ||
fileLabel | str | None | Label for file |
mustExist | bool | False | Flag if data file must exist at run time |
fromPreviousJob | bool | False | Flag if input data file can be inferred from preceeding jobs |
jobCombo | bool | True | Flag if data widget should be a combo box |
fileContentClassName | str | None | A string containing the name of a class which will hold the file contents |
isDirectory | bool | False | Flag if the data is a directory |
requiredSubType | list | None | A list of allowed sub types |
requiredContentFlag | list | None | A list of allowed content flags |
allowUndefined | bool | True | |
default | dict | NotImplemented | |
toolTip | str | NotImplemented | |
guiLabel | str | NotImplemented | |
guiDefinition | dict | {} | |
helpFile | str | NotImplemented | |
saveToDb | bool | False | Save this data in the database |
exePath | CDataFile |
exeName | CString |
allowUndefined | bool | True | |
default | dict | NotImplemented | |
toolTip | str | NotImplemented | |
guiLabel | str | NotImplemented | |
guiDefinition | dict | {} | |
helpFile | str | NotImplemented | |
saveToDb | bool | False | Save this data in the database |
allowUndefined | bool | True | |
default | list | NotImplemented | |
toolTip | str | NotImplemented | |
guiLabel | str | NotImplemented | |
guiDefinition | dict | {} | |
helpFile | str | NotImplemented | |
saveToDb | bool | False | Save this data in the database |
listMinLength | int | 1 | Inclusive minimum length of list |
listMaxLength | int | NotImplemented | Inclusive maximum length of list |
listCompare | int | NotImplemented | If has value 1/-1 consecutive items in list must be greater/less than preceeding item. The list item class must have a __cmp__() method. |
exportId | CUUID |
allowUndefined | bool | True | |
default | dict | NotImplemented | |
toolTip | str | NotImplemented | |
guiLabel | str | NotImplemented | |
guiDefinition | dict | {} | |
helpFile | str | NotImplemented | |
saveToDb | bool | False | Save this data in the database |
allowUndefined | bool | True | |
default | list | NotImplemented | |
toolTip | str | NotImplemented | |
guiLabel | str | NotImplemented | |
guiDefinition | dict | {} | |
helpFile | str | NotImplemented | |
saveToDb | bool | False | Save this data in the database |
listMinLength | int | 0 | Inclusive minimum length of list |
listMaxLength | int | NotImplemented | Inclusive maximum length of list |
listCompare | int | NotImplemented | If has value 1/-1 consecutive items in list must be greater/less than preceeding item. The list item class must have a __cmp__() method. |
allowUndefined | bool | True | |
default | str | NotImplemented | |
toolTip | str | NotImplemented | |
guiLabel | str | NotImplemented | |
guiDefinition | dict | {} | |
helpFile | str | NotImplemented | |
saveToDb | bool | False | Save this data in the database |
charWidth | int | -1 | |
minLength | int | None | Minimum length of string |
maxLength | int | None | Maximum length of string |
onlyEnumerators | bool | True | |
enumerators | list | ['DEF', 'PARAMS', 'LOG', 'PROJECTDIRECTORIES', 'COM', 'REFMAC', 'OUTPUT', 'STATUS', 'PROJECTDATABASE', 'MGSCENE', 'JOBSERVERSTATUS', 'WORKFLOW', 'COMFILEPATCH', 'CUSTOMTASK', 'IMPORTEDJOB', 'I1SUPPLEMENT', 'UNKNOWN'] | |
menuText | list | [] | A list of strings equivalent to the enumerators that will appear in the GUI |
allowedCharsCode | int | 0 | Flag if the text is limited to set of allowed characters |
allowUndefined | bool | True | Flag if allow undefined value at run time |
default | str | None | Default file path |
toolTip | str | NotImplemented | |
guiLabel | str | NotImplemented | |
guiDefinition | dict | {} | |
helpFile | str | NotImplemented | |
saveToDb | bool | False | Save this data in the database |
charWidth | int | -1 | |
minLength | int | None | Minimum length of string |
maxLength | int | None | Maximum length of string |
onlyEnumerators | bool | False | If this is true then the enumerators are obligatory - otherwise they are treated as recommended values |
enumerators | list | [] | A list of allowed or recommended values for string |
menuText | list | [] | A list of strings equivalent to the enumerators that will appear in the GUI |
allowedCharsCode | int | 0 | Flag if the text is limited to set of allowed characters |
allowedCharacters | str | Set of characters allowed in file name | |
allowedCharactersMode | int | 1 | Handling of violation of allowed characters |
project | CProjectId |
header | CI2XmlHeader |
baseName | CFilePath |
relPath | CFilePath |
allowUndefined | bool | True | Flag if data file can be undefined at run time |
default | dict | NotImplemented | |
toolTip | str | NotImplemented | |
guiLabel | str | NotImplemented | |
guiDefinition | dict | {} | |
helpFile | str | NotImplemented | |
saveToDb | bool | False | Save the name of this file in the database |
fileExtensions | list | ['xml'] | A list of strings containing allowed file extensions (no dot) |
mimeTypeName | str | ||
mimeTypeDescription | str | ||
fileLabel | str | None | Label for file |
mustExist | bool | False | Flag if data file must exist at run time |
fromPreviousJob | bool | False | Flag if input data file can be inferred from preceeding jobs |
jobCombo | bool | True | Flag if data widget should be a combo box |
fileContentClassName | str | None | A string containing the name of a class which will hold the file contents |
isDirectory | bool | False | Flag if the data is a directory |
requiredSubType | list | None | A list of allowed sub types |
requiredContentFlag | list | None | A list of allowed content flags |
autoLoadHeader | bool | True |
function | CFileFunction |
comment | CString |
projectName | CProjectName |
hostName | CHostName |
userId | CUserId |
ccp4iVersion | CVersion |
jobId | CUUID |
pluginVersion | CVersion |
jobNumber | CString |
projectId | CProjectId |
creationTime | CTime |
pluginName | CString |
pluginTitle | CString |
OS | CString |
allowUndefined | bool | True | |
default | dict | NotImplemented | |
toolTip | str | NotImplemented | |
guiLabel | str | NotImplemented | |
guiDefinition | dict | {} | |
helpFile | str | NotImplemented | |
saveToDb | bool | False | Save this data in the database |
allowUndefined | bool | True | |
default | dict | NotImplemented | |
toolTip | str | NotImplemented | |
guiLabel | str | NotImplemented | |
guiDefinition | dict | {} | |
helpFile | str | NotImplemented | |
saveToDb | bool | False | Save this data in the database |
dbFileId | CUUID |
contentFlag | CInt |
baseName | CFilePath |
project | CProjectId |
subType | CInt |
annotation | CString |
relPath | CFilePath |
allowUndefined | bool | True | Flag if data file can be undefined at run time |
default | dict | NotImplemented | |
toolTip | str | NotImplemented | |
guiLabel | str | NotImplemented | |
guiDefinition | dict | {} | |
helpFile | str | NotImplemented | |
saveToDb | bool | True | Save the name of this file in the database |
fileExtensions | list | ['cif', 'ent'] | A list of strings containing allowed file extensions (no dot) |
mimeTypeName | str | ||
mimeTypeDescription | str | ||
fileLabel | str | None | Label for file |
mustExist | bool | False | Flag if data file must exist at run time |
fromPreviousJob | bool | False | Flag if input data file can be inferred from preceeding jobs |
jobCombo | bool | True | Flag if data widget should be a combo box |
fileContentClassName | str | None | A string containing the name of a class which will hold the file contents |
isDirectory | bool | False | Flag if the data is a directory |
requiredSubType | list | None | A list of allowed sub types |
requiredContentFlag | list | None | A list of allowed content flags |
dbFileId | CUUID |
contentFlag | CInt |
baseName | CFilePath |
project | CProjectId |
subType | CInt |
annotation | CString |
relPath | CFilePath |
allowUndefined | bool | True | Flag if data file can be undefined at run time |
default | dict | NotImplemented | |
toolTip | str | NotImplemented | |
guiLabel | str | NotImplemented | |
guiDefinition | dict | {} | |
helpFile | str | NotImplemented | |
saveToDb | bool | True | Save the name of this file in the database |
fileExtensions | list | ['ps'] | A list of strings containing allowed file extensions (no dot) |
mimeTypeName | str | application/postscript | |
mimeTypeDescription | str | ||
fileLabel | str | None | Label for file |
mustExist | bool | False | Flag if data file must exist at run time |
fromPreviousJob | bool | False | Flag if input data file can be inferred from preceeding jobs |
jobCombo | bool | True | Flag if data widget should be a combo box |
fileContentClassName | str | None | A string containing the name of a class which will hold the file contents |
isDirectory | bool | False | Flag if the data is a directory |
requiredSubType | list | None | A list of allowed sub types |
requiredContentFlag | list | None | A list of allowed content flags |
allowUndefined | bool | True | Flag if allow undefined value at run time |
default | str | None | |
toolTip | str | NotImplemented | |
guiLabel | str | NotImplemented | |
guiDefinition | dict | {} | |
helpFile | str | NotImplemented | |
saveToDb | bool | False | Save this data in the database |
charWidth | int | -1 | |
minLength | int | None | Minimum length of string |
maxLength | int | None | Maximum length of string |
onlyEnumerators | bool | False | If this is true then the enumerators are obligatory - otherwise they are treated as recommended values |
enumerators | list | [] | A list of allowed or recommended values for string |
menuText | list | [] | A list of strings equivalent to the enumerators that will appear in the GUI |
allowedCharsCode | int | 0 | Flag if the text is limited to set of allowed characters |
allowUnfound | bool | True | Flag if allow unfound project at run time |
allowUndefined | bool | True | Flag if allow undefined value at run time |
default | str | None | |
toolTip | str | NotImplemented | |
guiLabel | str | NotImplemented | |
guiDefinition | dict | {} | |
helpFile | str | NotImplemented | |
saveToDb | bool | False | Save this data in the database |
charWidth | int | -1 | |
minLength | int | None | Minimum length of string |
maxLength | int | None | Maximum length of string |
onlyEnumerators | bool | False | If this is true then the enumerators are obligatory - otherwise they are treated as recommended values |
enumerators | list | [] | A list of allowed or recommended values for string |
menuText | list | [] | A list of strings equivalent to the enumerators that will appear in the GUI |
allowedCharsCode | int | 0 | Flag if the text is limited to set of allowed characters |
allowAlias | bool | True | Flag if allow project to be directory alias at run time |
allowUnfound | bool | True | Flag if allow unfound project at run time |
dbFileId | CUUID |
contentFlag | CInt |
baseName | CFilePath |
project | CProjectId |
subType | CInt |
annotation | CString |
relPath | CFilePath |
allowUndefined | bool | True | Flag if data file can be undefined at run time |
default | dict | NotImplemented | |
toolTip | str | NotImplemented | |
guiLabel | str | CCP4mg scene | |
guiDefinition | dict | {} | |
helpFile | str | NotImplemented | |
saveToDb | bool | True | Save the name of this file in the database |
fileExtensions | list | ['scene.xml'] | A list of strings containing allowed file extensions (no dot) |
mimeTypeName | str | application/CCP4-scene | |
mimeTypeDescription | str | CCP4mg scene file | |
fileLabel | str | scene | Label for file |
mustExist | bool | False | Flag if data file must exist at run time |
fromPreviousJob | bool | False | Flag if input data file can be inferred from preceeding jobs |
jobCombo | bool | True | Flag if data widget should be a combo box |
fileContentClassName | str | NotImplemented | A string containing the name of a class which will hold the file contents |
isDirectory | bool | False | Flag if the data is a directory |
requiredSubType | list | None | A list of allowed sub types |
requiredContentFlag | list | None | A list of allowed content flags |
path | CDataFile |
name | CString |
allowUndefined | bool | True | |
default | dict | NotImplemented | |
toolTip | str | NotImplemented | |
guiLabel | str | NotImplemented | |
guiDefinition | dict | {} | |
helpFile | str | NotImplemented | |
saveToDb | bool | False | Save this data in the database |
allowUndefined | bool | True | |
default | list | NotImplemented | |
toolTip | str | NotImplemented | |
guiLabel | str | NotImplemented | |
guiDefinition | dict | {} | |
helpFile | str | NotImplemented | |
saveToDb | bool | False | Save this data in the database |
listMinLength | int | 0 | Inclusive minimum length of list |
listMaxLength | int | NotImplemented | Inclusive maximum length of list |
listCompare | int | NotImplemented | If has value 1/-1 consecutive items in list must be greater/less than preceeding item. The list item class must have a __cmp__() method. |
dbFileId | CUUID |
contentFlag | CInt |
baseName | CFilePath |
project | CProjectId |
subType | CInt |
annotation | CString |
relPath | CFilePath |
allowUndefined | bool | True | Flag if data file can be undefined at run time |
default | dict | NotImplemented | |
toolTip | str | NotImplemented | |
guiLabel | str | NotImplemented | |
guiDefinition | dict | {} | |
helpFile | str | NotImplemented | |
saveToDb | bool | True | Save the name of this file in the database |
fileExtensions | list | ['txt', 'log'] | A list of strings containing allowed file extensions (no dot) |
mimeTypeName | str | "text/plain" | |
mimeTypeDescription | str | Standard plain text | |
fileLabel | str | None | Label for file |
mustExist | bool | False | Flag if data file must exist at run time |
fromPreviousJob | bool | False | Flag if input data file can be inferred from preceeding jobs |
jobCombo | bool | True | Flag if data widget should be a combo box |
fileContentClassName | str | None | A string containing the name of a class which will hold the file contents |
isDirectory | bool | False | Flag if the data is a directory |
requiredSubType | list | None | A list of allowed sub types |
requiredContentFlag | list | None | A list of allowed content flags |
allowUndefined | bool | True | Flag if allow an unset value at run time |
default | str | None | A default value |
toolTip | str | NotImplemented | |
guiLabel | str | NotImplemented | |
guiDefinition | dict | {} | |
helpFile | str | NotImplemented | |
saveToDb | bool | False | Save this data in the database |
charWidth | int | 10 | Number of characters allowed for widget in GUI |
minLength | int | None | Minimum length of string |
maxLength | int | None | Maximum length of string |
onlyEnumerators | bool | False | If this is true then the enumerators are obligatory - otherwise they are treated as recommended values |
enumerators | list | [] | A list of allowed or recommended values for string |
menuText | list | [] | A list of strings equivalent to the enumerators that will appear in the GUI |
allowedCharsCode | int | 0 | Flag if the text is limited to set of allowed characters |
dbFileId | CUUID |
contentFlag | CInt |
baseName | CFilePath |
project | CProjectId |
subType | CInt |
annotation | CString |
relPath | CFilePath |
allowUndefined | bool | True | Flag if data file can be undefined at run time |
default | dict | NotImplemented | |
toolTip | str | NotImplemented | |
guiLabel | str | NotImplemented | |
guiDefinition | dict | {} | |
helpFile | str | NotImplemented | |
saveToDb | bool | True | Save the name of this file in the database |
fileExtensions | list | ['xmgr'] | A list of strings containing allowed file extensions (no dot) |
mimeTypeName | str | ||
mimeTypeDescription | str | ||
fileLabel | str | None | Label for file |
mustExist | bool | False | Flag if data file must exist at run time |
fromPreviousJob | bool | False | Flag if input data file can be inferred from preceeding jobs |
jobCombo | bool | True | Flag if data widget should be a combo box |
fileContentClassName | str | None | A string containing the name of a class which will hold the file contents |
isDirectory | bool | False | Flag if the data is a directory |
requiredSubType | list | None | A list of allowed sub types |
requiredContentFlag | list | None | A list of allowed content flags |
dbFileId | CUUID |
contentFlag | CInt |
baseName | CFilePath |
project | CProjectId |
subType | CInt |
annotation | CString |
relPath | CFilePath |
allowUndefined | bool | True | Flag if data file can be undefined at run time |
default | dict | NotImplemented | |
toolTip | str | NotImplemented | |
guiLabel | str | NotImplemented | |
guiDefinition | dict | {} | |
helpFile | str | NotImplemented | |
saveToDb | bool | False | Save the name of this file in the database |
fileExtensions | list | ['xml'] | A list of strings containing allowed file extensions (no dot) |
mimeTypeName | str | ||
mimeTypeDescription | str | ||
fileLabel | str | None | Label for file |
mustExist | bool | False | Flag if data file must exist at run time |
fromPreviousJob | bool | False | Flag if input data file can be inferred from preceeding jobs |
jobCombo | bool | True | Flag if data widget should be a combo box |
fileContentClassName | str | None | A string containing the name of a class which will hold the file contents |
isDirectory | bool | False | Flag if the data is a directory |
requiredSubType | list | None | A list of allowed sub types |
requiredContentFlag | list | None | A list of allowed content flags |