Zvolte jazyk: english | cesky | deutsch | italiano | simplified chinese | traditional chinese | hindi
Koncept:
Anglické slovo:
Hlavní stránka

inženýrská komponenta (EngineeringComponent)

A fundamental concept that applies in many engineering domains. An EngineeringComponent is an element of a Device that is a physically whole object, such as one might see listed as standard parts in a catalog. The main difference betweeen EngineeringComponents and arbitrary globs of matter is that EngineeringComponents are object-like in a modeling sense. Thus, an EngineeringComponent is not an arbtrary subregion, but a part of a system with a stable identity.

Ontologie

SUMO / OBJECTS

Nadtřída(y)

[tree]
entita
is subclass of
  fyzický objekt  
is subclass of
  objekt  
is subclass of
  spojitý objekt  
is subclass of
  složený objekt  
is subclass of
  artefakt  
is subclass of
  zařízení  
is subclass of
  inženýrská komponenta  

Podtřída(y)

spojení inženýrských komponent 

Související termín(y)

stroj  hudební nástroj  transportní zařízení  zbraň 

Constrains relations

connected engineering components  connects engineering components  engineering subcomponent 

Related WordNet synsets

component, constituent, element
an artifact that is one of the individual parts of which a composite entity is made up; especially a part that can be separated from or attached to a system: "spare components for cars"; "a component or constituent element of a system"
component is kind of (all)...   component is kind of...   kinds of component...   kinds of component (all)...  
mechanism
a piece of machinery or a mechanical device; has moving parts that perform some function
mechanism is kind of (all)...   mechanism is kind of...   kinds of mechanism...   kinds of mechanism (all)...  
See more related synsets on a separate page.

Axiomy (1)

Jestliže comp je instancí třídy inženýrská komponenta, potom existuje zařízení device tak, že comp je a component of device.
(=>
      (instance ?COMP EngineeringComponent)
      (exists
            (?DEVICE)
            (and
                  (instance ?DEVICE Device)
                  (component ?COMP ?DEVICE))))