Cytoscape 2.8.0 API

Uses of Class
cytoscape.generated.Parent

Packages that use Parent
cytoscape.generated   
 

Uses of Parent in cytoscape.generated
 

Fields in cytoscape.generated declared as Parent
protected  Parent Network.parent
           
 

Methods in cytoscape.generated that return Parent
 Parent ObjectFactory.createParent()
          Create an instance of Parent
 Parent Network.getParent()
          Gets the value of the parent property.
 

Methods in cytoscape.generated with parameters of type Parent
 void Network.setParent(Parent value)
          Sets the value of the parent property.
 


Cytoscape 2.8.0 API

Copyright 2010 Cytoscape Consortium. All rights reserved.