| Interface | Description |
|---|---|
| ITypingService |
Core interface for clients to contact.
|
| Class | Description |
|---|---|
| PIDInformation |
Class for storing and managing a PID record that carries meta-information
such as conformance flags.
|
| TypingService |
Core implementation class that offers the combined higher-level services
through a type registry and an identifier system.
|
| Enum | Description |
|---|---|
| EntityClass |
Helper enumeration to distinguish between identifiers for simple objects, for properties, for types etc.
|
| Exception | Description |
|---|---|
| InconsistentRecordsException |
Exception to use when the hidden linking between records in an identifier
system and a type registry are broken, e.g. because a PID record lists a
property identifier that is unregistered.
|
Copyright © 2014. All rights reserved.