object of responsibility
Look at other dictionaries:
Responsibility to protect — (R2P) is a recently developed concept in international relations which relates to a state s responsibilities towards its population and to the international community s responsibility in case a state fails to fulfil its responsibilities. One… … Wikipedia
Object-oriented analysis and design — (OOAD) is a software engineering approach that models a system as a group of interacting objects. Each object represents some entity of interest in the system being modeled, and is characterised by its class, its state (data elements), and its… … Wikipedia
Object modeling language — is a modeling language based on a standardized set of symbols and ways of arranging them to model (part of) an object oriented software design or system design. Some organizations use them extensively in combination with a software development… … Wikipedia
Object-oriented programming — Programming paradigms Agent oriented Automata based Component based Flow based Pipelined Concatenative Concurrent computing … Wikipedia
Object-relational impedance mismatch — The object relational impedance mismatch is a set of conceptual and technical difficulties that are often encountered when a relational database management system (RDBMS) is being used by a program written in an object oriented programming… … Wikipedia
Object composition — In computer science, object composition (not to be confused with function composition) is a way to combine simple objects or data types into more complex ones. Compositions are a critical building block of many basic data structures, including… … Wikipedia
responsibility */*/*/ — UK [rɪˌspɒnsəˈbɪlətɪ] / US [rɪˌspɑnsəˈbɪlətɪ] noun Word forms responsibility : singular responsibility plural responsibilities Get it right: responsibility: Notice the spelling of responsibility, which is spelled with an i , not an a : Wrong:… … English dictionary
Object relations theory — Part of a series of articles on Psychoanalysis … Wikipedia
Object-oriented design — OOD redirects here. OOD may also refer to Officer of the Deck, Officer of the day, or the Ood. Object oriented design is the process of planning a system of interacting objects for the purpose of solving a software problem. It is one approach to… … Wikipedia
GRASP (Object Oriented Design) — GRASP stands for General Responsibility Assignment Software Patterns (or sometimes Principles). It is used in object oriented design, and gives guidelines for assigning responsibility to classes and objects.Examples of different… … Wikipedia