public final class VdbSchema extends Object
*.xmi model file) model object.| Modifier and Type | Class and Description |
|---|---|
static interface |
VdbSchema.ManifestId
The VDB manifest (
vdb.xml) identifiers related to schema/model elements. |
static class |
VdbSchema.MetadataType
The type of metadata definition language.
|
static interface |
VdbSchema.PropertyId
VDB schema/model artifact property names.
|
static class |
VdbSchema.Type
The schema/model types.
|
| Modifier and Type | Field and Description |
|---|---|
static TeiidExtendedType |
ARTIFACT_TYPE
The artifact type of a Teiid VDB schema/model manifest entry.
|
static VdbSchema.MetadataType |
DEFAULT_METADATA_TYPE
The default model definition metadata type.
|
static VdbSchema.Type |
DEFAULT_TYPE
The default schema/model type.
|
static TeiidRelationshipType |
SOURCES_RELATIONSHIP
A relationship between a schema/model artifact and its source artifacts.
|
static TeiidRelationshipType |
VALIDATION_ERRORS_RELATIONSHIP
A relationship between a schema/model artifact and its validation error artifacts.
|
| Constructor and Description |
|---|
VdbSchema() |
public static final TeiidExtendedType ARTIFACT_TYPE
public static final VdbSchema.MetadataType DEFAULT_METADATA_TYPE
public static final VdbSchema.Type DEFAULT_TYPE
public static final TeiidRelationshipType SOURCES_RELATIONSHIP
public static final TeiidRelationshipType VALIDATION_ERRORS_RELATIONSHIP
Copyright © 2011-2014 JBoss, a division of Red Hat. All Rights Reserved.