net.sourceforge.plantuml.cucadiagram
Class EntityUtils

java.lang.Object
  extended by net.sourceforge.plantuml.cucadiagram.EntityUtils

public abstract class EntityUtils
extends Object


Constructor Summary
EntityUtils()
           
 
Method Summary
static boolean groupRoot(IGroup g)
           
static boolean isPureInnerLink12(IGroup group, Link link)
           
static boolean isPureInnerLink3(IGroup group, Link link)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

EntityUtils

public EntityUtils()
Method Detail

groupRoot

public static boolean groupRoot(IGroup g)

isPureInnerLink12

public static boolean isPureInnerLink12(IGroup group,
                                        Link link)

isPureInnerLink3

public static boolean isPureInnerLink3(IGroup group,
                                       Link link)


Copyright © 2013. All Rights Reserved.