cytoscape.generated
Interface Panels

All Superinterfaces:
javax.xml.bind.Element, PanelsType
All Known Implementing Classes:
PanelsImpl

public interface Panels
extends javax.xml.bind.Element, PanelsType

Java content class for panels 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 54)

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


Method Summary
 
Methods inherited from interface cytoscape.generated.PanelsType
getPanel