org.kite9.diagram.builders
Class ValueHelper

java.lang.Object
  extended by org.kite9.diagram.builders.ValueHelper

public class ValueHelper
extends Object


Nested Class Summary
static class ValueHelper.ArrayUnraveller
           
static class ValueHelper.CollectionUnraveller
           
static class ValueHelper.ToEnd
           
protected static interface ValueHelper.Unraveller
           
 
Constructor Summary
ValueHelper()
           
 
Method Summary
 String generateArrowLabel(ValueHelper.ToEnd toEnd)
           
 String generateTextLineLabel(ValueHelper.ToEnd toEnd, String toClass)
           
 ValueHelper.ToEnd setupToEnd(Object to, Aliaser a)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ValueHelper

public ValueHelper()
Method Detail

setupToEnd

public ValueHelper.ToEnd setupToEnd(Object to,
                                    Aliaser a)

generateArrowLabel

public String generateArrowLabel(ValueHelper.ToEnd toEnd)

generateTextLineLabel

public String generateTextLineLabel(ValueHelper.ToEnd toEnd,
                                    String toClass)


Copyright © 2010. All Rights Reserved.