Interface ConfigurationExtension
- All Superinterfaces:
org.eclipse.emf.ecore.EObject,IBmObject,MdObjectExtension,org.eclipse.emf.common.notify.Notifier,ObjectExtension
- All Known Implementing Classes:
ConfigurationExtensionImpl
A representation of the model object 'Configuration Extension'.
The following features are supported:
Default Run ModeUse PurposesManaged Application ModuleSession ModuleExternal Connection ModuleOrdinary Application ModuleCommand InterfaceHome Page Work AreaMain Section Command InterfaceDefault LanguageDefault Report FormDefault Report Settings FormDefault Report Variant FormDefault Dynamic List Settings FormDefault Search FormDefault Data History Change History FormDefault Data History Version Data FormDefault Data History Version Differences FormDefault Collaboration System Users Choice FormAuxiliary Report FormAuxiliary Report Variant FormAuxiliary Report Settings FormAuxiliary Dynamic List Settings FormAuxiliary Data History Change History FormAuxiliary Data History Version Data FormAuxiliary Data History Version Differences FormAuxiliary Collaboration System Users Choice FormCaptionShort CaptionModality Use ModeSynchronous Extension And Add In Call Use ModeInterface Compatibility ModeVersion85 Interface Migration ModeCompatibility ModeDefault StyleMain Section PictureLogoSplashDefault Roles
-
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 'Auxiliary Collaboration System Users Choice Form' attribute.Returns the value of the 'Auxiliary Data History Change History Form' attribute.Returns the value of the 'Auxiliary Data History Version Data Form' attribute.Returns the value of the 'Auxiliary Data History Version Differences Form' attribute.Returns the value of the 'Auxiliary Dynamic List Settings Form' attribute.Returns the value of the 'Auxiliary Report Form' attribute.Returns the value of the 'Auxiliary Report Settings Form' attribute.Returns the value of the 'Auxiliary Report Variant Form' attribute.Returns the value of the 'Caption' attribute.Returns the value of the 'Command Interface' attribute.Returns the value of the 'Compatibility Mode' attribute.Returns the value of the 'Default Collaboration System Users Choice Form' attribute.Returns the value of the 'Default Data History Change History Form' attribute.Returns the value of the 'Default Data History Version Data Form' attribute.Returns the value of the 'Default Data History Version Differences Form' attribute.Returns the value of the 'Default Dynamic List Settings Form' attribute.Returns the value of the 'Default Language' attribute.Returns the value of the 'Default Report Form' attribute.Returns the value of the 'Default Report Settings Form' attribute.Returns the value of the 'Default Report Variant Form' attribute.Returns the value of the 'Default Roles' attribute.Returns the value of the 'Default Run Mode' attribute.Returns the value of the 'Default Search Form' attribute.Returns the value of the 'Default Style' attribute.Returns the value of the 'External Connection Module' attribute.Returns the value of the 'Home Page Work Area' attribute.Returns the value of the 'Interface Compatibility Mode' attribute.getLogo()Returns the value of the 'Logo' attribute.Returns the value of the 'Main Section Command Interface' attribute.Returns the value of the 'Main Section Picture' attribute.Returns the value of the 'Managed Application Module' attribute.Returns the value of the 'Modality Use Mode' attribute.Returns the value of the 'Ordinary Application Module' attribute.Returns the value of the 'Session Module' attribute.Returns the value of the 'Short Caption' attribute.Returns the value of the 'Splash' attribute.Returns the value of the 'Synchronous Extension And Add In Call Use Mode' attribute.Returns the value of the 'Use Purposes' attribute.Returns the value of the 'Version85 Interface Migration Mode' attribute.voidSets the value of the 'Auxiliary Collaboration System Users Choice Form' attribute.voidSets the value of the 'Auxiliary Data History Change History Form' attribute.voidSets the value of the 'Auxiliary Data History Version Data Form' attribute.voidSets the value of the 'Auxiliary Data History Version Differences Form' attribute.voidSets the value of the 'Auxiliary Dynamic List Settings Form' attribute.voidSets the value of the 'Auxiliary Report Form' attribute.voidSets the value of the 'Auxiliary Report Settings Form' attribute.voidSets the value of the 'Auxiliary Report Variant Form' attribute.voidsetCaption(MdPropertyState value) Sets the value of the 'Caption' attribute.voidSets the value of the 'Command Interface' attribute.voidSets the value of the 'Compatibility Mode' attribute.voidSets the value of the 'Default Collaboration System Users Choice Form' attribute.voidSets the value of the 'Default Data History Change History Form' attribute.voidSets the value of the 'Default Data History Version Data Form' attribute.voidSets the value of the 'Default Data History Version Differences Form' attribute.voidSets the value of the 'Default Dynamic List Settings Form' attribute.voidSets the value of the 'Default Language' attribute.voidSets the value of the 'Default Report Form' attribute.voidSets the value of the 'Default Report Settings Form' attribute.voidSets the value of the 'Default Report Variant Form' attribute.voidsetDefaultRoles(MdPropertyState value) Sets the value of the 'Default Roles' attribute.voidsetDefaultRunMode(MdPropertyState value) Sets the value of the 'Default Run Mode' attribute.voidSets the value of the 'Default Search Form' attribute.voidsetDefaultStyle(MdPropertyState value) Sets the value of the 'Default Style' attribute.voidSets the value of the 'External Connection Module' attribute.voidSets the value of the 'Home Page Work Area' attribute.voidSets the value of the 'Interface Compatibility Mode' attribute.voidsetLogo(MdPropertyState value) Sets the value of the 'Logo' attribute.voidSets the value of the 'Main Section Command Interface' attribute.voidSets the value of the 'Main Section Picture' attribute.voidSets the value of the 'Managed Application Module' attribute.voidSets the value of the 'Modality Use Mode' attribute.voidSets the value of the 'Ordinary Application Module' attribute.voidsetSessionModule(MdPropertyState value) Sets the value of the 'Session Module' attribute.voidsetShortCaption(MdPropertyState value) Sets the value of the 'Short Caption' attribute.voidsetSplash(MdPropertyState value) Sets the value of the 'Splash' attribute.voidSets the value of the 'Synchronous Extension And Add In Call Use Mode' attribute.voidsetUsePurposes(MdPropertyState value) Sets the value of the 'Use Purposes' attribute.voidSets the value of the 'Version85 Interface Migration Mode' attribute.Methods inherited from interface org.eclipse.emf.ecore.EObject
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnsetMethods 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, bmSetPropertyMethods inherited from interface com._1c.g5.v8.dt.metadata.mdclass.extension.MdObjectExtension
getExtendedConfigurationObject, getSynonym, setExtendedConfigurationObject, setSynonymMethods inherited from interface org.eclipse.emf.common.notify.Notifier
eAdapters, eDeliver, eNotify, eSetDeliver
-
Method Details
-
getDefaultRunMode
MdPropertyState getDefaultRunMode()Returns the value of the 'Default Run Mode' attribute. The literals are from the enumerationMdPropertyState.- Returns:
- the value of the 'Default Run Mode' attribute.
- See Also:
-
setDefaultRunMode
Sets the value of the 'Default Run Mode' attribute.- Parameters:
value- the new value of the 'Default Run Mode' attribute.- See Also:
-
getUsePurposes
MdPropertyState getUsePurposes()Returns the value of the 'Use Purposes' attribute. The literals are from the enumerationMdPropertyState.- Returns:
- the value of the 'Use Purposes' attribute.
- See Also:
-
setUsePurposes
Sets the value of the 'Use Purposes' attribute.- Parameters:
value- the new value of the 'Use Purposes' attribute.- See Also:
-
getManagedApplicationModule
MdPropertyState getManagedApplicationModule()Returns the value of the 'Managed Application Module' attribute. The literals are from the enumerationMdPropertyState.- Returns:
- the value of the 'Managed Application Module' attribute.
- See Also:
-
setManagedApplicationModule
Sets the value of the 'Managed Application Module' attribute.- Parameters:
value- the new value of the 'Managed Application Module' attribute.- See Also:
-
getSessionModule
MdPropertyState getSessionModule()Returns the value of the 'Session Module' attribute. The literals are from the enumerationMdPropertyState.- Returns:
- the value of the 'Session Module' attribute.
- See Also:
-
setSessionModule
Sets the value of the 'Session Module' attribute.- Parameters:
value- the new value of the 'Session Module' attribute.- See Also:
-
getExternalConnectionModule
MdPropertyState getExternalConnectionModule()Returns the value of the 'External Connection Module' attribute. The literals are from the enumerationMdPropertyState.- Returns:
- the value of the 'External Connection Module' attribute.
- See Also:
-
setExternalConnectionModule
Sets the value of the 'External Connection Module' attribute.- Parameters:
value- the new value of the 'External Connection Module' attribute.- See Also:
-
getOrdinaryApplicationModule
MdPropertyState getOrdinaryApplicationModule()Returns the value of the 'Ordinary Application Module' attribute. The literals are from the enumerationMdPropertyState.- Returns:
- the value of the 'Ordinary Application Module' attribute.
- See Also:
-
setOrdinaryApplicationModule
Sets the value of the 'Ordinary Application Module' attribute.- Parameters:
value- the new value of the 'Ordinary Application Module' attribute.- See Also:
-
getCommandInterface
MdPropertyState getCommandInterface()Returns the value of the 'Command Interface' attribute. The literals are from the enumerationMdPropertyState.- Returns:
- the value of the 'Command Interface' attribute.
- See Also:
-
setCommandInterface
Sets the value of the 'Command Interface' attribute.- Parameters:
value- the new value of the 'Command Interface' attribute.- See Also:
-
getHomePageWorkArea
MdPropertyState getHomePageWorkArea()Returns the value of the 'Home Page Work Area' attribute. The literals are from the enumerationMdPropertyState.- Returns:
- the value of the 'Home Page Work Area' attribute.
- See Also:
-
setHomePageWorkArea
Sets the value of the 'Home Page Work Area' attribute.- Parameters:
value- the new value of the 'Home Page Work Area' attribute.- See Also:
-
getMainSectionCommandInterface
MdPropertyState getMainSectionCommandInterface()Returns the value of the 'Main Section Command Interface' attribute. The literals are from the enumerationMdPropertyState.- Returns:
- the value of the 'Main Section Command Interface' attribute.
- See Also:
-
setMainSectionCommandInterface
Sets the value of the 'Main Section Command Interface' attribute.- Parameters:
value- the new value of the 'Main Section Command Interface' attribute.- See Also:
-
getDefaultLanguage
MdPropertyState getDefaultLanguage()Returns the value of the 'Default Language' attribute. The literals are from the enumerationMdPropertyState.- Returns:
- the value of the 'Default Language' attribute.
- See Also:
-
setDefaultLanguage
Sets the value of the 'Default Language' attribute.- Parameters:
value- the new value of the 'Default Language' attribute.- See Also:
-
getDefaultReportForm
MdPropertyState getDefaultReportForm()Returns the value of the 'Default Report Form' attribute. The literals are from the enumerationMdPropertyState.- Returns:
- the value of the 'Default Report Form' attribute.
- See Also:
-
setDefaultReportForm
Sets the value of the 'Default Report Form' attribute.- Parameters:
value- the new value of the 'Default Report Form' attribute.- See Also:
-
getDefaultReportSettingsForm
MdPropertyState getDefaultReportSettingsForm()Returns the value of the 'Default Report Settings Form' attribute. The literals are from the enumerationMdPropertyState.- Returns:
- the value of the 'Default Report Settings Form' attribute.
- See Also:
-
setDefaultReportSettingsForm
Sets the value of the 'Default Report Settings Form' attribute.- Parameters:
value- the new value of the 'Default Report Settings Form' attribute.- See Also:
-
getDefaultReportVariantForm
MdPropertyState getDefaultReportVariantForm()Returns the value of the 'Default Report Variant Form' attribute. The literals are from the enumerationMdPropertyState.- Returns:
- the value of the 'Default Report Variant Form' attribute.
- See Also:
-
setDefaultReportVariantForm
Sets the value of the 'Default Report Variant Form' attribute.- Parameters:
value- the new value of the 'Default Report Variant Form' attribute.- See Also:
-
getDefaultDynamicListSettingsForm
MdPropertyState getDefaultDynamicListSettingsForm()Returns the value of the 'Default Dynamic List Settings Form' attribute. The literals are from the enumerationMdPropertyState.- Returns:
- the value of the 'Default Dynamic List Settings Form' attribute.
- See Also:
-
setDefaultDynamicListSettingsForm
Sets the value of the 'Default Dynamic List Settings Form' attribute.- Parameters:
value- the new value of the 'Default Dynamic List Settings Form' attribute.- See Also:
-
getDefaultSearchForm
MdPropertyState getDefaultSearchForm()Returns the value of the 'Default Search Form' attribute. The literals are from the enumerationMdPropertyState.- Returns:
- the value of the 'Default Search Form' attribute.
- See Also:
-
setDefaultSearchForm
Sets the value of the 'Default Search Form' attribute.- Parameters:
value- the new value of the 'Default Search Form' attribute.- See Also:
-
getDefaultDataHistoryChangeHistoryForm
MdPropertyState getDefaultDataHistoryChangeHistoryForm()Returns the value of the 'Default Data History Change History Form' attribute. The literals are from the enumerationMdPropertyState.- Returns:
- the value of the 'Default Data History Change History Form' attribute.
- See Also:
-
setDefaultDataHistoryChangeHistoryForm
Sets the value of the 'Default Data History Change History Form' attribute.- Parameters:
value- the new value of the 'Default Data History Change History Form' attribute.- See Also:
-
getDefaultDataHistoryVersionDataForm
MdPropertyState getDefaultDataHistoryVersionDataForm()Returns the value of the 'Default Data History Version Data Form' attribute. The literals are from the enumerationMdPropertyState.- Returns:
- the value of the 'Default Data History Version Data Form' attribute.
- See Also:
-
setDefaultDataHistoryVersionDataForm
Sets the value of the 'Default Data History Version Data Form' attribute.- Parameters:
value- the new value of the 'Default Data History Version Data Form' attribute.- See Also:
-
getDefaultDataHistoryVersionDifferencesForm
MdPropertyState getDefaultDataHistoryVersionDifferencesForm()Returns the value of the 'Default Data History Version Differences Form' attribute. The literals are from the enumerationMdPropertyState.- Returns:
- the value of the 'Default Data History Version Differences Form' attribute.
- See Also:
-
setDefaultDataHistoryVersionDifferencesForm
Sets the value of the 'Default Data History Version Differences Form' attribute.- Parameters:
value- the new value of the 'Default Data History Version Differences Form' attribute.- See Also:
-
getDefaultCollaborationSystemUsersChoiceForm
MdPropertyState getDefaultCollaborationSystemUsersChoiceForm()Returns the value of the 'Default Collaboration System Users Choice Form' attribute. The literals are from the enumerationMdPropertyState.- Returns:
- the value of the 'Default Collaboration System Users Choice Form' attribute.
- See Also:
-
setDefaultCollaborationSystemUsersChoiceForm
Sets the value of the 'Default Collaboration System Users Choice Form' attribute.- Parameters:
value- the new value of the 'Default Collaboration System Users Choice Form' attribute.- See Also:
-
getAuxiliaryReportForm
MdPropertyState getAuxiliaryReportForm()Returns the value of the 'Auxiliary Report Form' attribute. The literals are from the enumerationMdPropertyState.- Returns:
- the value of the 'Auxiliary Report Form' attribute.
- See Also:
-
setAuxiliaryReportForm
Sets the value of the 'Auxiliary Report Form' attribute.- Parameters:
value- the new value of the 'Auxiliary Report Form' attribute.- See Also:
-
getAuxiliaryReportVariantForm
MdPropertyState getAuxiliaryReportVariantForm()Returns the value of the 'Auxiliary Report Variant Form' attribute. The literals are from the enumerationMdPropertyState.- Returns:
- the value of the 'Auxiliary Report Variant Form' attribute.
- See Also:
-
setAuxiliaryReportVariantForm
Sets the value of the 'Auxiliary Report Variant Form' attribute.- Parameters:
value- the new value of the 'Auxiliary Report Variant Form' attribute.- See Also:
-
getAuxiliaryReportSettingsForm
MdPropertyState getAuxiliaryReportSettingsForm()Returns the value of the 'Auxiliary Report Settings Form' attribute. The literals are from the enumerationMdPropertyState.- Returns:
- the value of the 'Auxiliary Report Settings Form' attribute.
- See Also:
-
setAuxiliaryReportSettingsForm
Sets the value of the 'Auxiliary Report Settings Form' attribute.- Parameters:
value- the new value of the 'Auxiliary Report Settings Form' attribute.- See Also:
-
getAuxiliaryDynamicListSettingsForm
MdPropertyState getAuxiliaryDynamicListSettingsForm()Returns the value of the 'Auxiliary Dynamic List Settings Form' attribute. The literals are from the enumerationMdPropertyState.- Returns:
- the value of the 'Auxiliary Dynamic List Settings Form' attribute.
- See Also:
-
setAuxiliaryDynamicListSettingsForm
Sets the value of the 'Auxiliary Dynamic List Settings Form' attribute.- Parameters:
value- the new value of the 'Auxiliary Dynamic List Settings Form' attribute.- See Also:
-
getAuxiliaryDataHistoryChangeHistoryForm
MdPropertyState getAuxiliaryDataHistoryChangeHistoryForm()Returns the value of the 'Auxiliary Data History Change History Form' attribute. The literals are from the enumerationMdPropertyState.- Returns:
- the value of the 'Auxiliary Data History Change History Form' attribute.
- See Also:
-
setAuxiliaryDataHistoryChangeHistoryForm
Sets the value of the 'Auxiliary Data History Change History Form' attribute.- Parameters:
value- the new value of the 'Auxiliary Data History Change History Form' attribute.- See Also:
-
getAuxiliaryDataHistoryVersionDataForm
MdPropertyState getAuxiliaryDataHistoryVersionDataForm()Returns the value of the 'Auxiliary Data History Version Data Form' attribute. The literals are from the enumerationMdPropertyState.- Returns:
- the value of the 'Auxiliary Data History Version Data Form' attribute.
- See Also:
-
setAuxiliaryDataHistoryVersionDataForm
Sets the value of the 'Auxiliary Data History Version Data Form' attribute.- Parameters:
value- the new value of the 'Auxiliary Data History Version Data Form' attribute.- See Also:
-
getAuxiliaryDataHistoryVersionDifferencesForm
MdPropertyState getAuxiliaryDataHistoryVersionDifferencesForm()Returns the value of the 'Auxiliary Data History Version Differences Form' attribute. The literals are from the enumerationMdPropertyState.- Returns:
- the value of the 'Auxiliary Data History Version Differences Form' attribute.
- See Also:
-
setAuxiliaryDataHistoryVersionDifferencesForm
Sets the value of the 'Auxiliary Data History Version Differences Form' attribute.- Parameters:
value- the new value of the 'Auxiliary Data History Version Differences Form' attribute.- See Also:
-
getAuxiliaryCollaborationSystemUsersChoiceForm
MdPropertyState getAuxiliaryCollaborationSystemUsersChoiceForm()Returns the value of the 'Auxiliary Collaboration System Users Choice Form' attribute. The literals are from the enumerationMdPropertyState.- Returns:
- the value of the 'Auxiliary Collaboration System Users Choice Form' attribute.
- See Also:
-
setAuxiliaryCollaborationSystemUsersChoiceForm
Sets the value of the 'Auxiliary Collaboration System Users Choice Form' attribute.- Parameters:
value- the new value of the 'Auxiliary Collaboration System Users Choice Form' attribute.- See Also:
-
getCaption
MdPropertyState getCaption()Returns the value of the 'Caption' attribute. The literals are from the enumerationMdPropertyState.- Returns:
- the value of the 'Caption' attribute.
- See Also:
-
setCaption
Sets the value of the 'Caption' attribute.- Parameters:
value- the new value of the 'Caption' attribute.- See Also:
-
getShortCaption
MdPropertyState getShortCaption()Returns the value of the 'Short Caption' attribute. The literals are from the enumerationMdPropertyState.- Returns:
- the value of the 'Short Caption' attribute.
- See Also:
-
setShortCaption
Sets the value of the 'Short Caption' attribute.- Parameters:
value- the new value of the 'Short Caption' attribute.- See Also:
-
getModalityUseMode
MdPropertyState getModalityUseMode()Returns the value of the 'Modality Use Mode' attribute. The literals are from the enumerationMdPropertyState.- Returns:
- the value of the 'Modality Use Mode' attribute.
- See Also:
-
setModalityUseMode
Sets the value of the 'Modality Use Mode' attribute.- Parameters:
value- the new value of the 'Modality Use Mode' attribute.- See Also:
-
getSynchronousExtensionAndAddInCallUseMode
MdPropertyState getSynchronousExtensionAndAddInCallUseMode()Returns the value of the 'Synchronous Extension And Add In Call Use Mode' attribute. The literals are from the enumerationMdPropertyState.- Returns:
- the value of the 'Synchronous Extension And Add In Call Use Mode' attribute.
- See Also:
-
setSynchronousExtensionAndAddInCallUseMode
Sets the value of the 'Synchronous Extension And Add In Call Use Mode' attribute.- Parameters:
value- the new value of the 'Synchronous Extension And Add In Call Use Mode' attribute.- See Also:
-
getInterfaceCompatibilityMode
MdPropertyState getInterfaceCompatibilityMode()Returns the value of the 'Interface Compatibility Mode' attribute. The literals are from the enumerationMdPropertyState.- Returns:
- the value of the 'Interface Compatibility Mode' attribute.
- See Also:
-
setInterfaceCompatibilityMode
Sets the value of the 'Interface Compatibility Mode' attribute.- Parameters:
value- the new value of the 'Interface Compatibility Mode' attribute.- See Also:
-
getVersion85InterfaceMigrationMode
MdPropertyState getVersion85InterfaceMigrationMode()Returns the value of the 'Version85 Interface Migration Mode' attribute. The literals are from the enumerationMdPropertyState.- Returns:
- the value of the 'Version85 Interface Migration Mode' attribute.
- See Also:
-
setVersion85InterfaceMigrationMode
Sets the value of the 'Version85 Interface Migration Mode' attribute.- Parameters:
value- the new value of the 'Version85 Interface Migration Mode' attribute.- See Also:
-
getCompatibilityMode
MdPropertyState getCompatibilityMode()Returns the value of the 'Compatibility Mode' attribute. The literals are from the enumerationMdPropertyState.- Returns:
- the value of the 'Compatibility Mode' attribute.
- See Also:
-
setCompatibilityMode
Sets the value of the 'Compatibility Mode' attribute.- Parameters:
value- the new value of the 'Compatibility Mode' attribute.- See Also:
-
getDefaultStyle
MdPropertyState getDefaultStyle()Returns the value of the 'Default Style' attribute. The literals are from the enumerationMdPropertyState.- Returns:
- the value of the 'Default Style' attribute.
- See Also:
-
setDefaultStyle
Sets the value of the 'Default Style' attribute.- Parameters:
value- the new value of the 'Default Style' attribute.- See Also:
-
getMainSectionPicture
MdPropertyState getMainSectionPicture()Returns the value of the 'Main Section Picture' attribute. The literals are from the enumerationMdPropertyState.- Returns:
- the value of the 'Main Section Picture' attribute.
- See Also:
-
setMainSectionPicture
Sets the value of the 'Main Section Picture' attribute.- Parameters:
value- the new value of the 'Main Section Picture' attribute.- See Also:
-
getLogo
MdPropertyState getLogo()Returns the value of the 'Logo' attribute. The literals are from the enumerationMdPropertyState.- Returns:
- the value of the 'Logo' attribute.
- See Also:
-
setLogo
Sets the value of the 'Logo' attribute.- Parameters:
value- the new value of the 'Logo' attribute.- See Also:
-
getSplash
MdPropertyState getSplash()Returns the value of the 'Splash' attribute. The literals are from the enumerationMdPropertyState.- Returns:
- the value of the 'Splash' attribute.
- See Also:
-
setSplash
Sets the value of the 'Splash' attribute.- Parameters:
value- the new value of the 'Splash' attribute.- See Also:
-
getDefaultRoles
MdPropertyState getDefaultRoles()Returns the value of the 'Default Roles' attribute. The literals are from the enumerationMdPropertyState.- Returns:
- the value of the 'Default Roles' attribute.
- See Also:
-
setDefaultRoles
Sets the value of the 'Default Roles' attribute.- Parameters:
value- the new value of the 'Default Roles' attribute.- See Also:
-