Package | Description |
---|---|
kieker.analysisteetime.model.analysismodel.statistics | |
kieker.analysisteetime.model.analysismodel.statistics.impl |
Modifier and Type | Field and Description |
---|---|
static java.util.List<PredefinedUnits> |
PredefinedUnits.VALUES
A public read-only list of all the 'Predefined Units' enumerators.
|
Modifier and Type | Method and Description |
---|---|
static PredefinedUnits |
PredefinedUnits.get(int value)
Returns the 'Predefined Units' literal with the specified integer value.
|
static PredefinedUnits |
PredefinedUnits.get(java.lang.String literal)
Returns the 'Predefined Units' literal with the specified literal value.
|
static PredefinedUnits |
PredefinedUnits.getByName(java.lang.String name)
Returns the 'Predefined Units' literal with the specified name.
|
static PredefinedUnits |
PredefinedUnits.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static PredefinedUnits[] |
PredefinedUnits.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
PredefinedUnits |
StatisticsFactoryImpl.createPredefinedUnitsFromString(org.eclipse.emf.ecore.EDataType eDataType,
java.lang.String initialValue) |
Copyright 2020 Kieker Project, http://kieker-monitoring.net