InheritanceHierarchiesFinder Properties |
The InheritanceHierarchiesFinder type exposes the following members.
Name | Description | |
---|---|---|
![]() | HierarchyPerEntity |
Gets the entities in the same inheritance hierarchy stored per entity.
|
![]() | HierarchyRoots |
Gets the hierarchy roots found.
|
![]() | SubHierarchyPerEntity |
Gets the entities in the same sub hierarchy stored per entity. Sub-hierarchy is a hierarchy of entities in the same inheritance hierarchy which are connected and
have the same inheritance type as the root of the hierarchy.
|
![]() | SubHierarchyRoots |
Gets the sub hierarchy roots found
|
![]() | SubtypesPerSupertype |
Gets the entities which are a direct or indirect subtype of the supertype, stored per supertype.
|
![]() | SubtypesPerSupertypeInSubHierarchy |
Gets the subtypes in same sub hierarchy per supertype. Sub-hierarchy is a hierarchy of entities in the same inheritance hierarchy which are connected and
have the same inheritance type as the root of the hierarchy.
|