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

Packages that use Topology
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 Topology in be.ac.ulg.montefiore.run.totem.domain.model.jaxb
 

Methods in be.ac.ulg.montefiore.run.totem.domain.model.jaxb that return Topology
 Topology ObjectFactory.createTopology()
          Create an instance of Topology
 Topology DomainType.getTopology()
          Gets the value of the topology property.
 

Methods in be.ac.ulg.montefiore.run.totem.domain.model.jaxb with parameters of type Topology
 void DomainType.setTopology(Topology value)
          Sets the value of the topology property.
 

Uses of Topology 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 Topology
 class TopologyImpl
           
 

Fields in be.ac.ulg.montefiore.run.totem.domain.model.jaxb.impl declared as Topology
protected  Topology DomainTypeImpl._Topology
           
 

Methods in be.ac.ulg.montefiore.run.totem.domain.model.jaxb.impl that return Topology
 Topology DomainTypeImpl.getTopology()
           
 

Methods in be.ac.ulg.montefiore.run.totem.domain.model.jaxb.impl with parameters of type Topology
 void DomainTypeImpl.setTopology(Topology value)
           
 



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