|
Kieker 1.11 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use MIProperty | |
|---|---|
| kieker.analysis.model | |
| kieker.analysis.model.analysisMetaModel | |
| kieker.analysis.model.analysisMetaModel.impl | |
| kieker.analysis.model.analysisMetaModel.util | |
| Uses of MIProperty in kieker.analysis.model |
|---|
| Methods in kieker.analysis.model that return types with arguments of type MIProperty | |
|---|---|
static java.util.List<MIProperty> |
MetaModelHandler.convertProperties(Configuration configuration,
MAnalysisMetaModelFactory factory)
Converts the given configuration into a list of MIPropertys using the given factory. |
| Method parameters in kieker.analysis.model with type arguments of type MIProperty | |
|---|---|
static Configuration |
MetaModelHandler.modelPropertiesToConfiguration(org.eclipse.emf.common.util.EList<MIProperty> mProperties)
This method can be used to convert a given list of MIProperty to a configuration object. |
| Uses of MIProperty in kieker.analysis.model.analysisMetaModel |
|---|
| Methods in kieker.analysis.model.analysisMetaModel that return MIProperty | |
|---|---|
MIProperty |
MIAnalysisMetaModelFactory.createProperty()
Returns a new object of class 'Property'. |
| Methods in kieker.analysis.model.analysisMetaModel that return types with arguments of type MIProperty | |
|---|---|
org.eclipse.emf.common.util.EList<MIProperty> |
MIAnalysisComponent.getProperties()
Returns the value of the 'Properties' containment reference list. |
org.eclipse.emf.common.util.EList<MIProperty> |
MIProject.getProperties()
Returns the value of the 'Properties' containment reference list. |
| Uses of MIProperty in kieker.analysis.model.analysisMetaModel.impl |
|---|
| Classes in kieker.analysis.model.analysisMetaModel.impl that implement MIProperty | |
|---|---|
class |
MProperty
An implementation of the model object 'Property'. |
| Fields in kieker.analysis.model.analysisMetaModel.impl with type parameters of type MIProperty | |
|---|---|
protected org.eclipse.emf.common.util.EList<MIProperty> |
MProject.properties
The cached value of the ' Properties' containment reference list. |
protected org.eclipse.emf.common.util.EList<MIProperty> |
MAnalysisComponent.properties
The cached value of the ' Properties' containment reference list. |
| Methods in kieker.analysis.model.analysisMetaModel.impl that return MIProperty | |
|---|---|
MIProperty |
MAnalysisMetaModelFactory.createProperty()
|
| Methods in kieker.analysis.model.analysisMetaModel.impl that return types with arguments of type MIProperty | |
|---|---|
org.eclipse.emf.common.util.EList<MIProperty> |
MProject.getProperties()
|
org.eclipse.emf.common.util.EList<MIProperty> |
MAnalysisComponent.getProperties()
|
| Uses of MIProperty in kieker.analysis.model.analysisMetaModel.util |
|---|
| Methods in kieker.analysis.model.analysisMetaModel.util with parameters of type MIProperty | |
|---|---|
T |
AnalysisMetaModelSwitch.caseProperty(MIProperty object)
Returns the result of interpreting the object as an instance of 'Property'. |
|
Kieker 1.11 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||