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

Packages that use LinkIgp
be.ac.ulg.montefiore.run.totem.domain.model.impl This package holds classes which are the implementation of the model for the domain package. 
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. 
 

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

Methods in be.ac.ulg.montefiore.run.totem.domain.model.impl that return LinkIgp
 LinkIgp LinkImpl.getIgpLink()
          Get the IGP link associated to the link
 LinkIgp DomainImpl.getLinkIgp(java.lang.String linkId)
          Get a LinkIgp from the specified linkId
 

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

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

Uses of LinkIgp 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 LinkIgp
 class LinkIgpImpl
           
 



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