complexType "uml:InputPin"
Namespace:
Content:
complex, 22 attributes, 18 elements
Defined:
globally in UML2XMI.xsd; see XML source
Used:
at 14 locations
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
 = 
("unordered" | "ordered" | "LIFO" | "FIFO")
 = 
xsd:string
 = 
xsd:string
 = 
xsd:string
 = 
xsd:string
    >
   
Content: 
xmi:Extension*, eAnnotations*, ownedComment*, (templateBinding | ownedTemplateSignature)*, (clientDependency | nameExpression)*, (outgoing | incoming | redefinedElement | inPartition | inInterruptibleRegion)*, (type | upperBound | inState | selection)*, (upperValue | lowerValue)*
</...>
Known Direct Subtypes (1):
uml:ValuePin
All Direct / Indirect Based Elements (14):
argument (type uml:InputPin), request,
Known Usage Locations
Annotation
An input pin is a pin that holds input values to be consumed by an action. They are object nodes and receive values from other actions through object flows. See Pin, Action, and ObjectNode for more details.
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:ObjectNode (extension)
                              uml:Pin (extension)
                                  uml:InputPin
XML Source (w/o annotations (1); see within schema source)
<xsd:complexType name="InputPin">
<xsd:complexContent>
<xsd:extension base="uml:Pin"/>
</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.