pub struct CorrelationKey {
pub id: Option<Id>,
pub documentations: Vec<Documentation>,
pub extension_elements: Option<ExtensionElements>,
pub name: Option<String>,
pub correlation_property_refs: Vec<String>,
}Expand description
Auto-generated from BPNM schema
(See codegen-rust.xsl)
Fields§
§id: Option<Id>§documentations: Vec<Documentation>§extension_elements: Option<ExtensionElements>§name: Option<String>§correlation_property_refs: Vec<String>Trait Implementations§
Source§impl BaseElementType for CorrelationKey
impl BaseElementType for CorrelationKey
Source§fn extension_elements(&self) -> &Option<ExtensionElements>
fn extension_elements(&self) -> &Option<ExtensionElements>
Get value of
extensionElements childSource§fn documentations(&self) -> &Vec<Documentation>
fn documentations(&self) -> &Vec<Documentation>
Get value of
documentation childSource§impl BaseElementTypeMut for CorrelationKey
impl BaseElementTypeMut for CorrelationKey
Source§fn set_documentations(&mut self, v: Vec<Documentation>)
fn set_documentations(&mut self, v: Vec<Documentation>)
Set value of
documentation childSource§fn documentations_mut(&mut self) -> &mut Vec<Documentation>
fn documentations_mut(&mut self) -> &mut Vec<Documentation>
Get a mutable value of
documentation childSource§fn extension_elements_mut(&mut self) -> &mut Option<ExtensionElements>
fn extension_elements_mut(&mut self) -> &mut Option<ExtensionElements>
Get a mutable value of
extensionElements childSource§fn set_extension_elements(&mut self, v: Option<ExtensionElements>)
fn set_extension_elements(&mut self, v: Option<ExtensionElements>)
Set value of
extensionElements childSource§impl Cast<dyn ActivityType> for CorrelationKey
impl Cast<dyn ActivityType> for CorrelationKey
Source§impl Cast<dyn ActivityTypeMut> for CorrelationKey
impl Cast<dyn ActivityTypeMut> for CorrelationKey
Source§impl Cast<dyn AdHocSubProcessType> for CorrelationKey
impl Cast<dyn AdHocSubProcessType> for CorrelationKey
Source§impl Cast<dyn AdHocSubProcessTypeMut> for CorrelationKey
impl Cast<dyn AdHocSubProcessTypeMut> for CorrelationKey
Source§impl Cast<dyn ArtifactType> for CorrelationKey
impl Cast<dyn ArtifactType> for CorrelationKey
Source§impl Cast<dyn ArtifactTypeMut> for CorrelationKey
impl Cast<dyn ArtifactTypeMut> for CorrelationKey
Source§impl Cast<dyn AssignmentType> for CorrelationKey
impl Cast<dyn AssignmentType> for CorrelationKey
Source§impl Cast<dyn AssignmentTypeMut> for CorrelationKey
impl Cast<dyn AssignmentTypeMut> for CorrelationKey
Source§impl Cast<dyn AssociationType> for CorrelationKey
impl Cast<dyn AssociationType> for CorrelationKey
Source§impl Cast<dyn AssociationTypeMut> for CorrelationKey
impl Cast<dyn AssociationTypeMut> for CorrelationKey
Source§impl Cast<dyn AuditingType> for CorrelationKey
impl Cast<dyn AuditingType> for CorrelationKey
Source§impl Cast<dyn AuditingTypeMut> for CorrelationKey
impl Cast<dyn AuditingTypeMut> for CorrelationKey
Source§impl Cast<dyn BaseElementType> for CorrelationKey
impl Cast<dyn BaseElementType> for CorrelationKey
fn cast(&self) -> Option<&(dyn BaseElementType + 'static)>
fn cast_mut(&mut self) -> Option<&mut (dyn BaseElementType + 'static)>
Source§impl Cast<dyn BaseElementTypeMut> for CorrelationKey
impl Cast<dyn BaseElementTypeMut> for CorrelationKey
fn cast(&self) -> Option<&(dyn BaseElementTypeMut + 'static)>
fn cast_mut(&mut self) -> Option<&mut (dyn BaseElementTypeMut + 'static)>
Source§impl Cast<dyn BaseElementWithMixedContentType> for CorrelationKey
impl Cast<dyn BaseElementWithMixedContentType> for CorrelationKey
Source§impl Cast<dyn BaseElementWithMixedContentTypeMut> for CorrelationKey
impl Cast<dyn BaseElementWithMixedContentTypeMut> for CorrelationKey
Source§impl Cast<dyn BoundaryEventType> for CorrelationKey
impl Cast<dyn BoundaryEventType> for CorrelationKey
Source§impl Cast<dyn BoundaryEventTypeMut> for CorrelationKey
impl Cast<dyn BoundaryEventTypeMut> for CorrelationKey
Source§impl Cast<dyn BusinessRuleTaskType> for CorrelationKey
impl Cast<dyn BusinessRuleTaskType> for CorrelationKey
Source§impl Cast<dyn BusinessRuleTaskTypeMut> for CorrelationKey
impl Cast<dyn BusinessRuleTaskTypeMut> for CorrelationKey
Source§impl Cast<dyn CallActivityType> for CorrelationKey
impl Cast<dyn CallActivityType> for CorrelationKey
Source§impl Cast<dyn CallActivityTypeMut> for CorrelationKey
impl Cast<dyn CallActivityTypeMut> for CorrelationKey
Source§impl Cast<dyn CallChoreographyType> for CorrelationKey
impl Cast<dyn CallChoreographyType> for CorrelationKey
Source§impl Cast<dyn CallChoreographyTypeMut> for CorrelationKey
impl Cast<dyn CallChoreographyTypeMut> for CorrelationKey
Source§impl Cast<dyn CallConversationType> for CorrelationKey
impl Cast<dyn CallConversationType> for CorrelationKey
Source§impl Cast<dyn CallConversationTypeMut> for CorrelationKey
impl Cast<dyn CallConversationTypeMut> for CorrelationKey
Source§impl Cast<dyn CallableElementType> for CorrelationKey
impl Cast<dyn CallableElementType> for CorrelationKey
Source§impl Cast<dyn CallableElementTypeMut> for CorrelationKey
impl Cast<dyn CallableElementTypeMut> for CorrelationKey
Source§impl Cast<dyn CancelEventDefinitionType> for CorrelationKey
impl Cast<dyn CancelEventDefinitionType> for CorrelationKey
Source§impl Cast<dyn CancelEventDefinitionTypeMut> for CorrelationKey
impl Cast<dyn CancelEventDefinitionTypeMut> for CorrelationKey
Source§impl Cast<dyn CatchEventType> for CorrelationKey
impl Cast<dyn CatchEventType> for CorrelationKey
Source§impl Cast<dyn CatchEventTypeMut> for CorrelationKey
impl Cast<dyn CatchEventTypeMut> for CorrelationKey
Source§impl Cast<dyn CategoryType> for CorrelationKey
impl Cast<dyn CategoryType> for CorrelationKey
Source§impl Cast<dyn CategoryTypeMut> for CorrelationKey
impl Cast<dyn CategoryTypeMut> for CorrelationKey
Source§impl Cast<dyn CategoryValueType> for CorrelationKey
impl Cast<dyn CategoryValueType> for CorrelationKey
Source§impl Cast<dyn CategoryValueTypeMut> for CorrelationKey
impl Cast<dyn CategoryValueTypeMut> for CorrelationKey
Source§impl Cast<dyn ChoreographyActivityType> for CorrelationKey
impl Cast<dyn ChoreographyActivityType> for CorrelationKey
Source§impl Cast<dyn ChoreographyActivityTypeMut> for CorrelationKey
impl Cast<dyn ChoreographyActivityTypeMut> for CorrelationKey
Source§impl Cast<dyn ChoreographyTaskType> for CorrelationKey
impl Cast<dyn ChoreographyTaskType> for CorrelationKey
Source§impl Cast<dyn ChoreographyTaskTypeMut> for CorrelationKey
impl Cast<dyn ChoreographyTaskTypeMut> for CorrelationKey
Source§impl Cast<dyn ChoreographyType> for CorrelationKey
impl Cast<dyn ChoreographyType> for CorrelationKey
Source§impl Cast<dyn ChoreographyTypeMut> for CorrelationKey
impl Cast<dyn ChoreographyTypeMut> for CorrelationKey
Source§impl Cast<dyn CollaborationType> for CorrelationKey
impl Cast<dyn CollaborationType> for CorrelationKey
Source§impl Cast<dyn CollaborationTypeMut> for CorrelationKey
impl Cast<dyn CollaborationTypeMut> for CorrelationKey
Source§impl Cast<dyn CompensateEventDefinitionType> for CorrelationKey
impl Cast<dyn CompensateEventDefinitionType> for CorrelationKey
Source§impl Cast<dyn CompensateEventDefinitionTypeMut> for CorrelationKey
impl Cast<dyn CompensateEventDefinitionTypeMut> for CorrelationKey
Source§impl Cast<dyn ComplexBehaviorDefinitionType> for CorrelationKey
impl Cast<dyn ComplexBehaviorDefinitionType> for CorrelationKey
Source§impl Cast<dyn ComplexBehaviorDefinitionTypeMut> for CorrelationKey
impl Cast<dyn ComplexBehaviorDefinitionTypeMut> for CorrelationKey
Source§impl Cast<dyn ComplexGatewayType> for CorrelationKey
impl Cast<dyn ComplexGatewayType> for CorrelationKey
Source§impl Cast<dyn ComplexGatewayTypeMut> for CorrelationKey
impl Cast<dyn ComplexGatewayTypeMut> for CorrelationKey
Source§impl Cast<dyn ConditionalEventDefinitionType> for CorrelationKey
impl Cast<dyn ConditionalEventDefinitionType> for CorrelationKey
Source§impl Cast<dyn ConditionalEventDefinitionTypeMut> for CorrelationKey
impl Cast<dyn ConditionalEventDefinitionTypeMut> for CorrelationKey
Source§impl Cast<dyn ConversationAssociationType> for CorrelationKey
impl Cast<dyn ConversationAssociationType> for CorrelationKey
Source§impl Cast<dyn ConversationAssociationTypeMut> for CorrelationKey
impl Cast<dyn ConversationAssociationTypeMut> for CorrelationKey
Source§impl Cast<dyn ConversationLinkType> for CorrelationKey
impl Cast<dyn ConversationLinkType> for CorrelationKey
Source§impl Cast<dyn ConversationLinkTypeMut> for CorrelationKey
impl Cast<dyn ConversationLinkTypeMut> for CorrelationKey
Source§impl Cast<dyn ConversationNodeType> for CorrelationKey
impl Cast<dyn ConversationNodeType> for CorrelationKey
Source§impl Cast<dyn ConversationNodeTypeMut> for CorrelationKey
impl Cast<dyn ConversationNodeTypeMut> for CorrelationKey
Source§impl Cast<dyn ConversationType> for CorrelationKey
impl Cast<dyn ConversationType> for CorrelationKey
Source§impl Cast<dyn ConversationTypeMut> for CorrelationKey
impl Cast<dyn ConversationTypeMut> for CorrelationKey
Source§impl Cast<dyn CorrelationKeyType> for CorrelationKey
impl Cast<dyn CorrelationKeyType> for CorrelationKey
fn cast(&self) -> Option<&(dyn CorrelationKeyType + 'static)>
fn cast_mut(&mut self) -> Option<&mut (dyn CorrelationKeyType + 'static)>
Source§impl Cast<dyn CorrelationKeyTypeMut> for CorrelationKey
impl Cast<dyn CorrelationKeyTypeMut> for CorrelationKey
fn cast(&self) -> Option<&(dyn CorrelationKeyTypeMut + 'static)>
fn cast_mut(&mut self) -> Option<&mut (dyn CorrelationKeyTypeMut + 'static)>
Source§impl Cast<dyn CorrelationPropertyBindingType> for CorrelationKey
impl Cast<dyn CorrelationPropertyBindingType> for CorrelationKey
Source§impl Cast<dyn CorrelationPropertyBindingTypeMut> for CorrelationKey
impl Cast<dyn CorrelationPropertyBindingTypeMut> for CorrelationKey
Source§impl Cast<dyn CorrelationPropertyType> for CorrelationKey
impl Cast<dyn CorrelationPropertyType> for CorrelationKey
Source§impl Cast<dyn CorrelationPropertyTypeMut> for CorrelationKey
impl Cast<dyn CorrelationPropertyTypeMut> for CorrelationKey
Source§impl Cast<dyn CorrelationSubscriptionType> for CorrelationKey
impl Cast<dyn CorrelationSubscriptionType> for CorrelationKey
Source§impl Cast<dyn CorrelationSubscriptionTypeMut> for CorrelationKey
impl Cast<dyn CorrelationSubscriptionTypeMut> for CorrelationKey
Source§impl Cast<dyn DataAssociationType> for CorrelationKey
impl Cast<dyn DataAssociationType> for CorrelationKey
Source§impl Cast<dyn DataAssociationTypeMut> for CorrelationKey
impl Cast<dyn DataAssociationTypeMut> for CorrelationKey
Source§impl Cast<dyn DataInputAssociationType> for CorrelationKey
impl Cast<dyn DataInputAssociationType> for CorrelationKey
Source§impl Cast<dyn DataInputAssociationTypeMut> for CorrelationKey
impl Cast<dyn DataInputAssociationTypeMut> for CorrelationKey
Source§impl Cast<dyn DataInputType> for CorrelationKey
impl Cast<dyn DataInputType> for CorrelationKey
Source§impl Cast<dyn DataInputTypeMut> for CorrelationKey
impl Cast<dyn DataInputTypeMut> for CorrelationKey
Source§impl Cast<dyn DataObjectReferenceType> for CorrelationKey
impl Cast<dyn DataObjectReferenceType> for CorrelationKey
Source§impl Cast<dyn DataObjectReferenceTypeMut> for CorrelationKey
impl Cast<dyn DataObjectReferenceTypeMut> for CorrelationKey
Source§impl Cast<dyn DataObjectType> for CorrelationKey
impl Cast<dyn DataObjectType> for CorrelationKey
Source§impl Cast<dyn DataObjectTypeMut> for CorrelationKey
impl Cast<dyn DataObjectTypeMut> for CorrelationKey
Source§impl Cast<dyn DataOutputAssociationType> for CorrelationKey
impl Cast<dyn DataOutputAssociationType> for CorrelationKey
Source§impl Cast<dyn DataOutputAssociationTypeMut> for CorrelationKey
impl Cast<dyn DataOutputAssociationTypeMut> for CorrelationKey
Source§impl Cast<dyn DataOutputType> for CorrelationKey
impl Cast<dyn DataOutputType> for CorrelationKey
Source§impl Cast<dyn DataOutputTypeMut> for CorrelationKey
impl Cast<dyn DataOutputTypeMut> for CorrelationKey
Source§impl Cast<dyn DataStateType> for CorrelationKey
impl Cast<dyn DataStateType> for CorrelationKey
Source§impl Cast<dyn DataStateTypeMut> for CorrelationKey
impl Cast<dyn DataStateTypeMut> for CorrelationKey
Source§impl Cast<dyn DataStoreReferenceType> for CorrelationKey
impl Cast<dyn DataStoreReferenceType> for CorrelationKey
Source§impl Cast<dyn DataStoreReferenceTypeMut> for CorrelationKey
impl Cast<dyn DataStoreReferenceTypeMut> for CorrelationKey
Source§impl Cast<dyn DataStoreType> for CorrelationKey
impl Cast<dyn DataStoreType> for CorrelationKey
Source§impl Cast<dyn DataStoreTypeMut> for CorrelationKey
impl Cast<dyn DataStoreTypeMut> for CorrelationKey
Source§impl Cast<dyn DefinitionsType> for CorrelationKey
impl Cast<dyn DefinitionsType> for CorrelationKey
Source§impl Cast<dyn DefinitionsTypeMut> for CorrelationKey
impl Cast<dyn DefinitionsTypeMut> for CorrelationKey
Source§impl Cast<dyn DocumentationType> for CorrelationKey
impl Cast<dyn DocumentationType> for CorrelationKey
Source§impl Cast<dyn DocumentationTypeMut> for CorrelationKey
impl Cast<dyn DocumentationTypeMut> for CorrelationKey
Source§impl Cast<dyn EndEventType> for CorrelationKey
impl Cast<dyn EndEventType> for CorrelationKey
Source§impl Cast<dyn EndEventTypeMut> for CorrelationKey
impl Cast<dyn EndEventTypeMut> for CorrelationKey
Source§impl Cast<dyn EndPointType> for CorrelationKey
impl Cast<dyn EndPointType> for CorrelationKey
Source§impl Cast<dyn EndPointTypeMut> for CorrelationKey
impl Cast<dyn EndPointTypeMut> for CorrelationKey
Source§impl Cast<dyn ErrorEventDefinitionType> for CorrelationKey
impl Cast<dyn ErrorEventDefinitionType> for CorrelationKey
Source§impl Cast<dyn ErrorEventDefinitionTypeMut> for CorrelationKey
impl Cast<dyn ErrorEventDefinitionTypeMut> for CorrelationKey
Source§impl Cast<dyn ErrorType> for CorrelationKey
impl Cast<dyn ErrorType> for CorrelationKey
Source§impl Cast<dyn ErrorTypeMut> for CorrelationKey
impl Cast<dyn ErrorTypeMut> for CorrelationKey
Source§impl Cast<dyn EscalationEventDefinitionType> for CorrelationKey
impl Cast<dyn EscalationEventDefinitionType> for CorrelationKey
Source§impl Cast<dyn EscalationEventDefinitionTypeMut> for CorrelationKey
impl Cast<dyn EscalationEventDefinitionTypeMut> for CorrelationKey
Source§impl Cast<dyn EscalationType> for CorrelationKey
impl Cast<dyn EscalationType> for CorrelationKey
Source§impl Cast<dyn EscalationTypeMut> for CorrelationKey
impl Cast<dyn EscalationTypeMut> for CorrelationKey
Source§impl Cast<dyn EventBasedGatewayType> for CorrelationKey
impl Cast<dyn EventBasedGatewayType> for CorrelationKey
Source§impl Cast<dyn EventBasedGatewayTypeMut> for CorrelationKey
impl Cast<dyn EventBasedGatewayTypeMut> for CorrelationKey
Source§impl Cast<dyn EventDefinitionType> for CorrelationKey
impl Cast<dyn EventDefinitionType> for CorrelationKey
Source§impl Cast<dyn EventDefinitionTypeMut> for CorrelationKey
impl Cast<dyn EventDefinitionTypeMut> for CorrelationKey
Source§impl Cast<dyn EventType> for CorrelationKey
impl Cast<dyn EventType> for CorrelationKey
Source§impl Cast<dyn EventTypeMut> for CorrelationKey
impl Cast<dyn EventTypeMut> for CorrelationKey
Source§impl Cast<dyn ExclusiveGatewayType> for CorrelationKey
impl Cast<dyn ExclusiveGatewayType> for CorrelationKey
Source§impl Cast<dyn ExclusiveGatewayTypeMut> for CorrelationKey
impl Cast<dyn ExclusiveGatewayTypeMut> for CorrelationKey
Source§impl Cast<dyn ExpressionType> for CorrelationKey
impl Cast<dyn ExpressionType> for CorrelationKey
Source§impl Cast<dyn ExpressionTypeMut> for CorrelationKey
impl Cast<dyn ExpressionTypeMut> for CorrelationKey
Source§impl Cast<dyn ExtensionElementsType> for CorrelationKey
impl Cast<dyn ExtensionElementsType> for CorrelationKey
Source§impl Cast<dyn ExtensionElementsTypeMut> for CorrelationKey
impl Cast<dyn ExtensionElementsTypeMut> for CorrelationKey
Source§impl Cast<dyn ExtensionType> for CorrelationKey
impl Cast<dyn ExtensionType> for CorrelationKey
Source§impl Cast<dyn ExtensionTypeMut> for CorrelationKey
impl Cast<dyn ExtensionTypeMut> for CorrelationKey
Source§impl Cast<dyn FlowElementType> for CorrelationKey
impl Cast<dyn FlowElementType> for CorrelationKey
Source§impl Cast<dyn FlowElementTypeMut> for CorrelationKey
impl Cast<dyn FlowElementTypeMut> for CorrelationKey
Source§impl Cast<dyn FlowNodeType> for CorrelationKey
impl Cast<dyn FlowNodeType> for CorrelationKey
Source§impl Cast<dyn FlowNodeTypeMut> for CorrelationKey
impl Cast<dyn FlowNodeTypeMut> for CorrelationKey
Source§impl Cast<dyn FormalExpressionType> for CorrelationKey
impl Cast<dyn FormalExpressionType> for CorrelationKey
Source§impl Cast<dyn FormalExpressionTypeMut> for CorrelationKey
impl Cast<dyn FormalExpressionTypeMut> for CorrelationKey
Source§impl Cast<dyn GatewayType> for CorrelationKey
impl Cast<dyn GatewayType> for CorrelationKey
Source§impl Cast<dyn GatewayTypeMut> for CorrelationKey
impl Cast<dyn GatewayTypeMut> for CorrelationKey
Source§impl Cast<dyn GlobalBusinessRuleTaskType> for CorrelationKey
impl Cast<dyn GlobalBusinessRuleTaskType> for CorrelationKey
Source§impl Cast<dyn GlobalBusinessRuleTaskTypeMut> for CorrelationKey
impl Cast<dyn GlobalBusinessRuleTaskTypeMut> for CorrelationKey
Source§impl Cast<dyn GlobalChoreographyTaskType> for CorrelationKey
impl Cast<dyn GlobalChoreographyTaskType> for CorrelationKey
Source§impl Cast<dyn GlobalChoreographyTaskTypeMut> for CorrelationKey
impl Cast<dyn GlobalChoreographyTaskTypeMut> for CorrelationKey
Source§impl Cast<dyn GlobalConversationType> for CorrelationKey
impl Cast<dyn GlobalConversationType> for CorrelationKey
Source§impl Cast<dyn GlobalConversationTypeMut> for CorrelationKey
impl Cast<dyn GlobalConversationTypeMut> for CorrelationKey
Source§impl Cast<dyn GlobalManualTaskType> for CorrelationKey
impl Cast<dyn GlobalManualTaskType> for CorrelationKey
Source§impl Cast<dyn GlobalManualTaskTypeMut> for CorrelationKey
impl Cast<dyn GlobalManualTaskTypeMut> for CorrelationKey
Source§impl Cast<dyn GlobalScriptTaskType> for CorrelationKey
impl Cast<dyn GlobalScriptTaskType> for CorrelationKey
Source§impl Cast<dyn GlobalScriptTaskTypeMut> for CorrelationKey
impl Cast<dyn GlobalScriptTaskTypeMut> for CorrelationKey
Source§impl Cast<dyn GlobalTaskType> for CorrelationKey
impl Cast<dyn GlobalTaskType> for CorrelationKey
Source§impl Cast<dyn GlobalTaskTypeMut> for CorrelationKey
impl Cast<dyn GlobalTaskTypeMut> for CorrelationKey
Source§impl Cast<dyn GlobalUserTaskType> for CorrelationKey
impl Cast<dyn GlobalUserTaskType> for CorrelationKey
Source§impl Cast<dyn GlobalUserTaskTypeMut> for CorrelationKey
impl Cast<dyn GlobalUserTaskTypeMut> for CorrelationKey
Source§impl Cast<dyn GroupType> for CorrelationKey
impl Cast<dyn GroupType> for CorrelationKey
Source§impl Cast<dyn GroupTypeMut> for CorrelationKey
impl Cast<dyn GroupTypeMut> for CorrelationKey
Source§impl Cast<dyn HumanPerformerType> for CorrelationKey
impl Cast<dyn HumanPerformerType> for CorrelationKey
Source§impl Cast<dyn HumanPerformerTypeMut> for CorrelationKey
impl Cast<dyn HumanPerformerTypeMut> for CorrelationKey
Source§impl Cast<dyn ImplicitThrowEventType> for CorrelationKey
impl Cast<dyn ImplicitThrowEventType> for CorrelationKey
Source§impl Cast<dyn ImplicitThrowEventTypeMut> for CorrelationKey
impl Cast<dyn ImplicitThrowEventTypeMut> for CorrelationKey
Source§impl Cast<dyn ImportType> for CorrelationKey
impl Cast<dyn ImportType> for CorrelationKey
Source§impl Cast<dyn ImportTypeMut> for CorrelationKey
impl Cast<dyn ImportTypeMut> for CorrelationKey
Source§impl Cast<dyn InclusiveGatewayType> for CorrelationKey
impl Cast<dyn InclusiveGatewayType> for CorrelationKey
Source§impl Cast<dyn InclusiveGatewayTypeMut> for CorrelationKey
impl Cast<dyn InclusiveGatewayTypeMut> for CorrelationKey
Source§impl Cast<dyn InputOutputBindingType> for CorrelationKey
impl Cast<dyn InputOutputBindingType> for CorrelationKey
Source§impl Cast<dyn InputOutputBindingTypeMut> for CorrelationKey
impl Cast<dyn InputOutputBindingTypeMut> for CorrelationKey
Source§impl Cast<dyn InputOutputSpecificationType> for CorrelationKey
impl Cast<dyn InputOutputSpecificationType> for CorrelationKey
Source§impl Cast<dyn InputOutputSpecificationTypeMut> for CorrelationKey
impl Cast<dyn InputOutputSpecificationTypeMut> for CorrelationKey
Source§impl Cast<dyn InputSetType> for CorrelationKey
impl Cast<dyn InputSetType> for CorrelationKey
Source§impl Cast<dyn InputSetTypeMut> for CorrelationKey
impl Cast<dyn InputSetTypeMut> for CorrelationKey
Source§impl Cast<dyn InterfaceType> for CorrelationKey
impl Cast<dyn InterfaceType> for CorrelationKey
Source§impl Cast<dyn InterfaceTypeMut> for CorrelationKey
impl Cast<dyn InterfaceTypeMut> for CorrelationKey
Source§impl Cast<dyn IntermediateCatchEventType> for CorrelationKey
impl Cast<dyn IntermediateCatchEventType> for CorrelationKey
Source§impl Cast<dyn IntermediateCatchEventTypeMut> for CorrelationKey
impl Cast<dyn IntermediateCatchEventTypeMut> for CorrelationKey
Source§impl Cast<dyn IntermediateThrowEventType> for CorrelationKey
impl Cast<dyn IntermediateThrowEventType> for CorrelationKey
Source§impl Cast<dyn IntermediateThrowEventTypeMut> for CorrelationKey
impl Cast<dyn IntermediateThrowEventTypeMut> for CorrelationKey
Source§impl Cast<dyn ItemDefinitionType> for CorrelationKey
impl Cast<dyn ItemDefinitionType> for CorrelationKey
Source§impl Cast<dyn ItemDefinitionTypeMut> for CorrelationKey
impl Cast<dyn ItemDefinitionTypeMut> for CorrelationKey
Source§impl Cast<dyn LaneSetType> for CorrelationKey
impl Cast<dyn LaneSetType> for CorrelationKey
Source§impl Cast<dyn LaneSetTypeMut> for CorrelationKey
impl Cast<dyn LaneSetTypeMut> for CorrelationKey
Source§impl Cast<dyn LaneType> for CorrelationKey
impl Cast<dyn LaneType> for CorrelationKey
Source§impl Cast<dyn LaneTypeMut> for CorrelationKey
impl Cast<dyn LaneTypeMut> for CorrelationKey
Source§impl Cast<dyn LinkEventDefinitionType> for CorrelationKey
impl Cast<dyn LinkEventDefinitionType> for CorrelationKey
Source§impl Cast<dyn LinkEventDefinitionTypeMut> for CorrelationKey
impl Cast<dyn LinkEventDefinitionTypeMut> for CorrelationKey
Source§impl Cast<dyn LoopCharacteristicsType> for CorrelationKey
impl Cast<dyn LoopCharacteristicsType> for CorrelationKey
Source§impl Cast<dyn LoopCharacteristicsTypeMut> for CorrelationKey
impl Cast<dyn LoopCharacteristicsTypeMut> for CorrelationKey
Source§impl Cast<dyn ManualTaskType> for CorrelationKey
impl Cast<dyn ManualTaskType> for CorrelationKey
Source§impl Cast<dyn ManualTaskTypeMut> for CorrelationKey
impl Cast<dyn ManualTaskTypeMut> for CorrelationKey
Source§impl Cast<dyn MessageEventDefinitionType> for CorrelationKey
impl Cast<dyn MessageEventDefinitionType> for CorrelationKey
Source§impl Cast<dyn MessageEventDefinitionTypeMut> for CorrelationKey
impl Cast<dyn MessageEventDefinitionTypeMut> for CorrelationKey
Source§impl Cast<dyn MessageFlowAssociationType> for CorrelationKey
impl Cast<dyn MessageFlowAssociationType> for CorrelationKey
Source§impl Cast<dyn MessageFlowAssociationTypeMut> for CorrelationKey
impl Cast<dyn MessageFlowAssociationTypeMut> for CorrelationKey
Source§impl Cast<dyn MessageFlowType> for CorrelationKey
impl Cast<dyn MessageFlowType> for CorrelationKey
Source§impl Cast<dyn MessageFlowTypeMut> for CorrelationKey
impl Cast<dyn MessageFlowTypeMut> for CorrelationKey
Source§impl Cast<dyn MessageType> for CorrelationKey
impl Cast<dyn MessageType> for CorrelationKey
Source§impl Cast<dyn MessageTypeMut> for CorrelationKey
impl Cast<dyn MessageTypeMut> for CorrelationKey
Source§impl Cast<dyn MonitoringType> for CorrelationKey
impl Cast<dyn MonitoringType> for CorrelationKey
Source§impl Cast<dyn MonitoringTypeMut> for CorrelationKey
impl Cast<dyn MonitoringTypeMut> for CorrelationKey
Source§impl Cast<dyn MultiInstanceLoopCharacteristicsType> for CorrelationKey
impl Cast<dyn MultiInstanceLoopCharacteristicsType> for CorrelationKey
Source§impl Cast<dyn MultiInstanceLoopCharacteristicsTypeMut> for CorrelationKey
impl Cast<dyn MultiInstanceLoopCharacteristicsTypeMut> for CorrelationKey
Source§impl Cast<dyn OperationType> for CorrelationKey
impl Cast<dyn OperationType> for CorrelationKey
Source§impl Cast<dyn OperationTypeMut> for CorrelationKey
impl Cast<dyn OperationTypeMut> for CorrelationKey
Source§impl Cast<dyn OutputSetType> for CorrelationKey
impl Cast<dyn OutputSetType> for CorrelationKey
Source§impl Cast<dyn OutputSetTypeMut> for CorrelationKey
impl Cast<dyn OutputSetTypeMut> for CorrelationKey
Source§impl Cast<dyn ParallelGatewayType> for CorrelationKey
impl Cast<dyn ParallelGatewayType> for CorrelationKey
Source§impl Cast<dyn ParallelGatewayTypeMut> for CorrelationKey
impl Cast<dyn ParallelGatewayTypeMut> for CorrelationKey
Source§impl Cast<dyn ParticipantAssociationType> for CorrelationKey
impl Cast<dyn ParticipantAssociationType> for CorrelationKey
Source§impl Cast<dyn ParticipantAssociationTypeMut> for CorrelationKey
impl Cast<dyn ParticipantAssociationTypeMut> for CorrelationKey
Source§impl Cast<dyn ParticipantMultiplicityType> for CorrelationKey
impl Cast<dyn ParticipantMultiplicityType> for CorrelationKey
Source§impl Cast<dyn ParticipantMultiplicityTypeMut> for CorrelationKey
impl Cast<dyn ParticipantMultiplicityTypeMut> for CorrelationKey
Source§impl Cast<dyn ParticipantType> for CorrelationKey
impl Cast<dyn ParticipantType> for CorrelationKey
Source§impl Cast<dyn ParticipantTypeMut> for CorrelationKey
impl Cast<dyn ParticipantTypeMut> for CorrelationKey
Source§impl Cast<dyn PartnerEntityType> for CorrelationKey
impl Cast<dyn PartnerEntityType> for CorrelationKey
Source§impl Cast<dyn PartnerEntityTypeMut> for CorrelationKey
impl Cast<dyn PartnerEntityTypeMut> for CorrelationKey
Source§impl Cast<dyn PartnerRoleType> for CorrelationKey
impl Cast<dyn PartnerRoleType> for CorrelationKey
Source§impl Cast<dyn PartnerRoleTypeMut> for CorrelationKey
impl Cast<dyn PartnerRoleTypeMut> for CorrelationKey
Source§impl Cast<dyn PerformerType> for CorrelationKey
impl Cast<dyn PerformerType> for CorrelationKey
Source§impl Cast<dyn PerformerTypeMut> for CorrelationKey
impl Cast<dyn PerformerTypeMut> for CorrelationKey
Source§impl Cast<dyn PotentialOwnerType> for CorrelationKey
impl Cast<dyn PotentialOwnerType> for CorrelationKey
Source§impl Cast<dyn PotentialOwnerTypeMut> for CorrelationKey
impl Cast<dyn PotentialOwnerTypeMut> for CorrelationKey
Source§impl Cast<dyn ProcessType> for CorrelationKey
impl Cast<dyn ProcessType> for CorrelationKey
Source§impl Cast<dyn ProcessTypeMut> for CorrelationKey
impl Cast<dyn ProcessTypeMut> for CorrelationKey
Source§impl Cast<dyn PropertyType> for CorrelationKey
impl Cast<dyn PropertyType> for CorrelationKey
Source§impl Cast<dyn PropertyTypeMut> for CorrelationKey
impl Cast<dyn PropertyTypeMut> for CorrelationKey
Source§impl Cast<dyn ReceiveTaskType> for CorrelationKey
impl Cast<dyn ReceiveTaskType> for CorrelationKey
Source§impl Cast<dyn ReceiveTaskTypeMut> for CorrelationKey
impl Cast<dyn ReceiveTaskTypeMut> for CorrelationKey
Source§impl Cast<dyn RelationshipType> for CorrelationKey
impl Cast<dyn RelationshipType> for CorrelationKey
Source§impl Cast<dyn RelationshipTypeMut> for CorrelationKey
impl Cast<dyn RelationshipTypeMut> for CorrelationKey
Source§impl Cast<dyn RenderingType> for CorrelationKey
impl Cast<dyn RenderingType> for CorrelationKey
Source§impl Cast<dyn RenderingTypeMut> for CorrelationKey
impl Cast<dyn RenderingTypeMut> for CorrelationKey
Source§impl Cast<dyn ResourceAssignmentExpressionType> for CorrelationKey
impl Cast<dyn ResourceAssignmentExpressionType> for CorrelationKey
Source§impl Cast<dyn ResourceAssignmentExpressionTypeMut> for CorrelationKey
impl Cast<dyn ResourceAssignmentExpressionTypeMut> for CorrelationKey
Source§impl Cast<dyn ResourceParameterBindingType> for CorrelationKey
impl Cast<dyn ResourceParameterBindingType> for CorrelationKey
Source§impl Cast<dyn ResourceParameterBindingTypeMut> for CorrelationKey
impl Cast<dyn ResourceParameterBindingTypeMut> for CorrelationKey
Source§impl Cast<dyn ResourceParameterType> for CorrelationKey
impl Cast<dyn ResourceParameterType> for CorrelationKey
Source§impl Cast<dyn ResourceParameterTypeMut> for CorrelationKey
impl Cast<dyn ResourceParameterTypeMut> for CorrelationKey
Source§impl Cast<dyn ResourceRoleType> for CorrelationKey
impl Cast<dyn ResourceRoleType> for CorrelationKey
Source§impl Cast<dyn ResourceRoleTypeMut> for CorrelationKey
impl Cast<dyn ResourceRoleTypeMut> for CorrelationKey
Source§impl Cast<dyn ResourceType> for CorrelationKey
impl Cast<dyn ResourceType> for CorrelationKey
Source§impl Cast<dyn ResourceTypeMut> for CorrelationKey
impl Cast<dyn ResourceTypeMut> for CorrelationKey
Source§impl Cast<dyn RootElementType> for CorrelationKey
impl Cast<dyn RootElementType> for CorrelationKey
Source§impl Cast<dyn RootElementTypeMut> for CorrelationKey
impl Cast<dyn RootElementTypeMut> for CorrelationKey
Source§impl Cast<dyn ScriptTaskType> for CorrelationKey
impl Cast<dyn ScriptTaskType> for CorrelationKey
Source§impl Cast<dyn ScriptTaskTypeMut> for CorrelationKey
impl Cast<dyn ScriptTaskTypeMut> for CorrelationKey
Source§impl Cast<dyn ScriptType> for CorrelationKey
impl Cast<dyn ScriptType> for CorrelationKey
Source§impl Cast<dyn ScriptTypeMut> for CorrelationKey
impl Cast<dyn ScriptTypeMut> for CorrelationKey
Source§impl Cast<dyn SendTaskType> for CorrelationKey
impl Cast<dyn SendTaskType> for CorrelationKey
Source§impl Cast<dyn SendTaskTypeMut> for CorrelationKey
impl Cast<dyn SendTaskTypeMut> for CorrelationKey
Source§impl Cast<dyn SequenceFlowType> for CorrelationKey
impl Cast<dyn SequenceFlowType> for CorrelationKey
Source§impl Cast<dyn SequenceFlowTypeMut> for CorrelationKey
impl Cast<dyn SequenceFlowTypeMut> for CorrelationKey
Source§impl Cast<dyn ServiceTaskType> for CorrelationKey
impl Cast<dyn ServiceTaskType> for CorrelationKey
Source§impl Cast<dyn ServiceTaskTypeMut> for CorrelationKey
impl Cast<dyn ServiceTaskTypeMut> for CorrelationKey
Source§impl Cast<dyn SignalEventDefinitionType> for CorrelationKey
impl Cast<dyn SignalEventDefinitionType> for CorrelationKey
Source§impl Cast<dyn SignalEventDefinitionTypeMut> for CorrelationKey
impl Cast<dyn SignalEventDefinitionTypeMut> for CorrelationKey
Source§impl Cast<dyn SignalType> for CorrelationKey
impl Cast<dyn SignalType> for CorrelationKey
Source§impl Cast<dyn SignalTypeMut> for CorrelationKey
impl Cast<dyn SignalTypeMut> for CorrelationKey
Source§impl Cast<dyn StandardLoopCharacteristicsType> for CorrelationKey
impl Cast<dyn StandardLoopCharacteristicsType> for CorrelationKey
Source§impl Cast<dyn StandardLoopCharacteristicsTypeMut> for CorrelationKey
impl Cast<dyn StandardLoopCharacteristicsTypeMut> for CorrelationKey
Source§impl Cast<dyn StartEventType> for CorrelationKey
impl Cast<dyn StartEventType> for CorrelationKey
Source§impl Cast<dyn StartEventTypeMut> for CorrelationKey
impl Cast<dyn StartEventTypeMut> for CorrelationKey
Source§impl Cast<dyn SubChoreographyType> for CorrelationKey
impl Cast<dyn SubChoreographyType> for CorrelationKey
Source§impl Cast<dyn SubChoreographyTypeMut> for CorrelationKey
impl Cast<dyn SubChoreographyTypeMut> for CorrelationKey
Source§impl Cast<dyn SubConversationType> for CorrelationKey
impl Cast<dyn SubConversationType> for CorrelationKey
Source§impl Cast<dyn SubConversationTypeMut> for CorrelationKey
impl Cast<dyn SubConversationTypeMut> for CorrelationKey
Source§impl Cast<dyn SubProcessType> for CorrelationKey
impl Cast<dyn SubProcessType> for CorrelationKey
Source§impl Cast<dyn SubProcessTypeMut> for CorrelationKey
impl Cast<dyn SubProcessTypeMut> for CorrelationKey
Source§impl Cast<dyn TaskType> for CorrelationKey
impl Cast<dyn TaskType> for CorrelationKey
Source§impl Cast<dyn TaskTypeMut> for CorrelationKey
impl Cast<dyn TaskTypeMut> for CorrelationKey
Source§impl Cast<dyn TerminateEventDefinitionType> for CorrelationKey
impl Cast<dyn TerminateEventDefinitionType> for CorrelationKey
Source§impl Cast<dyn TerminateEventDefinitionTypeMut> for CorrelationKey
impl Cast<dyn TerminateEventDefinitionTypeMut> for CorrelationKey
Source§impl Cast<dyn TextAnnotationType> for CorrelationKey
impl Cast<dyn TextAnnotationType> for CorrelationKey
Source§impl Cast<dyn TextAnnotationTypeMut> for CorrelationKey
impl Cast<dyn TextAnnotationTypeMut> for CorrelationKey
Source§impl Cast<dyn TextType> for CorrelationKey
impl Cast<dyn TextType> for CorrelationKey
Source§impl Cast<dyn TextTypeMut> for CorrelationKey
impl Cast<dyn TextTypeMut> for CorrelationKey
Source§impl Cast<dyn ThrowEventType> for CorrelationKey
impl Cast<dyn ThrowEventType> for CorrelationKey
Source§impl Cast<dyn ThrowEventTypeMut> for CorrelationKey
impl Cast<dyn ThrowEventTypeMut> for CorrelationKey
Source§impl Cast<dyn TimerEventDefinitionType> for CorrelationKey
impl Cast<dyn TimerEventDefinitionType> for CorrelationKey
Source§impl Cast<dyn TimerEventDefinitionTypeMut> for CorrelationKey
impl Cast<dyn TimerEventDefinitionTypeMut> for CorrelationKey
Source§impl Cast<dyn TransactionType> for CorrelationKey
impl Cast<dyn TransactionType> for CorrelationKey
Source§impl Cast<dyn TransactionTypeMut> for CorrelationKey
impl Cast<dyn TransactionTypeMut> for CorrelationKey
Source§impl Cast<dyn UserTaskType> for CorrelationKey
impl Cast<dyn UserTaskType> for CorrelationKey
Source§impl Cast<dyn UserTaskTypeMut> for CorrelationKey
impl Cast<dyn UserTaskTypeMut> for CorrelationKey
Source§impl Clone for CorrelationKey
impl Clone for CorrelationKey
Source§fn clone(&self) -> CorrelationKey
fn clone(&self) -> CorrelationKey
Returns a duplicate of the value. Read more
1.0.0 · Source§fn clone_from(&mut self, source: &Self)
fn clone_from(&mut self, source: &Self)
Performs copy-assignment from
source. Read moreSource§impl CorrelationKeyType for CorrelationKey
impl CorrelationKeyType for CorrelationKey
Source§impl CorrelationKeyTypeMut for CorrelationKey
impl CorrelationKeyTypeMut for CorrelationKey
Source§fn correlation_property_refs_mut(&mut self) -> &mut Vec<String>
fn correlation_property_refs_mut(&mut self) -> &mut Vec<String>
Get a mutable value of
correlationPropertyRef childSource§fn set_correlation_property_refs(&mut self, v: Vec<String>)
fn set_correlation_property_refs(&mut self, v: Vec<String>)
Set value of
correlationPropertyRef childSource§impl Debug for CorrelationKey
impl Debug for CorrelationKey
Source§impl Default for CorrelationKey
impl Default for CorrelationKey
Source§fn default() -> CorrelationKey
fn default() -> CorrelationKey
Returns the “default value” for a type. Read more
Source§impl<'de> Deserialize<'de> for CorrelationKey
impl<'de> Deserialize<'de> for CorrelationKey
Source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
__D: Deserializer<'de>,
fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
__D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read more
Source§impl DocumentElement for CorrelationKey
impl DocumentElement for CorrelationKey
Source§impl DocumentElementContainer for CorrelationKey
impl DocumentElementContainer for CorrelationKey
Source§fn find_by_id_mut(&mut self, id: &str) -> Option<&mut dyn DocumentElement>
fn find_by_id_mut(&mut self, id: &str) -> Option<&mut dyn DocumentElement>
Find an element by ID and return a mutable reference
Source§fn find_by_id(&self, id: &str) -> Option<&dyn DocumentElement>
fn find_by_id(&self, id: &str) -> Option<&dyn DocumentElement>
Find an element by ID
Source§impl Hash for CorrelationKey
impl Hash for CorrelationKey
Source§impl PartialEq for CorrelationKey
impl PartialEq for CorrelationKey
Source§impl Serialize for CorrelationKey
impl Serialize for CorrelationKey
Source§impl<'__input> XmlRead<'__input> for CorrelationKey
impl<'__input> XmlRead<'__input> for CorrelationKey
impl StructuralPartialEq for CorrelationKey
Auto Trait Implementations§
impl Freeze for CorrelationKey
impl RefUnwindSafe for CorrelationKey
impl Send for CorrelationKey
impl Sync for CorrelationKey
impl Unpin for CorrelationKey
impl UnwindSafe for CorrelationKey
Blanket Implementations§
Source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
impl<T> BorrowMut<T> for Twhere
T: ?Sized,
Source§fn borrow_mut(&mut self) -> &mut T
fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more
Source§impl<T> CloneToUninit for Twhere
T: Clone,
impl<T> CloneToUninit for Twhere
T: Clone,
Source§impl<T> Downcast for Twhere
T: Any,
impl<T> Downcast for Twhere
T: Any,
Source§fn into_any(self: Box<T>) -> Box<dyn Any>
fn into_any(self: Box<T>) -> Box<dyn Any>
Convert
Box<dyn Trait> (where Trait: Downcast) to Box<dyn Any>. Box<dyn Any> can
then be further downcast into Box<ConcreteType> where ConcreteType implements Trait.Source§fn into_any_rc(self: Rc<T>) -> Rc<dyn Any>
fn into_any_rc(self: Rc<T>) -> Rc<dyn Any>
Convert
Rc<Trait> (where Trait: Downcast) to Rc<Any>. Rc<Any> can then be
further downcast into Rc<ConcreteType> where ConcreteType implements Trait.Source§fn as_any(&self) -> &(dyn Any + 'static)
fn as_any(&self) -> &(dyn Any + 'static)
Convert
&Trait (where Trait: Downcast) to &Any. This is needed since Rust cannot
generate &Any’s vtable from &Trait’s.Source§fn as_any_mut(&mut self) -> &mut (dyn Any + 'static)
fn as_any_mut(&mut self) -> &mut (dyn Any + 'static)
Convert
&mut Trait (where Trait: Downcast) to &Any. This is needed since Rust cannot
generate &mut Any’s vtable from &mut Trait’s.