| Package | Description |
|---|---|
| org.dmd.concinnity.server.generated.dsd | |
| org.dmd.concinnity.shared.generated.dsd | |
| org.dmd.dmc |
The Dark Matter Core (dmc) package provides the core functionality for
all aspects of objects managed via the Dark Matter Data framework.
|
| org.dmd.dms | |
| org.dmd.dms.util | |
| org.dmd.dmt.dsd.dsda.server.generated.dsd | |
| org.dmd.dmt.dsd.dsda.shared.generated.dsd | |
| org.dmd.dmt.dsd.dsdb.server.generated.dsd | |
| org.dmd.dmt.dsd.dsdb.shared.generated.dsd | |
| org.dmd.dmt.dsd.dsdc.server.generated.dsd | |
| org.dmd.dmt.dsd.dsdc.shared.generated.dsd | |
| org.dmd.dmu.server.generated.dsd | |
| org.dmd.dmu.shared.generated.dsd | |
| org.dmd.templates.server.generated.dsd | |
| org.dmd.templates.shared.generated.dsd |
| Modifier and Type | Method and Description |
|---|---|
DmcNamedObjectIF |
ConcinnityModuleDefinitionManager.resolveClash(DmcObject obj,
DmcAttributeInfo ai,
DmcNameClashObjectSet<?> ncos) |
| Modifier and Type | Method and Description |
|---|---|
DmcNamedObjectIF |
ConcinnityModuleDefinitionDMOCache.resolveClash(DmcObject obj,
DmcAttributeInfo ai,
DmcNameClashObjectSet<?> ncos) |
| Modifier and Type | Method and Description |
|---|---|
DmcNameClashObjectSet<DmcNamedObjectIF> |
DmcNameClashException.getClashSet() |
| Modifier and Type | Method and Description |
|---|---|
DmcNamedObjectIF |
DmcNameClashResolverIF.resolveClash(DmcObject obj,
DmcAttributeInfo ai,
DmcNameClashObjectSet<?> ncos)
The clash resolver will overload this method to attempt to resolve the name clash.
|
| Modifier and Type | Method and Description |
|---|---|
DmcNamedObjectIF |
SchemaManager.resolveClash(DmcObject obj,
DmcAttributeInfo ai,
DmcNameClashObjectSet<?> ncos)
We implement this because we need to pass in a clash resolver when we resolve
schema references on auto-generated schemas.
|
| Modifier and Type | Method and Description |
|---|---|
DmcNamedObjectIF |
DmsSchemaParser.resolveClash(DmcObject obj,
DmcAttributeInfo ai,
DmcNameClashObjectSet<?> ncos) |
| Modifier and Type | Method and Description |
|---|---|
DmcNamedObjectIF |
ModuleADefinitionManager.resolveClash(DmcObject obj,
DmcAttributeInfo ai,
DmcNameClashObjectSet<?> ncos) |
| Modifier and Type | Method and Description |
|---|---|
DmcNamedObjectIF |
ModuleADefinitionDMOCache.resolveClash(DmcObject obj,
DmcAttributeInfo ai,
DmcNameClashObjectSet<?> ncos) |
| Modifier and Type | Method and Description |
|---|---|
DmcNamedObjectIF |
ModuleBDefinitionManager.resolveClash(DmcObject obj,
DmcAttributeInfo ai,
DmcNameClashObjectSet<?> ncos) |
| Modifier and Type | Method and Description |
|---|---|
DmcNamedObjectIF |
ModuleBDefinitionDMOCache.resolveClash(DmcObject obj,
DmcAttributeInfo ai,
DmcNameClashObjectSet<?> ncos) |
| Modifier and Type | Method and Description |
|---|---|
DmcNamedObjectIF |
ModuleCDefinitionManager.resolveClash(DmcObject obj,
DmcAttributeInfo ai,
DmcNameClashObjectSet<?> ncos) |
| Modifier and Type | Method and Description |
|---|---|
DmcNamedObjectIF |
ModuleCDefinitionDMOCache.resolveClash(DmcObject obj,
DmcAttributeInfo ai,
DmcNameClashObjectSet<?> ncos) |
| Modifier and Type | Method and Description |
|---|---|
DmcNamedObjectIF |
DmuModuleDefinitionManager.resolveClash(DmcObject obj,
DmcAttributeInfo ai,
DmcNameClashObjectSet<?> ncos) |
| Modifier and Type | Method and Description |
|---|---|
DmcNamedObjectIF |
DmuModuleDefinitionDMOCache.resolveClash(DmcObject obj,
DmcAttributeInfo ai,
DmcNameClashObjectSet<?> ncos) |
| Modifier and Type | Method and Description |
|---|---|
DmcNamedObjectIF |
TdlModuleDefinitionManager.resolveClash(DmcObject obj,
DmcAttributeInfo ai,
DmcNameClashObjectSet<?> ncos) |
| Modifier and Type | Method and Description |
|---|---|
DmcNamedObjectIF |
TdlModuleDefinitionDMOCache.resolveClash(DmcObject obj,
DmcAttributeInfo ai,
DmcNameClashObjectSet<?> ncos) |
Copyright © 2023. All rights reserved.