A System Composer™ architecture represents a system of components and how they interface with each other structurally and behaviorally. You can represent specific architectures using alternate views.
Different types of architectures describe different aspects of systems:
Functional architecture describes the flow of
data in a system.
Logical architecture describes the intended
operation of a system.
Physical architecture describes the platform
or hardware in a system.
A component is a nontrivial, nearly-independent, and replaceable part of a system that
fulfills a clear function in the context of an architecture. A component defines
an architecture element, such as a function, a system, hardware, software, or
other conceptual entity. A component can also be a subsystem or
subfunction.
Represented as a block, a component is a part of an architecture model that can be separated
into reusable artifacts.
A port is a node on a component or architecture that represents a point of interaction with its environment. A port permits the flow of information to and from other components or systems.
There are different types of ports:
Component ports are interaction points on the
component to other components.
Architecture ports are ports on the boundary
of the system, whether the boundary is within a component or the
overall architecture model.
Connectors are lines that provide connections between ports. Connectors describe how information flows between components or architectures.
A connector allows two components to interact without defining the nature of the interaction. Set an interface on a port to define how the components interact.
A stereotype is a custom extension of the modeling language. Stereotypes provide a mechanism
to extend the architecture language elements by
adding domain-specific metadata.
Apply stereotypes to the root level architecture, component architecture, connectors, ports, and interfaces of a model. Stereotypes provide model elements within the architecture a common set of property fields, such as mass, cost, and power.
A profile is a package of stereotypes to create a self-consistent domain of model element
types.
Apply profiles to a model through the Profile Editor. You can store stereotypes for a project in one profile or in several. Profiles are stored in .xml files when they are saved.
A property is a field in a stereotype. For each model element the stereotype is applied to,
specific property values are specified.
Use properties to store quantitative characteristics, such as weight or speed, that are associated with a model element. Properties can also be descriptive or represent a status.
You can also select a web site from the following list:
How to Get Best Site Performance
Select the China site (in Chinese or English) for best site performance. Other MathWorks country sites are not optimized for visits from your location.