public interface GraphEdgedefaultType
extends org.apache.xmlbeans.XmlNMTOKEN
| Modifier and Type | Interface and Description |
|---|---|
static class |
GraphEdgedefaultType.Enum
Enumeration value class for org.graphdrawing.graphml.xmlns.GraphEdgedefaultType.
|
static class |
GraphEdgedefaultType.Factory
A factory class with static methods for creating instances
of this type.
|
| Modifier and Type | Field and Description |
|---|---|
static GraphEdgedefaultType.Enum |
DIRECTED |
static int |
INT_DIRECTED |
static int |
INT_UNDIRECTED |
static org.apache.xmlbeans.SchemaType |
type |
static GraphEdgedefaultType.Enum |
UNDIRECTED |
| Modifier and Type | Method and Description |
|---|---|
org.apache.xmlbeans.StringEnumAbstractBase |
enumValue() |
void |
set(org.apache.xmlbeans.StringEnumAbstractBase e) |
getStringValue, set, setStringValue, stringValuechangeType, compareTo, compareValue, copy, copy, execQuery, execQuery, isImmutable, isNil, schemaType, selectAttribute, selectAttribute, selectAttributes, selectChildren, selectChildren, selectChildren, selectPath, selectPath, set, setNil, substitute, toString, validate, validate, valueEquals, valueHashCodedocumentProperties, dump, getDomNode, monitor, newCursor, newDomNode, newDomNode, newInputStream, newInputStream, newReader, newReader, newXMLInputStream, newXMLInputStream, newXMLStreamReader, newXMLStreamReader, save, save, save, save, save, save, save, save, xmlText, xmlTextstatic final org.apache.xmlbeans.SchemaType type
static final GraphEdgedefaultType.Enum DIRECTED
static final GraphEdgedefaultType.Enum UNDIRECTED
static final int INT_DIRECTED
static final int INT_UNDIRECTED
Copyright © 2014–2023 Martin Luther University Halle-Wittenberg, Institute of Computer Science, Pattern Recognition and Bioinformatics. All rights reserved.