Ibm Applications Entities
Actionable Insight
- Preview
- Usage
- Definition
import { ActionableInsight } from '@dinghy/diagrams/entitiesIbmApplications'
<ActionableInsight/>
// or
import { extendStyle } from "@dinghy/base-components";
import { ACTIONABLE_INSIGHT } from '@dinghy/diagrams/entitiesIbmApplications'
<Shape
{...props}
_style={extendStyle(props, ACTIONABLE_INSIGHT)}
/>
{
_style: {
entity: 'image;aspect=fixed;perimeter=ellipsePerimeter;html=1;align=center;shadow=0;dashed=0;fontColor=#4277BB;labelBackgroundColor=default;fontSize=12;spacingTop=3;image=img/lib/ibm/applications/actionable_insight.svg;strokeColor=none;',
},
_original_width: 60,
_original_height: 60,
}
Annotate
- Preview
- Usage
- Definition
import { Annotate } from '@dinghy/diagrams/entitiesIbmApplications'
<Annotate/>
// or
import { extendStyle } from "@dinghy/base-components";
import { ANNOTATE } from '@dinghy/diagrams/entitiesIbmApplications'
<Shape
{...props}
_style={extendStyle(props, ANNOTATE)}
/>
{
_style: {
entity: 'image;aspect=fixed;perimeter=ellipsePerimeter;html=1;align=center;shadow=0;dashed=0;fontColor=#4277BB;labelBackgroundColor=default;fontSize=12;spacingTop=3;image=img/lib/ibm/applications/annotate.svg;strokeColor=none;',
},
_original_width: 60,
_original_height: 60,
}
API Developer Portal
- Preview
- Usage
- Definition
import { ApiDeveloperPortal } from '@dinghy/diagrams/entitiesIbmApplications'
<ApiDeveloperPortal/>
// or
import { extendStyle } from "@dinghy/base-components";
import { API_DEVELOPER_PORTAL } from '@dinghy/diagrams/entitiesIbmApplications'
<Shape
{...props}
_style={extendStyle(props, API_DEVELOPER_PORTAL)}
/>
{
_style: {
entity: 'image;aspect=fixed;perimeter=ellipsePerimeter;html=1;align=center;shadow=0;dashed=0;fontColor=#4277BB;labelBackgroundColor=default;fontSize=12;spacingTop=3;image=img/lib/ibm/applications/api_developer_portal.svg;strokeColor=none;',
},
_original_width: 60,
_original_height: 60,
}
API Polyglot Runtimes
- Preview
- Usage
- Definition
import { ApiPolyglotRuntimes } from '@dinghy/diagrams/entitiesIbmApplications'
<ApiPolyglotRuntimes/>
// or
import { extendStyle } from "@dinghy/base-components";
import { API_POLYGLOT_RUNTIMES } from '@dinghy/diagrams/entitiesIbmApplications'
<Shape
{...props}
_style={extendStyle(props, API_POLYGLOT_RUNTIMES)}
/>
{
_style: {
entity: 'image;aspect=fixed;perimeter=ellipsePerimeter;html=1;align=center;shadow=0;dashed=0;fontColor=#4277BB;labelBackgroundColor=default;fontSize=12;spacingTop=3;image=img/lib/ibm/applications/api_polyglot_runtimes.svg;strokeColor=none;',
},
_original_width: 60,
_original_height: 60,
}
App Server
- Preview
- Usage
- Definition
import { AppServer } from '@dinghy/diagrams/entitiesIbmApplications'
<AppServer/>
// or
import { extendStyle } from "@dinghy/base-components";
import { APP_SERVER } from '@dinghy/diagrams/entitiesIbmApplications'
<Shape
{...props}
_style={extendStyle(props, APP_SERVER)}
/>
{
_style: {
entity: 'image;aspect=fixed;perimeter=ellipsePerimeter;html=1;align=center;shadow=0;dashed=0;fontColor=#4277BB;labelBackgroundColor=default;fontSize=12;spacingTop=3;image=img/lib/ibm/applications/app_server.svg;strokeColor=none;',
},
_original_width: 60,
_original_height: 60,
}
Application Logic
- Preview
- Usage
- Definition
import { ApplicationLogic } from '@dinghy/diagrams/entitiesIbmApplications'
<ApplicationLogic/>
// or
import { extendStyle } from "@dinghy/base-components";
import { APPLICATION_LOGIC } from '@dinghy/diagrams/entitiesIbmApplications'
<Shape
{...props}
_style={extendStyle(props, APPLICATION_LOGIC)}
/>
{
_style: {
entity: 'image;aspect=fixed;perimeter=ellipsePerimeter;html=1;align=center;shadow=0;dashed=0;fontColor=#4277BB;labelBackgroundColor=default;fontSize=12;spacingTop=3;image=img/lib/ibm/applications/application_logic.svg;strokeColor=none;',
},
_original_width: 60,
_original_height: 60,
}
Automation Tools
- Preview
- Usage
- Definition
import { AutomationTools } from '@dinghy/diagrams/entitiesIbmApplications'
<AutomationTools/>
// or
import { extendStyle } from "@dinghy/base-components";
import { AUTOMATION_TOOLS } from '@dinghy/diagrams/entitiesIbmApplications'
<Shape
{...props}
_style={extendStyle(props, AUTOMATION_TOOLS)}
/>
{
_style: {
entity: 'image;aspect=fixed;perimeter=ellipsePerimeter;html=1;align=center;shadow=0;dashed=0;fontColor=#4277BB;labelBackgroundColor=default;fontSize=12;spacingTop=3;image=img/lib/ibm/applications/automation_tools.svg;strokeColor=none;',
},
_original_width: 60,
_original_height: 60,
}
Enterprise Applications
- Preview
- Usage
- Definition
import { EnterpriseApplications } from '@dinghy/diagrams/entitiesIbmApplications'
<EnterpriseApplications/>
// or
import { extendStyle } from "@dinghy/base-components";
import { ENTERPRISE_APPLICATIONS } from '@dinghy/diagrams/entitiesIbmApplications'
<Shape
{...props}
_style={extendStyle(props, ENTERPRISE_APPLICATIONS)}
/>
{
_style: {
entity: 'image;aspect=fixed;perimeter=ellipsePerimeter;html=1;align=center;shadow=0;dashed=0;fontColor=#4277BB;labelBackgroundColor=default;fontSize=12;spacingTop=3;image=img/lib/ibm/applications/enterprise_applications.svg;strokeColor=none;',
},
_original_width: 60,
_original_height: 60,
}
Index App
- Preview
- Usage
- Definition
import { IndexApp } from '@dinghy/diagrams/entitiesIbmApplications'
<IndexApp/>
// or
import { extendStyle } from "@dinghy/base-components";
import { INDEX_APP } from '@dinghy/diagrams/entitiesIbmApplications'
<Shape
{...props}
_style={extendStyle(props, INDEX_APP)}
/>
{
_style: {
entity: 'image;aspect=fixed;perimeter=ellipsePerimeter;html=1;align=center;shadow=0;dashed=0;fontColor=#4277BB;labelBackgroundColor=default;fontSize=12;spacingTop=3;image=img/lib/ibm/applications/index.svg;strokeColor=none;',
},
_original_width: 60,
_original_height: 60,
}
IoT Application
- Preview
- Usage
- Definition
import { IotApplication } from '@dinghy/diagrams/entitiesIbmApplications'
<IotApplication/>
// or
import { extendStyle } from "@dinghy/base-components";
import { IOT_APPLICATION } from '@dinghy/diagrams/entitiesIbmApplications'
<Shape
{...props}
_style={extendStyle(props, IOT_APPLICATION)}
/>
{
_style: {
entity: 'image;aspect=fixed;perimeter=ellipsePerimeter;html=1;align=center;shadow=0;dashed=0;fontColor=#4277BB;labelBackgroundColor=default;fontSize=12;spacingTop=3;image=img/lib/ibm/applications/iot_application.svg;strokeColor=none;',
},
_original_width: 60,
_original_height: 60,
}
Microservice
- Preview
- Usage
- Definition
import { Microservice } from '@dinghy/diagrams/entitiesIbmApplications'
<Microservice/>
// or
import { extendStyle } from "@dinghy/base-components";
import { MICROSERVICE } from '@dinghy/diagrams/entitiesIbmApplications'
<Shape
{...props}
_style={extendStyle(props, MICROSERVICE)}
/>
{
_style: {
entity: 'image;aspect=fixed;perimeter=ellipsePerimeter;html=1;align=center;shadow=0;dashed=0;fontColor=#4277BB;labelBackgroundColor=default;fontSize=12;spacingTop=3;image=img/lib/ibm/applications/microservice.svg;strokeColor=none;',
},
_width: 82.2,
_height: 60,
}
Mobile App
- Preview
- Usage
- Definition
import { MobileApp } from '@dinghy/diagrams/entitiesIbmApplications'
<MobileApp/>
// or
import { extendStyle } from "@dinghy/base-components";
import { MOBILE_APP } from '@dinghy/diagrams/entitiesIbmApplications'
<Shape
{...props}
_style={extendStyle(props, MOBILE_APP)}
/>
{
_style: {
entity: 'image;aspect=fixed;perimeter=ellipsePerimeter;html=1;align=center;shadow=0;dashed=0;fontColor=#4277BB;labelBackgroundColor=default;fontSize=12;spacingTop=3;image=img/lib/ibm/applications/mobile_app.svg;strokeColor=none;',
},
_original_width: 60,
_original_height: 60,
}
Ontology
- Preview
- Usage
- Definition
import { Ontology } from '@dinghy/diagrams/entitiesIbmApplications'
<Ontology/>
// or
import { extendStyle } from "@dinghy/base-components";
import { ONTOLOGY } from '@dinghy/diagrams/entitiesIbmApplications'
<Shape
{...props}
_style={extendStyle(props, ONTOLOGY)}
/>
{
_style: {
entity: 'image;aspect=fixed;perimeter=ellipsePerimeter;html=1;align=center;shadow=0;dashed=0;fontColor=#4277BB;labelBackgroundColor=default;fontSize=12;spacingTop=3;image=img/lib/ibm/applications/ontology.svg;strokeColor=none;',
},
_original_width: 60,
_original_height: 60,
}
Open Source Tools
- Preview
- Usage
- Definition
import { OpenSourceTools } from '@dinghy/diagrams/entitiesIbmApplications'
<OpenSourceTools/>
// or
import { extendStyle } from "@dinghy/base-components";
import { OPEN_SOURCE_TOOLS } from '@dinghy/diagrams/entitiesIbmApplications'
<Shape
{...props}
_style={extendStyle(props, OPEN_SOURCE_TOOLS)}
/>
{
_style: {
entity: 'image;aspect=fixed;perimeter=ellipsePerimeter;html=1;align=center;shadow=0;dashed=0;fontColor=#4277BB;labelBackgroundColor=default;fontSize=12;spacingTop=3;image=img/lib/ibm/applications/open_source_tools.svg;strokeColor=none;',
},
_original_width: 60,
_original_height: 60,
}
Runtime Services
- Preview
- Usage
- Definition
import { RuntimeServices } from '@dinghy/diagrams/entitiesIbmApplications'
<RuntimeServices/>
// or
import { extendStyle } from "@dinghy/base-components";
import { RUNTIME_SERVICES } from '@dinghy/diagrams/entitiesIbmApplications'
<Shape
{...props}
_style={extendStyle(props, RUNTIME_SERVICES)}
/>
{
_style: {
entity: 'image;aspect=fixed;perimeter=ellipsePerimeter;html=1;align=center;shadow=0;dashed=0;fontColor=#4277BB;labelBackgroundColor=default;fontSize=12;spacingTop=3;image=img/lib/ibm/applications/runtime_services.svg;strokeColor=none;',
},
_original_width: 60,
_original_height: 60,
}
SaaS Applications
- Preview
- Usage
- Definition
import { SaasApplications } from '@dinghy/diagrams/entitiesIbmApplications'
<SaasApplications/>
// or
import { extendStyle } from "@dinghy/base-components";
import { SAAS_APPLICATIONS } from '@dinghy/diagrams/entitiesIbmApplications'
<Shape
{...props}
_style={extendStyle(props, SAAS_APPLICATIONS)}
/>
{
_style: {
entity: 'image;aspect=fixed;perimeter=ellipsePerimeter;html=1;align=center;shadow=0;dashed=0;fontColor=#4277BB;labelBackgroundColor=default;fontSize=12;spacingTop=3;image=img/lib/ibm/applications/saas_applications.svg;strokeColor=none;',
},
_original_width: 60,
_original_height: 60,
}
Service Broker
- Preview
- Usage
- Definition
import { ServiceBroker } from '@dinghy/diagrams/entitiesIbmApplications'
<ServiceBroker/>
// or
import { extendStyle } from "@dinghy/base-components";
import { SERVICE_BROKER } from '@dinghy/diagrams/entitiesIbmApplications'
<Shape
{...props}
_style={extendStyle(props, SERVICE_BROKER)}
/>
{
_style: {
entity: 'image;aspect=fixed;perimeter=ellipsePerimeter;html=1;align=center;shadow=0;dashed=0;fontColor=#4277BB;labelBackgroundColor=default;fontSize=12;spacingTop=3;image=img/lib/ibm/applications/service_broker.svg;strokeColor=none;',
},
_original_width: 60,
_original_height: 60,
}
Speech to Text
- Preview
- Usage
- Definition
import { SpeechToText } from '@dinghy/diagrams/entitiesIbmApplications'
<SpeechToText/>
// or
import { extendStyle } from "@dinghy/base-components";
import { SPEECH_TO_TEXT } from '@dinghy/diagrams/entitiesIbmApplications'
<Shape
{...props}
_style={extendStyle(props, SPEECH_TO_TEXT)}
/>
{
_style: {
entity: 'image;aspect=fixed;perimeter=ellipsePerimeter;html=1;align=center;shadow=0;dashed=0;fontColor=#4277BB;labelBackgroundColor=default;fontSize=12;spacingTop=3;image=img/lib/ibm/applications/speech_to_text.svg;strokeColor=none;',
},
_original_width: 60,
_original_height: 60,
}
Visual Recognition
- Preview
- Usage
- Definition
import { VisualRecognition } from '@dinghy/diagrams/entitiesIbmApplications'
<VisualRecognition/>
// or
import { extendStyle } from "@dinghy/base-components";
import { VISUAL_RECOGNITION } from '@dinghy/diagrams/entitiesIbmApplications'
<Shape
{...props}
_style={extendStyle(props, VISUAL_RECOGNITION)}
/>
{
_style: {
entity: 'image;aspect=fixed;perimeter=ellipsePerimeter;html=1;align=center;shadow=0;dashed=0;fontColor=#4277BB;labelBackgroundColor=default;fontSize=12;spacingTop=3;image=img/lib/ibm/applications/visual_recognition.svg;strokeColor=none;',
},
_original_width: 60,
_original_height: 60,
}
Visualization
- Preview
- Usage
- Definition
import { Visualization } from '@dinghy/diagrams/entitiesIbmApplications'
<Visualization/>
// or
import { extendStyle } from "@dinghy/base-components";
import { VISUALIZATION } from '@dinghy/diagrams/entitiesIbmApplications'
<Shape
{...props}
_style={extendStyle(props, VISUALIZATION)}
/>
{
_style: {
entity: 'image;aspect=fixed;perimeter=ellipsePerimeter;html=1;align=center;shadow=0;dashed=0;fontColor=#4277BB;labelBackgroundColor=default;fontSize=12;spacingTop=3;image=img/lib/ibm/applications/visualization.svg;strokeColor=none;',
},
_original_width: 60,
_original_height: 60,
}