Uses of Class
org.problets.lib.conceptmap.model.userbuilt.UserBuiltLinkModel

Packages that use UserBuiltLinkModel
org.problets.lib.conceptmap.view.userbuilt   
 

Uses of UserBuiltLinkModel in org.problets.lib.conceptmap.view.userbuilt
 

Constructors in org.problets.lib.conceptmap.view.userbuilt with parameters of type UserBuiltLinkModel
UserBuiltLinkView(UserBuiltNodeView source, UserBuiltNodeView target, UserBuiltLinkModel linkModel)
          Creates a UserBuiltLinkView object using the source and target node views and the link model as arguments.