public abstract class BConceptBaseDMO extends DSDefinitionDMO implements DmcNamedObjectIF, Serializable
Generated from the dsdB 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 |
|---|---|
|
BConceptBaseDMO() |
protected |
BConceptBaseDMO(String oc) |
| Modifier and Type | Method and Description |
|---|---|
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.
|
ModuleBREF |
getDefinedInModuleB() |
ModuleBREF |
getDefinedInModuleBREF() |
DotName |
getDotName()
The dotName attribute is used to store dot separated names.
|
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.
|
DefinitionName |
getObjectName() |
DmcAttribute<?> |
getObjectNameAttribute() |
int |
hashCode() |
void |
remDefinedInModuleB()
Removes the definedInModuleB attribute value.
|
void |
remDotName()
Removes the dotName attribute value.
|
void |
remName()
Removes the name attribute value.
|
void |
setDefinedInModuleB(ModuleBDMO value)
Sets definedInModuleB to the specified value.
|
void |
setDefinedInModuleB(Object value)
Sets definedInModuleB to the specified value.
|
void |
setDotName(DotName value)
Sets dotName to the specified value.
|
void |
setDotName(Object value)
Sets dotName to the specified value.
|
void |
setName(DefinitionName value)
Sets name to the specified value.
|
void |
setName(Object value)
Sets name to the specified value.
|
addComment, addDescription, addExample, addNvp, addOptimize, addQuestion, addSkip, addTags, getComment, getDefinedIn, getDescription, getDescriptionWithNewlines, getDmoFromModule, getExample, getFile, getHint, getIdToAttrInfo, getLineNumber, getNew, getNvp, getObsolete, getOptimize, getQuestion, getRelationship, getSearchable, getSkip, getSlice, 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 BConceptBaseDMO()
protected BConceptBaseDMO(String oc)
public DefinitionName getObjectName()
getObjectName in interface DmcNamedObjectIFgetObjectName in class DSDefinitionDMOpublic DmcAttribute<?> getObjectNameAttribute()
getObjectNameAttribute in interface DmcNamedObjectIFgetObjectNameAttribute in class DSDefinitionDMOpublic boolean equals(Object obj)
DmcObjectequals in interface DmcNamedObjectIFequals in class DmcObjectobj - The comparison object.public DefinitionName getName()
DSDefinitionDMOgetName in class DSDefinitionDMOpublic void setName(DefinitionName value)
value - DefinitionNamepublic void setName(Object value) throws DmcValueException
setName in class DSDefinitionDMOvalue - A value compatible with DmcTypeDefinitionNameSVDmcValueException - if value is not correctpublic void remName()
public DotName getDotName()
DSDefinitionDMOgetDotName in class DSDefinitionDMOpublic void setDotName(DotName value)
value - DotNamepublic void setDotName(Object value) throws DmcValueException
setDotName in class DSDefinitionDMOvalue - A value compatible with DmcTypeDotNameSVDmcValueException - if value is not correctpublic void remDotName()
public ModuleBREF getDefinedInModuleB()
public ModuleBREF getDefinedInModuleBREF()
public void setDefinedInModuleB(ModuleBDMO value)
value - ModuleBDMOpublic void setDefinedInModuleB(Object value) throws DmcValueException
value - A value compatible with DmcTypeModuleBREFSVDmcValueException - if value is not correctpublic void remDefinedInModuleB()
Copyright © 2023. All rights reserved.