Package com._1c.g5.v8.dt.ql.dcs.model
Interface DcsExtensionPartCharacteristics
- All Superinterfaces:
DcsExtensionPart,org.eclipse.emf.ecore.EObject,org.eclipse.emf.common.notify.Notifier
- All Known Implementing Classes:
DcsExtensionPartCharacteristicsImpl
A representation of the model object 'Dcs Extension Part Characteristics'.
The following features are supported:
-
Method Summary
Modifier and TypeMethodDescriptionReturns the value of the 'Characteristics' containment reference.voidSets the value of the 'Characteristics' 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, eUnsetMethods inherited from interface org.eclipse.emf.common.notify.Notifier
eAdapters, eDeliver, eNotify, eSetDeliver
-
Method Details
-
getCharacteristics
CharacteristicCompositionDataQuerySchema getCharacteristics()Returns the value of the 'Characteristics' containment reference.- Returns:
- the value of the 'Characteristics' containment reference.
- See Also:
-
setCharacteristics
Sets the value of the 'Characteristics' containment reference.- Parameters:
value- the new value of the 'Characteristics' containment reference.- See Also:
-