| Package | Description |
|---|---|
| org.dmd.dmp.server.generated | |
| org.dmd.dmr.server.ldap.util | |
| org.dmd.dms | |
| org.dmd.dms.generated.dmw | |
| org.dmd.dms.util | |
| org.dmd.dmt.server.generated |
| Modifier and Type | Field and Description |
|---|---|
static ActionDefinition |
DmpSchemaAG._primeEventChannel |
| Modifier and Type | Method and Description |
|---|---|
void |
LDAPSchemaExtension.addAction(ActionDefinition def) |
| Modifier and Type | Field and Description |
|---|---|
HashMap<DefinitionName,ActionDefinition> |
SchemaManager.actionDefs
This map contains all action definitions keyed on their respective name attributes.
|
| Modifier and Type | Method and Description |
|---|---|
ActionDefinition |
SchemaManager.actdef(String n)
This function will return the class definition associated with the
given name.
|
ActionDefinition |
AttributeDefinition.getUsedByActionsNth(int i) |
ActionDefinition |
SchemaManager.isAction(String name)
This function indicates if the specified string the name of an ActionDefinition.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SchemaExtensionIF.addAction(ActionDefinition def)
This method will be called when an action is added to the schema manager.
|
| Modifier and Type | Method and Description |
|---|---|
DmcAttribute<?> |
SchemaDefinitionDMW.addActionDefList(ActionDefinition value)
Adds another actionDefList value.
|
DmcAttribute<?> |
ClassDefinitionDMW.addActions(ActionDefinition value)
Adds another actions value.
|
| Modifier and Type | Method and Description |
|---|---|
static String |
GenUtility.getImports(ActionDefinition ad,
ArrayList<AttributeDefinition> allAttr,
BooleanVar anySVAttributes,
BooleanVar anyMVAttributes) |
| Modifier and Type | Field and Description |
|---|---|
static ActionDefinition |
DmtSchemaAG._testAction |
Copyright © 2023. All rights reserved.