Interface IGraphicalSchemeDeriveredDataPartRegistry
-
public interface IGraphicalSchemeDeriveredDataPartRegistryRegistry which contains the information about all parts of derived data associated with graphical scheme model.
-
-
Field Summary
Fields Modifier and Type Field Description static StringGRAPHICAL_SCHEME_VAL_DD_SEGMENTUnique identifier of the DD segment for the DD graphical scheme validation data.static StringMARKER_CLEANCleaning of obsolete markersstatic StringVLD_CHKStandard validation identifier of the DD segment.
-
-
-
Field Detail
-
GRAPHICAL_SCHEME_VAL_DD_SEGMENT
static final String GRAPHICAL_SCHEME_VAL_DD_SEGMENT
Unique identifier of the DD segment for the DD graphical scheme validation data.- See Also:
- Constant Field Values
-
MARKER_CLEAN
static final String MARKER_CLEAN
Cleaning of obsolete markers- See Also:
- Constant Field Values
-
VLD_CHK
static final String VLD_CHK
Standard validation identifier of the DD segment.- See Also:
- Constant Field Values
-
-