Attribute
|
Type
|
Multiplicity
|
Description
|
details
|
String
|
0..1
|
Detail field for comments.
|
endSeqId
|
Int
|
0..1
|
Residue number (MolResidue.serial) of the end sequence in the MolComponent.
|
featureType
|
FeatureType
|
1..1
|
The type of the feature e.g. 'tag', 'cleavage site', 'promoter', 'resistance', 'marker', 'product',...
|
length
|
Int
|
0..1
|
Derived. The sequence length of the feature.
|
name
|
Line
|
1..1
|
The name of the feature.
|
ordering
|
Int
|
0..1
|
Integer defining the ordering of MolCompFeatures. For when startSeqId and endSeqId are not known.
|
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
|
startSeqId
|
Int
|
0..1
|
Residue number (MolResidue.serial) of the start sequence in the MolComponent.
|
status
|
StatusType
|
0..1
|
The status of the feature e.g. cut, uncut,...
|
Inherited Attributes (not in package):
applicationData,
className,
fieldNames,
inConstructor,
isDeleted,
metaclass,
packageName,
packageShortName,
qualifiedName
|