Interface CommonModuleExtension
-
- All Superinterfaces:
org.eclipse.emf.ecore.EObject
,IBmObject
,MdObjectExtension
,org.eclipse.emf.common.notify.Notifier
,ObjectExtension
- All Known Implementing Classes:
CommonModuleExtensionImpl
public interface CommonModuleExtension extends MdObjectExtension
A representation of the model object 'Common Module Extension'.The following features are supported:
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description MdPropertyState
getClientManagedApplication()
Returns the value of the 'Client Managed Application' attribute.MdPropertyState
getClientOrdinaryApplication()
Returns the value of the 'Client Ordinary Application' attribute.MdPropertyState
getExternalConnection()
Returns the value of the 'External Connection' attribute.MdPropertyState
getGlobal()
Returns the value of the 'Global' attribute.MdPropertyState
getModule()
Returns the value of the 'Module' attribute.MdPropertyState
getReturnValuesReuse()
Returns the value of the 'Return Values Reuse' attribute.MdPropertyState
getServer()
Returns the value of the 'Server' attribute.MdPropertyState
getServerCall()
Returns the value of the 'Server Call' attribute.void
setClientManagedApplication(MdPropertyState value)
Sets the value of the 'Client Managed Application
' attribute.void
setClientOrdinaryApplication(MdPropertyState value)
Sets the value of the 'Client Ordinary Application
' attribute.void
setExternalConnection(MdPropertyState value)
Sets the value of the 'External Connection
' attribute.void
setGlobal(MdPropertyState value)
Sets the value of the 'Global
' attribute.void
setModule(MdPropertyState value)
Sets the value of the 'Module
' attribute.void
setReturnValuesReuse(MdPropertyState value)
Sets the value of the 'Return Values Reuse
' attribute.void
setServer(MdPropertyState value)
Sets the value of the 'Server
' attribute.void
setServerCall(MdPropertyState value)
Sets the value of the 'Server Call
' attribute.-
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
-
getModule
MdPropertyState getModule()
Returns the value of the 'Module' attribute. The literals are from the enumerationMdPropertyState
.- Returns:
- the value of the 'Module' attribute.
- See Also:
MdPropertyState
,setModule(MdPropertyState)
,MdClassExtensionPackage.getCommonModuleExtension_Module()
-
setModule
void setModule(MdPropertyState value)
Sets the value of the 'Module
' attribute.- Parameters:
value
- the new value of the 'Module' attribute.- See Also:
MdPropertyState
,getModule()
-
getGlobal
MdPropertyState getGlobal()
Returns the value of the 'Global' attribute. The literals are from the enumerationMdPropertyState
.- Returns:
- the value of the 'Global' attribute.
- See Also:
MdPropertyState
,setGlobal(MdPropertyState)
,MdClassExtensionPackage.getCommonModuleExtension_Global()
-
setGlobal
void setGlobal(MdPropertyState value)
Sets the value of the 'Global
' attribute.- Parameters:
value
- the new value of the 'Global' attribute.- See Also:
MdPropertyState
,getGlobal()
-
getClientManagedApplication
MdPropertyState getClientManagedApplication()
Returns the value of the 'Client Managed Application' attribute. The literals are from the enumerationMdPropertyState
.- Returns:
- the value of the 'Client Managed Application' attribute.
- See Also:
MdPropertyState
,setClientManagedApplication(MdPropertyState)
,MdClassExtensionPackage.getCommonModuleExtension_ClientManagedApplication()
-
setClientManagedApplication
void setClientManagedApplication(MdPropertyState value)
Sets the value of the 'Client Managed Application
' attribute.- Parameters:
value
- the new value of the 'Client Managed Application' attribute.- See Also:
MdPropertyState
,getClientManagedApplication()
-
getServer
MdPropertyState getServer()
Returns the value of the 'Server' attribute. The literals are from the enumerationMdPropertyState
.- Returns:
- the value of the 'Server' attribute.
- See Also:
MdPropertyState
,setServer(MdPropertyState)
,MdClassExtensionPackage.getCommonModuleExtension_Server()
-
setServer
void setServer(MdPropertyState value)
Sets the value of the 'Server
' attribute.- Parameters:
value
- the new value of the 'Server' attribute.- See Also:
MdPropertyState
,getServer()
-
getExternalConnection
MdPropertyState getExternalConnection()
Returns the value of the 'External Connection' attribute. The literals are from the enumerationMdPropertyState
.- Returns:
- the value of the 'External Connection' attribute.
- See Also:
MdPropertyState
,setExternalConnection(MdPropertyState)
,MdClassExtensionPackage.getCommonModuleExtension_ExternalConnection()
-
setExternalConnection
void setExternalConnection(MdPropertyState value)
Sets the value of the 'External Connection
' attribute.- Parameters:
value
- the new value of the 'External Connection' attribute.- See Also:
MdPropertyState
,getExternalConnection()
-
getServerCall
MdPropertyState getServerCall()
Returns the value of the 'Server Call' attribute. The literals are from the enumerationMdPropertyState
.- Returns:
- the value of the 'Server Call' attribute.
- See Also:
MdPropertyState
,setServerCall(MdPropertyState)
,MdClassExtensionPackage.getCommonModuleExtension_ServerCall()
-
setServerCall
void setServerCall(MdPropertyState value)
Sets the value of the 'Server Call
' attribute.- Parameters:
value
- the new value of the 'Server Call' attribute.- See Also:
MdPropertyState
,getServerCall()
-
getClientOrdinaryApplication
MdPropertyState getClientOrdinaryApplication()
Returns the value of the 'Client Ordinary Application' attribute. The literals are from the enumerationMdPropertyState
.- Returns:
- the value of the 'Client Ordinary Application' attribute.
- See Also:
MdPropertyState
,setClientOrdinaryApplication(MdPropertyState)
,MdClassExtensionPackage.getCommonModuleExtension_ClientOrdinaryApplication()
-
setClientOrdinaryApplication
void setClientOrdinaryApplication(MdPropertyState value)
Sets the value of the 'Client Ordinary Application
' attribute.- Parameters:
value
- the new value of the 'Client Ordinary Application' attribute.- See Also:
MdPropertyState
,getClientOrdinaryApplication()
-
getReturnValuesReuse
MdPropertyState getReturnValuesReuse()
Returns the value of the 'Return Values Reuse' attribute. The literals are from the enumerationMdPropertyState
.- Returns:
- the value of the 'Return Values Reuse' attribute.
- See Also:
MdPropertyState
,setReturnValuesReuse(MdPropertyState)
,MdClassExtensionPackage.getCommonModuleExtension_ReturnValuesReuse()
-
setReturnValuesReuse
void setReturnValuesReuse(MdPropertyState value)
Sets the value of the 'Return Values Reuse
' attribute.- Parameters:
value
- the new value of the 'Return Values Reuse' attribute.- See Also:
MdPropertyState
,getReturnValuesReuse()
-
-