cytoscape.generated
Interface Plugins

All Superinterfaces:
javax.xml.bind.Element, PluginsType
All Known Implementing Classes:
PluginsImpl

public interface Plugins
extends javax.xml.bind.Element, PluginsType

Java content class for plugins 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 22)

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


Method Summary
 
Methods inherited from interface cytoscape.generated.PluginsType
getPlugin