Uses of Package
org.gersteinlab.tyna.webapp.data

Packages that use org.gersteinlab.tyna.webapp.data
org.gersteinlab.tyna.cytoscape Contains classes for the Cytoscape plugin. 
org.gersteinlab.tyna.webapp.data Contains classes for accessing data within the tYNA web application. 
org.gersteinlab.tyna.webapp.security Contains classes that deal with security issues, such as login and access permission. 
org.gersteinlab.tyna.webservice Contains classes for exposing tYNA as a webservice. 
 

Classes in org.gersteinlab.tyna.webapp.data used by org.gersteinlab.tyna.cytoscape
Network
           This class contains the information of a network.
 

Classes in org.gersteinlab.tyna.webapp.data used by org.gersteinlab.tyna.webapp.data
Category
           This class contains the information of a category of the nodes.
Network
           This class contains the information of a network.
NetworkAttr
           This class contains the information of a network attribute name and value pair.
NetworkFormat
           This class contains the information of a network format.
User
           This class contains the information of a user.
 

Classes in org.gersteinlab.tyna.webapp.data used by org.gersteinlab.tyna.webapp.security
User
           This class contains the information of a user.
 

Classes in org.gersteinlab.tyna.webapp.data used by org.gersteinlab.tyna.webservice
Network
           This class contains the information of a network.
NetworkFormat
           This class contains the information of a network format.
NetworkType
           This class contains the information of a network type.