cytoscape.generated
Interface NetworkTree

All Superinterfaces:
javax.xml.bind.Element, NetworkTreeType
All Known Implementing Classes:
NetworkTreeImpl

public interface NetworkTree
extends javax.xml.bind.Element, NetworkTreeType

Java content class for networkTree element declaration.

The following schema fragment specifies the expected content contained within this java content object. (defined at file:/cellar/users/mes/cytoscape/schema/cysession.xsd line 66)

 <element name="networkTree">
   <complexType>
     <complexContent>
       <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
         <sequence>
           <element ref="{}network" maxOccurs="unbounded"/>
         </sequence>
       </restriction>
     </complexContent>
   </complexType>
 </element>
 


Method Summary
 
Methods inherited from interface cytoscape.generated.NetworkTreeType
getNetwork