00001 ## @package logic.entity 00002 # The logic.entity package contains all classes which implement and manage a networkEntity 00003 # object. A newtorkEntity is essentially the representation of a Endpoint drawn onto 00004 # the map. Dictionaries or networkEntity objects are one the core data structure of 00005 # the application. 00006
1.5.8