public class NamedObjMVDMW extends DmwWrapper
Generated from the dmt schema at version 0.1
This code was auto-generated by the dmggenerator utility and shouldn't be alterred manually! Generated from: org.dmd.dmg.generators.BaseDMWGenerator.dumpWrapper(BaseDMWGenerator.java:488)
core| Modifier | Constructor and Description |
|---|---|
|
NamedObjMVDMW() |
|
NamedObjMVDMW(DmcTypeModifierMV mods) |
|
NamedObjMVDMW(NamedObjMVDMO obj) |
protected |
NamedObjMVDMW(NamedObjMVDMO obj,
ClassDefinition cd) |
| Modifier and Type | Method and Description |
|---|---|
DmcAttribute<?> |
addMvNamedObj(ObjWithRefs value)
Adds another mvNamedObj value.
|
NamedObjMVDMW |
cloneIt() |
void |
delMvNamedObj(ObjWithRefs value)
Deletes a mvNamedObj value.
|
NamedObjMVDMO |
getDMO() |
NamedObjMVDMW |
getModificationRecorder() |
ArrayList<ObjWithRefs> |
getMvNamedObjCopy() |
boolean |
getMvNamedObjHasValue() |
boolean |
getMvNamedObjIsEmpty() |
ObjWithRefsIterableDMW |
getMvNamedObjIterable() |
int |
getMvNamedObjSize() |
void |
remMvNamedObj()
Removes the mvNamedObj attribute value.
|
addAux, applyModifier, equals, getBackRefs, getConstructionClass, getConstructionClassInfo, getConstructionClassName, getDmcObject, getObjectClass, getReferringObjects, getReferringObjectsViaAttribute, hasAux, isReferenced, referenceCount, removeAux, resolveReferences, resolveReferences, serializeIt, setDmcObject, toJSON, toOIF, toOIF, toPersistentOIF, toString, youAreDeletedgetDeleted, getModifier, setDeleted, setModifierpublic NamedObjMVDMW()
public NamedObjMVDMW(DmcTypeModifierMV mods)
public NamedObjMVDMW(NamedObjMVDMO obj)
protected NamedObjMVDMW(NamedObjMVDMO obj, ClassDefinition cd)
public NamedObjMVDMW getModificationRecorder()
public NamedObjMVDMW cloneIt()
public NamedObjMVDMO getDMO()
public int getMvNamedObjSize()
public boolean getMvNamedObjIsEmpty()
public boolean getMvNamedObjHasValue()
public ObjWithRefsIterableDMW getMvNamedObjIterable()
public DmcAttribute<?> addMvNamedObj(ObjWithRefs value)
value - A value compatible with ObjWithRefspublic void delMvNamedObj(ObjWithRefs value)
value - The ObjWithRefs to be deleted from set of attribute values.public ArrayList<ObjWithRefs> getMvNamedObjCopy()
public void remMvNamedObj()
Copyright © 2023. All rights reserved.