Class: ODDB::Sequence

Inherits:
Object show all
Includes:
OddbYaml
Defined in:
ext/export/src/oddb_yaml.rb

Overview

< SequenceCommon

Constant Summary collapse

EXPORT_PROPERTIES =
[
	'@seqnr',
	'@name_base',
	'@name_descr',
	'@atc_class',
	'@composition_text',
    '@compositions',
	'@packages',
]

Constants included from OddbYaml

OddbYaml::YAML_URI

Method Summary

Methods included from OddbYaml

#to_yaml_properties, #to_yaml_type