CustomProperty
Published on Oct 16, 2015
VEC Version 1.1.2
Last updated on Apr 14, 2025
1 min read
Note: There is a newer version of this specification see VEC 2.1.0
Abstract base class for custom properties. Basically a custom property is key / value pair. The key (propertyType) defines the meaning of the value. A custom property can either be a simple value (string), a numerical value or a value range.
Attributes
Incoming Relations
Type | Mult. | Role | Mult. | Description |
---|
ExtendableElement | 1 | customProperty | 0..* | Specifies the CustomProperties of the ExtendableElement. |