systemcomposer.profile.Stereotype.find
Description
finds a stereotype by name.stereotype
= systemcomposer.profile.Stereotype.find(name
)
Examples
Find Stereotype
Find a stereotype in the small UAV (unmanned aerial vehicle) model.
scExampleSmallUAV
stereotype = systemcomposer.profile.Stereotype.find("UAVComponent.OnboardElement")
stereotype = Stereotype with properties: Name: 'OnboardElement' Description: 'Represents the base component of UAVComponent' Parent: [0x0 systemcomposer.profile.Stereotype] AppliesTo: 'Component' Abstract: 0 Icon: 'network' ComponentHeaderColor: [210 210 210] ConnectorLineColor: [168 168 168] ConnectorLineStyle: 'Default' FullyQualifiedName: 'UAVComponent.OnboardElement' Profile: [1x1 systemcomposer.profile.Profile] OwnedProperties: [1x3 systemcomposer.profile.Property] Properties: [1x3 systemcomposer.profile.Property]
Input Arguments
name
— Name of stereotype
character vector | string
Name of stereotype, specified as a character vector or string in the form
"<profile>.<stereotype>"
.
Data Types: char
| string
Output Arguments
stereotype
— Found stereotype
stereotype object
Found stereotype, returned as a systemcomposer.profile.Stereotype
object.
More About
Definitions
Term | Definition | Application | More Information |
---|---|---|---|
stereotype | 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 model elements such as root-level architecture, component architecture, connectors, ports, data interfaces, value types, functions, requirements, and links. Functions only apply to software architectures. You must have a Requirements Toolbox™ license to apply stereotypes to requirements and links. A model element can have multiple stereotypes. Stereotypes provide model elements with a common set of property fields, such as mass, cost, and power. | Extend Architectural Design Using Stereotypes |
property | A property is a field in a stereotype. You can specify property values for each element to which the stereotype is applied. | 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 view and edit the properties of each element in the architecture model using the Property Inspector. | |
profile | A profile is a package of stereotypes that you can use to create a self-consistent domain of element types. | Author profiles and apply profiles to a model using the Profile Editor. You can store stereotypes for a project in one or several profiles. When you save profiles, they are stored in XML files. |
Version History
Introduced in R2019a
Apri esempio
Si dispone di una versione modificata di questo esempio. Desideri aprire questo esempio con le tue modifiche?
Comando MATLAB
Hai fatto clic su un collegamento che corrisponde a questo comando MATLAB:
Esegui il comando inserendolo nella finestra di comando MATLAB. I browser web non supportano i comandi MATLAB.
Select a Web Site
Choose a web site to get translated content where available and see local events and offers. Based on your location, we recommend that you select: .
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.
Americas
- América Latina (Español)
- Canada (English)
- United States (English)
Europe
- Belgium (English)
- Denmark (English)
- Deutschland (Deutsch)
- España (Español)
- Finland (English)
- France (Français)
- Ireland (English)
- Italia (Italiano)
- Luxembourg (English)
- Netherlands (English)
- Norway (English)
- Österreich (Deutsch)
- Portugal (English)
- Sweden (English)
- Switzerland
- United Kingdom (English)