Class AssetLineageConstants
- java.lang.Object
-
- org.odpi.openmetadata.accessservices.assetlineage.util.AssetLineageConstants
-
public final class AssetLineageConstants extends Object
Constants for Open Metadata Types names used to build lineage functionality
-
-
Field Summary
-
-
-
Field Detail
-
LINEAGE_CLASSIFICATION_TYPES_KEY
public static final String LINEAGE_CLASSIFICATION_TYPES_KEY
- See Also:
- Constant Field Values
-
ASSET_LINEAGE_OMAS
public static final String ASSET_LINEAGE_OMAS
- See Also:
- Constant Field Values
-
REFERENCEABLE
public static final String REFERENCEABLE
- See Also:
- Constant Field Values
-
GUID_PARAMETER
public static final String GUID_PARAMETER
- See Also:
- Constant Field Values
-
VALUE_FOR_ACTIVE
public static final String VALUE_FOR_ACTIVE
- See Also:
- Constant Field Values
-
GLOSSARY_CATEGORY
public static final String GLOSSARY_CATEGORY
- See Also:
- Constant Field Values
-
GLOSSARY_TERM
public static final String GLOSSARY_TERM
- See Also:
- Constant Field Values
-
NESTED_SCHEMA_ATTRIBUTE
public static final String NESTED_SCHEMA_ATTRIBUTE
- See Also:
- Constant Field Values
-
ZONE_MEMBERSHIP
public static final String ZONE_MEMBERSHIP
- See Also:
- Constant Field Values
-
RELATIONAL_COLUMN
public static final String RELATIONAL_COLUMN
- See Also:
- Constant Field Values
-
RELATIONAL_TABLE
public static final String RELATIONAL_TABLE
- See Also:
- Constant Field Values
-
DATABASE
public static final String DATABASE
- See Also:
- Constant Field Values
-
FILE_FOLDER
public static final String FILE_FOLDER
- See Also:
- Constant Field Values
-
PROCESS
public static final String PROCESS
- See Also:
- Constant Field Values
-
PORT_ALIAS
public static final String PORT_ALIAS
- See Also:
- Constant Field Values
-
PORT_IMPLEMENTATION
public static final String PORT_IMPLEMENTATION
- See Also:
- Constant Field Values
-
TABULAR_SCHEMA_TYPE
public static final String TABULAR_SCHEMA_TYPE
- See Also:
- Constant Field Values
-
TABULAR_COLUMN
public static final String TABULAR_COLUMN
- See Also:
- Constant Field Values
-
ASSET
public static final String ASSET
- See Also:
- Constant Field Values
-
TABULAR_FILE_COLUMN
public static final String TABULAR_FILE_COLUMN
- See Also:
- Constant Field Values
-
DATA_STORE
public static final String DATA_STORE
- See Also:
- Constant Field Values
-
DATA_FILE
public static final String DATA_FILE
- See Also:
- Constant Field Values
-
CONNECTION
public static final String CONNECTION
- See Also:
- Constant Field Values
-
ENDPOINT
public static final String ENDPOINT
- See Also:
- Constant Field Values
-
SCHEMA_ATTRIBUTE
public static final String SCHEMA_ATTRIBUTE
- See Also:
- Constant Field Values
-
ATTRIBUTE_FOR_SCHEMA
public static final String ATTRIBUTE_FOR_SCHEMA
- See Also:
- Constant Field Values
-
COMPLEX_SCHEMA_TYPE
public static final String COMPLEX_SCHEMA_TYPE
- See Also:
- Constant Field Values
-
ASSET_SCHEMA_TYPE
public static final String ASSET_SCHEMA_TYPE
- See Also:
- Constant Field Values
-
CONNECTION_TO_ASSET
public static final String CONNECTION_TO_ASSET
- See Also:
- Constant Field Values
-
CONNECTION_ENDPOINT
public static final String CONNECTION_ENDPOINT
- See Also:
- Constant Field Values
-
DATA_CONTENT_FOR_DATA_SET
public static final String DATA_CONTENT_FOR_DATA_SET
- See Also:
- Constant Field Values
-
SEMANTIC_ASSIGNMENT
public static final String SEMANTIC_ASSIGNMENT
- See Also:
- Constant Field Values
-
TERM_CATEGORIZATION
public static final String TERM_CATEGORIZATION
- See Also:
- Constant Field Values
-
TERM_ANCHOR
public static final String TERM_ANCHOR
- See Also:
- Constant Field Values
-
CATEGORY_ANCHOR
public static final String CATEGORY_ANCHOR
- See Also:
- Constant Field Values
-
PORT_DELEGATION
public static final String PORT_DELEGATION
- See Also:
- Constant Field Values
-
PROCESS_PORT
public static final String PROCESS_PORT
- See Also:
- Constant Field Values
-
COLLECTION_MEMBERSHIP
public static final String COLLECTION_MEMBERSHIP
- See Also:
- Constant Field Values
-
LINEAGE_MAPPING
public static final String LINEAGE_MAPPING
- See Also:
- Constant Field Values
-
PORT_SCHEMA
public static final String PORT_SCHEMA
- See Also:
- Constant Field Values
-
NESTED_FILE
public static final String NESTED_FILE
- See Also:
- Constant Field Values
-
FOLDER_HIERARCHY
public static final String FOLDER_HIERARCHY
- See Also:
- Constant Field Values
-
PROCESS_HIERARCHY
public static final String PROCESS_HIERARCHY
- See Also:
- Constant Field Values
-
CLASSIFICATION
public static final String CLASSIFICATION
- See Also:
- Constant Field Values
-
CLASSIFICATION_NAME_CONFIDENTIALITY
public static final String CLASSIFICATION_NAME_CONFIDENTIALITY
- See Also:
- Constant Field Values
-
CLASSIFICATION_NAME_ASSET_ZONE_MEMBERSHIP
public static final String CLASSIFICATION_NAME_ASSET_ZONE_MEMBERSHIP
- See Also:
- Constant Field Values
-
CLASSIFICATION_NAME_SUBJECT_AREA
public static final String CLASSIFICATION_NAME_SUBJECT_AREA
- See Also:
- Constant Field Values
-
CLASSIFICATION_NAME_ASSET_OWNERSHIP
public static final String CLASSIFICATION_NAME_ASSET_OWNERSHIP
- See Also:
- Constant Field Values
-
UPDATE_TIME
public static final String UPDATE_TIME
- See Also:
- Constant Field Values
-
ANCHOR_GUID
public static final String ANCHOR_GUID
- See Also:
- Constant Field Values
-
immutableValidLineageRelationshipTypes
public static final Set<String> immutableValidLineageRelationshipTypes
-
immutableDefaultLineageClassifications
public static final Set<String> immutableDefaultLineageClassifications
-
immutableProcessRelationshipsTypes
public static final Map<String,String> immutableProcessRelationshipsTypes
-
-