complexType "uml:DestroyLinkAction"
Namespace:
Content:
complex, 17 attributes, 16 elements
Defined:
globally in UML2XMI.xsd; see XML source
Used:
Content Model Diagram
XML Representation Summary
<...
   
 = 
xsd:ID
 = 
xsd:string
 = 
xsd:string
 = 
xsd:string
 = 
xsd:IDREF
 = 
"2.0"
 = 
xsd:QName
 = 
xsd:string
 = 
("public" | "private" | "protected" | "package")
 = 
xsd:string
 = 
xsd:string
 = 
xsd:string
 = 
xsd:string
 = 
xsd:string
 = 
xsd:string
 = 
xsd:string
 = 
xsd:string
    >
   
Content: 
xmi:Extension*, eAnnotations*, ownedComment*, (templateBinding | ownedTemplateSignature)*, (clientDependency | nameExpression)*, (outgoing | incoming | redefinedElement | inPartition | inInterruptibleRegion)*, handler*, (localPrecondition | localPostcondition)*, endData*
</...>
All Direct / Indirect Based Elements (1):
uml:DestroyLinkAction
Known Usage Locations
Annotation
This action destroys a link or a link object. Link objects can also be destroyed with DestroyObjectAction. The link is specified in the same way as link creation, even for link objects. This allows actions to remain unchanged when their associations are transformed from ordinary ones to association classes and vice versa.
Type Definition Detail
Type Derivation Tree
ecore:EObject (extension)
  ecore:EModelElement (extension)
      uml:Element (extension)
          uml:TemplateableElement (extension)
              uml:NamedElement (extension)
                  uml:RedefinableElement (extension)
                      uml:ActivityNode (extension)
                          uml:ExecutableNode (extension)
                              uml:Action (extension)
                                  uml:LinkAction (extension)
                                      uml:WriteLinkAction (extension)
                                          uml:DestroyLinkAction
XML Source (w/o annotations (1); see within schema source)
<xsd:complexType name="DestroyLinkAction">
<xsd:complexContent>
<xsd:extension base="uml:WriteLinkAction"/>
</xsd:complexContent>
</xsd:complexType>

XML schema documentation generated with DocFlex/XML RE 1.8.5 using DocFlex/XML XSDDoc 2.5.0 template set. All content model diagrams generated by Altova XMLSpy via DocFlex/XML XMLSpy Integration.