Uses of Interface
org.nasdanika.rag.model.FloatVectorStringItem
Packages that use FloatVectorStringItem
Package
Description
-
Uses of FloatVectorStringItem in org.nasdanika.rag.model
Methods in org.nasdanika.rag.model that return FloatVectorStringItemModifier and TypeMethodDescriptionRagFactory.createFloatVectorStringItem()Returns a new object of class 'Float Vector String Item'.Methods in org.nasdanika.rag.model that return types with arguments of type FloatVectorStringItemModifier and TypeMethodDescriptionFloatVectorStringStore.getItems()Returns the value of the 'Items' containment reference list. -
Uses of FloatVectorStringItem in org.nasdanika.rag.model.impl
Classes in org.nasdanika.rag.model.impl that implement FloatVectorStringItemModifier and TypeClassDescriptionclassAn implementation of the model object 'Float Vector String Item'.Methods in org.nasdanika.rag.model.impl that return FloatVectorStringItemMethods in org.nasdanika.rag.model.impl that return types with arguments of type FloatVectorStringItem -
Uses of FloatVectorStringItem in org.nasdanika.rag.model.util
Methods in org.nasdanika.rag.model.util with parameters of type FloatVectorStringItemModifier and TypeMethodDescriptionRagSwitch.caseFloatVectorStringItem(FloatVectorStringItem object) Returns the result of interpreting the object as an instance of 'Float Vector String Item'.