cytoscape.generated2
Interface Identifier

All Superinterfaces:
javax.xml.bind.Element, IdentifierType
All Known Implementing Classes:
IdentifierImpl

public interface Identifier
extends javax.xml.bind.Element, IdentifierType

Java content class for identifier 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 141)

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


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