Guest User

Untitled

a guest
May 23rd, 2018
79
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 19.32 KB | None | 0 0
  1. Conform [1] The general classifier must be an element stereotyped by Viewpoint.\
  2. Conform [2] The specific classifier must be an element that is stereotyped by View.\
  3.  
  4. Expose [1] The client must be an element stereotyped by View.\
  5.  
  6. View [1] A view must only conform to a single viewpoint.\
  7. View [2] The derived value of the viewpoint is the classifier stereotyped by Viewpoint that is the general classifier of the generalization relationship stereotyped by Conform for which the View is the specific classifier.\
  8. View [3] The derived values of the stakeholder attribute are the names of the classifiers stereotyped by Stakeholder that are the values of the stakeholder attribute of the general classifier of the generalization relationship stereotyped by Conform for which the View is the specific classifier.\
  9.  
  10. Viewpoint [1] The derived values of the method attribute are the names of the methods of the operations stereotyped by the UML Create stereotype on the classifier stereotyped by Viewpoint.\
  11. Viewpoint [2] The property ownedOperation must include at least one operation named «View» with the UML Create stereotype applied.\
  12.  
  13. Binding Connector [1] The two ends of a binding connector must have either the same type or types that are compatible so that equality of their values can be defined.\
  14.  
  15. Block [1] For an association in which both ends are typed by blocks, the number of ends must be exactly two.\
  16. Block [2] The number of ends of a connector owned by a block must be exactly two.\
  17. #(In SysML, a binding connector is not typed by an association, so this constraint is not implied entirely by the preceding constraint.)
  18. Block [3] In the UML metamodel on which SysML is built, any instance of the Property metaclass that is typed by a block (a Class with the «block» stereotype applied) and which is owned by an Association may not have a name and may not be defined as a navigable owned end of the association. (While the Property has a «name» property as defined by its NamedElement
  19. inv_BlockPropertyAssociationEnd=Block [4] In the UML metamodel on which SysML is built, a Property that is typed by a block must be defined as an end of an association. (An inverse end of this association, whether owned by another block or the association itself, must always be present so there is always a metamodel element to record the inverse multiplicity of the reference.)
  20. #No Implementation [5] The following constraint under sub clause 9.3.6, «Connector» in the UML 2 Superstructure Specification is removed by SysML: «[3] The ConnectableElements attached as roles to each ConnectorEnd owned by a Connector must be roles of the Classifier that owned the Connector, or they must be ports of such roles.»
  21. Block [6] If a property owned by a SysML Block or SysML ValueType is typed by a SysML ValueType, then the aggregation attribute of the property must be «composite.»\
  22. #TODO[7] Within an instance of a SysML Block, the values of any property with composite aggregation (aggregation = composite) must not contain the block in any of its own properties that also have composite aggregation, or within any unbroken chain of properties that all have composite aggregation. (Within an instance of a SysML Block, the instances of properties with composite aggregation must form an acyclic graph.)
  23. Block [8] Any classifier that specializes a Block must also have the Block stereotype or one of its specializations applied.
  24. #No Implementation [9] The following constraint under sub clause 9.3.7, «ConnectorEnd» in the UML 2 Superstructure Specification is removed by SysML: «[3] The property held in self.partWithPort must not be a Port.»
  25.  
  26. BoundReference [1] Properties to which BoundReference is applied must be the role of a connector end of at least one binding connector, or generalized by such a property through redefinition.
  27. BoundReference [2] The value of boundEnd must be a connector end of a binding connector, as identified in constraint BoundReference [1], opposite the property, as identified in constraint BoundReference [1].
  28. #unclear-- [3] The role of boundEnd must be a property accessible by navigation from instances of the block owning the property to which BoundReference is applied, but must not be the property to which BoundReference is applied, or one that it is related to by redefinition.
  29. BoundReference [4] The last value of bindingPath is the role of boundEnd, and the other values are the propertyPath of the NestedConnectorEnd applied to boundEnd, if any.\
  30. BoundReference [5] Properties to which BoundReference is applied must either be a reference properties or value properties.\
  31. BoundReference [6] Properties with BoundReference applied that have an upper multiplicity greater than one must be ordered and non-unique.\
  32. BoundReference [7] BoundReferences must not be applied to properties that are related by redefinition to other properties with BoundReference applied.\
  33. BoundReference [8] The binding connector identified in constraint BoundReference [1] must not have the same property on both ends, or properties related by redefinition.\
  34.  
  35. ClassifierBehaviorProperty [1] ClassifierBehaviorProperty may only be applied to properties owned (not inherited) by blocks that have classifier behaviors.\
  36. ClassifierBehaviorProperty [2] Properties to which ClassifierBehaviorProperty applied must be composite.
  37. ClassifierBehaviorProperty [3] Properties to which ClassifierBehaviorProperty applied must be typed by the classifier behavior of their owning block or a generalization of the classifier behavior.
  38.  
  39. ConnectorProperty [1] ConnectorProperty may only be applied to properties of classes stereotyped by Block.
  40. ConnectorProperty [2] The connector attribute of the applied stereotype must refer to a connector owned or inherited by a block owning the property on which the stereotype is applied.
  41. ConnectorProperty [3] The aggregation of a property stereotyped by ConnectorProperty must be composite.
  42. ConnectorProperty [4] The type of the connector referred to by a connector attribute must be an association class stereotyped by Block.
  43. ConnectorProperty [5] A property stereotyped by ConnectorProperty must have the same name and type as the connector referred to by the connector attribute.
  44.  
  45. DirectedRelationshipPropertyPath [1] source#context must have a value when sourcePropertyPath has a value.
  46. DirectedRelationshipPropertyPath [2] target#context must have a value when targetPropertyPath has a value.
  47. DirectedRelationshipPropertyPath [3] The property in the first position of the sourcePropertyPath list, if any, must be owned by the source#context or one of its generalizations.
  48. DirectedRelationshipPropertyPath [4] The property in the first position of the targetPropertyPath list, if any, must be owned by the target#context or one of its generalizations.
  49. DirectedRelationshipPropertyPath [5] The property at each successive position of the sourcePropertyPath and targetPropertyPath, following the first position, must be owned by the Block or ValueType that types the property at the immediately preceding position, or a generalization of the Block or ValueType.
  50. DirectedRelationshipPropertyPath [6] The type of the property at the last position of the sourcePropertyPath list must own or inherit the source of the stereotyped directed relationship.
  51. DirectedRelationshipPropertyPath [7] The type of the property at the last position of the targetPropertyPath list must own or inherit the target of the stereotyped directed relationship.
  52.  
  53. DistributedProperty [1] The DistributedProperty stereotype may be applied only to properties of classifiers stereotyped by Block or ValueType.\
  54. ElementPropertyPath [1] The property at each successive position of the propertyPath attribute, following the first position, must be owned by the Block or ValueType that types the property at the immediately preceding position, or a generalization of the Block or ValueType.\
  55.  
  56. EndPathMultiplicity [1] Properties to which EndPathMultiplicity is applied must be related by redefinition to a property to which BoundReference is applied.\
  57. EndPathMultiplicity [2] endPathLower must be non-negative.\
  58.  
  59. NestedConnectorEnd [1] The first property in propertyPath must be owned by the block that owns the connector, or one of the block's generalizations.\
  60. NestedConnectorEnd [2] The type of the property at the last position of the propertyPath list must own or inherit the role property of the stereotyped connector end.\
  61. NestedConnectorEnd [3] NestedConnectorEnd may only be applied to connector ends.\
  62.  
  63. ParticipantProperty [1] ParticipantProperty may only be applied to properties of association classes stereotyped by Block.
  64. ParticipantProperty [2] ParticipantProperty may not be applied to properties that are member ends of an association.
  65. ParticipantProperty [3] The aggregation of a property stereotyped by ParticipantProperty must be none.
  66. ParticipantProperty [4] The end attribute of the applied stereotype must refer to a member end of the association block owning the property on which the stereotype is applied.
  67. ParticipantProperty [5] A property stereotyped by ParticipantProperty must have the same type as the property referred to by the end attribute.
  68. ParticipantProperty [6] The property referred to by end must have a multiplicity of 1.
  69.  
  70. PropertySpecificType [1] A classifier to which the PropertySpecificType stereotype is applied must be referenced as the type of one and only one property.
  71. PropertySpecificType [2] The name of a classifier to which a PropertySpecificType is applied must be missing. (The «name» attribute of the NamedElement metaclass must be empty.)
  72.  
  73. ValueType [1] Any classifier that specializes a ValueType must also have the ValueType stereotype applied.
  74. ValueType[2] The unit of a ValueType, if any, must be an InstanceSpecification classified by SysML's Unit block in the UnitAndQuantityKind model library or a specialization of it.
  75. ValueType[3] The quantityKind of a ValueType, if any, must be an InstanceSpecification classified by SysML's QuantityKind block in the UnitAndQuantityKind model library or a specialization of it.
  76.  
  77. #AcceptChangeStructuralFeatureEventAction
  78. AcceptChangeStructuralFeatureEventAction [1] The action has exactly one trigger, the event of which must be a change structural feature event.
  79. AcceptChangeStructuralFeatureEventAction[2] The action has two result pins with type and ordering the same as the type and ordering of the structural feature of the trigger event, and multiplicity compatible with the multiplicity of the structural feature.
  80. AcceptChangeStructuralFeatureEventAction[3] The structural feature of the trigger event must be owned by or inherited by the #context of the behavior containing the action. (The #context of a behavior is either its owning block or itself if it is not owned by a block. See definition in the UML 2 Superstructure Specification.)
  81. AcceptChangeStructuralFeatureEventAction[4] Visibility of the structural feature of the trigger event must allow access to the object performing the action.
  82. AcceptChangeStructuralFeatureEventAction[5] The constraint under sub clause 11.3.2, «AcceptEventAction» in the UML 2 Superstructure Specification, «[2] There are no output pins if the trigger events are only ChangeEvents,» is removed for accept event actions that have AcceptChangeStructuralFeatureEventAction applied.
  83.  
  84. ChangeStructuralFeatureEvent [1] The structural feature must not be static.
  85. ChangeStructuralFeatureEvent [2] The structural feature must have exactly one featuringClassifier.
  86.  
  87. DirectedFeature [1] DirectedFeature can only be applied to behavioral features, or to properties that do not have FlowProperty applied, including on subsetted or redefined features.
  88. DirectedFeature[2] A non-provided operation cannot be associated with a behavior as its method.
  89.  
  90. FeatureDirection [1] A FlowProperty is typed by a ValueType, Block, or Signal.
  91.  
  92. FullPort [1]: Full ports cannot also be proxy ports. This applies even if some of the stereotypes are on subsetted or redefined ports.
  93. FullPort [2] Binding connectors cannot link full ports (either directly or indirectly through other binding connectors) to other composite properties of the block owning the full port (or that block's generalizations or specializations), unless the composite properties are non-full ports.
  94. FullPort [3]: Full ports cannot be behavioral (isBehavior=false).
  95. FullPort [4]: Full ports cannot be conjugated (isConjugated=false).
  96.  
  97. InterfaceBlock [1] Interface blocks cannot own or inherit behaviors, have classifier behaviors, or methods for their behavioral features.
  98. InterfaceBlock [2] Interface blocks cannot have composite properties that are not ports.
  99. InterfaceBlock [3] Ports owned by interface blocks can only be typed by interface blocks.
  100.  
  101. InvocationOnNestedPortAction [1] The onPort property of an invocation action must have a value when this stereotype is applied.
  102. InvocationOnNestedPortAction [2] The port at the first position in the onNestedPort list must be owned (directly or via inheritance) by a block that types the target pin of the invocation action, or one of the block\u2019s generalizations.
  103. InvocationOnNestedPortAction [3] The first constraint of ElementPropertyPath applies to onNestedPort.
  104. InvocationOnNestedPortAction [4] The type of the port at the last position of the onNestedPort list must own or inherit the onPort port of the stereotyped invocation action.
  105. InvocationOnNestedPortAction [5] InvocationOnNestedPortAction may only be applied to invocation actions.
  106.  
  107. ItemFlow [1] A Connector or an Association, or an inherited Association must exist between the source and the target of the InformationFlow.
  108. ItemFlow [2] An ItemFlow itemProperty is typed by a ValueType, Block, or Signal.
  109. ItemFlow [3] itemProperty is a property of the common (possibly indirect) owner of the source and the target.
  110. ItemFlow [4] itemProperty cannot have a value if the item flow is realized by an Association.
  111. ItemFlow [5] If an ItemFlow has an itemProperty, one of the classifiers of conveyed items must be the same as the type of the item property.
  112. ItemFlow [6] If an ItemFlow has an itemProperty, its name should be the same as the name of the item flow.
  113.  
  114. ProxyPort [1] Proxy ports cannot also be full ports. This applies even if some of the stereotypes are on subsetted or redefined ports.
  115. ProxyPort [2] Proxy ports can only be typed by interface blocks.
  116. ProxyPort [3] Ports owned by the type of a proxy port must be proxy ports.
  117.  
  118. TriggerOnNestedPort [1] The port property of the stereotyped trigger must have exactly one value, and the value cannot be a full port.
  119. TriggerOnNestedPort [2] The values of the onNestedPort property must not be full ports.
  120. TriggerOnNestedPort [3] The port at the first position in the onNestedPort list must be owned by a block in which the trigger is used, or one of the block\u2019s generalizations.
  121. TriggerOnNestedPort [4] The first constraint of ElementPropertyPath applies to onNestedPort.
  122. TriggerOnNestedPort [5] The type of the port at the last position of the onNestedPort list must own or inherit the port port of must own or inherit the port port of
  123. TriggerOnNestedPort [6] the stereotyped invocation action the stereotyped invocation action.
  124.  
  125. Discrete [1] The «discrete» and «continuous» stereotypes cannot be applied to the same element at the same time.
  126.  
  127. NoBuffer [1] The «nobuffer» and «overwrite» stereotypes cannot be applied to the same element at the same time.
  128.  
  129. Overwrite [1] The «overwrite» and «nobuffer» stereotypes cannot be applied to the same element at the same time.
  130.  
  131. Optional [1] Optional parameter lower value has to be 0
  132.  
  133. Probability [1] The «probability» stereotype can only be applied to activity edges that have decision nodes or object nodes as sources, or to output parameter sets.
  134. Probability [2] When the «probability» stereotype is applied to an activity edge, then it must be applied to all edges coming out of the same source.
  135. Probability [3] When the «probability» stereotype is applied to an output parameter set, it must also be applied to all the parameter sets of the behavior or operation owning the original parameter set. .
  136. Probability [4] When the «probability» stereotype is applied to an output parameter set, all the output parameters must be in some parameter set.
  137.  
  138. Rate [1] When the «rate» stereotype is applied to a parameter, the parameter must be streaming.
  139. Rate [2] The rate of a parameter must be less than or equal to rates on edges that come into or go out from pins and parameters nodes corresponding to the parameter.
  140.  
  141. Allocate [1] The Allocate stereotype may only be applied to abstractions.
  142. Allocate [2] A single «allocate» dependency shall have only one client (from) and one supplier (to).
  143. Allocate [3] If subtypes of the «allocate» dependency are introduced to represent more specialized forms of allocation, then they should have constraints applied to supplier and client as appropriate.
  144.  
  145.  
  146. AllocateActivityPartition [1] An Action appearing in an «AllocateActivityPartition» will be the /client (from) end of an «allocate» dependency. The element that represents the «AllocateActivityPartition» will be the /supplier (to) end of the same «allocate» dependency. In the «AllocateActivityPartition» name field, Properties are designated by the use of a fully qualified name (including colon, e.g., «part_name:Block_Name»), and Classifiers are designated by a simple name (no colons, e.g., «Block_Name»).
  147. AllocateActivityPartition [2] The «AllocateActivityPartition» maintains the constraints, but not the semantics, of the UML2::ActivityPartition. Classifiers or Properties represented by an «AllocateActivityPartition» do not have any direct responsibility for invoking behavior depicted within the partition boundaries. To depict this kind of direct responsibility, the modeler is directed to the UML 2 Superstructure specification, sub clause 12.3.10, «ActivityPartition,» Semantics topic.
  148.  
  149. Copy [1] A Copy dependency may only be created between two classes that have the «requirement»stereotype, or a subtype of the «requirement» stereotype applied.
  150. Copy [2] The text property of the client requirement is constrained to be a read-only copy of the text property of the supplier requirement.
  151.  
  152. DeriveReqt [1] The supplier must be an element stereotyped by «requirement» or one of «requirement» subtypes.
  153. DeriveReqt [2] The client must be an element stereotyped by «requirement» or one of «requirement» subtypes.
  154.  
  155. Refine [1] The Refine stereotype may only be applied to dependencies.
  156. Refine [2] Dependencies with a Refine stereotype or one of its specializations applied must have exactly one client and one supplier.
  157.  
  158. Requirement [1] The property «ownedOperation» must be empty.
  159. Requirement [2] The property «ownedAttribute» must be empty.
  160. Requirement [3] Classes stereotyped by «requirement» may not participate in associations.
  161. Requirement [4] Classes stereotyped by «requirement» may not participate in generalizations.
  162. Requirement [5] A nested classifier of a class stereotyped by «requirement» must also be stereotyped by «requirement».
  163. Requirement [6] Classes stereotyped by «requirement» may not be used to type any other model element.
  164.  
  165. TestCase [1] The type of return parameter of the stereotyped model element must be VerdictKind.
  166.  
  167. Satisfy [1] The supplier must be an element stereotyped by «requirement» or one of «requirement» subtypes.
  168.  
  169. Trace [1] The Trace stereotype may only be applied to dependencies.
  170. Trace [2] Dependencies with a Trace stereotype or one of its specializations applied must have exactly one client and one supplier.
  171.  
  172. Verify [1] The supplier must be an element stereotyped by «requirement» or one of «requirement» subtypes.
Add Comment
Please, Sign In to add comment