Interface ExchangePlanExtension
-
- All Superinterfaces:
BasicDbObjectExtension
,org.eclipse.emf.ecore.EObject
,IBmObject
,MdObjectExtension
,org.eclipse.emf.common.notify.Notifier
,ObjectExtension
- All Known Implementing Classes:
ExchangePlanExtensionImpl
public interface ExchangePlanExtension extends BasicDbObjectExtension
A representation of the model object 'Exchange Plan Extension'.The following features are supported:
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description MdPropertyState
getCodeAllowedLength()
Returns the value of the 'Code Allowed Length' attribute.MdPropertyState
getCodeLength()
Returns the value of the 'Code Length' attribute.MdPropertyState
getContent()
Returns the value of the 'Content' 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
getDescriptionLength()
Returns the value of the 'Description Length' attribute.void
setCodeAllowedLength(MdPropertyState value)
Sets the value of the 'Code Allowed Length
' attribute.void
setCodeLength(MdPropertyState value)
Sets the value of the 'Code Length
' attribute.void
setContent(MdPropertyState value)
Sets the value of the 'Content
' 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
setDescriptionLength(MdPropertyState value)
Sets the value of the 'Description Length
' 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
-
getContent
MdPropertyState getContent()
Returns the value of the 'Content' attribute. The literals are from the enumerationMdPropertyState
.- Returns:
- the value of the 'Content' attribute.
- See Also:
MdPropertyState
,setContent(MdPropertyState)
,MdClassExtensionPackage.getExchangePlanExtension_Content()
-
setContent
void setContent(MdPropertyState value)
Sets the value of the 'Content
' attribute.- Parameters:
value
- the new value of the 'Content' attribute.- See Also:
MdPropertyState
,getContent()
-
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.getExchangePlanExtension_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.getExchangePlanExtension_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.getExchangePlanExtension_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()
-
getCodeLength
MdPropertyState getCodeLength()
Returns the value of the 'Code Length' attribute. The literals are from the enumerationMdPropertyState
.- Returns:
- the value of the 'Code Length' attribute.
- See Also:
MdPropertyState
,setCodeLength(MdPropertyState)
,MdClassExtensionPackage.getExchangePlanExtension_CodeLength()
-
setCodeLength
void setCodeLength(MdPropertyState value)
Sets the value of the 'Code Length
' attribute.- Parameters:
value
- the new value of the 'Code Length' attribute.- See Also:
MdPropertyState
,getCodeLength()
-
getCodeAllowedLength
MdPropertyState getCodeAllowedLength()
Returns the value of the 'Code Allowed Length' attribute. The literals are from the enumerationMdPropertyState
.- Returns:
- the value of the 'Code Allowed Length' attribute.
- See Also:
MdPropertyState
,setCodeAllowedLength(MdPropertyState)
,MdClassExtensionPackage.getExchangePlanExtension_CodeAllowedLength()
-
setCodeAllowedLength
void setCodeAllowedLength(MdPropertyState value)
Sets the value of the 'Code Allowed Length
' attribute.- Parameters:
value
- the new value of the 'Code Allowed Length' attribute.- See Also:
MdPropertyState
,getCodeAllowedLength()
-
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:
MdPropertyState
,setDescriptionLength(MdPropertyState)
,MdClassExtensionPackage.getExchangePlanExtension_DescriptionLength()
-
setDescriptionLength
void setDescriptionLength(MdPropertyState value)
Sets the value of the 'Description Length
' attribute.- Parameters:
value
- the new value of the 'Description Length' attribute.- See Also:
MdPropertyState
,getDescriptionLength()
-
-