projects/m2-core/src/lib/model/classifiable/NodeRelationsInfo.ts
Properties |
| aggregationDeclarations |
aggregationDeclarations:
|
Type : DeclarationInfo[]
|
| nodeCoordinates |
nodeCoordinates:
|
Type : NumberMap<Pair<number, number>>
|
| nodeParents |
nodeParents:
|
Type : NumberMap<number>
|
| nodes |
nodes:
|
Type : ClassificationNode[]
|