| Package | Description |
|---|---|
| org.dmd.concinnity.server.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.dmc.rules | |
| org.dmd.dmg.tools.dmggenerator | |
| org.dmd.dmr.server.base.util | |
| org.dmd.dmr.server.ldap.util | |
| org.dmd.dms.generated.rulesdmo | |
| org.dmd.dms.meta | |
| org.dmd.dms.tools.dmogenerator | |
| org.dmd.dms.util | |
| org.dmd.dmt.dsd.dsda.server.generated.dsd | |
| org.dmd.dmt.dsd.dsda.tools.config | |
| org.dmd.dmt.dsd.dsdb.server.generated.dsd | |
| org.dmd.dmt.dsd.dsdc.server.generated.dsd | |
| org.dmd.dmu.server.generated.dsd | |
| org.dmd.dmv.server | |
| org.dmd.dmv.shared | |
| org.dmd.dmv.shared.extended.rulesdmo | |
| org.dmd.dsd.tools.dmstart | |
| org.dmd.dsd.tools.dsdwizard | |
| org.dmd.dsd.tools.dsdwizard.generated.dmtdl | |
| org.dmd.templates.server.generated.dsd | |
| org.dmd.util | |
| org.dmd.util.parsing |
| Modifier and Type | Method and Description |
|---|---|
void |
ConcinnityModuleParsingCoordinator.generateForAllConfigs() |
void |
ConcinnityModuleParsingCoordinator.generateForConfig(String configName) |
void |
ConcinnityModuleParser.handleObject(DmcUncheckedObject uco,
String infile,
int lineNumber) |
void |
ConcinnityModuleConfigLoader.loadAllModules(String srcdir)
Load all modules from the specified directory.
|
void |
ConcinnityModuleConfigLoader.loadModule(String srcdir,
String module)
Load the specified module and all of its dependencies.
|
ConcinnityModule |
ConcinnityModuleParser.parseConfig(ConfigLocation l) |
void |
ConcinnityModuleGenUtility.run(String[] args)
Based on the command line arguments, we hunt for
|
| Constructor and Description |
|---|
ConcinnityModuleParsingCoordinator(ConcinnityModuleGeneratorInterface g,
ArrayList<String> sourceDirs,
ArrayList<String> jars) |
| Modifier and Type | Method and Description |
|---|---|
void |
DmcOmni.ruleFailed(DmcRuleExceptionSet errors) |
| Modifier and Type | Method and Description |
|---|---|
void |
DmcRuleExceptionSet.add(DmcRuleExceptionSet dres)
Appends the exceptions in the specified exception set to this exception set.
|
void |
RuleTracerIF.ruleFailed(DmcRuleExceptionSet errors) |
| Modifier and Type | Method and Description |
|---|---|
void |
DmgParser.parseConfig(ConfigLocation cl) |
void |
DmgGenUtility.run() |
| Constructor and Description |
|---|
DmgGenUtility(String[] args) |
| Modifier and Type | Method and Description |
|---|---|
void |
HierarchicDataCache.loadData(SchemaManager sm,
String fn) |
HierarchicObject |
HierarchyParser.readHierarchy(String fn) |
| Modifier and Type | Method and Description |
|---|---|
void |
HierarchyParserOld.readHierarchicFile(TreeMap<DmcHierarchicObjectName,HierarchicObject> byFQN,
String fn)
This method can be used to load multiple hierarchic structures into the same keymap.
|
HierarchicObject |
HierarchyParserOld.readHierarchy(String fn) |
HierarchicObject |
HierarchyParserOld.readHierarchyBelowRoot(HierarchicObject existingRoot,
String fn)
This method allows you to read a set of objects below a pre-existing root object.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ObjectValidationRuleCollection.execute(DmcObject obj) |
void |
ObjectValidationIF.execute(DmcObject obj) |
void |
InitializationRuleCollection.execute(DmcObject obj) |
void |
InitializationIF.execute(DmcObject obj) |
void |
AttributeValidationRuleCollection.execute(DmcObject obj,
DmcAttribute<?> attribute) |
void |
AttributeValidationIF.execute(DmcObject obj,
DmcAttribute<?> attribute) |
void |
AttributeValidationWithResolverRuleCollection.execute(DmcObject obj,
DmcAttribute<?> attribute,
DmcUniqueNameResolverIF resolver) |
void |
AttributeValidationWithResolverIF.execute(DmcObject obj,
DmcAttribute<?> attribute,
DmcUniqueNameResolverIF resolver) |
void |
UCOValidationRuleCollection.execute(DmcUncheckedObject uco) |
void |
UCOValidationIF.execute(DmcUncheckedObject uco) |
void |
UCOAttributeAuditRuleCollection.execute(DmcUncheckedObject uco,
String attributeName,
UcoDataStoreIF in,
UcoDataStoreIF out,
UcoFeedbackIF listener) |
void |
UCOAttributeAuditIF.execute(DmcUncheckedObject uco,
String attributeName,
UcoDataStoreIF in,
UcoDataStoreIF out,
UcoFeedbackIF listener) |
void |
UCOAttributeNormalizationRuleCollection.execute(DmcUncheckedObject uco,
String attributeName,
UcoDataStoreIF in,
UcoFeedbackIF listener) |
void |
UCOAttributeNormalizationIF.execute(DmcUncheckedObject uco,
String attributeName,
UcoDataStoreIF in,
UcoFeedbackIF listener) |
void |
UCOObjectAuditRuleCollection.execute(DmcUncheckedObject uco,
UcoDataStoreIF in,
UcoDataStoreIF out,
UcoFeedbackIF listener) |
void |
UCOObjectAuditIF.execute(DmcUncheckedObject uco,
UcoDataStoreIF in,
UcoDataStoreIF out,
UcoFeedbackIF listener) |
void |
UCOMappingRuleCollection.execute(DmcUncheckedObject uco,
UcoDataStoreIF in,
UcoDataStoreIF out,
UcoFeedbackIF listener) |
void |
UCOMappingIF.execute(DmcUncheckedObject uco,
UcoDataStoreIF in,
UcoDataStoreIF out,
UcoFeedbackIF listener) |
void |
UCOObjectNormalizationRuleCollection.execute(DmcUncheckedObject uco,
UcoDataStoreIF in,
UcoFeedbackIF listener) |
void |
UCOObjectNormalizationIF.execute(DmcUncheckedObject uco,
UcoDataStoreIF in,
UcoFeedbackIF listener) |
| Modifier and Type | Method and Description |
|---|---|
void |
MetaGenerator.run(String[] args) |
| Modifier and Type | Method and Description |
|---|---|
void |
DmoGenUtility.run() |
| Modifier and Type | Method and Description |
|---|---|
void |
DmsSchemaParser.checkRules(SchemaDefinition sd) |
void |
DmsSchemaParser.handleObject(DmcUncheckedObject uco,
String infile,
int lineNumber)
We handle the various schema related objects.
|
SchemaDefinition |
DmsSchemaParser.parseSchema(SchemaManager am,
String schemaName,
boolean terse)
Parses the specified DMS file and any other schemas on which it depends.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ModuleAParsingCoordinator.generateForAllConfigs() |
void |
ModuleAParsingCoordinator.generateForConfig(String configName) |
void |
ModuleAParser.handleObject(DmcUncheckedObject uco,
String infile,
int lineNumber) |
void |
ModuleAConfigLoader.loadAllModules(String srcdir)
Load all modules from the specified directory.
|
void |
ModuleAConfigLoader.loadModule(String srcdir,
String module)
Load the specified module and all of its dependencies.
|
ModuleA |
ModuleAParser.parseConfig(ConfigLocation l) |
void |
ModuleAGenUtility.run(String[] args)
Based on the command line arguments, we hunt for
|
| Constructor and Description |
|---|
ModuleAParsingCoordinator(ModuleAGeneratorInterface g,
ArrayList<String> sourceDirs,
ArrayList<String> jars) |
| Modifier and Type | Method and Description |
|---|---|
void |
ModuleAConfigLoader.load(String configDir) |
| Modifier and Type | Method and Description |
|---|---|
void |
ModuleBParsingCoordinator.generateForAllConfigs() |
void |
ModuleBParsingCoordinator.generateForConfig(String configName) |
void |
ModuleBParser.handleObject(DmcUncheckedObject uco,
String infile,
int lineNumber) |
void |
ModuleBConfigLoader.loadAllModules(String srcdir)
Load all modules from the specified directory.
|
void |
ModuleBConfigLoader.loadModule(String srcdir,
String module)
Load the specified module and all of its dependencies.
|
ModuleB |
ModuleBParser.parseConfig(ConfigLocation l) |
void |
ModuleBGenUtility.run(String[] args)
Based on the command line arguments, we hunt for
|
| Constructor and Description |
|---|
ModuleBParsingCoordinator(ModuleBGeneratorInterface g,
ArrayList<String> sourceDirs,
ArrayList<String> jars) |
| Modifier and Type | Method and Description |
|---|---|
void |
ModuleCParsingCoordinator.generateForAllConfigs() |
void |
ModuleCParsingCoordinator.generateForConfig(String configName) |
void |
ModuleCParser.handleObject(DmcUncheckedObject uco,
String infile,
int lineNumber) |
void |
ModuleCConfigLoader.loadAllModules(String srcdir)
Load all modules from the specified directory.
|
void |
ModuleCConfigLoader.loadModule(String srcdir,
String module)
Load the specified module and all of its dependencies.
|
ModuleC |
ModuleCParser.parseConfig(ConfigLocation l) |
void |
ModuleCGenUtility.run(String[] args)
Based on the command line arguments, we hunt for
|
| Constructor and Description |
|---|
ModuleCParsingCoordinator(ModuleCGeneratorInterface g,
ArrayList<String> sourceDirs,
ArrayList<String> jars) |
| Modifier and Type | Method and Description |
|---|---|
void |
DmuModuleParsingCoordinator.generateForAllConfigs() |
void |
DmuModuleParsingCoordinator.generateForConfig(String configName) |
void |
DmuModuleParser.handleObject(DmcUncheckedObject uco,
String infile,
int lineNumber) |
void |
DmuModuleConfigLoader.loadAllModules(String srcdir)
Load all modules from the specified directory.
|
void |
DmuModuleConfigLoader.loadModule(String srcdir,
String module)
Load the specified module and all of its dependencies.
|
DmuModule |
DmuModuleParser.parseConfig(ConfigLocation l) |
void |
DmuModuleGenUtility.run(String[] args)
Based on the command line arguments, we hunt for
|
| Constructor and Description |
|---|
DmuModuleParsingCoordinator(DmuModuleGeneratorInterface g,
ArrayList<String> sourceDirs,
ArrayList<String> jars) |
| Modifier and Type | Method and Description |
|---|---|
void |
DmvDynamicRuleManager.executeAttributeValidation(DmcObject obj)
Executes the attribute validation rules for the specified object.
|
void |
DmvDynamicRuleManager.executeObjectValidation(DmcObject obj) |
void |
DmvDynamicRuleManager.loadAndCheckRules(SchemaManager sm,
SchemaDefinition sd) |
| Modifier and Type | Method and Description |
|---|---|
void |
RelatedNumbersRule.execute(DmcObject obj) |
void |
PartCheckerRule.execute(DmcObject obj) |
void |
OnlyOneOfTheseAttributesAllowedRule.execute(DmcObject obj) |
void |
OneOfTheseAttributesRequiredRule.execute(DmcObject obj) |
void |
NamedObjectRule.execute(DmcObject obj) |
void |
InitRule.execute(DmcObject obj) |
void |
CheckAttributesBasedOnValueRule.execute(DmcObject obj) |
void |
AllowedAttributesRule.execute(DmcObject obj) |
void |
ValueLengthRule.execute(DmcObject obj,
DmcAttribute<?> attribute) |
void |
StringSetRule.execute(DmcObject obj,
DmcAttribute<?> attribute) |
void |
RestrictReferencesRule.execute(DmcObject obj,
DmcAttribute<?> attribute) |
void |
ReferencedAttributeTypeRule.execute(DmcObject obj,
DmcAttribute<?> attribute) |
void |
PatternMatchRule.execute(DmcObject obj,
DmcAttribute<?> attribute) |
void |
NumericRangeRule.execute(DmcObject obj,
DmcAttribute<?> attribute) |
void |
CardinalityRule.execute(DmcObject obj,
DmcAttribute<?> attribute) |
void |
UCOAllowedAttributesRule.execute(DmcUncheckedObject obj) |
| Modifier and Type | Method and Description |
|---|---|
void |
DSLArtifactGenerator.generateDSD(String ws,
String project,
String src,
String dpack,
String folder,
String abbrev,
String name) |
void |
DSDInteractive.run() |
| Modifier and Type | Method and Description |
|---|---|
void |
DSLArtifactGenerator.generateDSD(String ws,
String project,
String src,
String dpack,
String folder,
String abbrev,
String name) |
void |
DSDInteractive.run() |
| Modifier and Type | Method and Description |
|---|---|
void |
DsdwizardTemplateLoader.findAndLoadTemplate()
We attempt to find and load the dsdwizard.dmt file.
|
void |
DsdwizardTemplateLoader.handleObject(DmcUncheckedObject uco,
String infile,
int lineNumber) |
| Modifier and Type | Method and Description |
|---|---|
void |
TdlModuleParsingCoordinator.generateForAllConfigs() |
void |
TdlModuleParsingCoordinator.generateForConfig(String configName) |
void |
TdlModuleParser.handleObject(DmcUncheckedObject uco,
String infile,
int lineNumber) |
void |
TdlModuleConfigLoader.loadAllModules(String srcdir)
Load all modules from the specified directory.
|
void |
TdlModuleConfigLoader.loadModule(String srcdir,
String module)
Load the specified module and all of its dependencies.
|
TdlModule |
TdlModuleParser.parseConfig(ConfigLocation l) |
void |
TdlModuleGenUtility.run(String[] args)
Based on the command line arguments, we hunt for
|
| Constructor and Description |
|---|
TdlModuleParsingCoordinator(TdlModuleGeneratorInterface g,
ArrayList<String> sourceDirs,
ArrayList<String> jars) |
| Modifier and Type | Method and Description |
|---|---|
void |
ConsoleRuleTracer.ruleFailed(DmcRuleExceptionSet errors) |
| Modifier and Type | Method and Description |
|---|---|
void |
DmcUncheckedOIFHandlerIF.handleObject(DmcUncheckedObject obj,
String infile,
int lineNumber)
Process the object as required.
|
void |
DmcUncheckedOIFParser.parseFile(String fileName)
Parses the specified file and sends the objects to the object handler specified in
the constructor.
|
void |
DmcUncheckedOIFParser.parseFile(String fileName,
boolean isResource)
Parses the specified file and sends the objects to the object handler specified in
the constructor.
|
Copyright © 2023. All rights reserved.