Class: CaTissue::SpecimenArrayContent

Inherits:
Object
  • Object
show all
Includes:
Position, Resource
Defined in:
lib/catissue/domain/specimen_array_content.rb

Overview

caTissue alert - #SpecimenArrayContent should be derived from AbstractPosition but isn’t (cf. ContainerType). Partially rectify this by including the Position mix-in in common with AbstractPosition.

Method Summary

Methods included from Position

#<=>, #==, #coordinate, #location, #location=, #to_a, #unspecified?, #validate

Methods included from Resource

#database, included, #tolerant_match?

Methods included from Annotatable

#annotation_proxy, #create_proxy, #method_missing

Dynamic Method Handling

This class handles dynamic methods through the method_missing method in the class CaTissue::Annotatable