Uses of Class
de.iip_ecosphere.platform.configuration.serviceMesh.ServiceMeshNode
Packages that use ServiceMeshNode
-
Uses of ServiceMeshNode in de.iip_ecosphere.platform.configuration.serviceMesh
Fields in de.iip_ecosphere.platform.configuration.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.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.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.