public class TestBasicAuxiliaryDMO 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.dms.util.DmoFormatter.dumpAUX(DmoFormatter.java:347)
| Constructor and Description |
|---|
TestBasicAuxiliaryDMO() |
| Modifier and Type | Method and Description |
|---|---|
static String |
getSvString(DmcObject core) |
static boolean |
hasAux(DmcObject core)
Determines if the specified class is in our ocl.
|
static DmcAttribute<?> |
remSvString(DmcObject core)
Removes the svString attribute from the object.
|
static void |
setSvString(DmcObject core,
Object value)
Sets svString to the specified value.
|
static void |
setSvString(DmcObject core,
String value)
Sets svString to the specified value.
|
public static final String _auxClass
public static boolean hasAux(DmcObject core) throws DmcValueException
DmcValueExceptionpublic static DmcAttribute<?> remSvString(DmcObject core)
public static void setSvString(DmcObject core, Object value) throws DmcValueException
value - A value compatible with DmcTypeStringSVDmcValueExceptionCopyright © 2023. All rights reserved.