Type Alias: CompositionsFor<E>
CompositionsFor<
E> = typeofENTITY_COMPOSITION[E][number]
Defined in: semantics/taxonomy.ts:445
Composition roles that are legal for entity E.
Type Parameters
| Type Parameter |
|---|
E extends Entity |
CompositionsFor<
E> = typeofENTITY_COMPOSITION[E][number]
Defined in: semantics/taxonomy.ts:445
Composition roles that are legal for entity E.
| Type Parameter |
|---|
E extends Entity |