org.processmining.mining.logabstraction
Class FSMLogRelationBuilder

java.lang.Object
  extended by org.processmining.mining.logabstraction.FSMLogRelationBuilder
All Implemented Interfaces:
LogRelationBuilder

public class FSMLogRelationBuilder
extends java.lang.Object
implements LogRelationBuilder

Version:
1.0
Author:
not attributable

Constructor Summary
FSMLogRelationBuilder(LogRelations relations)
           
 
Method Summary
 LogRelations getLogRelations()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FSMLogRelationBuilder

public FSMLogRelationBuilder(LogRelations relations)
Method Detail

getLogRelations

public LogRelations getLogRelations()
Specified by:
getLogRelations in interface LogRelationBuilder