ParallelGateway

Struct ParallelGateway 

Source
pub struct ParallelGateway {
    pub id: Option<Id>,
    pub documentations: Vec<Documentation>,
    pub extension_elements: Option<ExtensionElements>,
    pub name: Option<String>,
    pub auditing: Option<Auditing>,
    pub monitoring: Option<Monitoring>,
    pub category_value_refs: Vec<String>,
    pub incomings: Vec<String>,
    pub outgoings: Vec<String>,
    pub gateway_direction: Option<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>§auditing: Option<Auditing>§monitoring: Option<Monitoring>§category_value_refs: Vec<String>§incomings: Vec<String>§outgoings: Vec<String>§gateway_direction: Option<String>

Trait Implementations§

Source§

impl BaseElementType for ParallelGateway

Source§

fn documentations(&self) -> &Vec<Documentation>

Get value of documentation child
Source§

fn extension_elements(&self) -> &Option<ExtensionElements>

Get value of extensionElements child
Source§

fn id(&self) -> &Option<Id>

Get value of attribute id
Source§

impl BaseElementTypeMut for ParallelGateway

Source§

fn set_documentations(&mut self, v: Vec<Documentation>)

Set value of documentation child
Source§

fn documentations_mut(&mut self) -> &mut Vec<Documentation>

Get a mutable value of documentation child
Source§

fn set_extension_elements(&mut self, v: Option<ExtensionElements>)

Set value of extensionElements child
Source§

fn extension_elements_mut(&mut self) -> &mut Option<ExtensionElements>

Get a mutable value of extensionElements child
Source§

fn set_id(&mut self, v: Option<Id>)

Set value of attribute id
Source§

impl Cast<dyn ActivityType> for ParallelGateway

Source§

fn cast(&self) -> Option<&T>

Source§

fn cast_mut(&mut self) -> Option<&mut T>

Source§

impl Cast<dyn ActivityTypeMut> for ParallelGateway

Source§

fn cast(&self) -> Option<&T>

Source§

fn cast_mut(&mut self) -> Option<&mut T>

Source§

impl Cast<dyn AdHocSubProcessType> for ParallelGateway

Source§

fn cast(&self) -> Option<&T>

Source§

fn cast_mut(&mut self) -> Option<&mut T>

Source§

impl Cast<dyn AdHocSubProcessTypeMut> for ParallelGateway

Source§

fn cast(&self) -> Option<&T>

Source§

fn cast_mut(&mut self) -> Option<&mut T>

Source§

impl Cast<dyn ArtifactType> for ParallelGateway

Source§

fn cast(&self) -> Option<&T>

Source§

fn cast_mut(&mut self) -> Option<&mut T>

Source§

impl Cast<dyn ArtifactTypeMut> for ParallelGateway

Source§

fn cast(&self) -> Option<&T>

Source§

fn cast_mut(&mut self) -> Option<&mut T>

Source§

impl Cast<dyn AssignmentType> for ParallelGateway

Source§

fn cast(&self) -> Option<&T>

Source§

fn cast_mut(&mut self) -> Option<&mut T>

Source§

impl Cast<dyn AssignmentTypeMut> for ParallelGateway

Source§

fn cast(&self) -> Option<&T>

Source§

fn cast_mut(&mut self) -> Option<&mut T>

Source§

impl Cast<dyn AssociationType> for ParallelGateway

Source§

fn cast(&self) -> Option<&T>

Source§

fn cast_mut(&mut self) -> Option<&mut T>

Source§

impl Cast<dyn AssociationTypeMut> for ParallelGateway

Source§

fn cast(&self) -> Option<&T>

Source§

fn cast_mut(&mut self) -> Option<&mut T>

Source§

impl Cast<dyn AuditingType> for ParallelGateway

Source§

fn cast(&self) -> Option<&T>

Source§

fn cast_mut(&mut self) -> Option<&mut T>

Source§

impl Cast<dyn AuditingTypeMut> for ParallelGateway

Source§

fn cast(&self) -> Option<&T>

Source§

fn cast_mut(&mut self) -> Option<&mut T>

Source§

impl Cast<dyn BaseElementType> for ParallelGateway

Source§

fn cast(&self) -> Option<&(dyn BaseElementType + 'static)>

Source§

fn cast_mut(&mut self) -> Option<&mut (dyn BaseElementType + 'static)>

Source§

impl Cast<dyn BaseElementTypeMut> for ParallelGateway

Source§

fn cast(&self) -> Option<&(dyn BaseElementTypeMut + 'static)>

Source§

fn cast_mut(&mut self) -> Option<&mut (dyn BaseElementTypeMut + 'static)>

Source§

impl Cast<dyn BaseElementWithMixedContentType> for ParallelGateway

Source§

fn cast(&self) -> Option<&T>

Source§

fn cast_mut(&mut self) -> Option<&mut T>

Source§

impl Cast<dyn BaseElementWithMixedContentTypeMut> for ParallelGateway

Source§

fn cast(&self) -> Option<&T>

Source§

fn cast_mut(&mut self) -> Option<&mut T>

Source§

impl Cast<dyn BoundaryEventType> for ParallelGateway

Source§

fn cast(&self) -> Option<&T>

Source§

fn cast_mut(&mut self) -> Option<&mut T>

Source§

impl Cast<dyn BoundaryEventTypeMut> for ParallelGateway

Source§

fn cast(&self) -> Option<&T>

Source§

fn cast_mut(&mut self) -> Option<&mut T>

Source§

impl Cast<dyn BusinessRuleTaskType> for ParallelGateway

Source§

fn cast(&self) -> Option<&T>

Source§

fn cast_mut(&mut self) -> Option<&mut T>

Source§

impl Cast<dyn BusinessRuleTaskTypeMut> for ParallelGateway

Source§

fn cast(&self) -> Option<&T>

Source§

fn cast_mut(&mut self) -> Option<&mut T>

Source§

impl Cast<dyn CallActivityType> for ParallelGateway

Source§

fn cast(&self) -> Option<&T>

Source§

fn cast_mut(&mut self) -> Option<&mut T>

Source§

impl Cast<dyn CallActivityTypeMut> for ParallelGateway

Source§

fn cast(&self) -> Option<&T>

Source§

fn cast_mut(&mut self) -> Option<&mut T>

Source§

impl Cast<dyn CallChoreographyType> for ParallelGateway

Source§

fn cast(&self) -> Option<&T>

Source§

fn cast_mut(&mut self) -> Option<&mut T>

Source§

impl Cast<dyn CallChoreographyTypeMut> for ParallelGateway

Source§

fn cast(&self) -> Option<&T>

Source§

fn cast_mut(&mut self) -> Option<&mut T>

Source§

impl Cast<dyn CallConversationType> for ParallelGateway

Source§

fn cast(&self) -> Option<&T>

Source§

fn cast_mut(&mut self) -> Option<&mut T>

Source§

impl Cast<dyn CallConversationTypeMut> for ParallelGateway

Source§

fn cast(&self) -> Option<&T>

Source§

fn cast_mut(&mut self) -> Option<&mut T>

Source§

impl Cast<dyn CallableElementType> for ParallelGateway

Source§

fn cast(&self) -> Option<&T>

Source§

fn cast_mut(&mut self) -> Option<&mut T>

Source§

impl Cast<dyn CallableElementTypeMut> for ParallelGateway

Source§

fn cast(&self) -> Option<&T>

Source§

fn cast_mut(&mut self) -> Option<&mut T>

Source§

impl Cast<dyn CancelEventDefinitionType> for ParallelGateway

Source§

fn cast(&self) -> Option<&T>

Source§

fn cast_mut(&mut self) -> Option<&mut T>

Source§

impl Cast<dyn CancelEventDefinitionTypeMut> for ParallelGateway

Source§

fn cast(&self) -> Option<&T>

Source§

fn cast_mut(&mut self) -> Option<&mut T>

Source§

impl Cast<dyn CatchEventType> for ParallelGateway

Source§

fn cast(&self) -> Option<&T>

Source§

fn cast_mut(&mut self) -> Option<&mut T>

Source§

impl Cast<dyn CatchEventTypeMut> for ParallelGateway

Source§

fn cast(&self) -> Option<&T>

Source§

fn cast_mut(&mut self) -> Option<&mut T>

Source§

impl Cast<dyn CategoryType> for ParallelGateway

Source§

fn cast(&self) -> Option<&T>

Source§

fn cast_mut(&mut self) -> Option<&mut T>

Source§

impl Cast<dyn CategoryTypeMut> for ParallelGateway

Source§

fn cast(&self) -> Option<&T>

Source§

fn cast_mut(&mut self) -> Option<&mut T>

Source§

impl Cast<dyn CategoryValueType> for ParallelGateway

Source§

fn cast(&self) -> Option<&T>

Source§

fn cast_mut(&mut self) -> Option<&mut T>

Source§

impl Cast<dyn CategoryValueTypeMut> for ParallelGateway

Source§

fn cast(&self) -> Option<&T>

Source§

fn cast_mut(&mut self) -> Option<&mut T>

Source§

impl Cast<dyn ChoreographyActivityType> for ParallelGateway

Source§

fn cast(&self) -> Option<&T>

Source§

fn cast_mut(&mut self) -> Option<&mut T>

Source§

impl Cast<dyn ChoreographyActivityTypeMut> for ParallelGateway

Source§

fn cast(&self) -> Option<&T>

Source§

fn cast_mut(&mut self) -> Option<&mut T>

Source§

impl Cast<dyn ChoreographyTaskType> for ParallelGateway

Source§

fn cast(&self) -> Option<&T>

Source§

fn cast_mut(&mut self) -> Option<&mut T>

Source§

impl Cast<dyn ChoreographyTaskTypeMut> for ParallelGateway

Source§

fn cast(&self) -> Option<&T>

Source§

fn cast_mut(&mut self) -> Option<&mut T>

Source§

impl Cast<dyn ChoreographyType> for ParallelGateway

Source§

fn cast(&self) -> Option<&T>

Source§

fn cast_mut(&mut self) -> Option<&mut T>

Source§

impl Cast<dyn ChoreographyTypeMut> for ParallelGateway

Source§

fn cast(&self) -> Option<&T>

Source§

fn cast_mut(&mut self) -> Option<&mut T>

Source§

impl Cast<dyn CollaborationType> for ParallelGateway

Source§

fn cast(&self) -> Option<&T>

Source§

fn cast_mut(&mut self) -> Option<&mut T>

Source§

impl Cast<dyn CollaborationTypeMut> for ParallelGateway

Source§

fn cast(&self) -> Option<&T>

Source§

fn cast_mut(&mut self) -> Option<&mut T>

Source§

impl Cast<dyn CompensateEventDefinitionType> for ParallelGateway

Source§

fn cast(&self) -> Option<&T>

Source§

fn cast_mut(&mut self) -> Option<&mut T>

Source§

impl Cast<dyn CompensateEventDefinitionTypeMut> for ParallelGateway

Source§

fn cast(&self) -> Option<&T>

Source§

fn cast_mut(&mut self) -> Option<&mut T>

Source§

impl Cast<dyn ComplexBehaviorDefinitionType> for ParallelGateway

Source§

fn cast(&self) -> Option<&T>

Source§

fn cast_mut(&mut self) -> Option<&mut T>

Source§

impl Cast<dyn ComplexBehaviorDefinitionTypeMut> for ParallelGateway

Source§

fn cast(&self) -> Option<&T>

Source§

fn cast_mut(&mut self) -> Option<&mut T>

Source§

impl Cast<dyn ComplexGatewayType> for ParallelGateway

Source§

fn cast(&self) -> Option<&T>

Source§

fn cast_mut(&mut self) -> Option<&mut T>

Source§

impl Cast<dyn ComplexGatewayTypeMut> for ParallelGateway

Source§

fn cast(&self) -> Option<&T>

Source§

fn cast_mut(&mut self) -> Option<&mut T>

Source§

impl Cast<dyn ConditionalEventDefinitionType> for ParallelGateway

Source§

fn cast(&self) -> Option<&T>

Source§

fn cast_mut(&mut self) -> Option<&mut T>

Source§

impl Cast<dyn ConditionalEventDefinitionTypeMut> for ParallelGateway

Source§

fn cast(&self) -> Option<&T>

Source§

fn cast_mut(&mut self) -> Option<&mut T>

Source§

impl Cast<dyn ConversationAssociationType> for ParallelGateway

Source§

fn cast(&self) -> Option<&T>

Source§

fn cast_mut(&mut self) -> Option<&mut T>

Source§

impl Cast<dyn ConversationAssociationTypeMut> for ParallelGateway

Source§

fn cast(&self) -> Option<&T>

Source§

fn cast_mut(&mut self) -> Option<&mut T>

Source§

impl Cast<dyn ConversationLinkType> for ParallelGateway

Source§

fn cast(&self) -> Option<&T>

Source§

fn cast_mut(&mut self) -> Option<&mut T>

Source§

impl Cast<dyn ConversationLinkTypeMut> for ParallelGateway

Source§

fn cast(&self) -> Option<&T>

Source§

fn cast_mut(&mut self) -> Option<&mut T>

Source§

impl Cast<dyn ConversationNodeType> for ParallelGateway

Source§

fn cast(&self) -> Option<&T>

Source§

fn cast_mut(&mut self) -> Option<&mut T>

Source§

impl Cast<dyn ConversationNodeTypeMut> for ParallelGateway

Source§

fn cast(&self) -> Option<&T>

Source§

fn cast_mut(&mut self) -> Option<&mut T>

Source§

impl Cast<dyn ConversationType> for ParallelGateway

Source§

fn cast(&self) -> Option<&T>

Source§

fn cast_mut(&mut self) -> Option<&mut T>

Source§

impl Cast<dyn ConversationTypeMut> for ParallelGateway

Source§

fn cast(&self) -> Option<&T>

Source§

fn cast_mut(&mut self) -> Option<&mut T>

Source§

impl Cast<dyn CorrelationKeyType> for ParallelGateway

Source§

fn cast(&self) -> Option<&T>

Source§

fn cast_mut(&mut self) -> Option<&mut T>

Source§

impl Cast<dyn CorrelationKeyTypeMut> for ParallelGateway

Source§

fn cast(&self) -> Option<&T>

Source§

fn cast_mut(&mut self) -> Option<&mut T>

Source§

impl Cast<dyn CorrelationPropertyBindingType> for ParallelGateway

Source§

fn cast(&self) -> Option<&T>

Source§

fn cast_mut(&mut self) -> Option<&mut T>

Source§

impl Cast<dyn CorrelationPropertyBindingTypeMut> for ParallelGateway

Source§

fn cast(&self) -> Option<&T>

Source§

fn cast_mut(&mut self) -> Option<&mut T>

Source§

impl Cast<dyn CorrelationPropertyRetrievalExpressionType> for ParallelGateway

Source§

fn cast(&self) -> Option<&T>

Source§

fn cast_mut(&mut self) -> Option<&mut T>

Source§

impl Cast<dyn CorrelationPropertyRetrievalExpressionTypeMut> for ParallelGateway

Source§

fn cast(&self) -> Option<&T>

Source§

fn cast_mut(&mut self) -> Option<&mut T>

Source§

impl Cast<dyn CorrelationPropertyType> for ParallelGateway

Source§

fn cast(&self) -> Option<&T>

Source§

fn cast_mut(&mut self) -> Option<&mut T>

Source§

impl Cast<dyn CorrelationPropertyTypeMut> for ParallelGateway

Source§

fn cast(&self) -> Option<&T>

Source§

fn cast_mut(&mut self) -> Option<&mut T>

Source§

impl Cast<dyn CorrelationSubscriptionType> for ParallelGateway

Source§

fn cast(&self) -> Option<&T>

Source§

fn cast_mut(&mut self) -> Option<&mut T>

Source§

impl Cast<dyn CorrelationSubscriptionTypeMut> for ParallelGateway

Source§

fn cast(&self) -> Option<&T>

Source§

fn cast_mut(&mut self) -> Option<&mut T>

Source§

impl Cast<dyn DataAssociationType> for ParallelGateway

Source§

fn cast(&self) -> Option<&T>

Source§

fn cast_mut(&mut self) -> Option<&mut T>

Source§

impl Cast<dyn DataAssociationTypeMut> for ParallelGateway

Source§

fn cast(&self) -> Option<&T>

Source§

fn cast_mut(&mut self) -> Option<&mut T>

Source§

impl Cast<dyn DataInputAssociationType> for ParallelGateway

Source§

fn cast(&self) -> Option<&T>

Source§

fn cast_mut(&mut self) -> Option<&mut T>

Source§

impl Cast<dyn DataInputAssociationTypeMut> for ParallelGateway

Source§

fn cast(&self) -> Option<&T>

Source§

fn cast_mut(&mut self) -> Option<&mut T>

Source§

impl Cast<dyn DataInputType> for ParallelGateway

Source§

fn cast(&self) -> Option<&T>

Source§

fn cast_mut(&mut self) -> Option<&mut T>

Source§

impl Cast<dyn DataInputTypeMut> for ParallelGateway

Source§

fn cast(&self) -> Option<&T>

Source§

fn cast_mut(&mut self) -> Option<&mut T>

Source§

impl Cast<dyn DataObjectReferenceType> for ParallelGateway

Source§

fn cast(&self) -> Option<&T>

Source§

fn cast_mut(&mut self) -> Option<&mut T>

Source§

impl Cast<dyn DataObjectReferenceTypeMut> for ParallelGateway

Source§

fn cast(&self) -> Option<&T>

Source§

fn cast_mut(&mut self) -> Option<&mut T>

Source§

impl Cast<dyn DataObjectType> for ParallelGateway

Source§

fn cast(&self) -> Option<&T>

Source§

fn cast_mut(&mut self) -> Option<&mut T>

Source§

impl Cast<dyn DataObjectTypeMut> for ParallelGateway

Source§

fn cast(&self) -> Option<&T>

Source§

fn cast_mut(&mut self) -> Option<&mut T>

Source§

impl Cast<dyn DataOutputAssociationType> for ParallelGateway

Source§

fn cast(&self) -> Option<&T>

Source§

fn cast_mut(&mut self) -> Option<&mut T>

Source§

impl Cast<dyn DataOutputAssociationTypeMut> for ParallelGateway

Source§

fn cast(&self) -> Option<&T>

Source§

fn cast_mut(&mut self) -> Option<&mut T>

Source§

impl Cast<dyn DataOutputType> for ParallelGateway

Source§

fn cast(&self) -> Option<&T>

Source§

fn cast_mut(&mut self) -> Option<&mut T>

Source§

impl Cast<dyn DataOutputTypeMut> for ParallelGateway

Source§

fn cast(&self) -> Option<&T>

Source§

fn cast_mut(&mut self) -> Option<&mut T>

Source§

impl Cast<dyn DataStateType> for ParallelGateway

Source§

fn cast(&self) -> Option<&T>

Source§

fn cast_mut(&mut self) -> Option<&mut T>

Source§

impl Cast<dyn DataStateTypeMut> for ParallelGateway

Source§

fn cast(&self) -> Option<&T>

Source§

fn cast_mut(&mut self) -> Option<&mut T>

Source§

impl Cast<dyn DataStoreReferenceType> for ParallelGateway

Source§

fn cast(&self) -> Option<&T>

Source§

fn cast_mut(&mut self) -> Option<&mut T>

Source§

impl Cast<dyn DataStoreReferenceTypeMut> for ParallelGateway

Source§

fn cast(&self) -> Option<&T>

Source§

fn cast_mut(&mut self) -> Option<&mut T>

Source§

impl Cast<dyn DataStoreType> for ParallelGateway

Source§

fn cast(&self) -> Option<&T>

Source§

fn cast_mut(&mut self) -> Option<&mut T>

Source§

impl Cast<dyn DataStoreTypeMut> for ParallelGateway

Source§

fn cast(&self) -> Option<&T>

Source§

fn cast_mut(&mut self) -> Option<&mut T>

Source§

impl Cast<dyn DefinitionsType> for ParallelGateway

Source§

fn cast(&self) -> Option<&T>

Source§

fn cast_mut(&mut self) -> Option<&mut T>

Source§

impl Cast<dyn DefinitionsTypeMut> for ParallelGateway

Source§

fn cast(&self) -> Option<&T>

Source§

fn cast_mut(&mut self) -> Option<&mut T>

Source§

impl Cast<dyn DocumentationType> for ParallelGateway

Source§

fn cast(&self) -> Option<&T>

Source§

fn cast_mut(&mut self) -> Option<&mut T>

Source§

impl Cast<dyn DocumentationTypeMut> for ParallelGateway

Source§

fn cast(&self) -> Option<&T>

Source§

fn cast_mut(&mut self) -> Option<&mut T>

Source§

impl Cast<dyn EndEventType> for ParallelGateway

Source§

fn cast(&self) -> Option<&T>

Source§

fn cast_mut(&mut self) -> Option<&mut T>

Source§

impl Cast<dyn EndEventTypeMut> for ParallelGateway

Source§

fn cast(&self) -> Option<&T>

Source§

fn cast_mut(&mut self) -> Option<&mut T>

Source§

impl Cast<dyn EndPointType> for ParallelGateway

Source§

fn cast(&self) -> Option<&T>

Source§

fn cast_mut(&mut self) -> Option<&mut T>

Source§

impl Cast<dyn EndPointTypeMut> for ParallelGateway

Source§

fn cast(&self) -> Option<&T>

Source§

fn cast_mut(&mut self) -> Option<&mut T>

Source§

impl Cast<dyn ErrorEventDefinitionType> for ParallelGateway

Source§

fn cast(&self) -> Option<&T>

Source§

fn cast_mut(&mut self) -> Option<&mut T>

Source§

impl Cast<dyn ErrorEventDefinitionTypeMut> for ParallelGateway

Source§

fn cast(&self) -> Option<&T>

Source§

fn cast_mut(&mut self) -> Option<&mut T>

Source§

impl Cast<dyn ErrorType> for ParallelGateway

Source§

fn cast(&self) -> Option<&T>

Source§

fn cast_mut(&mut self) -> Option<&mut T>

Source§

impl Cast<dyn ErrorTypeMut> for ParallelGateway

Source§

fn cast(&self) -> Option<&T>

Source§

fn cast_mut(&mut self) -> Option<&mut T>

Source§

impl Cast<dyn EscalationEventDefinitionType> for ParallelGateway

Source§

fn cast(&self) -> Option<&T>

Source§

fn cast_mut(&mut self) -> Option<&mut T>

Source§

impl Cast<dyn EscalationEventDefinitionTypeMut> for ParallelGateway

Source§

fn cast(&self) -> Option<&T>

Source§

fn cast_mut(&mut self) -> Option<&mut T>

Source§

impl Cast<dyn EscalationType> for ParallelGateway

Source§

fn cast(&self) -> Option<&T>

Source§

fn cast_mut(&mut self) -> Option<&mut T>

Source§

impl Cast<dyn EscalationTypeMut> for ParallelGateway

Source§

fn cast(&self) -> Option<&T>

Source§

fn cast_mut(&mut self) -> Option<&mut T>

Source§

impl Cast<dyn EventBasedGatewayType> for ParallelGateway

Source§

fn cast(&self) -> Option<&T>

Source§

fn cast_mut(&mut self) -> Option<&mut T>

Source§

impl Cast<dyn EventBasedGatewayTypeMut> for ParallelGateway

Source§

fn cast(&self) -> Option<&T>

Source§

fn cast_mut(&mut self) -> Option<&mut T>

Source§

impl Cast<dyn EventDefinitionType> for ParallelGateway

Source§

fn cast(&self) -> Option<&T>

Source§

fn cast_mut(&mut self) -> Option<&mut T>

Source§

impl Cast<dyn EventDefinitionTypeMut> for ParallelGateway

Source§

fn cast(&self) -> Option<&T>

Source§

fn cast_mut(&mut self) -> Option<&mut T>

Source§

impl Cast<dyn EventType> for ParallelGateway

Source§

fn cast(&self) -> Option<&T>

Source§

fn cast_mut(&mut self) -> Option<&mut T>

Source§

impl Cast<dyn EventTypeMut> for ParallelGateway

Source§

fn cast(&self) -> Option<&T>

Source§

fn cast_mut(&mut self) -> Option<&mut T>

Source§

impl Cast<dyn ExclusiveGatewayType> for ParallelGateway

Source§

fn cast(&self) -> Option<&T>

Source§

fn cast_mut(&mut self) -> Option<&mut T>

Source§

impl Cast<dyn ExclusiveGatewayTypeMut> for ParallelGateway

Source§

fn cast(&self) -> Option<&T>

Source§

fn cast_mut(&mut self) -> Option<&mut T>

Source§

impl Cast<dyn ExpressionType> for ParallelGateway

Source§

fn cast(&self) -> Option<&T>

Source§

fn cast_mut(&mut self) -> Option<&mut T>

Source§

impl Cast<dyn ExpressionTypeMut> for ParallelGateway

Source§

fn cast(&self) -> Option<&T>

Source§

fn cast_mut(&mut self) -> Option<&mut T>

Source§

impl Cast<dyn ExtensionElementsType> for ParallelGateway

Source§

fn cast(&self) -> Option<&T>

Source§

fn cast_mut(&mut self) -> Option<&mut T>

Source§

impl Cast<dyn ExtensionElementsTypeMut> for ParallelGateway

Source§

fn cast(&self) -> Option<&T>

Source§

fn cast_mut(&mut self) -> Option<&mut T>

Source§

impl Cast<dyn ExtensionType> for ParallelGateway

Source§

fn cast(&self) -> Option<&T>

Source§

fn cast_mut(&mut self) -> Option<&mut T>

Source§

impl Cast<dyn ExtensionTypeMut> for ParallelGateway

Source§

fn cast(&self) -> Option<&T>

Source§

fn cast_mut(&mut self) -> Option<&mut T>

Source§

impl Cast<dyn FlowElementType> for ParallelGateway

Source§

fn cast(&self) -> Option<&(dyn FlowElementType + 'static)>

Source§

fn cast_mut(&mut self) -> Option<&mut (dyn FlowElementType + 'static)>

Source§

impl Cast<dyn FlowElementTypeMut> for ParallelGateway

Source§

fn cast(&self) -> Option<&(dyn FlowElementTypeMut + 'static)>

Source§

fn cast_mut(&mut self) -> Option<&mut (dyn FlowElementTypeMut + 'static)>

Source§

impl Cast<dyn FlowNodeType> for ParallelGateway

Source§

fn cast(&self) -> Option<&(dyn FlowNodeType + 'static)>

Source§

fn cast_mut(&mut self) -> Option<&mut (dyn FlowNodeType + 'static)>

Source§

impl Cast<dyn FlowNodeTypeMut> for ParallelGateway

Source§

fn cast(&self) -> Option<&(dyn FlowNodeTypeMut + 'static)>

Source§

fn cast_mut(&mut self) -> Option<&mut (dyn FlowNodeTypeMut + 'static)>

Source§

impl Cast<dyn FormalExpressionType> for ParallelGateway

Source§

fn cast(&self) -> Option<&T>

Source§

fn cast_mut(&mut self) -> Option<&mut T>

Source§

impl Cast<dyn FormalExpressionTypeMut> for ParallelGateway

Source§

fn cast(&self) -> Option<&T>

Source§

fn cast_mut(&mut self) -> Option<&mut T>

Source§

impl Cast<dyn GatewayType> for ParallelGateway

Source§

fn cast(&self) -> Option<&(dyn GatewayType + 'static)>

Source§

fn cast_mut(&mut self) -> Option<&mut (dyn GatewayType + 'static)>

Source§

impl Cast<dyn GatewayTypeMut> for ParallelGateway

Source§

fn cast(&self) -> Option<&(dyn GatewayTypeMut + 'static)>

Source§

fn cast_mut(&mut self) -> Option<&mut (dyn GatewayTypeMut + 'static)>

Source§

impl Cast<dyn GlobalBusinessRuleTaskType> for ParallelGateway

Source§

fn cast(&self) -> Option<&T>

Source§

fn cast_mut(&mut self) -> Option<&mut T>

Source§

impl Cast<dyn GlobalBusinessRuleTaskTypeMut> for ParallelGateway

Source§

fn cast(&self) -> Option<&T>

Source§

fn cast_mut(&mut self) -> Option<&mut T>

Source§

impl Cast<dyn GlobalChoreographyTaskType> for ParallelGateway

Source§

fn cast(&self) -> Option<&T>

Source§

fn cast_mut(&mut self) -> Option<&mut T>

Source§

impl Cast<dyn GlobalChoreographyTaskTypeMut> for ParallelGateway

Source§

fn cast(&self) -> Option<&T>

Source§

fn cast_mut(&mut self) -> Option<&mut T>

Source§

impl Cast<dyn GlobalConversationType> for ParallelGateway

Source§

fn cast(&self) -> Option<&T>

Source§

fn cast_mut(&mut self) -> Option<&mut T>

Source§

impl Cast<dyn GlobalConversationTypeMut> for ParallelGateway

Source§

fn cast(&self) -> Option<&T>

Source§

fn cast_mut(&mut self) -> Option<&mut T>

Source§

impl Cast<dyn GlobalManualTaskType> for ParallelGateway

Source§

fn cast(&self) -> Option<&T>

Source§

fn cast_mut(&mut self) -> Option<&mut T>

Source§

impl Cast<dyn GlobalManualTaskTypeMut> for ParallelGateway

Source§

fn cast(&self) -> Option<&T>

Source§

fn cast_mut(&mut self) -> Option<&mut T>

Source§

impl Cast<dyn GlobalScriptTaskType> for ParallelGateway

Source§

fn cast(&self) -> Option<&T>

Source§

fn cast_mut(&mut self) -> Option<&mut T>

Source§

impl Cast<dyn GlobalScriptTaskTypeMut> for ParallelGateway

Source§

fn cast(&self) -> Option<&T>

Source§

fn cast_mut(&mut self) -> Option<&mut T>

Source§

impl Cast<dyn GlobalTaskType> for ParallelGateway

Source§

fn cast(&self) -> Option<&T>

Source§

fn cast_mut(&mut self) -> Option<&mut T>

Source§

impl Cast<dyn GlobalTaskTypeMut> for ParallelGateway

Source§

fn cast(&self) -> Option<&T>

Source§

fn cast_mut(&mut self) -> Option<&mut T>

Source§

impl Cast<dyn GlobalUserTaskType> for ParallelGateway

Source§

fn cast(&self) -> Option<&T>

Source§

fn cast_mut(&mut self) -> Option<&mut T>

Source§

impl Cast<dyn GlobalUserTaskTypeMut> for ParallelGateway

Source§

fn cast(&self) -> Option<&T>

Source§

fn cast_mut(&mut self) -> Option<&mut T>

Source§

impl Cast<dyn GroupType> for ParallelGateway

Source§

fn cast(&self) -> Option<&T>

Source§

fn cast_mut(&mut self) -> Option<&mut T>

Source§

impl Cast<dyn GroupTypeMut> for ParallelGateway

Source§

fn cast(&self) -> Option<&T>

Source§

fn cast_mut(&mut self) -> Option<&mut T>

Source§

impl Cast<dyn HumanPerformerType> for ParallelGateway

Source§

fn cast(&self) -> Option<&T>

Source§

fn cast_mut(&mut self) -> Option<&mut T>

Source§

impl Cast<dyn HumanPerformerTypeMut> for ParallelGateway

Source§

fn cast(&self) -> Option<&T>

Source§

fn cast_mut(&mut self) -> Option<&mut T>

Source§

impl Cast<dyn ImplicitThrowEventType> for ParallelGateway

Source§

fn cast(&self) -> Option<&T>

Source§

fn cast_mut(&mut self) -> Option<&mut T>

Source§

impl Cast<dyn ImplicitThrowEventTypeMut> for ParallelGateway

Source§

fn cast(&self) -> Option<&T>

Source§

fn cast_mut(&mut self) -> Option<&mut T>

Source§

impl Cast<dyn ImportType> for ParallelGateway

Source§

fn cast(&self) -> Option<&T>

Source§

fn cast_mut(&mut self) -> Option<&mut T>

Source§

impl Cast<dyn ImportTypeMut> for ParallelGateway

Source§

fn cast(&self) -> Option<&T>

Source§

fn cast_mut(&mut self) -> Option<&mut T>

Source§

impl Cast<dyn InclusiveGatewayType> for ParallelGateway

Source§

fn cast(&self) -> Option<&T>

Source§

fn cast_mut(&mut self) -> Option<&mut T>

Source§

impl Cast<dyn InclusiveGatewayTypeMut> for ParallelGateway

Source§

fn cast(&self) -> Option<&T>

Source§

fn cast_mut(&mut self) -> Option<&mut T>

Source§

impl Cast<dyn InputOutputBindingType> for ParallelGateway

Source§

fn cast(&self) -> Option<&T>

Source§

fn cast_mut(&mut self) -> Option<&mut T>

Source§

impl Cast<dyn InputOutputBindingTypeMut> for ParallelGateway

Source§

fn cast(&self) -> Option<&T>

Source§

fn cast_mut(&mut self) -> Option<&mut T>

Source§

impl Cast<dyn InputOutputSpecificationType> for ParallelGateway

Source§

fn cast(&self) -> Option<&T>

Source§

fn cast_mut(&mut self) -> Option<&mut T>

Source§

impl Cast<dyn InputOutputSpecificationTypeMut> for ParallelGateway

Source§

fn cast(&self) -> Option<&T>

Source§

fn cast_mut(&mut self) -> Option<&mut T>

Source§

impl Cast<dyn InputSetType> for ParallelGateway

Source§

fn cast(&self) -> Option<&T>

Source§

fn cast_mut(&mut self) -> Option<&mut T>

Source§

impl Cast<dyn InputSetTypeMut> for ParallelGateway

Source§

fn cast(&self) -> Option<&T>

Source§

fn cast_mut(&mut self) -> Option<&mut T>

Source§

impl Cast<dyn InterfaceType> for ParallelGateway

Source§

fn cast(&self) -> Option<&T>

Source§

fn cast_mut(&mut self) -> Option<&mut T>

Source§

impl Cast<dyn InterfaceTypeMut> for ParallelGateway

Source§

fn cast(&self) -> Option<&T>

Source§

fn cast_mut(&mut self) -> Option<&mut T>

Source§

impl Cast<dyn IntermediateCatchEventType> for ParallelGateway

Source§

fn cast(&self) -> Option<&T>

Source§

fn cast_mut(&mut self) -> Option<&mut T>

Source§

impl Cast<dyn IntermediateCatchEventTypeMut> for ParallelGateway

Source§

fn cast(&self) -> Option<&T>

Source§

fn cast_mut(&mut self) -> Option<&mut T>

Source§

impl Cast<dyn IntermediateThrowEventType> for ParallelGateway

Source§

fn cast(&self) -> Option<&T>

Source§

fn cast_mut(&mut self) -> Option<&mut T>

Source§

impl Cast<dyn IntermediateThrowEventTypeMut> for ParallelGateway

Source§

fn cast(&self) -> Option<&T>

Source§

fn cast_mut(&mut self) -> Option<&mut T>

Source§

impl Cast<dyn ItemDefinitionType> for ParallelGateway

Source§

fn cast(&self) -> Option<&T>

Source§

fn cast_mut(&mut self) -> Option<&mut T>

Source§

impl Cast<dyn ItemDefinitionTypeMut> for ParallelGateway

Source§

fn cast(&self) -> Option<&T>

Source§

fn cast_mut(&mut self) -> Option<&mut T>

Source§

impl Cast<dyn LaneSetType> for ParallelGateway

Source§

fn cast(&self) -> Option<&T>

Source§

fn cast_mut(&mut self) -> Option<&mut T>

Source§

impl Cast<dyn LaneSetTypeMut> for ParallelGateway

Source§

fn cast(&self) -> Option<&T>

Source§

fn cast_mut(&mut self) -> Option<&mut T>

Source§

impl Cast<dyn LaneType> for ParallelGateway

Source§

fn cast(&self) -> Option<&T>

Source§

fn cast_mut(&mut self) -> Option<&mut T>

Source§

impl Cast<dyn LaneTypeMut> for ParallelGateway

Source§

fn cast(&self) -> Option<&T>

Source§

fn cast_mut(&mut self) -> Option<&mut T>

Source§

impl Cast<dyn LinkEventDefinitionType> for ParallelGateway

Source§

fn cast(&self) -> Option<&T>

Source§

fn cast_mut(&mut self) -> Option<&mut T>

Source§

impl Cast<dyn LinkEventDefinitionTypeMut> for ParallelGateway

Source§

fn cast(&self) -> Option<&T>

Source§

fn cast_mut(&mut self) -> Option<&mut T>

Source§

impl Cast<dyn LoopCharacteristicsType> for ParallelGateway

Source§

fn cast(&self) -> Option<&T>

Source§

fn cast_mut(&mut self) -> Option<&mut T>

Source§

impl Cast<dyn LoopCharacteristicsTypeMut> for ParallelGateway

Source§

fn cast(&self) -> Option<&T>

Source§

fn cast_mut(&mut self) -> Option<&mut T>

Source§

impl Cast<dyn ManualTaskType> for ParallelGateway

Source§

fn cast(&self) -> Option<&T>

Source§

fn cast_mut(&mut self) -> Option<&mut T>

Source§

impl Cast<dyn ManualTaskTypeMut> for ParallelGateway

Source§

fn cast(&self) -> Option<&T>

Source§

fn cast_mut(&mut self) -> Option<&mut T>

Source§

impl Cast<dyn MessageEventDefinitionType> for ParallelGateway

Source§

fn cast(&self) -> Option<&T>

Source§

fn cast_mut(&mut self) -> Option<&mut T>

Source§

impl Cast<dyn MessageEventDefinitionTypeMut> for ParallelGateway

Source§

fn cast(&self) -> Option<&T>

Source§

fn cast_mut(&mut self) -> Option<&mut T>

Source§

impl Cast<dyn MessageFlowAssociationType> for ParallelGateway

Source§

fn cast(&self) -> Option<&T>

Source§

fn cast_mut(&mut self) -> Option<&mut T>

Source§

impl Cast<dyn MessageFlowAssociationTypeMut> for ParallelGateway

Source§

fn cast(&self) -> Option<&T>

Source§

fn cast_mut(&mut self) -> Option<&mut T>

Source§

impl Cast<dyn MessageFlowType> for ParallelGateway

Source§

fn cast(&self) -> Option<&T>

Source§

fn cast_mut(&mut self) -> Option<&mut T>

Source§

impl Cast<dyn MessageFlowTypeMut> for ParallelGateway

Source§

fn cast(&self) -> Option<&T>

Source§

fn cast_mut(&mut self) -> Option<&mut T>

Source§

impl Cast<dyn MessageType> for ParallelGateway

Source§

fn cast(&self) -> Option<&T>

Source§

fn cast_mut(&mut self) -> Option<&mut T>

Source§

impl Cast<dyn MessageTypeMut> for ParallelGateway

Source§

fn cast(&self) -> Option<&T>

Source§

fn cast_mut(&mut self) -> Option<&mut T>

Source§

impl Cast<dyn MonitoringType> for ParallelGateway

Source§

fn cast(&self) -> Option<&T>

Source§

fn cast_mut(&mut self) -> Option<&mut T>

Source§

impl Cast<dyn MonitoringTypeMut> for ParallelGateway

Source§

fn cast(&self) -> Option<&T>

Source§

fn cast_mut(&mut self) -> Option<&mut T>

Source§

impl Cast<dyn MultiInstanceLoopCharacteristicsType> for ParallelGateway

Source§

fn cast(&self) -> Option<&T>

Source§

fn cast_mut(&mut self) -> Option<&mut T>

Source§

impl Cast<dyn MultiInstanceLoopCharacteristicsTypeMut> for ParallelGateway

Source§

fn cast(&self) -> Option<&T>

Source§

fn cast_mut(&mut self) -> Option<&mut T>

Source§

impl Cast<dyn OperationType> for ParallelGateway

Source§

fn cast(&self) -> Option<&T>

Source§

fn cast_mut(&mut self) -> Option<&mut T>

Source§

impl Cast<dyn OperationTypeMut> for ParallelGateway

Source§

fn cast(&self) -> Option<&T>

Source§

fn cast_mut(&mut self) -> Option<&mut T>

Source§

impl Cast<dyn OutputSetType> for ParallelGateway

Source§

fn cast(&self) -> Option<&T>

Source§

fn cast_mut(&mut self) -> Option<&mut T>

Source§

impl Cast<dyn OutputSetTypeMut> for ParallelGateway

Source§

fn cast(&self) -> Option<&T>

Source§

fn cast_mut(&mut self) -> Option<&mut T>

Source§

impl Cast<dyn ParallelGatewayType> for ParallelGateway

Source§

fn cast(&self) -> Option<&(dyn ParallelGatewayType + 'static)>

Source§

fn cast_mut(&mut self) -> Option<&mut (dyn ParallelGatewayType + 'static)>

Source§

impl Cast<dyn ParallelGatewayTypeMut> for ParallelGateway

Source§

fn cast(&self) -> Option<&(dyn ParallelGatewayTypeMut + 'static)>

Source§

fn cast_mut(&mut self) -> Option<&mut (dyn ParallelGatewayTypeMut + 'static)>

Source§

impl Cast<dyn ParticipantAssociationType> for ParallelGateway

Source§

fn cast(&self) -> Option<&T>

Source§

fn cast_mut(&mut self) -> Option<&mut T>

Source§

impl Cast<dyn ParticipantAssociationTypeMut> for ParallelGateway

Source§

fn cast(&self) -> Option<&T>

Source§

fn cast_mut(&mut self) -> Option<&mut T>

Source§

impl Cast<dyn ParticipantMultiplicityType> for ParallelGateway

Source§

fn cast(&self) -> Option<&T>

Source§

fn cast_mut(&mut self) -> Option<&mut T>

Source§

impl Cast<dyn ParticipantMultiplicityTypeMut> for ParallelGateway

Source§

fn cast(&self) -> Option<&T>

Source§

fn cast_mut(&mut self) -> Option<&mut T>

Source§

impl Cast<dyn ParticipantType> for ParallelGateway

Source§

fn cast(&self) -> Option<&T>

Source§

fn cast_mut(&mut self) -> Option<&mut T>

Source§

impl Cast<dyn ParticipantTypeMut> for ParallelGateway

Source§

fn cast(&self) -> Option<&T>

Source§

fn cast_mut(&mut self) -> Option<&mut T>

Source§

impl Cast<dyn PartnerEntityType> for ParallelGateway

Source§

fn cast(&self) -> Option<&T>

Source§

fn cast_mut(&mut self) -> Option<&mut T>

Source§

impl Cast<dyn PartnerEntityTypeMut> for ParallelGateway

Source§

fn cast(&self) -> Option<&T>

Source§

fn cast_mut(&mut self) -> Option<&mut T>

Source§

impl Cast<dyn PartnerRoleType> for ParallelGateway

Source§

fn cast(&self) -> Option<&T>

Source§

fn cast_mut(&mut self) -> Option<&mut T>

Source§

impl Cast<dyn PartnerRoleTypeMut> for ParallelGateway

Source§

fn cast(&self) -> Option<&T>

Source§

fn cast_mut(&mut self) -> Option<&mut T>

Source§

impl Cast<dyn PerformerType> for ParallelGateway

Source§

fn cast(&self) -> Option<&T>

Source§

fn cast_mut(&mut self) -> Option<&mut T>

Source§

impl Cast<dyn PerformerTypeMut> for ParallelGateway

Source§

fn cast(&self) -> Option<&T>

Source§

fn cast_mut(&mut self) -> Option<&mut T>

Source§

impl Cast<dyn PotentialOwnerType> for ParallelGateway

Source§

fn cast(&self) -> Option<&T>

Source§

fn cast_mut(&mut self) -> Option<&mut T>

Source§

impl Cast<dyn PotentialOwnerTypeMut> for ParallelGateway

Source§

fn cast(&self) -> Option<&T>

Source§

fn cast_mut(&mut self) -> Option<&mut T>

Source§

impl Cast<dyn ProcessType> for ParallelGateway

Source§

fn cast(&self) -> Option<&T>

Source§

fn cast_mut(&mut self) -> Option<&mut T>

Source§

impl Cast<dyn ProcessTypeMut> for ParallelGateway

Source§

fn cast(&self) -> Option<&T>

Source§

fn cast_mut(&mut self) -> Option<&mut T>

Source§

impl Cast<dyn PropertyType> for ParallelGateway

Source§

fn cast(&self) -> Option<&T>

Source§

fn cast_mut(&mut self) -> Option<&mut T>

Source§

impl Cast<dyn PropertyTypeMut> for ParallelGateway

Source§

fn cast(&self) -> Option<&T>

Source§

fn cast_mut(&mut self) -> Option<&mut T>

Source§

impl Cast<dyn ReceiveTaskType> for ParallelGateway

Source§

fn cast(&self) -> Option<&T>

Source§

fn cast_mut(&mut self) -> Option<&mut T>

Source§

impl Cast<dyn ReceiveTaskTypeMut> for ParallelGateway

Source§

fn cast(&self) -> Option<&T>

Source§

fn cast_mut(&mut self) -> Option<&mut T>

Source§

impl Cast<dyn RelationshipType> for ParallelGateway

Source§

fn cast(&self) -> Option<&T>

Source§

fn cast_mut(&mut self) -> Option<&mut T>

Source§

impl Cast<dyn RelationshipTypeMut> for ParallelGateway

Source§

fn cast(&self) -> Option<&T>

Source§

fn cast_mut(&mut self) -> Option<&mut T>

Source§

impl Cast<dyn RenderingType> for ParallelGateway

Source§

fn cast(&self) -> Option<&T>

Source§

fn cast_mut(&mut self) -> Option<&mut T>

Source§

impl Cast<dyn RenderingTypeMut> for ParallelGateway

Source§

fn cast(&self) -> Option<&T>

Source§

fn cast_mut(&mut self) -> Option<&mut T>

Source§

impl Cast<dyn ResourceAssignmentExpressionType> for ParallelGateway

Source§

fn cast(&self) -> Option<&T>

Source§

fn cast_mut(&mut self) -> Option<&mut T>

Source§

impl Cast<dyn ResourceAssignmentExpressionTypeMut> for ParallelGateway

Source§

fn cast(&self) -> Option<&T>

Source§

fn cast_mut(&mut self) -> Option<&mut T>

Source§

impl Cast<dyn ResourceParameterBindingType> for ParallelGateway

Source§

fn cast(&self) -> Option<&T>

Source§

fn cast_mut(&mut self) -> Option<&mut T>

Source§

impl Cast<dyn ResourceParameterBindingTypeMut> for ParallelGateway

Source§

fn cast(&self) -> Option<&T>

Source§

fn cast_mut(&mut self) -> Option<&mut T>

Source§

impl Cast<dyn ResourceParameterType> for ParallelGateway

Source§

fn cast(&self) -> Option<&T>

Source§

fn cast_mut(&mut self) -> Option<&mut T>

Source§

impl Cast<dyn ResourceParameterTypeMut> for ParallelGateway

Source§

fn cast(&self) -> Option<&T>

Source§

fn cast_mut(&mut self) -> Option<&mut T>

Source§

impl Cast<dyn ResourceRoleType> for ParallelGateway

Source§

fn cast(&self) -> Option<&T>

Source§

fn cast_mut(&mut self) -> Option<&mut T>

Source§

impl Cast<dyn ResourceRoleTypeMut> for ParallelGateway

Source§

fn cast(&self) -> Option<&T>

Source§

fn cast_mut(&mut self) -> Option<&mut T>

Source§

impl Cast<dyn ResourceType> for ParallelGateway

Source§

fn cast(&self) -> Option<&T>

Source§

fn cast_mut(&mut self) -> Option<&mut T>

Source§

impl Cast<dyn ResourceTypeMut> for ParallelGateway

Source§

fn cast(&self) -> Option<&T>

Source§

fn cast_mut(&mut self) -> Option<&mut T>

Source§

impl Cast<dyn RootElementType> for ParallelGateway

Source§

fn cast(&self) -> Option<&T>

Source§

fn cast_mut(&mut self) -> Option<&mut T>

Source§

impl Cast<dyn RootElementTypeMut> for ParallelGateway

Source§

fn cast(&self) -> Option<&T>

Source§

fn cast_mut(&mut self) -> Option<&mut T>

Source§

impl Cast<dyn ScriptTaskType> for ParallelGateway

Source§

fn cast(&self) -> Option<&T>

Source§

fn cast_mut(&mut self) -> Option<&mut T>

Source§

impl Cast<dyn ScriptTaskTypeMut> for ParallelGateway

Source§

fn cast(&self) -> Option<&T>

Source§

fn cast_mut(&mut self) -> Option<&mut T>

Source§

impl Cast<dyn ScriptType> for ParallelGateway

Source§

fn cast(&self) -> Option<&T>

Source§

fn cast_mut(&mut self) -> Option<&mut T>

Source§

impl Cast<dyn ScriptTypeMut> for ParallelGateway

Source§

fn cast(&self) -> Option<&T>

Source§

fn cast_mut(&mut self) -> Option<&mut T>

Source§

impl Cast<dyn SendTaskType> for ParallelGateway

Source§

fn cast(&self) -> Option<&T>

Source§

fn cast_mut(&mut self) -> Option<&mut T>

Source§

impl Cast<dyn SendTaskTypeMut> for ParallelGateway

Source§

fn cast(&self) -> Option<&T>

Source§

fn cast_mut(&mut self) -> Option<&mut T>

Source§

impl Cast<dyn SequenceFlowType> for ParallelGateway

Source§

fn cast(&self) -> Option<&T>

Source§

fn cast_mut(&mut self) -> Option<&mut T>

Source§

impl Cast<dyn SequenceFlowTypeMut> for ParallelGateway

Source§

fn cast(&self) -> Option<&T>

Source§

fn cast_mut(&mut self) -> Option<&mut T>

Source§

impl Cast<dyn ServiceTaskType> for ParallelGateway

Source§

fn cast(&self) -> Option<&T>

Source§

fn cast_mut(&mut self) -> Option<&mut T>

Source§

impl Cast<dyn ServiceTaskTypeMut> for ParallelGateway

Source§

fn cast(&self) -> Option<&T>

Source§

fn cast_mut(&mut self) -> Option<&mut T>

Source§

impl Cast<dyn SignalEventDefinitionType> for ParallelGateway

Source§

fn cast(&self) -> Option<&T>

Source§

fn cast_mut(&mut self) -> Option<&mut T>

Source§

impl Cast<dyn SignalEventDefinitionTypeMut> for ParallelGateway

Source§

fn cast(&self) -> Option<&T>

Source§

fn cast_mut(&mut self) -> Option<&mut T>

Source§

impl Cast<dyn SignalType> for ParallelGateway

Source§

fn cast(&self) -> Option<&T>

Source§

fn cast_mut(&mut self) -> Option<&mut T>

Source§

impl Cast<dyn SignalTypeMut> for ParallelGateway

Source§

fn cast(&self) -> Option<&T>

Source§

fn cast_mut(&mut self) -> Option<&mut T>

Source§

impl Cast<dyn StandardLoopCharacteristicsType> for ParallelGateway

Source§

fn cast(&self) -> Option<&T>

Source§

fn cast_mut(&mut self) -> Option<&mut T>

Source§

impl Cast<dyn StandardLoopCharacteristicsTypeMut> for ParallelGateway

Source§

fn cast(&self) -> Option<&T>

Source§

fn cast_mut(&mut self) -> Option<&mut T>

Source§

impl Cast<dyn StartEventType> for ParallelGateway

Source§

fn cast(&self) -> Option<&T>

Source§

fn cast_mut(&mut self) -> Option<&mut T>

Source§

impl Cast<dyn StartEventTypeMut> for ParallelGateway

Source§

fn cast(&self) -> Option<&T>

Source§

fn cast_mut(&mut self) -> Option<&mut T>

Source§

impl Cast<dyn SubChoreographyType> for ParallelGateway

Source§

fn cast(&self) -> Option<&T>

Source§

fn cast_mut(&mut self) -> Option<&mut T>

Source§

impl Cast<dyn SubChoreographyTypeMut> for ParallelGateway

Source§

fn cast(&self) -> Option<&T>

Source§

fn cast_mut(&mut self) -> Option<&mut T>

Source§

impl Cast<dyn SubConversationType> for ParallelGateway

Source§

fn cast(&self) -> Option<&T>

Source§

fn cast_mut(&mut self) -> Option<&mut T>

Source§

impl Cast<dyn SubConversationTypeMut> for ParallelGateway

Source§

fn cast(&self) -> Option<&T>

Source§

fn cast_mut(&mut self) -> Option<&mut T>

Source§

impl Cast<dyn SubProcessType> for ParallelGateway

Source§

fn cast(&self) -> Option<&T>

Source§

fn cast_mut(&mut self) -> Option<&mut T>

Source§

impl Cast<dyn SubProcessTypeMut> for ParallelGateway

Source§

fn cast(&self) -> Option<&T>

Source§

fn cast_mut(&mut self) -> Option<&mut T>

Source§

impl Cast<dyn TaskType> for ParallelGateway

Source§

fn cast(&self) -> Option<&T>

Source§

fn cast_mut(&mut self) -> Option<&mut T>

Source§

impl Cast<dyn TaskTypeMut> for ParallelGateway

Source§

fn cast(&self) -> Option<&T>

Source§

fn cast_mut(&mut self) -> Option<&mut T>

Source§

impl Cast<dyn TerminateEventDefinitionType> for ParallelGateway

Source§

fn cast(&self) -> Option<&T>

Source§

fn cast_mut(&mut self) -> Option<&mut T>

Source§

impl Cast<dyn TerminateEventDefinitionTypeMut> for ParallelGateway

Source§

fn cast(&self) -> Option<&T>

Source§

fn cast_mut(&mut self) -> Option<&mut T>

Source§

impl Cast<dyn TextAnnotationType> for ParallelGateway

Source§

fn cast(&self) -> Option<&T>

Source§

fn cast_mut(&mut self) -> Option<&mut T>

Source§

impl Cast<dyn TextAnnotationTypeMut> for ParallelGateway

Source§

fn cast(&self) -> Option<&T>

Source§

fn cast_mut(&mut self) -> Option<&mut T>

Source§

impl Cast<dyn TextType> for ParallelGateway

Source§

fn cast(&self) -> Option<&T>

Source§

fn cast_mut(&mut self) -> Option<&mut T>

Source§

impl Cast<dyn TextTypeMut> for ParallelGateway

Source§

fn cast(&self) -> Option<&T>

Source§

fn cast_mut(&mut self) -> Option<&mut T>

Source§

impl Cast<dyn ThrowEventType> for ParallelGateway

Source§

fn cast(&self) -> Option<&T>

Source§

fn cast_mut(&mut self) -> Option<&mut T>

Source§

impl Cast<dyn ThrowEventTypeMut> for ParallelGateway

Source§

fn cast(&self) -> Option<&T>

Source§

fn cast_mut(&mut self) -> Option<&mut T>

Source§

impl Cast<dyn TimerEventDefinitionType> for ParallelGateway

Source§

fn cast(&self) -> Option<&T>

Source§

fn cast_mut(&mut self) -> Option<&mut T>

Source§

impl Cast<dyn TimerEventDefinitionTypeMut> for ParallelGateway

Source§

fn cast(&self) -> Option<&T>

Source§

fn cast_mut(&mut self) -> Option<&mut T>

Source§

impl Cast<dyn TransactionType> for ParallelGateway

Source§

fn cast(&self) -> Option<&T>

Source§

fn cast_mut(&mut self) -> Option<&mut T>

Source§

impl Cast<dyn TransactionTypeMut> for ParallelGateway

Source§

fn cast(&self) -> Option<&T>

Source§

fn cast_mut(&mut self) -> Option<&mut T>

Source§

impl Cast<dyn UserTaskType> for ParallelGateway

Source§

fn cast(&self) -> Option<&T>

Source§

fn cast_mut(&mut self) -> Option<&mut T>

Source§

impl Cast<dyn UserTaskTypeMut> for ParallelGateway

Source§

fn cast(&self) -> Option<&T>

Source§

fn cast_mut(&mut self) -> Option<&mut T>

Source§

impl Clone for ParallelGateway

Source§

fn clone(&self) -> ParallelGateway

Returns a duplicate of the value. Read more
1.0.0 · Source§

fn clone_from(&mut self, source: &Self)

Performs copy-assignment from source. Read more
Source§

impl Debug for ParallelGateway

Source§

fn fmt(&self, f: &mut Formatter<'_>) -> Result

Formats the value using the given formatter. Read more
Source§

impl Default for ParallelGateway

Source§

fn default() -> ParallelGateway

Returns the “default value” for a type. Read more
Source§

impl<'de> Deserialize<'de> for ParallelGateway

Source§

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 ParallelGateway

Source§

impl DocumentElementContainer for ParallelGateway

Source§

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>

Find an element by ID
Source§

impl FlowElementType for ParallelGateway

Source§

fn auditing(&self) -> &Option<Auditing>

Get value of auditing child
Source§

fn category_value_refs(&self) -> &Vec<String>

Get value of categoryValueRef child
Source§

fn name(&self) -> &Option<String>

Get value of attribute name
Source§

fn monitoring(&self) -> &Option<Monitoring>

Get value of monitoring child
Source§

impl FlowElementTypeMut for ParallelGateway

Source§

fn set_auditing(&mut self, v: Option<Auditing>)

Set value of auditing child
Source§

fn auditing_mut(&mut self) -> &mut Option<Auditing>

Get a mutable value of auditing child
Source§

fn category_value_refs_mut(&mut self) -> &mut Vec<String>

Get a mutable value of categoryValueRef child
Source§

fn set_category_value_refs(&mut self, v: Vec<String>)

Set value of categoryValueRef child
Source§

fn set_name(&mut self, v: Option<String>)

Set value of attribute name
Source§

fn monitoring_mut(&mut self) -> &mut Option<Monitoring>

Get a mutable value of monitoring child
Source§

fn set_monitoring(&mut self, v: Option<Monitoring>)

Set value of monitoring child
Source§

impl FlowNodeType for ParallelGateway

Source§

fn incomings(&self) -> &Vec<String>

Get value of incoming child
Source§

fn outgoings(&self) -> &Vec<String>

Get value of outgoing child
Source§

impl FlowNodeTypeMut for ParallelGateway

Source§

fn set_outgoings(&mut self, v: Vec<String>)

Set value of outgoing child
Source§

fn outgoings_mut(&mut self) -> &mut Vec<String>

Get a mutable value of outgoing child
Source§

fn incomings_mut(&mut self) -> &mut Vec<String>

Get a mutable value of incoming child
Source§

fn set_incomings(&mut self, v: Vec<String>)

Set value of incoming child
Source§

impl From<ParallelGateway> for FlowElement

Source§

fn from(original: ParallelGateway) -> FlowElement

Converts to this type from the input type.
Source§

impl GatewayType for ParallelGateway

Source§

fn gateway_direction(&self) -> &Option<String>

Get value of attribute gatewayDirection
Source§

impl GatewayTypeMut for ParallelGateway

Source§

fn set_gateway_direction(&mut self, v: Option<String>)

Set value of attribute gatewayDirection
Source§

impl Hash for ParallelGateway

Source§

fn hash<__H: Hasher>(&self, state: &mut __H)

Feeds this value into the given Hasher. Read more
1.3.0 · Source§

fn hash_slice<H>(data: &[Self], state: &mut H)
where H: Hasher, Self: Sized,

Feeds a slice of this type into the given Hasher. Read more
Source§

impl PartialEq for ParallelGateway

Source§

fn eq(&self, other: &ParallelGateway) -> bool

Tests for self and other values to be equal, and is used by ==.
1.0.0 · Source§

fn ne(&self, other: &Rhs) -> bool

Tests for !=. The default implementation is almost always sufficient, and should not be overridden without very good reason.
Source§

impl Serialize for ParallelGateway

Source§

fn serialize<__S>(&self, __serializer: __S) -> Result<__S::Ok, __S::Error>
where __S: Serializer,

Serialize this value into the given Serde serializer. Read more
Source§

impl<'__input> XmlRead<'__input> for ParallelGateway

Source§

fn from_reader(reader: &mut XmlReader<'__input>) -> XmlResult<Self>

Source§

fn from_str(text: &'a str) -> Result<Self, XmlError>

Source§

impl ParallelGatewayType for ParallelGateway

Source§

impl ParallelGatewayTypeMut for ParallelGateway

Source§

impl StructuralPartialEq for ParallelGateway

Auto Trait Implementations§

Blanket Implementations§

Source§

impl<T> Any for T
where T: 'static + ?Sized,

Source§

fn type_id(&self) -> TypeId

Gets the TypeId of self. Read more
Source§

impl<T> Borrow<T> for T
where T: ?Sized,

Source§

fn borrow(&self) -> &T

Immutably borrows from an owned value. Read more
Source§

impl<T> BorrowMut<T> for T
where T: ?Sized,

Source§

fn borrow_mut(&mut self) -> &mut T

Mutably borrows from an owned value. Read more
Source§

impl<T> CloneToUninit for T
where T: Clone,

Source§

unsafe fn clone_to_uninit(&self, dest: *mut u8)

🔬This is a nightly-only experimental API. (clone_to_uninit)
Performs copy-assignment from self to dest. Read more
Source§

impl<T> Downcast for T
where T: Any,

Source§

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>

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)

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)

Convert &mut Trait (where Trait: Downcast) to &Any. This is needed since Rust cannot generate &mut Any’s vtable from &mut Trait’s.
Source§

impl<T> DowncastSync for T
where T: Any + Send + Sync,

Source§

fn into_any_arc(self: Arc<T>) -> Arc<dyn Any + Sync + Send>

Convert Arc<Trait> (where Trait: Downcast) to Arc<Any>. Arc<Any> can then be further downcast into Arc<ConcreteType> where ConcreteType implements Trait.
Source§

impl<T> DynClone for T
where T: Clone,

Source§

fn __clone_box(&self, _: Private) -> *mut ()

Source§

impl<T> From<T> for T

Source§

fn from(t: T) -> T

Returns the argument unchanged.

Source§

impl<T, U> Into<U> for T
where U: From<T>,

Source§

fn into(self) -> U

Calls U::from(self).

That is, this conversion is whatever the implementation of From<T> for U chooses to do.

Source§

impl<T> ToOwned for T
where T: Clone,

Source§

type Owned = T

The resulting type after obtaining ownership.
Source§

fn to_owned(&self) -> T

Creates owned data from borrowed data, usually by cloning. Read more
Source§

fn clone_into(&self, target: &mut T)

Uses borrowed data to replace owned data, usually by cloning. Read more
Source§

impl<T, U> TryFrom<U> for T
where U: Into<T>,

Source§

type Error = Infallible

The type returned in the event of a conversion error.
Source§

fn try_from(value: U) -> Result<T, <T as TryFrom<U>>::Error>

Performs the conversion.
Source§

impl<T, U> TryInto<U> for T
where U: TryFrom<T>,

Source§

type Error = <U as TryFrom<T>>::Error

The type returned in the event of a conversion error.
Source§

fn try_into(self) -> Result<U, <U as TryFrom<T>>::Error>

Performs the conversion.
Source§

impl<T> DeserializeOwned for T
where T: for<'de> Deserialize<'de>,

Source§

impl<T> XmlReadOwned for T
where T: for<'s> XmlRead<'s>,