cytoscape.generated
Interface Cytopanels

All Superinterfaces:
CytopanelsType, javax.xml.bind.Element
All Known Implementing Classes:
CytopanelsImpl

public interface Cytopanels
extends javax.xml.bind.Element, CytopanelsType

Java content class for cytopanels 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 35)

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


Method Summary
 
Methods inherited from interface cytoscape.generated.CytopanelsType
getCytopanel