Package | Description |
---|---|
de.unirostock.sems.bives.algorithm | |
de.unirostock.sems.bives.algorithm.general | |
de.unirostock.sems.bives.api |
Modifier and Type | Method and Description |
---|---|
boolean |
SimpleConnectionManager.addConnection(NodeConnection c)
Adds a new connection unless connection exists.
|
protected abstract void |
Connector.connect()
Inherit to search for connections.
|
void |
Connector.findConnections()
Find connections between nodes of both versions of your document.
|
protected abstract void |
Connector.init()
Initializes the extension.
|
protected boolean |
Connector.nodeAssign(de.unirostock.sems.xmlutils.ds.TreeNode a,
de.unirostock.sems.xmlutils.ds.TreeNode b)
Assign two nodes to each other, as long as they don't have a connection.
|
Constructor and Description |
---|
SimpleConnectionManager(SimpleConnectionManager toCopy)
Instantiates a new connection manager as a copy of toCopy.
|
Modifier and Type | Method and Description |
---|---|
protected void |
LabelConnector.connect()
Deprecated.
|
protected void |
IdConnector.connect() |
protected void |
XyDiffConnector.connect() |
protected void |
LabelConnector.init()
Deprecated.
|
protected void |
IdConnector.init() |
protected void |
XyDiffConnector.init() |
Modifier and Type | Method and Description |
---|---|
boolean |
RegularDiff.mapTrees(boolean allowDifferentIds,
boolean careAboutNames,
boolean stricterNames) |
Copyright © 2019 SEMS project @ University of Rostock. All rights reserved.