public class NameContainerTestDMW 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 |
|---|---|
|
NameContainerTestDMW() |
|
NameContainerTestDMW(DmcTypeModifierMV mods) |
|
NameContainerTestDMW(NameContainerTestDMO obj) |
protected |
NameContainerTestDMW(NameContainerTestDMO obj,
ClassDefinition cd) |
| Modifier and Type | Method and Description |
|---|---|
NameContainerTestDMW |
cloneIt() |
NameContainer |
getAnObjName() |
DmtStringName |
getAnotherDmtName() |
NameContainerTestDMO |
getDMO() |
DmtStringName |
getDmtStringName() |
NameContainerTestDMW |
getModificationRecorder() |
void |
remAnObjName()
Removes the anObjName attribute value.
|
void |
remAnotherDmtName()
Removes the anotherDmtName attribute value.
|
void |
remDmtStringName()
Removes the dmtStringName attribute value.
|
void |
setAnObjName(DmcObjectName value)
Sets anObjName to the specified value.
|
void |
setAnObjName(NameContainer value)
Sets anObjName to the specified value.
|
void |
setAnObjName(Object value)
Sets anObjName to the specified value.
|
void |
setAnotherDmtName(DmtStringName value)
Sets anotherDmtName to the specified value.
|
void |
setAnotherDmtName(Object value)
Sets anotherDmtName to the specified value.
|
void |
setDmtStringName(DmtStringName value)
Sets dmtStringName to the specified value.
|
void |
setDmtStringName(Object value)
Sets dmtStringName to the specified 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 NameContainerTestDMW()
public NameContainerTestDMW(DmcTypeModifierMV mods)
public NameContainerTestDMW(NameContainerTestDMO obj)
protected NameContainerTestDMW(NameContainerTestDMO obj, ClassDefinition cd)
public NameContainerTestDMW getModificationRecorder()
public NameContainerTestDMW cloneIt()
public NameContainerTestDMO getDMO()
public NameContainer getAnObjName()
public void setAnObjName(Object value) throws DmcValueException
value - A value compatible with DmcTypeNameContainerDmcValueExceptionpublic void setAnObjName(NameContainer value)
value - NameContainerpublic void setAnObjName(DmcObjectName value)
value - NameContainerpublic void remAnObjName()
public DmtStringName getAnotherDmtName()
public void setAnotherDmtName(Object value) throws DmcValueException
value - A value compatible with DmcTypeDmtStringNameDmcValueExceptionpublic void setAnotherDmtName(DmtStringName value)
value - DmtStringNamepublic void remAnotherDmtName()
public DmtStringName getDmtStringName()
public void setDmtStringName(Object value) throws DmcValueException
value - A value compatible with DmcTypeDmtStringNameDmcValueExceptionpublic void setDmtStringName(DmtStringName value)
value - DmtStringNamepublic void remDmtStringName()
Copyright © 2023. All rights reserved.