public class ComplexTypeTestDMW extends DmwWrapper
Generated from the dmt schema at version 0.1
This code was auto-generated by the dmggenerator utility and shouldn't be alterred manually! Generated from: org.dmd.dmg.generators.BaseDMWGenerator.dumpWrapper(BaseDMWGenerator.java:488)
core| Modifier | Constructor and Description |
|---|---|
|
ComplexTypeTestDMW() |
|
ComplexTypeTestDMW(ComplexTypeTestDMO obj) |
protected |
ComplexTypeTestDMW(ComplexTypeTestDMO obj,
ClassDefinition cd) |
|
ComplexTypeTestDMW(DmcTypeModifierMV mods) |
addAux, applyModifier, equals, getBackRefs, getConstructionClass, getConstructionClassInfo, getConstructionClassName, getDmcObject, getObjectClass, getReferringObjects, getReferringObjectsViaAttribute, hasAux, isReferenced, referenceCount, removeAux, resolveReferences, resolveReferences, serializeIt, setDmcObject, toJSON, toOIF, toOIF, toPersistentOIF, toString, youAreDeletedgetDeleted, getModifier, setDeleted, setModifierpublic ComplexTypeTestDMW()
public ComplexTypeTestDMW(DmcTypeModifierMV mods)
public ComplexTypeTestDMW(ComplexTypeTestDMO obj)
protected ComplexTypeTestDMW(ComplexTypeTestDMO obj, ClassDefinition cd)
public ComplexTypeTestDMW getModificationRecorder()
public ComplexTypeTestDMW cloneIt()
public ComplexTypeTestDMO getDMO()
public int getMvComplexSize()
public boolean getMvComplexIsEmpty()
public boolean getMvComplexHasValue()
public MenuElementTypeAndCommentIterableDMW getMvComplexIterable()
public void addMvComplex(Object value) throws DmcValueException
value - A value compatible with MenuElementTypeAndCommentDmcValueException - if value is incorrectpublic void addMvComplex(MenuElementTypeAndComment value)
value - A value compatible with MenuElementTypeAndCommentpublic boolean mvComplexContains(MenuElementTypeAndComment value)
value - A value compatible with MenuElementTypeAndCommentpublic ArrayList<MenuElementTypeAndComment> getMvComplexCopy()
public void delMvComplex(Object value) throws DmcValueException
value - The MenuElementTypeAndComment to be deleted from set of attribute values.DmcValueException - if value is incorrectpublic void delMvComplex(MenuElementTypeAndComment value)
value - The MenuElementTypeAndComment to be deleted from set of attribute values.public void remMvComplex()
public MenuElementTypeAndComment getSvComplex()
public void setSvComplex(Object value) throws DmcValueException
value - A value compatible with DmcTypeMenuElementTypeAndCommentDmcValueExceptionpublic void setSvComplex(MenuElementTypeAndComment value)
value - MenuElementTypeAndCommentpublic void remSvComplex()
Copyright © 2023. All rights reserved.