| Package | Description |
|---|---|
| org.dmd.mvw.tools.mvwgenerator.generated.dmo | |
| org.dmd.mvw.tools.mvwgenerator.generated.dmw | |
| org.dmd.mvw.tools.mvwgenerator.generated.types |
| Modifier and Type | Method and Description |
|---|---|
MenuElementTypeAndComment |
MenuImplementationConfigDMO.getDefaultMenuBar() |
MenuElementTypeAndComment |
MenuImplementationConfigDMO.getDefaultMenuItem() |
MenuElementTypeAndComment |
MenuImplementationConfigDMO.getDefaultSeparator() |
MenuElementTypeAndComment |
MenuImplementationConfigDMO.getDefaultSubMenu() |
MenuElementTypeAndComment |
MenuImplementationConfigDMO.getNthAlternateMenuBar(int i) |
MenuElementTypeAndComment |
MenuImplementationConfigDMO.getNthAlternateMenuItem(int i) |
MenuElementTypeAndComment |
MenuImplementationConfigDMO.getNthAlternateSubMenu(int i) |
| Modifier and Type | Method and Description |
|---|---|
Iterator<MenuElementTypeAndComment> |
MenuImplementationConfigDMO.getAlternateMenuBar() |
Iterator<MenuElementTypeAndComment> |
MenuImplementationConfigDMO.getAlternateMenuItem() |
Iterator<MenuElementTypeAndComment> |
MenuImplementationConfigDMO.getAlternateSubMenu() |
| Modifier and Type | Method and Description |
|---|---|
org.dmd.dmc.DmcAttribute<?> |
MenuImplementationConfigDMO.addAlternateMenuBar(MenuElementTypeAndComment value)
Adds another alternateMenuBar to the specified value.
|
org.dmd.dmc.DmcAttribute<?> |
MenuImplementationConfigDMO.addAlternateMenuItem(MenuElementTypeAndComment value)
Adds another alternateMenuItem to the specified value.
|
org.dmd.dmc.DmcAttribute<?> |
MenuImplementationConfigDMO.addAlternateSubMenu(MenuElementTypeAndComment value)
Adds another alternateSubMenu to the specified value.
|
boolean |
MenuImplementationConfigDMO.alternateMenuBarContains(MenuElementTypeAndComment value)
Returns true if we contain a valued keyed by the specified MenuElementTypeAndComment.
|
boolean |
MenuImplementationConfigDMO.alternateMenuItemContains(MenuElementTypeAndComment value)
Returns true if we contain a valued keyed by the specified MenuElementTypeAndComment.
|
boolean |
MenuImplementationConfigDMO.alternateSubMenuContains(MenuElementTypeAndComment value)
Returns true if we contain a valued keyed by the specified MenuElementTypeAndComment.
|
org.dmd.dmc.DmcAttribute<?> |
MenuImplementationConfigDMO.delAlternateMenuBar(MenuElementTypeAndComment value)
Deletes a alternateMenuBar from the specified value.
|
org.dmd.dmc.DmcAttribute<?> |
MenuImplementationConfigDMO.delAlternateMenuItem(MenuElementTypeAndComment value)
Deletes a alternateMenuItem from the specified value.
|
org.dmd.dmc.DmcAttribute<?> |
MenuImplementationConfigDMO.delAlternateSubMenu(MenuElementTypeAndComment value)
Deletes a alternateSubMenu from the specified value.
|
void |
MenuImplementationConfigDMO.setDefaultMenuBar(MenuElementTypeAndComment value)
Sets defaultMenuBar to the specified value.
|
void |
MenuImplementationConfigDMO.setDefaultMenuItem(MenuElementTypeAndComment value)
Sets defaultMenuItem to the specified value.
|
void |
MenuImplementationConfigDMO.setDefaultSeparator(MenuElementTypeAndComment value)
Sets defaultSeparator to the specified value.
|
void |
MenuImplementationConfigDMO.setDefaultSubMenu(MenuElementTypeAndComment value)
Sets defaultSubMenu to the specified value.
|
| Modifier and Type | Method and Description |
|---|---|
MenuElementTypeAndComment |
MenuImplementationConfigDMW.getDefaultMenuBar() |
MenuElementTypeAndComment |
MenuImplementationConfigDMW.getDefaultMenuItem() |
MenuElementTypeAndComment |
MenuImplementationConfigDMW.getDefaultSeparator() |
MenuElementTypeAndComment |
MenuImplementationConfigDMW.getDefaultSubMenu() |
| Modifier and Type | Method and Description |
|---|---|
ArrayList<MenuElementTypeAndComment> |
MenuImplementationConfigDMW.getAlternateMenuBarCopy() |
ArrayList<MenuElementTypeAndComment> |
MenuImplementationConfigDMW.getAlternateMenuItemCopy() |
ArrayList<MenuElementTypeAndComment> |
MenuImplementationConfigDMW.getAlternateSubMenuCopy() |
| Modifier and Type | Method and Description |
|---|---|
void |
MenuImplementationConfigDMW.addAlternateMenuBar(MenuElementTypeAndComment value)
Adds another alternateMenuBar value.
|
void |
MenuImplementationConfigDMW.addAlternateMenuItem(MenuElementTypeAndComment value)
Adds another alternateMenuItem value.
|
void |
MenuImplementationConfigDMW.addAlternateSubMenu(MenuElementTypeAndComment value)
Adds another alternateSubMenu value.
|
boolean |
MenuImplementationConfigDMW.alternateMenuBarContains(MenuElementTypeAndComment value)
Returns true if the collection contains the alternateMenuBar value.
|
boolean |
MenuImplementationConfigDMW.alternateMenuItemContains(MenuElementTypeAndComment value)
Returns true if the collection contains the alternateMenuItem value.
|
boolean |
MenuImplementationConfigDMW.alternateSubMenuContains(MenuElementTypeAndComment value)
Returns true if the collection contains the alternateSubMenu value.
|
void |
MenuImplementationConfigDMW.delAlternateMenuBar(MenuElementTypeAndComment value)
Deletes a alternateMenuBar value.
|
void |
MenuImplementationConfigDMW.delAlternateMenuItem(MenuElementTypeAndComment value)
Deletes a alternateMenuItem value.
|
void |
MenuImplementationConfigDMW.delAlternateSubMenu(MenuElementTypeAndComment value)
Deletes a alternateSubMenu value.
|
void |
MenuImplementationConfigDMW.setDefaultMenuBar(MenuElementTypeAndComment value)
Sets defaultMenuBar to the specified value.
|
void |
MenuImplementationConfigDMW.setDefaultMenuItem(MenuElementTypeAndComment value)
Sets defaultMenuItem to the specified value.
|
void |
MenuImplementationConfigDMW.setDefaultSeparator(MenuElementTypeAndComment value)
Sets defaultSeparator to the specified value.
|
void |
MenuImplementationConfigDMW.setDefaultSubMenu(MenuElementTypeAndComment value)
Sets defaultSubMenu to the specified value.
|
| Constructor and Description |
|---|
MenuElementTypeAndCommentIterableDMW(Iterator<MenuElementTypeAndComment> it) |
| Modifier and Type | Field and Description |
|---|---|
protected MenuElementTypeAndComment |
DmcTypeMenuElementTypeAndCommentSV.value |
| Modifier and Type | Field and Description |
|---|---|
protected Set<MenuElementTypeAndComment> |
DmcTypeMenuElementTypeAndCommentSET.value |
protected ArrayList<MenuElementTypeAndComment> |
DmcTypeMenuElementTypeAndCommentMV.value |
| Modifier and Type | Method and Description |
|---|---|
MenuElementTypeAndComment |
DmcTypeMenuElementTypeAndCommentSET.add(Object v) |
MenuElementTypeAndComment |
DmcTypeMenuElementTypeAndCommentMV.add(Object v) |
MenuElementTypeAndComment |
DmcTypeMenuElementTypeAndCommentSTATIC.cloneValue(MenuElementTypeAndComment value) |
MenuElementTypeAndComment |
DmcTypeMenuElementTypeAndComment.cloneValue(MenuElementTypeAndComment val)
Returns a clone of a value associated with this type.
|
MenuElementTypeAndComment |
DmcTypeMenuElementTypeAndCommentSET.del(Object v) |
MenuElementTypeAndComment |
DmcTypeMenuElementTypeAndCommentMV.del(Object v) |
MenuElementTypeAndComment |
DmcTypeMenuElementTypeAndCommentSTATIC.deserializeValue(org.dmd.dmc.DmcInputStreamIF dis) |
MenuElementTypeAndComment |
DmcTypeMenuElementTypeAndComment.deserializeValue(org.dmd.dmc.DmcInputStreamIF dis)
Reads a MenuElementTypeAndComment.
|
MenuElementTypeAndComment |
DmcTypeMenuElementTypeAndCommentMV.getMVnth(int index) |
MenuElementTypeAndComment |
DmcTypeMenuElementTypeAndCommentSV.getSV() |
MenuElementTypeAndComment |
DmcTypeMenuElementTypeAndCommentSV.getSVCopy() |
MenuElementTypeAndComment |
DmcTypeMenuElementTypeAndCommentSV.set(Object v) |
MenuElementTypeAndComment |
DmcTypeMenuElementTypeAndCommentMV.setMVnth(int index,
Object v) |
MenuElementTypeAndComment |
DmcTypeMenuElementTypeAndCommentSTATIC.typeCheck(Object value) |
protected MenuElementTypeAndComment |
DmcTypeMenuElementTypeAndComment.typeCheck(Object value) |
| Modifier and Type | Method and Description |
|---|---|
org.dmd.dmc.DmcAttribute<MenuElementTypeAndComment> |
DmcTypeMenuElementTypeAndCommentSV.cloneIt() |
org.dmd.dmc.DmcAttribute<MenuElementTypeAndComment> |
DmcTypeMenuElementTypeAndCommentSET.cloneIt() |
org.dmd.dmc.DmcAttribute<MenuElementTypeAndComment> |
DmcTypeMenuElementTypeAndCommentMV.cloneIt() |
Iterator<MenuElementTypeAndComment> |
DmcTypeMenuElementTypeAndCommentSET.getMV() |
Iterator<MenuElementTypeAndComment> |
DmcTypeMenuElementTypeAndCommentMV.getMV() |
Set<MenuElementTypeAndComment> |
DmcTypeMenuElementTypeAndCommentSET.getMVCopy() |
ArrayList<MenuElementTypeAndComment> |
DmcTypeMenuElementTypeAndCommentMV.getMVCopy() |
| Modifier and Type | Method and Description |
|---|---|
MenuElementTypeAndComment |
DmcTypeMenuElementTypeAndCommentSTATIC.cloneValue(MenuElementTypeAndComment value) |
MenuElementTypeAndComment |
DmcTypeMenuElementTypeAndComment.cloneValue(MenuElementTypeAndComment val)
Returns a clone of a value associated with this type.
|
void |
DmcTypeMenuElementTypeAndCommentSTATIC.serializeValue(org.dmd.dmc.DmcOutputStreamIF dos,
MenuElementTypeAndComment value) |
void |
DmcTypeMenuElementTypeAndComment.serializeValue(org.dmd.dmc.DmcOutputStreamIF dos,
MenuElementTypeAndComment value)
Writes a MenuElementTypeAndComment.
|
| Constructor and Description |
|---|
MenuElementTypeAndComment(MenuElementTypeAndComment original)
Copy constructor.
|
Copyright © 2019. All rights reserved.