| Interface | Description |
|---|---|
| AqdefConstants | |
| IKKeyProvider |
Service Provider Interface that allows clients to contribute own custom K-keys with metadata
This can also be used to to override metadata of predefined K-keys.
|
| Class | Description |
|---|---|
| KKey |
K-key (also referred to as 'Key field' / 'K field' in the documentation of AQDEF format)
|
| KKeyMetadata |
Contains metadata of a
KKey. |
| KKeyMetadata.KKeyMetadataBuilder | |
| KKeyRepository |
Repository that stores all K-keys (with metadata) of:
part (K1xxx)
characteristic (K2xxx)
value (K0xxx)
structure (K5xxx)
quality control charts (K8xxx)
If you are looking for catalog K-keys (K4xxx) see
CatalogField and Catalog enums. |
| Enum | Description |
|---|---|
| KKey.Level |
| Exception | Description |
|---|---|
| AqdefValidityException |
Indicates that the AQDEF content has invalid structure, format or is malformed in another way.
|
Copyright © 2018. All rights reserved.