eu.cdevreeze.tqa.base.model.taxonomy

Type members

Classlikes

final class BasicTaxonomy extends TaxonomyLike

Basic implementation of a taxonomy that offers the TaxonomyApi query API. It does not enforce uniqueness of "target expanded names" of concept declarations etc.

Basic implementation of a taxonomy that offers the TaxonomyApi query API. It does not enforce uniqueness of "target expanded names" of concept declarations etc.

It knows nothing about DTSes and closure under DTS discovery rules.

It does not know anything about tables and formulas. It also does not know anything about networks of relationships.

This object is expensive to create (through the build method), primarily due to the mappings from source and target concepts to standard relationships. Looking up schema content by EName is also fast.

Authors

Chris de Vreeze

Companion
object
Companion
class