public class TestBasicAuxiliary extends Object
Generated from the dmt schema at version 0.1
This code was auto-generated by the dmogenerator utility and shouldn't be alterred manually! Generated from: org.dmd.dmg.generators.BaseDMWGenerator.dumpAUX(BaseDMWGenerator.java:803)
| Modifier and Type | Field and Description |
|---|---|
static DmcAttributeInfo |
__svString |
static ClassDefinition |
_auxClass |
| Constructor and Description |
|---|
TestBasicAuxiliary() |
| Modifier and Type | Method and Description |
|---|---|
static String |
getSvString(DmwWrapper corew) |
static boolean |
hasAux(DmwWrapper corew)
This method checks if the object has this auxiliary class.
|
static DmcAttribute<?> |
remSvString(DmwWrapper corew)
Removes the svString attribute from the object.
|
static void |
setSvString(DmwWrapper corew,
Object value)
Sets svString to the specified value.
|
public static final ClassDefinition _auxClass
public static final DmcAttributeInfo __svString
public static boolean hasAux(DmwWrapper corew)
public static DmcAttribute<?> remSvString(DmwWrapper corew)
public static String getSvString(DmwWrapper corew)
public static void setSvString(DmwWrapper corew, Object value) throws DmcValueException
value - A value compatible with DmcTypeStringSVDmcValueExceptionCopyright © 2023. All rights reserved.