cytoscape.generated
Interface ViewableNodes

All Superinterfaces:
javax.xml.bind.Element, ViewableNodesType
All Known Implementing Classes:
ViewableNodesImpl

public interface ViewableNodes
extends javax.xml.bind.Element, ViewableNodesType

Java content class for viewableNodes 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 128)

 <element name="viewableNodes">
   <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.ViewableNodesType
getNode