public class NamedObjTMDMW 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 |
|---|---|
|
NamedObjTMDMW() |
|
NamedObjTMDMW(DmcTypeModifierMV mods) |
|
NamedObjTMDMW(NamedObjTMDMO obj) |
protected |
NamedObjTMDMW(NamedObjTMDMO obj,
ClassDefinition cd) |
| Modifier and Type | Method and Description |
|---|---|
DmcAttribute<?> |
addTmNamedObj(ObjWithRefs value)
Adds another tmNamedObj value.
|
NamedObjTMDMW |
cloneIt() |
void |
delTmNamedObj(ObjWithRefs value)
Deletes a tmNamedObj value.
|
NamedObjTMDMO |
getDMO() |
NamedObjTMDMW |
getModificationRecorder() |
ObjWithRefs |
getTmNamedObj(Object key) |
TreeMap<DefinitionName,ObjWithRefs> |
getTmNamedObjCopy() |
DefinitionName |
getTmNamedObjFirstKey() |
boolean |
getTmNamedObjHasValue() |
boolean |
getTmNamedObjIsEmpty() |
ObjWithRefsIterableDMW |
getTmNamedObjIterable() |
int |
getTmNamedObjSize() |
void |
remTmNamedObj()
Removes the tmNamedObj 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 NamedObjTMDMW()
public NamedObjTMDMW(DmcTypeModifierMV mods)
public NamedObjTMDMW(NamedObjTMDMO obj)
protected NamedObjTMDMW(NamedObjTMDMO obj, ClassDefinition cd)
public NamedObjTMDMW getModificationRecorder()
public NamedObjTMDMW cloneIt()
public NamedObjTMDMO getDMO()
public int getTmNamedObjSize()
public boolean getTmNamedObjIsEmpty()
public boolean getTmNamedObjHasValue()
public ObjWithRefs getTmNamedObj(Object key)
public DefinitionName getTmNamedObjFirstKey()
public ObjWithRefsIterableDMW getTmNamedObjIterable()
public DmcAttribute<?> addTmNamedObj(ObjWithRefs value)
value - ObjWithRefsDMWpublic void delTmNamedObj(ObjWithRefs value)
value - The ObjWithRefs to be deleted from set of attribute values.public TreeMap<DefinitionName,ObjWithRefs> getTmNamedObjCopy()
public void remTmNamedObj()
Copyright © 2023. All rights reserved.