cytoscape.generated
Interface HiddenEdges

All Superinterfaces:
javax.xml.bind.Element, HiddenEdgesType
All Known Implementing Classes:
HiddenEdgesImpl

public interface HiddenEdges
extends javax.xml.bind.Element, HiddenEdgesType

Java content class for hiddenEdges 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 121)

 <element name="hiddenEdges">
   <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.HiddenEdgesType
getEdge