public class Propagations extends Object
Constructor and Description |
---|
Propagations(PropagationSpecs specs,
DataFormatInstance dataFormatInstance,
SymbolTableHandler tableHandler) |
Modifier and Type | Method and Description |
---|---|
ArrayList<Propagation> |
getPropagations() |
void |
propagate(Edge e) |
String |
toString() |
public Propagations(PropagationSpecs specs, DataFormatInstance dataFormatInstance, SymbolTableHandler tableHandler) throws MaltChainedException
MaltChainedException
public void propagate(Edge e) throws MaltChainedException
MaltChainedException
public ArrayList<Propagation> getPropagations()
Copyright 2007-2014 Johan Hall, Jens Nilsson and Joakim Nivre.