Specialization#
- class ansys.sam.sysml2.meta_model.specialization.Specialization(id: str)#
Bases:
ansys.sam.sysml2.meta_model.relationship.RelationshipJava class ‘com.ansys.medini.metamodel.sysml.Specialization’.
Overview#
Get the owning type property. |
|
Get the specific property. |
|
Get the general property. |
Import detail#
from ansys.sam.sysml2.meta_model.specialization import Specialization
Property detail#
- property Specialization.owning_type: Type#
Get the owning type property.
- Returns:
- “Type”
Value of property owning type.