Lines Matching refs:s

8 …var s = 'aspect=fixed;perimeter=ellipsePerimeter;html=1;align=center;shadow=0;dashed=0;fontColor=#…
12 this.addIBMAnalyticsPalette(d, dt, sb, s);
14 this.addIBMApplicationsPalette(d, dt, sb, s);
16 this.addIBMBlockchainPalette(d, dt, sb, s);
18 this.addIBMDataPalette(d, dt, sb, s);
20 this.addIBMDevOpsPalette(d, dt, sb, s);
22 this.addIBMInfrastructurePalette(d, dt, sb, s);
24 this.addIBMManagementPalette(d, dt, sb, s);
26 this.addIBMMiscPalette(d, dt, sb, s);
28 this.addIBMSecurityPalette(d, dt, sb, s);
30 this.addIBMSocialPalette(d, dt, sb, s);
32 this.addIBMUsersPalette(d, dt, sb, s);
34 this.addIBMVPCPalette(d, dt, sb, s);
36 this.addIBMBoxesPalette(d, dt, sb, s);
38 this.addIBMConnectorsPalette(d, dt, sb, s);
42 Sidebar.prototype.addIBMAnalyticsPalette = function(d, dt, sb, s) argument
44 s += 'analytics/';
48 this.createVertexTemplateEntry(s + 'analytics.svg;',
50 this.createVertexTemplateEntry(s + 'data_integration.svg;',
52 this.createVertexTemplateEntry(s + 'data_repositories.svg;',
54 this.createVertexTemplateEntry(s + 'device_analytics.svg;',
56 this.createVertexTemplateEntry(s + 'streaming_computing.svg;',
69 Sidebar.prototype.addIBMApplicationsPalette = function(d, dt, sb, s) argument
71 s += 'applications/';
75 this.createVertexTemplateEntry(s + 'actionable_insight.svg;',
77 this.createVertexTemplateEntry(s + 'annotate.svg;',
79 this.createVertexTemplateEntry(s + 'api_developer_portal.svg;',
81 this.createVertexTemplateEntry(s + 'api_polyglot_runtimes.svg;',
83 this.createVertexTemplateEntry(s + 'app_server.svg;',
85 this.createVertexTemplateEntry(s + 'application_logic.svg;',
87 this.createVertexTemplateEntry(s + 'automation_tools.svg;',
89 this.createVertexTemplateEntry(s + 'enterprise_applications.svg;',
91 this.createVertexTemplateEntry(s + 'index.svg;',
93 this.createVertexTemplateEntry(s + 'iot_application.svg;',
95 this.createVertexTemplateEntry(s + 'microservice.svg;',
97 this.createVertexTemplateEntry(s + 'mobile_app.svg;',
99 this.createVertexTemplateEntry(s + 'ontology.svg;',
101 this.createVertexTemplateEntry(s + 'open_source_tools.svg;',
103 this.createVertexTemplateEntry(s + 'runtime_services.svg;',
105 this.createVertexTemplateEntry(s + 'saas_applications.svg;',
107 this.createVertexTemplateEntry(s + 'service_broker.svg;',
109 this.createVertexTemplateEntry(s + 'speech_to_text.svg;',
111 this.createVertexTemplateEntry(s + 'visual_recognition.svg;',
113 this.createVertexTemplateEntry(s + 'visualization.svg;',
126 Sidebar.prototype.addIBMBlockchainPalette = function(d, dt, sb, s) argument
128 s += 'blockchain/';
132 this.createVertexTemplateEntry(s + 'blockchain.svg;',
134 this.createVertexTemplateEntry(s + 'blockchain_developer.svg;',
136 this.createVertexTemplateEntry(s + 'certificate_authority.svg;',
138 this.createVertexTemplateEntry(s + 'client_application.svg;',
140 this.createVertexTemplateEntry(s + 'communication.svg;',
142 this.createVertexTemplateEntry(s + 'consensus.svg;',
144 this.createVertexTemplateEntry(s + 'e_cert.svg;',
146 this.createVertexTemplateEntry(s + 'event.svg;',
148 this.createVertexTemplateEntry(s + 'event_listener.svg;',
150 this.createVertexTemplateEntry(s + 'existing_enterprise_systems.svg;',
152 this.createVertexTemplateEntry(s + 'hyperledger_fabric.svg;',
154 this.createVertexTemplateEntry(s + 'identity_access_manager.svg;',
156 this.createVertexTemplateEntry(s + 'key_management.svg;',
158 this.createVertexTemplateEntry(s + 'ledger.svg;',
160 this.createVertexTemplateEntry(s + 'membership.svg;',
162 this.createVertexTemplateEntry(s + 'membership_services_provider_api.svg;',
164 this.createVertexTemplateEntry(s + 'message_bus.svg;',
166 this.createVertexTemplateEntry(s + 'node.svg;',
168 this.createVertexTemplateEntry(s + 'services.svg;',
170 this.createVertexTemplateEntry(s + 'smart_contract.svg;',
172 this.createVertexTemplateEntry(s + 'transaction_manager.svg;',
174 this.createVertexTemplateEntry(s + 'wallet.svg;',
187 Sidebar.prototype.addIBMDataPalette = function(d, dt, sb, s) argument
189 s += 'data/';
193 this.createVertexTemplateEntry(s + 'caches.svg;',
195 this.createVertexTemplateEntry(s + 'conversation_trained_deployed.svg;',
197 this.createVertexTemplateEntry(s + 'cloud.svg;',
199 this.createVertexTemplateEntry(s + 'data_services.svg;',
201 this.createVertexTemplateEntry(s + 'data_sources.svg;',
203 this.createVertexTemplateEntry(s + 'device_identity_service.svg;',
205 this.createVertexTemplateEntry(s + 'device_registry.svg;',
207 this.createVertexTemplateEntry(s + 'enterprise_data.svg;',
209 this.createVertexTemplateEntry(s + 'enterprise_user_directory.svg;',
211 this.createVertexTemplateEntry(s + 'file_repository.svg;',
213 this.createVertexTemplateEntry(s + 'ground_truth.svg;',
215 this.createVertexTemplateEntry(s + 'model.svg;',
217 this.createVertexTemplateEntry(s + 'tms_data_interface.svg;',
230 Sidebar.prototype.addIBMDevOpsPalette = function(d, dt, sb, s) argument
232 s += 'devops/';
236 this.createVertexTemplateEntry(s + 'artifact_management.svg;',
238 this.createVertexTemplateEntry(s + 'build_test.svg;',
240 this.createVertexTemplateEntry(s + 'code_editor.svg;',
242 this.createVertexTemplateEntry(s + 'collaborative_development.svg;',
244 this.createVertexTemplateEntry(s + 'configuration_management.svg;',
246 this.createVertexTemplateEntry(s + 'continuous_deploy.svg;',
248 this.createVertexTemplateEntry(s + 'continuous_testing.svg;',
250 this.createVertexTemplateEntry(s + 'devops.svg;',
252 this.createVertexTemplateEntry(s + 'provision.svg;',
254 this.createVertexTemplateEntry(s + 'release_management.svg;',
267 Sidebar.prototype.addIBMInfrastructurePalette = function(d, dt, sb, s) argument
269 s += 'infrastructure/';
273 this.createVertexTemplateEntry(s + 'channels.svg;',
275 this.createVertexTemplateEntry(s + 'cloud_messaging.svg;',
277 this.createVertexTemplateEntry(s + 'dashboard.svg;',
279 this.createVertexTemplateEntry(s + 'diagnostics.svg;',
281 this.createVertexTemplateEntry(s + 'edge_services.svg;',
283 this.createVertexTemplateEntry(s + 'enterprise_messaging.svg;',
285 this.createVertexTemplateEntry(s + 'event_feed.svg;',
287 this.createVertexTemplateEntry(s + 'infrastructure_services.svg;',
289 this.createVertexTemplateEntry(s + 'interservice_communication.svg;',
291 this.createVertexTemplateEntry(s + 'load_balancing_routing.svg;',
293 this.createVertexTemplateEntry(s + 'microservices_mesh.svg;',
295 this.createVertexTemplateEntry(s + 'mobile_backend.svg;',
297 this.createVertexTemplateEntry(s + 'mobile_provider_network.svg;',
299 this.createVertexTemplateEntry(s + 'monitoring.svg;',
301 this.createVertexTemplateEntry(s + 'monitoring_logging.svg;',
303 this.createVertexTemplateEntry(s + 'peer_services.svg;',
305 this.createVertexTemplateEntry(s + 'service_discovery_configuration.svg;',
307 this.createVertexTemplateEntry(s + 'transformation_connectivity.svg;',
320 Sidebar.prototype.addIBMManagementPalette = function(d, dt, sb, s) argument
322 s += 'management/';
326 this.createVertexTemplateEntry(s + 'alert_notification.svg;',
328 this.createVertexTemplateEntry(s + 'api_management.svg;',
330 this.createVertexTemplateEntry(s + 'cloud_management.svg;',
332 this.createVertexTemplateEntry(s + 'cluster_management.svg;',
334 this.createVertexTemplateEntry(s + 'content_management.svg;',
336 this.createVertexTemplateEntry(s + 'data_services.svg;',
338 this.createVertexTemplateEntry(s + 'device_management.svg;',
340 this.createVertexTemplateEntry(s + 'information_governance.svg;',
342 this.createVertexTemplateEntry(s + 'it_service_management.svg;',
344 this.createVertexTemplateEntry(s + 'management.svg;',
346 this.createVertexTemplateEntry(s + 'monitoring_metrics.svg;',
348 this.createVertexTemplateEntry(s + 'process_management.svg;',
350 this.createVertexTemplateEntry(s + 'provider_cloud_portal_service.svg;',
352 this.createVertexTemplateEntry(s + 'push_notifications.svg;',
354 this.createVertexTemplateEntry(s + 'service_management_tools.svg;',
367 Sidebar.prototype.addIBMMiscPalette = function(d, dt, sb, s) argument
369 s += 'miscellaneous/';
373 this.createVertexTemplateEntry(s + 'bluemix.svg;',
375 this.createVertexTemplateEntry(s + 'cloudant.svg;',
377 this.createVertexTemplateEntry(s + 'cognitive_services.svg;',
379 this.createVertexTemplateEntry(s + 'ibm_containers.svg;',
381 this.createVertexTemplateEntry(s + 'ibm_public_cloud.svg;',
383 this.createVertexTemplateEntry(s + 'iot_cloud.svg;',
385 this.createVertexTemplateEntry(s + 'microservices_application.svg;',
387 this.createVertexTemplateEntry(s + 'object_storage.svg;',
389 this.createVertexTemplateEntry(s + 'offline_capabilities.svg;',
391 this.createVertexTemplateEntry(s + 'openwhisk.svg;',
393 this.createVertexTemplateEntry(s + 'peer_cloud.svg;',
395 this.createVertexTemplateEntry(s + 'retrieve_rank.svg;',
397 this.createVertexTemplateEntry(s + 'scalable.svg;',
399 this.createVertexTemplateEntry(s + 'text_to_speech.svg;',
412 Sidebar.prototype.addIBMSecurityPalette = function(d, dt, sb, s) argument
414 s += 'security/';
418 this.createVertexTemplateEntry(s + 'api_security.svg;',
420 this.createVertexTemplateEntry(s + 'blockchain_security_service.svg;',
422 this.createVertexTemplateEntry(s + 'data_security.svg;',
424 this.createVertexTemplateEntry(s + 'firewall.svg;',
426 this.createVertexTemplateEntry(s + 'gateway.svg;',
428 this.createVertexTemplateEntry(s + 'governance_risk_compliance.svg;',
430 this.createVertexTemplateEntry(s + 'identity_access_management.svg;',
432 this.createVertexTemplateEntry(s + 'identity_provider.svg;',
434 this.createVertexTemplateEntry(s + 'infrastructure_security.svg;',
436 this.createVertexTemplateEntry(s + 'physical_security.svg;',
438 this.createVertexTemplateEntry(s + 'security_monitoring_intelligence.svg;',
440 this.createVertexTemplateEntry(s + 'security_services.svg;',
442 this.createVertexTemplateEntry(s + 'trustend_computing.svg;',
444 this.createVertexTemplateEntry(s + 'vpn.svg;',
457 Sidebar.prototype.addIBMSocialPalette = function(d, dt, sb, s) argument
459 s += 'social/';
463 this.createVertexTemplateEntry(s + 'communities.svg;',
465 this.createVertexTemplateEntry(s + 'file_sync.svg;',
467 this.createVertexTemplateEntry(s + 'live_collaboration.svg;',
469 this.createVertexTemplateEntry(s + 'messaging.svg;',
471 this.createVertexTemplateEntry(s + 'networking.svg;',
484 Sidebar.prototype.addIBMUsersPalette = function(d, dt, sb, s) argument
486 s += 'users/';
490 this.createVertexTemplateEntry(s + 'browser.svg;',
492 this.createVertexTemplateEntry(s + 'device.svg;',
494 this.createVertexTemplateEntry(s + 'integrated_digital_experiences.svg;',
496 this.createVertexTemplateEntry(s + 'physical_entity.svg;',
498 this.createVertexTemplateEntry(s + 'sensor.svg;',
500 this.createVertexTemplateEntry(s + 'user.svg;',
513 Sidebar.prototype.addIBMVPCPalette = function(d, dt, sb, s) argument
515 s += 'vpc/';
519 this.createVertexTemplateEntry(s + 'Instance.svg;',
521 this.createVertexTemplateEntry(s + 'LoadBalancer.svg;',
523 this.createVertexTemplateEntry(s + 'BlockStorage.svg;',
525 this.createVertexTemplateEntry(s + 'FloatingIP.svg;',
527 this.createVertexTemplateEntry(s + 'PublicGateway.svg;',
529 this.createVertexTemplateEntry(s + 'ObjectStorage.svg;',
531 this.createVertexTemplateEntry(s + 'VPNConnection.svg;',
533 this.createVertexTemplateEntry(s + 'VPNGateway.svg;',
535 this.createVertexTemplateEntry(s + 'DirectLink.svg;',
537 this.createVertexTemplateEntry(s + 'InternetServices2.svg;',
539 this.createVertexTemplateEntry(s + 'LoadBalancerPool.svg;',
541 this.createVertexTemplateEntry(s + 'LoadBalancerListener.svg;',
543 this.createVertexTemplateEntry(s + 'Rules.svg;',
545 this.createVertexTemplateEntry(s + 'ImageService.svg;',
547 this.createVertexTemplateEntry(s + 'Key.svg;',
549 this.createVertexTemplateEntry(s + 'VPNPolicy.svg;',
551 this.createVertexTemplateEntry(s + 'Router.svg;',
553 this.createVertexTemplateEntry(s + 'Bridge.svg;',
555 this.createVertexTemplateEntry(s + 'CloudServices.svg;',
557 this.createVertexTemplateEntry(s + 'Internet.svg;',
559 this.createVertexTemplateEntry(s + 'Enterprise.svg;',
561 this.createVertexTemplateEntry(s + 'Enterprise2.svg;',
563 this.createVertexTemplateEntry(s + 'PowerInstance.svg;',
565 this.createVertexTemplateEntry(s + 'TransitGateway.svg;',
567 this.createVertexTemplateEntry(s + 'BareMetalServer.svg;',
580 Sidebar.prototype.addIBMBoxesPalette = function(d, dt, sb, s) argument
582 s += 'boxes/';
633 Sidebar.prototype.addIBMConnectorsPalette = function(d, dt, sb, s) argument