cytoscape.generated2
Interface RdfRDF

All Superinterfaces:
javax.xml.bind.Element, RdfRDFType
All Known Implementing Classes:
RdfRDFImpl

public interface RdfRDF
extends javax.xml.bind.Element, RdfRDFType

Java content class for RDF element declaration.

The following schema fragment specifies the expected content contained within this java content object. (defined at file:/cellar/users/mes/cytoscape/schema/rdf.xsd line 11)

 <element name="RDF">
   <complexType>
     <complexContent>
       <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
         <sequence>
           <element ref="{http://www.w3.org/1999/02/22-rdf-syntax-ns#}Description" maxOccurs="unbounded" minOccurs="0"/>
         </sequence>
       </restriction>
     </complexContent>
   </complexType>
 </element>
 


Method Summary
 
Methods inherited from interface cytoscape.generated2.RdfRDFType
getDescription