ca.uwaterloo.cs.ql.fb
Class IDManager
java.lang.Object
ca.uwaterloo.cs.ql.fb.IDManager
public final class IDManager
- extends java.lang.Object
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
IDManager
public IDManager()
getID
public static int getID(java.lang.Object o)
getID
public static int getID(java.lang.String s)
get
public static java.lang.String get(int ID)
isComposite
public static boolean isComposite(int ID)
parse
public static int[] parse(int ID)
getID
public static int getID(int[] ids)
getID
public static int getID(int n1,
int n2)
getID
public static int getID(int n1,
int n2,
int n3)
getReplaceID
public static int getReplaceID(int ID)
getID
public static EdgeSet getID()
getENT
public static NodeSet getENT()
getAllCompositeIDs
public static NodeSet getAllCompositeIDs()