Usage#
- class ansys.sam.sysml2.meta_model.usage.Usage(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 interface property. |
|
Get the nested part property. |
|
Get the nested usage property. |
|
Get the nested port property. |
|
Get the nested item property. |
|
Get the nested state property. |
|
Get the nested reference property. |
|
Get the is subject property. |
|
Get the nested attribute property. |
|
Get the nested case property. |
|
Get the is variation property. |
|
Get the nested action property. |
|
Get the nested view property. |
|
Get the nested use case property. |
|
Get the nested metadata property. |
|
Get the nested flow property. |
|
Get the nested enumeration property. |
|
Get the variant membership property. |
|
Get the nested transition property. |
|
Get the nested occurrence property. |
|
Get the nested calculation property. |
|
Get the nested verification case property. |
|
Get the nested analysis case property. |
|
Get the nested requirement property. |
|
Get the nested connection property. |
|
Get the nested allocation property. |
|
Get the nested constraint 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_interface: List[InterfaceUsage]#
Get the nested interface property.
- Returns:
List[“InterfaceUsage”]Value of property nested interface.
- property Usage.nested_part: List[PartUsage]#
Get the nested part property.
- Returns:
List[“PartUsage”]Value of property nested part.
- property Usage.nested_usage: List[Usage]#
Get the nested usage property.
- Returns:
List[“Usage”]Value of property nested usage.
- property Usage.nested_port: List[PortUsage]#
Get the nested port property.
- Returns:
List[“PortUsage”]Value of property nested port.
- property Usage.nested_item: List[ItemUsage]#
Get the nested item property.
- Returns:
List[“ItemUsage”]Value of property nested item.
- property Usage.nested_state: List[StateUsage]#
Get the nested state property.
- Returns:
List[“StateUsage”]Value of property nested state.
- property Usage.nested_reference: List[ReferenceUsage]#
Get the nested reference property.
- Returns:
List[“ReferenceUsage”]Value of property nested reference.
- property Usage.is_subject: bool#
Get the is subject property.
- Returns:
- bool
Value of property is subject.
- property Usage.nested_attribute: List[AttributeUsage]#
Get the nested attribute property.
- Returns:
List[“AttributeUsage”]Value of property nested attribute.
- property Usage.nested_case: List[CaseUsage]#
Get the nested case property.
- Returns:
List[“CaseUsage”]Value of property nested case.
- property Usage.is_variation: None#
Get the is variation property.
- Returns:
NoneValue of property is variation.
- property Usage.nested_action: List[ActionUsage]#
Get the nested action property.
- Returns:
List[“ActionUsage”]Value of property nested action.
- 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_metadata: List[MetadataUsage]#
Get the nested metadata property.
- Returns:
List[“MetadataUsage”]Value of property nested metadata.
- property Usage.nested_flow: List[FlowConnectionUsage]#
Get the nested flow property.
- Returns:
List[“FlowConnectionUsage”]Value of property nested flow.
- property Usage.nested_enumeration: List[EnumerationUsage]#
Get the nested enumeration property.
- Returns:
List[“EnumerationUsage”]Value of property nested enumeration.
- 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.nested_occurrence: List[OccurrenceUsage]#
Get the nested occurrence property.
- Returns:
List[“OccurrenceUsage”]Value of property nested occurrence.
- 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_analysis_case: List[AnalysisCaseUsage]#
Get the nested analysis case property.
- Returns:
List[“AnalysisCaseUsage”]Value of property nested analysis case.
- property Usage.nested_requirement: List[RequirementUsage]#
Get the nested requirement property.
- Returns:
List[“RequirementUsage”]Value of property nested requirement.
- property Usage.nested_connection: List[ConnectorAsUsage]#
Get the nested connection property.
- Returns:
List[“ConnectorAsUsage”]Value of property nested connection.
- property Usage.nested_allocation: List[AllocationUsage]#
Get the nested allocation property.
- Returns:
List[“AllocationUsage”]Value of property nested allocation.
- property Usage.nested_constraint: List[ConstraintUsage]#
Get the nested constraint property.
- Returns:
List[“ConstraintUsage”]Value of property nested constraint.