Attribute
|
Type
|
Multiplicity
|
Description
|
changeIsPositive
|
Boolean
|
0..1
|
Is intensity change upon binding positive? If False change is negative - if not set, change could be either.
|
expCode
|
ExpCode
|
1..1
|
Code for experiment type. Key for the class.
|
intensityScale
|
Float
|
0..1
|
Scaling factor for intensity for this type of experiment
|
meritThreshold
|
PositiveFloat
|
1..1
|
Threshold merit for using data from an experiment of this type.
|
weight
|
NonNegativeFloat
|
1..1
|
Relative weight for an experiment of this type relative to other types. It is up to the implementation how to deal with multiple experiments of the saem type, if present.
|
Inherited Attributes (not in package):
applicationData,
className,
fieldNames,
inConstructor,
isDeleted,
metaclass,
packageName,
packageShortName,
qualifiedName
|