HasKind🔗
(abstract)
An element with a kind is an element that can either represent a template or an
instance.
Default for an element is that it is representing an instance.
Descendants 🔗
- SubmodelElement
- RelationshipElement
- AnnotatedRelationshipElement
- EventElement
- BasicEventElement
- DataElement
- Blob
- Capability
- Entity
- File
- MultiLanguageProperty
- Operation
- Property
- Range
- ReferenceElement
- Submodel
- SubmodelElementCollection
- SubmodelElementList
Properties 🔗
- kind: Optional[ModelingKind] 🔗
-
Kind of the element: either type or instance.Default: ModelingKind.Instance