cytoscape.generated
Interface Panel

All Superinterfaces:
javax.xml.bind.Element, PanelType
All Known Implementing Classes:
PanelImpl

public interface Panel
extends javax.xml.bind.Element, PanelType

Java content class for panel 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 61)

 <element name="panel">
   <complexType>
     <complexContent>
       <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
         <attribute name="id" use="required" type="{http://www.w3.org/2001/XMLSchema}NCName" />
       </restriction>
     </complexContent>
   </complexType>
 </element>
 


Method Summary
 
Methods inherited from interface cytoscape.generated.PanelType
getId, setId