- getAdapterTypeFromURI(String) - Static method in class lv.lumii.tda.kernel.TDAKernel
-
- getAttributeDomain(long) - Method in interface lv.lumii.tda.raapi.RAAPI
-
Obtains a class, for which the given attribute was defined.
- getAttributeName(long) - Method in interface lv.lumii.tda.raapi.RAAPI
-
Returns the name of the given attribute.
- getAttributeType(long) - Method in interface lv.lumii.tda.raapi.RAAPI
-
Returns the (primitive) type for values of the given attribute.
- getAttributeValue(long, long) - Method in interface lv.lumii.tda.raapi.RAAPI
-
Gets the value or the ordered collection of values (encoded as a string) of the given attribute for the given object.
- getClassName(long) - Method in interface lv.lumii.tda.raapi.RAAPI
-
Returns the fully qualified name of the given class.
- getDelegate() - Method in class lv.lumii.tda.kernel.TDAKernel
-
- getEngineAdapter(String) - Method in class lv.lumii.tda.kernel.TDAKernel
-
Creates new or returns an existing engine adapter for the given engine name.
- getEngineForEventOrCommand(String) - Method in class lv.lumii.tda.kernel.TDAKernel
-
- getEventHandlers(long) - Method in class lv.lumii.tda.kernel.TDAKernel
-
- getEventsCommandsHook() - Method in class lv.lumii.tda.kernel.TDAKernel
-
- getInverseAssociationEnd(long) - Method in interface lv.lumii.tda.raapi.RAAPI
-
Obtains a reference to the inverse association end of the given association end (if association is bidirectional or a bidirectional part of an advanced association).
- getIteratorForAllAttributes(long) - Method in interface lv.lumii.tda.raapi.RAAPI
-
Obtains an iterator for all (including inherited) attributes of the given class.
- getIteratorForAllClassObjects(long) - Method in interface lv.lumii.tda.raapi.RAAPI
-
Obtains an iterator for all quasi-ontological instances of the given class or advanced association.
- getIteratorForAllIngoingAssociationEnds(long) - Method in interface lv.lumii.tda.raapi.RAAPI
-
Obtains an iterator for all (including inherited) ingoing association ends of the given class.
- getIteratorForAllLinguisticInstances(long) - Method in interface lv.lumii.tda.raapi.RAAPI
-
Returns an iterator for all quasi-linguistic instances (including instances of subclasses) at Level MΩ of the given class at Level M3.
- getIteratorForAllOutgoingAssociationEnds(long) - Method in interface lv.lumii.tda.raapi.RAAPI
-
Obtains an iterator for all (including inherited) outgoing association ends of the given class.
- getIteratorForClasses() - Method in interface lv.lumii.tda.raapi.RAAPI
-
Obtains an iterator for all classes (all quasi-ontological classes at all quasi-ontological meta-levels).
- getIteratorForDirectAttributes(long) - Method in interface lv.lumii.tda.raapi.RAAPI
-
Obtains an iterator for direct (without inherited) attributes of the given class.
- getIteratorForDirectClassObjects(long) - Method in interface lv.lumii.tda.raapi.RAAPI
-
Obtains an iterator for direct quasi-ontological instances of the given class or advanced association.
- getIteratorForDirectIngoingAssociationEnds(long) - Method in interface lv.lumii.tda.raapi.RAAPI
-
Obtains an iterator for direct (without inherited) ingoing association ends of the given class.
- getIteratorForDirectLinguisticInstances(long) - Method in interface lv.lumii.tda.raapi.RAAPI
-
Returns an iterator for direct quasi-linguistic instances (not including instances of subclasses) at Level MΩ of the given class at Level M3.
- getIteratorForDirectObjectClasses(long) - Method in interface lv.lumii.tda.raapi.RAAPI
-
Obtains an iterator for direct quasi-ontological classes of the given object or advanced link.
- getIteratorForDirectOutgoingAssociationEnds(long) - Method in interface lv.lumii.tda.raapi.RAAPI
-
Obtains an iterator for direct (without inherited) outgoing association ends of the given class.
- getIteratorForDirectSubClasses(long) - Method in interface lv.lumii.tda.raapi.RAAPI
-
Obtains an iterator for all direct subclasses of the given superclass.
- getIteratorForDirectSuperClasses(long) - Method in interface lv.lumii.tda.raapi.RAAPI
-
Obtains an iterator for all direct superclasses of the given subclass.
- getIteratorForLinguisticClasses() - Method in interface lv.lumii.tda.raapi.RAAPI
-
Returns an iterator for all quasi-linguistic classes at Level M3.
- getIteratorForLinkedObjects(long, long) - Method in interface lv.lumii.tda.raapi.RAAPI
-
Returns an iterator for objects linked to the given start object by links of the given type.
- getIteratorForObjectsByAttributeValue(long, String) - Method in interface lv.lumii.tda.raapi.RAAPI
-
Obtains an iterator for objects, for whose the value of the given attribute equals to the given value.
- getIteratorLength(long) - Method in interface lv.lumii.tda.raapi.RAAPI
-
Places the iterator to the position 0 and returns the total number of elements to iterate through.
- getLinguisticClassFor(long) - Method in interface lv.lumii.tda.raapi.RAAPI
-
Returns a reference to the Level M3 class of the given quasi-ontological (Level MΩ) element.
- getLinkedObjectPosition(long, long, long) - Method in interface lv.lumii.tda.raapi.RAAPI
-
Returns the index (numeration starts from 0) of the target object in the list of objects linked to the source object by links of the given type.
- getLocationFromURI(String) - Static method in class lv.lumii.tda.kernel.TDAKernel
-
- getMaxReference() - Method in interface lv.lumii.tda.raapi.RAAPI_WR
-
- getPrimitiveDataTypeName(long) - Method in interface lv.lumii.tda.raapi.RAAPI
-
Returns the name of the given primitive data type.
- getRoleName(long) - Method in interface lv.lumii.tda.raapi.RAAPI
-
Returns the role name of the given association end.
- getSourceClass(long) - Method in interface lv.lumii.tda.raapi.RAAPI
-
Obtains a reference to the source class of the given directed or bidirectional association (or part of an advanced association) specified by its target end.
- getSynchronizer() - Method in class lv.lumii.tda.kernel.TDAKernel
-
- getTargetClass(long) - Method in interface lv.lumii.tda.raapi.RAAPI
-
Obtains a reference to the class corresponding to the given association end of some directed, bidirectional, or advanced association.
- getTransformationAdapter(String) - Method in class lv.lumii.tda.kernel.TDAKernel
-
Creates new or returns an existing transformation adapter for the given transformation type (transformation language).
- getUUID() - Method in class lv.lumii.tda.kernel.TDAKernel
-
- includeObjectInClass(long, long) - Method in class lv.lumii.tda.kernel.TDAKernel
-
- includeObjectInClass(long, long) - Method in interface lv.lumii.tda.raapi.RAAPI
-
Adds the given object to the given (quasi-ontological) class.
- IRepository - Interface in lv.lumii.tda.raapi
-
The IRepository
interface is a union of
RAAPI
containing operations on model elements
and IRepositoryManagement
containing
technical operations on repositories such as operations
for opening, closing, saving, etc.
- IRepositoryManagement - Interface in lv.lumii.tda.raapi
-
The IRepositoryManagement
interface contains
technical operations on repositories such as operations
for opening, closing, saving, etc.
- isAdvancedAssociation(long) - Method in interface lv.lumii.tda.raapi.RAAPI
-
Checks, whether the given reference corresponds to an advanced association.
- isAssociationEnd(long) - Method in interface lv.lumii.tda.raapi.RAAPI
-
Checks, whether the given reference corresponds to an association end.
- isAttribute(long) - Method in interface lv.lumii.tda.raapi.RAAPI
-
Checks whether the given reference is associated with an attribute.
- isClass(long) - Method in interface lv.lumii.tda.raapi.RAAPI
-
Checks whether the given reference is associated with a class.
- isComposition(long) - Method in interface lv.lumii.tda.raapi.RAAPI
-
Returns, whether the directed or bidirectional association (or a part of an advanced association) specified by its target association end is a composition (i.e., whether the source class objects are containers for the target class objects).
- isDerivedClass(long, long) - Method in interface lv.lumii.tda.raapi.RAAPI
-
Checks whether one class is a direct or indirect subclass of another.
- isDirectSubClass(long, long) - Method in interface lv.lumii.tda.raapi.RAAPI
-
Checks whether the generalization relation between the two given classes holds.
- isKindOf(long, long) - Method in interface lv.lumii.tda.raapi.RAAPI
-
Checks whether the given object is a direct or indirect, quasi-ontological or quasi-linguistic, instance of the given class.
- isLinguistic(long) - Method in interface lv.lumii.tda.raapi.RAAPI
-
Checks, whether the given reference is associated with a Level M3 element.
- isPrimitiveDataType(long) - Method in interface lv.lumii.tda.raapi.RAAPI
-
Checks whether the given reference is associated with a primitive data type.
- isTypeOf(long, long) - Method in interface lv.lumii.tda.raapi.RAAPI
-
Checks whether the given object is a direct (quasi-ontological or quasi-linguistic) instance of the given class.