Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • Experimental
  • OpenModelClass
    • support:  OPTIONAL

Attribute   Name

Type

Mult.

Stereotypes

Description

scId

Identifier

1

OpenModelAttribute

  • isInvariant: false
  • valueRange:  no range constraint
  • support:    MANDATORY

Unique indentifier of this SelectionCriteria.

1.1.8            

...

SelectionCriteriaAtomic

A simple filter (atomic) selection criteria that holds a specific attributes comparison attribute comparision expression.

Parent class: filter SelectionCriteria

Applied stereotypes:

  • Experimental
  • OpenModelClass
    • support: MANDATORY

Attribute   Name

Type

Mult.

Stereotypes

Description

metricName

String

1

OpenModelAttribute

  • isInvariant: false
  • valueRange:  no range constraint
  • support:    MANDATORY

Name of compared parameter or attribute of the class that references the filter.

operator

Operator

1

OpenModelAttribute

  • isInvariant: false
  • valueRange:  no range constraint
  • support:    MANDATORY

Comparison operator, e.g. equal, less than, greater or etc.

value

KeyValuePair

1

OpenModelAttribute

  • isInvariant: false
  • valueRange:  no range constraint
  • support:    MANDATORY

Compared value (can be a name of a parameter in referenced class).

 

 scId Identifier 1 OpenModelAttribute
  • isInvariant: false
  • valueRange:  no range constraint
  • support:    MANDATORY
Unique indentifier of this SelectionCriteria.

1.1.9            

...

SelectionCriteriaComposite

A filter that SelectionCriteriaComposite is an aggregation of multiple atomic filtersSelectionCriterias. Aggregation can be for example AND or OR logical operations.

Parent class: filter SelectionCriteriaComposite

Applied stereotypes:

  • Experimental
  • OpenModelClass
    • support: MANDATORY

Attribute   Name

Type

Mult.

Stereotypes

Description

compositeOperator

CompositeOperator

0..1

OpenModelAttribute

  • isInvariant: false
  • valueRange:  no range constraint
  • support:    MANDATORY

 

 Logical operation for filters SelectionCriterias composition,  e.g. logical AND or OR.

 scId Identifier 1 OpenModelAttribute
  • isInvariant: false
  • valueRange:  no range constraint
  • support:    MANDATORY
Unique indentifier of this SelectionCriteria.

1.1.10          ServiceProfile 

...