Unit 'googlegenomics' Package
[Overview][Types][Classes][Index] [#googleapi]

TAnnotation

[Properties (by Name)] [Methods (by Name)] [Events (by Name)]

Declaration

Source position: googlegenomics.pp line 348

type TAnnotation = class(TGoogleBaseObject)

protected

  class function ExportPropertyName(); override;

  procedure Setid(); virtual;

  procedure SetannotationSetId(); virtual;

  procedure Setname(); virtual;

  procedure SetreferenceId(); virtual;

  procedure SetreferenceName(); virtual;

  procedure Setstart(); virtual;

  procedure Set_end(); virtual;

  procedure SetreverseStrand(); virtual;

  procedure Set_type(); virtual;

  procedure Setvariant(); virtual;

  procedure Settranscript(); virtual;

  procedure Setinfo(); virtual;

published

  property id: string; [rw]

  property annotationSetId: string; [rw]

  property name: string; [rw]

  property referenceId: string; [rw]

  property referenceName: string; [rw]

  property start: string; [rw]

  property _end: string; [rw]

  property reverseStrand: Boolean; [rw]

  property _type: string; [rw]

  property variant: TVariantAnnotation; [rw]

  property transcript: TTranscript; [rw]

  property info: TAnnotationTypeinfo; [rw]

end;

Inheritance

TAnnotation

|

TGoogleBaseObject

|

TObject


Documentation generated on: 2023-03-18