- All Known Implementing Classes:
FloatVectorStringStoreImpl
A representation of the model object 'Float Vector String Store'.
Stores float 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 typeFloatVectorStringItem. Store items- Returns:
- the value of the 'Items' containment reference list.
- See Also:
-