cytoscape.generated
Interface SelectedNodes

All Superinterfaces:
javax.xml.bind.Element, SelectedNodesType
All Known Implementing Classes:
SelectedNodesImpl

public interface SelectedNodes
extends javax.xml.bind.Element, SelectedNodesType

Java content class for selectedNodes 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 100)

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


Method Summary
 
Methods inherited from interface cytoscape.generated.SelectedNodesType
getNode