public class NamedObjTSDMW 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 |
|---|---|
|
NamedObjTSDMW() |
|
NamedObjTSDMW(DmcTypeModifierMV mods) |
|
NamedObjTSDMW(NamedObjTSDMO obj) |
protected |
NamedObjTSDMW(NamedObjTSDMO obj,
ClassDefinition cd) |
| Modifier and Type | Method and Description |
|---|---|
DmcAttribute<?> |
addTsNamedObj(ObjWithRefs value)
Adds another tsNamedObj value.
|
NamedObjTSDMW |
cloneIt() |
void |
delTsNamedObj(ObjWithRefs value)
Deletes a tsNamedObj value.
|
NamedObjTSDMO |
getDMO() |
NamedObjTSDMW |
getModificationRecorder() |
TreeSet<ObjWithRefs> |
getTsNamedObjCopy() |
boolean |
getTsNamedObjHasValue() |
boolean |
getTsNamedObjIsEmpty() |
ObjWithRefsIterableDMW |
getTsNamedObjIterable() |
int |
getTsNamedObjSize() |
void |
remTsNamedObj()
Removes the tsNamedObj 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 NamedObjTSDMW()
public NamedObjTSDMW(DmcTypeModifierMV mods)
public NamedObjTSDMW(NamedObjTSDMO obj)
protected NamedObjTSDMW(NamedObjTSDMO obj, ClassDefinition cd)
public NamedObjTSDMW getModificationRecorder()
public NamedObjTSDMW cloneIt()
public NamedObjTSDMO getDMO()
public int getTsNamedObjSize()
public boolean getTsNamedObjIsEmpty()
public boolean getTsNamedObjHasValue()
public ObjWithRefsIterableDMW getTsNamedObjIterable()
public DmcAttribute<?> addTsNamedObj(ObjWithRefs value)
value - A value compatible with ObjWithRefspublic void delTsNamedObj(ObjWithRefs value)
value - The ObjWithRefs to be deleted from set of attribute values.public TreeSet<ObjWithRefs> getTsNamedObjCopy()
public void remTsNamedObj()
Copyright © 2023. All rights reserved.