[SerializableAttribute]
[XmlIncludeAttribute(typeof(tGlobalConversation))]
[XmlIncludeAttribute(typeof(tChoreography))]
[XmlIncludeAttribute(typeof(tGlobalChoreographyTask))]
[XmlTypeAttribute(Namespace = "http://www.omg.org/spec/BPMN/20100524/MODEL")]
[XmlRootAttribute("collaboration", Namespace = "http://www.omg.org/spec/BPMN/20100524/MODEL",
IsNullable = false)]
public class tCollaboration : tRootElement<SerializableAttribute>
<XmlIncludeAttribute(GetType(tGlobalConversation))>
<XmlIncludeAttribute(GetType(tChoreography))>
<XmlIncludeAttribute(GetType(tGlobalChoreographyTask))>
<XmlTypeAttribute(Namespace := "http://www.omg.org/spec/BPMN/20100524/MODEL")>
<XmlRootAttribute("collaboration", Namespace := "http://www.omg.org/spec/BPMN/20100524/MODEL",
IsNullable := false)>
Public Class tCollaboration
Inherits tRootElement[SerializableAttribute]
[XmlIncludeAttribute(typeof(tGlobalConversation))]
[XmlIncludeAttribute(typeof(tChoreography))]
[XmlIncludeAttribute(typeof(tGlobalChoreographyTask))]
[XmlTypeAttribute(Namespace = L"http://www.omg.org/spec/BPMN/20100524/MODEL")]
[XmlRootAttribute(L"collaboration", Namespace = L"http://www.omg.org/spec/BPMN/20100524/MODEL",
IsNullable = false)]
public ref class tCollaboration : public tRootElement[<SerializableAttribute>]
[<XmlIncludeAttribute(typeof(tGlobalConversation))>]
[<XmlIncludeAttribute(typeof(tChoreography))>]
[<XmlIncludeAttribute(typeof(tGlobalChoreographyTask))>]
[<XmlTypeAttribute(Namespace = "http://www.omg.org/spec/BPMN/20100524/MODEL")>]
[<XmlRootAttribute("collaboration", Namespace = "http://www.omg.org/spec/BPMN/20100524/MODEL",
IsNullable = false)>]
type tCollaboration =
class
inherit tRootElement
end| tCollaboration | Инициализирует новый экземпляр класса tCollaboration |
| AnyAttr | (Унаследован от tBaseElement) |
| choreographyRef | |
| conversationAssociation | |
| conversationLink | |
| correlationKey | |
| documentation | (Унаследован от tBaseElement) |
| extensionElements | (Унаследован от tBaseElement) |
| id | (Унаследован от tBaseElement) |
| isClosed | |
| Items | |
| Items1 | |
| messageFlow | |
| messageFlowAssociation | |
| name | |
| participant | |
| participantAssociation |
| 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) |