[SerializableAttribute]
[XmlIncludeAttribute(typeof(tSignal))]
[XmlIncludeAttribute(typeof(tResource))]
[XmlIncludeAttribute(typeof(tPartnerRole))]
[XmlIncludeAttribute(typeof(tPartnerEntity))]
[XmlIncludeAttribute(typeof(tMessage))]
[XmlIncludeAttribute(typeof(tItemDefinition))]
[XmlIncludeAttribute(typeof(tInterface))]
[XmlIncludeAttribute(typeof(tEscalation))]
[XmlIncludeAttribute(typeof(tError))]
[XmlIncludeAttribute(typeof(tEndPoint))]
[XmlIncludeAttribute(typeof(tDataStore))]
[XmlIncludeAttribute(typeof(tCorrelationProperty))]
[XmlIncludeAttribute(typeof(tCollaboration))]
[XmlIncludeAttribute(typeof(tGlobalConversation))]
[XmlIncludeAttribute(typeof(tChoreography))]
[XmlIncludeAttribute(typeof(tGlobalChoreographyTask))]
[XmlIncludeAttribute(typeof(tCategory))]
[XmlIncludeAttribute(typeof(tEventDefinition))]
[XmlIncludeAttribute(typeof(tTimerEventDefinition))]
[XmlIncludeAttribute(typeof(tTerminateEventDefinition))]
[XmlIncludeAttribute(typeof(tSignalEventDefinition))]
[XmlIncludeAttribute(typeof(tMessageEventDefinition))]
[XmlIncludeAttribute(typeof(tLinkEventDefinition))]
[XmlIncludeAttribute(typeof(tEscalationEventDefinition))]
[XmlIncludeAttribute(typeof(tErrorEventDefinition))]
[XmlIncludeAttribute(typeof(tConditionalEventDefinition))]
[XmlIncludeAttribute(typeof(tCompensateEventDefinition))]
[XmlIncludeAttribute(typeof(tCancelEventDefinition))]
[XmlIncludeAttribute(typeof(tCallableElement))]
[XmlIncludeAttribute(typeof(tProcess))]
[XmlIncludeAttribute(typeof(tGlobalTask))]
[XmlIncludeAttribute(typeof(tGlobalUserTask))]
[XmlIncludeAttribute(typeof(tGlobalScriptTask))]
[XmlIncludeAttribute(typeof(tGlobalManualTask))]
[XmlIncludeAttribute(typeof(tGlobalBusinessRuleTask))]
[XmlTypeAttribute(Namespace = "http://www.omg.org/spec/BPMN/20100524/MODEL")]
[XmlRootAttribute("rootElement", Namespace = "http://www.omg.org/spec/BPMN/20100524/MODEL",
IsNullable = false)]
public abstract class tRootElement : tBaseElement
<SerializableAttribute>
<XmlIncludeAttribute(GetType(tSignal))>
<XmlIncludeAttribute(GetType(tResource))>
<XmlIncludeAttribute(GetType(tPartnerRole))>
<XmlIncludeAttribute(GetType(tPartnerEntity))>
<XmlIncludeAttribute(GetType(tMessage))>
<XmlIncludeAttribute(GetType(tItemDefinition))>
<XmlIncludeAttribute(GetType(tInterface))>
<XmlIncludeAttribute(GetType(tEscalation))>
<XmlIncludeAttribute(GetType(tError))>
<XmlIncludeAttribute(GetType(tEndPoint))>
<XmlIncludeAttribute(GetType(tDataStore))>
<XmlIncludeAttribute(GetType(tCorrelationProperty))>
<XmlIncludeAttribute(GetType(tCollaboration))>
<XmlIncludeAttribute(GetType(tGlobalConversation))>
<XmlIncludeAttribute(GetType(tChoreography))>
<XmlIncludeAttribute(GetType(tGlobalChoreographyTask))>
<XmlIncludeAttribute(GetType(tCategory))>
<XmlIncludeAttribute(GetType(tEventDefinition))>
<XmlIncludeAttribute(GetType(tTimerEventDefinition))>
<XmlIncludeAttribute(GetType(tTerminateEventDefinition))>
<XmlIncludeAttribute(GetType(tSignalEventDefinition))>
<XmlIncludeAttribute(GetType(tMessageEventDefinition))>
<XmlIncludeAttribute(GetType(tLinkEventDefinition))>
<XmlIncludeAttribute(GetType(tEscalationEventDefinition))>
<XmlIncludeAttribute(GetType(tErrorEventDefinition))>
<XmlIncludeAttribute(GetType(tConditionalEventDefinition))>
<XmlIncludeAttribute(GetType(tCompensateEventDefinition))>
<XmlIncludeAttribute(GetType(tCancelEventDefinition))>
<XmlIncludeAttribute(GetType(tCallableElement))>
<XmlIncludeAttribute(GetType(tProcess))>
<XmlIncludeAttribute(GetType(tGlobalTask))>
<XmlIncludeAttribute(GetType(tGlobalUserTask))>
<XmlIncludeAttribute(GetType(tGlobalScriptTask))>
<XmlIncludeAttribute(GetType(tGlobalManualTask))>
<XmlIncludeAttribute(GetType(tGlobalBusinessRuleTask))>
<XmlTypeAttribute(Namespace := "http://www.omg.org/spec/BPMN/20100524/MODEL")>
<XmlRootAttribute("rootElement", Namespace := "http://www.omg.org/spec/BPMN/20100524/MODEL",
IsNullable := false)>
Public MustInherit Class tRootElement
Inherits tBaseElement
[SerializableAttribute]
[XmlIncludeAttribute(typeof(tSignal))]
[XmlIncludeAttribute(typeof(tResource))]
[XmlIncludeAttribute(typeof(tPartnerRole))]
[XmlIncludeAttribute(typeof(tPartnerEntity))]
[XmlIncludeAttribute(typeof(tMessage))]
[XmlIncludeAttribute(typeof(tItemDefinition))]
[XmlIncludeAttribute(typeof(tInterface))]
[XmlIncludeAttribute(typeof(tEscalation))]
[XmlIncludeAttribute(typeof(tError))]
[XmlIncludeAttribute(typeof(tEndPoint))]
[XmlIncludeAttribute(typeof(tDataStore))]
[XmlIncludeAttribute(typeof(tCorrelationProperty))]
[XmlIncludeAttribute(typeof(tCollaboration))]
[XmlIncludeAttribute(typeof(tGlobalConversation))]
[XmlIncludeAttribute(typeof(tChoreography))]
[XmlIncludeAttribute(typeof(tGlobalChoreographyTask))]
[XmlIncludeAttribute(typeof(tCategory))]
[XmlIncludeAttribute(typeof(tEventDefinition))]
[XmlIncludeAttribute(typeof(tTimerEventDefinition))]
[XmlIncludeAttribute(typeof(tTerminateEventDefinition))]
[XmlIncludeAttribute(typeof(tSignalEventDefinition))]
[XmlIncludeAttribute(typeof(tMessageEventDefinition))]
[XmlIncludeAttribute(typeof(tLinkEventDefinition))]
[XmlIncludeAttribute(typeof(tEscalationEventDefinition))]
[XmlIncludeAttribute(typeof(tErrorEventDefinition))]
[XmlIncludeAttribute(typeof(tConditionalEventDefinition))]
[XmlIncludeAttribute(typeof(tCompensateEventDefinition))]
[XmlIncludeAttribute(typeof(tCancelEventDefinition))]
[XmlIncludeAttribute(typeof(tCallableElement))]
[XmlIncludeAttribute(typeof(tProcess))]
[XmlIncludeAttribute(typeof(tGlobalTask))]
[XmlIncludeAttribute(typeof(tGlobalUserTask))]
[XmlIncludeAttribute(typeof(tGlobalScriptTask))]
[XmlIncludeAttribute(typeof(tGlobalManualTask))]
[XmlIncludeAttribute(typeof(tGlobalBusinessRuleTask))]
[XmlTypeAttribute(Namespace = L"http://www.omg.org/spec/BPMN/20100524/MODEL")]
[XmlRootAttribute(L"rootElement", Namespace = L"http://www.omg.org/spec/BPMN/20100524/MODEL",
IsNullable = false)]
public ref class tRootElement abstract : public tBaseElement
[<AbstractClassAttribute>]
[<SerializableAttribute>]
[<XmlIncludeAttribute(typeof(tSignal))>]
[<XmlIncludeAttribute(typeof(tResource))>]
[<XmlIncludeAttribute(typeof(tPartnerRole))>]
[<XmlIncludeAttribute(typeof(tPartnerEntity))>]
[<XmlIncludeAttribute(typeof(tMessage))>]
[<XmlIncludeAttribute(typeof(tItemDefinition))>]
[<XmlIncludeAttribute(typeof(tInterface))>]
[<XmlIncludeAttribute(typeof(tEscalation))>]
[<XmlIncludeAttribute(typeof(tError))>]
[<XmlIncludeAttribute(typeof(tEndPoint))>]
[<XmlIncludeAttribute(typeof(tDataStore))>]
[<XmlIncludeAttribute(typeof(tCorrelationProperty))>]
[<XmlIncludeAttribute(typeof(tCollaboration))>]
[<XmlIncludeAttribute(typeof(tGlobalConversation))>]
[<XmlIncludeAttribute(typeof(tChoreography))>]
[<XmlIncludeAttribute(typeof(tGlobalChoreographyTask))>]
[<XmlIncludeAttribute(typeof(tCategory))>]
[<XmlIncludeAttribute(typeof(tEventDefinition))>]
[<XmlIncludeAttribute(typeof(tTimerEventDefinition))>]
[<XmlIncludeAttribute(typeof(tTerminateEventDefinition))>]
[<XmlIncludeAttribute(typeof(tSignalEventDefinition))>]
[<XmlIncludeAttribute(typeof(tMessageEventDefinition))>]
[<XmlIncludeAttribute(typeof(tLinkEventDefinition))>]
[<XmlIncludeAttribute(typeof(tEscalationEventDefinition))>]
[<XmlIncludeAttribute(typeof(tErrorEventDefinition))>]
[<XmlIncludeAttribute(typeof(tConditionalEventDefinition))>]
[<XmlIncludeAttribute(typeof(tCompensateEventDefinition))>]
[<XmlIncludeAttribute(typeof(tCancelEventDefinition))>]
[<XmlIncludeAttribute(typeof(tCallableElement))>]
[<XmlIncludeAttribute(typeof(tProcess))>]
[<XmlIncludeAttribute(typeof(tGlobalTask))>]
[<XmlIncludeAttribute(typeof(tGlobalUserTask))>]
[<XmlIncludeAttribute(typeof(tGlobalScriptTask))>]
[<XmlIncludeAttribute(typeof(tGlobalManualTask))>]
[<XmlIncludeAttribute(typeof(tGlobalBusinessRuleTask))>]
[<XmlTypeAttribute(Namespace = "http://www.omg.org/spec/BPMN/20100524/MODEL")>]
[<XmlRootAttribute("rootElement", Namespace = "http://www.omg.org/spec/BPMN/20100524/MODEL",
IsNullable = false)>]
type tRootElement =
class
inherit tBaseElement
end
tRootElement | Инициализирует новый экземпляр класса tRootElement |
AnyAttr | (Унаследован от tBaseElement) |
documentation | (Унаследован от tBaseElement) |
extensionElements | (Унаследован от tBaseElement) |
id | (Унаследован от tBaseElement) |
Equals | Determines whether the specified object is equal to the current object. (Унаследован от Object) |
Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Унаследован от Object) |
GetHashCode | Serves as the default hash function. (Унаследован от Object) |
GetType | Gets the Type of the current instance. (Унаследован от Object) |
MemberwiseClone | Creates a shallow copy of the current Object. (Унаследован от Object) |
ToString | Returns a string that represents the current object. (Унаследован от Object) |