Uses of Interface
be.ac.ulg.montefiore.run.totem.domain.model.jaxb.Link

Packages that use Link
be.ac.ulg.montefiore.run.totem.domain.model.jaxb This package holds the classes generated by JAXB for the domain package. 
be.ac.ulg.montefiore.run.totem.domain.model.jaxb.impl This package holds the implementation of the classes generated by JAXB for the domain package. 
be.ac.ulg.montefiore.run.totem.visualtopo.guiModules.topEdit.factory.idGenerator   
be.ac.ulg.montefiore.run.totem.visualtopo.guiModules.topEdit.model   
 

Uses of Link in be.ac.ulg.montefiore.run.totem.domain.model.jaxb
 

Methods in be.ac.ulg.montefiore.run.totem.domain.model.jaxb that return Link
 Link ObjectFactory.createLink()
          Create an instance of Link
 

Uses of Link in be.ac.ulg.montefiore.run.totem.domain.model.jaxb.impl
 

Classes in be.ac.ulg.montefiore.run.totem.domain.model.jaxb.impl that implement Link
 class LinkImpl
           
 

Uses of Link in be.ac.ulg.montefiore.run.totem.visualtopo.guiModules.topEdit.factory.idGenerator
 

Methods in be.ac.ulg.montefiore.run.totem.visualtopo.guiModules.topEdit.factory.idGenerator with parameters of type Link
 java.lang.String SrcDstIdGenerator.generate(Link link)
           
 java.lang.String LinkIdGenerator.generate(Link link)
          Generate an id for the given link
 

Uses of Link in be.ac.ulg.montefiore.run.totem.visualtopo.guiModules.topEdit.model
 

Methods in be.ac.ulg.montefiore.run.totem.visualtopo.guiModules.topEdit.model that return Link
 Link LinkDecoratorImpl.getLink()
           
 Link LinkDecorator.getLink()
           
 

Constructors in be.ac.ulg.montefiore.run.totem.visualtopo.guiModules.topEdit.model with parameters of type Link
LinkDecoratorImpl(Link link, LinkIgp linkIgp)
           
 



Copyright © 2004-2007 Research Unit in Networking, All Rights Reserved.