public class UnnamedObjTSDMW 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 |
|---|---|
|
UnnamedObjTSDMW() |
|
UnnamedObjTSDMW(DmcTypeModifierMV mods) |
|
UnnamedObjTSDMW(UnnamedObjTSDMO obj) |
protected |
UnnamedObjTSDMW(UnnamedObjTSDMO obj,
ClassDefinition cd) |
| Modifier and Type | Method and Description |
|---|---|
DmcAttribute<?> |
addTsUnnamedObj(TestBasicObjectFixedDMW value)
Adds another tsUnnamedObj value.
|
UnnamedObjTSDMW |
cloneIt() |
void |
delTsUnnamedObj(TestBasicObjectFixedDMW value)
Deletes a tsUnnamedObj value.
|
UnnamedObjTSDMO |
getDMO() |
UnnamedObjTSDMW |
getModificationRecorder() |
boolean |
getTsUnnamedObjHasValue() |
boolean |
getTsUnnamedObjIsEmpty() |
TestBasicObjectFixedIterableDMW |
getTsUnnamedObjIterable() |
int |
getTsUnnamedObjSize() |
void |
remTsUnnamedObj()
Removes the tsUnnamedObj 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 UnnamedObjTSDMW()
public UnnamedObjTSDMW(DmcTypeModifierMV mods)
public UnnamedObjTSDMW(UnnamedObjTSDMO obj)
protected UnnamedObjTSDMW(UnnamedObjTSDMO obj, ClassDefinition cd)
public UnnamedObjTSDMW getModificationRecorder()
public UnnamedObjTSDMW cloneIt()
public UnnamedObjTSDMO getDMO()
public int getTsUnnamedObjSize()
public boolean getTsUnnamedObjIsEmpty()
public boolean getTsUnnamedObjHasValue()
public TestBasicObjectFixedIterableDMW getTsUnnamedObjIterable()
public DmcAttribute<?> addTsUnnamedObj(TestBasicObjectFixedDMW value)
value - A value compatible with TestBasicObjectFixedpublic void delTsUnnamedObj(TestBasicObjectFixedDMW value)
value - The TestBasicObjectFixed to be deleted from set of attribute values.public void remTsUnnamedObj()
Copyright © 2023. All rights reserved.