ReferenceUsage#

class ansys.sam.sysml2.meta_model.reference_usage.ReferenceUsage(id: str)#

Bases: ansys.sam.sysml2.meta_model.usage.Usage

Java class ‘com.ansys.medini.metamodel.sysml.ReferenceUsage’.

Overview#

reference_type

Get the reference type property.

Import detail#

from ansys.sam.sysml2.meta_model.reference_usage import ReferenceUsage

Property detail#

property ReferenceUsage.reference_type: List[Classifier]#

Get the reference type property.

Returns:
List[“Classifier”]

Value of property reference type.