text | CString |
author | CUserId |
time | CTime |
allowUndefined | bool | True | |
default | dict | NotImplemented | |
toolTip | str | Enter your comments | |
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 | 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 |
authorList | CList |
title | CString |
url | CString |
selected | CBoolean |
source | CString |
pmid | CInt |
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 |
taskName | CString |
version | CString |
references | CList |
title | 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 |
style | CInt |
pointSize | CInt |
weight | CInt |
family | 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 | str | NotImplemented | |
toolTip | str | Hostname as mycomputer.myplace.ac.uk | |
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 |
allowUndefined | bool | True | |
default | str | NotImplemented | |
toolTip | str | Hostname as mycomputer.myplace.ac.uk | |
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 |
tag | 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 |
enumeratorsFunction | instancemethod | None | |
addEnumeratorFunction | instancemethod | None |
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. |
customCodeFile | CDataFile |
keyFilename | CString |
ccp4Dir | CString |
tempDir | CString |
validate | CString |
maxTries | CInt |
sge_root | CString |
name | CString |
mechanism | CString |
timeout | CFloat |
queueOptionsFile | CDataFile |
serverList | CList |
userExtensible | CBoolean |
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 | int | NotImplemented | |
toolTip | str | Time and date as hh:mm dd/mm/yyyy | |
guiLabel | str | NotImplemented | |
guiDefinition | dict | {} | |
helpFile | str | NotImplemented | |
saveToDb | bool | False | Save this data in the database |
charWidth | int | 10 | |
min | int | 0 | The inclusive maximum allowed value |
max | int | None | The inclusive minimum allowed value |
onlyEnumerators | bool | False | If this is true then the enumerators are obligatory - otherwise they are treated as recommended values |
enumerators | list | [] | A Python list of allowed or recommended values - see onlyEnumerators |
menuText | list | [] | A Python list of strings, matching items in enumerators list, to appear on GUI menu |
format | str | %H:%M %d/%b/%y | Argument to Python time.strftime to display time in human readable format |
userId | CUserId |
platformNode | CString |
allowUndefined | bool | True | |
default | dict | NotImplemented | |
toolTip | str | User id as me@myplace.ac.uk and machine name | |
guiLabel | str | NotImplemented | |
guiDefinition | dict | {} | |
helpFile | str | NotImplemented | |
saveToDb | bool | False | Save this data in the database |
allowUndefined | bool | True | |
default | str | NotImplemented | |
toolTip | str | User id as me@myplace.ac.uk | |
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 |