OccurrenceDefinition#
- class ansys.sam.sysml2.meta_model.occurrence_definition.OccurrenceDefinition(id: str)#
Bases:
ansys.sam.sysml2.meta_model.definition.Definition,ansys.sam.sysml2.meta_model.class_.ClassJava class ‘com.ansys.medini.metamodel.sysml.OccurrenceDefinition’.
Overview#
Get the set is individual property. |
|
Get the is individual property. |
|
Get the lifeclass property. |
Import detail#
from ansys.sam.sysml2.meta_model.occurrence_definition import OccurrenceDefinition
Property detail#
- property OccurrenceDefinition.set_is_individual: bool#
Get the set is individual property.
- Returns:
- bool
Value of property set is individual.