public class PlaceDMO 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 |
|---|---|
|
PlaceDMO() |
|
PlaceDMO(org.dmd.dms.generated.types.DmcTypeModifierMV mods) |
protected |
PlaceDMO(String oc) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
PlaceDMO |
getModificationRecorder() |
PlaceDMO |
getNew() |
org.dmd.dmc.types.CamelCaseName |
getObjectName() |
org.dmd.dmc.DmcAttribute<?> |
getObjectNameAttribute() |
org.dmd.dmc.types.CamelCaseName |
getPlaceName() |
String |
getPlacePrefix() |
ActivityREF |
getRunsActivity() |
ActivityREF |
getRunsActivityREF()
Returns the reference to Activity without attempting lazy resolution (if turned on).
|
PlaceDMO |
getSlice(org.dmd.dmc.DmcSliceInfo info) |
int |
hashCode() |
void |
remPlaceName()
Removes the placeName attribute value.
|
void |
remPlacePrefix()
Removes the placePrefix attribute value.
|
void |
remRunsActivity()
Removes the runsActivity attribute value.
|
void |
setPlaceName(org.dmd.dmc.types.CamelCaseName value)
Sets placeName to the specified value.
|
void |
setPlaceName(Object value)
Sets placeName to the specified value.
|
void |
setPlacePrefix(Object value)
Sets placePrefix to the specified value.
|
void |
setPlacePrefix(String value)
Sets placePrefix to the specified value.
|
void |
setRunsActivity(ActivityDMO value)
Sets runsActivity to the specified value.
|
void |
setRunsActivity(Object value)
Sets runsActivity 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 PlaceDMO()
protected PlaceDMO(String oc)
public PlaceDMO(org.dmd.dms.generated.types.DmcTypeModifierMV mods)
public PlaceDMO getNew()
getNew in class org.dmd.dmc.DmcObjectpublic PlaceDMO getSlice(org.dmd.dmc.DmcSliceInfo info)
getSlice in class org.dmd.dmc.DmcObjectpublic PlaceDMO 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 org.dmd.dmc.types.CamelCaseName getPlaceName()
public void setPlaceName(org.dmd.dmc.types.CamelCaseName value)
value - CamelCaseNamepublic void setPlaceName(Object value) throws org.dmd.dmc.DmcValueException
value - A value compatible with DmcTypeCamelCaseNameSVorg.dmd.dmc.DmcValueExceptionpublic void remPlaceName()
public String getPlacePrefix()
public void setPlacePrefix(String value)
value - Stringpublic void setPlacePrefix(Object value) throws org.dmd.dmc.DmcValueException
value - A value compatible with DmcTypeStringSVorg.dmd.dmc.DmcValueExceptionpublic void remPlacePrefix()
public ActivityREF getRunsActivity()
public ActivityREF getRunsActivityREF()
public void setRunsActivity(ActivityDMO value)
value - ActivityDMOpublic void setRunsActivity(Object value) throws org.dmd.dmc.DmcValueException
value - A value compatible with DmcTypeActivityREFSVorg.dmd.dmc.DmcValueExceptionpublic void remRunsActivity()
Copyright © 2019. All rights reserved.