RequirementConstraintMembership#

class ansys.sam.sysml2.meta_model.requirement_constraint_membership.RequirementConstraintMembership(id: str)#

Bases: ansys.sam.sysml2.meta_model.feature_membership.FeatureMembership

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

Overview#

kind

Get the kind property.

constraint

Get the constraint property.

Import detail#

from ansys.sam.sysml2.meta_model.requirement_constraint_membership import RequirementConstraintMembership

Property detail#

property RequirementConstraintMembership.kind: None#

Get the kind property.

Returns:
None

Value of property kind.

property RequirementConstraintMembership.constraint: None#

Get the constraint property.

Returns:
None

Value of property constraint.