complexType "uml:Interaction"
Namespace:
Content:
complex, 26 attributes, 42 elements
Defined:
globally in UML2XMI.xsd; see XML source
Includes:
definitions of 1 attribute, 6 elements
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
 = 
("public" | "private" | "protected" | "package")
 = 
xsd:string
 = 
xsd:string
 = 
xsd:string
 = 
xsd:string
 = 
xsd:string
 = 
xsd:string
 = 
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)*, (ownedRule | elementImport | packageImport)*, (templateParameter | generalization | redefinedClassifier | substitution | powertypeExtent | ownedUseCase | useCase | representation | occurrence)*, (ownedBehavior | classifierBehavior | implementation | ownedTrigger | ownedStateMachine)*, (ownedAttribute | ownedConnector | ownedPort | ownedOperation | nestedClassifier | ownedReception)*, (redefinedBehavior | specification | parameter | precondition | postcondition | ownedParameterSet)*, (covered | generalOrdering | lifeline | message | fragment | formalGate)*
</...>
All Direct / Indirect Based Elements (2):
refersTo, uml:Interaction
Known Usage Locations
Annotation
The point is that the InteractionConstraint "received" from StructuralArchitecture will consist of a set of such units described by sequence diagrams (or collaboration diagrams).
Type Definition Detail
Type Derivation Tree
ecore:EObject (extension)
  ecore:EModelElement (extension)
      uml:Element (extension)
          uml:TemplateableElement (extension)
              uml:NamedElement (extension)
                  uml:Namespace (extension)
                      uml:Classifier (extension)
                          uml:BehavioredClassifier (extension)
                              uml:Class (extension)
                                  uml:Behavior (extension)
                                      uml:Interaction
XML Source (w/o annotations (2); see within schema source)
<xsd:complexType name="Interaction">
<xsd:complexContent>
<xsd:extension base="uml:Behavior">
<xsd:choice maxOccurs="unbounded" minOccurs="0">
<xsd:element name="covered" type="uml:Lifeline"/>
<xsd:element name="generalOrdering" type="uml:GeneralOrdering"/>
<xsd:element name="lifeline" type="uml:Lifeline"/>
<xsd:element name="message" type="uml:Message"/>
<xsd:element name="fragment" type="uml:InteractionFragment"/>
<xsd:element name="formalGate" type="uml:Gate"/>
</xsd:choice>
<xsd:attribute name="covered" type="xsd:string"/>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>
Attribute Detail (all declarations; defined within this component only; 1/26)
covered
Type:
xsd:string, predefined
Use:
optional
XML Source (see within schema source)
<xsd:attribute name="covered" type="xsd:string"/>
Content Element Detail (all declarations; defined within this component only; 6/42)
covered
Type:
uml:Lifeline, complex content
XML Source (see within schema source)
<xsd:element name="covered" type="uml:Lifeline"/>

formalGate
Type:
uml:Gate, complex content
Specifies the gates that form the message interface between this Interaction and any InteractionOccurrences which reference it.
XML Source (w/o annotations (1); see within schema source)
<xsd:element name="formalGate" type="uml:Gate"/>

fragment
Type:
uml:InteractionFragment, complex content
XML Source (see within schema source)
<xsd:element name="fragment" type="uml:InteractionFragment"/>

generalOrdering
Type:
uml:GeneralOrdering, complex content
XML Source (see within schema source)
<xsd:element name="generalOrdering" type="uml:GeneralOrdering"/>

lifeline
Type:
uml:Lifeline, complex content
XML Source (see within schema source)
<xsd:element name="lifeline" type="uml:Lifeline"/>

message
Type:
uml:Message, complex content
XML Source (see within schema source)
<xsd:element name="message" type="uml:Message"/>

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.