Package | Description |
---|---|
org.eclipse.incquery.runtime.emf.types | |
org.eclipse.incquery.runtime.matchers.context.common |
Modifier and Type | Class and Description |
---|---|
class |
BaseEMFTypeKey<EMFKey>
Base class for EMF Type keys.
|
class |
EClassTransitiveInstancesKey
Instance tuples are of form (x), where x is an eObject instance of the given eClass or one of its subclasses.
|
class |
EDataTypeInSlotsKey
Instance tuples are of form (x), where x is an instance of the given eDataType residing at an attribute slot of an eObject in the model.
|
class |
EStructuralFeatureInstancesKey
Instance tuples are of form (x, y), where x is an eObject that has y as the value of the given feature (or one of the values in case of multi-valued).
|
Modifier and Type | Class and Description |
---|---|
class |
JavaTransitiveInstancesKey
Instance tuples are of form (x), where object x is an instance of the given Java class or its subclasses.
|