noun
derived type; structured type
Computing term for a type that is derived from or built upon another type, often in programming language type systems.
この言語では、構造型は基本型から派生して定義される。
In this language, derived types are defined by deriving from base types.