Skip to main content

Description

Entities are specialized system components used to model human actors, organizations, groups, and other stakeholder elements that interact with or are part of the system. In SysML v2, entities represent the people, teams, and organizational units that play roles in system operations, development, or management. While traditional parts represent physical or logical system components, entities capture the human and organizational aspects of systems engineering. They can model system operators, maintenance personnel, user groups, development teams, or external organizations that interact with the system. Entities can own attributes to define their characteristics (such as skills, responsibilities, or organizational structure) and can be linked to actions they perform, requirements they impose, or other system elements they interact with. This enables comprehensive modeling of socio-technical systems where human factors are critical to system success.

View Types

Properties Fields

boolean
Yes. Entities can be used as bases or specializations through object inheritance.
string
Name of the object.
string
Short name of the object.
string
Description of the object.
reference
Link to an action that this entity performs.
object
A list of all sub-entity objects owned by this entity.Sub-entities can be viewed and deleted.Read more about Entities
object
A list of all Attribute objects owned by this entity.Attribute Equations, Units and Type can be editied here, as well as recalculated and deleted entirely.Read more about Attributes
object
A list of all Constraint objects owned by this entity.Constraint Equations and Analysis Type can be editied here, as well as recalculated and deleted entirely.Read more about Constraints
connection
A list of all Relationships this object has with other model objects.Read more about Relationships