public static interface KomodoLexicon.VdbModel extends KomodoLexicon.LibraryComponent
Modifier and Type | Field and Description |
---|---|
static String |
FILE
The node type name of the model's file child node.
|
static String |
GROUP_NODE
The name and node type name of the Komodo library's VDB manifest model grouping node.
|
static String |
METADATA_TYPE
The name of the metadata property (e.g., DDL).
|
static String |
MODEL_DEFINITION
The name of the model definition property.
|
static String |
MODEL_SOURCE
The node type name of the model's source child node(s).
|
static String |
NODE_TYPE
The name of the VDB manifest model node type.
|
DESCRIPTION, MIXIN_TYPE
static final String FILE
static final String GROUP_NODE
static final String METADATA_TYPE
static final String MODEL_DEFINITION
static final String MODEL_SOURCE
static final String NODE_TYPE
Copyright © 2013–2019. All rights reserved.