public class RunContextItemDMO extends MvwDefinitionDMO implements org.dmd.dmc.DmcNamedObjectIF, Serializable
Generated from the mvw 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 |
| Modifier | Constructor and Description |
|---|---|
|
RunContextItemDMO() |
|
RunContextItemDMO(org.dmd.dms.generated.types.DmcTypeModifierMV mods) |
protected |
RunContextItemDMO(String oc) |
| Modifier and Type | Method and Description |
|---|---|
org.dmd.dmc.DmcAttribute<?> |
addImportThis(Object value)
Adds another importThis value.
|
org.dmd.dmc.DmcAttribute<?> |
addImportThis(String value)
Adds another importThis to the specified value.
|
org.dmd.dmc.DmcAttribute<?> |
delImportThis(Object value)
Deletes a importThis value.
|
org.dmd.dmc.DmcAttribute<?> |
delImportThis(String value)
Deletes a importThis from the specified value.
|
boolean |
equals(Object obj) |
String |
getConstruction() |
String |
getContextImpl() |
Iterator<String> |
getImportThis() |
int |
getImportThisSize()
Returns the number of values in importThis
|
org.dmd.dmc.types.CamelCaseName |
getItemName() |
Integer |
getItemOrder() |
RunContextItemDMO |
getModificationRecorder() |
RunContextItemDMO |
getNew() |
String |
getNthImportThis(int i) |
org.dmd.dmc.types.CamelCaseName |
getObjectName() |
org.dmd.dmc.DmcAttribute<?> |
getObjectNameAttribute() |
RunContextItemDMO |
getSlice(org.dmd.dmc.DmcSliceInfo info) |
String |
getUseClass() |
int |
hashCode() |
boolean |
importThisContains(String value)
Returns true if we contain a valued keyed by the specified String.
|
Boolean |
isAutoCreated() |
Boolean |
isCreateOnDemand() |
Boolean |
isSingleton() |
void |
remAutoCreated()
Removes the autoCreated attribute value.
|
void |
remConstruction()
Removes the construction attribute value.
|
void |
remContextImpl()
Removes the contextImpl attribute value.
|
void |
remCreateOnDemand()
Removes the createOnDemand attribute value.
|
void |
remImportThis()
Removes the importThis attribute value.
|
void |
remItemName()
Removes the itemName attribute value.
|
void |
remItemOrder()
Removes the itemOrder attribute value.
|
void |
remSingleton()
Removes the singleton attribute value.
|
void |
remUseClass()
Removes the useClass attribute value.
|
void |
setAutoCreated(Boolean value)
Sets autoCreated to the specified value.
|
void |
setAutoCreated(Object value)
Sets autoCreated to the specified value.
|
void |
setConstruction(Object value)
Sets construction to the specified value.
|
void |
setConstruction(String value)
Sets construction to the specified value.
|
void |
setContextImpl(Object value)
Sets contextImpl to the specified value.
|
void |
setContextImpl(String value)
Sets contextImpl to the specified value.
|
void |
setCreateOnDemand(Boolean value)
Sets createOnDemand to the specified value.
|
void |
setCreateOnDemand(Object value)
Sets createOnDemand to the specified value.
|
void |
setItemName(org.dmd.dmc.types.CamelCaseName value)
Sets itemName to the specified value.
|
void |
setItemName(Object value)
Sets itemName to the specified value.
|
void |
setItemOrder(Integer value)
Sets itemOrder to the specified value.
|
void |
setItemOrder(Object value)
Sets itemOrder to the specified value.
|
void |
setSingleton(Boolean value)
Sets singleton to the specified value.
|
void |
setSingleton(Object value)
Sets singleton to the specified value.
|
void |
setUseClass(Object value)
Sets useClass to the specified value.
|
void |
setUseClass(String value)
Sets useClass to the specified value.
|
addDescription, addDescription, delDescription, delDescription, descriptionContains, getCamelCaseName, getDefinedInModule, getDefinedInModuleREF, getDescription, getDescriptionSize, getFile, getLineNumber, getNthDescription, remCamelCaseName, remDefinedInModule, remDescription, remFile, remLineNumber, setCamelCaseName, setCamelCaseName, setDefinedInModule, setDefinedInModule, setFile, setFile, setLineNumber, setLineNumberadd, add, addAux, addAux, addBackref, allowsAttribute, applyModifier, clearReferenceInfo, cloneIt, del, del, delFromEmptyAttribute, deserializeIt, 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 RunContextItemDMO()
protected RunContextItemDMO(String oc)
public RunContextItemDMO(org.dmd.dms.generated.types.DmcTypeModifierMV mods)
public RunContextItemDMO getNew()
getNew in class org.dmd.dmc.DmcObjectpublic RunContextItemDMO getSlice(org.dmd.dmc.DmcSliceInfo info)
getSlice in class org.dmd.dmc.DmcObjectpublic RunContextItemDMO getModificationRecorder()
public org.dmd.dmc.types.CamelCaseName getObjectName()
getObjectName in interface org.dmd.dmc.DmcNamedObjectIFgetObjectName in class MvwDefinitionDMOpublic org.dmd.dmc.DmcAttribute<?> getObjectNameAttribute()
getObjectNameAttribute in interface org.dmd.dmc.DmcNamedObjectIFgetObjectNameAttribute in class MvwDefinitionDMOpublic boolean equals(Object obj)
equals in interface org.dmd.dmc.DmcNamedObjectIFequals in class MvwDefinitionDMOpublic int hashCode()
hashCode in class MvwDefinitionDMOpublic Integer getItemOrder()
public void setItemOrder(Integer value)
value - Integerpublic void setItemOrder(Object value) throws org.dmd.dmc.DmcValueException
value - A value compatible with DmcTypeIntegerSVorg.dmd.dmc.DmcValueExceptionpublic void remItemOrder()
public String getContextImpl()
public void setContextImpl(String value)
value - Stringpublic void setContextImpl(Object value) throws org.dmd.dmc.DmcValueException
value - A value compatible with DmcTypeStringSVorg.dmd.dmc.DmcValueExceptionpublic void remContextImpl()
public String getNthImportThis(int i)
public org.dmd.dmc.DmcAttribute<?> addImportThis(String value)
value - Stringpublic boolean importThisContains(String value)
value - Stringpublic org.dmd.dmc.DmcAttribute<?> addImportThis(Object value) throws org.dmd.dmc.DmcValueException
value - A value compatible with Stringorg.dmd.dmc.DmcValueExceptionpublic int getImportThisSize()
public org.dmd.dmc.DmcAttribute<?> delImportThis(Object value) throws org.dmd.dmc.DmcValueException
value - The String to be deleted from set of attribute values.org.dmd.dmc.DmcValueExceptionpublic org.dmd.dmc.DmcAttribute<?> delImportThis(String value)
value - Stringpublic void remImportThis()
public Boolean isCreateOnDemand()
public void setCreateOnDemand(Boolean value)
value - Booleanpublic void setCreateOnDemand(Object value) throws org.dmd.dmc.DmcValueException
value - A value compatible with DmcTypeBooleanSVorg.dmd.dmc.DmcValueExceptionpublic void remCreateOnDemand()
public Boolean isSingleton()
public void setSingleton(Boolean value)
value - Booleanpublic void setSingleton(Object value) throws org.dmd.dmc.DmcValueException
value - A value compatible with DmcTypeBooleanSVorg.dmd.dmc.DmcValueExceptionpublic void remSingleton()
public Boolean isAutoCreated()
public void setAutoCreated(Boolean value)
value - Booleanpublic void setAutoCreated(Object value) throws org.dmd.dmc.DmcValueException
value - A value compatible with DmcTypeBooleanSVorg.dmd.dmc.DmcValueExceptionpublic void remAutoCreated()
public org.dmd.dmc.types.CamelCaseName getItemName()
public void setItemName(org.dmd.dmc.types.CamelCaseName value)
value - CamelCaseNamepublic void setItemName(Object value) throws org.dmd.dmc.DmcValueException
value - A value compatible with DmcTypeCamelCaseNameSVorg.dmd.dmc.DmcValueExceptionpublic void remItemName()
public String getUseClass()
public void setUseClass(String value)
value - Stringpublic void setUseClass(Object value) throws org.dmd.dmc.DmcValueException
value - A value compatible with DmcTypeStringSVorg.dmd.dmc.DmcValueExceptionpublic void remUseClass()
public String getConstruction()
public void setConstruction(String value)
value - Stringpublic void setConstruction(Object value) throws org.dmd.dmc.DmcValueException
value - A value compatible with DmcTypeStringSVorg.dmd.dmc.DmcValueExceptionpublic void remConstruction()
Copyright © 2019. All rights reserved.