|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public static interface BenchmarkPackage.Literals
Defines literals for the meta objects that represent
Field Summary | |
---|---|
static EClass |
AVERAGED_MULTI_DISCOVERY_BENCHMARK
The meta object literal for the ' Averaged Multi Discovery Benchmark ' class. |
static EReference |
AVERAGED_MULTI_DISCOVERY_BENCHMARK__DISCOVERIES
The meta object literal for the 'Discoveries' containment reference list feature. |
static EClass |
AVERAGED_PROJECT_DISCOVERY
The meta object literal for the ' Averaged Project Discovery ' class. |
static EAttribute |
AVERAGED_PROJECT_DISCOVERY__AVERAGE_EXECUTION_TIME_IN_SECONDS
The meta object literal for the 'Average Execution Time In Seconds' attribute feature. |
static EAttribute |
AVERAGED_PROJECT_DISCOVERY__AVERAGE_SAVE_TIME_IN_SECONDS
The meta object literal for the 'Average Save Time In Seconds' attribute feature. |
static EAttribute |
AVERAGED_PROJECT_DISCOVERY__EXECUTION_TIME_STANDARD_DEVIATION
The meta object literal for the 'Execution Time Standard Deviation' attribute feature. |
static EReference |
AVERAGED_PROJECT_DISCOVERY__OCCURRENCES
The meta object literal for the 'Occurrences' containment reference list feature. |
static EAttribute |
AVERAGED_PROJECT_DISCOVERY__SAVE_TIME_STANDARD_DEVIATION
The meta object literal for the 'Save Time Standard Deviation' attribute feature. |
static EClass |
BENCHMARK
The meta object literal for the ' Benchmark ' class. |
static EAttribute |
BENCHMARK__JVM_MAX_HEAP_IN_MI_B
The meta object literal for the 'Jvm Max Heap In Mi B' attribute feature. |
static EAttribute |
BENCHMARK__OS_ARCHITECTURE
The meta object literal for the 'Os Architecture' attribute feature. |
static EAttribute |
BENCHMARK__OS_NAME
The meta object literal for the 'Os Name' attribute feature. |
static EAttribute |
BENCHMARK__OS_VERSION
The meta object literal for the 'Os Version' attribute feature. |
static EAttribute |
BENCHMARK__PROCESSOR_CACHE_SIZE
The meta object literal for the 'Processor Cache Size' attribute feature. |
static EAttribute |
BENCHMARK__PROCESSOR_COUNT
The meta object literal for the 'Processor Count' attribute feature. |
static EAttribute |
BENCHMARK__PROCESSOR_DESCRIPTION
The meta object literal for the 'Processor Description' attribute feature. |
static EAttribute |
BENCHMARK__PROCESSOR_NAME
The meta object literal for the 'Processor Name' attribute feature. |
static EAttribute |
BENCHMARK__SYSTEM_MEMORY
The meta object literal for the 'System Memory' attribute feature. |
static EClass |
DISCOVERED_PROJECT
The meta object literal for the ' Discovered Project ' class. |
static EReference |
DISCOVERED_PROJECT__DISCOVERIES
The meta object literal for the 'Discoveries' containment reference list feature. |
static EClass |
DISCOVERY
The meta object literal for the ' Discovery ' class. |
static EAttribute |
DISCOVERY__ALGORITHM_VARIANT
The meta object literal for the 'Algorithm Variant' attribute feature. |
static EAttribute |
DISCOVERY__DICOVERY_DATE
The meta object literal for the 'Dicovery Date' attribute feature. |
static EAttribute |
DISCOVERY__DISCOVERER_CLASS_NAME
The meta object literal for the 'Discoverer Class Name' attribute feature. |
static EAttribute |
DISCOVERY__DISCOVERER_ID
The meta object literal for the 'Discoverer Id' attribute feature. |
static EAttribute |
DISCOVERY__DISCOVERY_ERROR
The meta object literal for the 'Discovery Error' attribute feature. |
static EAttribute |
DISCOVERY__MAX_USED_MEMORY_IN_BYTES
The meta object literal for the 'Max Used Memory In Bytes' attribute feature. |
static EAttribute |
DISCOVERY__META_MODEL_VARIANT
The meta object literal for the 'Meta Model Variant' attribute feature. |
static EAttribute |
DISCOVERY__NAME
The meta object literal for the 'Name' attribute feature. |
static EAttribute |
DISCOVERY__NUMBER_OF_MODEL_ELEMENTS
The meta object literal for the 'Number Of Model Elements' attribute feature. |
static EAttribute |
DISCOVERY__SAVE_TIME_IN_SECONDS
The meta object literal for the 'Save Time In Seconds' attribute feature. |
static EAttribute |
DISCOVERY__TOTAL_EXECUTION_TIME_IN_SECONDS
The meta object literal for the 'Total Execution Time In Seconds' attribute feature. |
static EAttribute |
DISCOVERY__XMI_SIZE_IN_BYTES
The meta object literal for the 'Xmi Size In Bytes' attribute feature. |
static EClass |
FILE
The meta object literal for the ' File ' class. |
static EAttribute |
FILE__FILEPATH
The meta object literal for the 'Filepath' attribute feature. |
static EAttribute |
FILE__LINES
The meta object literal for the 'Lines' attribute feature. |
static EAttribute |
FILE__SIZE_IN_BYTES
The meta object literal for the 'Size In Bytes' attribute feature. |
static EClass |
MULTI_DISCOVERY_BENCHMARK
The meta object literal for the ' Multi Discovery Benchmark ' class. |
static EReference |
MULTI_DISCOVERY_BENCHMARK__DISCOVERIES
The meta object literal for the 'Discoveries' containment reference list feature. |
static EClass |
MULTI_PROJECT_BENCHMARK
The meta object literal for the ' Multi Project Benchmark ' class. |
static EReference |
MULTI_PROJECT_BENCHMARK__PROJECTS
The meta object literal for the 'Projects' containment reference list feature. |
static EClass |
PROJECT
The meta object literal for the ' Project ' class. |
static EAttribute |
PROJECT__AVERAGE_FILE_SIZE_IN_BYTES
The meta object literal for the 'Average File Size In Bytes' attribute feature. |
static EAttribute |
PROJECT__AVERAGE_LINES_PER_FILE
The meta object literal for the 'Average Lines Per File' attribute feature. |
static EReference |
PROJECT__FILES
The meta object literal for the 'Files' containment reference list feature. |
static EAttribute |
PROJECT__NAME
The meta object literal for the 'Name' attribute feature. |
static EAttribute |
PROJECT__TOTAL_LINES
The meta object literal for the 'Total Lines' attribute feature. |
static EAttribute |
PROJECT__TOTAL_SIZE_IN_BYTES
The meta object literal for the 'Total Size In Bytes' attribute feature. |
static EClass |
PROJECT_DISCOVERY
The meta object literal for the ' Project Discovery ' class. |
static EReference |
PROJECT_DISCOVERY__PROJECTS
The meta object literal for the 'Projects' containment reference list feature. |
Field Detail |
---|
static final EClass BENCHMARK
Benchmark
' class.
org.eclipse.modisco.infra.discovery.benchmark.impl.BenchmarkImpl
,
org.eclipse.modisco.infra.discovery.benchmark.impl.BenchmarkPackageImpl#getBenchmark()
static final EAttribute BENCHMARK__JVM_MAX_HEAP_IN_MI_B
static final EAttribute BENCHMARK__PROCESSOR_NAME
static final EAttribute BENCHMARK__PROCESSOR_DESCRIPTION
static final EAttribute BENCHMARK__PROCESSOR_COUNT
static final EAttribute BENCHMARK__PROCESSOR_CACHE_SIZE
static final EAttribute BENCHMARK__SYSTEM_MEMORY
static final EAttribute BENCHMARK__OS_NAME
static final EAttribute BENCHMARK__OS_VERSION
static final EAttribute BENCHMARK__OS_ARCHITECTURE
static final EClass DISCOVERY
Discovery
' class.
org.eclipse.modisco.infra.discovery.benchmark.impl.DiscoveryImpl
,
org.eclipse.modisco.infra.discovery.benchmark.impl.BenchmarkPackageImpl#getDiscovery()
static final EAttribute DISCOVERY__DICOVERY_DATE
static final EAttribute DISCOVERY__ALGORITHM_VARIANT
static final EAttribute DISCOVERY__DISCOVERER_ID
static final EAttribute DISCOVERY__DISCOVERER_CLASS_NAME
static final EAttribute DISCOVERY__SAVE_TIME_IN_SECONDS
static final EAttribute DISCOVERY__TOTAL_EXECUTION_TIME_IN_SECONDS
static final EAttribute DISCOVERY__META_MODEL_VARIANT
static final EAttribute DISCOVERY__MAX_USED_MEMORY_IN_BYTES
static final EAttribute DISCOVERY__NUMBER_OF_MODEL_ELEMENTS
static final EAttribute DISCOVERY__XMI_SIZE_IN_BYTES
static final EAttribute DISCOVERY__NAME
static final EAttribute DISCOVERY__DISCOVERY_ERROR
static final EClass PROJECT
Project
' class.
org.eclipse.modisco.infra.discovery.benchmark.impl.ProjectImpl
,
org.eclipse.modisco.infra.discovery.benchmark.impl.BenchmarkPackageImpl#getProject()
static final EAttribute PROJECT__NAME
static final EAttribute PROJECT__TOTAL_LINES
static final EReference PROJECT__FILES
static final EAttribute PROJECT__AVERAGE_FILE_SIZE_IN_BYTES
static final EAttribute PROJECT__AVERAGE_LINES_PER_FILE
static final EAttribute PROJECT__TOTAL_SIZE_IN_BYTES
static final EClass FILE
File
' class.
org.eclipse.modisco.infra.discovery.benchmark.impl.FileImpl
,
org.eclipse.modisco.infra.discovery.benchmark.impl.BenchmarkPackageImpl#getFile()
static final EAttribute FILE__SIZE_IN_BYTES
static final EAttribute FILE__LINES
static final EAttribute FILE__FILEPATH
static final EClass MULTI_PROJECT_BENCHMARK
Multi Project Benchmark
' class.
org.eclipse.modisco.infra.discovery.benchmark.impl.MultiProjectBenchmarkImpl
,
org.eclipse.modisco.infra.discovery.benchmark.impl.BenchmarkPackageImpl#getMultiProjectBenchmark()
static final EReference MULTI_PROJECT_BENCHMARK__PROJECTS
static final EClass MULTI_DISCOVERY_BENCHMARK
Multi Discovery Benchmark
' class.
org.eclipse.modisco.infra.discovery.benchmark.impl.MultiDiscoveryBenchmarkImpl
,
org.eclipse.modisco.infra.discovery.benchmark.impl.BenchmarkPackageImpl#getMultiDiscoveryBenchmark()
static final EReference MULTI_DISCOVERY_BENCHMARK__DISCOVERIES
static final EClass PROJECT_DISCOVERY
Project Discovery
' class.
org.eclipse.modisco.infra.discovery.benchmark.impl.ProjectDiscoveryImpl
,
org.eclipse.modisco.infra.discovery.benchmark.impl.BenchmarkPackageImpl#getProjectDiscovery()
static final EReference PROJECT_DISCOVERY__PROJECTS
static final EClass DISCOVERED_PROJECT
Discovered Project
' class.
org.eclipse.modisco.infra.discovery.benchmark.impl.DiscoveredProjectImpl
,
org.eclipse.modisco.infra.discovery.benchmark.impl.BenchmarkPackageImpl#getDiscoveredProject()
static final EReference DISCOVERED_PROJECT__DISCOVERIES
static final EClass AVERAGED_MULTI_DISCOVERY_BENCHMARK
Averaged Multi Discovery Benchmark
' class.
org.eclipse.modisco.infra.discovery.benchmark.impl.AveragedMultiDiscoveryBenchmarkImpl
,
org.eclipse.modisco.infra.discovery.benchmark.impl.BenchmarkPackageImpl#getAveragedMultiDiscoveryBenchmark()
static final EReference AVERAGED_MULTI_DISCOVERY_BENCHMARK__DISCOVERIES
static final EClass AVERAGED_PROJECT_DISCOVERY
Averaged Project Discovery
' class.
org.eclipse.modisco.infra.discovery.benchmark.impl.AveragedProjectDiscoveryImpl
,
org.eclipse.modisco.infra.discovery.benchmark.impl.BenchmarkPackageImpl#getAveragedProjectDiscovery()
static final EAttribute AVERAGED_PROJECT_DISCOVERY__AVERAGE_EXECUTION_TIME_IN_SECONDS
static final EAttribute AVERAGED_PROJECT_DISCOVERY__AVERAGE_SAVE_TIME_IN_SECONDS
static final EAttribute AVERAGED_PROJECT_DISCOVERY__EXECUTION_TIME_STANDARD_DEVIATION
static final EAttribute AVERAGED_PROJECT_DISCOVERY__SAVE_TIME_STANDARD_DEVIATION
static final EReference AVERAGED_PROJECT_DISCOVERY__OCCURRENCES
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |