AllocationDefinition#

class ansys.sam.sysml2.meta_model.allocation_definition.AllocationDefinition(id: str)#

Bases: ansys.sam.sysml2.meta_model.connection_definition.ConnectionDefinition

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

Overview#

allocation

Get the allocation property.

Import detail#

from ansys.sam.sysml2.meta_model.allocation_definition import AllocationDefinition

Property detail#

property AllocationDefinition.allocation: List[AllocationUsage]#

Get the allocation property.

Returns:
List[“AllocationUsage”]

Value of property allocation.