public abstract class ModuleADMW extends AConceptBase implements DmcDefinitionIF, DmcNamedObjectIF, ModuleAScopedInterface
Generated from the dsdA 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 |
|---|---|
|
ModuleADMW() |
|
ModuleADMW(DmcTypeModifierMV mods) |
|
ModuleADMW(ModuleADMO obj) |
protected |
ModuleADMW(ModuleADMO obj,
ClassDefinition cd) |
initializegetDefinedInModuleA, getDotName, remDefinedInModuleA, remDotName, setDefinedInModuleA, setDefinedInModuleA, 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 ModuleADMW()
public ModuleADMW(DmcTypeModifierMV mods)
public ModuleADMW(ModuleADMO obj)
protected ModuleADMW(ModuleADMO obj, ClassDefinition cd)
public ModuleA getModificationRecorder()
getModificationRecorder in class AConceptBaseDMWpublic ModuleA cloneIt()
public ModuleADMO getDMO()
getDMO in class AConceptBaseDMWpublic DefinitionName getObjectName()
getObjectName in interface DmcNamedObjectIFgetObjectName in class AConceptBaseDMWpublic int hashCode()
hashCode in class AConceptBaseDMWpublic DmcAttribute<?> getObjectNameAttribute()
getObjectNameAttribute in interface DmcNamedObjectIFgetObjectNameAttribute in class AConceptBaseDMWpublic boolean equals(Object obj)
DmcNamedObjectIFequals in interface DmcNamedObjectIFequals in class AConceptBaseDMWobj - 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 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 AConceptBaseDMWpublic void setName(Object value) throws DmcValueException
setName in class AConceptBaseDMWvalue - A value compatible with DmcTypeDefinitionNameDmcValueException - if the value is incorrectpublic void setName(DefinitionName value)
setName in class AConceptBaseDMWvalue - DefinitionNamepublic void remName()
remName in class AConceptBaseDMWpublic int getAConceptBaseCount()
getAConceptBaseCount in interface ModuleAScopedInterfacepublic AConceptBase getAConceptBase(DotName name)
getAConceptBase in interface ModuleAScopedInterfacepublic Iterator<AConceptBase> getAllAConceptBase()
getAllAConceptBase in interface ModuleAScopedInterfacepublic void addABConceptX(ABConceptX def)
addABConceptX in interface ModuleAScopedInterfacepublic void deleteABConceptX(ABConceptX def)
deleteABConceptX in interface ModuleAScopedInterfacepublic int getABConceptXCount()
getABConceptXCount in interface ModuleAScopedInterfacepublic ABConceptX getABConceptX(DotName name)
getABConceptX in interface ModuleAScopedInterfacepublic Iterator<ABConceptX> getAllABConceptX()
getAllABConceptX in interface ModuleAScopedInterfacepublic ABConceptX getABConceptXDefinition(String name) throws DmcNameClashException, DmcValueException
getABConceptXDefinition in interface ModuleAScopedInterfaceDmcNameClashExceptionDmcValueExceptionpublic Iterator<ABConceptX> getABConceptXDefinitionsByName(String name) throws DmcValueException
getABConceptXDefinitionsByName in interface ModuleAScopedInterfaceDmcValueExceptionpublic int getABConceptXDefinitionCountByName(String name) throws DmcValueException
getABConceptXDefinitionCountByName in interface ModuleAScopedInterfaceDmcValueExceptionpublic void addAConceptX(AConceptX def)
addAConceptX in interface ModuleAScopedInterfacepublic void deleteAConceptX(AConceptX def)
deleteAConceptX in interface ModuleAScopedInterfacepublic int getAConceptXCount()
getAConceptXCount in interface ModuleAScopedInterfacepublic AConceptX getAConceptX(DotName name)
getAConceptX in interface ModuleAScopedInterfacepublic Iterator<AConceptX> getAllAConceptX()
getAllAConceptX in interface ModuleAScopedInterfacepublic AConceptX getAConceptXDefinition(String name) throws DmcNameClashException, DmcValueException
getAConceptXDefinition in interface ModuleAScopedInterfaceDmcNameClashExceptionDmcValueExceptionpublic Iterator<AConceptX> getAConceptXDefinitionsByName(String name) throws DmcValueException
getAConceptXDefinitionsByName in interface ModuleAScopedInterfaceDmcValueExceptionpublic int getAConceptXDefinitionCountByName(String name) throws DmcValueException
getAConceptXDefinitionCountByName in interface ModuleAScopedInterfaceDmcValueExceptionpublic String getNameOfModuleWhereThisCameFrom()
getNameOfModuleWhereThisCameFrom in class DSDefinitionCopyright © 2023. All rights reserved.