public class RepEGraphBinaryMappingAwareImpl extends RepEGraphImpl implements RepEGraphMappingAware
Constructor and Description |
---|
RepEGraphBinaryMappingAwareImpl() |
Modifier and Type | Method and Description |
---|---|
MatchMapping |
getMapping() |
void |
setMapping(MatchMapping mapping) |
addRepresentedGraph, getCost, getCost, getCosts, getEdgeRepresentedEdges, getNodeRepresentedNodes, getNodeRepresenting, getNodeToCost, getNodeToMappedCorrectly, getRepresentedGraphIds, removeNode, setCost, setCost, setNodeToCorrect, setNodeToCost, toString, updateEdgeRepresentedEdge, updateNodeRepresentedNode
addEdge, addNode, getDist, getEdge, getEdges, getId, getNodeById, getNodes, getNodesWithLabel, getSize, setGraphDist, setId
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
addRepresentedGraph, getCost, getCost, getCosts, getEdgeRepresentedEdges, getNodeRepresentedNodes, getNodeRepresenting, getNodeToCost, getNodeToMappedCorrectly, getRepresentedGraphIds, setCost, setCost, setNodeToCorrect, setNodeToCost, updateEdgeRepresentedEdge, updateNodeRepresentedNode
addEdge, addNode, getDist, getEdge, getEdges, getId, getNodeById, getNodes, getNodesWithLabel, getSize, removeNode, setId
public MatchMapping getMapping()
getMapping
in interface RepEGraphMappingAware
public void setMapping(MatchMapping mapping)
setMapping
in interface RepEGraphMappingAware