public static interface TracePackage.Literals
| Modifier and Type | Field and Description |
|---|---|
static org.eclipse.emf.ecore.EClass |
CALL
The meta object literal for the '
Call' class. |
static org.eclipse.emf.ecore.EAttribute |
CALL__CPU_TIME
The meta object literal for the 'CPU Time' attribute feature.
|
static org.eclipse.emf.ecore.EAttribute |
CALL__DB_ACCESSES_NUMBER
The meta object literal for the 'DB Accesses Number' attribute feature.
|
static org.eclipse.emf.ecore.EAttribute |
CALL__DB_ROWS_NUMBER
The meta object literal for the 'DB Rows Number' attribute feature.
|
static org.eclipse.emf.ecore.EReference |
CALL__INDEXES
The meta object literal for the 'Indexes' containment reference list feature.
|
static org.eclipse.emf.ecore.EReference |
CALL__LEVEL
The meta object literal for the 'Level' container reference feature.
|
static org.eclipse.emf.ecore.EAttribute |
CALL__METHOD_NAME
The meta object literal for the 'Method Name' attribute feature.
|
static org.eclipse.emf.ecore.EClass |
INDEX
The meta object literal for the '
Index' class. |
static org.eclipse.emf.ecore.EAttribute |
INDEX__VALUE
The meta object literal for the 'Value' attribute feature.
|
static org.eclipse.emf.ecore.EClass |
LEVEL
The meta object literal for the '
Level' class. |
static org.eclipse.emf.ecore.EReference |
LEVEL__CALLS
The meta object literal for the 'Calls' containment reference list feature.
|
static org.eclipse.emf.ecore.EReference |
LEVEL__TRACE
The meta object literal for the 'Trace' container reference feature.
|
static org.eclipse.emf.ecore.EClass |
TRACE
The meta object literal for the '
Trace' class. |
static org.eclipse.emf.ecore.EReference |
TRACE__LEVELS
The meta object literal for the 'Levels' containment reference list feature.
|
static org.eclipse.emf.ecore.EAttribute |
TRACE__NAME
The meta object literal for the 'Name' attribute feature.
|
static final org.eclipse.emf.ecore.EClass TRACE
Trace' class.
TraceImpl,
TracePackageImpl.getTrace()static final org.eclipse.emf.ecore.EReference TRACE__LEVELS
static final org.eclipse.emf.ecore.EAttribute TRACE__NAME
static final org.eclipse.emf.ecore.EClass LEVEL
Level' class.
LevelImpl,
TracePackageImpl.getLevel()static final org.eclipse.emf.ecore.EReference LEVEL__TRACE
static final org.eclipse.emf.ecore.EReference LEVEL__CALLS
static final org.eclipse.emf.ecore.EClass CALL
Call' class.
CallImpl,
TracePackageImpl.getCall()static final org.eclipse.emf.ecore.EReference CALL__LEVEL
static final org.eclipse.emf.ecore.EReference CALL__INDEXES
static final org.eclipse.emf.ecore.EAttribute CALL__METHOD_NAME
static final org.eclipse.emf.ecore.EAttribute CALL__DB_ACCESSES_NUMBER
static final org.eclipse.emf.ecore.EAttribute CALL__DB_ROWS_NUMBER
static final org.eclipse.emf.ecore.EAttribute CALL__CPU_TIME
static final org.eclipse.emf.ecore.EClass INDEX
Index' class.
IndexImpl,
TracePackageImpl.getIndex()static final org.eclipse.emf.ecore.EAttribute INDEX__VALUE
Copyright © 2018–2019 Atlanmod. All rights reserved.