public abstract class TestAbstractExtendedDMW 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 |
|---|---|
protected |
TestAbstractExtendedDMW() |
protected |
TestAbstractExtendedDMW(TestAbstractExtendedDMO obj,
ClassDefinition cd) |
| Modifier and Type | Method and Description |
|---|---|
void |
addHsStringName(Object value)
Adds another hsStringName value.
|
void |
addHsStringName(StringName value)
Adds another hsStringName value.
|
void |
addIntToStringMAP(IntegerToString value)
Adds another intToStringMAP value.
|
void |
addIntToStringMAP(Object value)
Adds another intToStringMAP value.
|
void |
delHsStringName(Object value)
Deletes a hsStringName value.
|
void |
delHsStringName(StringName value)
Deletes a hsStringName value.
|
void |
delIntToStringMAP(Integer value)
Deletes a intToStringMAP value.
|
void |
delIntToStringMAP(Object value)
Deletes a intToStringMAP value.
|
boolean |
getClientCountFiltersHasValue() |
boolean |
getClientCountFiltersIsEmpty() |
int |
getClientCountFiltersSize() |
TestAbstractExtendedDMO |
getDMO() |
HashSet<StringName> |
getHsStringNameCopy() |
boolean |
getHsStringNameHasValue() |
boolean |
getHsStringNameIsEmpty() |
StringNameIterableDMW |
getHsStringNameIterable() |
int |
getHsStringNameSize() |
IntegerToString |
getIntToStringMAP(Object key) |
TreeMap<Integer,IntegerToString> |
getIntToStringMAPCopy() |
Integer |
getIntToStringMAPFirstKey() |
boolean |
getIntToStringMAPHasValue() |
boolean |
getIntToStringMAPIsEmpty() |
IntegerToStringIterableDMW |
getIntToStringMAPIterable() |
int |
getIntToStringMAPSize() |
abstract TestAbstractExtended |
getModificationRecorder() |
ClientCountFilter |
getNthClientCountFilters(int index) |
ObjWithRefs |
getNthSomeRelationMVI(int index) |
SomeRelation |
getNthSomeRelationMVIREF(int index) |
boolean |
getSomeRelationMVIHasValue() |
boolean |
getSomeRelationMVIIsEmpty() |
int |
getSomeRelationMVISize() |
SomeRelation |
getSomeRelationSV() |
String |
getSvString() |
boolean |
hsStringNameContains(StringName value) |
void |
remClientCountFilters()
Removes the clientCountFilters attribute value.
|
void |
remHsStringName()
Removes the hsStringName attribute value.
|
void |
remIntToStringMAP()
Removes the intToStringMAP attribute value.
|
void |
remSomeRelationMVI()
Removes the someRelationMVI attribute value.
|
void |
remSomeRelationSV()
Removes the someRelationSV attribute value.
|
void |
remSvString()
Removes the svString attribute value.
|
DmcAttribute<?> |
setNthClientCountFilters(int index,
ClientCountFilter value)
Sets the clientCountFilters value at the specified index.
|
DmcAttribute<?> |
setNthSomeRelationMVI(int index,
SomeRelation value)
Sets the someRelationMVI value at the specified index.
|
void |
setSomeRelationSV(Object value)
Sets the someRelationSV to the specified value.
|
void |
setSomeRelationSV(SomeRelation value)
Sets the someRelationSV to the specified value.
|
void |
setSvString(Object value)
Sets svString to the specified value.
|
void |
setSvString(String value)
Sets svString to the specified value.
|
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, setModifierprotected TestAbstractExtendedDMW()
protected TestAbstractExtendedDMW(TestAbstractExtendedDMO obj, ClassDefinition cd)
public abstract TestAbstractExtended getModificationRecorder()
public TestAbstractExtendedDMO getDMO()
public int getClientCountFiltersSize()
public boolean getClientCountFiltersIsEmpty()
public boolean getClientCountFiltersHasValue()
public DmcAttribute<?> setNthClientCountFilters(int index, ClientCountFilter value)
value - A value compatible with ClientCountFilterpublic ClientCountFilter getNthClientCountFilters(int index)
public void remClientCountFilters()
public int getHsStringNameSize()
public boolean getHsStringNameIsEmpty()
public boolean getHsStringNameHasValue()
public StringNameIterableDMW getHsStringNameIterable()
public void addHsStringName(Object value) throws DmcValueException
value - A value compatible with StringNameDmcValueException - if value is incorrectpublic void addHsStringName(StringName value)
value - A value compatible with StringNamepublic boolean hsStringNameContains(StringName value)
value - A value compatible with StringNamepublic HashSet<StringName> getHsStringNameCopy()
public void delHsStringName(Object value) throws DmcValueException
value - The StringName to be deleted from set of attribute values.DmcValueException - if value is incorrectpublic void delHsStringName(StringName value)
value - The StringName to be deleted from set of attribute values.public void remHsStringName()
public int getIntToStringMAPSize()
public boolean getIntToStringMAPIsEmpty()
public boolean getIntToStringMAPHasValue()
public IntegerToString getIntToStringMAP(Object key)
public Integer getIntToStringMAPFirstKey()
public IntegerToStringIterableDMW getIntToStringMAPIterable()
public void addIntToStringMAP(Object value) throws DmcValueException
value - A value compatible with IntegerToStringDmcValueExceptionpublic void addIntToStringMAP(IntegerToString value)
value - IntegerToStringpublic void delIntToStringMAP(Object value)
value - The IntegerToString to be deleted from set of attribute values.public void delIntToStringMAP(Integer value)
value - The IntegerToString to be deleted from set of attribute values.public TreeMap<Integer,IntegerToString> getIntToStringMAPCopy()
public void remIntToStringMAP()
public int getSomeRelationMVISize()
public boolean getSomeRelationMVIIsEmpty()
public boolean getSomeRelationMVIHasValue()
public DmcAttribute<?> setNthSomeRelationMVI(int index, SomeRelation value)
value - A value compatible with SomeRelationpublic ObjWithRefs getNthSomeRelationMVI(int index)
public SomeRelation getNthSomeRelationMVIREF(int index)
public void remSomeRelationMVI()
public SomeRelation getSomeRelationSV()
public void setSomeRelationSV(SomeRelation value)
value - A value compatible with SomeRelationpublic void setSomeRelationSV(Object value) throws DmcValueException
value - A value compatible with SomeRelationDmcValueExceptionpublic void remSomeRelationSV()
public String getSvString()
public void setSvString(Object value) throws DmcValueException
value - A value compatible with DmcTypeStringDmcValueExceptionpublic void setSvString(String value)
value - Stringpublic void remSvString()
Copyright © 2023. All rights reserved.