cytoscape.generated2
Interface RdfDescription

All Superinterfaces:
javax.xml.bind.Element, RdfDescriptionType
All Known Implementing Classes:
RdfDescriptionImpl

public interface RdfDescription
extends javax.xml.bind.Element, RdfDescriptionType

Java content class for Description 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 18)

 <element name="Description">
   <complexType>
     <complexContent>
       <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
         <sequence>
           <element ref="{http://purl.org/dc/elements/1.1/}dcmes" maxOccurs="unbounded" minOccurs="0"/>
         </sequence>
         <attGroup ref="{http://purl.org/dc/elements/1.1/}attlist.rdf.Description"/>
       </restriction>
     </complexContent>
   </complexType>
 </element>
 


Method Summary
 
Methods inherited from interface cytoscape.generated2.RdfDescriptionType
getAbout, getDcmes, setAbout