public abstract class DmcTypeOnlyOneOfTheseAttributesAllowedRuleDataREF extends DmcTypeNamedObjectREF<OnlyOneOfTheseAttributesAllowedRuleDataREF,RuleName>
Generated from the dmv 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.DmoTypeFormatter.dumpNamedREFHelperType(DmoTypeFormatter.java:589)
attrInfo, ID| Constructor and Description |
|---|
DmcTypeOnlyOneOfTheseAttributesAllowedRuleDataREF() |
DmcTypeOnlyOneOfTheseAttributesAllowedRuleDataREF(DmcAttributeInfo ai) |
| Modifier and Type | Method and Description |
|---|---|
OnlyOneOfTheseAttributesAllowedRuleDataREF |
cloneValue(OnlyOneOfTheseAttributesAllowedRuleDataREF value)
This method must be overridden to clone whatever value is stored in this attribute.
|
OnlyOneOfTheseAttributesAllowedRuleDataREF |
deserializeValue(DmcInputStreamIF dis)
This method must be overridden to read a single value from the input stream.
|
protected String |
getDMOClassName() |
protected OnlyOneOfTheseAttributesAllowedRuleDataREF |
getNewHelper() |
protected RuleName |
getNewName() |
protected boolean |
isDMO(Object value)
Checks if the object is an instance of the appropriate type.
|
void |
serializeValue(DmcOutputStreamIF dos,
OnlyOneOfTheseAttributesAllowedRuleDataREF value)
This method must be overridden to serialize the specified value to the
output stream.
|
protected OnlyOneOfTheseAttributesAllowedRuleDataREF |
typeCheck(Object value)
Derived classes must overload this method to determine if the value passed
in conforms with their type criteria.
|
doLazyResolution, removeBackReferences, resolveReferences, weAreResolvedadd, addModsMV, addModsSV, cloneIt, compareTo, contains, containsKey, del, deserializeIt, formatValue, formatValueAsCompactJSON, formatValueAsJSON, getAttributeInfo, getByKey, getID, getMV, getMVnth, getMVSize, getName, getNew, getSV, hasValue, modifierFormat, serializeIt, set, setAttributeInfo, setMVnth, toOIF, toOIF, valueChangedMV, valueChangedSVpublic DmcTypeOnlyOneOfTheseAttributesAllowedRuleDataREF()
public DmcTypeOnlyOneOfTheseAttributesAllowedRuleDataREF(DmcAttributeInfo ai)
protected OnlyOneOfTheseAttributesAllowedRuleDataREF getNewHelper()
getNewHelper in class DmcTypeNamedObjectREF<OnlyOneOfTheseAttributesAllowedRuleDataREF,RuleName>protected RuleName getNewName()
getNewName in class DmcTypeNamedObjectREF<OnlyOneOfTheseAttributesAllowedRuleDataREF,RuleName>protected String getDMOClassName()
getDMOClassName in class DmcTypeNamedObjectREF<OnlyOneOfTheseAttributesAllowedRuleDataREF,RuleName>protected boolean isDMO(Object value)
DmcTypeNamedObjectREFisDMO in class DmcTypeNamedObjectREF<OnlyOneOfTheseAttributesAllowedRuleDataREF,RuleName>value - The value to be tested.protected OnlyOneOfTheseAttributesAllowedRuleDataREF typeCheck(Object value) throws DmcValueException
DmcAttributetypeCheck in class DmcAttribute<OnlyOneOfTheseAttributesAllowedRuleDataREF>value - the value to be checkedDmcValueException - if the value is incorrectpublic void serializeValue(DmcOutputStreamIF dos, OnlyOneOfTheseAttributesAllowedRuleDataREF value) throws Exception
DmcAttributeserializeValue in class DmcAttribute<OnlyOneOfTheseAttributesAllowedRuleDataREF>dos - The output stream.value - The value to be serialized.Exception - if problems occurpublic OnlyOneOfTheseAttributesAllowedRuleDataREF deserializeValue(DmcInputStreamIF dis) throws Exception
DmcAttributedeserializeValue in class DmcAttribute<OnlyOneOfTheseAttributesAllowedRuleDataREF>dis - the input stream.Exception - if problems occurpublic OnlyOneOfTheseAttributesAllowedRuleDataREF cloneValue(OnlyOneOfTheseAttributesAllowedRuleDataREF value)
DmcAttributecloneValue in class DmcAttribute<OnlyOneOfTheseAttributesAllowedRuleDataREF>value - the original valueCopyright © 2023. All rights reserved.