| Package | Description |
|---|---|
| org.dmd.dms.generated.dmw | |
| org.dmd.dmv.server.generated.dmw |
| Modifier and Type | Field and Description |
|---|---|
static AttributeDefinitionIterableDMW |
AttributeDefinitionIterableDMW.emptyList |
| Modifier and Type | Method and Description |
|---|---|
AttributeDefinitionIterableDMW |
SchemaDefinitionDMW.getAttributeDefList()
A list of attribute definition references.
|
AttributeDefinitionIterableDMW |
RuleDefinitionDMW.getMay()
Indicates the set of attributes that an instance of a class MAY\n have.
|
AttributeDefinitionIterableDMW |
DSDefinitionModuleDMW.getMay()
Indicates the set of attributes that an instance of a class MAY\n have.
|
AttributeDefinitionIterableDMW |
ClassDefinitionDMW.getMay()
Indicates the set of attributes that an instance of a class MAY\n have.
|
AttributeDefinitionIterableDMW |
ActionDefinitionDMW.getMayParm()
Indicates the set of parameters that an action MAY have.
|
AttributeDefinitionIterableDMW |
ActionDefinitionDMW.getMayReturn()
Indicates the set of return vals that may be returned as part of a\n
particular action response message.
|
AttributeDefinitionIterableDMW |
RuleDefinitionDMW.getMust()
Indicates the set of attributes that an instance of a class MUST have.
|
AttributeDefinitionIterableDMW |
DSDefinitionModuleDMW.getMust()
Indicates the set of attributes that an instance of a class MUST have.
|
AttributeDefinitionIterableDMW |
ClassDefinitionDMW.getMust()
Indicates the set of attributes that an instance of a class MUST have.
|
AttributeDefinitionIterableDMW |
ActionDefinitionDMW.getMustParm()
Indicates the set of parameters that an action MUST have.
|
AttributeDefinitionIterableDMW |
ActionDefinitionDMW.getMustReturn()
Indicates the set of return vals that must be returned as part of a\n
particular action response message.
|
AttributeDefinitionIterableDMW |
SliceDefinitionDMW.getSelectAttribute()
The selectAttribute indicates an attribute to be used in the definition\n
of a Slice.
|
| Modifier and Type | Method and Description |
|---|---|
AttributeDefinitionIterableDMW |
CheckAttributesBasedOnValueRuleDataDMW.getExcludeThisAttributeIterable() |
AttributeDefinitionIterableDMW |
CheckAttributesBasedOnValueRuleDataDMW.getIncludeThisAttributeIterable() |
AttributeDefinitionIterableDMW |
OnlyOneOfTheseAttributesAllowedRuleDataDMW.getOnePossibilityIterable() |
AttributeDefinitionIterableDMW |
OneOfTheseAttributesRequiredRuleDataDMW.getOnePossibilityIterable() |
Copyright © 2023. All rights reserved.