"inversion of control" meaning in All languages combined

See inversion of control on Wiktionary

Noun [English]

Head templates: {{en-noun|-}} inversion of control (uncountable)
  1. (software architecture) Abstract principle describing an aspect of some software architecture designs in which the flow of control of a system is inverted in comparison to the traditional architecture, getting the flow of control from a generic code part. Tags: uncountable Categories (topical): Programming, Software engineering Synonyms: IoC Hyponyms: dependency injection, template method pattern, Hollywood principle Translations (abstract principle describing an aspect of some software architecture designs): obrácení řízení [neuter] (Czech), inversion de contrôle [feminine] (French), Inversion of Control [feminine] (German), Steuerungsumkehrung [feminine] (German)
{
  "head_templates": [
    {
      "args": {
        "1": "-"
      },
      "expansion": "inversion of control (uncountable)",
      "name": "en-noun"
    }
  ],
  "lang": "English",
  "lang_code": "en",
  "pos": "noun",
  "senses": [
    {
      "categories": [
        {
          "kind": "other",
          "name": "English entries with incorrect language header",
          "parents": [
            "Entries with incorrect language header",
            "Entry maintenance"
          ],
          "source": "w"
        },
        {
          "kind": "other",
          "name": "Entries with translation boxes",
          "parents": [],
          "source": "w"
        },
        {
          "kind": "other",
          "name": "Pages with 1 entry",
          "parents": [],
          "source": "w"
        },
        {
          "kind": "other",
          "name": "Pages with entries",
          "parents": [],
          "source": "w"
        },
        {
          "kind": "other",
          "name": "Terms with Czech translations",
          "parents": [],
          "source": "w"
        },
        {
          "kind": "other",
          "name": "Terms with French translations",
          "parents": [],
          "source": "w"
        },
        {
          "kind": "other",
          "name": "Terms with German translations",
          "parents": [],
          "source": "w"
        },
        {
          "kind": "topical",
          "langcode": "en",
          "name": "Programming",
          "orig": "en:Programming",
          "parents": [
            "Computing",
            "Software engineering",
            "Technology",
            "Computer science",
            "Engineering",
            "Software",
            "All topics",
            "Sciences",
            "Applied sciences",
            "Media",
            "Fundamental",
            "Communication"
          ],
          "source": "w"
        },
        {
          "kind": "topical",
          "langcode": "en",
          "name": "Software engineering",
          "orig": "en:Software engineering",
          "parents": [
            "Computer science",
            "Engineering",
            "Software",
            "Computing",
            "Sciences",
            "Applied sciences",
            "Technology",
            "Media",
            "All topics",
            "Communication",
            "Fundamental"
          ],
          "source": "w"
        }
      ],
      "glosses": [
        "Abstract principle describing an aspect of some software architecture designs in which the flow of control of a system is inverted in comparison to the traditional architecture, getting the flow of control from a generic code part."
      ],
      "hyponyms": [
        {
          "word": "dependency injection"
        },
        {
          "word": "template method pattern"
        },
        {
          "word": "Hollywood principle"
        }
      ],
      "id": "en-inversion_of_control-en-noun-1m5hjv2f",
      "links": [
        [
          "software architecture",
          "software architecture"
        ]
      ],
      "raw_glosses": [
        "(software architecture) Abstract principle describing an aspect of some software architecture designs in which the flow of control of a system is inverted in comparison to the traditional architecture, getting the flow of control from a generic code part."
      ],
      "synonyms": [
        {
          "word": "IoC"
        }
      ],
      "tags": [
        "uncountable"
      ],
      "topics": [
        "architecture",
        "computing",
        "engineering",
        "mathematics",
        "natural-sciences",
        "physical-sciences",
        "sciences",
        "software"
      ],
      "translations": [
        {
          "code": "cs",
          "lang": "Czech",
          "sense": "abstract principle describing an aspect of some software architecture designs",
          "tags": [
            "neuter"
          ],
          "word": "obrácení řízení"
        },
        {
          "code": "fr",
          "lang": "French",
          "sense": "abstract principle describing an aspect of some software architecture designs",
          "tags": [
            "feminine"
          ],
          "word": "inversion de contrôle"
        },
        {
          "code": "de",
          "lang": "German",
          "sense": "abstract principle describing an aspect of some software architecture designs",
          "tags": [
            "feminine"
          ],
          "word": "Inversion of Control"
        },
        {
          "code": "de",
          "lang": "German",
          "sense": "abstract principle describing an aspect of some software architecture designs",
          "tags": [
            "feminine"
          ],
          "word": "Steuerungsumkehrung"
        }
      ]
    }
  ],
  "word": "inversion of control"
}
{
  "head_templates": [
    {
      "args": {
        "1": "-"
      },
      "expansion": "inversion of control (uncountable)",
      "name": "en-noun"
    }
  ],
  "hyponyms": [
    {
      "word": "dependency injection"
    },
    {
      "word": "template method pattern"
    },
    {
      "word": "Hollywood principle"
    }
  ],
  "lang": "English",
  "lang_code": "en",
  "pos": "noun",
  "senses": [
    {
      "categories": [
        "English entries with incorrect language header",
        "English lemmas",
        "English multiword terms",
        "English nouns",
        "English uncountable nouns",
        "Entries with translation boxes",
        "Pages with 1 entry",
        "Pages with entries",
        "Terms with Czech translations",
        "Terms with French translations",
        "Terms with German translations",
        "en:Programming",
        "en:Software engineering"
      ],
      "glosses": [
        "Abstract principle describing an aspect of some software architecture designs in which the flow of control of a system is inverted in comparison to the traditional architecture, getting the flow of control from a generic code part."
      ],
      "links": [
        [
          "software architecture",
          "software architecture"
        ]
      ],
      "raw_glosses": [
        "(software architecture) Abstract principle describing an aspect of some software architecture designs in which the flow of control of a system is inverted in comparison to the traditional architecture, getting the flow of control from a generic code part."
      ],
      "tags": [
        "uncountable"
      ],
      "topics": [
        "architecture",
        "computing",
        "engineering",
        "mathematics",
        "natural-sciences",
        "physical-sciences",
        "sciences",
        "software"
      ]
    }
  ],
  "synonyms": [
    {
      "word": "IoC"
    }
  ],
  "translations": [
    {
      "code": "cs",
      "lang": "Czech",
      "sense": "abstract principle describing an aspect of some software architecture designs",
      "tags": [
        "neuter"
      ],
      "word": "obrácení řízení"
    },
    {
      "code": "fr",
      "lang": "French",
      "sense": "abstract principle describing an aspect of some software architecture designs",
      "tags": [
        "feminine"
      ],
      "word": "inversion de contrôle"
    },
    {
      "code": "de",
      "lang": "German",
      "sense": "abstract principle describing an aspect of some software architecture designs",
      "tags": [
        "feminine"
      ],
      "word": "Inversion of Control"
    },
    {
      "code": "de",
      "lang": "German",
      "sense": "abstract principle describing an aspect of some software architecture designs",
      "tags": [
        "feminine"
      ],
      "word": "Steuerungsumkehrung"
    }
  ],
  "word": "inversion of control"
}

Download raw JSONL data for inversion of control meaning in All languages combined (2.2kB)


This page is a part of the kaikki.org machine-readable All languages combined dictionary. This dictionary is based on structured data extracted on 2024-11-06 from the enwiktionary dump dated 2024-10-02 using wiktextract (fbeafe8 and 7f03c9b). The data shown on this site has been post-processed and various details (e.g., extra categories) removed, some information disambiguated, and additional data merged from other sources. See the raw data download page for the unprocessed wiktextract data.

If you use this data in academic research, please cite Tatu Ylonen: Wiktextract: Wiktionary as Machine-Readable Structured Data, Proceedings of the 13th Conference on Language Resources and Evaluation (LREC), pp. 1317-1325, Marseille, 20-25 June 2022. Linking to the relevant page(s) under https://kaikki.org would also be greatly appreciated.