Uses of Interface
kieker.model.analysismodel.type.OperationType
Packages that use OperationType
Package
Description
Copyright 2026 Kieker Project (http://kieker-monitoring.net)
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
-
Uses of OperationType in kieker.analysis.architecture.recovery.signature
Methods in kieker.analysis.architecture.recovery.signature with parameters of type OperationTypeModifier and TypeMethodDescriptiondefault StringIOperationNameBuilder.build(OperationType operationType) voidIOperationSignatureExtractor.extract(OperationType operationType) voidJavaOperationSignatureExtractor.extract(OperationType operationType) -
Uses of OperationType in kieker.analysis.util
Methods in kieker.analysis.util with parameters of type OperationTypeModifier and TypeMethodDescriptionstatic StringFullyQualifiedNamesFactory.createFullyQualifiedName(OperationType operation) -
Uses of OperationType in kieker.model.analysismodel.assembly
Methods in kieker.model.analysismodel.assembly that return OperationTypeModifier and TypeMethodDescriptionAssemblyOperation.getOperationType()Returns the value of the 'Operation Type' reference.Methods in kieker.model.analysismodel.assembly with parameters of type OperationTypeModifier and TypeMethodDescriptionvoidAssemblyOperation.setOperationType(OperationType value) Sets the value of the 'Operation Type' reference. -
Uses of OperationType in kieker.model.analysismodel.assembly.impl
Fields in kieker.model.analysismodel.assembly.impl declared as OperationTypeModifier and TypeFieldDescriptionprotected OperationTypeAssemblyOperationImpl.operationTypeThe cached value of the 'Operation Type' reference.Methods in kieker.model.analysismodel.assembly.impl that return OperationTypeModifier and TypeMethodDescriptionAssemblyOperationImpl.basicGetOperationType()AssemblyOperationImpl.getOperationType()Methods in kieker.model.analysismodel.assembly.impl with parameters of type OperationTypeModifier and TypeMethodDescriptionvoidAssemblyOperationImpl.setOperationType(OperationType newOperationType) -
Uses of OperationType in kieker.model.analysismodel.type
Methods in kieker.model.analysismodel.type that return OperationTypeModifier and TypeMethodDescriptionTypeFactory.createOperationType()Returns a new object of class 'Operation Type'.Methods in kieker.model.analysismodel.type that return types with arguments of type OperationTypeModifier and TypeMethodDescriptionorg.eclipse.emf.common.util.EMap<String,OperationType> ComponentType.getProvidedOperations()Returns the value of the 'Provided Operations' map.org.eclipse.emf.common.util.EMap<String,OperationType> ProvidedInterfaceType.getProvidedOperationTypes()Returns the value of the 'Provided Operation Types' map. -
Uses of OperationType in kieker.model.analysismodel.type.impl
Classes in kieker.model.analysismodel.type.impl that implement OperationTypeModifier and TypeClassDescriptionclassAn implementation of the model object 'Operation Type'.Fields in kieker.model.analysismodel.type.impl declared as OperationTypeModifier and TypeFieldDescriptionprotected OperationTypeEStringToOperationTypeMapEntryImpl.valueThe cached value of the 'Value' containment reference.protected OperationTypeInterfaceEStringToOperationTypeMapEntryImpl.valueThe cached value of the 'Value' reference.Fields in kieker.model.analysismodel.type.impl with type parameters of type OperationTypeModifier and TypeFieldDescriptionprotected org.eclipse.emf.common.util.EMap<String,OperationType> ComponentTypeImpl.providedOperationsThe cached value of the 'Provided Operations' map.protected org.eclipse.emf.common.util.EMap<String,OperationType> ProvidedInterfaceTypeImpl.providedOperationTypesThe cached value of the 'Provided Operation Types' map.Methods in kieker.model.analysismodel.type.impl that return OperationTypeModifier and TypeMethodDescriptionInterfaceEStringToOperationTypeMapEntryImpl.basicGetTypedValue()TypeFactoryImpl.createOperationType()EStringToOperationTypeMapEntryImpl.getTypedValue()InterfaceEStringToOperationTypeMapEntryImpl.getTypedValue()EStringToOperationTypeMapEntryImpl.getValue()InterfaceEStringToOperationTypeMapEntryImpl.getValue()EStringToOperationTypeMapEntryImpl.setValue(OperationType value) InterfaceEStringToOperationTypeMapEntryImpl.setValue(OperationType value) Methods in kieker.model.analysismodel.type.impl that return types with arguments of type OperationTypeModifier and TypeMethodDescriptionTypeFactoryImpl.createEStringToOperationTypeMapEntry()TypeFactoryImpl.createInterfaceEStringToOperationTypeMapEntry()org.eclipse.emf.common.util.EMap<String,OperationType> EStringToOperationTypeMapEntryImpl.getEMap()org.eclipse.emf.common.util.EMap<String,OperationType> InterfaceEStringToOperationTypeMapEntryImpl.getEMap()org.eclipse.emf.common.util.EMap<String,OperationType> ComponentTypeImpl.getProvidedOperations()org.eclipse.emf.common.util.EMap<String,OperationType> ProvidedInterfaceTypeImpl.getProvidedOperationTypes()Methods in kieker.model.analysismodel.type.impl with parameters of type OperationTypeModifier and TypeMethodDescriptionorg.eclipse.emf.common.notify.NotificationChainEStringToOperationTypeMapEntryImpl.basicSetTypedValue(OperationType newValue, org.eclipse.emf.common.notify.NotificationChain msgs) voidEStringToOperationTypeMapEntryImpl.setTypedValue(OperationType newValue) voidInterfaceEStringToOperationTypeMapEntryImpl.setTypedValue(OperationType newValue) EStringToOperationTypeMapEntryImpl.setValue(OperationType value) InterfaceEStringToOperationTypeMapEntryImpl.setValue(OperationType value) -
Uses of OperationType in kieker.model.analysismodel.type.util
Methods in kieker.model.analysismodel.type.util with parameters of type OperationTypeModifier and TypeMethodDescriptionTypeSwitch.caseOperationType(OperationType object) Returns the result of interpreting the object as an instance of 'Operation Type'.Method parameters in kieker.model.analysismodel.type.util with type arguments of type OperationTypeModifier and TypeMethodDescriptionTypeSwitch.caseEStringToOperationTypeMapEntry(Map.Entry<String, OperationType> object) Returns the result of interpreting the object as an instance of 'EString To Operation Type Map Entry'.TypeSwitch.caseInterfaceEStringToOperationTypeMapEntry(Map.Entry<String, OperationType> object) Returns the result of interpreting the object as an instance of 'Interface EString To Operation Type Map Entry'. -
Uses of OperationType in kieker.model.collection
Methods in kieker.model.collection that return types with arguments of type OperationTypeModifier and TypeMethodDescriptionorg.eclipse.emf.common.util.EMap<String,OperationType> OperationCollection.getCallees()Returns the value of the 'Callees' map.org.eclipse.emf.common.util.EMap<String,OperationType> OperationCollection.getCallers()Returns the value of the 'Callers' map. -
Uses of OperationType in kieker.model.collection.impl
Fields in kieker.model.collection.impl declared as OperationTypeModifier and TypeFieldDescriptionprotected OperationTypeNameToOperationMapImpl.valueThe cached value of the 'Value' reference.Fields in kieker.model.collection.impl with type parameters of type OperationTypeModifier and TypeFieldDescriptionprotected org.eclipse.emf.common.util.EMap<String,OperationType> OperationCollectionImpl.calleesThe cached value of the 'Callees' map.protected org.eclipse.emf.common.util.EMap<String,OperationType> OperationCollectionImpl.callersThe cached value of the 'Callers' map.Methods in kieker.model.collection.impl that return OperationTypeModifier and TypeMethodDescriptionNameToOperationMapImpl.basicGetTypedValue()NameToOperationMapImpl.getTypedValue()NameToOperationMapImpl.getValue()NameToOperationMapImpl.setValue(OperationType value) Methods in kieker.model.collection.impl that return types with arguments of type OperationTypeModifier and TypeMethodDescriptionCollectionFactoryImpl.createNameToOperationMap()org.eclipse.emf.common.util.EMap<String,OperationType> OperationCollectionImpl.getCallees()org.eclipse.emf.common.util.EMap<String,OperationType> OperationCollectionImpl.getCallers()org.eclipse.emf.common.util.EMap<String,OperationType> NameToOperationMapImpl.getEMap()Methods in kieker.model.collection.impl with parameters of type OperationTypeModifier and TypeMethodDescriptionvoidNameToOperationMapImpl.setTypedValue(OperationType newValue) NameToOperationMapImpl.setValue(OperationType value) -
Uses of OperationType in kieker.model.collection.util
Method parameters in kieker.model.collection.util with type arguments of type OperationTypeModifier and TypeMethodDescriptionCollectionSwitch.caseNameToOperationMap(Map.Entry<String, OperationType> object) Returns the result of interpreting the object as an instance of 'Name To Operation Map'.