| Package | Description |
|---|---|
| org.dmd.dmt.server.extended | |
| org.dmd.dmt.server.generated.dmw |
| Modifier and Type | Class and Description |
|---|---|
class |
ObjWithRefsDerivedA |
class |
ObjWithRefsDerivedB |
| Modifier and Type | Class and Description |
|---|---|
class |
ObjWithRefsDerivedADMW
Used to test restricting object references in derived classes.
|
class |
ObjWithRefsDerivedBDMW
Used to test restricting object references in derived classes.
|
| Modifier and Type | Method and Description |
|---|---|
ObjWithRefs |
ObjWithRefsDMW.cloneIt() |
ObjWithRefs |
NamedObjHMDMW.getHmNamedObj(Object key) |
ObjWithRefs |
ObjWithRefsDMW.getModificationRecorder() |
ObjWithRefs |
ObjWithRefsDMW.getNthIndexedObjRef(int index) |
ObjWithRefs |
ExtendedRefMVIDXDMW.getNthMvIdxExtendedRef(int index) |
ObjWithRefs |
ParseTestDMW.getNthMvIdxNamedObj(int index) |
ObjWithRefs |
NamedObjMVIDXDMW.getNthMvIdxNamedObj(int index) |
ObjWithRefs |
UsingIndexedAttributesDMW.getNthSomeRelationIndexed(int index) |
ObjWithRefs |
TestAbstractExtendedDMW.getNthSomeRelationMVI(int index) |
ObjWithRefs |
ObjWithRefsDMW.getNthSomeRelationMVI(int index) |
ObjWithRefs |
ObjWithRefsDMW.getObjRef() |
ObjWithRefs |
UsingObjRefHMDMW.getObjRefHM(Object key) |
ObjWithRefs |
ObjWithRefsDMW.getObjRefHM(Object key) |
ObjWithRefs |
NamedObjSVDMW.getSvNamedObj() |
ObjWithRefs |
NamedObjTMDMW.getTmNamedObj(Object key) |
| Modifier and Type | Method and Description |
|---|---|
HashMap<DefinitionName,ObjWithRefs> |
NamedObjHMDMW.getHmNamedObjCopy() |
HashSet<ObjWithRefs> |
ExtendedRefHSDMW.getHsExtendedRefCopy() |
HashSet<ObjWithRefs> |
NamedObjHSDMW.getHsNamedObjCopy() |
ArrayList<ObjWithRefs> |
ExtendedRefMVDMW.getMvExtendedRefCopy() |
ArrayList<ObjWithRefs> |
NamedObjMVDMW.getMvNamedObjCopy() |
HashMap<DefinitionName,ObjWithRefs> |
UsingObjRefHMDMW.getObjRefHMCopy() |
HashMap<DefinitionName,ObjWithRefs> |
ObjWithRefsDMW.getObjRefHMCopy() |
ArrayList<ObjWithRefs> |
ObjWithRefsDMW.getObjRefMVCopy() |
ArrayList<ObjWithRefs> |
ObjWithRefsDMW.getSomeRelationMVCopy() |
TreeMap<DefinitionName,ObjWithRefs> |
NamedObjTMDMW.getTmNamedObjCopy() |
TreeSet<ObjWithRefs> |
ExtendedRefTSDMW.getTsExtendedRefCopy() |
TreeSet<ObjWithRefs> |
NamedObjTSDMW.getTsNamedObjCopy() |
| Modifier and Type | Method and Description |
|---|---|
DmcAttribute<?> |
NamedObjHMDMW.addHmNamedObj(ObjWithRefs value)
Adds another hmNamedObj value.
|
DmcAttribute<?> |
NamedObjHSDMW.addHsNamedObj(ObjWithRefs value)
Adds another hsNamedObj value.
|
DmcAttribute<?> |
NamedObjMVDMW.addMvNamedObj(ObjWithRefs value)
Adds another mvNamedObj value.
|
DmcAttribute<?> |
UsingObjRefHMDMW.addObjRefHM(ObjWithRefs value)
Adds another objRefHM value.
|
DmcAttribute<?> |
ObjWithRefsDMW.addObjRefHM(ObjWithRefs value)
Adds another objRefHM value.
|
DmcAttribute<?> |
ObjWithRefsDMW.addObjRefMV(ObjWithRefs value)
Adds another objRefMV value.
|
DmcAttribute<?> |
NamedObjTMDMW.addTmNamedObj(ObjWithRefs value)
Adds another tmNamedObj value.
|
DmcAttribute<?> |
NamedObjTSDMW.addTsNamedObj(ObjWithRefs value)
Adds another tsNamedObj value.
|
void |
NamedObjHMDMW.delHmNamedObj(ObjWithRefs value)
Deletes a hmNamedObj value.
|
void |
NamedObjHSDMW.delHsNamedObj(ObjWithRefs value)
Deletes a hsNamedObj value.
|
void |
NamedObjMVDMW.delMvNamedObj(ObjWithRefs value)
Deletes a mvNamedObj value.
|
void |
UsingObjRefHMDMW.delObjRefHM(ObjWithRefs value)
Deletes a objRefHM value.
|
void |
ObjWithRefsDMW.delObjRefHM(ObjWithRefs value)
Deletes a objRefHM value.
|
void |
ObjWithRefsDMW.delObjRefMV(ObjWithRefs value)
Deletes a objRefMV value.
|
void |
NamedObjTMDMW.delTmNamedObj(ObjWithRefs value)
Deletes a tmNamedObj value.
|
void |
NamedObjTSDMW.delTsNamedObj(ObjWithRefs value)
Deletes a tsNamedObj value.
|
DmcAttribute<?> |
ObjWithRefsDMW.setNthIndexedObjRef(int index,
ObjWithRefs value)
Sets the indexedObjRef value at the specified index.
|
DmcAttribute<?> |
ParseTestDMW.setNthMvIdxNamedObj(int index,
ObjWithRefs value)
Sets the mvIdxNamedObj value at the specified index.
|
DmcAttribute<?> |
NamedObjMVIDXDMW.setNthMvIdxNamedObj(int index,
ObjWithRefs value)
Sets the mvIdxNamedObj value at the specified index.
|
void |
ObjWithRefsDMW.setObjRef(ObjWithRefs value)
Sets the objRef to the specified value.
|
void |
NamedObjSVDMW.setSvNamedObj(ObjWithRefs value)
Sets the svNamedObj to the specified value.
|
Copyright © 2023. All rights reserved.