public class Propagation extends java.lang.Object
Constructor and Description |
---|
Propagation(PropagationSpec spec,
DataFormatInstance dataFormatInstance,
SymbolTableHandler tableHandler)
Creates a propagation object based on the propagation specification
|
public Propagation(PropagationSpec spec, DataFormatInstance dataFormatInstance, SymbolTableHandler tableHandler) throws MaltChainedException
spec
- a propagation specificationdataFormatInstance
- a data format instanceMaltChainedException
public void propagate(Edge e) throws MaltChainedException
e
- an edgeMaltChainedException
public java.lang.String toString()
toString
in class java.lang.Object
Copyright 2007-2014 Johan Hall, Jens Nilsson and Joakim Nivre.