Interface StatisticRecord
- All Superinterfaces:
org.eclipse.emf.ecore.EObject,org.eclipse.emf.common.notify.Notifier
- All Known Implementing Classes:
StatisticRecordImpl
public interface StatisticRecord
extends org.eclipse.emf.ecore.EObject
A representation of the model object 'Statistic Record'.
The following features are supported:
- See Also:
- Generated:
- Model:
-
Method Summary
Modifier and TypeMethodDescriptionReturns the value of the 'Properties' map.Methods inherited from interface org.eclipse.emf.ecore.EObject
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnsetMethods inherited from interface org.eclipse.emf.common.notify.Notifier
eAdapters, eDeliver, eNotify, eSetDeliver
-
Method Details
-
getProperties
Returns the value of the 'Properties' map. The key is of typeString, and the value is of typeObject,- Returns:
- the value of the 'Properties' map.
- See Also:
- Generated:
- Model:
- mapType="kieker.model.analysismodel.statistics.EPropertyTypeToValue<org.eclipse.emf.ecore.EString, org.eclipse.emf.ecore.EJavaObject>"
-