Uses of Interface
org.nasdanika.rag.model.DoubleVectorStringItem
Packages that use DoubleVectorStringItem
Package
Description
-
Uses of DoubleVectorStringItem in org.nasdanika.rag.model
Methods in org.nasdanika.rag.model that return DoubleVectorStringItemModifier and TypeMethodDescriptionRagFactory.createDoubleVectorStringItem()Returns a new object of class 'Double Vector String Item'.Methods in org.nasdanika.rag.model that return types with arguments of type DoubleVectorStringItemModifier and TypeMethodDescriptionDoubleVectorStringStore.getItems()Returns the value of the 'Items' containment reference list. -
Uses of DoubleVectorStringItem in org.nasdanika.rag.model.impl
Classes in org.nasdanika.rag.model.impl that implement DoubleVectorStringItemModifier and TypeClassDescriptionclassAn implementation of the model object 'Double Vector String Item'.Methods in org.nasdanika.rag.model.impl that return DoubleVectorStringItemMethods in org.nasdanika.rag.model.impl that return types with arguments of type DoubleVectorStringItem -
Uses of DoubleVectorStringItem in org.nasdanika.rag.model.util
Methods in org.nasdanika.rag.model.util with parameters of type DoubleVectorStringItemModifier and TypeMethodDescriptionRagSwitch.caseDoubleVectorStringItem(DoubleVectorStringItem object) Returns the result of interpreting the object as an instance of 'Double Vector String Item'.