Index

C D E F G I M O R S V 
All Classes and Interfaces|All Packages|Constant Field Values

C

caseDoubleVectorStringItem(DoubleVectorStringItem) - Method in class org.nasdanika.rag.model.util.RagSwitch
Returns the result of interpreting the object as an instance of 'Double Vector String Item'.
caseDoubleVectorStringStore(DoubleVectorStringStore) - Method in class org.nasdanika.rag.model.util.RagSwitch
Returns the result of interpreting the object as an instance of 'Double Vector String Store'.
caseFloatVectorStringItem(FloatVectorStringItem) - Method in class org.nasdanika.rag.model.util.RagSwitch
Returns the result of interpreting the object as an instance of 'Float Vector String Item'.
caseFloatVectorStringStore(FloatVectorStringStore) - Method in class org.nasdanika.rag.model.util.RagSwitch
Returns the result of interpreting the object as an instance of 'Float Vector String Store'.
caseStringIdentity(StringIdentity) - Method in class org.nasdanika.rag.model.util.RagSwitch
Returns the result of interpreting the object as an instance of 'String Identity'.
create(EClass) - Method in class org.nasdanika.rag.model.impl.RagFactoryImpl
createAdapter(Notifier) - Method in class org.nasdanika.rag.model.util.RagAdapterFactory
Creates an adapter for the target.
createDoubleVectorStringItem() - Method in class org.nasdanika.rag.model.impl.RagFactoryImpl
createDoubleVectorStringItem() - Method in interface org.nasdanika.rag.model.RagFactory
Returns a new object of class 'Double Vector String Item'.
createDoubleVectorStringItemAdapter() - Method in class org.nasdanika.rag.model.util.RagAdapterFactory
Creates a new adapter for an object of class 'Double Vector String Item'.
createDoubleVectorStringStore() - Method in class org.nasdanika.rag.model.impl.RagFactoryImpl
createDoubleVectorStringStore() - Method in interface org.nasdanika.rag.model.RagFactory
Returns a new object of class 'Double Vector String Store'.
createDoubleVectorStringStoreAdapter() - Method in class org.nasdanika.rag.model.util.RagAdapterFactory
Creates a new adapter for an object of class 'Double Vector String Store'.
createEObjectAdapter() - Method in class org.nasdanika.rag.model.util.RagAdapterFactory
Creates a new adapter for the default case.
createFloatVectorStringItem() - Method in class org.nasdanika.rag.model.impl.RagFactoryImpl
createFloatVectorStringItem() - Method in interface org.nasdanika.rag.model.RagFactory
Returns a new object of class 'Float Vector String Item'.
createFloatVectorStringItemAdapter() - Method in class org.nasdanika.rag.model.util.RagAdapterFactory
Creates a new adapter for an object of class 'Float Vector String Item'.
createFloatVectorStringStore() - Method in class org.nasdanika.rag.model.impl.RagFactoryImpl
createFloatVectorStringStore() - Method in interface org.nasdanika.rag.model.RagFactory
Returns a new object of class 'Float Vector String Store'.
createFloatVectorStringStoreAdapter() - Method in class org.nasdanika.rag.model.util.RagAdapterFactory
Creates a new adapter for an object of class 'Float Vector String Store'.
createGenModelAnnotations() - Method in class org.nasdanika.rag.model.impl.RagPackageImpl
Initializes the annotations for http://www.eclipse.org/emf/2002/GenModel.
createPackageContents() - Method in class org.nasdanika.rag.model.impl.RagPackageImpl
Creates the meta-model objects for the package.
createStringIdentityAdapter() - Method in class org.nasdanika.rag.model.util.RagAdapterFactory
Creates a new adapter for an object of class 'String Identity'.

D

defaultCase(EObject) - Method in class org.nasdanika.rag.model.util.RagSwitch
Returns the result of interpreting the object as an instance of 'EObject'.
doSwitch(int, EObject) - Method in class org.nasdanika.rag.model.util.RagSwitch
Calls caseXXX for each class of the model until one returns a non null result; it yields that result.
DOUBLE_VECTOR_STRING_ITEM - Static variable in interface org.nasdanika.rag.model.RagPackage
The meta object id for the 'Double Vector String Item' class.
DOUBLE_VECTOR_STRING_ITEM - Static variable in interface org.nasdanika.rag.model.RagPackage.Literals
The meta object literal for the 'Double Vector String Item' class.
DOUBLE_VECTOR_STRING_ITEM__ID - Static variable in interface org.nasdanika.rag.model.RagPackage
The feature id for the 'Id' attribute.
DOUBLE_VECTOR_STRING_ITEM__VECTOR - Static variable in interface org.nasdanika.rag.model.RagPackage
The feature id for the 'Vector' attribute.
DOUBLE_VECTOR_STRING_ITEM__VECTOR - Static variable in interface org.nasdanika.rag.model.RagPackage.Literals
The meta object literal for the 'Vector' attribute feature.
DOUBLE_VECTOR_STRING_ITEM_FEATURE_COUNT - Static variable in interface org.nasdanika.rag.model.RagPackage
The number of structural features of the 'Double Vector String Item' class.
DOUBLE_VECTOR_STRING_ITEM_OPERATION_COUNT - Static variable in interface org.nasdanika.rag.model.RagPackage
The number of operations of the 'Double Vector String Item' class.
DOUBLE_VECTOR_STRING_STORE - Static variable in interface org.nasdanika.rag.model.RagPackage
The meta object id for the 'Double Vector String Store' class.
DOUBLE_VECTOR_STRING_STORE - Static variable in interface org.nasdanika.rag.model.RagPackage.Literals
The meta object literal for the 'Double Vector String Store' class.
DOUBLE_VECTOR_STRING_STORE__ITEMS - Static variable in interface org.nasdanika.rag.model.RagPackage
The feature id for the 'Items' containment reference list.
DOUBLE_VECTOR_STRING_STORE__ITEMS - Static variable in interface org.nasdanika.rag.model.RagPackage.Literals
The meta object literal for the 'Items' containment reference list feature.
DOUBLE_VECTOR_STRING_STORE_FEATURE_COUNT - Static variable in interface org.nasdanika.rag.model.RagPackage
The number of structural features of the 'Double Vector String Store' class.
DOUBLE_VECTOR_STRING_STORE_OPERATION_COUNT - Static variable in interface org.nasdanika.rag.model.RagPackage
The number of operations of the 'Double Vector String Store' class.
DoubleVectorStringItem - Interface in org.nasdanika.rag.model
A representation of the model object 'Double Vector String Item'.
DoubleVectorStringItemImpl - Class in org.nasdanika.rag.model.impl
An implementation of the model object 'Double Vector String Item'.
DoubleVectorStringItemImpl() - Constructor for class org.nasdanika.rag.model.impl.DoubleVectorStringItemImpl
DoubleVectorStringStore - Interface in org.nasdanika.rag.model
A representation of the model object 'Double Vector String Store'.
DoubleVectorStringStoreImpl - Class in org.nasdanika.rag.model.impl
An implementation of the model object 'Double Vector String Store'.
DoubleVectorStringStoreImpl() - Constructor for class org.nasdanika.rag.model.impl.DoubleVectorStringStoreImpl

E

eGet(int, boolean, boolean) - Method in class org.nasdanika.rag.model.impl.DoubleVectorStringItemImpl
eGet(int, boolean, boolean) - Method in class org.nasdanika.rag.model.impl.DoubleVectorStringStoreImpl
eGet(int, boolean, boolean) - Method in class org.nasdanika.rag.model.impl.FloatVectorStringItemImpl
eGet(int, boolean, boolean) - Method in class org.nasdanika.rag.model.impl.FloatVectorStringStoreImpl
eINSTANCE - Static variable in interface org.nasdanika.rag.model.RagFactory
The singleton instance of the factory.
eINSTANCE - Static variable in interface org.nasdanika.rag.model.RagPackage
The singleton instance of the package.
eInverseRemove(InternalEObject, int, NotificationChain) - Method in class org.nasdanika.rag.model.impl.DoubleVectorStringStoreImpl
eInverseRemove(InternalEObject, int, NotificationChain) - Method in class org.nasdanika.rag.model.impl.FloatVectorStringStoreImpl
eIsSet(int) - Method in class org.nasdanika.rag.model.impl.DoubleVectorStringItemImpl
eIsSet(int) - Method in class org.nasdanika.rag.model.impl.DoubleVectorStringStoreImpl
eIsSet(int) - Method in class org.nasdanika.rag.model.impl.FloatVectorStringItemImpl
eIsSet(int) - Method in class org.nasdanika.rag.model.impl.FloatVectorStringStoreImpl
eNAME - Static variable in interface org.nasdanika.rag.model.RagPackage
The package name.
eNS_PREFIX - Static variable in interface org.nasdanika.rag.model.RagPackage
The package namespace name.
eNS_URI - Static variable in interface org.nasdanika.rag.model.RagPackage
The package namespace URI.
eSet(int, Object) - Method in class org.nasdanika.rag.model.impl.DoubleVectorStringItemImpl
eSet(int, Object) - Method in class org.nasdanika.rag.model.impl.DoubleVectorStringStoreImpl
eSet(int, Object) - Method in class org.nasdanika.rag.model.impl.FloatVectorStringItemImpl
eSet(int, Object) - Method in class org.nasdanika.rag.model.impl.FloatVectorStringStoreImpl
eStaticClass() - Method in class org.nasdanika.rag.model.impl.DoubleVectorStringItemImpl
eStaticClass() - Method in class org.nasdanika.rag.model.impl.DoubleVectorStringStoreImpl
eStaticClass() - Method in class org.nasdanika.rag.model.impl.FloatVectorStringItemImpl
eStaticClass() - Method in class org.nasdanika.rag.model.impl.FloatVectorStringStoreImpl
eStaticFeatureCount() - Method in class org.nasdanika.rag.model.impl.DoubleVectorStringStoreImpl
eStaticFeatureCount() - Method in class org.nasdanika.rag.model.impl.FloatVectorStringStoreImpl
eUnset(int) - Method in class org.nasdanika.rag.model.impl.DoubleVectorStringItemImpl
eUnset(int) - Method in class org.nasdanika.rag.model.impl.DoubleVectorStringStoreImpl
eUnset(int) - Method in class org.nasdanika.rag.model.impl.FloatVectorStringItemImpl
eUnset(int) - Method in class org.nasdanika.rag.model.impl.FloatVectorStringStoreImpl

F

FLOAT_VECTOR_STRING_ITEM - Static variable in interface org.nasdanika.rag.model.RagPackage
The meta object id for the 'Float Vector String Item' class.
FLOAT_VECTOR_STRING_ITEM - Static variable in interface org.nasdanika.rag.model.RagPackage.Literals
The meta object literal for the 'Float Vector String Item' class.
FLOAT_VECTOR_STRING_ITEM__ID - Static variable in interface org.nasdanika.rag.model.RagPackage
The feature id for the 'Id' attribute.
FLOAT_VECTOR_STRING_ITEM__VECTOR - Static variable in interface org.nasdanika.rag.model.RagPackage
The feature id for the 'Vector' attribute.
FLOAT_VECTOR_STRING_ITEM__VECTOR - Static variable in interface org.nasdanika.rag.model.RagPackage.Literals
The meta object literal for the 'Vector' attribute feature.
FLOAT_VECTOR_STRING_ITEM_FEATURE_COUNT - Static variable in interface org.nasdanika.rag.model.RagPackage
The number of structural features of the 'Float Vector String Item' class.
FLOAT_VECTOR_STRING_ITEM_OPERATION_COUNT - Static variable in interface org.nasdanika.rag.model.RagPackage
The number of operations of the 'Float Vector String Item' class.
FLOAT_VECTOR_STRING_STORE - Static variable in interface org.nasdanika.rag.model.RagPackage
The meta object id for the 'Float Vector String Store' class.
FLOAT_VECTOR_STRING_STORE - Static variable in interface org.nasdanika.rag.model.RagPackage.Literals
The meta object literal for the 'Float Vector String Store' class.
FLOAT_VECTOR_STRING_STORE__ITEMS - Static variable in interface org.nasdanika.rag.model.RagPackage
The feature id for the 'Items' containment reference list.
FLOAT_VECTOR_STRING_STORE__ITEMS - Static variable in interface org.nasdanika.rag.model.RagPackage.Literals
The meta object literal for the 'Items' containment reference list feature.
FLOAT_VECTOR_STRING_STORE_FEATURE_COUNT - Static variable in interface org.nasdanika.rag.model.RagPackage
The number of structural features of the 'Float Vector String Store' class.
FLOAT_VECTOR_STRING_STORE_OPERATION_COUNT - Static variable in interface org.nasdanika.rag.model.RagPackage
The number of operations of the 'Float Vector String Store' class.
FloatVectorStringItem - Interface in org.nasdanika.rag.model
A representation of the model object 'Float Vector String Item'.
FloatVectorStringItemImpl - Class in org.nasdanika.rag.model.impl
An implementation of the model object 'Float Vector String Item'.
FloatVectorStringItemImpl() - Constructor for class org.nasdanika.rag.model.impl.FloatVectorStringItemImpl
FloatVectorStringStore - Interface in org.nasdanika.rag.model
A representation of the model object 'Float Vector String Store'.
FloatVectorStringStoreImpl - Class in org.nasdanika.rag.model.impl
An implementation of the model object 'Float Vector String Store'.
FloatVectorStringStoreImpl() - Constructor for class org.nasdanika.rag.model.impl.FloatVectorStringStoreImpl

G

getDoubleVectorStringItem() - Method in class org.nasdanika.rag.model.impl.RagPackageImpl
getDoubleVectorStringItem() - Method in interface org.nasdanika.rag.model.RagPackage
Returns the meta object for class 'Double Vector String Item'.
getDoubleVectorStringItem_Vector() - Method in class org.nasdanika.rag.model.impl.RagPackageImpl
getDoubleVectorStringItem_Vector() - Method in interface org.nasdanika.rag.model.RagPackage
Returns the meta object for the attribute 'Vector'.
getDoubleVectorStringStore() - Method in class org.nasdanika.rag.model.impl.RagPackageImpl
getDoubleVectorStringStore() - Method in interface org.nasdanika.rag.model.RagPackage
Returns the meta object for class 'Double Vector String Store'.
getDoubleVectorStringStore_Items() - Method in class org.nasdanika.rag.model.impl.RagPackageImpl
getDoubleVectorStringStore_Items() - Method in interface org.nasdanika.rag.model.RagPackage
Returns the meta object for the containment reference list 'Items'.
getFloatVectorStringItem() - Method in class org.nasdanika.rag.model.impl.RagPackageImpl
getFloatVectorStringItem() - Method in interface org.nasdanika.rag.model.RagPackage
Returns the meta object for class 'Float Vector String Item'.
getFloatVectorStringItem_Vector() - Method in class org.nasdanika.rag.model.impl.RagPackageImpl
getFloatVectorStringItem_Vector() - Method in interface org.nasdanika.rag.model.RagPackage
Returns the meta object for the attribute 'Vector'.
getFloatVectorStringStore() - Method in class org.nasdanika.rag.model.impl.RagPackageImpl
getFloatVectorStringStore() - Method in interface org.nasdanika.rag.model.RagPackage
Returns the meta object for class 'Float Vector String Store'.
getFloatVectorStringStore_Items() - Method in class org.nasdanika.rag.model.impl.RagPackageImpl
getFloatVectorStringStore_Items() - Method in interface org.nasdanika.rag.model.RagPackage
Returns the meta object for the containment reference list 'Items'.
getItems() - Method in interface org.nasdanika.rag.model.DoubleVectorStringStore
Returns the value of the 'Items' containment reference list.
getItems() - Method in interface org.nasdanika.rag.model.FloatVectorStringStore
Returns the value of the 'Items' containment reference list.
getItems() - Method in class org.nasdanika.rag.model.impl.DoubleVectorStringStoreImpl
getItems() - Method in class org.nasdanika.rag.model.impl.FloatVectorStringStoreImpl
getPackage() - Static method in class org.nasdanika.rag.model.impl.RagFactoryImpl
Deprecated. 
getRagFactory() - Method in class org.nasdanika.rag.model.impl.RagPackageImpl
getRagFactory() - Method in interface org.nasdanika.rag.model.RagPackage
Returns the factory that creates the instances of the model.
getRagPackage() - Method in class org.nasdanika.rag.model.impl.RagFactoryImpl
getRagPackage() - Method in interface org.nasdanika.rag.model.RagFactory
Returns the package supported by this factory.
getVector() - Method in interface org.nasdanika.rag.model.DoubleVectorStringItem
Returns the value of the 'Vector' attribute.
getVector() - Method in interface org.nasdanika.rag.model.FloatVectorStringItem
Returns the value of the 'Vector' attribute.
getVector() - Method in class org.nasdanika.rag.model.impl.DoubleVectorStringItemImpl
getVector() - Method in class org.nasdanika.rag.model.impl.FloatVectorStringItemImpl

I

init() - Static method in class org.nasdanika.rag.model.impl.RagFactoryImpl
Creates the default factory implementation.
init() - Static method in class org.nasdanika.rag.model.impl.RagPackageImpl
Creates, registers, and initializes the Package for this model, and for any others upon which it depends.
initializePackageContents() - Method in class org.nasdanika.rag.model.impl.RagPackageImpl
Complete the initialization of the package and its meta-model.
isFactoryForType(Object) - Method in class org.nasdanika.rag.model.util.RagAdapterFactory
Returns whether this factory is applicable for the type of the object.
isSwitchFor(EPackage) - Method in class org.nasdanika.rag.model.util.RagSwitch
Checks whether this is a switch for the given package.

M

modelPackage - Static variable in class org.nasdanika.rag.model.util.RagAdapterFactory
The cached model package.
modelPackage - Static variable in class org.nasdanika.rag.model.util.RagSwitch
The cached model package
modelSwitch - Variable in class org.nasdanika.rag.model.util.RagAdapterFactory
The switch that delegates to the createXXX methods.

O

org.nasdanika.rag.model - module org.nasdanika.rag.model
 
org.nasdanika.rag.model - package org.nasdanika.rag.model
 
org.nasdanika.rag.model.impl - package org.nasdanika.rag.model.impl
 
org.nasdanika.rag.model.util - package org.nasdanika.rag.model.util
 

R

RagAdapterFactory - Class in org.nasdanika.rag.model.util
The Adapter Factory for the model.
RagAdapterFactory() - Constructor for class org.nasdanika.rag.model.util.RagAdapterFactory
Creates an instance of the adapter factory.
RagFactory - Interface in org.nasdanika.rag.model
The Factory for the model.
RagFactoryImpl - Class in org.nasdanika.rag.model.impl
An implementation of the model Factory.
RagFactoryImpl() - Constructor for class org.nasdanika.rag.model.impl.RagFactoryImpl
Creates an instance of the factory.
RagPackage - Interface in org.nasdanika.rag.model
The Package for the model.
RagPackage.Literals - Interface in org.nasdanika.rag.model
Defines literals for the meta objects that represent each class, each feature of each class, each operation of each class, each enum, and each data type
RagPackageImpl - Class in org.nasdanika.rag.model.impl
An implementation of the model Package.
RagSwitch<T> - Class in org.nasdanika.rag.model.util
The Switch for the model's inheritance hierarchy.
RagSwitch() - Constructor for class org.nasdanika.rag.model.util.RagSwitch
Creates an instance of the switch.

S

setVector(double) - Method in interface org.nasdanika.rag.model.DoubleVectorStringItem
Sets the value of the 'Vector' attribute.
setVector(double) - Method in class org.nasdanika.rag.model.impl.DoubleVectorStringItemImpl
setVector(float) - Method in interface org.nasdanika.rag.model.FloatVectorStringItem
Sets the value of the 'Vector' attribute.
setVector(float) - Method in class org.nasdanika.rag.model.impl.FloatVectorStringItemImpl

V

VECTOR_EDEFAULT - Static variable in class org.nasdanika.rag.model.impl.DoubleVectorStringItemImpl
The default value of the 'Vector' attribute.
VECTOR_EDEFAULT - Static variable in class org.nasdanika.rag.model.impl.FloatVectorStringItemImpl
The default value of the 'Vector' attribute.
C D E F G I M O R S V 
All Classes and Interfaces|All Packages|Constant Field Values