Uses of Class
de.iip_ecosphere.platform.configuration.easyProducer.serviceMesh.ServiceMeshNode
Packages that use ServiceMeshNode
Package
Description
ServiceMesh-Graph-mapper.
-
Uses of ServiceMeshNode in de.iip_ecosphere.platform.configuration.easyProducer.serviceMesh
Fields in de.iip_ecosphere.platform.configuration.easyProducer.serviceMesh with type parameters of type ServiceMeshNodeModifier and TypeFieldDescriptionprivate Map<net.ssehub.easy.varModel.confModel.IDecisionVariable, ServiceMeshNode> ServiceMeshGraphWalker.nodesMethods in de.iip_ecosphere.platform.configuration.easyProducer.serviceMesh that return ServiceMeshNodeModifier and TypeMethodDescriptionprivate ServiceMeshNodeServiceMeshGraphWalker.createNode(net.ssehub.easy.varModel.confModel.IDecisionVariable elt) Creates a node and registers it in the resulting graph.Methods in de.iip_ecosphere.platform.configuration.easyProducer.serviceMesh with parameters of type ServiceMeshNodeModifier and TypeMethodDescriptionprivate voidServiceMeshGraphWalker.traverseConnectors(net.ssehub.easy.varModel.confModel.IDecisionVariable var, ServiceMeshNode from) Traverses the connectors stored as nested elements invar.