cytoscape.generated2
Interface Relation

All Superinterfaces:
javax.xml.bind.Element, RelationType
All Known Implementing Classes:
RelationImpl

public interface Relation
extends javax.xml.bind.Element, RelationType

Java content class for relation element declaration.

The following schema fragment specifies the expected content contained within this java content object. (defined at file:/cellar/users/mes/cytoscape/schema/dcmes-xml-dtd.xsd line 171)

 <element name="relation">
   <complexType>
     <complexContent>
       <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
         <attGroup ref="{http://purl.org/dc/elements/1.1/}attlist.dc.relation"/>
       </restriction>
     </complexContent>
   </complexType>
 </element>
 


Method Summary
 
Methods inherited from interface cytoscape.generated2.RelationType
getContent, getLang, getResource, setLang, setResource