Uses of Class
pamvotis.exceptions.ElementExistsException

Packages that use ElementExistsException
pamvotis.core   
 

Uses of ElementExistsException in pamvotis.core
 

Methods in pamvotis.core that throw ElementExistsException
 void Simulator.addNode(int id, int rate, int coverage, int xPosition, int yPosition, int ac)
          Adds a new node to the system.
 void SourceManager.addSource(Source s)
          Add a source to the node's source manager.
 void MobileNode.addSource(Source s)
          Adds a new source to the source manager
 boolean Simulator.appendNewSource(int node, Source newSource)
          Appends a new source to a specific node