Class: Annotation
- Inherits:
-
SuperModel::Base
- Object
- SuperModel::Base
- Annotation
- Defined in:
- lib/models/annotations/annotation.rb
Overview
Class Annotation represents structure of annotation
annotation = Annotation.new
annotation.name # => String
annotation.annotation_type # => String
annotation. # => Array of AnnotationOption objects
Defined Under Namespace
Classes: AnnotaionType