|
Interface Summary | |||
AspectDefinition | Read-only definition of an Aspect. | ||
AssociationDefinition | Read-only definition of an Association. | ||
ChildAssociationDefinition | Read-only definition of a Child Association. | ||
ClassAttributeDefinition | |||
ClassDefinition | Read-only definition of a Class. | ||
Constraint | The interface for classes that implement constraints on property values. | ||
ConstraintDefinition | Property constraint definition | ||
DataTypeDefinition | Read-only definition of a Data Type | ||
DictionaryService | This interface represents the Repository Data Dictionary. | ||
ModelDefinition | Read-only definition of a Model. | ||
NamespaceDefinition | Read-only definition of a Namespace. | ||
PropertyDefinition | Read-only definition of a Property. | ||
TypeDefinition | Read-only definition of a Type |
Exception Summary | ||
DictionaryException | Base Exception of Data Dictionary Exceptions. | |
DictionaryException.DuplicateDefinitionException | Exception generated by attempting to create a duplicate definition of the data dictionary, such as type, aspect, constraint and etc. | |
InvalidAspectException | Thrown when a reference to an aspect is incorrect. | |
InvalidTypeException | Thrown when an operation cannot be performed because a type is not recognised by the data dictionary |
|