public abstract class ModuleCDMW extends CConceptBase implements DmcDefinitionIF, DmcNamedObjectIF, ModuleCScopedInterface
Generated from the dsdC schema at version unknown
This code was auto-generated by the dmggenerator utility and shouldn't be alterred manually! Generated from: org.dmd.dmg.generators.BaseDMWGenerator.dumpWrapper(BaseDMWGenerator.java:488)
core| Modifier | Constructor and Description |
|---|---|
|
ModuleCDMW() |
|
ModuleCDMW(DmcTypeModifierMV mods) |
|
ModuleCDMW(ModuleCDMO obj) |
protected |
ModuleCDMW(ModuleCDMO obj,
ClassDefinition cd) |
| Modifier and Type | Method and Description |
|---|---|
void |
addCConceptX(CConceptX def) |
void |
addDefFiles(Object value)
Adds another defFiles value.
|
void |
addDefFiles(String value)
Adds another defFiles value.
|
DmcAttribute<?> |
addDependsOnModuleA(ModuleA value)
Adds another dependsOnModuleA value.
|
DmcAttribute<?> |
addDependsOnModuleB(ModuleB value)
Adds another dependsOnModuleB value.
|
DmcAttribute<?> |
addDependsOnModuleC(ModuleC value)
Adds another dependsOnModuleC value.
|
void |
addDescription(Object value)
Adds another description value.
|
void |
addDescription(String value)
Adds another description value.
|
ModuleC |
cloneIt() |
boolean |
defFilesContains(String value) |
void |
delDefFiles(Object value)
Deletes a defFiles value.
|
void |
delDefFiles(String value)
Deletes a defFiles value.
|
void |
delDependsOnModuleA(ModuleA value)
Deletes a dependsOnModuleA value.
|
void |
delDependsOnModuleB(ModuleB value)
Deletes a dependsOnModuleB value.
|
void |
delDependsOnModuleC(ModuleC value)
Deletes a dependsOnModuleC value.
|
void |
delDescription(Object value)
Deletes a description value.
|
void |
delDescription(String value)
Deletes a description value.
|
void |
deleteCConceptX(CConceptX def) |
boolean |
descriptionContains(String value) |
boolean |
equals(Object obj)
This method should check the type of the obj param and compare the name
of this object with the one passed as argument.
|
Iterator<CConceptBase> |
getAllCConceptBase() |
Iterator<CConceptX> |
getAllCConceptX() |
CConceptBase |
getCConceptBase(DotName name) |
int |
getCConceptBaseCount() |
CConceptX |
getCConceptX(DotName name) |
int |
getCConceptXCount() |
CConceptX |
getCConceptXDefinition(String name) |
int |
getCConceptXDefinitionCountByName(String name) |
Iterator<CConceptX> |
getCConceptXDefinitionsByName(String name) |
ArrayList<String> |
getDefFilesCopy() |
boolean |
getDefFilesHasValue() |
boolean |
getDefFilesIsEmpty() |
StringIterableDMW |
getDefFilesIterable() |
int |
getDefFilesSize() |
ArrayList<ModuleA> |
getDependsOnModuleACopy() |
boolean |
getDependsOnModuleAHasValue() |
boolean |
getDependsOnModuleAIsEmpty() |
ModuleAIterableDMW |
getDependsOnModuleAIterable() |
int |
getDependsOnModuleASize() |
ArrayList<ModuleB> |
getDependsOnModuleBCopy() |
boolean |
getDependsOnModuleBHasValue() |
boolean |
getDependsOnModuleBIsEmpty() |
ModuleBIterableDMW |
getDependsOnModuleBIterable() |
int |
getDependsOnModuleBSize() |
ArrayList<ModuleC> |
getDependsOnModuleCCopy() |
boolean |
getDependsOnModuleCHasValue() |
boolean |
getDependsOnModuleCIsEmpty() |
ModuleCIterableDMW |
getDependsOnModuleCIterable() |
int |
getDependsOnModuleCSize() |
ArrayList<String> |
getDescriptionCopy() |
boolean |
getDescriptionHasValue() |
boolean |
getDescriptionIsEmpty() |
StringIterableDMW |
getDescriptionIterable() |
int |
getDescriptionSize() |
ModuleCDMO |
getDMO() |
ModuleC |
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.
|
String |
getNameOfModuleWhereThisCameFrom()
This method indicates the name of the module from which this definition was loaded.
|
DefinitionName |
getObjectName() |
DmcAttribute<?> |
getObjectNameAttribute() |
int |
hashCode() |
void |
remDefFiles()
Removes the defFiles attribute value.
|
void |
remDependsOnModuleA()
Removes the dependsOnModuleA attribute value.
|
void |
remDependsOnModuleB()
Removes the dependsOnModuleB attribute value.
|
void |
remDependsOnModuleC()
Removes the dependsOnModuleC 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.
|
initializegetDefinedInModuleC, getDotName, remDefinedInModuleC, remDotName, setDefinedInModuleC, setDefinedInModuleC, setDotName, setDotNameequals, getFullDotNameaddComment, addExample, addNvp, addOptimize, addQuestion, addSkip, addTags, getComment, getCommentSize, getDefinedIn, getDescription, getDescriptionWithNewlines, getDmoFromModule, getExample, getExampleSize, getFile, getHint, getLineNumber, getNvp, getNvpSize, getObsolete, getOptimize, getOptimizeSize, getQuestion, getQuestionSize, getRelationship, getSearchable, getSkip, getSkipSize, getSortName, getTags, getTagsSize, getVersion, getWhy, setDefinedIn, setDmcObject, setDmoFromModule, setFile, setHint, setLineNumber, setObsolete, setRelationship, setSearchable, setSortName, setVersion, setWhyaddAux, applyModifier, getBackRefs, getConstructionClass, getConstructionClassInfo, getConstructionClassName, getDmcObject, getObjectClass, getReferringObjects, getReferringObjectsViaAttribute, hasAux, isReferenced, referenceCount, removeAux, resolveReferences, resolveReferences, serializeIt, toJSON, toOIF, toOIF, toPersistentOIF, toString, youAreDeletedgetDeleted, getModifier, setDeleted, setModifierclone, finalize, getClass, notify, notifyAll, wait, wait, waitgetDefinedIn, getDotName, toOIFpublic ModuleCDMW()
public ModuleCDMW(DmcTypeModifierMV mods)
public ModuleCDMW(ModuleCDMO obj)
protected ModuleCDMW(ModuleCDMO obj, ClassDefinition cd)
public ModuleC getModificationRecorder()
getModificationRecorder in class CConceptBaseDMWpublic ModuleC cloneIt()
public ModuleCDMO getDMO()
getDMO in class CConceptBaseDMWpublic DefinitionName getObjectName()
getObjectName in interface DmcNamedObjectIFgetObjectName in class CConceptBaseDMWpublic int hashCode()
hashCode in class CConceptBaseDMWpublic DmcAttribute<?> getObjectNameAttribute()
getObjectNameAttribute in interface DmcNamedObjectIFgetObjectNameAttribute in class CConceptBaseDMWpublic boolean equals(Object obj)
DmcNamedObjectIFequals in interface DmcNamedObjectIFequals in class CConceptBaseDMWobj - The comparison object.public int getDefFilesSize()
public boolean getDefFilesIsEmpty()
public boolean getDefFilesHasValue()
public StringIterableDMW getDefFilesIterable()
public void addDefFiles(Object value) throws DmcValueException
value - A value compatible with StringDmcValueException - if value is incorrectpublic void addDefFiles(String value)
value - A value compatible with Stringpublic boolean defFilesContains(String value)
value - A value compatible with Stringpublic ArrayList<String> getDefFilesCopy()
public void delDefFiles(Object value) throws DmcValueException
value - The String to be deleted from set of attribute values.DmcValueException - if value is incorrectpublic void delDefFiles(String value)
value - The String to be deleted from set of attribute values.public void remDefFiles()
public int getDependsOnModuleASize()
public boolean getDependsOnModuleAIsEmpty()
public boolean getDependsOnModuleAHasValue()
public ModuleAIterableDMW getDependsOnModuleAIterable()
public DmcAttribute<?> addDependsOnModuleA(ModuleA value)
value - A value compatible with ModuleApublic void delDependsOnModuleA(ModuleA value)
value - The ModuleA to be deleted from set of attribute values.public ArrayList<ModuleA> getDependsOnModuleACopy()
public void remDependsOnModuleA()
public int getDependsOnModuleBSize()
public boolean getDependsOnModuleBIsEmpty()
public boolean getDependsOnModuleBHasValue()
public ModuleBIterableDMW getDependsOnModuleBIterable()
public DmcAttribute<?> addDependsOnModuleB(ModuleB value)
value - A value compatible with ModuleBpublic void delDependsOnModuleB(ModuleB value)
value - The ModuleB to be deleted from set of attribute values.public ArrayList<ModuleB> getDependsOnModuleBCopy()
public void remDependsOnModuleB()
public int getDependsOnModuleCSize()
public boolean getDependsOnModuleCIsEmpty()
public boolean getDependsOnModuleCHasValue()
public ModuleCIterableDMW getDependsOnModuleCIterable()
public DmcAttribute<?> addDependsOnModuleC(ModuleC value)
value - A value compatible with ModuleCpublic void delDependsOnModuleC(ModuleC value)
value - The ModuleC to be deleted from set of attribute values.public ArrayList<ModuleC> getDependsOnModuleCCopy()
public void remDependsOnModuleC()
public int getDescriptionSize()
getDescriptionSize in class DSDefinitionDMWpublic boolean getDescriptionIsEmpty()
public boolean getDescriptionHasValue()
public StringIterableDMW getDescriptionIterable()
public void addDescription(Object value) throws DmcValueException
addDescription in class DSDefinitionDMWvalue - A value compatible with StringDmcValueException - if value is incorrectpublic void addDescription(String value)
value - A value compatible with Stringpublic boolean descriptionContains(String value)
value - A value compatible with Stringpublic ArrayList<String> getDescriptionCopy()
public void delDescription(Object value) throws DmcValueException
value - The String to be deleted from set of attribute values.DmcValueException - if value is incorrectpublic void delDescription(String value)
value - The String to be deleted from set of attribute values.public void remDescription()
public DefinitionName getName()
DSDefinitionDMWgetName in interface DmcDefinitionIFgetName in class CConceptBaseDMWpublic void setName(Object value) throws DmcValueException
setName in class CConceptBaseDMWvalue - A value compatible with DmcTypeDefinitionNameDmcValueException - if the value is incorrectpublic void setName(DefinitionName value)
setName in class CConceptBaseDMWvalue - DefinitionNamepublic void remName()
remName in class CConceptBaseDMWpublic int getCConceptBaseCount()
getCConceptBaseCount in interface ModuleCScopedInterfacepublic CConceptBase getCConceptBase(DotName name)
getCConceptBase in interface ModuleCScopedInterfacepublic Iterator<CConceptBase> getAllCConceptBase()
getAllCConceptBase in interface ModuleCScopedInterfacepublic void addCConceptX(CConceptX def)
addCConceptX in interface ModuleCScopedInterfacepublic void deleteCConceptX(CConceptX def)
deleteCConceptX in interface ModuleCScopedInterfacepublic int getCConceptXCount()
getCConceptXCount in interface ModuleCScopedInterfacepublic CConceptX getCConceptX(DotName name)
getCConceptX in interface ModuleCScopedInterfacepublic Iterator<CConceptX> getAllCConceptX()
getAllCConceptX in interface ModuleCScopedInterfacepublic CConceptX getCConceptXDefinition(String name) throws DmcNameClashException, DmcValueException
getCConceptXDefinition in interface ModuleCScopedInterfaceDmcNameClashExceptionDmcValueExceptionpublic Iterator<CConceptX> getCConceptXDefinitionsByName(String name) throws DmcValueException
getCConceptXDefinitionsByName in interface ModuleCScopedInterfaceDmcValueExceptionpublic int getCConceptXDefinitionCountByName(String name) throws DmcValueException
getCConceptXDefinitionCountByName in interface ModuleCScopedInterfaceDmcValueExceptionpublic String getNameOfModuleWhereThisCameFrom()
getNameOfModuleWhereThisCameFrom in class DSDefinitionCopyright © 2023. All rights reserved.