public class LDAPClassAUXDMO 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 |
|---|
LDAPClassAUXDMO() |
| Modifier and Type | Method and Description |
|---|---|
static AttributeDefinitionREF |
getNamingAttribute(DmcObject core) |
static String |
getReposName(DmcObject core) |
static boolean |
hasAux(DmcObject core)
Determines if the specified class is in our ocl.
|
static DmcAttribute<?> |
remNamingAttribute(DmcObject core)
Removes the namingAttribute attribute from the object.
|
static DmcAttribute<?> |
remReposName(DmcObject core)
Removes the reposName attribute from the object.
|
static void |
setNamingAttribute(DmcObject core,
AttributeDefinitionDMO value)
Sets namingAttribute to the specified value.
|
static void |
setNamingAttribute(DmcObject core,
Object value)
Sets namingAttribute to the specified value.
|
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 DmcTypeStringSVDmcValueExceptionpublic static void setReposName(DmcObject core, String value)
value - A value compatible with DmcTypeStringSVpublic static DmcAttribute<?> remNamingAttribute(DmcObject core)
public static AttributeDefinitionREF getNamingAttribute(DmcObject core)
public static void setNamingAttribute(DmcObject core, Object value) throws DmcValueException
value - A value compatible with DmcTypeAttributeDefinitionREFSVDmcValueExceptionpublic static void setNamingAttribute(DmcObject core, AttributeDefinitionDMO value)
value - A value compatible with DmcTypeAttributeDefinitionREFSVCopyright © 2023. All rights reserved.