public class ABConceptXDMO extends AConceptXDMO 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 |
|---|---|
|
ABConceptXDMO() |
|
ABConceptXDMO(DmcTypeModifierMV mods) |
protected |
ABConceptXDMO(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.
|
ABConceptXDMO |
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.
|
ABConceptXDMO |
getNew()
Auto-generated derived classes override this to return an empty instance
of themselves.
|
DefinitionName |
getObjectName() |
DmcAttribute<?> |
getObjectNameAttribute() |
Reference |
getReferenceToAB() |
ABConceptXDMO |
getSlice(DmcSliceInfo info)
Auto-generated derived classes override this to return an instance of themselves
with just the specified slice of attributes.
|
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.
|
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 ABConceptXDMO()
protected ABConceptXDMO(String oc)
public ABConceptXDMO(DmcTypeModifierMV mods)
public ABConceptXDMO getNew()
DmcObjectgetNew in class AConceptXDMOpublic ABConceptXDMO getSlice(DmcSliceInfo info)
DmcObjectgetSlice in class AConceptXDMOinfo - the slice infopublic ABConceptXDMO getModificationRecorder()
getModificationRecorder in class AConceptXDMOpublic DefinitionName getObjectName()
getObjectName in interface DmcNamedObjectIFgetObjectName in class AConceptXDMOpublic DmcAttribute<?> getObjectNameAttribute()
getObjectNameAttribute in interface DmcNamedObjectIFgetObjectNameAttribute in class AConceptXDMOpublic boolean equals(Object obj)
DmcObjectequals in interface DmcNamedObjectIFequals in class AConceptXDMOobj - The comparison object.public int hashCode()
hashCode in class AConceptXDMOpublic Reference getReferenceToAB()
public void setReferenceToAB(Reference value)
value - Referencepublic void setReferenceToAB(Object value) throws DmcValueException
value - A value compatible with DmcTypeReferenceSVDmcValueException - if value is not correctpublic void remReferenceToAB()
public TypeAndAttribute getTypeAndAttr()
public void setTypeAndAttr(TypeAndAttribute value)
value - TypeAndAttributepublic void setTypeAndAttr(Object value) throws DmcValueException
value - A value compatible with DmcTypeTypeAndAttributeSVDmcValueException - if value is not correctpublic void remTypeAndAttr()
public DefinitionName getName()
DSDefinitionDMOgetName in class AConceptXDMOpublic void setName(DefinitionName value)
setName in class AConceptXDMOvalue - DefinitionNamepublic void setName(Object value) throws DmcValueException
setName in class AConceptXDMOvalue - A value compatible with DmcTypeDefinitionNameSVDmcValueException - if value is not correctpublic void remName()
remName in class AConceptXDMOCopyright © 2023. All rights reserved.