complexType "uml:ObjectFlow"
Namespace:
Content:
complex, 20 attributes, 16 elements
Defined:
globally in UML2XMI.xsd; see XML source
Includes:
definitions of 4 attributes, 2 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
 = 
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)*, (source | target | guard | redefinedElement | inPartition | weight | interrupts)*, (transformation | selection)*
</...>
All Direct / Indirect Based Elements (1):
uml:ObjectFlow
Known Usage Locations
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:ActivityEdge (extension)
                          uml:ObjectFlow
XML Source (w/o annotations (4); see within schema source)
<xsd:complexType name="ObjectFlow">
<xsd:complexContent>
<xsd:extension base="uml:ActivityEdge">
<xsd:choice maxOccurs="unbounded" minOccurs="0">
<xsd:element name="transformation" type="uml:Behavior"/>
<xsd:element name="selection" type="uml:Behavior"/>
</xsd:choice>
<xsd:attribute name="isMulticast" type="xsd:string"/>
<xsd:attribute name="isMultireceive" type="xsd:string"/>
<xsd:attribute name="transformation" type="xsd:string"/>
<xsd:attribute name="selection" type="xsd:string"/>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>
Attribute Detail (all declarations; defined within this component only; 4/20)
isMulticast
Type:
xsd:string, predefined
Use:
optional
XML Source (see within schema source)
<xsd:attribute name="isMulticast" type="xsd:string"/>

isMultireceive
Type:
xsd:string, predefined
Use:
optional
XML Source (see within schema source)
<xsd:attribute name="isMultireceive" type="xsd:string"/>

selection
Type:
xsd:string, predefined
Use:
optional
Selects tokens from a source object node.
XML Source (w/o annotations (1); see within schema source)
<xsd:attribute name="selection" type="xsd:string"/>

transformation
Type:
xsd:string, predefined
Use:
optional
Changes or replaces data tokens flowing along edge.
XML Source (w/o annotations (1); see within schema source)
<xsd:attribute name="transformation" type="xsd:string"/>
Content Element Detail (all declarations; defined within this component only; 2/16)
selection
Type:
uml:Behavior, complex content
Selects tokens from a source object node.
XML Source (w/o annotations (1); see within schema source)
<xsd:element name="selection" type="uml:Behavior"/>

transformation
Type:
uml:Behavior, complex content
Changes or replaces data tokens flowing along edge.
XML Source (w/o annotations (1); see within schema source)
<xsd:element name="transformation" type="uml:Behavior"/>

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.