fcmodeler.io.db
Class LinkFactory

java.lang.Object
  |
  +--fcmodeler.io.db.LinkFactory

public class LinkFactory
extends java.lang.Object

... is ...

Since:
JDK1.3
Version:
$Revision: 1.1 $
Author:
Julie Dickerson , Zach Cox

Method Summary
 Link createLink(java.lang.String type, java.util.Map properties, diva.graph.model.GraphModel graphModel)
           
static LinkFactory getInstance()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

createLink

public Link createLink(java.lang.String type,
                       java.util.Map properties,
                       diva.graph.model.GraphModel graphModel)

getInstance

public static LinkFactory getInstance()