Cytoscape 2.8.0 API

Uses of Class
cytoscape.generated.Child

Packages that use Child
cytoscape.generated   
 

Uses of Child in cytoscape.generated
 

Fields in cytoscape.generated with type parameters of type Child
protected  List<Child> Network.child
           
 

Methods in cytoscape.generated that return Child
 Child ObjectFactory.createChild()
          Create an instance of Child
 

Methods in cytoscape.generated that return types with arguments of type Child
 List<Child> Network.getChild()
          Gets the value of the child property.
 


Cytoscape 2.8.0 API

Copyright 2010 Cytoscape Consortium. All rights reserved.