public class ExtendedRefHSDMO 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 |
|---|---|
|
ExtendedRefHSDMO() |
|
ExtendedRefHSDMO(DmcTypeModifierMV mods) |
protected |
ExtendedRefHSDMO(String oc) |
| Modifier and Type | Method and Description |
|---|---|
DmcAttribute<?> |
addHsExtendedRef(Object value)
Adds another hsExtendedRef value.
|
DmcAttribute<?> |
addHsExtendedRef(SomeRelation value)
Adds another hsExtendedRef to the specified value.
|
DmcAttribute<?> |
delHsExtendedRef(Object value)
Deletes a hsExtendedRef value.
|
Iterator<SomeRelation> |
getHsExtendedRef() |
Iterator<SomeRelation> |
getHsExtendedRefREFs() |
int |
getHsExtendedRefSize() |
ExtendedRefHSDMO |
getModificationRecorder() |
ExtendedRefHSDMO |
getNew()
Auto-generated derived classes override this to return an empty instance
of themselves.
|
ExtendedRefHSDMO |
getSlice(DmcSliceInfo info)
Auto-generated derived classes override this to return an instance of themselves
with just the specified slice of attributes.
|
void |
remHsExtendedRef()
Removes the hsExtendedRef attribute 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 ExtendedRefHSDMO()
protected ExtendedRefHSDMO(String oc)
public ExtendedRefHSDMO(DmcTypeModifierMV mods)
public ExtendedRefHSDMO getNew()
DmcObjectpublic ExtendedRefHSDMO getSlice(DmcSliceInfo info)
DmcObjectpublic ExtendedRefHSDMO getModificationRecorder()
public Iterator<SomeRelation> getHsExtendedRef()
public Iterator<SomeRelation> getHsExtendedRefREFs()
public DmcAttribute<?> addHsExtendedRef(SomeRelation value)
value - SomeRelationpublic DmcAttribute<?> addHsExtendedRef(Object value) throws DmcValueException
value - A value compatible with SomeRelationDmcValueException - if value is not correctpublic int getHsExtendedRefSize()
public DmcAttribute<?> delHsExtendedRef(Object value)
value - The SomeRelation to be deleted from set of attribute values.public void remHsExtendedRef()
Copyright © 2023. All rights reserved.