Package com._1c.g5.v8.dt.bsl.model
Interface Variable
- All Superinterfaces:
org.eclipse.emf.ecore.EObject
,NamedElement
,org.eclipse.emf.common.notify.Notifier
- All Known Subinterfaces:
ExplicitVariable
,FormalParam
,ImplicitVariable
- All Known Implementing Classes:
ExplicitVariableImpl
,FormalParamImpl
,ImplicitVariableImpl
,VariableImpl
A representation of the model object 'Variable'.
The following features are supported:
- See Also:
-
Method Summary
Modifier and TypeMethodDescriptionReturns the value of the 'Type State Provider' attribute.void
Sets the value of the 'Type State Provider
' 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.dt.mcore.NamedElement
getName, setName
Methods inherited from interface org.eclipse.emf.common.notify.Notifier
eAdapters, eDeliver, eNotify, eSetDeliver
-
Method Details
-
getTypeStateProvider
VariableTypeStateProviderCollector getTypeStateProvider()Returns the value of the 'Type State Provider' attribute.- Returns:
- the value of the 'Type State Provider' attribute.
- See Also:
-
setTypeStateProvider
Sets the value of the 'Type State Provider
' attribute.- Parameters:
value
- the new value of the 'Type State Provider' attribute.- See Also:
-