| Package | Description |
|---|---|
| org.dmd.dms | |
| org.dmd.dms.generated.rulesdmo | |
| org.dmd.dmv.shared |
| Modifier and Type | Class and Description |
|---|---|
class |
SchemaManager
The SchemaManager class manages the elements that comprise schemas: types, attributes,
classes and schemas themselves.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AttributeValidationWithResolverRuleCollection.execute(DmcObject obj,
DmcAttribute<?> attribute,
DmcUniqueNameResolverIF resolver) |
void |
AttributeValidationWithResolverIF.execute(DmcObject obj,
DmcAttribute<?> attribute,
DmcUniqueNameResolverIF resolver) |
| Modifier and Type | Method and Description |
|---|---|
void |
DmvRuleManager.executeAttributeValidationWithResolver(DmcObject obj,
DmcUniqueNameResolverIF resolver)
Executes the attribute validation rules with name resolver for the specified object.
|
Copyright © 2023. All rights reserved.