Hierarchy

Constructors

Properties

actionsWithBlockedGraph: number = 0
classFilterMap: Map<string, Filter> = ...
diagram: IncrementalDiagram = ...
diagramBuilder: DiagramBuilder
grapholscape: Grapholscape
individualsButton: NodeButton
lifecycle: default = ...
neighbourhoodFinder: NeighbourhoodFinder
objectPropertyButton: NodeButton
on: IonIncrementalEvent = ...

Accessors

Methods

  • Remove a class, an instance or a data property node from the diagram. Entities left with no other connections are recurisvely removed too. Called when the user click on the remove button on a entity node

    Parameters

    Returns void