- All Known Implementing Classes:
DoubleVectorStringStoreImpl
A representation of the model object 'Double Vector String Store'.
Stores double vectors identified by strrings (URI's)
The following features are supported:
- See Also:
-
Method Summary
Modifier and TypeMethodDescriptiongetItems()Returns the value of the 'Items' containment reference list.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
-
getItems
Returns the value of the 'Items' containment reference list. The list contents are of typeDoubleVectorStringItem. Store items- Returns:
- the value of the 'Items' containment reference list.
- See Also:
-