Usage#
- class ansys.sam.sysml2.meta_model.usage.Usage(element_id: str)#
Bases:
ansys.sam.sysml2.meta_model.feature.FeatureJava class ‘com.ansys.medini.metamodel.sysml.Usage’.
Overview#
Get the definition property. |
|
Get the variant property. |
|
Get the nested item property. |
|
Get the nested flow property. |
|
Get the nested port property. |
|
Get the nested part property. |
|
Get the nested attribute property. |
|
Get the nested interface property. |
|
Get the nested state property. |
|
Get the nested metadata property. |
|
Get the nested case property. |
|
Get the nested view property. |
|
Get the nested use case property. |
|
Get the nested reference property. |
|
Get the nested constraint property. |
|
Get the nested calculation property. |
|
Get the nested verification case property. |
|
Get the nested enumeration property. |
|
Get the nested occurrence property. |
|
Get the nested requirement property. |
|
Get the nested allocation property. |
|
Get the nested connection property. |
|
Get the nested analysis case property. |
|
Get the variant membership property. |
|
Get the nested transition property. |
|
Get the is variation property. |
|
Get the is subject property. |
|
Get the nested action property. |
|
Get the nested usage property. |
Import detail#
from ansys.sam.sysml2.meta_model.usage import Usage
Property detail#
- property Usage.definition: list[Classifier]#
Get the definition property.
- Returns:
list[“Classifier”]Value of property definition.
- property Usage.variant: list[Usage]#
Get the variant property.
- Returns:
list[“Usage”]Value of property variant.
- property Usage.nested_item: list[ItemUsage]#
Get the nested item property.
- Returns:
list[“ItemUsage”]Value of property nested item.
- property Usage.nested_flow: list[FlowConnectionUsage]#
Get the nested flow property.
- Returns:
list[“FlowConnectionUsage”]Value of property nested flow.
- property Usage.nested_port: list[PortUsage]#
Get the nested port property.
- Returns:
list[“PortUsage”]Value of property nested port.
- property Usage.nested_part: list[PartUsage]#
Get the nested part property.
- Returns:
list[“PartUsage”]Value of property nested part.
- property Usage.nested_attribute: list[AttributeUsage]#
Get the nested attribute property.
- Returns:
list[“AttributeUsage”]Value of property nested attribute.
- property Usage.nested_interface: list[InterfaceUsage]#
Get the nested interface property.
- Returns:
list[“InterfaceUsage”]Value of property nested interface.
- property Usage.nested_state: list[StateUsage]#
Get the nested state property.
- Returns:
list[“StateUsage”]Value of property nested state.
- property Usage.nested_metadata: list[MetadataUsage]#
Get the nested metadata property.
- Returns:
list[“MetadataUsage”]Value of property nested metadata.
- property Usage.nested_case: list[CaseUsage]#
Get the nested case property.
- Returns:
list[“CaseUsage”]Value of property nested case.
- property Usage.nested_view: list[ViewUsage]#
Get the nested view property.
- Returns:
list[“ViewUsage”]Value of property nested view.
- property Usage.nested_use_case: list[UseCaseUsage]#
Get the nested use case property.
- Returns:
list[“UseCaseUsage”]Value of property nested use case.
- property Usage.nested_reference: list[ReferenceUsage]#
Get the nested reference property.
- Returns:
list[“ReferenceUsage”]Value of property nested reference.
- property Usage.nested_constraint: list[ConstraintUsage]#
Get the nested constraint property.
- Returns:
list[“ConstraintUsage”]Value of property nested constraint.
- property Usage.nested_calculation: list[CalculationUsage]#
Get the nested calculation property.
- Returns:
list[“CalculationUsage”]Value of property nested calculation.
- property Usage.nested_verification_case: list[VerificationCaseUsage]#
Get the nested verification case property.
- Returns:
list[“VerificationCaseUsage”]Value of property nested verification case.
- property Usage.nested_enumeration: list[EnumerationUsage]#
Get the nested enumeration property.
- Returns:
list[“EnumerationUsage”]Value of property nested enumeration.
- property Usage.nested_occurrence: list[OccurrenceUsage]#
Get the nested occurrence property.
- Returns:
list[“OccurrenceUsage”]Value of property nested occurrence.
- property Usage.nested_requirement: list[RequirementUsage]#
Get the nested requirement property.
- Returns:
list[“RequirementUsage”]Value of property nested requirement.
- property Usage.nested_allocation: list[AllocationUsage]#
Get the nested allocation property.
- Returns:
list[“AllocationUsage”]Value of property nested allocation.
- property Usage.nested_connection: list[ConnectorAsUsage]#
Get the nested connection property.
- Returns:
list[“ConnectorAsUsage”]Value of property nested connection.
- property Usage.nested_analysis_case: list[AnalysisCaseUsage]#
Get the nested analysis case property.
- Returns:
list[“AnalysisCaseUsage”]Value of property nested analysis case.
- property Usage.variant_membership: list[VariantMembership]#
Get the variant membership property.
- Returns:
list[“VariantMembership”]Value of property variant membership.
- property Usage.nested_transition: list[TransitionUsage]#
Get the nested transition property.
- Returns:
list[“TransitionUsage”]Value of property nested transition.
- property Usage.is_variation: bool#
Get the is variation property.
- Returns:
- bool
Value of property is variation.
- property Usage.is_subject: bool#
Get the is subject property.
- Returns:
- bool
Value of property is subject.
- property Usage.nested_action: list[ActionUsage]#
Get the nested action property.
- Returns:
list[“ActionUsage”]Value of property nested action.