object-oriented
Webster's Dictionary (GCIDE)
object-oriented \ob"ject-or"i*ent*ed\, a. (Computers) Using data structures called objects, which encapsulate data and typically are accessed by passing messages, which in turn may trigger internal procedures within the object which are invisible outside the object. [PJC]
Free On-line Dictionary of Computing
object-oriented object-orientation OO
1.<programming> (OO) Based on objects, classes and methods, as in object-oriented programming or object-oriented design. An object-oriented database applies the same concepts to the storage of objects.
2.<graphics> vector graphics.
(2014-01-06)