Uses of Class
org.processmining.framework.models.protos.ProtosModel

Packages that use ProtosModel
org.processmining.framework.models.protos.algorithms   
org.processmining.mining.protosmining   
 

Uses of ProtosModel in org.processmining.framework.models.protos.algorithms
 

Methods in org.processmining.framework.models.protos.algorithms that return ProtosModel
static ProtosModel ProtosXMLExportReader.read(java.io.InputStream input)
          Construct a Protos model out of a Protos XML Export stream
 

Uses of ProtosModel in org.processmining.mining.protosmining
 

Fields in org.processmining.mining.protosmining declared as ProtosModel
protected  ProtosModel ProtosResult.model
           
 

Constructors in org.processmining.mining.protosmining with parameters of type ProtosModel
ProtosResult(LogReader log, ProtosModel model)
          Set the loaded Protos model