| Interface | Description |
|---|---|
| DmcDefinitionIF |
The DmcDefinitionIF interface provides a common interface for definitions
that are used in modelling a system or set of concepts.
|
| DmcDefinitionManagerIF |
The DmcDefinitionManagerIF interface defines an entity that manages a set
of definitions and allows those definitions to be accessed.
|
| DmcModuleIF |
The DmcModuleIF is an extension of a DmcDefinitionIF that provides access to
a collection of definitions.
|
| DsdParserInterface |
The DsdParserInterface defines a parsing component that recognizes a
particular set of Domain Specific Definitions.
|
| Class | Description |
|---|---|
| DmcDefinitionSet<DEF extends DSDefinition> |
The DmcDefinitionSet class provides a mechanism to store a set of definitions
with the possibility that the DefinitionName of some of the definitions may clash.
|
| DMODefinitionSet<DEF extends DSDefinitionDMO> |
The DMODefinitionSet class provides a mechanism to store a set of definitions
with the possibility that the DefinitionName of some of the definitions may clash.
|
Copyright © 2023. All rights reserved.