public abstract class ABConceptXDMW extends AConceptX implements DmcDefinitionIF, DmcNamedObjectIF
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 |
|---|---|
|
ABConceptXDMW() |
|
ABConceptXDMW(ABConceptXDMO obj) |
protected |
ABConceptXDMW(ABConceptXDMO obj,
ClassDefinition cd) |
|
ABConceptXDMW(DmcTypeModifierMV mods) |
| Modifier and Type | Method and Description |
|---|---|
ABConceptX |
cloneIt() |
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.
|
ABConceptXDMO |
getDMO() |
ABConceptX |
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() |
Reference |
getReferenceToAB() |
TypeAndAttribute |
getTypeAndAttr() |
int |
hashCode() |
void |
remName()
Removes the name attribute value.
|
void |
remReferenceToAB()
Removes the referenceToAB attribute value.
|
void |
remTypeAndAttr()
Removes the typeAndAttr attribute value.
|
void |
setName(DefinitionName value)
Sets name to the specified value.
|
void |
setName(Object value)
Sets name to the specified value.
|
void |
setReferenceToAB(Object value)
Sets referenceToAB to the specified value.
|
void |
setReferenceToAB(Reference value)
Sets referenceToAB to the specified value.
|
void |
setTypeAndAttr(Object value)
Sets typeAndAttr to the specified value.
|
void |
setTypeAndAttr(TypeAndAttribute value)
Sets typeAndAttr to the specified value.
|
initializegetDefinedInModuleA, getDotName, remDefinedInModuleA, remDotName, setDefinedInModuleA, setDefinedInModuleA, setDotName, setDotNameequals, getFullDotNameaddComment, addDescription, addExample, addNvp, addOptimize, addQuestion, addSkip, addTags, getComment, getCommentSize, getDefinedIn, getDescription, getDescriptionSize, 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 ABConceptXDMW()
public ABConceptXDMW(DmcTypeModifierMV mods)
public ABConceptXDMW(ABConceptXDMO obj)
protected ABConceptXDMW(ABConceptXDMO obj, ClassDefinition cd)
public ABConceptX getModificationRecorder()
getModificationRecorder in class AConceptXDMWpublic ABConceptX cloneIt()
cloneIt in class AConceptXDMWpublic ABConceptXDMO getDMO()
getDMO in class AConceptXDMWpublic DefinitionName getObjectName()
getObjectName in interface DmcNamedObjectIFgetObjectName in class AConceptXDMWpublic int hashCode()
hashCode in class AConceptXDMWpublic DmcAttribute<?> getObjectNameAttribute()
getObjectNameAttribute in interface DmcNamedObjectIFgetObjectNameAttribute in class AConceptXDMWpublic boolean equals(Object obj)
DmcNamedObjectIFequals in interface DmcNamedObjectIFequals in class AConceptXDMWobj - The comparison object.public DefinitionName getName()
DSDefinitionDMWgetName in interface DmcDefinitionIFgetName in class AConceptXDMWpublic void setName(Object value) throws DmcValueException
setName in class AConceptXDMWvalue - A value compatible with DmcTypeDefinitionNameDmcValueException - if the value is incorrectpublic void setName(DefinitionName value)
setName in class AConceptXDMWvalue - DefinitionNamepublic void remName()
remName in class AConceptXDMWpublic Reference getReferenceToAB()
public void setReferenceToAB(Object value) throws DmcValueException
value - A value compatible with DmcTypeReferenceDmcValueExceptionpublic void setReferenceToAB(Reference value)
value - Referencepublic void remReferenceToAB()
public TypeAndAttribute getTypeAndAttr()
public void setTypeAndAttr(Object value) throws DmcValueException
value - A value compatible with DmcTypeTypeAndAttributeDmcValueExceptionpublic void setTypeAndAttr(TypeAndAttribute value)
value - TypeAndAttributepublic void remTypeAndAttr()
public String getNameOfModuleWhereThisCameFrom()
getNameOfModuleWhereThisCameFrom in class AConceptXDMWCopyright © 2023. All rights reserved.