public abstract class TestAbstractFixedDMW 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 |
|---|---|
protected |
TestAbstractFixedDMW() |
protected |
TestAbstractFixedDMW(TestAbstractFixedDMO obj,
ClassDefinition cd) |
| Modifier and Type | Method and Description |
|---|---|
TestAbstractFixedDMO |
getDMO() |
abstract TestAbstractFixedDMW |
getModificationRecorder() |
String |
getSvString() |
void |
remSvString()
Removes the svString attribute value.
|
void |
setSvString(Object value)
Sets svString to the specified value.
|
void |
setSvString(String value)
Sets svString 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, setModifierprotected TestAbstractFixedDMW()
protected TestAbstractFixedDMW(TestAbstractFixedDMO obj, ClassDefinition cd)
public abstract TestAbstractFixedDMW getModificationRecorder()
public TestAbstractFixedDMO getDMO()
public String getSvString()
public void setSvString(Object value) throws DmcValueException
value - A value compatible with DmcTypeStringDmcValueExceptionpublic void setSvString(String value)
value - Stringpublic void remSvString()
Copyright © 2023. All rights reserved.