Uses of Interface
de.unirostock.sems.xmlutils.comparison.ConnectionManager
-
Packages that use ConnectionManager Package Description de.unirostock.sems.xmlutils.ds -
-
Uses of ConnectionManager in de.unirostock.sems.xmlutils.ds
Methods in de.unirostock.sems.xmlutils.ds with parameters of type ConnectionManager Modifier and Type Method Description booleanDocumentNode. evaluate(ConnectionManager conMgmr)booleanTextNode. evaluate(ConnectionManager conMgmr)abstract booleanTreeNode. evaluate(ConnectionManager conMgmr)Evaluate the modifications of this node.booleanTreeNode. networkDiffers(TreeNode tn, ConnectionManager conMgmr, Connection c)Checks if the network of two nodes differs.
-