Modifier and Type | Method and Description |
---|---|
TypeModel |
StaticModelsAssemblerStage.getTypeModel() |
Constructor and Description |
---|
AssemblyModelAssembler(TypeModel typeModel,
AssemblyModel assemblyModel) |
AssemblyModelAssemblerStage(TypeModel typeModel,
AssemblyModel assemblyModel) |
StaticModelsAssemblerStage(TypeModel typeModel,
AssemblyModel assemblyModel,
DeploymentModel deploymentModel,
SignatureExtractor signatureExtractor) |
TypeModelAssembler(TypeModel typeModel,
IComponentSignatureExtractor componentSignatureExtractor,
IOperationSignatureExtractor operationSignatureExtractor) |
TypeModelAssemblerStage(TypeModel typeModel,
IComponentSignatureExtractor componentSignatureExtractor,
IOperationSignatureExtractor operationSignatureExtractor) |
Modifier and Type | Method and Description |
---|---|
TypeModel |
TypeFactory.createTypeModel()
Returns a new object of class 'Model'.
|
Modifier and Type | Class and Description |
---|---|
class |
TypeModelImpl
An implementation of the model object 'Model'.
|
Modifier and Type | Method and Description |
---|---|
TypeModel |
TypeFactoryImpl.createTypeModel() |
Modifier and Type | Method and Description |
---|---|
T |
TypeSwitch.caseTypeModel(TypeModel object)
Returns the result of interpreting the object as an instance of 'Model'.
|
Copyright 2020 Kieker Project, http://kieker-monitoring.net