Versions Compared

Key

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

...

Attribute   Name

Type

Mult.

Stereotypes

Description

serviceInvariantId

Identifier

1

OpenModelAttribute

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

Constant identifier of the Service   Component model.

 

 

serviceId

Identifier

1

OpenModelAttribute

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

Versioned identifier of the Service Component   model (this id is changed for every major version of the service   component).

 

 

name

String

1

OpenModelAttribute

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

The name of the service component.

 

 

description

String

1

OpenModelAttribute

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

The description of service component.

 

 

category

String

1..*

OpenModelAttribute

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

Preliminary

A predefined list which identifies the   construct's category. There is a predefined list of service categories.

 

 

version

String

1

OpenModelAttribute

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

The version of service component.

 

 

_servicedescriptor

ServiceDescriptor

1..*

OpenModelAttribute

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

 Describe the nested relationship between multiple Serive Descriptors.

 

_servicecompositeinstance

ServiceCompositeInstance

0..*

OpenModelAttribute

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

An implementation of composite Service corresponding to a ServiceCompositeDescriptor.

 

_resourcedesc   (resourcespecification)

ResourceDesc   (ResourceSpecification)

0..*

OpenModelAttribute

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

Resource components of constituting a serivce descriptor. 

_filter

Filter

0..1*

OpenModelAttribute

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

  Filter upon which a correct Shared ServiceDescriptor is   chosen. It can hold both template properties (e.g. some parameter that makes   one service template different from another, like mobility assuming there are   different service templates for mobility types) and runtime attributes upon which correct service instance is chosen.

filterRules

KeyValuePair

0..*

OpenModelAttribute

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

Describe the correspondence for which filter rules are for each composited service descriptor.

The value pair for this attribute can has the format :

 {ServiceComponetId, filterId}={xxx,xxx}.

serviceType

String

0...1

OpenModelAttribute

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

Preliminary

An optional string field defining a   generic type (like category) of the service. E.g. this field can be used for   defining the service as "TRANSPORT".

 

 

serviceRole

String

0..1

OpenModelAttribute

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

Preliminary

An optional string field for shortcode   that defines the function that the service is providing. E.g.   "MISVPN" or "AIM".

 

 

icon

String

1

OpenModelAttribute

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

Preliminary

The icon path of the service.

 

 

_serviceinstance

ServiceInstance

0..*

OpenModelAttribute

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

An instance of Service deployment.

isShared

Boolean

1

OpenModelAttribute

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

Describe whether this service descriptor is shared or not in the service design.

configurableProperties

ServiceConfigurableProperties

0..1

OpenModelAttribute

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

Describes the configurable properties of the service.

lifecycleManagementScript

ServiceLifecycleManagementScript

0..*

OpenModelAttribute

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

Includes a list of events and corresponding management scripts performed for the Service.

...

1.1.10          ServiceProfile 

A set of properties that hold the service specific information. For example, network slice profile will hold network slice specific parameters, which are not relevant for other services.The capability properties this service can provide to customers.

Applied stereotypes:

  • OpenModelClass
    • support: MANDATOR

...

1.1.11          SliceProfile

A set of properties that hold the network slice service template specific informationThe capability properties this slice service can provide to customers. For example, it will hold network slice specific parameters, which maybe not relevant for other services, e.g. mobility or resourceSharing.

...

Define the configurable properties of the service.

2.1.2           ServiceLifecycleManagementScript

Attribute  Name

Type

Mult.

Access

 Stereotypes

Description

properties

KeyValuePair

0..*

RW

OpenModelAttribute

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

 Describe the specific configurable properties for the service.

 

2.1.2           ServiceLifecycleManagementScript

The LifeCycleManagementScript information The LifeCycleManagementScript information element specifies a script for the service.

...

Attribute  Name

Type

Mult.

Access

 Stereotypes

Description

instanceLatencyinstanceProperties

Integer

1

RW

OpenModelAttribute

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

 

 Latency of a network slice subnet.

 

KeyValuePair

instanceType

String

0..N*

RW

OpenModelAttribute

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

 

 Specify The properties of the service type this instance belonging to, e.g. Slice service.frequencies or latency for this RAN slice instance.

 

 

3.1       Enumerations

3.1.1           CompositeOperator

...