Package com._1c.g5.v8.dt.bsl.model
Interface BslContextDefMockMethod
- All Superinterfaces:
AbstractMethod,BslContextDefMethod,DuallyNamedElement,Environmental,org.eclipse.emf.ecore.EObject,Method,NamedElement,org.eclipse.emf.common.notify.Notifier,SourceObjectLinkProvider,VersionedItem
- All Known Implementing Classes:
BslContextDefMockMethodImpl
A representation of the model object 'Mock Method'.
The following features are supported:
-
Method Summary
Modifier and TypeMethodDescriptionorg.eclipse.emf.ecore.EObjectReturns the value of the 'Context' reference.voidsetContext(org.eclipse.emf.ecore.EObject value) Sets the value of the 'Context' reference.Methods inherited from interface com._1c.g5.v8.dt.mcore.AbstractMethod
actualParamSet, getParamSet, getRetValType, isRetVal, setRetValMethods inherited from interface com._1c.g5.v8.dt.bsl.model.BslContextDefMethod
getCommentLineLocalOffsets, getCommentLines, isDeprecated, isServerCall, isSetCommentLineLocalOffsets, isSetCommentLines, setDeprecated, setServerCall, unsetCommentLineLocalOffsets, unsetCommentLinesMethods inherited from interface com._1c.g5.v8.dt.mcore.DuallyNamedElement
getNameRu, setNameRuMethods inherited from interface com._1c.g5.v8.dt.mcore.Environmental
environments, getEnvironments, setEnvironmentsMethods 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.dt.mcore.NamedElement
getName, setNameMethods inherited from interface org.eclipse.emf.common.notify.Notifier
eAdapters, eDeliver, eNotify, eSetDeliverMethods inherited from interface com._1c.g5.v8.dt.bsl.model.SourceObjectLinkProvider
getSourceUri, setSourceUriMethods inherited from interface com._1c.g5.v8.dt.mcore.VersionedItem
getCompatibilityMode, getDeprecatedSince, getReplacedBy, setCompatibilityMode, setDeprecatedSince
-
Method Details
-
getContext
org.eclipse.emf.ecore.EObject getContext()Returns the value of the 'Context' reference.- Returns:
- the value of the 'Context' reference.
- See Also:
-
setContext
void setContext(org.eclipse.emf.ecore.EObject value) Sets the value of the 'Context' reference.- Parameters:
value- the new value of the 'Context' reference.- See Also:
-