cytoscape.generated
Interface SelectedEdges

All Superinterfaces:
javax.xml.bind.Element, SelectedEdgesType
All Known Implementing Classes:
SelectedEdgesImpl

public interface SelectedEdges
extends javax.xml.bind.Element, SelectedEdgesType

Java content class for selectedEdges 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 114)

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


Method Summary
 
Methods inherited from interface cytoscape.generated.SelectedEdgesType
getEdge