public interface TypeDerivationControl extends DerivationControl
| Modifier and Type | Interface and Description |
|---|---|
static class |
TypeDerivationControl.Factory
A factory class with static methods for creating instances
of this type.
|
DerivationControl.Enum| Modifier and Type | Field and Description |
|---|---|
static DerivationControl.Enum |
EXTENSION |
static int |
INT_EXTENSION |
static int |
INT_LIST |
static int |
INT_RESTRICTION |
static int |
INT_UNION |
static DerivationControl.Enum |
LIST |
static DerivationControl.Enum |
RESTRICTION |
static org.apache.xmlbeans.SchemaType |
type |
static DerivationControl.Enum |
UNION |
INT_SUBSTITUTION, SUBSTITUTIONenumValue, setgetStringValue, 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 DerivationControl.Enum EXTENSION
static final DerivationControl.Enum RESTRICTION
static final DerivationControl.Enum LIST
static final DerivationControl.Enum UNION
static final int INT_EXTENSION
static final int INT_RESTRICTION
static final int INT_LIST
static final int INT_UNION
Copyright © 2014–2023 Martin Luther University Halle-Wittenberg, Institute of Computer Science, Pattern Recognition and Bioinformatics. All rights reserved.