pub struct OutputSet {
pub id: Option<Id>,
pub documentations: Vec<Documentation>,
pub extension_elements: Option<ExtensionElements>,
pub name: Option<String>,
pub data_output_refses: Vec<String>,
pub optional_output_refses: Vec<String>,
pub while_executing_output_refses: Vec<String>,
pub input_set_refses: 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>§data_output_refses: Vec<String>§optional_output_refses: Vec<String>§while_executing_output_refses: Vec<String>§input_set_refses: Vec<String>Trait Implementations§
Source§impl BaseElementType for OutputSet
impl BaseElementType for OutputSet
Source§fn documentations(&self) -> &Vec<Documentation>
fn documentations(&self) -> &Vec<Documentation>
Get value of
documentation childSource§fn extension_elements(&self) -> &Option<ExtensionElements>
fn extension_elements(&self) -> &Option<ExtensionElements>
Get value of
extensionElements childSource§impl BaseElementTypeMut for OutputSet
impl BaseElementTypeMut for OutputSet
Source§fn set_extension_elements(&mut self, v: Option<ExtensionElements>)
fn set_extension_elements(&mut self, v: Option<ExtensionElements>)
Set value of
extensionElements 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_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§impl Cast<dyn ActivityType> for OutputSet
impl Cast<dyn ActivityType> for OutputSet
Source§impl Cast<dyn ActivityTypeMut> for OutputSet
impl Cast<dyn ActivityTypeMut> for OutputSet
Source§impl Cast<dyn AdHocSubProcessType> for OutputSet
impl Cast<dyn AdHocSubProcessType> for OutputSet
Source§impl Cast<dyn AdHocSubProcessTypeMut> for OutputSet
impl Cast<dyn AdHocSubProcessTypeMut> for OutputSet
Source§impl Cast<dyn ArtifactType> for OutputSet
impl Cast<dyn ArtifactType> for OutputSet
Source§impl Cast<dyn ArtifactTypeMut> for OutputSet
impl Cast<dyn ArtifactTypeMut> for OutputSet
Source§impl Cast<dyn AssignmentType> for OutputSet
impl Cast<dyn AssignmentType> for OutputSet
Source§impl Cast<dyn AssignmentTypeMut> for OutputSet
impl Cast<dyn AssignmentTypeMut> for OutputSet
Source§impl Cast<dyn AssociationType> for OutputSet
impl Cast<dyn AssociationType> for OutputSet
Source§impl Cast<dyn AssociationTypeMut> for OutputSet
impl Cast<dyn AssociationTypeMut> for OutputSet
Source§impl Cast<dyn AuditingType> for OutputSet
impl Cast<dyn AuditingType> for OutputSet
Source§impl Cast<dyn AuditingTypeMut> for OutputSet
impl Cast<dyn AuditingTypeMut> for OutputSet
Source§impl Cast<dyn BaseElementType> for OutputSet
impl Cast<dyn BaseElementType> for OutputSet
fn cast(&self) -> Option<&(dyn BaseElementType + 'static)>
fn cast_mut(&mut self) -> Option<&mut (dyn BaseElementType + 'static)>
Source§impl Cast<dyn BaseElementTypeMut> for OutputSet
impl Cast<dyn BaseElementTypeMut> for OutputSet
fn cast(&self) -> Option<&(dyn BaseElementTypeMut + 'static)>
fn cast_mut(&mut self) -> Option<&mut (dyn BaseElementTypeMut + 'static)>
Source§impl Cast<dyn BaseElementWithMixedContentType> for OutputSet
impl Cast<dyn BaseElementWithMixedContentType> for OutputSet
Source§impl Cast<dyn BaseElementWithMixedContentTypeMut> for OutputSet
impl Cast<dyn BaseElementWithMixedContentTypeMut> for OutputSet
Source§impl Cast<dyn BoundaryEventType> for OutputSet
impl Cast<dyn BoundaryEventType> for OutputSet
Source§impl Cast<dyn BoundaryEventTypeMut> for OutputSet
impl Cast<dyn BoundaryEventTypeMut> for OutputSet
Source§impl Cast<dyn BusinessRuleTaskType> for OutputSet
impl Cast<dyn BusinessRuleTaskType> for OutputSet
Source§impl Cast<dyn BusinessRuleTaskTypeMut> for OutputSet
impl Cast<dyn BusinessRuleTaskTypeMut> for OutputSet
Source§impl Cast<dyn CallActivityType> for OutputSet
impl Cast<dyn CallActivityType> for OutputSet
Source§impl Cast<dyn CallActivityTypeMut> for OutputSet
impl Cast<dyn CallActivityTypeMut> for OutputSet
Source§impl Cast<dyn CallChoreographyType> for OutputSet
impl Cast<dyn CallChoreographyType> for OutputSet
Source§impl Cast<dyn CallChoreographyTypeMut> for OutputSet
impl Cast<dyn CallChoreographyTypeMut> for OutputSet
Source§impl Cast<dyn CallConversationType> for OutputSet
impl Cast<dyn CallConversationType> for OutputSet
Source§impl Cast<dyn CallConversationTypeMut> for OutputSet
impl Cast<dyn CallConversationTypeMut> for OutputSet
Source§impl Cast<dyn CallableElementType> for OutputSet
impl Cast<dyn CallableElementType> for OutputSet
Source§impl Cast<dyn CallableElementTypeMut> for OutputSet
impl Cast<dyn CallableElementTypeMut> for OutputSet
Source§impl Cast<dyn CancelEventDefinitionType> for OutputSet
impl Cast<dyn CancelEventDefinitionType> for OutputSet
Source§impl Cast<dyn CancelEventDefinitionTypeMut> for OutputSet
impl Cast<dyn CancelEventDefinitionTypeMut> for OutputSet
Source§impl Cast<dyn CatchEventType> for OutputSet
impl Cast<dyn CatchEventType> for OutputSet
Source§impl Cast<dyn CatchEventTypeMut> for OutputSet
impl Cast<dyn CatchEventTypeMut> for OutputSet
Source§impl Cast<dyn CategoryType> for OutputSet
impl Cast<dyn CategoryType> for OutputSet
Source§impl Cast<dyn CategoryTypeMut> for OutputSet
impl Cast<dyn CategoryTypeMut> for OutputSet
Source§impl Cast<dyn CategoryValueType> for OutputSet
impl Cast<dyn CategoryValueType> for OutputSet
Source§impl Cast<dyn CategoryValueTypeMut> for OutputSet
impl Cast<dyn CategoryValueTypeMut> for OutputSet
Source§impl Cast<dyn ChoreographyActivityType> for OutputSet
impl Cast<dyn ChoreographyActivityType> for OutputSet
Source§impl Cast<dyn ChoreographyActivityTypeMut> for OutputSet
impl Cast<dyn ChoreographyActivityTypeMut> for OutputSet
Source§impl Cast<dyn ChoreographyTaskType> for OutputSet
impl Cast<dyn ChoreographyTaskType> for OutputSet
Source§impl Cast<dyn ChoreographyTaskTypeMut> for OutputSet
impl Cast<dyn ChoreographyTaskTypeMut> for OutputSet
Source§impl Cast<dyn ChoreographyType> for OutputSet
impl Cast<dyn ChoreographyType> for OutputSet
Source§impl Cast<dyn ChoreographyTypeMut> for OutputSet
impl Cast<dyn ChoreographyTypeMut> for OutputSet
Source§impl Cast<dyn CollaborationType> for OutputSet
impl Cast<dyn CollaborationType> for OutputSet
Source§impl Cast<dyn CollaborationTypeMut> for OutputSet
impl Cast<dyn CollaborationTypeMut> for OutputSet
Source§impl Cast<dyn CompensateEventDefinitionType> for OutputSet
impl Cast<dyn CompensateEventDefinitionType> for OutputSet
Source§impl Cast<dyn CompensateEventDefinitionTypeMut> for OutputSet
impl Cast<dyn CompensateEventDefinitionTypeMut> for OutputSet
Source§impl Cast<dyn ComplexBehaviorDefinitionType> for OutputSet
impl Cast<dyn ComplexBehaviorDefinitionType> for OutputSet
Source§impl Cast<dyn ComplexBehaviorDefinitionTypeMut> for OutputSet
impl Cast<dyn ComplexBehaviorDefinitionTypeMut> for OutputSet
Source§impl Cast<dyn ComplexGatewayType> for OutputSet
impl Cast<dyn ComplexGatewayType> for OutputSet
Source§impl Cast<dyn ComplexGatewayTypeMut> for OutputSet
impl Cast<dyn ComplexGatewayTypeMut> for OutputSet
Source§impl Cast<dyn ConditionalEventDefinitionType> for OutputSet
impl Cast<dyn ConditionalEventDefinitionType> for OutputSet
Source§impl Cast<dyn ConditionalEventDefinitionTypeMut> for OutputSet
impl Cast<dyn ConditionalEventDefinitionTypeMut> for OutputSet
Source§impl Cast<dyn ConversationAssociationType> for OutputSet
impl Cast<dyn ConversationAssociationType> for OutputSet
Source§impl Cast<dyn ConversationAssociationTypeMut> for OutputSet
impl Cast<dyn ConversationAssociationTypeMut> for OutputSet
Source§impl Cast<dyn ConversationLinkType> for OutputSet
impl Cast<dyn ConversationLinkType> for OutputSet
Source§impl Cast<dyn ConversationLinkTypeMut> for OutputSet
impl Cast<dyn ConversationLinkTypeMut> for OutputSet
Source§impl Cast<dyn ConversationNodeType> for OutputSet
impl Cast<dyn ConversationNodeType> for OutputSet
Source§impl Cast<dyn ConversationNodeTypeMut> for OutputSet
impl Cast<dyn ConversationNodeTypeMut> for OutputSet
Source§impl Cast<dyn ConversationType> for OutputSet
impl Cast<dyn ConversationType> for OutputSet
Source§impl Cast<dyn ConversationTypeMut> for OutputSet
impl Cast<dyn ConversationTypeMut> for OutputSet
Source§impl Cast<dyn CorrelationKeyType> for OutputSet
impl Cast<dyn CorrelationKeyType> for OutputSet
Source§impl Cast<dyn CorrelationKeyTypeMut> for OutputSet
impl Cast<dyn CorrelationKeyTypeMut> for OutputSet
Source§impl Cast<dyn CorrelationPropertyBindingType> for OutputSet
impl Cast<dyn CorrelationPropertyBindingType> for OutputSet
Source§impl Cast<dyn CorrelationPropertyBindingTypeMut> for OutputSet
impl Cast<dyn CorrelationPropertyBindingTypeMut> for OutputSet
Source§impl Cast<dyn CorrelationPropertyRetrievalExpressionType> for OutputSet
impl Cast<dyn CorrelationPropertyRetrievalExpressionType> for OutputSet
Source§impl Cast<dyn CorrelationPropertyType> for OutputSet
impl Cast<dyn CorrelationPropertyType> for OutputSet
Source§impl Cast<dyn CorrelationPropertyTypeMut> for OutputSet
impl Cast<dyn CorrelationPropertyTypeMut> for OutputSet
Source§impl Cast<dyn CorrelationSubscriptionType> for OutputSet
impl Cast<dyn CorrelationSubscriptionType> for OutputSet
Source§impl Cast<dyn CorrelationSubscriptionTypeMut> for OutputSet
impl Cast<dyn CorrelationSubscriptionTypeMut> for OutputSet
Source§impl Cast<dyn DataAssociationType> for OutputSet
impl Cast<dyn DataAssociationType> for OutputSet
Source§impl Cast<dyn DataAssociationTypeMut> for OutputSet
impl Cast<dyn DataAssociationTypeMut> for OutputSet
Source§impl Cast<dyn DataInputAssociationType> for OutputSet
impl Cast<dyn DataInputAssociationType> for OutputSet
Source§impl Cast<dyn DataInputAssociationTypeMut> for OutputSet
impl Cast<dyn DataInputAssociationTypeMut> for OutputSet
Source§impl Cast<dyn DataInputType> for OutputSet
impl Cast<dyn DataInputType> for OutputSet
Source§impl Cast<dyn DataInputTypeMut> for OutputSet
impl Cast<dyn DataInputTypeMut> for OutputSet
Source§impl Cast<dyn DataObjectReferenceType> for OutputSet
impl Cast<dyn DataObjectReferenceType> for OutputSet
Source§impl Cast<dyn DataObjectReferenceTypeMut> for OutputSet
impl Cast<dyn DataObjectReferenceTypeMut> for OutputSet
Source§impl Cast<dyn DataObjectType> for OutputSet
impl Cast<dyn DataObjectType> for OutputSet
Source§impl Cast<dyn DataObjectTypeMut> for OutputSet
impl Cast<dyn DataObjectTypeMut> for OutputSet
Source§impl Cast<dyn DataOutputAssociationType> for OutputSet
impl Cast<dyn DataOutputAssociationType> for OutputSet
Source§impl Cast<dyn DataOutputAssociationTypeMut> for OutputSet
impl Cast<dyn DataOutputAssociationTypeMut> for OutputSet
Source§impl Cast<dyn DataOutputType> for OutputSet
impl Cast<dyn DataOutputType> for OutputSet
Source§impl Cast<dyn DataOutputTypeMut> for OutputSet
impl Cast<dyn DataOutputTypeMut> for OutputSet
Source§impl Cast<dyn DataStateType> for OutputSet
impl Cast<dyn DataStateType> for OutputSet
Source§impl Cast<dyn DataStateTypeMut> for OutputSet
impl Cast<dyn DataStateTypeMut> for OutputSet
Source§impl Cast<dyn DataStoreReferenceType> for OutputSet
impl Cast<dyn DataStoreReferenceType> for OutputSet
Source§impl Cast<dyn DataStoreReferenceTypeMut> for OutputSet
impl Cast<dyn DataStoreReferenceTypeMut> for OutputSet
Source§impl Cast<dyn DataStoreType> for OutputSet
impl Cast<dyn DataStoreType> for OutputSet
Source§impl Cast<dyn DataStoreTypeMut> for OutputSet
impl Cast<dyn DataStoreTypeMut> for OutputSet
Source§impl Cast<dyn DefinitionsType> for OutputSet
impl Cast<dyn DefinitionsType> for OutputSet
Source§impl Cast<dyn DefinitionsTypeMut> for OutputSet
impl Cast<dyn DefinitionsTypeMut> for OutputSet
Source§impl Cast<dyn DocumentationType> for OutputSet
impl Cast<dyn DocumentationType> for OutputSet
Source§impl Cast<dyn DocumentationTypeMut> for OutputSet
impl Cast<dyn DocumentationTypeMut> for OutputSet
Source§impl Cast<dyn EndEventType> for OutputSet
impl Cast<dyn EndEventType> for OutputSet
Source§impl Cast<dyn EndEventTypeMut> for OutputSet
impl Cast<dyn EndEventTypeMut> for OutputSet
Source§impl Cast<dyn EndPointType> for OutputSet
impl Cast<dyn EndPointType> for OutputSet
Source§impl Cast<dyn EndPointTypeMut> for OutputSet
impl Cast<dyn EndPointTypeMut> for OutputSet
Source§impl Cast<dyn ErrorEventDefinitionType> for OutputSet
impl Cast<dyn ErrorEventDefinitionType> for OutputSet
Source§impl Cast<dyn ErrorEventDefinitionTypeMut> for OutputSet
impl Cast<dyn ErrorEventDefinitionTypeMut> for OutputSet
Source§impl Cast<dyn ErrorTypeMut> for OutputSet
impl Cast<dyn ErrorTypeMut> for OutputSet
Source§impl Cast<dyn EscalationEventDefinitionType> for OutputSet
impl Cast<dyn EscalationEventDefinitionType> for OutputSet
Source§impl Cast<dyn EscalationEventDefinitionTypeMut> for OutputSet
impl Cast<dyn EscalationEventDefinitionTypeMut> for OutputSet
Source§impl Cast<dyn EscalationType> for OutputSet
impl Cast<dyn EscalationType> for OutputSet
Source§impl Cast<dyn EscalationTypeMut> for OutputSet
impl Cast<dyn EscalationTypeMut> for OutputSet
Source§impl Cast<dyn EventBasedGatewayType> for OutputSet
impl Cast<dyn EventBasedGatewayType> for OutputSet
Source§impl Cast<dyn EventBasedGatewayTypeMut> for OutputSet
impl Cast<dyn EventBasedGatewayTypeMut> for OutputSet
Source§impl Cast<dyn EventDefinitionType> for OutputSet
impl Cast<dyn EventDefinitionType> for OutputSet
Source§impl Cast<dyn EventDefinitionTypeMut> for OutputSet
impl Cast<dyn EventDefinitionTypeMut> for OutputSet
Source§impl Cast<dyn EventTypeMut> for OutputSet
impl Cast<dyn EventTypeMut> for OutputSet
Source§impl Cast<dyn ExclusiveGatewayType> for OutputSet
impl Cast<dyn ExclusiveGatewayType> for OutputSet
Source§impl Cast<dyn ExclusiveGatewayTypeMut> for OutputSet
impl Cast<dyn ExclusiveGatewayTypeMut> for OutputSet
Source§impl Cast<dyn ExpressionType> for OutputSet
impl Cast<dyn ExpressionType> for OutputSet
Source§impl Cast<dyn ExpressionTypeMut> for OutputSet
impl Cast<dyn ExpressionTypeMut> for OutputSet
Source§impl Cast<dyn ExtensionElementsType> for OutputSet
impl Cast<dyn ExtensionElementsType> for OutputSet
Source§impl Cast<dyn ExtensionElementsTypeMut> for OutputSet
impl Cast<dyn ExtensionElementsTypeMut> for OutputSet
Source§impl Cast<dyn ExtensionType> for OutputSet
impl Cast<dyn ExtensionType> for OutputSet
Source§impl Cast<dyn ExtensionTypeMut> for OutputSet
impl Cast<dyn ExtensionTypeMut> for OutputSet
Source§impl Cast<dyn FlowElementType> for OutputSet
impl Cast<dyn FlowElementType> for OutputSet
Source§impl Cast<dyn FlowElementTypeMut> for OutputSet
impl Cast<dyn FlowElementTypeMut> for OutputSet
Source§impl Cast<dyn FlowNodeType> for OutputSet
impl Cast<dyn FlowNodeType> for OutputSet
Source§impl Cast<dyn FlowNodeTypeMut> for OutputSet
impl Cast<dyn FlowNodeTypeMut> for OutputSet
Source§impl Cast<dyn FormalExpressionType> for OutputSet
impl Cast<dyn FormalExpressionType> for OutputSet
Source§impl Cast<dyn FormalExpressionTypeMut> for OutputSet
impl Cast<dyn FormalExpressionTypeMut> for OutputSet
Source§impl Cast<dyn GatewayType> for OutputSet
impl Cast<dyn GatewayType> for OutputSet
Source§impl Cast<dyn GatewayTypeMut> for OutputSet
impl Cast<dyn GatewayTypeMut> for OutputSet
Source§impl Cast<dyn GlobalBusinessRuleTaskType> for OutputSet
impl Cast<dyn GlobalBusinessRuleTaskType> for OutputSet
Source§impl Cast<dyn GlobalBusinessRuleTaskTypeMut> for OutputSet
impl Cast<dyn GlobalBusinessRuleTaskTypeMut> for OutputSet
Source§impl Cast<dyn GlobalChoreographyTaskType> for OutputSet
impl Cast<dyn GlobalChoreographyTaskType> for OutputSet
Source§impl Cast<dyn GlobalChoreographyTaskTypeMut> for OutputSet
impl Cast<dyn GlobalChoreographyTaskTypeMut> for OutputSet
Source§impl Cast<dyn GlobalConversationType> for OutputSet
impl Cast<dyn GlobalConversationType> for OutputSet
Source§impl Cast<dyn GlobalConversationTypeMut> for OutputSet
impl Cast<dyn GlobalConversationTypeMut> for OutputSet
Source§impl Cast<dyn GlobalManualTaskType> for OutputSet
impl Cast<dyn GlobalManualTaskType> for OutputSet
Source§impl Cast<dyn GlobalManualTaskTypeMut> for OutputSet
impl Cast<dyn GlobalManualTaskTypeMut> for OutputSet
Source§impl Cast<dyn GlobalScriptTaskType> for OutputSet
impl Cast<dyn GlobalScriptTaskType> for OutputSet
Source§impl Cast<dyn GlobalScriptTaskTypeMut> for OutputSet
impl Cast<dyn GlobalScriptTaskTypeMut> for OutputSet
Source§impl Cast<dyn GlobalTaskType> for OutputSet
impl Cast<dyn GlobalTaskType> for OutputSet
Source§impl Cast<dyn GlobalTaskTypeMut> for OutputSet
impl Cast<dyn GlobalTaskTypeMut> for OutputSet
Source§impl Cast<dyn GlobalUserTaskType> for OutputSet
impl Cast<dyn GlobalUserTaskType> for OutputSet
Source§impl Cast<dyn GlobalUserTaskTypeMut> for OutputSet
impl Cast<dyn GlobalUserTaskTypeMut> for OutputSet
Source§impl Cast<dyn GroupTypeMut> for OutputSet
impl Cast<dyn GroupTypeMut> for OutputSet
Source§impl Cast<dyn HumanPerformerType> for OutputSet
impl Cast<dyn HumanPerformerType> for OutputSet
Source§impl Cast<dyn HumanPerformerTypeMut> for OutputSet
impl Cast<dyn HumanPerformerTypeMut> for OutputSet
Source§impl Cast<dyn ImplicitThrowEventType> for OutputSet
impl Cast<dyn ImplicitThrowEventType> for OutputSet
Source§impl Cast<dyn ImplicitThrowEventTypeMut> for OutputSet
impl Cast<dyn ImplicitThrowEventTypeMut> for OutputSet
Source§impl Cast<dyn ImportType> for OutputSet
impl Cast<dyn ImportType> for OutputSet
Source§impl Cast<dyn ImportTypeMut> for OutputSet
impl Cast<dyn ImportTypeMut> for OutputSet
Source§impl Cast<dyn InclusiveGatewayType> for OutputSet
impl Cast<dyn InclusiveGatewayType> for OutputSet
Source§impl Cast<dyn InclusiveGatewayTypeMut> for OutputSet
impl Cast<dyn InclusiveGatewayTypeMut> for OutputSet
Source§impl Cast<dyn InputOutputBindingType> for OutputSet
impl Cast<dyn InputOutputBindingType> for OutputSet
Source§impl Cast<dyn InputOutputBindingTypeMut> for OutputSet
impl Cast<dyn InputOutputBindingTypeMut> for OutputSet
Source§impl Cast<dyn InputOutputSpecificationType> for OutputSet
impl Cast<dyn InputOutputSpecificationType> for OutputSet
Source§impl Cast<dyn InputOutputSpecificationTypeMut> for OutputSet
impl Cast<dyn InputOutputSpecificationTypeMut> for OutputSet
Source§impl Cast<dyn InputSetType> for OutputSet
impl Cast<dyn InputSetType> for OutputSet
Source§impl Cast<dyn InputSetTypeMut> for OutputSet
impl Cast<dyn InputSetTypeMut> for OutputSet
Source§impl Cast<dyn InterfaceType> for OutputSet
impl Cast<dyn InterfaceType> for OutputSet
Source§impl Cast<dyn InterfaceTypeMut> for OutputSet
impl Cast<dyn InterfaceTypeMut> for OutputSet
Source§impl Cast<dyn IntermediateCatchEventType> for OutputSet
impl Cast<dyn IntermediateCatchEventType> for OutputSet
Source§impl Cast<dyn IntermediateCatchEventTypeMut> for OutputSet
impl Cast<dyn IntermediateCatchEventTypeMut> for OutputSet
Source§impl Cast<dyn IntermediateThrowEventType> for OutputSet
impl Cast<dyn IntermediateThrowEventType> for OutputSet
Source§impl Cast<dyn IntermediateThrowEventTypeMut> for OutputSet
impl Cast<dyn IntermediateThrowEventTypeMut> for OutputSet
Source§impl Cast<dyn ItemDefinitionType> for OutputSet
impl Cast<dyn ItemDefinitionType> for OutputSet
Source§impl Cast<dyn ItemDefinitionTypeMut> for OutputSet
impl Cast<dyn ItemDefinitionTypeMut> for OutputSet
Source§impl Cast<dyn LaneSetType> for OutputSet
impl Cast<dyn LaneSetType> for OutputSet
Source§impl Cast<dyn LaneSetTypeMut> for OutputSet
impl Cast<dyn LaneSetTypeMut> for OutputSet
Source§impl Cast<dyn LaneTypeMut> for OutputSet
impl Cast<dyn LaneTypeMut> for OutputSet
Source§impl Cast<dyn LinkEventDefinitionType> for OutputSet
impl Cast<dyn LinkEventDefinitionType> for OutputSet
Source§impl Cast<dyn LinkEventDefinitionTypeMut> for OutputSet
impl Cast<dyn LinkEventDefinitionTypeMut> for OutputSet
Source§impl Cast<dyn LoopCharacteristicsType> for OutputSet
impl Cast<dyn LoopCharacteristicsType> for OutputSet
Source§impl Cast<dyn LoopCharacteristicsTypeMut> for OutputSet
impl Cast<dyn LoopCharacteristicsTypeMut> for OutputSet
Source§impl Cast<dyn ManualTaskType> for OutputSet
impl Cast<dyn ManualTaskType> for OutputSet
Source§impl Cast<dyn ManualTaskTypeMut> for OutputSet
impl Cast<dyn ManualTaskTypeMut> for OutputSet
Source§impl Cast<dyn MessageEventDefinitionType> for OutputSet
impl Cast<dyn MessageEventDefinitionType> for OutputSet
Source§impl Cast<dyn MessageEventDefinitionTypeMut> for OutputSet
impl Cast<dyn MessageEventDefinitionTypeMut> for OutputSet
Source§impl Cast<dyn MessageFlowAssociationType> for OutputSet
impl Cast<dyn MessageFlowAssociationType> for OutputSet
Source§impl Cast<dyn MessageFlowAssociationTypeMut> for OutputSet
impl Cast<dyn MessageFlowAssociationTypeMut> for OutputSet
Source§impl Cast<dyn MessageFlowType> for OutputSet
impl Cast<dyn MessageFlowType> for OutputSet
Source§impl Cast<dyn MessageFlowTypeMut> for OutputSet
impl Cast<dyn MessageFlowTypeMut> for OutputSet
Source§impl Cast<dyn MessageType> for OutputSet
impl Cast<dyn MessageType> for OutputSet
Source§impl Cast<dyn MessageTypeMut> for OutputSet
impl Cast<dyn MessageTypeMut> for OutputSet
Source§impl Cast<dyn MonitoringType> for OutputSet
impl Cast<dyn MonitoringType> for OutputSet
Source§impl Cast<dyn MonitoringTypeMut> for OutputSet
impl Cast<dyn MonitoringTypeMut> for OutputSet
Source§impl Cast<dyn MultiInstanceLoopCharacteristicsType> for OutputSet
impl Cast<dyn MultiInstanceLoopCharacteristicsType> for OutputSet
Source§impl Cast<dyn MultiInstanceLoopCharacteristicsTypeMut> for OutputSet
impl Cast<dyn MultiInstanceLoopCharacteristicsTypeMut> for OutputSet
Source§impl Cast<dyn OperationType> for OutputSet
impl Cast<dyn OperationType> for OutputSet
Source§impl Cast<dyn OperationTypeMut> for OutputSet
impl Cast<dyn OperationTypeMut> for OutputSet
Source§impl Cast<dyn OutputSetType> for OutputSet
impl Cast<dyn OutputSetType> for OutputSet
fn cast(&self) -> Option<&(dyn OutputSetType + 'static)>
fn cast_mut(&mut self) -> Option<&mut (dyn OutputSetType + 'static)>
Source§impl Cast<dyn OutputSetTypeMut> for OutputSet
impl Cast<dyn OutputSetTypeMut> for OutputSet
fn cast(&self) -> Option<&(dyn OutputSetTypeMut + 'static)>
fn cast_mut(&mut self) -> Option<&mut (dyn OutputSetTypeMut + 'static)>
Source§impl Cast<dyn ParallelGatewayType> for OutputSet
impl Cast<dyn ParallelGatewayType> for OutputSet
Source§impl Cast<dyn ParallelGatewayTypeMut> for OutputSet
impl Cast<dyn ParallelGatewayTypeMut> for OutputSet
Source§impl Cast<dyn ParticipantAssociationType> for OutputSet
impl Cast<dyn ParticipantAssociationType> for OutputSet
Source§impl Cast<dyn ParticipantAssociationTypeMut> for OutputSet
impl Cast<dyn ParticipantAssociationTypeMut> for OutputSet
Source§impl Cast<dyn ParticipantMultiplicityType> for OutputSet
impl Cast<dyn ParticipantMultiplicityType> for OutputSet
Source§impl Cast<dyn ParticipantMultiplicityTypeMut> for OutputSet
impl Cast<dyn ParticipantMultiplicityTypeMut> for OutputSet
Source§impl Cast<dyn ParticipantType> for OutputSet
impl Cast<dyn ParticipantType> for OutputSet
Source§impl Cast<dyn ParticipantTypeMut> for OutputSet
impl Cast<dyn ParticipantTypeMut> for OutputSet
Source§impl Cast<dyn PartnerEntityType> for OutputSet
impl Cast<dyn PartnerEntityType> for OutputSet
Source§impl Cast<dyn PartnerEntityTypeMut> for OutputSet
impl Cast<dyn PartnerEntityTypeMut> for OutputSet
Source§impl Cast<dyn PartnerRoleType> for OutputSet
impl Cast<dyn PartnerRoleType> for OutputSet
Source§impl Cast<dyn PartnerRoleTypeMut> for OutputSet
impl Cast<dyn PartnerRoleTypeMut> for OutputSet
Source§impl Cast<dyn PerformerType> for OutputSet
impl Cast<dyn PerformerType> for OutputSet
Source§impl Cast<dyn PerformerTypeMut> for OutputSet
impl Cast<dyn PerformerTypeMut> for OutputSet
Source§impl Cast<dyn PotentialOwnerType> for OutputSet
impl Cast<dyn PotentialOwnerType> for OutputSet
Source§impl Cast<dyn PotentialOwnerTypeMut> for OutputSet
impl Cast<dyn PotentialOwnerTypeMut> for OutputSet
Source§impl Cast<dyn ProcessType> for OutputSet
impl Cast<dyn ProcessType> for OutputSet
Source§impl Cast<dyn ProcessTypeMut> for OutputSet
impl Cast<dyn ProcessTypeMut> for OutputSet
Source§impl Cast<dyn PropertyType> for OutputSet
impl Cast<dyn PropertyType> for OutputSet
Source§impl Cast<dyn PropertyTypeMut> for OutputSet
impl Cast<dyn PropertyTypeMut> for OutputSet
Source§impl Cast<dyn ReceiveTaskType> for OutputSet
impl Cast<dyn ReceiveTaskType> for OutputSet
Source§impl Cast<dyn ReceiveTaskTypeMut> for OutputSet
impl Cast<dyn ReceiveTaskTypeMut> for OutputSet
Source§impl Cast<dyn RelationshipType> for OutputSet
impl Cast<dyn RelationshipType> for OutputSet
Source§impl Cast<dyn RelationshipTypeMut> for OutputSet
impl Cast<dyn RelationshipTypeMut> for OutputSet
Source§impl Cast<dyn RenderingType> for OutputSet
impl Cast<dyn RenderingType> for OutputSet
Source§impl Cast<dyn RenderingTypeMut> for OutputSet
impl Cast<dyn RenderingTypeMut> for OutputSet
Source§impl Cast<dyn ResourceAssignmentExpressionType> for OutputSet
impl Cast<dyn ResourceAssignmentExpressionType> for OutputSet
Source§impl Cast<dyn ResourceAssignmentExpressionTypeMut> for OutputSet
impl Cast<dyn ResourceAssignmentExpressionTypeMut> for OutputSet
Source§impl Cast<dyn ResourceParameterBindingType> for OutputSet
impl Cast<dyn ResourceParameterBindingType> for OutputSet
Source§impl Cast<dyn ResourceParameterBindingTypeMut> for OutputSet
impl Cast<dyn ResourceParameterBindingTypeMut> for OutputSet
Source§impl Cast<dyn ResourceParameterType> for OutputSet
impl Cast<dyn ResourceParameterType> for OutputSet
Source§impl Cast<dyn ResourceParameterTypeMut> for OutputSet
impl Cast<dyn ResourceParameterTypeMut> for OutputSet
Source§impl Cast<dyn ResourceRoleType> for OutputSet
impl Cast<dyn ResourceRoleType> for OutputSet
Source§impl Cast<dyn ResourceRoleTypeMut> for OutputSet
impl Cast<dyn ResourceRoleTypeMut> for OutputSet
Source§impl Cast<dyn ResourceType> for OutputSet
impl Cast<dyn ResourceType> for OutputSet
Source§impl Cast<dyn ResourceTypeMut> for OutputSet
impl Cast<dyn ResourceTypeMut> for OutputSet
Source§impl Cast<dyn RootElementType> for OutputSet
impl Cast<dyn RootElementType> for OutputSet
Source§impl Cast<dyn RootElementTypeMut> for OutputSet
impl Cast<dyn RootElementTypeMut> for OutputSet
Source§impl Cast<dyn ScriptTaskType> for OutputSet
impl Cast<dyn ScriptTaskType> for OutputSet
Source§impl Cast<dyn ScriptTaskTypeMut> for OutputSet
impl Cast<dyn ScriptTaskTypeMut> for OutputSet
Source§impl Cast<dyn ScriptType> for OutputSet
impl Cast<dyn ScriptType> for OutputSet
Source§impl Cast<dyn ScriptTypeMut> for OutputSet
impl Cast<dyn ScriptTypeMut> for OutputSet
Source§impl Cast<dyn SendTaskType> for OutputSet
impl Cast<dyn SendTaskType> for OutputSet
Source§impl Cast<dyn SendTaskTypeMut> for OutputSet
impl Cast<dyn SendTaskTypeMut> for OutputSet
Source§impl Cast<dyn SequenceFlowType> for OutputSet
impl Cast<dyn SequenceFlowType> for OutputSet
Source§impl Cast<dyn SequenceFlowTypeMut> for OutputSet
impl Cast<dyn SequenceFlowTypeMut> for OutputSet
Source§impl Cast<dyn ServiceTaskType> for OutputSet
impl Cast<dyn ServiceTaskType> for OutputSet
Source§impl Cast<dyn ServiceTaskTypeMut> for OutputSet
impl Cast<dyn ServiceTaskTypeMut> for OutputSet
Source§impl Cast<dyn SignalEventDefinitionType> for OutputSet
impl Cast<dyn SignalEventDefinitionType> for OutputSet
Source§impl Cast<dyn SignalEventDefinitionTypeMut> for OutputSet
impl Cast<dyn SignalEventDefinitionTypeMut> for OutputSet
Source§impl Cast<dyn SignalType> for OutputSet
impl Cast<dyn SignalType> for OutputSet
Source§impl Cast<dyn SignalTypeMut> for OutputSet
impl Cast<dyn SignalTypeMut> for OutputSet
Source§impl Cast<dyn StandardLoopCharacteristicsType> for OutputSet
impl Cast<dyn StandardLoopCharacteristicsType> for OutputSet
Source§impl Cast<dyn StandardLoopCharacteristicsTypeMut> for OutputSet
impl Cast<dyn StandardLoopCharacteristicsTypeMut> for OutputSet
Source§impl Cast<dyn StartEventType> for OutputSet
impl Cast<dyn StartEventType> for OutputSet
Source§impl Cast<dyn StartEventTypeMut> for OutputSet
impl Cast<dyn StartEventTypeMut> for OutputSet
Source§impl Cast<dyn SubChoreographyType> for OutputSet
impl Cast<dyn SubChoreographyType> for OutputSet
Source§impl Cast<dyn SubChoreographyTypeMut> for OutputSet
impl Cast<dyn SubChoreographyTypeMut> for OutputSet
Source§impl Cast<dyn SubConversationType> for OutputSet
impl Cast<dyn SubConversationType> for OutputSet
Source§impl Cast<dyn SubConversationTypeMut> for OutputSet
impl Cast<dyn SubConversationTypeMut> for OutputSet
Source§impl Cast<dyn SubProcessType> for OutputSet
impl Cast<dyn SubProcessType> for OutputSet
Source§impl Cast<dyn SubProcessTypeMut> for OutputSet
impl Cast<dyn SubProcessTypeMut> for OutputSet
Source§impl Cast<dyn TaskTypeMut> for OutputSet
impl Cast<dyn TaskTypeMut> for OutputSet
Source§impl Cast<dyn TerminateEventDefinitionType> for OutputSet
impl Cast<dyn TerminateEventDefinitionType> for OutputSet
Source§impl Cast<dyn TerminateEventDefinitionTypeMut> for OutputSet
impl Cast<dyn TerminateEventDefinitionTypeMut> for OutputSet
Source§impl Cast<dyn TextAnnotationType> for OutputSet
impl Cast<dyn TextAnnotationType> for OutputSet
Source§impl Cast<dyn TextAnnotationTypeMut> for OutputSet
impl Cast<dyn TextAnnotationTypeMut> for OutputSet
Source§impl Cast<dyn TextTypeMut> for OutputSet
impl Cast<dyn TextTypeMut> for OutputSet
Source§impl Cast<dyn ThrowEventType> for OutputSet
impl Cast<dyn ThrowEventType> for OutputSet
Source§impl Cast<dyn ThrowEventTypeMut> for OutputSet
impl Cast<dyn ThrowEventTypeMut> for OutputSet
Source§impl Cast<dyn TimerEventDefinitionType> for OutputSet
impl Cast<dyn TimerEventDefinitionType> for OutputSet
Source§impl Cast<dyn TimerEventDefinitionTypeMut> for OutputSet
impl Cast<dyn TimerEventDefinitionTypeMut> for OutputSet
Source§impl Cast<dyn TransactionType> for OutputSet
impl Cast<dyn TransactionType> for OutputSet
Source§impl Cast<dyn TransactionTypeMut> for OutputSet
impl Cast<dyn TransactionTypeMut> for OutputSet
Source§impl Cast<dyn UserTaskType> for OutputSet
impl Cast<dyn UserTaskType> for OutputSet
Source§impl Cast<dyn UserTaskTypeMut> for OutputSet
impl Cast<dyn UserTaskTypeMut> for OutputSet
Source§impl<'de> Deserialize<'de> for OutputSet
impl<'de> Deserialize<'de> for OutputSet
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 DocumentElementContainer for OutputSet
impl DocumentElementContainer for OutputSet
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 OutputSetType for OutputSet
impl OutputSetType for OutputSet
Source§fn input_set_refses(&self) -> &Vec<String>
fn input_set_refses(&self) -> &Vec<String>
Get value of
inputSetRefs childSource§fn while_executing_output_refses(&self) -> &Vec<String>
fn while_executing_output_refses(&self) -> &Vec<String>
Get value of
whileExecutingOutputRefs childSource§fn data_output_refses(&self) -> &Vec<String>
fn data_output_refses(&self) -> &Vec<String>
Get value of
dataOutputRefs childSource§fn optional_output_refses(&self) -> &Vec<String>
fn optional_output_refses(&self) -> &Vec<String>
Get value of
optionalOutputRefs childSource§impl OutputSetTypeMut for OutputSet
impl OutputSetTypeMut for OutputSet
Source§fn input_set_refses_mut(&mut self) -> &mut Vec<String>
fn input_set_refses_mut(&mut self) -> &mut Vec<String>
Get a mutable value of
inputSetRefs childSource§fn set_input_set_refses(&mut self, v: Vec<String>)
fn set_input_set_refses(&mut self, v: Vec<String>)
Set value of
inputSetRefs childSource§fn data_output_refses_mut(&mut self) -> &mut Vec<String>
fn data_output_refses_mut(&mut self) -> &mut Vec<String>
Get a mutable value of
dataOutputRefs childSource§fn set_data_output_refses(&mut self, v: Vec<String>)
fn set_data_output_refses(&mut self, v: Vec<String>)
Set value of
dataOutputRefs childSource§fn optional_output_refses_mut(&mut self) -> &mut Vec<String>
fn optional_output_refses_mut(&mut self) -> &mut Vec<String>
Get a mutable value of
optionalOutputRefs childSource§fn set_optional_output_refses(&mut self, v: Vec<String>)
fn set_optional_output_refses(&mut self, v: Vec<String>)
Set value of
optionalOutputRefs childSource§fn set_while_executing_output_refses(&mut self, v: Vec<String>)
fn set_while_executing_output_refses(&mut self, v: Vec<String>)
Set value of
whileExecutingOutputRefs childSource§fn while_executing_output_refses_mut(&mut self) -> &mut Vec<String>
fn while_executing_output_refses_mut(&mut self) -> &mut Vec<String>
Get a mutable value of
whileExecutingOutputRefs childimpl StructuralPartialEq for OutputSet
Auto Trait Implementations§
impl Freeze for OutputSet
impl RefUnwindSafe for OutputSet
impl Send for OutputSet
impl Sync for OutputSet
impl Unpin for OutputSet
impl UnwindSafe for OutputSet
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.