Uses of Interface
kieker.model.analysismodel.type.OperationType
Package | Description |
---|---|
kieker.analysis.architecture.recovery.signature | |
kieker.analysis.util |
Copyright 2022 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.
|
kieker.model.analysismodel.assembly | |
kieker.model.analysismodel.assembly.impl | |
kieker.model.analysismodel.type | |
kieker.model.analysismodel.type.impl | |
kieker.model.analysismodel.type.util | |
kieker.model.collection | |
kieker.model.collection.impl | |
kieker.model.collection.util |
-
Uses of OperationType in kieker.analysis.architecture.recovery.signature
Methods in kieker.analysis.architecture.recovery.signature with parameters of type OperationType Modifier and Type Method Description default java.lang.String
IOperationNameBuilder. build(OperationType operationType)
void
IOperationSignatureExtractor. extract(OperationType operationType)
void
JavaOperationSignatureExtractor. extract(OperationType operationType)
-
Uses of OperationType in kieker.analysis.util
Methods in kieker.analysis.util with parameters of type OperationType Modifier and Type Method Description static java.lang.String
FullyQualifiedNamesFactory. createFullyQualifiedName(OperationType operation)
-
Uses of OperationType in kieker.model.analysismodel.assembly
Methods in kieker.model.analysismodel.assembly that return OperationType Modifier and Type Method Description OperationType
AssemblyOperation. getOperationType()
Returns the value of the 'Operation Type' reference.Methods in kieker.model.analysismodel.assembly with parameters of type OperationType Modifier and Type Method Description void
AssemblyOperation. 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 OperationType Modifier and Type Field Description protected OperationType
AssemblyOperationImpl. operationType
The cached value of the 'Operation Type
' reference.Methods in kieker.model.analysismodel.assembly.impl that return OperationType Modifier and Type Method Description OperationType
AssemblyOperationImpl. basicGetOperationType()
OperationType
AssemblyOperationImpl. getOperationType()
Methods in kieker.model.analysismodel.assembly.impl with parameters of type OperationType Modifier and Type Method Description void
AssemblyOperationImpl. setOperationType(OperationType newOperationType)
-
Uses of OperationType in kieker.model.analysismodel.type
Methods in kieker.model.analysismodel.type that return OperationType Modifier and Type Method Description OperationType
TypeFactory. createOperationType()
Returns a new object of class 'Operation Type'.Methods in kieker.model.analysismodel.type that return types with arguments of type OperationType Modifier and Type Method Description org.eclipse.emf.common.util.EMap<java.lang.String,OperationType>
ComponentType. getProvidedOperations()
Returns the value of the 'Provided Operations' map.org.eclipse.emf.common.util.EMap<java.lang.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 OperationType Modifier and Type Class Description class
OperationTypeImpl
An implementation of the model object 'Operation Type'.Fields in kieker.model.analysismodel.type.impl declared as OperationType Modifier and Type Field Description protected OperationType
EStringToOperationTypeMapEntryImpl. value
The cached value of the 'Value
' containment reference.protected OperationType
InterfaceEStringToOperationTypeMapEntryImpl. value
The cached value of the 'Value
' reference.Fields in kieker.model.analysismodel.type.impl with type parameters of type OperationType Modifier and Type Field Description protected org.eclipse.emf.common.util.EMap<java.lang.String,OperationType>
ComponentTypeImpl. providedOperations
The cached value of the 'Provided Operations
' map.protected org.eclipse.emf.common.util.EMap<java.lang.String,OperationType>
ProvidedInterfaceTypeImpl. providedOperationTypes
The cached value of the 'Provided Operation Types
' map.Methods in kieker.model.analysismodel.type.impl that return OperationType Modifier and Type Method Description OperationType
InterfaceEStringToOperationTypeMapEntryImpl. basicGetTypedValue()
OperationType
TypeFactoryImpl. createOperationType()
OperationType
EStringToOperationTypeMapEntryImpl. getTypedValue()
OperationType
InterfaceEStringToOperationTypeMapEntryImpl. getTypedValue()
OperationType
EStringToOperationTypeMapEntryImpl. getValue()
OperationType
InterfaceEStringToOperationTypeMapEntryImpl. getValue()
OperationType
EStringToOperationTypeMapEntryImpl. setValue(OperationType value)
OperationType
InterfaceEStringToOperationTypeMapEntryImpl. setValue(OperationType value)
Methods in kieker.model.analysismodel.type.impl that return types with arguments of type OperationType Modifier and Type Method Description java.util.Map.Entry<java.lang.String,OperationType>
TypeFactoryImpl. createEStringToOperationTypeMapEntry()
java.util.Map.Entry<java.lang.String,OperationType>
TypeFactoryImpl. createInterfaceEStringToOperationTypeMapEntry()
org.eclipse.emf.common.util.EMap<java.lang.String,OperationType>
EStringToOperationTypeMapEntryImpl. getEMap()
org.eclipse.emf.common.util.EMap<java.lang.String,OperationType>
InterfaceEStringToOperationTypeMapEntryImpl. getEMap()
org.eclipse.emf.common.util.EMap<java.lang.String,OperationType>
ComponentTypeImpl. getProvidedOperations()
org.eclipse.emf.common.util.EMap<java.lang.String,OperationType>
ProvidedInterfaceTypeImpl. getProvidedOperationTypes()
Methods in kieker.model.analysismodel.type.impl with parameters of type OperationType Modifier and Type Method Description org.eclipse.emf.common.notify.NotificationChain
EStringToOperationTypeMapEntryImpl. basicSetTypedValue(OperationType newValue, org.eclipse.emf.common.notify.NotificationChain msgs)
void
EStringToOperationTypeMapEntryImpl. setTypedValue(OperationType newValue)
void
InterfaceEStringToOperationTypeMapEntryImpl. setTypedValue(OperationType newValue)
OperationType
EStringToOperationTypeMapEntryImpl. setValue(OperationType value)
OperationType
InterfaceEStringToOperationTypeMapEntryImpl. setValue(OperationType value)
-
Uses of OperationType in kieker.model.analysismodel.type.util
Methods in kieker.model.analysismodel.type.util with parameters of type OperationType Modifier and Type Method Description T
TypeSwitch. 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 OperationType Modifier and Type Method Description T
TypeSwitch. caseEStringToOperationTypeMapEntry(java.util.Map.Entry<java.lang.String,OperationType> object)
Returns the result of interpreting the object as an instance of 'EString To Operation Type Map Entry'.T
TypeSwitch. caseInterfaceEStringToOperationTypeMapEntry(java.util.Map.Entry<java.lang.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 OperationType Modifier and Type Method Description org.eclipse.emf.common.util.EMap<java.lang.String,OperationType>
OperationCollection. getCallees()
Returns the value of the 'Callees' map.org.eclipse.emf.common.util.EMap<java.lang.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 OperationType Modifier and Type Field Description protected OperationType
NameToOperationMapImpl. value
The cached value of the 'Value
' reference.Fields in kieker.model.collection.impl with type parameters of type OperationType Modifier and Type Field Description protected org.eclipse.emf.common.util.EMap<java.lang.String,OperationType>
OperationCollectionImpl. callees
The cached value of the 'Callees
' map.protected org.eclipse.emf.common.util.EMap<java.lang.String,OperationType>
OperationCollectionImpl. callers
The cached value of the 'Callers
' map.Methods in kieker.model.collection.impl that return OperationType Modifier and Type Method Description OperationType
NameToOperationMapImpl. basicGetTypedValue()
OperationType
NameToOperationMapImpl. getTypedValue()
OperationType
NameToOperationMapImpl. getValue()
OperationType
NameToOperationMapImpl. setValue(OperationType value)
Methods in kieker.model.collection.impl that return types with arguments of type OperationType Modifier and Type Method Description java.util.Map.Entry<java.lang.String,OperationType>
CollectionFactoryImpl. createNameToOperationMap()
org.eclipse.emf.common.util.EMap<java.lang.String,OperationType>
OperationCollectionImpl. getCallees()
org.eclipse.emf.common.util.EMap<java.lang.String,OperationType>
OperationCollectionImpl. getCallers()
org.eclipse.emf.common.util.EMap<java.lang.String,OperationType>
NameToOperationMapImpl. getEMap()
Methods in kieker.model.collection.impl with parameters of type OperationType Modifier and Type Method Description void
NameToOperationMapImpl. setTypedValue(OperationType newValue)
OperationType
NameToOperationMapImpl. setValue(OperationType value)
-
Uses of OperationType in kieker.model.collection.util
Method parameters in kieker.model.collection.util with type arguments of type OperationType Modifier and Type Method Description T
CollectionSwitch. caseNameToOperationMap(java.util.Map.Entry<java.lang.String,OperationType> object)
Returns the result of interpreting the object as an instance of 'Name To Operation Map'.