public class AConceptXDMO 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 |
|---|---|
|
AConceptXDMO() |
|
AConceptXDMO(DmcTypeModifierMV mods) |
protected |
AConceptXDMO(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.
|
AConceptXDMO |
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.
|
AConceptXDMO |
getNew()
Auto-generated derived classes override this to return an empty instance
of themselves.
|
DefinitionName |
getObjectName() |
DmcAttribute<?> |
getObjectNameAttribute() |
AConceptXDMO |
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 |
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, addDescription, addExample, addNvp, addOptimize, addQuestion, addSkip, addTags, getComment, getDefinedIn, getDescription, 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 AConceptXDMO()
protected AConceptXDMO(String oc)
public AConceptXDMO(DmcTypeModifierMV mods)
public AConceptXDMO getNew()
DmcObjectgetNew in class DSDefinitionDMOpublic AConceptXDMO getSlice(DmcSliceInfo info)
DmcObjectgetSlice in class DSDefinitionDMOinfo - the slice infopublic AConceptXDMO 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 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.