Interface BusinessProcessExtension
-
- All Superinterfaces:
BasicDbObjectExtension
,org.eclipse.emf.ecore.EObject
,IBmObject
,MdObjectExtension
,org.eclipse.emf.common.notify.Notifier
,ObjectExtension
- All Known Implementing Classes:
BusinessProcessExtensionImpl
public interface BusinessProcessExtension extends BasicDbObjectExtension
A representation of the model object 'Business Process Extension'.The following features are supported:
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description MdPropertyState
getCheckUnique()
Returns the value of the 'Check Unique' attribute.MdPropertyState
getDefaultChoiceForm()
Returns the value of the 'Default Choice Form' attribute.MdPropertyState
getDefaultListForm()
Returns the value of the 'Default List Form' attribute.MdPropertyState
getDefaultObjectForm()
Returns the value of the 'Default Object Form' attribute.MdPropertyState
getNumberAllowedLength()
Returns the value of the 'Number Allowed Length' attribute.MdPropertyState
getNumberLength()
Returns the value of the 'Number Length' attribute.MdPropertyState
getNumberType()
Returns the value of the 'Number Type' attribute.MdPropertyState
getTask()
Returns the value of the 'Task' attribute.void
setCheckUnique(MdPropertyState value)
Sets the value of the 'Check Unique
' attribute.void
setDefaultChoiceForm(MdPropertyState value)
Sets the value of the 'Default Choice Form
' attribute.void
setDefaultListForm(MdPropertyState value)
Sets the value of the 'Default List Form
' attribute.void
setDefaultObjectForm(MdPropertyState value)
Sets the value of the 'Default Object Form
' attribute.void
setNumberAllowedLength(MdPropertyState value)
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.void
setTask(MdPropertyState value)
Sets the value of the 'Task
' 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, bmGetProperties, bmGetProperty, bmGetReferences, bmGetResourceId, bmGetTopObject, bmGetTransaction, bmGetUri, bmGetUriAsString, bmIsTop, bmIsTransient, bmListBinaryData, bmReadBinaryData, bmRemoveBinaryData, bmSetProperty, bmWriteBinaryData
-
Methods inherited from interface com._1c.g5.v8.dt.metadata.mdclass.extension.MdObjectExtension
getExtendedConfigurationObject, getSynonym, setExtendedConfigurationObject, setSynonym
-
-
-
-
Method Detail
-
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:
MdPropertyState
,setNumberType(MdPropertyState)
,MdClassExtensionPackage.getBusinessProcessExtension_NumberType()
-
setNumberType
void setNumberType(MdPropertyState value)
Sets the value of the 'Number Type
' attribute.- Parameters:
value
- the new value of the 'Number Type' attribute.- See Also:
MdPropertyState
,getNumberType()
-
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:
MdPropertyState
,setNumberLength(MdPropertyState)
,MdClassExtensionPackage.getBusinessProcessExtension_NumberLength()
-
setNumberLength
void setNumberLength(MdPropertyState value)
Sets the value of the 'Number Length
' attribute.- Parameters:
value
- the new value of the 'Number Length' attribute.- See Also:
MdPropertyState
,getNumberLength()
-
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:
MdPropertyState
,setNumberAllowedLength(MdPropertyState)
,MdClassExtensionPackage.getBusinessProcessExtension_NumberAllowedLength()
-
setNumberAllowedLength
void setNumberAllowedLength(MdPropertyState value)
Sets the value of the 'Number Allowed Length
' attribute.- Parameters:
value
- the new value of the 'Number Allowed Length' attribute.- See Also:
MdPropertyState
,getNumberAllowedLength()
-
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:
MdPropertyState
,setCheckUnique(MdPropertyState)
,MdClassExtensionPackage.getBusinessProcessExtension_CheckUnique()
-
setCheckUnique
void setCheckUnique(MdPropertyState value)
Sets the value of the 'Check Unique
' attribute.- Parameters:
value
- the new value of the 'Check Unique' attribute.- See Also:
MdPropertyState
,getCheckUnique()
-
getTask
MdPropertyState getTask()
Returns the value of the 'Task' attribute. The literals are from the enumerationMdPropertyState
.- Returns:
- the value of the 'Task' attribute.
- See Also:
MdPropertyState
,setTask(MdPropertyState)
,MdClassExtensionPackage.getBusinessProcessExtension_Task()
-
setTask
void setTask(MdPropertyState value)
Sets the value of the 'Task
' attribute.- Parameters:
value
- the new value of the 'Task' attribute.- See Also:
MdPropertyState
,getTask()
-
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:
MdPropertyState
,setDefaultObjectForm(MdPropertyState)
,MdClassExtensionPackage.getBusinessProcessExtension_DefaultObjectForm()
-
setDefaultObjectForm
void setDefaultObjectForm(MdPropertyState value)
Sets the value of the 'Default Object Form
' attribute.- Parameters:
value
- the new value of the 'Default Object Form' attribute.- See Also:
MdPropertyState
,getDefaultObjectForm()
-
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:
MdPropertyState
,setDefaultListForm(MdPropertyState)
,MdClassExtensionPackage.getBusinessProcessExtension_DefaultListForm()
-
setDefaultListForm
void setDefaultListForm(MdPropertyState value)
Sets the value of the 'Default List Form
' attribute.- Parameters:
value
- the new value of the 'Default List Form' attribute.- See Also:
MdPropertyState
,getDefaultListForm()
-
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:
MdPropertyState
,setDefaultChoiceForm(MdPropertyState)
,MdClassExtensionPackage.getBusinessProcessExtension_DefaultChoiceForm()
-
setDefaultChoiceForm
void setDefaultChoiceForm(MdPropertyState value)
Sets the value of the 'Default Choice Form
' attribute.- Parameters:
value
- the new value of the 'Default Choice Form' attribute.- See Also:
MdPropertyState
,getDefaultChoiceForm()
-
-