public interface KeyForType
extends org.apache.xmlbeans.XmlNMTOKEN
| Modifier and Type | Interface and Description |
|---|---|
static class |
KeyForType.Enum
Enumeration value class for org.graphdrawing.graphml.xmlns.KeyForType.
|
static class |
KeyForType.Factory
A factory class with static methods for creating instances
of this type.
|
| Modifier and Type | Field and Description |
|---|---|
static KeyForType.Enum |
ALL |
static KeyForType.Enum |
EDGE |
static KeyForType.Enum |
ENDPOINT |
static KeyForType.Enum |
GRAPH |
static KeyForType.Enum |
GRAPHML |
static KeyForType.Enum |
HYPEREDGE |
static int |
INT_ALL |
static int |
INT_EDGE |
static int |
INT_ENDPOINT |
static int |
INT_GRAPH |
static int |
INT_GRAPHML |
static int |
INT_HYPEREDGE |
static int |
INT_NODE |
static int |
INT_PORT |
static KeyForType.Enum |
NODE |
static KeyForType.Enum |
PORT |
static org.apache.xmlbeans.SchemaType |
type |
| 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 KeyForType.Enum ALL
static final KeyForType.Enum GRAPHML
static final KeyForType.Enum GRAPH
static final KeyForType.Enum NODE
static final KeyForType.Enum EDGE
static final KeyForType.Enum HYPEREDGE
static final KeyForType.Enum PORT
static final KeyForType.Enum ENDPOINT
static final int INT_ALL
static final int INT_GRAPHML
static final int INT_GRAPH
static final int INT_NODE
static final int INT_EDGE
static final int INT_HYPEREDGE
static final int INT_PORT
static final int INT_ENDPOINT
Copyright © 2014–2023 Martin Luther University Halle-Wittenberg, Institute of Computer Science, Pattern Recognition and Bioinformatics. All rights reserved.