|
COSMOS ${releaseVersion} resource-modeling Project Internal API Specification |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IFileSystemSMLProperties
The properties that can be set on the file-system based repository.
| Field Summary | |
|---|---|
static java.lang.String |
CREATE_STRUCTURE
A boolean set to true to create any structure needed as part of an import operation; false otherwise. |
static java.lang.String |
HIERARCHY_INFORMATION
Stores the hierarchy information of the element types KEY = Name space URI VALUE = A Map where
KEY = The type name
VALUE = Name space URI:parent type name |
static java.lang.String |
OVERWRITE_WITHOUT_NOTIFICATION
A boolean set to true if files can be overwritten without any notification; false otherwise. |
static java.lang.String |
ROOT_CONTEXT_NODE
The root context node name |
static java.lang.String |
ROOT_DIRECTORY
The root directory of the repository |
static java.lang.String |
SUPPRESS_CONNECT_ERRORS
This attribute is used to suppress all errors that may occur during the connection to the repository. |
static java.lang.String |
TYPE_INFORMATION
Stores the type information of the processed elements. |
| Field Detail |
|---|
static final java.lang.String ROOT_DIRECTORY
static final java.lang.String ROOT_CONTEXT_NODE
static final java.lang.String SUPPRESS_CONNECT_ERRORS
static final java.lang.String OVERWRITE_WITHOUT_NOTIFICATION
static final java.lang.String CREATE_STRUCTURE
static final java.lang.String TYPE_INFORMATION
Map where
KEY = Name space URI
VALUE = A Map where
KEY = Element local name
Type = URI:element type
static final java.lang.String HIERARCHY_INFORMATION
Map where
KEY = The type name
VALUE = Name space URI:parent type name
|
COSMOS ${releaseVersion} resource-modeling Project Internal API Specification |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||