Interface TaskExtension
- All Superinterfaces:
BasicDbObjectExtension
,org.eclipse.emf.ecore.EObject
,IBmObject
,MdObjectExtension
,org.eclipse.emf.common.notify.Notifier
,ObjectExtension
- All Known Implementing Classes:
TaskExtensionImpl
A representation of the model object 'Task Extension'.
The following features are supported:
-
Field Summary
Fields inherited from interface com._1c.g5.v8.bm.core.IBmObject
BM_NULL_ID
-
Method Summary
Modifier and TypeMethodDescriptionReturns the value of the 'Addressing' attribute.Returns the value of the 'Check Unique' attribute.Returns the value of the 'Current Performer' attribute.Returns the value of the 'Default Choice Form' attribute.Returns the value of the 'Default List Form' attribute.Returns the value of the 'Default Object Form' attribute.Returns the value of the 'Description Length' attribute.Returns the value of the 'Main Addressing Attribute' attribute.Returns the value of the 'Number Allowed Length' attribute.Returns the value of the 'Number Length' attribute.Returns the value of the 'Number Type' attribute.void
setAddressing
(MdPropertyState value) Sets the value of the 'Addressing
' attribute.void
setCheckUnique
(MdPropertyState value) Sets the value of the 'Check Unique
' attribute.void
Sets the value of the 'Current Performer
' attribute.void
Sets the value of the 'Default Choice Form
' attribute.void
Sets the value of the 'Default List Form
' attribute.void
Sets the value of the 'Default Object Form
' attribute.void
Sets the value of the 'Description Length
' attribute.void
Sets the value of the 'Main Addressing Attribute
' attribute.void
Sets the value of the 'Number Allowed Length
' attribute.void
setNumberLength
(MdPropertyState value) Sets the value of the 'Number Length
' attribute.void
setNumberType
(MdPropertyState value) Sets the value of the 'Number Type
' attribute.Methods inherited from interface com._1c.g5.v8.dt.metadata.mdclass.extension.BasicDbObjectExtension
getExplanation, getExtendedListPresentation, getExtendedObjectPresentation, getListPresentation, getManagerModule, getObjectModule, getObjectPresentation, setExplanation, setExtendedListPresentation, setExtendedObjectPresentation, setListPresentation, setManagerModule, setObjectModule, setObjectPresentation
Methods inherited from interface org.eclipse.emf.ecore.EObject
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnset
Methods inherited from interface com._1c.g5.v8.bm.core.IBmObject
bmGetEngine, bmGetFqn, bmGetId, bmGetNamespace, bmGetPlatformTransaction, bmGetProperties, bmGetProperty, bmGetReferences, bmGetResourceId, bmGetTopObject, bmGetTransaction, bmGetUri, bmGetUriAsString, bmIsTop, bmIsTransient, bmMatchSingleReference, bmSetProperty
Methods inherited from interface com._1c.g5.v8.dt.metadata.mdclass.extension.MdObjectExtension
getExtendedConfigurationObject, getSynonym, setExtendedConfigurationObject, setSynonym
Methods inherited from interface org.eclipse.emf.common.notify.Notifier
eAdapters, eDeliver, eNotify, eSetDeliver
-
Method Details
-
getNumberType
MdPropertyState getNumberType()Returns the value of the 'Number Type' attribute. The literals are from the enumerationMdPropertyState
.- Returns:
- the value of the 'Number Type' attribute.
- See Also:
-
setNumberType
Sets the value of the 'Number Type
' attribute.- Parameters:
value
- the new value of the 'Number Type' attribute.- See Also:
-
getNumberLength
MdPropertyState getNumberLength()Returns the value of the 'Number Length' attribute. The literals are from the enumerationMdPropertyState
.- Returns:
- the value of the 'Number Length' attribute.
- See Also:
-
setNumberLength
Sets the value of the 'Number Length
' attribute.- Parameters:
value
- the new value of the 'Number Length' attribute.- See Also:
-
getNumberAllowedLength
MdPropertyState getNumberAllowedLength()Returns the value of the 'Number Allowed Length' attribute. The literals are from the enumerationMdPropertyState
.- Returns:
- the value of the 'Number Allowed Length' attribute.
- See Also:
-
setNumberAllowedLength
Sets the value of the 'Number Allowed Length
' attribute.- Parameters:
value
- the new value of the 'Number Allowed Length' attribute.- See Also:
-
getCheckUnique
MdPropertyState getCheckUnique()Returns the value of the 'Check Unique' attribute. The literals are from the enumerationMdPropertyState
.- Returns:
- the value of the 'Check Unique' attribute.
- See Also:
-
setCheckUnique
Sets the value of the 'Check Unique
' attribute.- Parameters:
value
- the new value of the 'Check Unique' attribute.- See Also:
-
getDescriptionLength
MdPropertyState getDescriptionLength()Returns the value of the 'Description Length' attribute. The literals are from the enumerationMdPropertyState
.- Returns:
- the value of the 'Description Length' attribute.
- See Also:
-
setDescriptionLength
Sets the value of the 'Description Length
' attribute.- Parameters:
value
- the new value of the 'Description Length' attribute.- See Also:
-
getAddressing
MdPropertyState getAddressing()Returns the value of the 'Addressing' attribute. The literals are from the enumerationMdPropertyState
.- Returns:
- the value of the 'Addressing' attribute.
- See Also:
-
setAddressing
Sets the value of the 'Addressing
' attribute.- Parameters:
value
- the new value of the 'Addressing' attribute.- See Also:
-
getMainAddressingAttribute
MdPropertyState getMainAddressingAttribute()Returns the value of the 'Main Addressing Attribute' attribute. The literals are from the enumerationMdPropertyState
.- Returns:
- the value of the 'Main Addressing Attribute' attribute.
- See Also:
-
setMainAddressingAttribute
Sets the value of the 'Main Addressing Attribute
' attribute.- Parameters:
value
- the new value of the 'Main Addressing Attribute' attribute.- See Also:
-
getCurrentPerformer
MdPropertyState getCurrentPerformer()Returns the value of the 'Current Performer' attribute. The literals are from the enumerationMdPropertyState
.- Returns:
- the value of the 'Current Performer' attribute.
- See Also:
-
setCurrentPerformer
Sets the value of the 'Current Performer
' attribute.- Parameters:
value
- the new value of the 'Current Performer' attribute.- See Also:
-
getDefaultObjectForm
MdPropertyState getDefaultObjectForm()Returns the value of the 'Default Object Form' attribute. The literals are from the enumerationMdPropertyState
.- Returns:
- the value of the 'Default Object Form' attribute.
- See Also:
-
setDefaultObjectForm
Sets the value of the 'Default Object Form
' attribute.- Parameters:
value
- the new value of the 'Default Object Form' attribute.- See Also:
-
getDefaultListForm
MdPropertyState getDefaultListForm()Returns the value of the 'Default List Form' attribute. The literals are from the enumerationMdPropertyState
.- Returns:
- the value of the 'Default List Form' attribute.
- See Also:
-
setDefaultListForm
Sets the value of the 'Default List Form
' attribute.- Parameters:
value
- the new value of the 'Default List Form' attribute.- See Also:
-
getDefaultChoiceForm
MdPropertyState getDefaultChoiceForm()Returns the value of the 'Default Choice Form' attribute. The literals are from the enumerationMdPropertyState
.- Returns:
- the value of the 'Default Choice Form' attribute.
- See Also:
-
setDefaultChoiceForm
Sets the value of the 'Default Choice Form
' attribute.- Parameters:
value
- the new value of the 'Default Choice Form' attribute.- See Also:
-