public class ModuleADMO extends AConceptBaseDMO implements DmcNamedObjectIF, Serializable
Generated from the dsdA schema at version unknown
This code was auto-generated by the dmogenerator utility and shouldn't be alterred manually! Generated from: org.dmd.dms.util.DmoFormatter.dumpDMO(DmoFormatter.java:134)
| Modifier and Type | Field and Description |
|---|---|
static String |
constructionClassName |
__objectClass, attributes| Modifier | Constructor and Description |
|---|---|
|
ModuleADMO() |
|
ModuleADMO(DmcTypeModifierMV mods) |
protected |
ModuleADMO(String oc) |
| Modifier and Type | Method and Description |
|---|---|
DmcAttribute<?> |
addDefFiles(Object value)
Adds another defFiles value.
|
DmcAttribute<?> |
addDefFiles(String value)
Adds another defFiles to the specified value.
|
DmcAttribute<?> |
addDependsOnModuleA(ModuleADMO value)
Adds another dependsOnModuleA to the specified value.
|
DmcAttribute<?> |
addDependsOnModuleA(Object value)
Adds another dependsOnModuleA value.
|
DmcAttribute<?> |
addDescription(Object value)
Adds another description value.
|
DmcAttribute<?> |
addDescription(String value)
Adds another description to the specified value.
|
boolean |
defFilesContains(String value) |
DmcAttribute<?> |
delDefFiles(Object value)
Deletes a defFiles value.
|
DmcAttribute<?> |
delDefFiles(String value)
Deletes a defFiles from the specified value.
|
DmcAttribute<?> |
delDependsOnModuleA(Object value)
Deletes a dependsOnModuleA value.
|
DmcAttribute<?> |
delDescription(Object value)
Deletes a description value.
|
DmcAttribute<?> |
delDescription(String value)
Deletes a description from the specified value.
|
boolean |
descriptionContains(String value) |
boolean |
equals(Object obj)
This method performs an attribute by attribute comparison of this
object with the specified object and returns true if they are equal.
|
Iterator<String> |
getDefFiles() |
int |
getDefFilesSize() |
Iterator<ModuleAREF> |
getDependsOnModuleA() |
Iterator<ModuleAREF> |
getDependsOnModuleAREFs() |
int |
getDependsOnModuleASize() |
Iterator<String> |
getDescription()
The description attribute is used to provide descriptive\n documentation
for schema related definitions.
|
int |
getDescriptionSize() |
ModuleADMO |
getModificationRecorder() |
DefinitionName |
getName()
The name attribute is used to store a single string token that represents
a unique name\n for an object with the set of definitions of which it is a
part.
|
ModuleADMO |
getNew()
Auto-generated derived classes override this to return an empty instance
of themselves.
|
String |
getNthDefFiles(int i) |
String |
getNthDescription(int i) |
DefinitionName |
getObjectName() |
DmcAttribute<?> |
getObjectNameAttribute() |
ModuleADMO |
getSlice(DmcSliceInfo info)
Auto-generated derived classes override this to return an instance of themselves
with just the specified slice of attributes.
|
int |
hashCode() |
void |
remDefFiles()
Removes the defFiles attribute value.
|
void |
remDependsOnModuleA()
Removes the dependsOnModuleA attribute value.
|
void |
remDescription()
Removes the description attribute value.
|
void |
remName()
Removes the name attribute value.
|
void |
setName(DefinitionName value)
Sets name to the specified value.
|
void |
setName(Object value)
Sets name to the specified value.
|
getDefinedInModuleA, getDefinedInModuleAREF, getDotName, remDefinedInModuleA, remDotName, setDefinedInModuleA, setDefinedInModuleA, setDotName, setDotNameaddComment, addExample, addNvp, addOptimize, addQuestion, addSkip, addTags, getComment, getDefinedIn, getDescriptionWithNewlines, getDmoFromModule, getExample, getFile, getHint, getIdToAttrInfo, getLineNumber, getNvp, getObsolete, getOptimize, getQuestion, getRelationship, getSearchable, getSkip, getSortName, getStringToAttrInfo, getTags, getVersion, getWhy, setDefinedIn, setDmoFromModule, setFile, setHint, setLineNumber, setObsolete, setRelationship, setSearchable, setSortName, setVersion, setWhyadd, add, addAux, addAux, addBackref, allowsAttribute, applyModifier, clearReferenceInfo, cloneIt, del, del, delFromEmptyAttribute, deserializeIt, get, get, get, getAdditionalAttributes, getAttributeInfo, getAttributeInfo, getAttributeIterator, getAttributeNames, getAttributes, getAttributeValidators, getBackref, getBackRefs, getConstructionClass, getConstructionClassInfo, getConstructionClassName, getContainer, getDataType, getFullClassName, getLastValue, getModifier, getObjectClass, getObjectValidators, getReferringObjects, getReferringObjectsViaAttribute, getStagingObject, hasAux, hasValue, isModrec, isReferenced, isStaging, modrec, nth, nthNullFromEmptyAttribute, numberOfAttributes, populateSlice, referenceCount, rem, rem, removeAux, removeBackref, resolveReferences, resolveReferences, resolveReferences, resolveReferencesExceptClass, resolveReferencesExceptClass, serializeIt, set, set, setContainer, setLastValue, setModifier, shallowCopy, staging, supportsBackrefTracking, toCompactJSON, toCompactJSON, toJSON, toJSON, toJSON, toOIF, toOIF, toOIFNoPadding, toPersistentOIF, toPersistentOIF, toString, youAreDeletedpublic static final String constructionClassName
public ModuleADMO()
protected ModuleADMO(String oc)
public ModuleADMO(DmcTypeModifierMV mods)
public ModuleADMO getNew()
DmcObjectgetNew in class DSDefinitionDMOpublic ModuleADMO getSlice(DmcSliceInfo info)
DmcObjectgetSlice in class DSDefinitionDMOinfo - the slice infopublic ModuleADMO getModificationRecorder()
public DefinitionName getObjectName()
getObjectName in interface DmcNamedObjectIFgetObjectName in class AConceptBaseDMOpublic DmcAttribute<?> getObjectNameAttribute()
getObjectNameAttribute in interface DmcNamedObjectIFgetObjectNameAttribute in class AConceptBaseDMOpublic boolean equals(Object obj)
DmcObjectequals in interface DmcNamedObjectIFequals in class AConceptBaseDMOobj - The comparison object.public int hashCode()
hashCode in class AConceptBaseDMOpublic Iterator<String> getDescription()
DSDefinitionDMOgetDescription in class DSDefinitionDMOpublic String getNthDescription(int i)
i - the indexpublic DmcAttribute<?> addDescription(String value)
value - Stringpublic boolean descriptionContains(String value)
value - Stringpublic DmcAttribute<?> addDescription(Object value) throws DmcValueException
addDescription in class DSDefinitionDMOvalue - A value compatible with StringDmcValueException - if value is not correctpublic int getDescriptionSize()
public DmcAttribute<?> delDescription(Object value) throws DmcValueException
value - The String to be deleted from set of attribute values.DmcValueException - if the value is incorrectpublic DmcAttribute<?> delDescription(String value)
value - Stringpublic void remDescription()
public String getNthDefFiles(int i)
i - the indexpublic DmcAttribute<?> addDefFiles(String value)
value - Stringpublic boolean defFilesContains(String value)
value - Stringpublic DmcAttribute<?> addDefFiles(Object value) throws DmcValueException
value - A value compatible with StringDmcValueException - if value is not correctpublic int getDefFilesSize()
public DmcAttribute<?> delDefFiles(Object value) throws DmcValueException
value - The String to be deleted from set of attribute values.DmcValueException - if the value is incorrectpublic DmcAttribute<?> delDefFiles(String value)
value - Stringpublic void remDefFiles()
public Iterator<ModuleAREF> getDependsOnModuleA()
public Iterator<ModuleAREF> getDependsOnModuleAREFs()
public DmcAttribute<?> addDependsOnModuleA(ModuleADMO value)
value - ModuleApublic DmcAttribute<?> addDependsOnModuleA(Object value) throws DmcValueException
value - A value compatible with ModuleADmcValueException - if value is not correctpublic int getDependsOnModuleASize()
public DmcAttribute<?> delDependsOnModuleA(Object value)
value - The ModuleA to be deleted from set of attribute values.public void remDependsOnModuleA()
public DefinitionName getName()
DSDefinitionDMOgetName in class AConceptBaseDMOpublic void setName(DefinitionName value)
setName in class AConceptBaseDMOvalue - DefinitionNamepublic void setName(Object value) throws DmcValueException
setName in class AConceptBaseDMOvalue - A value compatible with DmcTypeDefinitionNameSVDmcValueException - if value is not correctpublic void remName()
remName in class AConceptBaseDMOCopyright © 2023. All rights reserved.