AllocationDefinition#
- class ansys.sam.sysml2.meta_model.allocation_definition.AllocationDefinition(id: str)#
Bases:
ansys.sam.sysml2.meta_model.connection_definition.ConnectionDefinitionJava class ‘com.ansys.medini.metamodel.sysml.AllocationDefinition’.
Overview#
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.