DataStoreReference

Struct DataStoreReference 

Source
pub struct DataStoreReference {
    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 item_subject_ref: Option<String>,
    pub data_store_ref: Option<String>,
    pub data_state: Option<DataState>,
}
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>§item_subject_ref: Option<String>§data_store_ref: Option<String>§data_state: Option<DataState>

Trait Implementations§

Source§

impl BaseElementType for DataStoreReference

Source§

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

Get value of attribute id
Source§

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

Get value of documentation child
Source§

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

Get value of extensionElements child
Source§

impl BaseElementTypeMut for DataStoreReference

Source§

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

Set value of attribute id
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 extension_elements_mut(&mut self) -> &mut Option<ExtensionElements>

Get a mutable value of extensionElements child
Source§

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

Set value of extensionElements child
Source§

impl Cast<dyn ActivityType> for DataStoreReference

Source§

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

Source§

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

Source§

impl Cast<dyn ActivityTypeMut> for DataStoreReference

Source§

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

Source§

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

Source§

impl Cast<dyn AdHocSubProcessType> for DataStoreReference

Source§

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

Source§

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

Source§

impl Cast<dyn AdHocSubProcessTypeMut> for DataStoreReference

Source§

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

Source§

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

Source§

impl Cast<dyn ArtifactType> for DataStoreReference

Source§

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

Source§

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

Source§

impl Cast<dyn ArtifactTypeMut> for DataStoreReference

Source§

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

Source§

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

Source§

impl Cast<dyn AssignmentType> for DataStoreReference

Source§

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

Source§

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

Source§

impl Cast<dyn AssignmentTypeMut> for DataStoreReference

Source§

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

Source§

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

Source§

impl Cast<dyn AssociationType> for DataStoreReference

Source§

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

Source§

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

Source§

impl Cast<dyn AssociationTypeMut> for DataStoreReference

Source§

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

Source§

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

Source§

impl Cast<dyn AuditingType> for DataStoreReference

Source§

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

Source§

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

Source§

impl Cast<dyn AuditingTypeMut> for DataStoreReference

Source§

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

Source§

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

Source§

impl Cast<dyn BaseElementType> for DataStoreReference

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 DataStoreReference

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 DataStoreReference

Source§

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

Source§

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

Source§

impl Cast<dyn BaseElementWithMixedContentTypeMut> for DataStoreReference

Source§

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

Source§

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

Source§

impl Cast<dyn BoundaryEventType> for DataStoreReference

Source§

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

Source§

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

Source§

impl Cast<dyn BoundaryEventTypeMut> for DataStoreReference

Source§

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

Source§

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

Source§

impl Cast<dyn BusinessRuleTaskType> for DataStoreReference

Source§

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

Source§

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

Source§

impl Cast<dyn BusinessRuleTaskTypeMut> for DataStoreReference

Source§

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

Source§

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

Source§

impl Cast<dyn CallActivityType> for DataStoreReference

Source§

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

Source§

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

Source§

impl Cast<dyn CallActivityTypeMut> for DataStoreReference

Source§

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

Source§

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

Source§

impl Cast<dyn CallChoreographyType> for DataStoreReference

Source§

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

Source§

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

Source§

impl Cast<dyn CallChoreographyTypeMut> for DataStoreReference

Source§

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

Source§

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

Source§

impl Cast<dyn CallConversationType> for DataStoreReference

Source§

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

Source§

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

Source§

impl Cast<dyn CallConversationTypeMut> for DataStoreReference

Source§

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

Source§

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

Source§

impl Cast<dyn CallableElementType> for DataStoreReference

Source§

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

Source§

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

Source§

impl Cast<dyn CallableElementTypeMut> for DataStoreReference

Source§

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

Source§

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

Source§

impl Cast<dyn CancelEventDefinitionType> for DataStoreReference

Source§

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

Source§

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

Source§

impl Cast<dyn CancelEventDefinitionTypeMut> for DataStoreReference

Source§

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

Source§

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

Source§

impl Cast<dyn CatchEventType> for DataStoreReference

Source§

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

Source§

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

Source§

impl Cast<dyn CatchEventTypeMut> for DataStoreReference

Source§

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

Source§

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

Source§

impl Cast<dyn CategoryType> for DataStoreReference

Source§

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

Source§

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

Source§

impl Cast<dyn CategoryTypeMut> for DataStoreReference

Source§

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

Source§

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

Source§

impl Cast<dyn CategoryValueType> for DataStoreReference

Source§

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

Source§

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

Source§

impl Cast<dyn CategoryValueTypeMut> for DataStoreReference

Source§

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

Source§

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

Source§

impl Cast<dyn ChoreographyActivityType> for DataStoreReference

Source§

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

Source§

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

Source§

impl Cast<dyn ChoreographyActivityTypeMut> for DataStoreReference

Source§

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

Source§

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

Source§

impl Cast<dyn ChoreographyTaskType> for DataStoreReference

Source§

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

Source§

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

Source§

impl Cast<dyn ChoreographyTaskTypeMut> for DataStoreReference

Source§

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

Source§

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

Source§

impl Cast<dyn ChoreographyType> for DataStoreReference

Source§

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

Source§

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

Source§

impl Cast<dyn ChoreographyTypeMut> for DataStoreReference

Source§

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

Source§

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

Source§

impl Cast<dyn CollaborationType> for DataStoreReference

Source§

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

Source§

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

Source§

impl Cast<dyn CollaborationTypeMut> for DataStoreReference

Source§

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

Source§

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

Source§

impl Cast<dyn CompensateEventDefinitionType> for DataStoreReference

Source§

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

Source§

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

Source§

impl Cast<dyn CompensateEventDefinitionTypeMut> for DataStoreReference

Source§

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

Source§

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

Source§

impl Cast<dyn ComplexBehaviorDefinitionType> for DataStoreReference

Source§

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

Source§

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

Source§

impl Cast<dyn ComplexBehaviorDefinitionTypeMut> for DataStoreReference

Source§

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

Source§

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

Source§

impl Cast<dyn ComplexGatewayType> for DataStoreReference

Source§

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

Source§

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

Source§

impl Cast<dyn ComplexGatewayTypeMut> for DataStoreReference

Source§

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

Source§

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

Source§

impl Cast<dyn ConditionalEventDefinitionType> for DataStoreReference

Source§

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

Source§

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

Source§

impl Cast<dyn ConditionalEventDefinitionTypeMut> for DataStoreReference

Source§

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

Source§

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

Source§

impl Cast<dyn ConversationAssociationType> for DataStoreReference

Source§

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

Source§

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

Source§

impl Cast<dyn ConversationAssociationTypeMut> for DataStoreReference

Source§

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

Source§

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

Source§

impl Cast<dyn ConversationLinkType> for DataStoreReference

Source§

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

Source§

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

Source§

impl Cast<dyn ConversationLinkTypeMut> for DataStoreReference

Source§

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

Source§

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

Source§

impl Cast<dyn ConversationNodeType> for DataStoreReference

Source§

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

Source§

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

Source§

impl Cast<dyn ConversationNodeTypeMut> for DataStoreReference

Source§

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

Source§

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

Source§

impl Cast<dyn ConversationType> for DataStoreReference

Source§

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

Source§

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

Source§

impl Cast<dyn ConversationTypeMut> for DataStoreReference

Source§

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

Source§

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

Source§

impl Cast<dyn CorrelationKeyType> for DataStoreReference

Source§

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

Source§

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

Source§

impl Cast<dyn CorrelationKeyTypeMut> for DataStoreReference

Source§

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

Source§

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

Source§

impl Cast<dyn CorrelationPropertyBindingType> for DataStoreReference

Source§

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

Source§

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

Source§

impl Cast<dyn CorrelationPropertyBindingTypeMut> for DataStoreReference

Source§

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

Source§

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

Source§

impl Cast<dyn CorrelationPropertyRetrievalExpressionType> for DataStoreReference

Source§

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

Source§

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

Source§

impl Cast<dyn CorrelationPropertyRetrievalExpressionTypeMut> for DataStoreReference

Source§

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

Source§

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

Source§

impl Cast<dyn CorrelationPropertyType> for DataStoreReference

Source§

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

Source§

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

Source§

impl Cast<dyn CorrelationPropertyTypeMut> for DataStoreReference

Source§

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

Source§

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

Source§

impl Cast<dyn CorrelationSubscriptionType> for DataStoreReference

Source§

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

Source§

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

Source§

impl Cast<dyn CorrelationSubscriptionTypeMut> for DataStoreReference

Source§

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

Source§

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

Source§

impl Cast<dyn DataAssociationType> for DataStoreReference

Source§

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

Source§

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

Source§

impl Cast<dyn DataAssociationTypeMut> for DataStoreReference

Source§

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

Source§

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

Source§

impl Cast<dyn DataInputAssociationType> for DataStoreReference

Source§

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

Source§

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

Source§

impl Cast<dyn DataInputAssociationTypeMut> for DataStoreReference

Source§

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

Source§

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

Source§

impl Cast<dyn DataInputType> for DataStoreReference

Source§

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

Source§

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

Source§

impl Cast<dyn DataInputTypeMut> for DataStoreReference

Source§

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

Source§

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

Source§

impl Cast<dyn DataObjectReferenceType> for DataStoreReference

Source§

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

Source§

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

Source§

impl Cast<dyn DataObjectReferenceTypeMut> for DataStoreReference

Source§

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

Source§

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

Source§

impl Cast<dyn DataObjectType> for DataStoreReference

Source§

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

Source§

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

Source§

impl Cast<dyn DataObjectTypeMut> for DataStoreReference

Source§

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

Source§

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

Source§

impl Cast<dyn DataOutputAssociationType> for DataStoreReference

Source§

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

Source§

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

Source§

impl Cast<dyn DataOutputAssociationTypeMut> for DataStoreReference

Source§

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

Source§

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

Source§

impl Cast<dyn DataOutputType> for DataStoreReference

Source§

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

Source§

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

Source§

impl Cast<dyn DataOutputTypeMut> for DataStoreReference

Source§

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

Source§

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

Source§

impl Cast<dyn DataStateType> for DataStoreReference

Source§

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

Source§

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

Source§

impl Cast<dyn DataStateTypeMut> for DataStoreReference

Source§

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

Source§

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

Source§

impl Cast<dyn DataStoreReferenceType> for DataStoreReference

Source§

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

Source§

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

Source§

impl Cast<dyn DataStoreReferenceTypeMut> for DataStoreReference

Source§

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

Source§

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

Source§

impl Cast<dyn DataStoreType> for DataStoreReference

Source§

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

Source§

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

Source§

impl Cast<dyn DataStoreTypeMut> for DataStoreReference

Source§

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

Source§

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

Source§

impl Cast<dyn DefinitionsType> for DataStoreReference

Source§

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

Source§

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

Source§

impl Cast<dyn DefinitionsTypeMut> for DataStoreReference

Source§

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

Source§

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

Source§

impl Cast<dyn DocumentationType> for DataStoreReference

Source§

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

Source§

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

Source§

impl Cast<dyn DocumentationTypeMut> for DataStoreReference

Source§

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

Source§

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

Source§

impl Cast<dyn EndEventType> for DataStoreReference

Source§

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

Source§

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

Source§

impl Cast<dyn EndEventTypeMut> for DataStoreReference

Source§

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

Source§

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

Source§

impl Cast<dyn EndPointType> for DataStoreReference

Source§

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

Source§

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

Source§

impl Cast<dyn EndPointTypeMut> for DataStoreReference

Source§

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

Source§

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

Source§

impl Cast<dyn ErrorEventDefinitionType> for DataStoreReference

Source§

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

Source§

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

Source§

impl Cast<dyn ErrorEventDefinitionTypeMut> for DataStoreReference

Source§

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

Source§

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

Source§

impl Cast<dyn ErrorType> for DataStoreReference

Source§

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

Source§

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

Source§

impl Cast<dyn ErrorTypeMut> for DataStoreReference

Source§

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

Source§

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

Source§

impl Cast<dyn EscalationEventDefinitionType> for DataStoreReference

Source§

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

Source§

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

Source§

impl Cast<dyn EscalationEventDefinitionTypeMut> for DataStoreReference

Source§

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

Source§

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

Source§

impl Cast<dyn EscalationType> for DataStoreReference

Source§

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

Source§

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

Source§

impl Cast<dyn EscalationTypeMut> for DataStoreReference

Source§

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

Source§

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

Source§

impl Cast<dyn EventBasedGatewayType> for DataStoreReference

Source§

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

Source§

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

Source§

impl Cast<dyn EventBasedGatewayTypeMut> for DataStoreReference

Source§

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

Source§

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

Source§

impl Cast<dyn EventDefinitionType> for DataStoreReference

Source§

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

Source§

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

Source§

impl Cast<dyn EventDefinitionTypeMut> for DataStoreReference

Source§

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

Source§

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

Source§

impl Cast<dyn EventType> for DataStoreReference

Source§

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

Source§

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

Source§

impl Cast<dyn EventTypeMut> for DataStoreReference

Source§

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

Source§

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

Source§

impl Cast<dyn ExclusiveGatewayType> for DataStoreReference

Source§

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

Source§

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

Source§

impl Cast<dyn ExclusiveGatewayTypeMut> for DataStoreReference

Source§

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

Source§

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

Source§

impl Cast<dyn ExpressionType> for DataStoreReference

Source§

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

Source§

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

Source§

impl Cast<dyn ExpressionTypeMut> for DataStoreReference

Source§

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

Source§

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

Source§

impl Cast<dyn ExtensionElementsType> for DataStoreReference

Source§

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

Source§

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

Source§

impl Cast<dyn ExtensionElementsTypeMut> for DataStoreReference

Source§

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

Source§

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

Source§

impl Cast<dyn ExtensionType> for DataStoreReference

Source§

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

Source§

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

Source§

impl Cast<dyn ExtensionTypeMut> for DataStoreReference

Source§

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

Source§

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

Source§

impl Cast<dyn FlowElementType> for DataStoreReference

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 DataStoreReference

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 DataStoreReference

Source§

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

Source§

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

Source§

impl Cast<dyn FlowNodeTypeMut> for DataStoreReference

Source§

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

Source§

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

Source§

impl Cast<dyn FormalExpressionType> for DataStoreReference

Source§

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

Source§

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

Source§

impl Cast<dyn FormalExpressionTypeMut> for DataStoreReference

Source§

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

Source§

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

Source§

impl Cast<dyn GatewayType> for DataStoreReference

Source§

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

Source§

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

Source§

impl Cast<dyn GatewayTypeMut> for DataStoreReference

Source§

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

Source§

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

Source§

impl Cast<dyn GlobalBusinessRuleTaskType> for DataStoreReference

Source§

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

Source§

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

Source§

impl Cast<dyn GlobalBusinessRuleTaskTypeMut> for DataStoreReference

Source§

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

Source§

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

Source§

impl Cast<dyn GlobalChoreographyTaskType> for DataStoreReference

Source§

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

Source§

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

Source§

impl Cast<dyn GlobalChoreographyTaskTypeMut> for DataStoreReference

Source§

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

Source§

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

Source§

impl Cast<dyn GlobalConversationType> for DataStoreReference

Source§

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

Source§

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

Source§

impl Cast<dyn GlobalConversationTypeMut> for DataStoreReference

Source§

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

Source§

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

Source§

impl Cast<dyn GlobalManualTaskType> for DataStoreReference

Source§

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

Source§

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

Source§

impl Cast<dyn GlobalManualTaskTypeMut> for DataStoreReference

Source§

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

Source§

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

Source§

impl Cast<dyn GlobalScriptTaskType> for DataStoreReference

Source§

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

Source§

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

Source§

impl Cast<dyn GlobalScriptTaskTypeMut> for DataStoreReference

Source§

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

Source§

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

Source§

impl Cast<dyn GlobalTaskType> for DataStoreReference

Source§

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

Source§

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

Source§

impl Cast<dyn GlobalTaskTypeMut> for DataStoreReference

Source§

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

Source§

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

Source§

impl Cast<dyn GlobalUserTaskType> for DataStoreReference

Source§

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

Source§

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

Source§

impl Cast<dyn GlobalUserTaskTypeMut> for DataStoreReference

Source§

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

Source§

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

Source§

impl Cast<dyn GroupType> for DataStoreReference

Source§

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

Source§

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

Source§

impl Cast<dyn GroupTypeMut> for DataStoreReference

Source§

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

Source§

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

Source§

impl Cast<dyn HumanPerformerType> for DataStoreReference

Source§

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

Source§

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

Source§

impl Cast<dyn HumanPerformerTypeMut> for DataStoreReference

Source§

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

Source§

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

Source§

impl Cast<dyn ImplicitThrowEventType> for DataStoreReference

Source§

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

Source§

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

Source§

impl Cast<dyn ImplicitThrowEventTypeMut> for DataStoreReference

Source§

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

Source§

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

Source§

impl Cast<dyn ImportType> for DataStoreReference

Source§

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

Source§

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

Source§

impl Cast<dyn ImportTypeMut> for DataStoreReference

Source§

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

Source§

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

Source§

impl Cast<dyn InclusiveGatewayType> for DataStoreReference

Source§

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

Source§

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

Source§

impl Cast<dyn InclusiveGatewayTypeMut> for DataStoreReference

Source§

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

Source§

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

Source§

impl Cast<dyn InputOutputBindingType> for DataStoreReference

Source§

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

Source§

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

Source§

impl Cast<dyn InputOutputBindingTypeMut> for DataStoreReference

Source§

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

Source§

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

Source§

impl Cast<dyn InputOutputSpecificationType> for DataStoreReference

Source§

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

Source§

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

Source§

impl Cast<dyn InputOutputSpecificationTypeMut> for DataStoreReference

Source§

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

Source§

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

Source§

impl Cast<dyn InputSetType> for DataStoreReference

Source§

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

Source§

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

Source§

impl Cast<dyn InputSetTypeMut> for DataStoreReference

Source§

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

Source§

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

Source§

impl Cast<dyn InterfaceType> for DataStoreReference

Source§

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

Source§

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

Source§

impl Cast<dyn InterfaceTypeMut> for DataStoreReference

Source§

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

Source§

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

Source§

impl Cast<dyn IntermediateCatchEventType> for DataStoreReference

Source§

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

Source§

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

Source§

impl Cast<dyn IntermediateCatchEventTypeMut> for DataStoreReference

Source§

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

Source§

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

Source§

impl Cast<dyn IntermediateThrowEventType> for DataStoreReference

Source§

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

Source§

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

Source§

impl Cast<dyn IntermediateThrowEventTypeMut> for DataStoreReference

Source§

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

Source§

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

Source§

impl Cast<dyn ItemDefinitionType> for DataStoreReference

Source§

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

Source§

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

Source§

impl Cast<dyn ItemDefinitionTypeMut> for DataStoreReference

Source§

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

Source§

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

Source§

impl Cast<dyn LaneSetType> for DataStoreReference

Source§

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

Source§

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

Source§

impl Cast<dyn LaneSetTypeMut> for DataStoreReference

Source§

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

Source§

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

Source§

impl Cast<dyn LaneType> for DataStoreReference

Source§

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

Source§

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

Source§

impl Cast<dyn LaneTypeMut> for DataStoreReference

Source§

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

Source§

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

Source§

impl Cast<dyn LinkEventDefinitionType> for DataStoreReference

Source§

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

Source§

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

Source§

impl Cast<dyn LinkEventDefinitionTypeMut> for DataStoreReference

Source§

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

Source§

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

Source§

impl Cast<dyn LoopCharacteristicsType> for DataStoreReference

Source§

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

Source§

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

Source§

impl Cast<dyn LoopCharacteristicsTypeMut> for DataStoreReference

Source§

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

Source§

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

Source§

impl Cast<dyn ManualTaskType> for DataStoreReference

Source§

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

Source§

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

Source§

impl Cast<dyn ManualTaskTypeMut> for DataStoreReference

Source§

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

Source§

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

Source§

impl Cast<dyn MessageEventDefinitionType> for DataStoreReference

Source§

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

Source§

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

Source§

impl Cast<dyn MessageEventDefinitionTypeMut> for DataStoreReference

Source§

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

Source§

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

Source§

impl Cast<dyn MessageFlowAssociationType> for DataStoreReference

Source§

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

Source§

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

Source§

impl Cast<dyn MessageFlowAssociationTypeMut> for DataStoreReference

Source§

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

Source§

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

Source§

impl Cast<dyn MessageFlowType> for DataStoreReference

Source§

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

Source§

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

Source§

impl Cast<dyn MessageFlowTypeMut> for DataStoreReference

Source§

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

Source§

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

Source§

impl Cast<dyn MessageType> for DataStoreReference

Source§

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

Source§

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

Source§

impl Cast<dyn MessageTypeMut> for DataStoreReference

Source§

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

Source§

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

Source§

impl Cast<dyn MonitoringType> for DataStoreReference

Source§

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

Source§

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

Source§

impl Cast<dyn MonitoringTypeMut> for DataStoreReference

Source§

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

Source§

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

Source§

impl Cast<dyn MultiInstanceLoopCharacteristicsType> for DataStoreReference

Source§

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

Source§

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

Source§

impl Cast<dyn MultiInstanceLoopCharacteristicsTypeMut> for DataStoreReference

Source§

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

Source§

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

Source§

impl Cast<dyn OperationType> for DataStoreReference

Source§

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

Source§

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

Source§

impl Cast<dyn OperationTypeMut> for DataStoreReference

Source§

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

Source§

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

Source§

impl Cast<dyn OutputSetType> for DataStoreReference

Source§

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

Source§

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

Source§

impl Cast<dyn OutputSetTypeMut> for DataStoreReference

Source§

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

Source§

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

Source§

impl Cast<dyn ParallelGatewayType> for DataStoreReference

Source§

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

Source§

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

Source§

impl Cast<dyn ParallelGatewayTypeMut> for DataStoreReference

Source§

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

Source§

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

Source§

impl Cast<dyn ParticipantAssociationType> for DataStoreReference

Source§

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

Source§

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

Source§

impl Cast<dyn ParticipantAssociationTypeMut> for DataStoreReference

Source§

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

Source§

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

Source§

impl Cast<dyn ParticipantMultiplicityType> for DataStoreReference

Source§

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

Source§

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

Source§

impl Cast<dyn ParticipantMultiplicityTypeMut> for DataStoreReference

Source§

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

Source§

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

Source§

impl Cast<dyn ParticipantType> for DataStoreReference

Source§

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

Source§

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

Source§

impl Cast<dyn ParticipantTypeMut> for DataStoreReference

Source§

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

Source§

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

Source§

impl Cast<dyn PartnerEntityType> for DataStoreReference

Source§

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

Source§

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

Source§

impl Cast<dyn PartnerEntityTypeMut> for DataStoreReference

Source§

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

Source§

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

Source§

impl Cast<dyn PartnerRoleType> for DataStoreReference

Source§

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

Source§

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

Source§

impl Cast<dyn PartnerRoleTypeMut> for DataStoreReference

Source§

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

Source§

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

Source§

impl Cast<dyn PerformerType> for DataStoreReference

Source§

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

Source§

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

Source§

impl Cast<dyn PerformerTypeMut> for DataStoreReference

Source§

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

Source§

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

Source§

impl Cast<dyn PotentialOwnerType> for DataStoreReference

Source§

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

Source§

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

Source§

impl Cast<dyn PotentialOwnerTypeMut> for DataStoreReference

Source§

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

Source§

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

Source§

impl Cast<dyn ProcessType> for DataStoreReference

Source§

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

Source§

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

Source§

impl Cast<dyn ProcessTypeMut> for DataStoreReference

Source§

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

Source§

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

Source§

impl Cast<dyn PropertyType> for DataStoreReference

Source§

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

Source§

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

Source§

impl Cast<dyn PropertyTypeMut> for DataStoreReference

Source§

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

Source§

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

Source§

impl Cast<dyn ReceiveTaskType> for DataStoreReference

Source§

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

Source§

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

Source§

impl Cast<dyn ReceiveTaskTypeMut> for DataStoreReference

Source§

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

Source§

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

Source§

impl Cast<dyn RelationshipType> for DataStoreReference

Source§

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

Source§

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

Source§

impl Cast<dyn RelationshipTypeMut> for DataStoreReference

Source§

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

Source§

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

Source§

impl Cast<dyn RenderingType> for DataStoreReference

Source§

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

Source§

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

Source§

impl Cast<dyn RenderingTypeMut> for DataStoreReference

Source§

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

Source§

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

Source§

impl Cast<dyn ResourceAssignmentExpressionType> for DataStoreReference

Source§

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

Source§

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

Source§

impl Cast<dyn ResourceAssignmentExpressionTypeMut> for DataStoreReference

Source§

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

Source§

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

Source§

impl Cast<dyn ResourceParameterBindingType> for DataStoreReference

Source§

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

Source§

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

Source§

impl Cast<dyn ResourceParameterBindingTypeMut> for DataStoreReference

Source§

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

Source§

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

Source§

impl Cast<dyn ResourceParameterType> for DataStoreReference

Source§

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

Source§

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

Source§

impl Cast<dyn ResourceParameterTypeMut> for DataStoreReference

Source§

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

Source§

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

Source§

impl Cast<dyn ResourceRoleType> for DataStoreReference

Source§

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

Source§

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

Source§

impl Cast<dyn ResourceRoleTypeMut> for DataStoreReference

Source§

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

Source§

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

Source§

impl Cast<dyn ResourceType> for DataStoreReference

Source§

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

Source§

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

Source§

impl Cast<dyn ResourceTypeMut> for DataStoreReference

Source§

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

Source§

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

Source§

impl Cast<dyn RootElementType> for DataStoreReference

Source§

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

Source§

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

Source§

impl Cast<dyn RootElementTypeMut> for DataStoreReference

Source§

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

Source§

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

Source§

impl Cast<dyn ScriptTaskType> for DataStoreReference

Source§

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

Source§

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

Source§

impl Cast<dyn ScriptTaskTypeMut> for DataStoreReference

Source§

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

Source§

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

Source§

impl Cast<dyn ScriptType> for DataStoreReference

Source§

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

Source§

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

Source§

impl Cast<dyn ScriptTypeMut> for DataStoreReference

Source§

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

Source§

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

Source§

impl Cast<dyn SendTaskType> for DataStoreReference

Source§

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

Source§

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

Source§

impl Cast<dyn SendTaskTypeMut> for DataStoreReference

Source§

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

Source§

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

Source§

impl Cast<dyn SequenceFlowType> for DataStoreReference

Source§

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

Source§

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

Source§

impl Cast<dyn SequenceFlowTypeMut> for DataStoreReference

Source§

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

Source§

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

Source§

impl Cast<dyn ServiceTaskType> for DataStoreReference

Source§

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

Source§

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

Source§

impl Cast<dyn ServiceTaskTypeMut> for DataStoreReference

Source§

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

Source§

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

Source§

impl Cast<dyn SignalEventDefinitionType> for DataStoreReference

Source§

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

Source§

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

Source§

impl Cast<dyn SignalEventDefinitionTypeMut> for DataStoreReference

Source§

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

Source§

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

Source§

impl Cast<dyn SignalType> for DataStoreReference

Source§

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

Source§

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

Source§

impl Cast<dyn SignalTypeMut> for DataStoreReference

Source§

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

Source§

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

Source§

impl Cast<dyn StandardLoopCharacteristicsType> for DataStoreReference

Source§

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

Source§

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

Source§

impl Cast<dyn StandardLoopCharacteristicsTypeMut> for DataStoreReference

Source§

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

Source§

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

Source§

impl Cast<dyn StartEventType> for DataStoreReference

Source§

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

Source§

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

Source§

impl Cast<dyn StartEventTypeMut> for DataStoreReference

Source§

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

Source§

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

Source§

impl Cast<dyn SubChoreographyType> for DataStoreReference

Source§

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

Source§

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

Source§

impl Cast<dyn SubChoreographyTypeMut> for DataStoreReference

Source§

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

Source§

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

Source§

impl Cast<dyn SubConversationType> for DataStoreReference

Source§

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

Source§

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

Source§

impl Cast<dyn SubConversationTypeMut> for DataStoreReference

Source§

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

Source§

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

Source§

impl Cast<dyn SubProcessType> for DataStoreReference

Source§

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

Source§

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

Source§

impl Cast<dyn SubProcessTypeMut> for DataStoreReference

Source§

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

Source§

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

Source§

impl Cast<dyn TaskType> for DataStoreReference

Source§

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

Source§

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

Source§

impl Cast<dyn TaskTypeMut> for DataStoreReference

Source§

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

Source§

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

Source§

impl Cast<dyn TerminateEventDefinitionType> for DataStoreReference

Source§

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

Source§

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

Source§

impl Cast<dyn TerminateEventDefinitionTypeMut> for DataStoreReference

Source§

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

Source§

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

Source§

impl Cast<dyn TextAnnotationType> for DataStoreReference

Source§

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

Source§

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

Source§

impl Cast<dyn TextAnnotationTypeMut> for DataStoreReference

Source§

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

Source§

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

Source§

impl Cast<dyn TextType> for DataStoreReference

Source§

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

Source§

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

Source§

impl Cast<dyn TextTypeMut> for DataStoreReference

Source§

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

Source§

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

Source§

impl Cast<dyn ThrowEventType> for DataStoreReference

Source§

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

Source§

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

Source§

impl Cast<dyn ThrowEventTypeMut> for DataStoreReference

Source§

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

Source§

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

Source§

impl Cast<dyn TimerEventDefinitionType> for DataStoreReference

Source§

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

Source§

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

Source§

impl Cast<dyn TimerEventDefinitionTypeMut> for DataStoreReference

Source§

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

Source§

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

Source§

impl Cast<dyn TransactionType> for DataStoreReference

Source§

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

Source§

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

Source§

impl Cast<dyn TransactionTypeMut> for DataStoreReference

Source§

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

Source§

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

Source§

impl Cast<dyn UserTaskType> for DataStoreReference

Source§

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

Source§

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

Source§

impl Cast<dyn UserTaskTypeMut> for DataStoreReference

Source§

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

Source§

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

Source§

impl Clone for DataStoreReference

Source§

fn clone(&self) -> DataStoreReference

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 DataStoreReferenceType for DataStoreReference

Source§

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

Get value of attribute itemSubjectRef
Source§

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

Get value of attribute dataStoreRef
Source§

fn data_state(&self) -> &Option<DataState>

Get value of dataState child
Source§

impl DataStoreReferenceTypeMut for DataStoreReference

Source§

fn set_data_state(&mut self, v: Option<DataState>)

Set value of dataState child
Source§

fn data_state_mut(&mut self) -> &mut Option<DataState>

Get a mutable value of dataState child
Source§

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

Set value of attribute itemSubjectRef
Source§

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

Set value of attribute dataStoreRef
Source§

impl Debug for DataStoreReference

Source§

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

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

impl Default for DataStoreReference

Source§

fn default() -> DataStoreReference

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

impl<'de> Deserialize<'de> for DataStoreReference

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 DataStoreReference

Source§

impl DocumentElementContainer for DataStoreReference

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 DataStoreReference

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 auditing(&self) -> &Option<Auditing>

Get value of auditing child
Source§

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

Get value of monitoring child
Source§

impl FlowElementTypeMut for DataStoreReference

Source§

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

Set value of attribute name
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 set_monitoring(&mut self, v: Option<Monitoring>)

Set value of monitoring child
Source§

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

Get a mutable value of monitoring child
Source§

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

Set value of categoryValueRef child
Source§

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

Get a mutable value of categoryValueRef child
Source§

impl From<DataStoreReference> for FlowElement

Source§

fn from(original: DataStoreReference) -> FlowElement

Converts to this type from the input type.
Source§

impl Hash for DataStoreReference

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 DataStoreReference

Source§

fn eq(&self, other: &DataStoreReference) -> 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 DataStoreReference

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 DataStoreReference

Source§

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

Source§

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

Source§

impl StructuralPartialEq for DataStoreReference

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>,