Interface DataCompositionUserFieldCase
- All Superinterfaces:
org.eclipse.emf.ecore.EObject
,org.eclipse.emf.common.notify.Notifier
,UserField
- All Known Implementing Classes:
DataCompositionUserFieldCaseImpl
A representation of the model object 'Data Composition User Field Case'.
The following features are supported:
-
Method Summary
Modifier and TypeMethodDescriptionReturns the value of the 'Variants' containment reference.void
Sets the value of the 'Variants
' containment reference.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 org.eclipse.emf.common.notify.Notifier
eAdapters, eDeliver, eNotify, eSetDeliver
Methods inherited from interface com._1c.g5.v8.dt.dcs.model.settings.UserField
getDataPath, getTitle, isUse, setDataPath, setTitle, setUse
-
Method Details
-
getVariants
DataCompositionUserFieldsCaseVariants getVariants()Returns the value of the 'Variants' containment reference.- Returns:
- the value of the 'Variants' containment reference.
- See Also:
-
setVariants
Sets the value of the 'Variants
' containment reference.- Parameters:
value
- the new value of the 'Variants' containment reference.- See Also:
-