Attribute
|
Type
|
Multiplicity
|
Description
|
code
|
Word
|
0..1
|
Unique identifier for the parameter within the context of the application being run
|
defaultStrings
|
String
|
0..*
|
String representation of default values. Will be converted to correct type depending on paramType.
|
hicard
|
Int
|
1..1
|
Maximum number of exemplars allowed for this parameter. Value -1 is used for 'unlimited'
|
ioRole
|
ccp.api.nmr.NmrCalc.IoRole
|
1..1
|
Role of data in calculation (input / output).
|
locard
|
NonNegativeInt
|
1..1
|
Minimum number of exemplars required for this parameter
|
name
|
Line
|
0..1
|
Name used for NmrCalc identification
|
paramType
|
Word
|
1..1
|
Parameter type, corresponding to NmrCalc Data or RunParameter types. Necessary only for parameters that are entered in NmrCalc.
|
serial
|
Int
|
1..1
|
Serial number of object. Serves as object main key. Serial numbers of deleted objects are not re-used. Serial numbers can only be set by the implementation. Values are in practice always positive, since negative values are interpreted as a signal to set the next free serial
|