org.processmining.models.flexiblemodel.util
Class TextTransformer

java.lang.Object
  extended by org.processmining.models.flexiblemodel.util.TextTransformer

public class TextTransformer
extends java.lang.Object

Version:
Apr 7, 2010
Author:
Arya Adriansyah

Constructor Summary
TextTransformer()
           
 
Method Summary
static java.lang.String getInNodesLabel(FlexNode flexNode)
           
static java.lang.String getOutNodesLabel(FlexNode flexNode)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TextTransformer

public TextTransformer()
Method Detail

getOutNodesLabel

public static java.lang.String getOutNodesLabel(FlexNode flexNode)

getInNodesLabel

public static java.lang.String getInNodesLabel(FlexNode flexNode)