Uses of Class
be.ac.ulg.montefiore.run.totem.domain.exception.NodeTypeException

Packages that use NodeTypeException
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. 
 

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

Methods in be.ac.ulg.montefiore.run.totem.domain.model that throw NodeTypeException
 int Node.getNodeType()
           
 void Node.setNodeType(int type)
           
 

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

Methods in be.ac.ulg.montefiore.run.totem.domain.model.impl that throw NodeTypeException
 int NodeImpl.getNodeType()
          Gets the type of the node.
 void NodeImpl.setNodeType(int type)
          Sets the type of the node.
 



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