cytoscape.generated
Interface HiddenNodes

All Superinterfaces:
javax.xml.bind.Element, HiddenNodesType
All Known Implementing Classes:
HiddenNodesImpl

public interface HiddenNodes
extends javax.xml.bind.Element, HiddenNodesType

Java content class for hiddenNodes 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 107)

 <element name="hiddenNodes">
   <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.HiddenNodesType
getNode