Previous | Table of Contents | Next |
Object representation of an edge in the taxonomy graph. This is analogous to a record in the CategoryMapTable. Each entry
consists of child, parent, level and graphId attributes. If isItemMap is true, then the child attribute corresponds to item
values.
Superclasses
ModelElement
Attributes
graphId
The graphId attribute identifies the graph to which this entry belongs and enables representing multiple categorization graphs
in the same table. type: Any multiplicity: exactly one
References
child
This represents the child Category being pointed to by this graph entry. class: Category defined by: MapEntryRefChildCategory:child
multiplicity: exactly one inverse: Category::entry
parent
This represents the parent Category being pointed to by this graph entry.
class:defined by:multiplicity:inverse: |
|||||
Category | |||||
MapEntryRefParentCategory | |||||
one or more | |||||
Category::entry |