element <uml:CallTrigger> (global)
Namespace:
Type:
Content:
complex, 12 attributes, 9 elements
Defined:
globally in UML2XMI.xsd; see XML source
Used:
never
Content Model Diagram
XML Representation Summary
<uml:CallTrigger
   
 = 
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
    >
   
Content: 
xmi:Extension*, eAnnotations*, ownedComment*, (templateBinding | ownedTemplateSignature)*, (clientDependency | nameExpression)*, port*, operation*
</uml:CallTrigger>
Annotation
A call trigger represents the reception of a request to invoke a specific operation and specifies a call event. A call event is distinct from the call action that caused it. A call event may cause the invocation of a behavior that is the method of the operation referenced by the call request, if that operation is owned or inherited by the classifier that specified the receiver object.
XML Source (w/o annotations (1); see within schema source)
<xsd:element name="CallTrigger" type="uml:CallTrigger"/>

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