Cytoscape 2.8.0 API

Uses of Class
cytoscape.generated.SessionState

Packages that use SessionState
cytoscape.generated   
 

Uses of SessionState in cytoscape.generated
 

Fields in cytoscape.generated declared as SessionState
protected  SessionState Cysession.sessionState
           
 

Methods in cytoscape.generated that return SessionState
 SessionState ObjectFactory.createSessionState()
          Create an instance of SessionState
 SessionState Cysession.getSessionState()
          Gets the value of the sessionState property.
 

Methods in cytoscape.generated with parameters of type SessionState
 void Cysession.setSessionState(SessionState value)
          Sets the value of the sessionState property.
 


Cytoscape 2.8.0 API

Copyright 2010 Cytoscape Consortium. All rights reserved.