public class LDAPAttributeAUXDMO extends Object
Generated from the dmrldap 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 |
|---|
LDAPAttributeAUXDMO() |
| Modifier and Type | Method and Description |
|---|---|
static String |
getReposName(DmcObject core) |
static boolean |
hasAux(DmcObject core)
Determines if the specified class is in our ocl.
|
static DmcAttribute<?> |
remReposName(DmcObject core)
Removes the reposName attribute from the object.
|
static void |
setReposName(DmcObject core,
Object value)
Sets reposName to the specified value.
|
static void |
setReposName(DmcObject core,
String value)
Sets reposName to the specified value.
|
public static final String _auxClass
public static boolean hasAux(DmcObject core) throws DmcValueException
DmcValueExceptionpublic static DmcAttribute<?> remReposName(DmcObject core)
public static void setReposName(DmcObject core, Object value) throws DmcValueException
value - A value compatible with DmcTypeStringSVDmcValueExceptionCopyright © 2023. All rights reserved.