Package com._1c.g5.v8.dt.bsl.model
Interface ExplicitVariable
- All Superinterfaces:
org.eclipse.emf.ecore.EObject
,NamedElement
,org.eclipse.emf.common.notify.Notifier
,Variable
- All Known Implementing Classes:
ExplicitVariableImpl
A representation of the model object 'Explicit Variable'.
The following features are supported:
- See Also:
-
Method Summary
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.bsl.model.Variable
getTypeStateProvider, setTypeStateProvider
-
Method Details
-
isExport
boolean isExport()Returns the value of the 'Export' attribute.- Returns:
- the value of the 'Export' attribute.
- See Also:
-
setExport
void setExport(boolean value) Sets the value of the 'Export
' attribute.- Parameters:
value
- the new value of the 'Export' attribute.- See Also:
-