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.EObject
Returns the value of the 'Context' reference.void
setContext
(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, setNameRu
Methods inherited from interface com._1c.g5.v8.dt.mcore.Environmental
environments, getEnvironments, setEnvironments
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.dt.mcore.NamedElement
getName, setName
Methods inherited from interface org.eclipse.emf.common.notify.Notifier
eAdapters, eDeliver, eNotify, eSetDeliver
Methods inherited from interface com._1c.g5.v8.dt.mcore.Property
getServerRequest, getTypeContainer, getTypes, isDependsOnMetadata, isReadable, isWritable, setDependsOnMetadata, setReadable, setServerRequest, setTypeContainer, setWritable
Methods inherited from interface com._1c.g5.v8.dt.bsl.model.SourceObjectLinkProvider
getSourceUri, setSourceUri
Methods 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:
-