What's the difference between
and
Enter two words to compare and contrast their definitions, origins, and synonyms to better understand how those words are related.

Taxonomy vs Adaptee - What's the difference?

taxonomy | adaptee |

As nouns the difference between taxonomy and adaptee

is that taxonomy is the science or the technique used to make a classification while adaptee is (software|object-oriented) a class that is converted to another class using a so-called adapter class{{reference-journal.

taxonomy

Noun

(taxonomies)
  • The science or the technique used to make a classification.
  • A classification; especially , a classification in a hierarchical system.
  • (taxonomy, uncountable) The science of finding, describing, classifying and naming organisms.
  • Synonyms

    * alpha taxonomy

    Derived terms

    * folk taxonomy * scientific taxonomy

    See also

    * classification * rank * taxon * domain * kingdom * subkingdom * superphylum * phylum * subphylum * class * subclass * infraclass * superorder * order * suborder * infraorder * parvorder * superfamily * family * subfamily * genus * species * subspecies * superregnum * regnum * subregnum * superphylum * phylum * subphylum * classis * subclassis * infraclassis * superordo * ordo * subordo * infraordo * taxon * superfamilia * familia * subfamilia * ontology

    adaptee

    Noun

    (en noun)
  • (software, object-oriented) A class that is converted to another class using a so-called adapter class.{{reference-journal
  • , last1 = Freeman , first1 = Eric , authorlink1 = , last2 = Freeman , first2 = Elisabeth , authorlink2 = , last3 = Kathy , first3 = Sierra , authorlink3 = , last4 = Bert , first4 = Bates , authorlink4 = , editor-last = Hendrickson , editor-first = Mike , editor-link = , editor-last1 = Loukides , editor-first1 = Mike , editor-link1 = , year = 2004 , title = Head First Design Patterns , volume = 1 , pages = 242 , publisher = O'REILLY , language = English , format = paperback , isbn = 978-0-596-00712-6 , accessdate = 2012-07-02 , quote = The Adapter Pattern's role is to convert one interface into another. While most examples of the dapter pattern show an adapter wrapping one adaptee'', we both know the World is often a bit more messy. So, you may well have situation where an adapter holds two or more ''adaptees that are needed to implement the target interface. , url = http://it-ebooks.info/book/252/ }}

    References