public class NamedObjSVDMO extends DmcObject implements Serializable
Generated from the dmt schema at version 0.1
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 |
|---|---|
|
NamedObjSVDMO() |
|
NamedObjSVDMO(DmcTypeModifierMV mods) |
protected |
NamedObjSVDMO(String oc) |
| Modifier and Type | Method and Description |
|---|---|
NamedObjSVDMO |
getModificationRecorder() |
NamedObjSVDMO |
getNew()
Auto-generated derived classes override this to return an empty instance
of themselves.
|
NamedObjSVDMO |
getSlice(DmcSliceInfo info)
Auto-generated derived classes override this to return an instance of themselves
with just the specified slice of attributes.
|
ObjWithRefsREF |
getSvNamedObj() |
ObjWithRefsREF |
getSvNamedObjREF() |
void |
remSvNamedObj()
Removes the svNamedObj attribute value.
|
void |
setSvNamedObj(Object value)
Sets svNamedObj to the specified value.
|
void |
setSvNamedObj(ObjWithRefsDMO value)
Sets svNamedObj to the specified value.
|
add, add, addAux, addAux, addBackref, allowsAttribute, applyModifier, clearReferenceInfo, cloneIt, del, del, delFromEmptyAttribute, deserializeIt, equals, 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 NamedObjSVDMO()
protected NamedObjSVDMO(String oc)
public NamedObjSVDMO(DmcTypeModifierMV mods)
public NamedObjSVDMO getNew()
DmcObjectpublic NamedObjSVDMO getSlice(DmcSliceInfo info)
DmcObjectpublic NamedObjSVDMO getModificationRecorder()
public ObjWithRefsREF getSvNamedObj()
public ObjWithRefsREF getSvNamedObjREF()
public void setSvNamedObj(ObjWithRefsDMO value)
value - ObjWithRefsDMOpublic void setSvNamedObj(Object value) throws DmcValueException
value - A value compatible with DmcTypeObjWithRefsREFSVDmcValueException - if value is not correctpublic void remSvNamedObj()
Copyright © 2023. All rights reserved.