Namespace "http://www.eclipse.org/uml2/1.0.0/UML"
Targeting Schemas (1):
UML2XMI.xsd
Targeting Components:
elements (227 global), complexTypes (227), simpleTypes (13)
Schema Summary
Target Namespace:
Defined Components:
elements (227 global + 395 local), complexTypes (227), simpleTypes (13)
Default Namespace-Qualified Form:
Local Elements: unqualified; Local Attributes: unqualified
Schema Location:
C:\uml2\UML2XMI.xsd; see XML source
Imports Schemas (2):
All Element Summary
uml:Abstraction An abstraction is a relationship that relates two elements or sets of elements that represent the same concept at different levels of abstraction or from different viewpoints.
Type:
Content:
complex, 14 attributes, 11 elements
Defined:
globally in UML2XMI.xsd; see XML source
Used:
never
uml:AcceptCallAction (CompleteActions) AcceptCallAction is an accept event action representing the receipt of a synchronous call request.
Type:
Content:
complex, 20 attributes, 18 elements
Defined:
globally in UML2XMI.xsd; see XML source
Used:
never
uml:AcceptEventAction
Type:
Content:
complex, 19 attributes, 17 elements
Defined:
globally in UML2XMI.xsd; see XML source
Used:
never
uml:Action
Type:
Content:
complex, 17 attributes, 15 elements
Defined:
globally in UML2XMI.xsd; see XML source
Used:
never
uml:Activity An activity contains a language-specific text string used to describe a computation, and an optional specification of the language.
Type:
Content:
complex, 30 attributes, 40 elements
Defined:
globally in UML2XMI.xsd; see XML source
Used:
never
uml:ActivityEdge
Type:
Content:
complex, 16 attributes, 14 elements
Defined:
globally in UML2XMI.xsd; see XML source
Used:
never
uml:ActivityFinalNode An activity may have more than one activity final node.
Type:
Content:
complex, 16 attributes, 12 elements
Defined:
globally in UML2XMI.xsd; see XML source
Used:
never
uml:ActivityGroup Activity groups are a generic grouping construct for nodes and edges.
Type:
Content:
complex, 7 attributes, 3 elements
Defined:
globally in UML2XMI.xsd; see XML source
Used:
never
uml:ActivityNode
Type:
Content:
complex, 16 attributes, 12 elements
Defined:
globally in UML2XMI.xsd; see XML source
Used:
never
uml:ActivityParameterNode Activity parameters are object nodes at the beginning and end of flows, to accept inputs to an activity and provide outputs from it.
Type:
Content:
complex, 21 attributes, 17 elements
Defined:
globally in UML2XMI.xsd; see XML source
Used:
never
uml:ActivityPartition Partitions divide the nodes and edges to constrain and show a view of the contained nodes.
Type:
Content:
complex, 15 attributes, 11 elements
Defined:
globally in UML2XMI.xsd; see XML source
Used:
never
uml:Actor An Actor models a type of role played by an entity that interacts with the subject (e.g., by exchanging signals and data), but which is external to the subject (i.e., in the sense that an instance of an actor is not a part of the instance of its corresponding subject).
Type:
Content:
complex, 18 attributes, 19 elements
Defined:
globally in UML2XMI.xsd; see XML source
Used:
never
uml:AddStructuralFeatureValueAction Structural Features are potentially multi-valued and ordered, so the action supports specification of insertion points for new values.
Type:
Content:
complex, 19 attributes, 19 elements
Defined:
globally in UML2XMI.xsd; see XML source
Used:
never
uml:AddVariableValueAction Variables are potentially multi-valued and ordered, so the action supports specification of insertion points for new values.
Type:
Content:
complex, 19 attributes, 18 elements
Defined:
globally in UML2XMI.xsd; see XML source
Used:
never
uml:AnyTrigger An AnyTrigger for a given state specifies that the transition is triggered for all applicable message triggers except for those specified explicitly on other transitions for this state.
Type:
Content:
complex, 11 attributes, 8 elements
Defined:
globally in UML2XMI.xsd; see XML source
Used:
never
uml:ApplyFunctionAction ApplyFunctionAction is an action that invokes a primitive predefined function that computes output values based only on the input values and the function.
Type:
Content:
complex, 18 attributes, 18 elements
Defined:
globally in UML2XMI.xsd; see XML source
Used:
never
uml:Artifact
Type:
Content:
complex, 19 attributes, 23 elements
Defined:
globally in UML2XMI.xsd; see XML source
Used:
never
uml:Association An association specifies a semantic relationship that can occur between typed instances.
Type:
Content:
complex, 20 attributes, 21 elements
Defined:
globally in UML2XMI.xsd; see XML source
Used:
never
uml:AssociationClass In the metamodel, an AssociationClass is a declaration of a semantic relationship between Classifiers, which has a set of features of its own.
Type:
Content:
complex, 22 attributes, 32 elements
Defined:
globally in UML2XMI.xsd; see XML source
Used:
never
uml:Behavior Behavior is a specification of how its context classifier changes state over time.
Type:
Content:
complex, 25 attributes, 36 elements
Defined:
globally in UML2XMI.xsd; see XML source
Used:
never
uml:BehavioralFeature A behavioral feature specifies that an instance of a classifier will respond to a designated request by invoking a behavior.
Type:
Content:
complex, 16 attributes, 14 elements
Defined:
globally in UML2XMI.xsd; see XML source
Used:
never
uml:BehavioredClassifier A classifier can have behavior specifications defined in its namespace.
Type:
Content:
complex, 19 attributes, 24 elements
Defined:
globally in UML2XMI.xsd; see XML source
Used:
never
uml:BroadcastSignalAction BroadcastSignalAction is an action that transmits a signal instance to all the potential target objects in the system, which may cause the firing of a state machine transitions or the execution of associated activities of a target object.
Type:
Content:
complex, 19 attributes, 18 elements
Defined:
globally in UML2XMI.xsd; see XML source
Used:
never
uml:CallAction CallAction is an abstract class for actions that invoke behavior and receive return values.
Type:
Content:
complex, 19 attributes, 18 elements
Defined:
globally in UML2XMI.xsd; see XML source
Used:
never
uml:CallBehaviorAction CallBehaviorAction is a call action that invokes a behavior directly rather than invoking a behavioral feature that, in turn, results in the invocation of that behavior.
Type:
Content:
complex, 20 attributes, 19 elements
Defined:
globally in UML2XMI.xsd; see XML source
Used:
never
uml:CallOperationAction CallOperationAction is an action that transmits an operation call request to the target object, where it may cause the invocation of associated behavior.
Type:
Content:
complex, 20 attributes, 20 elements
Defined:
globally in UML2XMI.xsd; see XML source
Used:
never
uml:CallTrigger A call trigger represents the reception of a request to invoke a specific operation and specifies a call event.
Type:
Content:
complex, 12 attributes, 9 elements
Defined:
globally in UML2XMI.xsd; see XML source
Used:
never
uml:CentralBufferNode A central buffer node accepts tokens from upstream objects nodes and passes them along to downstream object nodes.
Type:
Content:
complex, 20 attributes, 16 elements
Defined:
globally in UML2XMI.xsd; see XML source
Used:
never
uml:ChangeTrigger A change trigger specifies an event that occurs when a Boolean-valued expression becomes true as a result of a change in value of one or more attributes or associations.
Type:
Content:
complex, 11 attributes, 9 elements
Defined:
globally in UML2XMI.xsd; see XML source
Used:
never
uml:Class Class is a kind of classifier whose features are attributes and operations.
Type:
Content:
complex, 20 attributes, 30 elements
Defined:
globally in UML2XMI.xsd; see XML source
Used:
never
uml:Classifier A classifier is a namespace whose members can include features.
Type:
Content:
complex, 18 attributes, 19 elements
Defined:
globally in UML2XMI.xsd; see XML source
Used:
never
uml:ClassifierTemplateParameter ClassifierTemplateParameter is a template parameter where the parametered element is a Classifier in its capacity of being a kind of ParameterableElement.
Type:
Content:
complex, 10 attributes, 7 elements
Defined:
globally in UML2XMI.xsd; see XML source
Used:
never
uml:Clause
Type:
Content:
complex, 13 attributes, 9 elements
Defined:
globally in UML2XMI.xsd; see XML source
Used:
never
uml:ClearAssociationAction This action destroys all links of an association that have a particular object at one end.
Type:
Content:
complex, 18 attributes, 17 elements
Defined:
globally in UML2XMI.xsd; see XML source
Used:
never
uml:ClearStructuralFeatureAction This action removes all values of a structural feature.
Type:
Content:
complex, 18 attributes, 17 elements
Defined:
globally in UML2XMI.xsd; see XML source
Used:
never
uml:ClearVariableAction This action removes all values of an variable.
Type:
Content:
complex, 18 attributes, 16 elements
Defined:
globally in UML2XMI.xsd; see XML source
Used:
never
uml:Collaboration A collaboration is represented as a kind of classifier and defines a set of cooperating entities to be played by instances (its roles), as well as a set of connectors that define communication paths between the participating instances.
Type:
Content:
complex, 20 attributes, 27 elements
Defined:
globally in UML2XMI.xsd; see XML source
Used:
never
uml:CollaborationOccurrence A collaboration occurrence represents one particular use of a collaboration to explain the relationships between the properties of a classifier.
Type:
Content:
complex, 11 attributes, 9 elements
Defined:
globally in UML2XMI.xsd; see XML source
Used:
never
uml:CombinedFragment A combined fragment defines an expression of interaction fragments.
Type:
Content:
complex, 12 attributes, 11 elements
Defined:
globally in UML2XMI.xsd; see XML source
Used:
never
uml:Comment A comment gives the ability to attach various remarks to elements.
Type:
Content:
complex, 9 attributes, 7 elements
Defined:
globally in UML2XMI.xsd; see XML source
Used:
never
uml:CommunicationPath A communication path is an association between two Nodes, through which Nodes are able to exchange signals and messages.
Type:
Content:
complex, 20 attributes, 21 elements
Defined:
globally in UML2XMI.xsd; see XML source
Used:
never
uml:Component
Type:
Content:
complex, 21 attributes, 32 elements
Defined:
globally in UML2XMI.xsd; see XML source
Used:
never
uml:ConditionalNode
Type:
Content:
complex, 20 attributes, 23 elements
Defined:
globally in UML2XMI.xsd; see XML source
Used:
never
uml:ConnectableElement A ConnectableElement is an abstract metaclass representing a set of instances that are owned by a containing classifier instance.
Type:
Content:
complex, 12 attributes, 9 elements
Defined:
globally in UML2XMI.xsd; see XML source
Used:
never
uml:ConnectableElementTemplateParameter ConnectableElementTemplateParameter is a template parameter where the parametered element is a ConnectableElement.
Type:
Content:
complex, 9 attributes, 7 elements
Defined:
globally in UML2XMI.xsd; see XML source
Used:
never
uml:ConnectionPointReference Connection point references of a submachine state can be used as sources/targets of transitions.
Type:
Content:
complex, 14 attributes, 11 elements
Defined:
globally in UML2XMI.xsd; see XML source
Used:
never
uml:Connector Each connector may be attached to two or more connectable elements, each representing a set of instances.
Type:
Content:
complex, 16 attributes, 11 elements
Defined:
globally in UML2XMI.xsd; see XML source
Used:
never
uml:ConnectorEnd A connector end is an endpoint of a connector, which attaches the connector to a connectable element.
Type:
Content:
complex, 11 attributes, 7 elements
Defined:
globally in UML2XMI.xsd; see XML source
Used:
never
uml:Constraint Constraint contains a ValueSpecification that specifies additional semantics for one or more elements.
Type:
Content:
complex, 13 attributes, 10 elements
Defined:
globally in UML2XMI.xsd; see XML source
Used:
never
uml:Continuation A Continuation is a syntactic way to define continuations of different branches of an Alternative CombinedFragment.
Type:
Content:
complex, 12 attributes, 9 elements
Defined:
globally in UML2XMI.xsd; see XML source
Used:
never
uml:ControlFlow Objects and data cannot pass along a control flow edge.
Type:
Content:
complex, 16 attributes, 14 elements
Defined:
globally in UML2XMI.xsd; see XML source
Used:
never
uml:ControlNode A control node is an activity node used to coordinate the flows between other nodes.
Type:
Content:
complex, 16 attributes, 12 elements
Defined:
globally in UML2XMI.xsd; see XML source
Used:
never
uml:CreateLinkAction This action can be used to create links and link objects.
Type:
Content:
complex, 17 attributes, 16 elements
Defined:
globally in UML2XMI.xsd; see XML source
Used:
never
uml:CreateLinkObjectAction This action is exclusively for creating links of association classes.
Type:
Content:
complex, 17 attributes, 17 elements
Defined:
globally in UML2XMI.xsd; see XML source
Used:
never
uml:CreateObjectAction This action instantiates a classifier.
Type:
Content:
complex, 18 attributes, 17 elements
Defined:
globally in UML2XMI.xsd; see XML source
Used:
never
uml:DataStoreNode A data store keeps all tokens that enter it, copying them when they are chosen to move downstream.
Type:
Content:
complex, 20 attributes, 16 elements
Defined:
globally in UML2XMI.xsd; see XML source
Used:
never
uml:DataType DataType defines a kind of classifier in which operations are all pure functions (i.e., they can return data values but they cannot change data values, because they have no identity).
Type:
Content:
complex, 18 attributes, 21 elements
Defined:
globally in UML2XMI.xsd; see XML source
Used:
never
uml:DecisionNode A decision node has one incoming edge and multiple outgoing activity edges.
Type:
Content:
complex, 17 attributes, 13 elements
Defined:
globally in UML2XMI.xsd; see XML source
Used:
never
uml:Dependency A dependency is a relationship that signifies that a single or a set of model elements requires other model elements for their specification or implementation.
Type:
Content:
complex, 14 attributes, 10 elements
Defined:
globally in UML2XMI.xsd; see XML source
Used:
never
uml:DeployedArtifact In the metamodel, DeployedArtifact is an abstract metaclass that is a specialization of NamedElement.
Type:
Content:
complex, 10 attributes, 7 elements
Defined:
globally in UML2XMI.xsd; see XML source
Used:
never
uml:Deployment
Type:
Content:
complex, 15 attributes, 12 elements
Defined:
globally in UML2XMI.xsd; see XML source
Used:
never
uml:DeploymentSpecification In the metamodel, a DeploymentSpecification is a subtype of Artifact.
Type:
Content:
complex, 21 attributes, 23 elements
Defined:
globally in UML2XMI.xsd; see XML source
Used:
never
uml:DeploymentTarget A deployment target is the location for a deployed artifact.
Type:
Content:
complex, 10 attributes, 8 elements
Defined:
globally in UML2XMI.xsd; see XML source
Used:
never
uml:DestroyLinkAction This action destroys a link or a link object.
Type:
Content:
complex, 17 attributes, 16 elements
Defined:
globally in UML2XMI.xsd; see XML source
Used:
never
uml:DestroyObjectAction This action destroys the object on its input pin at runtime.
Type:
Content:
complex, 19 attributes, 16 elements
Defined:
globally in UML2XMI.xsd; see XML source
Used:
never
uml:Device A Device is a physical computational resource with processing capability upon which artifacts may be deployed for execution.
Type:
Content:
complex, 20 attributes, 32 elements
Defined:
globally in UML2XMI.xsd; see XML source
Used:
never
uml:DirectedRelationship A directed relationship references one or more source elements and one or more target elements.
Type:
Content:
complex, 7 attributes, 3 elements
Defined:
globally in UML2XMI.xsd; see XML source
Used:
never
uml:Duration A duration defines a value specification that specifies the temporal distance between two time expressions that specify time instants.
Type:
Content:
complex, 14 attributes, 10 elements
Defined:
globally in UML2XMI.xsd; see XML source
Used:
never
uml:DurationConstraint A DurationConstraint defines a Constraint that refers to a DurationInterval.
Type:
Content:
complex, 13 attributes, 10 elements
Defined:
globally in UML2XMI.xsd; see XML source
Used:
never
uml:DurationInterval A DurationInterval defines the range between two Durations.
Type:
Content:
complex, 14 attributes, 11 elements
Defined:
globally in UML2XMI.xsd; see XML source
Used:
never
uml:DurationObservationAction A DurationObservationAction defines an action that observes duration in time.
Type:
Content:
complex, 18 attributes, 19 elements
Defined:
globally in UML2XMI.xsd; see XML source
Used:
never
uml:Element Element is an abstract metaclass with no superclass.
Type:
Content:
complex, 7 attributes, 3 elements
Defined:
globally in UML2XMI.xsd; see XML source
Used:
never
uml:ElementImport An element import is defined as a directed relationship between an importing namespace and a packageable element.
Type:
Content:
complex, 10 attributes, 4 elements
Defined:
globally in UML2XMI.xsd; see XML source
Used:
never
uml:EncapsulatedClassifier Extends a classifier with the ability to own ports as specific and type checked interaction points.
Type:
Content:
complex, 18 attributes, 22 elements
Defined:
globally in UML2XMI.xsd; see XML source
Used:
never
uml:Enumeration Enumeration is a kind of data type, whose instances may be any of a number of user-defined enumeration literals.
Type:
Content:
complex, 18 attributes, 22 elements
Defined:
globally in UML2XMI.xsd; see XML source
Used:
never
uml:EnumerationLiteral An enumeration literal is a user-defined data value for an enumeration.
Type:
Content:
complex, 13 attributes, 12 elements
Defined:
globally in UML2XMI.xsd; see XML source
Used:
never
uml:EventOccurrence EventOccurrences represents moments in time to which Actions are associated.
Type:
Content:
complex, 17 attributes, 15 elements
Defined:
globally in UML2XMI.xsd; see XML source
Used:
never
uml:ExceptionHandler (ExtraStructuredActivities) An exception handler is an element that specifies a body to execute in case the specified exception occurs during the execution of the protected node.
Type:
Content:
complex, 10 attributes, 6 elements
Defined:
globally in UML2XMI.xsd; see XML source
Used:
never
uml:ExecutableNode
Type:
Content:
complex, 16 attributes, 13 elements
Defined:
globally in UML2XMI.xsd; see XML source
Used:
never
uml:ExecutionEnvironment In the metamodel, a ExecutionEnvironment is a subclass of Node.
Type:
Content:
complex, 20 attributes, 32 elements
Defined:
globally in UML2XMI.xsd; see XML source
Used:
never
uml:ExecutionOccurrence An ExecutionOccurrence is an instantiation of a unit of behavior within the Lifeline.
Type:
Content:
complex, 14 attributes, 12 elements
Defined:
globally in UML2XMI.xsd; see XML source
Used:
never
uml:ExpansionNode (ExtraStructuredActivities) An expansion node is an object node used to indicate a flow across the boundary of an expansion region.
Type:
Content:
complex, 22 attributes, 18 elements
Defined:
globally in UML2XMI.xsd; see XML source
Used:
never
uml:ExpansionRegion An expansion region is a strictly nested region of an activity with explicit input and outputs (modeled as ExpansionNodes).
Type:
Content:
complex, 21 attributes, 23 elements
Defined:
globally in UML2XMI.xsd; see XML source
Used:
never
uml:Expression An expression represents a node in an expression tree, which may be non-terminal or terminal.
Type:
Content:
complex, 16 attributes, 11 elements
Defined:
globally in UML2XMI.xsd; see XML source
Used:
never
uml:Extend This relationship specifies that the behavior of a use case may be extended by the behavior of another (usually supplementary) use case.
Type:
Content:
complex, 12 attributes, 10 elements
Defined:
globally in UML2XMI.xsd; see XML source
Used:
never
uml:Extension
Type:
Content:
complex, 20 attributes, 21 elements
Defined:
globally in UML2XMI.xsd; see XML source
Used:
never
uml:ExtensionEnd
Type:
Content:
complex, 24 attributes, 18 elements
Defined:
globally in UML2XMI.xsd; see XML source
Used:
never
uml:ExtensionPoint An ExtensionPoint is a feature of a use case that identifies a point where the behavior of a use case can be augmented with elements of another (extending) use case.
Type:
Content:
complex, 11 attributes, 7 elements
Defined:
globally in UML2XMI.xsd; see XML source
Used:
never
uml:Feature A feature declares a behavioral or structural characteristic of instances of classifiers.
Type:
Content:
complex, 12 attributes, 7 elements
Defined:
globally in UML2XMI.xsd; see XML source
Used:
never
uml:FinalNode See descriptions at children of final node.
Type:
Content:
complex, 16 attributes, 12 elements
Defined:
globally in UML2XMI.xsd; see XML source
Used:
never
uml:FinalState
Type:
Content:
complex, 16 attributes, 21 elements
Defined:
globally in UML2XMI.xsd; see XML source
Used:
never
uml:FlowFinalNode A flow final destroys all tokens that arrive at it.
Type:
Content:
complex, 16 attributes, 12 elements
Defined:
globally in UML2XMI.xsd; see XML source
Used:
never
uml:ForkNode A fork node has one incoming edge and multiple outgoing edges.
Type:
Content:
complex, 16 attributes, 12 elements
Defined:
globally in UML2XMI.xsd; see XML source
Used:
never
uml:Gate A Gate is a connection point for relating a Message outside an InteractionFragment with a Message inside the InteractionFragment.
Type:
Content:
complex, 12 attributes, 9 elements
Defined:
globally in UML2XMI.xsd; see XML source
Used:
never
uml:Generalization A generalization relates a specific classifier to a more general classifier, and is owned by the specific classifier.
Type:
Content:
complex, 10 attributes, 5 elements
Defined:
globally in UML2XMI.xsd; see XML source
Used:
never
uml:GeneralizationSet Each Generalization is a binary relationship that relates a specific Classifier to a more general Classifier (i.e., a subclass).
Type:
Content:
complex, 16 attributes, 10 elements
Defined:
globally in UML2XMI.xsd; see XML source
Used:
never
uml:GeneralOrdering A GeneralOrdering represents a binary relation between two Eventoccurrences, to describe that one Eventoccurrence must occur before the other in a valid trace.
Type:
Content:
complex, 12 attributes, 9 elements
Defined:
globally in UML2XMI.xsd; see XML source
Used:
never
uml:Implementation An Implementation is a specialized Realization relationship between a Classifier and an Interface.
Type:
Content:
complex, 16 attributes, 13 elements
Defined:
globally in UML2XMI.xsd; see XML source
Used:
never
uml:Include Include is a DirectedRelationship between two use cases, implying that the behavior of the included use case is inserted into the behavior of the including use case.
Type:
Content:
complex, 11 attributes, 8 elements
Defined:
globally in UML2XMI.xsd; see XML source
Used:
never
uml:InformationFlow An Information Flow specifies that one or more information items circulate from its sources to its targets.
Type:
Content:
complex, 14 attributes, 10 elements
Defined:
globally in UML2XMI.xsd; see XML source
Used:
never
uml:InformationItem An information Item is an abstraction of all kinds of information that can be exchanged between objects.
Type:
Content:
complex, 19 attributes, 20 elements
Defined:
globally in UML2XMI.xsd; see XML source
Used:
never
uml:InitialNode An activity may have more than one initial node.
Type:
Content:
complex, 16 attributes, 12 elements
Defined:
globally in UML2XMI.xsd; see XML source
Used:
never
uml:InputPin An input pin is a pin that holds input values to be consumed by an action.
Type:
Content:
complex, 22 attributes, 18 elements
Defined:
globally in UML2XMI.xsd; see XML source
Used:
never
uml:InstanceSpecification In the metamodel, InstanceSpecification is a specialization of DeploymentTarget and DeployedArtifact.
Type:
Content:
complex, 13 attributes, 12 elements
Defined:
globally in UML2XMI.xsd; see XML source
Used:
never
uml:InstanceValue An instance value specifies the value modeled by an instance specification.
Type:
Content:
complex, 13 attributes, 10 elements
Defined:
globally in UML2XMI.xsd; see XML source
Used:
never
uml:Interaction 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:
Content:
complex, 26 attributes, 42 elements
Defined:
globally in UML2XMI.xsd; see XML source
Used:
never
uml:InteractionConstraint An InteractionConstraint is a boolean expression that guards an operand in a CombinedFragment.
Type:
Content:
complex, 13 attributes, 12 elements
Defined:
globally in UML2XMI.xsd; see XML source
Used:
never
uml:InteractionFragment An InteractionFragment is a general class that holds the common parts of CompositeFragment, AtomicFragment and InteractionExpressionOperand.
Type:
Content:
complex, 11 attributes, 9 elements
Defined:
globally in UML2XMI.xsd; see XML source
Used:
never
uml:InteractionOccurrence InteractionOccurrence is a specialization of InteractionFragment.
Type:
Content:
complex, 12 attributes, 12 elements
Defined:
globally in UML2XMI.xsd; see XML source
Used:
never
uml:InteractionOperand An InteractionOperand is contained in a CombinedFragment.
Type:
Content:
complex, 11 attributes, 14 elements
Defined:
globally in UML2XMI.xsd; see XML source
Used:
never
uml:Interface An interface is a kind of classifier that represents a declaration of a set of coherent public features and obligations.
Type:
Content:
complex, 19 attributes, 25 elements
Defined:
globally in UML2XMI.xsd; see XML source
Used:
never
uml:InterruptibleActivityRegion An interruptible region contains activity nodes.
Type:
Content:
complex, 9 attributes, 5 elements
Defined:
globally in UML2XMI.xsd; see XML source
Used:
never
uml:Interval An Interval defines the range between two value specifications.
Type:
Content:
complex, 14 attributes, 11 elements
Defined:
globally in UML2XMI.xsd; see XML source
Used:
never
uml:IntervalConstraint A IntervalConstraint defines a Constraint that refers to an Interval.
Type:
Content:
complex, 13 attributes, 10 elements
Defined:
globally in UML2XMI.xsd; see XML source
Used:
never
uml:InvocationAction
Type:
Content:
complex, 18 attributes, 17 elements
Defined:
globally in UML2XMI.xsd; see XML source
Used:
never
uml:JoinNode
Type:
Content:
complex, 17 attributes, 13 elements
Defined:
globally in UML2XMI.xsd; see XML source
Used:
never
uml:Lifeline A lifeline represents an individual participant in the Interaction.
Type:
Content:
complex, 13 attributes, 11 elements
Defined:
globally in UML2XMI.xsd; see XML source
Used:
never
uml:LinkAction A link action creates, destroys, or reads links, identifying a link by its end objects and qualifier values, if any.
Type:
Content:
complex, 17 attributes, 16 elements
Defined:
globally in UML2XMI.xsd; see XML source
Used:
never
uml:LinkEndCreationData
Type:
Content:
complex, 11 attributes, 7 elements
Defined:
globally in UML2XMI.xsd; see XML source
Used:
never
uml:LinkEndData
Type:
Content:
complex, 9 attributes, 6 elements
Defined:
globally in UML2XMI.xsd; see XML source
Used:
never
uml:LiteralBoolean A literal boolean contains a Boolean-valued attribute.
Type:
Content:
complex, 13 attributes, 9 elements
Defined:
globally in UML2XMI.xsd; see XML source
Used:
never
uml:LiteralInteger A literal integer contains an Integer-valued attribute.
Type:
Content:
complex, 13 attributes, 9 elements
Defined:
globally in UML2XMI.xsd; see XML source
Used:
never
uml:LiteralNull A literal null is used to represent null, i.e., the absence of a value.
Type:
Content:
complex, 12 attributes, 9 elements
Defined:
globally in UML2XMI.xsd; see XML source
Used:
never
uml:LiteralSpecification A literal specification is an abstract specialization of ValueSpecification that identifies a literal constant being modeled.
Type:
Content:
complex, 12 attributes, 9 elements
Defined:
globally in UML2XMI.xsd; see XML source
Used:
never
uml:LiteralString A literal string contains a String-valued attribute.
Type:
Content:
complex, 13 attributes, 9 elements
Defined:
globally in UML2XMI.xsd; see XML source
Used:
never
uml:LiteralUnlimitedNatural A literal unlimited natural contains a UnlimitedNatural-valued attribute.
Type:
Content:
complex, 13 attributes, 9 elements
Defined:
globally in UML2XMI.xsd; see XML source
Used:
never
uml:LoopNode
Type:
Content:
complex, 24 attributes, 29 elements
Defined:
globally in UML2XMI.xsd; see XML source
Used:
never
uml:Manifestation In the metamodel, a Manifestation is a subtype of Abstraction.
Type:
Content:
complex, 15 attributes, 12 elements
Defined:
globally in UML2XMI.xsd; see XML source
Used:
never
uml:MergeNode A merge node has multiple incoming edges and a single outgoing edge.
Type:
Content:
complex, 16 attributes, 12 elements
Defined:
globally in UML2XMI.xsd; see XML source
Used:
never
uml:Message A Message defines a particular communication between Lifelines of an Interaction.
Type:
Content:
complex, 15 attributes, 12 elements
Defined:
globally in UML2XMI.xsd; see XML source
Used:
never
uml:MessageEnd A MessageEnd is an abstract NamedElement that represents what can occur at the end of a Message.
Type:
Content:
complex, 12 attributes, 9 elements
Defined:
globally in UML2XMI.xsd; see XML source
Used:
never
uml:MessageTrigger A message trigger specifies the an observable event caused by a either a call or a signal.
Type:
Content:
complex, 11 attributes, 8 elements
Defined:
globally in UML2XMI.xsd; see XML source
Used:
never
uml:Model The Model construct is defined as a Package.
Type:
Content:
complex, 14 attributes, 15 elements
Defined:
globally in UML2XMI.xsd; see XML source
Used:
never
uml:MultiplicityElement A MultiplicityElement is an abstract metaclass which includes optional attributes for defining the bounds of a multiplicity.
Type:
Content:
complex, 9 attributes, 5 elements
Defined:
globally in UML2XMI.xsd; see XML source
Used:
never
uml:NamedElement A named element represents elements that may have a name.
Type:
Content:
complex, 10 attributes, 7 elements
Defined:
globally in UML2XMI.xsd; see XML source
Used:
never
uml:Namespace A namespace is a named element that can own other named elements.
Type:
Content:
complex, 10 attributes, 10 elements
Defined:
globally in UML2XMI.xsd; see XML source
Used:
never
uml:Node In the metamodel, a Node is a subclass of Class.
Type:
Content:
complex, 20 attributes, 32 elements
Defined:
globally in UML2XMI.xsd; see XML source
Used:
never
uml:ObjectFlow
Type:
Content:
complex, 20 attributes, 16 elements
Defined:
globally in UML2XMI.xsd; see XML source
Used:
never
uml:ObjectNode
Type:
Content:
complex, 20 attributes, 16 elements
Defined:
globally in UML2XMI.xsd; see XML source
Used:
never
uml:OpaqueExpression An expression contains a language-specific text string used to describe a value or values, and an optional specification of the language.
Type:
Content:
complex, 15 attributes, 10 elements
Defined:
globally in UML2XMI.xsd; see XML source
Used:
never
uml:Operation An operation is a behavioral feature of a classifier that specifies the name, type, parameters, and constraints for invoking an associated behavior.
Type:
Content:
complex, 25 attributes, 23 elements
Defined:
globally in UML2XMI.xsd; see XML source
Used:
never
uml:OperationTemplateParameter OperationTemplateParameter is a template parameter where the parametered element is an Operation.
Type:
Content:
complex, 9 attributes, 7 elements
Defined:
globally in UML2XMI.xsd; see XML source
Used:
never
uml:OutputPin An output pin is a pin that holds output values produced by an action.
Type:
Content:
complex, 22 attributes, 18 elements
Defined:
globally in UML2XMI.xsd; see XML source
Used:
never
uml:Package A package is a namespace for its members, and may contain other packages.
Type:
Content:
complex, 13 attributes, 15 elements
Defined:
globally in UML2XMI.xsd; see XML source
Used:
never
uml:PackageableElement A packageable element indicates a named element that may be owned directly by a package.
Type:
Content:
complex, 12 attributes, 8 elements
Defined:
globally in UML2XMI.xsd; see XML source
Used:
never
uml:PackageImport A package import is defined as a directed relationship that identifies a package whose members are to be imported by a namespace.
Type:
Content:
complex, 9 attributes, 4 elements
Defined:
globally in UML2XMI.xsd; see XML source
Used:
never
uml:PackageMerge A package merge is a relationship between two packages, where the contents of the target package (the one pointed at) is merged with the contents of the source package through specialization and redefinition, where applicable.
Type:
Content:
complex, 8 attributes, 4 elements
Defined:
globally in UML2XMI.xsd; see XML source
Used:
never
uml:Parameter A parameter is a specification of an argument used to pass information into or out of an invocation of a behavioral feature.
Type:
Content:
complex, 20 attributes, 14 elements
Defined:
globally in UML2XMI.xsd; see XML source
Used:
never
uml:ParameterableClassifier
Type:
Content:
complex, 18 attributes, 19 elements
Defined:
globally in UML2XMI.xsd; see XML source
Used:
never
uml:ParameterableElement A ParameterableElement can be referenced by a TemplateParameter when defining a formal template parameter for a template.
Type:
Content:
complex, 8 attributes, 4 elements
Defined:
globally in UML2XMI.xsd; see XML source
Used:
never
uml:ParameterSet An parameter set acts as a complete set of inputs and outputs to a behavior, exclusive of other parameter sets on the behavior.
Type:
Content:
complex, 11 attributes, 9 elements
Defined:
globally in UML2XMI.xsd; see XML source
Used:
never
uml:PartDecomposition PartDecomposition is a description of the internal interactions of one Lifeline relative to an Interaction.
Type:
Content:
complex, 12 attributes, 12 elements
Defined:
globally in UML2XMI.xsd; see XML source
Used:
never
uml:Permission A Permission signifies granting of access rights from the supplier model element to a client model element.
Type:
Content:
complex, 14 attributes, 10 elements
Defined:
globally in UML2XMI.xsd; see XML source
Used:
never
uml:Pin Pins are connected as inputs and outputs to actions.
Type:
Content:
complex, 22 attributes, 18 elements
Defined:
globally in UML2XMI.xsd; see XML source
Used:
never
uml:Port Ports represent interaction points between a classifier and its environment.
Type:
Content:
complex, 28 attributes, 20 elements
Defined:
globally in UML2XMI.xsd; see XML source
Used:
never
uml:PrimitiveFunction PrimitiveFunction is not an action.
Type:
Content:
complex, 14 attributes, 8 elements
Defined:
globally in UML2XMI.xsd; see XML source
Used:
never
uml:PrimitiveType The instances of primitive type used in UML itself include Boolean, Integer, UnlimitedNatural, and String.
Type:
Content:
complex, 18 attributes, 21 elements
Defined:
globally in UML2XMI.xsd; see XML source
Used:
never
uml:Profile
Type:
Content:
complex, 15 attributes, 17 elements
Defined:
globally in UML2XMI.xsd; see XML source
Used:
never
uml:ProfileApplication
Type:
Content:
complex, 10 attributes, 5 elements
Defined:
globally in UML2XMI.xsd; see XML source
Used:
never
uml:Property Property represents a declared state of one or more instances in terms of a named relationship to a value or values.
Type:
Content:
complex, 24 attributes, 18 elements
Defined:
globally in UML2XMI.xsd; see XML source
Used:
never
uml:ProtocolConformance
Type:
Content:
complex, 8 attributes, 4 elements
Defined:
globally in UML2XMI.xsd; see XML source
Used:
never
uml:ProtocolStateMachine
Type:
Content:
complex, 26 attributes, 40 elements
Defined:
globally in UML2XMI.xsd; see XML source
Used:
never
uml:ProtocolTransition A protocol transition (transition as specialized in the ProtocolStateMachines package) specifies a legal transition for an operation.
Type:
Content:
complex, 17 attributes, 15 elements
Defined:
globally in UML2XMI.xsd; see XML source
Used:
never
uml:Pseudostate
Type:
Content:
complex, 13 attributes, 9 elements
Defined:
globally in UML2XMI.xsd; see XML source
Used:
never
uml:QualifierValue A link cannot be passed as a runtime value to or from an action.
Type:
Content:
complex, 9 attributes, 5 elements
Defined:
globally in UML2XMI.xsd; see XML source
Used:
never
uml:RaiseExceptionAction (CompleteActions) RaiseExceptionAction is an action that causes an exception to occur.
Type:
Content:
complex, 18 attributes, 16 elements
Defined:
globally in UML2XMI.xsd; see XML source
Used:
never
uml:ReadExtentAction (CompleteActions) ReadExtentAction is an action that retrieves the current instances of a classifier.
Type:
Content:
complex, 18 attributes, 17 elements
Defined:
globally in UML2XMI.xsd; see XML source
Used:
never
uml:ReadIsClassifiedObjectAction This action tests the classification of an object against a given class.
Type:
Content:
complex, 19 attributes, 18 elements
Defined:
globally in UML2XMI.xsd; see XML source
Used:
never
uml:ReadLinkAction This action navigates an association towards one end, which is the end that does not have an input pin to take its object (the “open” end).
Type:
Content:
complex, 17 attributes, 17 elements
Defined:
globally in UML2XMI.xsd; see XML source
Used:
never
uml:ReadLinkObjectEndAction This action reads the object on an end of a link object.
Type:
Content:
complex, 18 attributes, 18 elements
Defined:
globally in UML2XMI.xsd; see XML source
Used:
never
uml:ReadLinkObjectEndQualifierAction This action reads a qualifier value or values on an end of a link object.
Type:
Content:
complex, 18 attributes, 18 elements
Defined:
globally in UML2XMI.xsd; see XML source
Used:
never
uml:ReadSelfAction Every action is ultimately a part of some activity, which is in turn optionally attached in some way to the specification of a classifier—for example as the body of a method or as part of a state machine.
Type:
Content:
complex, 17 attributes, 16 elements
Defined:
globally in UML2XMI.xsd; see XML source
Used:
never
uml:ReadStructuralFeatureAction This action reads the values of a structural feature, in order if the structural feature is ordered.
Type:
Content:
complex, 18 attributes, 18 elements
Defined:
globally in UML2XMI.xsd; see XML source
Used:
never
uml:ReadVariableAction This action reads the values of a variables, in order if the variable is ordered.
Type:
Content:
complex, 18 attributes, 17 elements
Defined:
globally in UML2XMI.xsd; see XML source
Used:
never
uml:Realization In the metamodel, a Realization is a subtype of Dependencies::Realization.
Type:
Content:
complex, 15 attributes, 12 elements
Defined:
globally in UML2XMI.xsd; see XML source
Used:
never
uml:Reception A reception is a declaration stating that a classifier is prepared to react to the receipt of a signal.
Type:
Content:
complex, 17 attributes, 15 elements
Defined:
globally in UML2XMI.xsd; see XML source
Used:
never
uml:ReclassifyObjectAction ReclassifyObjectAction adds given classifier to an object and removes given classifiers from that object.
Type:
Content:
complex, 20 attributes, 18 elements
Defined:
globally in UML2XMI.xsd; see XML source
Used:
never
uml:RedefinableElement A redefinable element is a named element that can be redefined in the context of a generalization.
Type:
Content:
complex, 11 attributes, 7 elements
Defined:
globally in UML2XMI.xsd; see XML source
Used:
never
uml:RedefinableTemplateSignature RedefinableTemplateSignature specializes both TemplateSignature and RedefinableElement in order to allow the addition of new formal template parameters in the context of a specializing template Classifier.
Type:
Content:
complex, 14 attributes, 11 elements
Defined:
globally in UML2XMI.xsd; see XML source
Used:
never
uml:Region
Type:
Content:
complex, 12 attributes, 13 elements
Defined:
globally in UML2XMI.xsd; see XML source
Used:
never
uml:Relationship A relationship references one or more related elements.
Type:
Content:
complex, 7 attributes, 3 elements
Defined:
globally in UML2XMI.xsd; see XML source
Used:
never
uml:RemoveStructuralFeatureValueAction The object to access is specified dynamically, by referring to an input pin on which the object will be placed at runtime.
Type:
Content:
complex, 18 attributes, 18 elements
Defined:
globally in UML2XMI.xsd; see XML source
Used:
never
uml:RemoveVariableValueAction One value is removed from the set of possible variable values.
Type:
Content:
complex, 18 attributes, 17 elements
Defined:
globally in UML2XMI.xsd; see XML source
Used:
never
uml:ReplyAction (CompleteActions) ReplyAction is an action that accepts a set of return values and a token containing return information produced by a previous accept call action.
Type:
Content:
complex, 20 attributes, 18 elements
Defined:
globally in UML2XMI.xsd; see XML source
Used:
never
uml:SendObjectAction SendObjectAction is an action that transmits an object to the target object, where it may invoke behavior such as the firing of state machine transitions or the execution of an activity.
Type:
Content:
complex, 18 attributes, 19 elements
Defined:
globally in UML2XMI.xsd; see XML source
Used:
never
uml:SendSignalAction SendSignalAction is an action that creates a signal instance from its inputs, and transmits it to the target object, where it may cause the firing of a state machine transition or the execution of an activity.
Type:
Content:
complex, 19 attributes, 19 elements
Defined:
globally in UML2XMI.xsd; see XML source
Used:
never
uml:Signal A signal is a specification of type of send request instances communicated between objects.
Type:
Content:
complex, 18 attributes, 20 elements
Defined:
globally in UML2XMI.xsd; see XML source
Used:
never
uml:SignalTrigger A signal event represents the receipt of an asynchronous signal.
Type:
Content:
complex, 12 attributes, 9 elements
Defined:
globally in UML2XMI.xsd; see XML source
Used:
never
uml:Slot A slot is owned by an instance specification.
Type:
Content:
complex, 8 attributes, 5 elements
Defined:
globally in UML2XMI.xsd; see XML source
Used:
never
uml:StartOwnedBehaviorAction (CompleteActions) StartOwnedBehaviorAction is an action that starts the owned behavior of the input.
Type:
Content:
complex, 17 attributes, 16 elements
Defined:
globally in UML2XMI.xsd; see XML source
Used:
never
uml:State
Type:
Content:
complex, 16 attributes, 21 elements
Defined:
globally in UML2XMI.xsd; see XML source
Used:
never
uml:StateInvariant A StateInvariant is a runtime constraint on the participants of the interaction.
Type:
Content:
complex, 11 attributes, 10 elements
Defined:
globally in UML2XMI.xsd; see XML source
Used:
never
uml:StateMachine
Type:
Content:
complex, 26 attributes, 39 elements
Defined:
globally in UML2XMI.xsd; see XML source
Used:
never
uml:Stereotype
Type:
Content:
complex, 20 attributes, 30 elements
Defined:
globally in UML2XMI.xsd; see XML source
Used:
never
uml:Stop A Stop is an EventOccurrence that defines the termination of the instance specified by the Lifeline on which the Stop occurs.
Type:
Content:
complex, 17 attributes, 15 elements
Defined:
globally in UML2XMI.xsd; see XML source
Used:
never
uml:StringExpression
Type:
Content:
complex, 7 attributes, 6 elements
Defined:
globally in UML2XMI.xsd; see XML source
Used:
never
uml:StructuralFeature A structural feature is a typed feature of a classifier that specify the structure of instances of the classifier.
Type:
Content:
complex, 16 attributes, 10 elements
Defined:
globally in UML2XMI.xsd; see XML source
Used:
never
uml:StructuralFeatureAction This abstract action class statically specifies the structural feature being accessed.
Type:
Content:
complex, 18 attributes, 17 elements
Defined:
globally in UML2XMI.xsd; see XML source
Used:
never
uml:StructuredActivityNode
Type:
Content:
complex, 18 attributes, 21 elements
Defined:
globally in UML2XMI.xsd; see XML source
Used:
never
uml:StructuredClassifier A structured classifier is an abstract metaclass that represents any classifier whose behavior can be fully or partly described by the collaboration of owned or referenced instances.
Type:
Content:
complex, 18 attributes, 21 elements
Defined:
globally in UML2XMI.xsd; see XML source
Used:
never
uml:Substitution A substitution is a relationship between two classifiers signifies that the substitutingClassifier complies with the contract specified by the contract classifier.
Type:
Content:
complex, 16 attributes, 13 elements
Defined:
globally in UML2XMI.xsd; see XML source
Used:
never
uml:TemplateableClassifier
Type:
Content:
complex, 18 attributes, 19 elements
Defined:
globally in UML2XMI.xsd; see XML source
Used:
never
uml:TemplateableElement TemplateableElement may contain a template signature which specifies the formal template parameters.
Type:
Content:
complex, 7 attributes, 5 elements
Defined:
globally in UML2XMI.xsd; see XML source
Used:
never
uml:TemplateBinding TemplateBinding is a directed relationship from a bound templateable element to the template signature of the target template.
Type:
Content:
complex, 8 attributes, 5 elements
Defined:
globally in UML2XMI.xsd; see XML source
Used:
never
uml:TemplateParameter TemplateParameter references a ParameterableElement which is exposed as a formal template parameter in the containing template.
Type:
Content:
complex, 9 attributes, 7 elements
Defined:
globally in UML2XMI.xsd; see XML source
Used:
never
uml:TemplateParameterSubstitution TemplateParameterSubstitution associates one or more actual parameters with a formal template parameter within the context of a TemplateBinding.
Type:
Content:
complex, 9 attributes, 6 elements
Defined:
globally in UML2XMI.xsd; see XML source
Used:
never
uml:TemplateSignature A TemplateSignature is owned by a TemplateableElement and has one or more TemplateParameters that define the signature for binding this template.
Type:
Content:
complex, 10 attributes, 7 elements
Defined:
globally in UML2XMI.xsd; see XML source
Used:
never
uml:TestIdentityAction This action returns true if the two input values are the same identity, false if they are not.
Type:
Content:
complex, 17 attributes, 18 elements
Defined:
globally in UML2XMI.xsd; see XML source
Used:
never
uml:TimeConstraint A TimeConstraint defines a Constraint that refers to a TimeInterval.
Type:
Content:
complex, 13 attributes, 10 elements
Defined:
globally in UML2XMI.xsd; see XML source
Used:
never
uml:TimeExpression A TimeExpression defines a value specification that represent a time value.
Type:
Content:
complex, 14 attributes, 10 elements
Defined:
globally in UML2XMI.xsd; see XML source
Used:
never
uml:TimeInterval A TimeInterval defines the range between two TimeExpressions.
Type:
Content:
complex, 14 attributes, 11 elements
Defined:
globally in UML2XMI.xsd; see XML source
Used:
never
uml:TimeObservationAction A TimeObservationAction defines an action that observes the current point in time.
Type:
Content:
complex, 18 attributes, 19 elements
Defined:
globally in UML2XMI.xsd; see XML source
Used:
never
uml:TimeTrigger A time trigger specifies a time event, which models the expiration of a specific deadline.
Type:
Content:
complex, 12 attributes, 9 elements
Defined:
globally in UML2XMI.xsd; see XML source
Used:
never
uml:Transition
Type:
Content:
complex, 16 attributes, 13 elements
Defined:
globally in UML2XMI.xsd; see XML source
Used:
never
uml:Trigger A trigger specifies the an event that may cause the execution of an associated behavior.
Type:
Content:
complex, 11 attributes, 8 elements
Defined:
globally in UML2XMI.xsd; see XML source
Used:
never
uml:Type A type serves as a constraint on the range of values represented by a typed element.
Type:
Content:
complex, 12 attributes, 8 elements
Defined:
globally in UML2XMI.xsd; see XML source
Used:
never
uml:TypedElement A typed element is an element that has a type that serves as a constraint on the range of values the element can represent.
Type:
Content:
complex, 11 attributes, 8 elements
Defined:
globally in UML2XMI.xsd; see XML source
Used:
never
uml:Usage A usage is a relationship in which one element requires another element (or set of elements) for its full implementation or operation.
Type:
Content:
complex, 14 attributes, 10 elements
Defined:
globally in UML2XMI.xsd; see XML source
Used:
never
uml:UseCase A UseCase is a kind of behaviored classifier that represents a declaration of an offered behavior.
Type:
Content:
complex, 20 attributes, 28 elements
Defined:
globally in UML2XMI.xsd; see XML source
Used:
never
uml:ValuePin A value pin is an input pin that provides a value to an action that does not come from an incoming object flow edge.
Type:
Content:
complex, 22 attributes, 19 elements
Defined:
globally in UML2XMI.xsd; see XML source
Used:
never
uml:ValueSpecification ValueSpecification is an abstract metaclass used to identify a value or values in a model.
Type:
Content:
complex, 12 attributes, 9 elements
Defined:
globally in UML2XMI.xsd; see XML source
Used:
never
uml:Variable A variable is considered a connectable element.
Type:
Content:
complex, 15 attributes, 12 elements
Defined:
globally in UML2XMI.xsd; see XML source
Used:
never
uml:VariableAction VariableAction is an abstract class for actions that operate on a statically specified variable.
Type:
Content:
complex, 18 attributes, 16 elements
Defined:
globally in UML2XMI.xsd; see XML source
Used:
never
uml:Vertex
Type:
Content:
complex, 12 attributes, 9 elements
Defined:
globally in UML2XMI.xsd; see XML source
Used:
never
uml:WriteLinkAction A write link action takes a complete identification of a link and creates or destroys it.
Type:
Content:
complex, 17 attributes, 16 elements
Defined:
globally in UML2XMI.xsd; see XML source
Used:
never
uml:WriteStructuralFeatureAction A write structural feature action operates on a structural feature of an object to modify its values.
Type:
Content:
complex, 18 attributes, 18 elements
Defined:
globally in UML2XMI.xsd; see XML source
Used:
never
uml:WriteVariableAction A write variable action operates on a variable to modify its values.
Type:
Content:
complex, 18 attributes, 17 elements
Defined:
globally in UML2XMI.xsd; see XML source
Used:
never
Complex Type Summary
An abstraction is a relationship that relates two elements or sets of elements that represent the same concept at different levels of abstraction or from different viewpoints.
Content:
complex, 14 attributes, 11 elements
Defined:
globally in UML2XMI.xsd; see XML source
Includes:
definition of 1 element
Used:
(CompleteActions) AcceptCallAction is an accept event action representing the receipt of a synchronous call request.
Content:
complex, 20 attributes, 18 elements
Defined:
globally in UML2XMI.xsd; see XML source
Includes:
definitions of 1 attribute, 1 element
Used:
Content:
complex, 19 attributes, 17 elements
Defined:
globally in UML2XMI.xsd; see XML source
Includes:
definitions of 2 attributes, 2 elements
Used:
Content:
complex, 17 attributes, 15 elements
Defined:
globally in UML2XMI.xsd; see XML source
Includes:
definitions of 1 attribute, 2 elements
Used:
at 22 locations
An activity contains a language-specific text string used to describe a computation, and an optional specification of the language.
Content:
complex, 30 attributes, 40 elements
Defined:
globally in UML2XMI.xsd; see XML source
Includes:
definitions of 5 attributes, 4 elements
Used:
Content:
complex, 16 attributes, 14 elements
Defined:
globally in UML2XMI.xsd; see XML source
Includes:
definitions of 5 attributes, 7 elements
Used:
An activity may have more than one activity final node.
Content:
complex, 16 attributes, 12 elements
Defined:
globally in UML2XMI.xsd; see XML source
Used:
Activity groups are a generic grouping construct for nodes and edges.
Content:
complex, 7 attributes, 3 elements
Defined:
globally in UML2XMI.xsd; see XML source
Used:
Content:
complex, 16 attributes, 12 elements
Defined:
globally in UML2XMI.xsd; see XML source
Includes:
definitions of 5 attributes, 5 elements
Used:
at 13 locations
Activity parameters are object nodes at the beginning and end of flows, to accept inputs to an activity and provide outputs from it.
Content:
complex, 21 attributes, 17 elements
Defined:
globally in UML2XMI.xsd; see XML source
Includes:
definitions of 1 attribute, 1 element
Used:
Partitions divide the nodes and edges to constrain and show a view of the contained nodes.
Content:
complex, 15 attributes, 11 elements
Defined:
globally in UML2XMI.xsd; see XML source
Includes:
definitions of 5 attributes, 4 elements
Used:
An Actor models a type of role played by an entity that interacts with the subject (e.g., by exchanging signals and data), but which is external to the subject (i.e., in the sense that an instance of an actor is not a part of the instance of its corresponding subject).
Content:
complex, 18 attributes, 19 elements
Defined:
globally in UML2XMI.xsd; see XML source
Used:
Structural Features are potentially multi-valued and ordered, so the action supports specification of insertion points for new values.
Content:
complex, 19 attributes, 19 elements
Defined:
globally in UML2XMI.xsd; see XML source
Includes:
definitions of 1 attribute, 1 element
Used:
Variables are potentially multi-valued and ordered, so the action supports specification of insertion points for new values.
Content:
complex, 19 attributes, 18 elements
Defined:
globally in UML2XMI.xsd; see XML source
Includes:
definitions of 1 attribute, 1 element
Used:
An AnyTrigger for a given state specifies that the transition is triggered for all applicable message triggers except for those specified explicitly on other transitions for this state.
Content:
complex, 11 attributes, 8 elements
Defined:
globally in UML2XMI.xsd; see XML source
Used:
ApplyFunctionAction is an action that invokes a primitive predefined function that computes output values based only on the input values and the function.
Content:
complex, 18 attributes, 18 elements
Defined:
globally in UML2XMI.xsd; see XML source
Includes:
definitions of 1 attribute, 3 elements
Used:
Content:
complex, 19 attributes, 23 elements
Defined:
globally in UML2XMI.xsd; see XML source
Includes:
definitions of 1 attribute, 4 elements
Used:
An association specifies a semantic relationship that can occur between typed instances.
Content:
complex, 20 attributes, 21 elements
Defined:
globally in UML2XMI.xsd; see XML source
Includes:
definitions of 2 attributes, 2 elements
Used:
In the metamodel, an AssociationClass is a declaration of a semantic relationship between Classifiers, which has a set of features of its own.
Content:
complex, 22 attributes, 32 elements
Defined:
globally in UML2XMI.xsd; see XML source
Includes:
definitions of 2 attributes, 2 elements
Used:
Behavior is a specification of how its context classifier changes state over time.
Content:
complex, 25 attributes, 36 elements
Defined:
globally in UML2XMI.xsd; see XML source
Includes:
definitions of 5 attributes, 6 elements
Used:
at 13 locations
A behavioral feature specifies that an instance of a classifier will respond to a designated request by invoking a behavior.
Content:
complex, 16 attributes, 14 elements
Defined:
globally in UML2XMI.xsd; see XML source
Includes:
definitions of 6 attributes, 4 elements
Used:
A classifier can have behavior specifications defined in its namespace.
Content:
complex, 19 attributes, 24 elements
Defined:
globally in UML2XMI.xsd; see XML source
Includes:
definitions of 1 attribute, 5 elements
Used:
BroadcastSignalAction is an action that transmits a signal instance to all the potential target objects in the system, which may cause the firing of a state machine transitions or the execution of associated activities of a target object.
Content:
complex, 19 attributes, 18 elements
Defined:
globally in UML2XMI.xsd; see XML source
Includes:
definitions of 1 attribute, 1 element
Used:
CallAction is an abstract class for actions that invoke behavior and receive return values.
Content:
complex, 19 attributes, 18 elements
Defined:
globally in UML2XMI.xsd; see XML source
Includes:
definitions of 1 attribute, 1 element
Used:
CallBehaviorAction is a call action that invokes a behavior directly rather than invoking a behavioral feature that, in turn, results in the invocation of that behavior.
Content:
complex, 20 attributes, 19 elements
Defined:
globally in UML2XMI.xsd; see XML source
Includes:
definitions of 1 attribute, 1 element
Used:
CallOperationAction is an action that transmits an operation call request to the target object, where it may cause the invocation of associated behavior.
Content:
complex, 20 attributes, 20 elements
Defined:
globally in UML2XMI.xsd; see XML source
Includes:
definitions of 1 attribute, 2 elements
Used:
A call trigger represents the reception of a request to invoke a specific operation and specifies a call event.
Content:
complex, 12 attributes, 9 elements
Defined:
globally in UML2XMI.xsd; see XML source
Includes:
definitions of 1 attribute, 1 element
Used:
A central buffer node accepts tokens from upstream objects nodes and passes them along to downstream object nodes.
Content:
complex, 20 attributes, 16 elements
Defined:
globally in UML2XMI.xsd; see XML source
Used:
A change trigger specifies an event that occurs when a Boolean-valued expression becomes true as a result of a change in value of one or more attributes or associations.
Content:
complex, 11 attributes, 9 elements
Defined:
globally in UML2XMI.xsd; see XML source
Includes:
definition of 1 element
Used:
Class is a kind of classifier whose features are attributes and operations.
Content:
complex, 20 attributes, 30 elements
Defined:
globally in UML2XMI.xsd; see XML source
Includes:
definitions of 1 attribute, 6 elements
Used:
A classifier is a namespace whose members can include features.
Content:
complex, 18 attributes, 19 elements
Defined:
globally in UML2XMI.xsd; see XML source
Includes:
definitions of 8 attributes, 9 elements
Used:
at 25 locations
ClassifierTemplateParameter is a template parameter where the parametered element is a Classifier in its capacity of being a kind of ParameterableElement.
Content:
complex, 10 attributes, 7 elements
Defined:
globally in UML2XMI.xsd; see XML source
Includes:
definition of 1 attribute
Used:
Content:
complex, 13 attributes, 9 elements
Defined:
globally in UML2XMI.xsd; see XML source
Includes:
definitions of 6 attributes, 6 elements
Used:
This action destroys all links of an association that have a particular object at one end.
Content:
complex, 18 attributes, 17 elements
Defined:
globally in UML2XMI.xsd; see XML source
Includes:
definitions of 1 attribute, 2 elements
Used:
This action removes all values of a structural feature.
Content:
complex, 18 attributes, 17 elements
Defined:
globally in UML2XMI.xsd; see XML source
Used:
This action removes all values of an variable.
Content:
complex, 18 attributes, 16 elements
Defined:
globally in UML2XMI.xsd; see XML source
Used:
A collaboration is represented as a kind of classifier and defines a set of cooperating entities to be played by instances (its roles), as well as a set of connectors that define communication paths between the participating instances.
Content:
complex, 20 attributes, 27 elements
Defined:
globally in UML2XMI.xsd; see XML source
Includes:
definitions of 1 attribute, 3 elements
Used:
A collaboration occurrence represents one particular use of a collaboration to explain the relationships between the properties of a classifier.
Content:
complex, 11 attributes, 9 elements
Defined:
globally in UML2XMI.xsd; see XML source
Includes:
definitions of 1 attribute, 2 elements
Used:
A combined fragment defines an expression of interaction fragments.
Content:
complex, 12 attributes, 11 elements
Defined:
globally in UML2XMI.xsd; see XML source
Includes:
definitions of 1 attribute, 2 elements
Used:
A comment gives the ability to attach various remarks to elements.
Content:
complex, 9 attributes, 7 elements
Defined:
globally in UML2XMI.xsd; see XML source
Includes:
definitions of 2 attributes, 2 elements
Used:
A communication path is an association between two Nodes, through which Nodes are able to exchange signals and messages.
Content:
complex, 20 attributes, 21 elements
Defined:
globally in UML2XMI.xsd; see XML source
Used:
Content:
complex, 21 attributes, 32 elements
Defined:
globally in UML2XMI.xsd; see XML source
Includes:
definitions of 1 attribute, 2 elements
Used:
Content:
complex, 20 attributes, 23 elements
Defined:
globally in UML2XMI.xsd; see XML source
Includes:
definitions of 2 attributes, 2 elements
Used:
A ConnectableElement is an abstract metaclass representing a set of instances that are owned by a containing classifier instance.
Content:
complex, 12 attributes, 9 elements
Defined:
globally in UML2XMI.xsd; see XML source
Includes:
definitions of 2 attributes, 2 elements
Used:
ConnectableElementTemplateParameter is a template parameter where the parametered element is a ConnectableElement.
Content:
complex, 9 attributes, 7 elements
Defined:
globally in UML2XMI.xsd; see XML source
Used:
Connection point references of a submachine state can be used as sources/targets of transitions.
Content:
complex, 14 attributes, 11 elements
Defined:
globally in UML2XMI.xsd; see XML source
Includes:
definitions of 2 attributes, 2 elements
Used:
Each connector may be attached to two or more connectable elements, each representing a set of instances.
Content:
complex, 16 attributes, 11 elements
Defined:
globally in UML2XMI.xsd; see XML source
Includes:
definitions of 4 attributes, 4 elements
Used:
A connector end is an endpoint of a connector, which attaches the connector to a connectable element.
Content:
complex, 11 attributes, 7 elements
Defined:
globally in UML2XMI.xsd; see XML source
Includes:
definitions of 2 attributes, 2 elements
Used:
Constraint contains a ValueSpecification that specifies additional semantics for one or more elements.
Content:
complex, 13 attributes, 10 elements
Defined:
globally in UML2XMI.xsd; see XML source
Includes:
definitions of 1 attribute, 2 elements
Used:
at 15 locations
A Continuation is a syntactic way to define continuations of different branches of an Alternative CombinedFragment.
Content:
complex, 12 attributes, 9 elements
Defined:
globally in UML2XMI.xsd; see XML source
Includes:
definition of 1 attribute
Used:
Objects and data cannot pass along a control flow edge.
Content:
complex, 16 attributes, 14 elements
Defined:
globally in UML2XMI.xsd; see XML source
Used:
A control node is an activity node used to coordinate the flows between other nodes.
Content:
complex, 16 attributes, 12 elements
Defined:
globally in UML2XMI.xsd; see XML source
Used:
This action can be used to create links and link objects.
Content:
complex, 17 attributes, 16 elements
Defined:
globally in UML2XMI.xsd; see XML source
Used:
This action is exclusively for creating links of association classes.
Content:
complex, 17 attributes, 17 elements
Defined:
globally in UML2XMI.xsd; see XML source
Includes:
definition of 1 element
Used:
This action instantiates a classifier.
Content:
complex, 18 attributes, 17 elements
Defined:
globally in UML2XMI.xsd; see XML source
Includes:
definitions of 1 attribute, 2 elements
Used:
A data store keeps all tokens that enter it, copying them when they are chosen to move downstream.
Content:
complex, 20 attributes, 16 elements
Defined:
globally in UML2XMI.xsd; see XML source
Used:
DataType defines a kind of classifier in which operations are all pure functions (i.e., they can return data values but they cannot change data values, because they have no identity).
Content:
complex, 18 attributes, 21 elements
Defined:
globally in UML2XMI.xsd; see XML source
Includes:
definitions of 2 elements
Used:
A decision node has one incoming edge and multiple outgoing activity edges.
Content:
complex, 17 attributes, 13 elements
Defined:
globally in UML2XMI.xsd; see XML source
Includes:
definitions of 1 attribute, 1 element
Used:
A dependency is a relationship that signifies that a single or a set of model elements requires other model elements for their specification or implementation.
Content:
complex, 14 attributes, 10 elements
Defined:
globally in UML2XMI.xsd; see XML source
Includes:
definitions of 2 attributes, 2 elements
Used:
In the metamodel, DeployedArtifact is an abstract metaclass that is a specialization of NamedElement.
Content:
complex, 10 attributes, 7 elements
Defined:
globally in UML2XMI.xsd; see XML source
Used:
Content:
complex, 15 attributes, 12 elements
Defined:
globally in UML2XMI.xsd; see XML source
Includes:
definitions of 1 attribute, 2 elements
Used:
In the metamodel, a DeploymentSpecification is a subtype of Artifact.
Content:
complex, 21 attributes, 23 elements
Defined:
globally in UML2XMI.xsd; see XML source
Includes:
definitions of 2 attributes
Used:
A deployment target is the location for a deployed artifact.
Content:
complex, 10 attributes, 8 elements
Defined:
globally in UML2XMI.xsd; see XML source
Includes:
definition of 1 element
Used:
This action destroys a link or a link object.
Content:
complex, 17 attributes, 16 elements
Defined:
globally in UML2XMI.xsd; see XML source
Used:
This action destroys the object on its input pin at runtime.
Content:
complex, 19 attributes, 16 elements
Defined:
globally in UML2XMI.xsd; see XML source
Includes:
definitions of 2 attributes, 1 element
Used:
A Device is a physical computational resource with processing capability upon which artifacts may be deployed for execution.
Content:
complex, 20 attributes, 32 elements
Defined:
globally in UML2XMI.xsd; see XML source
Used:
A directed relationship references one or more source elements and one or more target elements.
Content:
complex, 7 attributes, 3 elements
Defined:
globally in UML2XMI.xsd; see XML source
Used:
A duration defines a value specification that specifies the temporal distance between two time expressions that specify time instants.
Content:
complex, 14 attributes, 10 elements
Defined:
globally in UML2XMI.xsd; see XML source
Includes:
definitions of 2 attributes, 1 element
Used:
A DurationConstraint defines a Constraint that refers to a DurationInterval.
Content:
complex, 13 attributes, 10 elements
Defined:
globally in UML2XMI.xsd; see XML source
Used:
A DurationInterval defines the range between two Durations.
Content:
complex, 14 attributes, 11 elements
Defined:
globally in UML2XMI.xsd; see XML source
Used:
A DurationObservationAction defines an action that observes duration in time.
Content:
complex, 18 attributes, 19 elements
Defined:
globally in UML2XMI.xsd; see XML source
Includes:
definition of 1 element
Used:
Element is an abstract metaclass with no superclass.
Content:
complex, 7 attributes, 3 elements
Defined:
globally in UML2XMI.xsd; see XML source
Includes:
definition of 1 element
Used:
at 17 locations
An element import is defined as a directed relationship between an importing namespace and a packageable element.
Content:
complex, 10 attributes, 4 elements
Defined:
globally in UML2XMI.xsd; see XML source
Includes:
definitions of 3 attributes, 1 element
Used:
Extends a classifier with the ability to own ports as specific and type checked interaction points.
Content:
complex, 18 attributes, 22 elements
Defined:
globally in UML2XMI.xsd; see XML source
Includes:
definition of 1 element
Used:
Enumeration is a kind of data type, whose instances may be any of a number of user-defined enumeration literals.
Content:
complex, 18 attributes, 22 elements
Defined:
globally in UML2XMI.xsd; see XML source
Includes:
definition of 1 element
Used:
An enumeration literal is a user-defined data value for an enumeration.
Content:
complex, 13 attributes, 12 elements
Defined:
globally in UML2XMI.xsd; see XML source
Used:
EventOccurrences represents moments in time to which Actions are associated.
Content:
complex, 17 attributes, 15 elements
Defined:
globally in UML2XMI.xsd; see XML source
Includes:
definitions of 6 attributes, 6 elements
Used:
(ExtraStructuredActivities) An exception handler is an element that specifies a body to execute in case the specified exception occurs during the execution of the protected node.
Content:
complex, 10 attributes, 6 elements
Defined:
globally in UML2XMI.xsd; see XML source
Includes:
definitions of 3 attributes, 3 elements
Used:
Content:
complex, 16 attributes, 13 elements
Defined:
globally in UML2XMI.xsd; see XML source
Includes:
definition of 1 element
Used:
In the metamodel, a ExecutionEnvironment is a subclass of Node.
Content:
complex, 20 attributes, 32 elements
Defined:
globally in UML2XMI.xsd; see XML source
Used:
An ExecutionOccurrence is an instantiation of a unit of behavior within the Lifeline.
Content:
complex, 14 attributes, 12 elements
Defined:
globally in UML2XMI.xsd; see XML source
Includes:
definitions of 3 attributes, 3 elements
Used:
(ExtraStructuredActivities) An expansion node is an object node used to indicate a flow across the boundary of an expansion region.
Content:
complex, 22 attributes, 18 elements
Defined:
globally in UML2XMI.xsd; see XML source
Includes:
definitions of 2 attributes, 2 elements
Used:
An expansion region is a strictly nested region of an activity with explicit input and outputs (modeled as ExpansionNodes).
Content:
complex, 21 attributes, 23 elements
Defined:
globally in UML2XMI.xsd; see XML source
Includes:
definitions of 3 attributes, 2 elements
Used:
An expression represents a node in an expression tree, which may be non-terminal or terminal.
Content:
complex, 16 attributes, 11 elements
Defined:
globally in UML2XMI.xsd; see XML source
Includes:
definitions of 1 attribute, 1 element
Used:
This relationship specifies that the behavior of a use case may be extended by the behavior of another (usually supplementary) use case.
Content:
complex, 12 attributes, 10 elements
Defined:
globally in UML2XMI.xsd; see XML source
Includes:
definitions of 2 attributes, 3 elements
Used:
Content:
complex, 20 attributes, 21 elements
Defined:
globally in UML2XMI.xsd; see XML source
Used:
Content:
complex, 24 attributes, 18 elements
Defined:
globally in UML2XMI.xsd; see XML source
Used:
An ExtensionPoint is a feature of a use case that identifies a point where the behavior of a use case can be augmented with elements of another (extending) use case.
Content:
complex, 11 attributes, 7 elements
Defined:
globally in UML2XMI.xsd; see XML source
Used:
A feature declares a behavioral or structural characteristic of instances of classifiers.
Content:
complex, 12 attributes, 7 elements
Defined:
globally in UML2XMI.xsd; see XML source
Includes:
definition of 1 attribute
Used:
See descriptions at children of final node.
Content:
complex, 16 attributes, 12 elements
Defined:
globally in UML2XMI.xsd; see XML source
Used:
Content:
complex, 16 attributes, 21 elements
Defined:
globally in UML2XMI.xsd; see XML source
Used:
A flow final destroys all tokens that arrive at it.
Content:
complex, 16 attributes, 12 elements
Defined:
globally in UML2XMI.xsd; see XML source
Used:
A fork node has one incoming edge and multiple outgoing edges.
Content:
complex, 16 attributes, 12 elements
Defined:
globally in UML2XMI.xsd; see XML source
Used:
A Gate is a connection point for relating a Message outside an InteractionFragment with a Message inside the InteractionFragment.
Content:
complex, 12 attributes, 9 elements
Defined:
globally in UML2XMI.xsd; see XML source
Used:
A generalization relates a specific classifier to a more general classifier, and is owned by the specific classifier.
Content:
complex, 10 attributes, 5 elements
Defined:
globally in UML2XMI.xsd; see XML source
Includes:
definitions of 3 attributes, 2 elements
Used:
Each Generalization is a binary relationship that relates a specific Classifier to a more general Classifier (i.e., a subclass).
Content:
complex, 16 attributes, 10 elements
Defined:
globally in UML2XMI.xsd; see XML source
Includes:
definitions of 4 attributes, 2 elements
Used:
A GeneralOrdering represents a binary relation between two Eventoccurrences, to describe that one Eventoccurrence must occur before the other in a valid trace.
Content:
complex, 12 attributes, 9 elements
Defined:
globally in UML2XMI.xsd; see XML source
Includes:
definitions of 2 attributes, 2 elements
Used:
An Implementation is a specialized Realization relationship between a Classifier and an Interface.
Content:
complex, 16 attributes, 13 elements
Defined:
globally in UML2XMI.xsd; see XML source
Includes:
definitions of 1 attribute, 1 element
Used:
Include is a DirectedRelationship between two use cases, implying that the behavior of the included use case is inserted into the behavior of the including use case.
Content:
complex, 11 attributes, 8 elements
Defined:
globally in UML2XMI.xsd; see XML source
Includes:
definitions of 1 attribute, 1 element
Used:
An Information Flow specifies that one or more information items circulate from its sources to its targets.
Content:
complex, 14 attributes, 10 elements
Defined:
globally in UML2XMI.xsd; see XML source
Includes:
definitions of 2 attributes, 2 elements
Used:
An information Item is an abstraction of all kinds of information that can be exchanged between objects.
Content:
complex, 19 attributes, 20 elements
Defined:
globally in UML2XMI.xsd; see XML source
Includes:
definitions of 1 attribute, 1 element
Used:
An activity may have more than one initial node.
Content:
complex, 16 attributes, 12 elements
Defined:
globally in UML2XMI.xsd; see XML source
Used:
An input pin is a pin that holds input values to be consumed by an action.
Content:
complex, 22 attributes, 18 elements
Defined:
globally in UML2XMI.xsd; see XML source
Used:
at 14 locations
In the metamodel, InstanceSpecification is a specialization of DeploymentTarget and DeployedArtifact.
Content:
complex, 13 attributes, 12 elements
Defined:
globally in UML2XMI.xsd; see XML source
Includes:
definitions of 1 attribute, 4 elements
Used:
An instance value specifies the value modeled by an instance specification.
Content:
complex, 13 attributes, 10 elements
Defined:
globally in UML2XMI.xsd; see XML source
Includes:
definitions of 1 attribute, 1 element
Used:
The point is that the InteractionConstraint "received" from StructuralArchitecture will consist of a set of such units described by sequence diagrams (or collaboration diagrams).
Content:
complex, 26 attributes, 42 elements
Defined:
globally in UML2XMI.xsd; see XML source
Includes:
definitions of 1 attribute, 6 elements
Used:
An InteractionConstraint is a boolean expression that guards an operand in a CombinedFragment.
Content:
complex, 13 attributes, 12 elements
Defined:
globally in UML2XMI.xsd; see XML source
Includes:
definitions of 2 elements
Used:
An InteractionFragment is a general class that holds the common parts of CompositeFragment, AtomicFragment and InteractionExpressionOperand.
Content:
complex, 11 attributes, 9 elements
Defined:
globally in UML2XMI.xsd; see XML source
Includes:
definitions of 1 attribute, 2 elements
Used:
InteractionOccurrence is a specialization of InteractionFragment.
Content:
complex, 12 attributes, 12 elements
Defined:
globally in UML2XMI.xsd; see XML source
Includes:
definitions of 1 attribute, 3 elements
Used:
An InteractionOperand is contained in a CombinedFragment.
Content:
complex, 11 attributes, 14 elements
Defined:
globally in UML2XMI.xsd; see XML source
Includes:
definitions of 1 attribute, 4 elements
Used:
An interface is a kind of classifier that represents a declaration of a set of coherent public features and obligations.
Content:
complex, 19 attributes, 25 elements
Defined:
globally in UML2XMI.xsd; see XML source
Includes:
definitions of 1 attribute, 6 elements
Used:
An interruptible region contains activity nodes.
Content:
complex, 9 attributes, 5 elements
Defined:
globally in UML2XMI.xsd; see XML source
Includes:
definitions of 2 attributes, 2 elements
Used:
An Interval defines the range between two value specifications.
Content:
complex, 14 attributes, 11 elements
Defined:
globally in UML2XMI.xsd; see XML source
Includes:
definitions of 2 attributes, 2 elements
Used:
A IntervalConstraint defines a Constraint that refers to an Interval.
Content:
complex, 13 attributes, 10 elements
Defined:
globally in UML2XMI.xsd; see XML source
Used:
Content:
complex, 18 attributes, 17 elements
Defined:
globally in UML2XMI.xsd; see XML source
Includes:
definitions of 1 attribute, 2 elements
Used:
Content:
complex, 17 attributes, 13 elements
Defined:
globally in UML2XMI.xsd; see XML source
Includes:
definitions of 1 attribute, 1 element
Used:
A lifeline represents an individual participant in the Interaction.
Content:
complex, 13 attributes, 11 elements
Defined:
globally in UML2XMI.xsd; see XML source
Includes:
definitions of 3 attributes, 4 elements
Used:
A link action creates, destroys, or reads links, identifying a link by its end objects and qualifier values, if any.
Content:
complex, 17 attributes, 16 elements
Defined:
globally in UML2XMI.xsd; see XML source
Includes:
definition of 1 element
Used:
Content:
complex, 11 attributes, 7 elements
Defined:
globally in UML2XMI.xsd; see XML source
Includes:
definitions of 2 attributes, 1 element
Used:
Content:
complex, 9 attributes, 6 elements
Defined:
globally in UML2XMI.xsd; see XML source
Includes:
definitions of 2 attributes, 3 elements
Used:
A literal boolean contains a Boolean-valued attribute.
Content:
complex, 13 attributes, 9 elements
Defined:
globally in UML2XMI.xsd; see XML source
Includes:
definition of 1 attribute
Used:
A literal integer contains an Integer-valued attribute.
Content:
complex, 13 attributes, 9 elements
Defined:
globally in UML2XMI.xsd; see XML source
Includes:
definition of 1 attribute
Used:
A literal null is used to represent null, i.e., the absence of a value.
Content:
complex, 12 attributes, 9 elements
Defined:
globally in UML2XMI.xsd; see XML source
Used:
A literal specification is an abstract specialization of ValueSpecification that identifies a literal constant being modeled.
Content:
complex, 12 attributes, 9 elements
Defined:
globally in UML2XMI.xsd; see XML source
Used:
A literal string contains a String-valued attribute.
Content:
complex, 13 attributes, 9 elements
Defined:
globally in UML2XMI.xsd; see XML source
Includes:
definition of 1 attribute
Used:
A literal unlimited natural contains a UnlimitedNatural-valued attribute.
Content:
complex, 13 attributes, 9 elements
Defined:
globally in UML2XMI.xsd; see XML source
Includes:
definition of 1 attribute
Used:
Content:
complex, 24 attributes, 29 elements
Defined:
globally in UML2XMI.xsd; see XML source
Includes:
definitions of 6 attributes, 8 elements
Used:
In the metamodel, a Manifestation is a subtype of Abstraction.
Content:
complex, 15 attributes, 12 elements
Defined:
globally in UML2XMI.xsd; see XML source
Includes:
definitions of 1 attribute, 1 element
Used:
A merge node has multiple incoming edges and a single outgoing edge.
Content:
complex, 16 attributes, 12 elements
Defined:
globally in UML2XMI.xsd; see XML source
Used:
A Message defines a particular communication between Lifelines of an Interaction.
Content:
complex, 15 attributes, 12 elements
Defined:
globally in UML2XMI.xsd; see XML source
Includes:
definitions of 5 attributes, 5 elements
Used:
A MessageEnd is an abstract NamedElement that represents what can occur at the end of a Message.
Content:
complex, 12 attributes, 9 elements
Defined:
globally in UML2XMI.xsd; see XML source
Includes:
definitions of 2 attributes, 2 elements
Used:
A message trigger specifies the an observable event caused by a either a call or a signal.
Content:
complex, 11 attributes, 8 elements
Defined:
globally in UML2XMI.xsd; see XML source
Used:
The Model construct is defined as a Package.
Content:
complex, 14 attributes, 15 elements
Defined:
globally in UML2XMI.xsd; see XML source
Includes:
definition of 1 attribute
Used:
A MultiplicityElement is an abstract metaclass which includes optional attributes for defining the bounds of a multiplicity.
Content:
complex, 9 attributes, 5 elements
Defined:
globally in UML2XMI.xsd; see XML source
Includes:
definitions of 2 attributes, 2 elements
Used:
A named element represents elements that may have a name.
Content:
complex, 10 attributes, 7 elements
Defined:
globally in UML2XMI.xsd; see XML source
Includes:
definitions of 3 attributes, 2 elements
Used:
at 24 locations
A namespace is a named element that can own other named elements.
Content:
complex, 10 attributes, 10 elements
Defined:
globally in UML2XMI.xsd; see XML source
Includes:
definitions of 3 elements
Used:
In the metamodel, a Node is a subclass of Class.
Content:
complex, 20 attributes, 32 elements
Defined:
globally in UML2XMI.xsd; see XML source
Includes:
definitions of 2 elements
Used:
Content:
complex, 20 attributes, 16 elements
Defined:
globally in UML2XMI.xsd; see XML source
Includes:
definitions of 4 attributes, 2 elements
Used:
Content:
complex, 20 attributes, 16 elements
Defined:
globally in UML2XMI.xsd; see XML source
Includes:
definitions of 4 attributes, 4 elements
Used:
An expression contains a language-specific text string used to describe a value or values, and an optional specification of the language.
Content:
complex, 15 attributes, 10 elements
Defined:
globally in UML2XMI.xsd; see XML source
Includes:
definitions of 3 attributes, 1 element
Used:
An operation is a behavioral feature of a classifier that specifies the name, type, parameters, and constraints for invoking an associated behavior.
Content:
complex, 25 attributes, 23 elements
Defined:
globally in UML2XMI.xsd; see XML source
Includes:
definitions of 9 attributes, 9 elements
Used:
OperationTemplateParameter is a template parameter where the parametered element is an Operation.
Content:
complex, 9 attributes, 7 elements
Defined:
globally in UML2XMI.xsd; see XML source
Used:
An output pin is a pin that holds output values produced by an action.
Content:
complex, 22 attributes, 18 elements
Defined:
globally in UML2XMI.xsd; see XML source
Used:
A package is a namespace for its members, and may contain other packages.
Content:
complex, 13 attributes, 15 elements
Defined:
globally in UML2XMI.xsd; see XML source
Includes:
definitions of 3 attributes, 5 elements
Used:
A packageable element indicates a named element that may be owned directly by a package.
Content:
complex, 12 attributes, 8 elements
Defined:
globally in UML2XMI.xsd; see XML source
Includes:
definitions of 2 attributes, 1 element
Used:
at 11 locations
A package import is defined as a directed relationship that identifies a package whose members are to be imported by a namespace.
Content:
complex, 9 attributes, 4 elements
Defined:
globally in UML2XMI.xsd; see XML source
Includes:
definitions of 2 attributes, 1 element
Used:
A package merge is a relationship between two packages, where the contents of the target package (the one pointed at) is merged with the contents of the source package through specialization and redefinition, where applicable.
Content:
complex, 8 attributes, 4 elements
Defined:
globally in UML2XMI.xsd; see XML source
Includes:
definitions of 1 attribute, 1 element
Used:
A parameter is a specification of an argument used to pass information into or out of an invocation of a behavioral feature.
Content:
complex, 20 attributes, 14 elements
Defined:
globally in UML2XMI.xsd; see XML source
Includes:
definitions of 8 attributes, 5 elements
Used:
Content:
complex, 18 attributes, 19 elements
Defined:
globally in UML2XMI.xsd; see XML source
Used:
A ParameterableElement can be referenced by a TemplateParameter when defining a formal template parameter for a template.
Content:
complex, 8 attributes, 4 elements
Defined:
globally in UML2XMI.xsd; see XML source
Includes:
definitions of 1 attribute, 1 element
Used:
An parameter set acts as a complete set of inputs and outputs to a behavior, exclusive of other parameter sets on the behavior.
Content:
complex, 11 attributes, 9 elements
Defined:
globally in UML2XMI.xsd; see XML source
Includes:
definitions of 1 attribute, 2 elements
Used:
PartDecomposition is a description of the internal interactions of one Lifeline relative to an Interaction.
Content:
complex, 12 attributes, 12 elements
Defined:
globally in UML2XMI.xsd; see XML source
Used:
A Permission signifies granting of access rights from the supplier model element to a client model element.
Content:
complex, 14 attributes, 10 elements
Defined:
globally in UML2XMI.xsd; see XML source
Used:
Pins are connected as inputs and outputs to actions.
Content:
complex, 22 attributes, 18 elements
Defined:
globally in UML2XMI.xsd; see XML source
Includes:
definitions of 2 attributes, 2 elements
Used:
Ports represent interaction points between a classifier and its environment.
Content:
complex, 28 attributes, 20 elements
Defined:
globally in UML2XMI.xsd; see XML source
Includes:
definitions of 4 attributes, 2 elements
Used:
PrimitiveFunction is not an action.
Content:
complex, 14 attributes, 8 elements
Defined:
globally in UML2XMI.xsd; see XML source
Includes:
definitions of 2 attributes
Used:
The instances of primitive type used in UML itself include Boolean, Integer, UnlimitedNatural, and String.
Content:
complex, 18 attributes, 21 elements
Defined:
globally in UML2XMI.xsd; see XML source
Used:
Content:
complex, 15 attributes, 17 elements
Defined:
globally in UML2XMI.xsd; see XML source
Includes:
definitions of 2 attributes, 2 elements
Used:
Content:
complex, 10 attributes, 5 elements
Defined:
globally in UML2XMI.xsd; see XML source
Includes:
definitions of 1 attribute, 1 element
Used:
Property represents a declared state of one or more instances in terms of a named relationship to a value or values.
Content:
complex, 24 attributes, 18 elements
Defined:
globally in UML2XMI.xsd; see XML source
Includes:
definitions of 8 attributes, 8 elements
Used:
at 11 locations
Content:
complex, 8 attributes, 4 elements
Defined:
globally in UML2XMI.xsd; see XML source
Includes:
definitions of 1 attribute, 1 element
Used:
Content:
complex, 26 attributes, 40 elements
Defined:
globally in UML2XMI.xsd; see XML source
Includes:
definition of 1 element
Used:
A protocol transition (transition as specialized in the ProtocolStateMachines package) specifies a legal transition for an operation.
Content:
complex, 17 attributes, 15 elements
Defined:
globally in UML2XMI.xsd; see XML source
Includes:
definitions of 1 attribute, 2 elements
Used:
Content:
complex, 13 attributes, 9 elements
Defined:
globally in UML2XMI.xsd; see XML source
Includes:
definition of 1 attribute
Used:
A link cannot be passed as a runtime value to or from an action.
Content:
complex, 9 attributes, 5 elements
Defined:
globally in UML2XMI.xsd; see XML source
Includes:
definitions of 2 attributes, 2 elements
Used:
(CompleteActions) RaiseExceptionAction is an action that causes an exception to occur.
Content:
complex, 18 attributes, 16 elements
Defined:
globally in UML2XMI.xsd; see XML source
Includes:
definitions of 1 attribute, 1 element
Used:
(CompleteActions) ReadExtentAction is an action that retrieves the current instances of a classifier.
Content:
complex, 18 attributes, 17 elements
Defined:
globally in UML2XMI.xsd; see XML source
Includes:
definitions of 1 attribute, 2 elements
Used:
This action tests the classification of an object against a given class.
Content:
complex, 19 attributes, 18 elements
Defined:
globally in UML2XMI.xsd; see XML source
Includes:
definitions of 2 attributes, 3 elements
Used:
This action navigates an association towards one end, which is the end that does not have an input pin to take its object (the “open” end).
Content:
complex, 17 attributes, 17 elements
Defined:
globally in UML2XMI.xsd; see XML source
Includes:
definition of 1 element
Used:
This action reads the object on an end of a link object.
Content:
complex, 18 attributes, 18 elements
Defined:
globally in UML2XMI.xsd; see XML source
Includes:
definitions of 1 attribute, 3 elements
Used:
This action reads a qualifier value or values on an end of a link object.
Content:
complex, 18 attributes, 18 elements
Defined:
globally in UML2XMI.xsd; see XML source
Includes:
definitions of 1 attribute, 3 elements
Used:
Every action is ultimately a part of some activity, which is in turn optionally attached in some way to the specification of a classifier—for example as the body of a method or as part of a state machine.
Content:
complex, 17 attributes, 16 elements
Defined:
globally in UML2XMI.xsd; see XML source
Includes:
definition of 1 element
Used:
This action reads the values of a structural feature, in order if the structural feature is ordered.
Content:
complex, 18 attributes, 18 elements
Defined:
globally in UML2XMI.xsd; see XML source
Includes:
definition of 1 element
Used:
This action reads the values of a variables, in order if the variable is ordered.
Content:
complex, 18 attributes, 17 elements
Defined:
globally in UML2XMI.xsd; see XML source
Includes:
definition of 1 element
Used:
In the metamodel, a Realization is a subtype of Dependencies::Realization.
Content:
complex, 15 attributes, 12 elements
Defined:
globally in UML2XMI.xsd; see XML source
Includes:
definitions of 1 attribute, 1 element
Used:
A reception is a declaration stating that a classifier is prepared to react to the receipt of a signal.
Content:
complex, 17 attributes, 15 elements
Defined:
globally in UML2XMI.xsd; see XML source
Includes:
definitions of 1 attribute, 1 element
Used:
ReclassifyObjectAction adds given classifier to an object and removes given classifiers from that object.
Content:
complex, 20 attributes, 18 elements
Defined:
globally in UML2XMI.xsd; see XML source
Includes:
definitions of 3 attributes, 3 elements
Used:
A redefinable element is a named element that can be redefined in the context of a generalization.
Content:
complex, 11 attributes, 7 elements
Defined:
globally in UML2XMI.xsd; see XML source
Includes:
definition of 1 attribute
Used:
RedefinableTemplateSignature specializes both TemplateSignature and RedefinableElement in order to allow the addition of new formal template parameters in the context of a specializing template Classifier.
Content:
complex, 14 attributes, 11 elements
Defined:
globally in UML2XMI.xsd; see XML source
Includes:
definitions of 3 attributes, 4 elements
Used:
Content:
complex, 12 attributes, 13 elements
Defined:
globally in UML2XMI.xsd; see XML source
Includes:
definitions of 2 attributes, 3 elements
Used:
A relationship references one or more related elements.
Content:
complex, 7 attributes, 3 elements
Defined:
globally in UML2XMI.xsd; see XML source
Used:
The object to access is specified dynamically, by referring to an input pin on which the object will be placed at runtime.
Content:
complex, 18 attributes, 18 elements
Defined:
globally in UML2XMI.xsd; see XML source
Used:
One value is removed from the set of possible variable values.
Content:
complex, 18 attributes, 17 elements
Defined:
globally in UML2XMI.xsd; see XML source
Used:
(CompleteActions) ReplyAction is an action that accepts a set of return values and a token containing return information produced by a previous accept call action.
Content:
complex, 20 attributes, 18 elements
Defined:
globally in UML2XMI.xsd; see XML source
Includes:
definitions of 3 attributes, 3 elements
Used:
SendObjectAction is an action that transmits an object to the target object, where it may invoke behavior such as the firing of state machine transitions or the execution of an activity.
Content:
complex, 18 attributes, 19 elements
Defined:
globally in UML2XMI.xsd; see XML source
Includes:
definitions of 2 elements
Used:
SendSignalAction is an action that creates a signal instance from its inputs, and transmits it to the target object, where it may cause the firing of a state machine transition or the execution of an activity.
Content:
complex, 19 attributes, 19 elements
Defined:
globally in UML2XMI.xsd; see XML source
Includes:
definitions of 1 attribute, 2 elements
Used:
A signal is a specification of type of send request instances communicated between objects.
Content:
complex, 18 attributes, 20 elements
Defined:
globally in UML2XMI.xsd; see XML source
Includes:
definition of 1 element
Used:
A signal event represents the receipt of an asynchronous signal.
Content:
complex, 12 attributes, 9 elements
Defined:
globally in UML2XMI.xsd; see XML source
Includes:
definitions of 1 attribute, 1 element
Used:
A slot is owned by an instance specification.
Content:
complex, 8 attributes, 5 elements
Defined:
globally in UML2XMI.xsd; see XML source
Includes:
definitions of 1 attribute, 2 elements
Used:
(CompleteActions) StartOwnedBehaviorAction is an action that starts the owned behavior of the input.
Content:
complex, 17 attributes, 16 elements
Defined:
globally in UML2XMI.xsd; see XML source
Includes:
definition of 1 element
Used:
Content:
complex, 16 attributes, 21 elements
Defined:
globally in UML2XMI.xsd; see XML source
Includes:
definitions of 6 attributes, 11 elements
Used:
A StateInvariant is a runtime constraint on the participants of the interaction.
Content:
complex, 11 attributes, 10 elements
Defined:
globally in UML2XMI.xsd; see XML source
Includes:
definition of 1 element
Used:
Content:
complex, 26 attributes, 39 elements
Defined:
globally in UML2XMI.xsd; see XML source
Includes:
definitions of 1 attribute, 3 elements
Used:
Content:
complex, 20 attributes, 30 elements
Defined:
globally in UML2XMI.xsd; see XML source
Used:
A Stop is an EventOccurrence that defines the termination of the instance specified by the Lifeline on which the Stop occurs.
Content:
complex, 17 attributes, 15 elements
Defined:
globally in UML2XMI.xsd; see XML source
Used:
Content:
complex, 7 attributes, 6 elements
Defined:
globally in UML2XMI.xsd; see XML source
Includes:
definition of 1 element
Used:
A structural feature is a typed feature of a classifier that specify the structure of instances of the classifier.
Content:
complex, 16 attributes, 10 elements
Defined:
globally in UML2XMI.xsd; see XML source
Includes:
definitions of 4 attributes, 3 elements
Used:
This abstract action class statically specifies the structural feature being accessed.
Content:
complex, 18 attributes, 17 elements
Defined:
globally in UML2XMI.xsd; see XML source
Includes:
definitions of 1 attribute, 2 elements
Used:
Content:
complex, 18 attributes, 21 elements
Defined:
globally in UML2XMI.xsd; see XML source
Includes:
definitions of 1 attribute, 6 elements
Used:
A structured classifier is an abstract metaclass that represents any classifier whose behavior can be fully or partly described by the collaboration of owned or referenced instances.
Content:
complex, 18 attributes, 21 elements
Defined:
globally in UML2XMI.xsd; see XML source
Includes:
definitions of 2 elements
Used:
A substitution is a relationship between two classifiers signifies that the substitutingClassifier complies with the contract specified by the contract classifier.
Content:
complex, 16 attributes, 13 elements
Defined:
globally in UML2XMI.xsd; see XML source
Includes:
definitions of 1 attribute, 1 element
Used:
Content:
complex, 18 attributes, 19 elements
Defined:
globally in UML2XMI.xsd; see XML source
Used:
TemplateableElement may contain a template signature which specifies the formal template parameters.
Content:
complex, 7 attributes, 5 elements
Defined:
globally in UML2XMI.xsd; see XML source
Includes:
definitions of 2 elements
Used:
TemplateBinding is a directed relationship from a bound templateable element to the template signature of the target template.
Content:
complex, 8 attributes, 5 elements
Defined:
globally in UML2XMI.xsd; see XML source
Includes:
definitions of 1 attribute, 2 elements
Used:
TemplateParameter references a ParameterableElement which is exposed as a formal template parameter in the containing template.
Content:
complex, 9 attributes, 7 elements
Defined:
globally in UML2XMI.xsd; see XML source
Includes:
definitions of 2 attributes, 4 elements
Used:
TemplateParameterSubstitution associates one or more actual parameters with a formal template parameter within the context of a TemplateBinding.
Content:
complex, 9 attributes, 6 elements
Defined:
globally in UML2XMI.xsd; see XML source
Includes:
definitions of 2 attributes, 3 elements
Used:
A TemplateSignature is owned by a TemplateableElement and has one or more TemplateParameters that define the signature for binding this template.
Content:
complex, 10 attributes, 7 elements
Defined:
globally in UML2XMI.xsd; see XML source
Includes:
definitions of 3 attributes, 4 elements
Used:
This action returns true if the two input values are the same identity, false if they are not.
Content:
complex, 17 attributes, 18 elements
Defined:
globally in UML2XMI.xsd; see XML source
Includes:
definitions of 3 elements
Used:
A TimeConstraint defines a Constraint that refers to a TimeInterval.
Content:
complex, 13 attributes, 10 elements
Defined:
globally in UML2XMI.xsd; see XML source
Used:
A TimeExpression defines a value specification that represent a time value.
Content:
complex, 14 attributes, 10 elements
Defined:
globally in UML2XMI.xsd; see XML source
Includes:
definitions of 2 attributes, 1 element
Used:
A TimeInterval defines the range between two TimeExpressions.
Content:
complex, 14 attributes, 11 elements
Defined:
globally in UML2XMI.xsd; see XML source
Used:
A TimeObservationAction defines an action that observes the current point in time.
Content:
complex, 18 attributes, 19 elements
Defined:
globally in UML2XMI.xsd; see XML source
Includes:
definition of 1 element
Used:
A time trigger specifies a time event, which models the expiration of a specific deadline.
Content:
complex, 12 attributes, 9 elements
Defined:
globally in UML2XMI.xsd; see XML source
Includes:
definitions of 1 attribute, 1 element
Used:
Content:
complex, 16 attributes, 13 elements
Defined:
globally in UML2XMI.xsd; see XML source
Includes:
definitions of 5 attributes, 6 elements
Used:
A trigger specifies the an event that may cause the execution of an associated behavior.
Content:
complex, 11 attributes, 8 elements
Defined:
globally in UML2XMI.xsd; see XML source
Includes:
definitions of 1 attribute, 1 element
Used:
A type serves as a constraint on the range of values represented by a typed element.
Content:
complex, 12 attributes, 8 elements
Defined:
globally in UML2XMI.xsd; see XML source
Used:
A typed element is an element that has a type that serves as a constraint on the range of values the element can represent.
Content:
complex, 11 attributes, 8 elements
Defined:
globally in UML2XMI.xsd; see XML source
Includes:
definitions of 1 attribute, 1 element
Used:
A usage is a relationship in which one element requires another element (or set of elements) for its full implementation or operation.
Content:
complex, 14 attributes, 10 elements
Defined:
globally in UML2XMI.xsd; see XML source
Used:
A UseCase is a kind of behaviored classifier that represents a declaration of an offered behavior.
Content:
complex, 20 attributes, 28 elements
Defined:
globally in UML2XMI.xsd; see XML source
Includes:
definitions of 1 attribute, 4 elements
Used:
A value pin is an input pin that provides a value to an action that does not come from an incoming object flow edge.
Content:
complex, 22 attributes, 19 elements
Defined:
globally in UML2XMI.xsd; see XML source
Includes:
definition of 1 element
Used:
ValueSpecification is an abstract metaclass used to identify a value or values in a model.
Content:
complex, 12 attributes, 9 elements
Defined:
globally in UML2XMI.xsd; see XML source
Includes:
definitions of 1 attribute, 1 element
Used:
at 24 locations
A variable is considered a connectable element.
Content:
complex, 15 attributes, 12 elements
Defined:
globally in UML2XMI.xsd; see XML source
Includes:
definitions of 3 attributes, 3 elements
Used:
VariableAction is an abstract class for actions that operate on a statically specified variable.
Content:
complex, 18 attributes, 16 elements
Defined:
globally in UML2XMI.xsd; see XML source
Includes:
definitions of 1 attribute, 1 element
Used:
Content:
complex, 12 attributes, 9 elements
Defined:
globally in UML2XMI.xsd; see XML source
Includes:
definitions of 2 attributes, 2 elements
Used:
A write link action takes a complete identification of a link and creates or destroys it.
Content:
complex, 17 attributes, 16 elements
Defined:
globally in UML2XMI.xsd; see XML source
Used:
A write structural feature action operates on a structural feature of an object to modify its values.
Content:
complex, 18 attributes, 18 elements
Defined:
globally in UML2XMI.xsd; see XML source
Includes:
definition of 1 element
Used:
A write variable action operates on a variable to modify its values.
Content:
complex, 18 attributes, 17 elements
Defined:
globally in UML2XMI.xsd; see XML source
Includes:
definition of 1 element
Used:
Simple Type Summary
AggregationKind is an enumeration of the following literal values: • none Indicates that the property has no aggregation. • shared Indicates that the property has a shared aggregation. • composite Indicates that the property is aggregated compositely, i.e., the composite object has responsibility for the existence and storage of the composed objects (parts).
Defined:
globally in UML2XMI.xsd; see XML source
Used:
CallConcurrencyKind is an enumeration with the following literals: • sequential No concurrency management mechanism is associated with the operation and, therefore, concurrency conflicts may occur.
Defined:
globally in UML2XMI.xsd; see XML source
Used:
Defined:
globally in UML2XMI.xsd; see XML source
Used:
(ExtraStructuredActivities) ExpansionKind is an enumeration type used to specify how multiple executions of an expansion region interact.
Defined:
globally in UML2XMI.xsd; see XML source
Used:
Interaction Operator is an enumeration designating the different kinds of operators of CombinedFragments.
Defined:
globally in UML2XMI.xsd; see XML source
Used:
Defined:
globally in UML2XMI.xsd; see XML source
Used:
never
Defined:
globally in UML2XMI.xsd; see XML source
Used:
ObjectNodeOrderingKind is an enumeration indicating queuing order within a node.
Defined:
globally in UML2XMI.xsd; see XML source
Used:
ParameterDirectionKind is an enumeration of the following literal values: • in Indicates that parameter values are passed into the behavioral element by the caller. • inout Indicates that parameter values are passed into a behavioral element by the caller and then back out to the caller from the behavioral element. • out Indicates that parameter values are passed from a behavioral element out to the caller. • return Indicates that parameter values are passed as return values from a behavioral element back to the caller.
Defined:
globally in UML2XMI.xsd; see XML source
Used:
The datatype ParameterEffectKind is an enumeration that indicates the effect of a behavior on values passed in or out of its parameters (see “Parameter (as specialized)” on page 354).
Defined:
globally in UML2XMI.xsd; see XML source
Used:
Defined:
globally in UML2XMI.xsd; see XML source
Used:
TransitionKind is an enumeration of the following literal values: • external • internal • local
Defined:
globally in UML2XMI.xsd; see XML source
Used:
VisibilityKind is an enumeration of the following literal values: • public • private • protected • package
Defined:
globally in UML2XMI.xsd; see XML source
Used:

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.