This site uses cookies. By continuing to browse the ConceptDraw site you are agreeing to our Use of Site Cookies.
The vector stencils library "Mac OS X Lion user interface" contains 52 UI design elements.
Use it for designing Mac OS X Lion graphic user interface (GUI) of software for Apple computers in the ConceptDraw PRO diagramming and vector drawing software extended with the Graphic User Interface solution from the Software Development area of ConceptDraw Solution Park.
Title Bar
Title Bar, title bar,
Title Bar Inactive
Title Bar Inactive, title bar,
Window
Window, window,
Window Inactive
Window Inactive, window,
Window Title Bar
Window Title Bar, window,
Window Title Bar (Inactive)
Window Title Bar (Inactive), window,
Full Screen Button
Full Screen Button, full screen button,
Exit Full Screen Button
Exit Full Screen Button, exit full screen button,
Window without Bar
Window without Bar, window,
Window (Narrow Toolbar)
Window (Narrow Toolbar), window,
Window Inactive (Narrow Toolbar)
Window Inactive (Narrow Toolbar), window,
Panel (Hud Window)
Panel (Hud Window), panel,
Panel (Hud Window) (Inactive)
Panel (Hud Window) (Inactive), panel,
Box 1
Box 1, box,
Box 2
Box 2, box,
Field
Field, field,
List View 1
List View 1, list view,
List View 2
List View 2, list view,
Scroll Bar Vertical
Scroll Bar Vertical, scroll bar,
Scroll Bar Horizontal
Scroll Bar Horizontal, scroll bar,
Main Menu
Main Menu, main menu,
Menu Bar
Menu Bar, menu bar,
Menu
Menu, menu,
Vertical Line
Vertical Line,
Horizontal Line
Horizontal Line,
Apple Menu
Apple Menu, Apple menu,
Arrow mark
Arrow mark, arrow,
Combo Box
Combo Box, combo box,
Pop Up Menu
Pop Up Menu, pop up menu,
Text Field
Text Field, text input field,
Count Button
Count Button, count button,
Search Field
Search Field, search field,
Check Box
Check Box, check box,
Check Box
Check Box, check box,
Group of Check Boxes
Group of Check Boxes, group of check boxes,
Radio Button
Radio Button, radio button,
Radio Button
Radio Button, radio button,
Group of Radio Buttons
Group of Radio Buttons, group of radio buttons,
Linear Slider (round thumb)
Linear Slider (round thumb), linear slider,
Linear Slider (directional thumb)
Linear Slider (directional thumb), linear slider,
Circular Slider
Circular Slider, circular slider,
Color Well
Color Well, color well,
Relevance Indicator
Relevance Indicator, relevance indicator,
Rating Indicator
Rating Indicator, rating indicator,
Indeterminate Progress Bar
Indeterminate Progress Bar, progress bar,
Determinate Progress Bar
Determinate Progress Bar, progress bar,
Continuous Capacity Indicator
Continuous Capacity Indicator, capacity indicator,
Discrete Capacity Indicator
Discrete Capacity Indicator, capacity indicator,
Discrete Capacity Indicator (yellow)
Discrete Capacity Indicator (yellow), capacity indicator,
Discrete Capacity Indicator (red)
Discrete Capacity Indicator (red), capacity indicator,
Asynchronous Progress Indicator
Asynchronous Progress Indicator, progress indicator,
Circular Progress Indicator
Circular Progress Indicator, progress indicator,
The vector stencils library "Mac OS X Lion user interface" contains 52 UI design elements.
Use it for designing Mac OS X Lion graphic user interface (GUI) of software for Apple computers in the ConceptDraw PRO diagramming and vector drawing software extended with the Graphic User Interface solution from the Software Development area of ConceptDraw Solution Park.
Title Bar
Title Bar, title bar,
Title Bar Inactive
Title Bar Inactive, title bar,
Window
Window, window,
Window Inactive
Window Inactive, window,
Window Title Bar
Window Title Bar, window,
Window Title Bar (Inactive)
Window Title Bar (Inactive), window,
Full Screen Button
Full Screen Button, full screen button,
Exit Full Screen Button
Exit Full Screen Button, exit full screen button,
Window without Bar
Window without Bar, window,
Window (Narrow Toolbar)
Window (Narrow Toolbar), window,
Window Inactive (Narrow Toolbar)
Window Inactive (Narrow Toolbar), window,
Panel (Hud Window)
Panel (Hud Window), panel,
Panel (Hud Window) (Inactive)
Panel (Hud Window) (Inactive), panel,
Box 1
Box 1, box,
Box 2
Box 2, box,
Field
Field, field,
List View 1
List View 1, list view,
List View 2
List View 2, list view,
Scroll Bar Vertical
Scroll Bar Vertical, scroll bar,
Scroll Bar Horizontal
Scroll Bar Horizontal, scroll bar,
Main Menu
Main Menu, main menu,
Menu Bar
Menu Bar, menu bar,
Menu
Menu, menu,
Vertical Line
Vertical Line,
Horizontal Line
Horizontal Line,
Apple Menu
Apple Menu, Apple menu,
Arrow mark
Arrow mark, arrow,
Combo Box
Combo Box, combo box,
Pop Up Menu
Pop Up Menu, pop up menu,
Text Field
Text Field, text input field,
Count Button
Count Button, count button,
Search Field
Search Field, search field,
Check Box
Check Box, check box,
Check Box
Check Box, check box,
Group of Check Boxes
Group of Check Boxes, group of check boxes,
Radio Button
Radio Button, radio button,
Radio Button
Radio Button, radio button,
Group of Radio Buttons
Group of Radio Buttons, group of radio buttons,
Linear Slider (round thumb)
Linear Slider (round thumb), linear slider,
Linear Slider (directional thumb)
Linear Slider (directional thumb), linear slider,
Circular Slider
Circular Slider, circular slider,
Color Well
Color Well, color well,
Relevance Indicator
Relevance Indicator, relevance indicator,
Rating Indicator
Rating Indicator, rating indicator,
Indeterminate Progress Bar
Indeterminate Progress Bar, progress bar,
Determinate Progress Bar
Determinate Progress Bar, progress bar,
Continuous Capacity Indicator
Continuous Capacity Indicator, capacity indicator,
Discrete Capacity Indicator
Discrete Capacity Indicator, capacity indicator,
Discrete Capacity Indicator (yellow)
Discrete Capacity Indicator (yellow), capacity indicator,
Discrete Capacity Indicator (red)
Discrete Capacity Indicator (red), capacity indicator,
Asynchronous Progress Indicator
Asynchronous Progress Indicator, progress indicator,
Circular Progress Indicator
Circular Progress Indicator, progress indicator,
This vector stencils library contains 32 SysML symbols.
Use it to design your sequence diagrams using ConceptDraw PRO diagramming and vector drawing software.
"A sequence diagram shows, as parallel vertical lines (lifelines), different processes or objects that live simultaneously, and, as horizontal arrows, the messages exchanged between them, in the order in which they occur. This allows the specification of simple runtime scenarios in a graphical manner. ...
If the lifeline is that of an object, it demonstrates a role. Leaving the instance name blank can represent anonymous and unnamed instances.
Messages, written with horizontal arrows with the message name written above them, display interaction. Solid arrow heads represent synchronous calls, open arrow heads represent asynchronous messages, and dashed lines represent reply messages. If a caller sends a synchronous message, it must wait until the message is done, such as invoking a subroutine. If a caller sends an asynchronous message, it can continue processing and doesn’t have to wait for a response. Asynchronous calls are present in multithreaded applications and in message-oriented middleware. Activation boxes, or method-call boxes, are opaque rectangles drawn on top of lifelines to represent that processes are being performed in response to the message (ExecutionSpecifications in UML).
Objects calling methods on themselves use messages and add new activation boxes on top of any others to indicate a further level of processing.
When an object is destroyed (removed from memory), an X is drawn on top of the lifeline, and the dashed line ceases to be drawn below it (this is not the case in the first example though). It should be the result of a message, either from the object itself, or another.
A message sent from outside the diagram can be represented by a message originating from a filled-in circle (found message in UML) or from a border of the sequence diagram (gate in UML)." [Sequence diagram. Wikipedia]
The vector stencils library "Sequence diagram" is included in the SysML solution from the Software Development area of ConceptDraw Solution Park.
Sequence diagram
Sequence diagram, sequence diagram,
Lifeline
Lifeline, lifeline,
Execution specification
Execution specification, execution specification,
Execution specification 2
Execution specification 2, execution specification,
Interaction use
Interaction use, interaction use,
Combined fragment
Combined fragment, sequence diagram, message, lifeline, combined fragment, alternative combined fragment, interaction operator alt, alternatives,
Combined fragment - Weak sequencing
Combined fragment - Weak sequencing, weak sequencing combined fragment, interaction operator seq,
Combined fragment - Alternatives
Combined fragment - Alternatives, alternative combined fragment, interaction operator alt, alternatives,
Combined fragment - Option
Combined fragment - Option, option combined fragment, interaction operator opt,
Combined fragment - Break
Combined fragment - Break, break combined fragment, interaction operator break,
Combined fragment - Parallel
Combined fragment - Parallel, parallel combined fragment, interaction operator par,
Combined fragment - Strict sequencing
Combined fragment - Strict sequencing, strict sequencing combined fragment, interaction operator strict,
Combined fragment - Loop
Combined fragment - Loop, loop combined fragment, interaction operator loop,
Combined fragment - Critical region
Combined fragment - Critical region, critical region combined fragment, interaction operator critical,
Combined fragment - Negative
Combined fragment - Negative, negative combined fragment, interaction operator neg,
Combined fragment - Assertion
Combined fragment - Assertion, assertion combined fragment, interaction operator assert,
Combined fragment - Ignore
Combined fragment - Ignore, ignore combined fragment, interaction operator ignore,
Combined fragment - Consider
Combined fragment - Consider, consider combined fragment, interaction operator consider,
State invariant / Continuations
State invariant / Continuations, continuation, state invariant,
Coregion
Coregion, coregion,
Creation event
Creation event, message, lifeline, execution specification, creation event,
Destruction event
Destruction event, message, lifeline, execution specification, destruction event,
Duration constraint
Duration constraint, duration constraint,
Duration observation
Duration observation, duration observation,
Time constraint
Time constraint, time constraint,
Time observation
Time observation, time observation,
Message, asynchronous signal
Message, asynchronous signal, asynchronous signal, message,
Message, synchronous call
Message, synchronous call, synchronous call, message,
Reply message
Reply message, reply message,
Lost message
Lost message, lost message,
Found message
Found message, found message,
General ordering
General ordering, general ordering,

ERD Symbols and Meanings

Crow's foot notation is used in Barker's Notation, Structured Systems Analysis and Design Method (SSADM) and information engineering. Crow's foot diagrams represent entities as boxes, and relationships as lines between the boxes. Different shapes at the ends of these lines represent the cardinality of the relationship.
The Chen's ERD notation is still used and is considered to present a more detailed way of representing entities and relationships.
To create an ERD, software engineers mainly turn to dedicated drawing software, which contain the full notation resources for their specific database design - ERD symbols and meanings. CS Odessa has released an all-inclusive Entity-Relationship Diagram (ERD) solution for their powerful drawing program, ConceptDraw DIAGRAM.
How to Build an Entity Relationship Diagram (ERD)
How to Build an Entity Relationship Diagram (ERD)

Chart Templates

Easy charting software comes with beautiful chart templates and examples. This makes it easy to create professional charts without prior experience.
The vector stencils library "Mac OS X Lion user interface" contains 52 UI design elements.
Use it for designing Mac OS X Lion graphic user interface (GUI) of software for Apple computers in the ConceptDraw PRO diagramming and vector drawing software extended with the Graphic User Interface solution from the Software Development area of ConceptDraw Solution Park.
Title Bar
Title Bar, title bar,
Title Bar Inactive
Title Bar Inactive, title bar,
Window
Window, window,
Window Inactive
Window Inactive, window,
Window Title Bar
Window Title Bar, window,
Window Title Bar (Inactive)
Window Title Bar (Inactive), window,
Full Screen Button
Full Screen Button, full screen button,
Exit Full Screen Button
Exit Full Screen Button, exit full screen button,
Window without Bar
Window without Bar, window,
Window (Narrow Toolbar)
Window (Narrow Toolbar), window,
Window Inactive (Narrow Toolbar)
Window Inactive (Narrow Toolbar), window,
Panel (Hud Window)
Panel (Hud Window), panel,
Panel (Hud Window) (Inactive)
Panel (Hud Window) (Inactive), panel,
Box 1
Box 1, box,
Box 2
Box 2, box,
Field
Field, field,
List View 1
List View 1, list view,
List View 2
List View 2, list view,
Scroll Bar Vertical
Scroll Bar Vertical, scroll bar,
Scroll Bar Horizontal
Scroll Bar Horizontal, scroll bar,
Main Menu
Main Menu, main menu,
Menu Bar
Menu Bar, menu bar,
Menu
Menu, menu,
Vertical Line
Vertical Line,
Horizontal Line
Horizontal Line,
Apple Menu
Apple Menu, Apple menu,
Arrow mark
Arrow mark, arrow,
Combo Box
Combo Box, combo box,
Pop Up Menu
Pop Up Menu, pop up menu,
Text Field
Text Field, text input field,
Count Button
Count Button, count button,
Search Field
Search Field, search field,
Check Box
Check Box, check box,
Check Box
Check Box, check box,
Group of Check Boxes
Group of Check Boxes, group of check boxes,
Radio Button
Radio Button, radio button,
Radio Button
Radio Button, radio button,
Group of Radio Buttons
Group of Radio Buttons, group of radio buttons,
Linear Slider (round thumb)
Linear Slider (round thumb), linear slider,
Linear Slider (directional thumb)
Linear Slider (directional thumb), linear slider,
Circular Slider
Circular Slider, circular slider,
Color Well
Color Well, color well,
Relevance Indicator
Relevance Indicator, relevance indicator,
Rating Indicator
Rating Indicator, rating indicator,
Indeterminate Progress Bar
Indeterminate Progress Bar, progress bar,
Determinate Progress Bar
Determinate Progress Bar, progress bar,
Continuous Capacity Indicator
Continuous Capacity Indicator, capacity indicator,
Discrete Capacity Indicator
Discrete Capacity Indicator, capacity indicator,
Discrete Capacity Indicator (yellow)
Discrete Capacity Indicator (yellow), capacity indicator,
Discrete Capacity Indicator (red)
Discrete Capacity Indicator (red), capacity indicator,
Asynchronous Progress Indicator
Asynchronous Progress Indicator, progress indicator,
Circular Progress Indicator
Circular Progress Indicator, progress indicator,

Swim Lane Flowchart Symbols

Use the set of special professionally developed swim lane flowchart symbols - single, multiple, vertical and horizontal lanes from the Swimlanes and Swimlanes BPMN 1.2 libraries from the Business Process Diagram solution, the Swim Lanes library from the Business Process Mapping solution as the perfect basis for your Swim Lane Flowcharts of processes, algorithms and procedures.
The vector stencils library "Bar charts" contains 7 templates of bar and column charts for visualizing quantitative and statistical data comparison and changes in time series. Drag template from library to your document and enter your data.
Use these shapes to draw your bar graphs in the ConceptDraw PRO diagramming and vector drawing software.
The vector stencils library "Bar charts" is included in the Bar Graphs solution from the Graphs and Charts area of ConceptDraw Solution Park.
Vertical bar chart
Vertical bar chart, vertical bar chart,
Horizontal bar chart
Horizontal bar chart, horizontal bar chart,
3D bar chart
3D bar chart, bar chart,
Cylindrical bar chart
Cylindrical bar chart, cylindrical bar chart,
Double bar chart
Double bar chart, double bar chart,
Column chart - serial
Column chart - serial, vertical bar chart, column chart,
Horizontal bar chart - serial
Horizontal bar chart - serial, horizontal bar chart,
Coordinate system 3D
Coordinate system 3D, coordinate system,

Network Topology

ConceptDraw has 10+ templates and 100+ examples for drawing the Network Topology:

10Base-T Star Network Topology
Bus Topology Diagram
Common Network Topologies
Fully Connected Network Topologies
Ring Network Topologies
Mesh Network Topologies


With more than 2 000 pre-designed network elements you can design own Network Topology of the simple LAN, WAN, etc.
HelpDesk

How to Diagram Sentences

Diagramming sentences is a playful, fun way of learning English Grammer. Sentences can be very complex and can contain many different parts of speech which implicate many different grammatical rules. Diagramming sentences will help you to make sure every part of your sentence are grammatically correct and provides you with a more comprehensive understanding of the English Language. A Sentence Diagram displays the parts of a sentence as a diagram in order to show the relationship of words and groups of words within the sentence. Sentence Diagram shows the relationship between the proposal of its parts. This is a good way to teach grammar! Sentence Diagram helps to make the writing more coherent as well as more interesting to read. ConceptDraw DIAGRAM allows you to create clear sentence diagrams using the special templates and vector stencils library.