| Fp | CFloat |
| atomType | CString |
| Fpp | CFloat |
| 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 | Additional restraints | |
| guiDefinition | dict | {} | |
| helpFile | str | NotImplemented | |
| saveToDb | bool | True | Save the name of this file in the database |
| fileExtensions | list | ['txt'] | A list of strings containing allowed file extensions (no dot) |
| mimeTypeName | str | application/refmac-external-restraints | |
| mimeTypeDescription | str | Refmac external restraints | |
| fileLabel | str | restraints | 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 |
| rigid_group_id | CString |
| segmentList | CList |
| 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. |
| chain_id | CString |
| residue_1 | CInt |
| residue_2 | 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 |