| Interface | Description |
|---|---|
| ClassVisitor |
| Class | Description |
|---|---|
| AbstractAssembler | |
| AbstractCollector | |
| ClassAssembler | |
| ConstraintAssembler | |
| ConstraintCollector |
Provisioning constraint collector (simple type visitor) which receives
visitor events and and calls a delegate assembler/builder for constraints,
storing the constraint for clients.
|
| ConverterSupport | |
| DatatypeCollector |
Schema (XSD) datatype name collector (simple type visitor) which receives
visitor events and detects "leaf" nodes within a simple type hierarchy which
are XSD fundamental types and collects the type name(s).
|
| EnumerationAssembler | |
| EnumerationCollector |
Provisioning enumeration collector (simple type visitor) which receives
visitor events and and calls a delegate assembler/builder for enumerations,
storing the enumeration for clients.
|
| PropertyAssembler | |
| SchemaMetamodelAssembler |
Constructs a provisioning model based on the a given XML Schema
|
| SDOXSchemaConverter | |
| SimpleTypeUtils | |
| XSDSchemaConverter |
Copyright © 2021. All rights reserved.