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.
|
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 |
XyDiffConnector.connect() |
protected void |
IdConnector.connect() |
protected void |
LabelConnector.init()
Deprecated.
|
protected void |
XyDiffConnector.init() |
protected void |
IdConnector.init() |
Modifier and Type | Method and Description |
---|---|
boolean |
RegularDiff.mapTrees() |
Copyright © 2015 SEMS project @ University of Rostock. All rights reserved.