Package com._1c.g5.v8.dt.bsl.model
Interface BslContextDefMockProperty
- All Superinterfaces:
BslContextDefProperty,DuallyNamedElement,Environmental,org.eclipse.emf.ecore.EObject,NamedElement,org.eclipse.emf.common.notify.Notifier,Property,SourceObjectLinkProvider,VersionedItem
- All Known Implementing Classes:
BslContextDefMockPropertyImpl
A representation of the model object 'Mock Property'.
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.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.mcore.Property
getServerRequest, getTypeContainer, getTypes, isDependsOnMetadata, isReadable, isWritable, setDependsOnMetadata, setReadable, setServerRequest, setTypeContainer, setWritableMethods 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:
-