systemcomposer.profile.Property

Class that represents a property

Description

The Property class represents properties in a stereotype.

Creation

addProperty(stereotype,AttributeName,AttributeValue)

Properties

expand all

Name of property, returned as a character vector.

Data Types: char

Property data type, returned as a character array with a valid data type.

Data Types: char

Dimensions of property, returned as a positive integer array.

Data Types: double

Minimum value, returned as a numeric value.

Data Types: double

Maximum value, returned as a numeric value.

Data Types: double

Property units, returned as a character vector.

Data Types: char

Object Functions

destroyRemove and destroy model element
Introduced in R2019a