|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface Att
Java content class for att element declaration.
The following schema fragment specifies the expected content contained within this java content object. (defined at file:/cellar/users/mes/cytoscape/schema/xgmml.xsd line 429)
<element name="att"> <complexType> <complexContent> <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> <sequence> <element ref="{http://www.cs.rpi.edu/XGMML}att" maxOccurs="unbounded" minOccurs="0"/> <element ref="{http://www.cs.rpi.edu/XGMML}graph" maxOccurs="unbounded" minOccurs="0"/> <element ref="{http://www.w3.org/1999/02/22-rdf-syntax-ns#}RDF" maxOccurs="unbounded" minOccurs="0"/> </sequence> <attGroup ref="{http://www.cs.rpi.edu/XGMML}attribute-value"/> <attGroup ref="{http://www.cs.rpi.edu/XGMML}global-atts"/> <attGroup ref="{http://www.cs.rpi.edu/XGMML}attribute-type"/> </restriction> </complexContent> </complexType> </element>
Method Summary |
---|
Methods inherited from interface cytoscape.generated2.AttType |
---|
getContent, getId, getLabel, getLabelanchor, getName, getType, getValue, setId, setLabel, setLabelanchor, setName, setType, setValue |
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |