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

Packages that use DomainElement
be.ac.ulg.montefiore.run.totem.domain.model This package holds the model for the domain package. 
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.repository.SAMTE.model   
 

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

Subinterfaces of DomainElement in be.ac.ulg.montefiore.run.totem.domain.model
 interface Link
          Represent a Link in a Domain
 interface Lsp
          A Label Switched Path in a Domain
 interface Node
          Represents a Node in a Domain.
 interface NodeInterface
          Represents an interface of a node.
 

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

Classes in be.ac.ulg.montefiore.run.totem.domain.model.impl that implement DomainElement
 class LinkImpl
          Represent a Link in a Domain
 class LspImpl
          A Label Switched Path in a Domain A LspImpl is in UP state when all its links are UP.
 class NodeImpl
          Represent a Node in a Domain
 class NodeInterfaceImpl
          Represents an interface of a node.
 

Uses of DomainElement in be.ac.ulg.montefiore.run.totem.repository.SAMTE.model
 

Classes in be.ac.ulg.montefiore.run.totem.repository.SAMTE.model that implement DomainElement
 class ExtendedLsp
          Creation date: 24-Feb-2005 10:39:04
 



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