public class UnnamedObjSVDMO 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 |
|---|---|
|
UnnamedObjSVDMO() |
|
UnnamedObjSVDMO(DmcTypeModifierMV mods) |
protected |
UnnamedObjSVDMO(String oc) |
| Modifier and Type | Method and Description |
|---|---|
UnnamedObjSVDMO |
getModificationRecorder() |
UnnamedObjSVDMO |
getNew()
Auto-generated derived classes override this to return an empty instance
of themselves.
|
UnnamedObjSVDMO |
getSlice(DmcSliceInfo info)
Auto-generated derived classes override this to return an instance of themselves
with just the specified slice of attributes.
|
TestBasicObjectFixedDMO |
getSvUnnamedObj() |
void |
remSvUnnamedObj()
Removes the svUnnamedObj attribute value.
|
void |
setSvUnnamedObj(Object value)
Sets svUnnamedObj to the specified value.
|
void |
setSvUnnamedObj(TestBasicObjectFixedDMO value)
Sets svUnnamedObj 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 UnnamedObjSVDMO()
protected UnnamedObjSVDMO(String oc)
public UnnamedObjSVDMO(DmcTypeModifierMV mods)
public UnnamedObjSVDMO getNew()
DmcObjectpublic UnnamedObjSVDMO getSlice(DmcSliceInfo info)
DmcObjectpublic UnnamedObjSVDMO getModificationRecorder()
public TestBasicObjectFixedDMO getSvUnnamedObj()
public void setSvUnnamedObj(TestBasicObjectFixedDMO value)
value - TestBasicObjectFixedDMOpublic void setSvUnnamedObj(Object value) throws DmcValueException
value - A value compatible with DmcTypeTestBasicObjectFixedREFSVDmcValueException - if value is not correctpublic void remSvUnnamedObj()
Copyright © 2023. All rights reserved.