You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »



Classes


ServiceOrder

 A type of Request that represents a Customer Order's products decomposed into the services through which the products are realized.


Applied stereotypes:

  • OnapModelLifecycle
    •  state: INPUT
  • OpenModelClass

 

 

Attribute   Name

Type

Mult.

Stereotypes

Description

id

String

1

OnapModelLifecycle

  • state:  INPUT

OpenModelAttribute

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

Unique identifier for Interaction.

 

 

href

String

1

OnapModelLifecycle

  • state:  INPUT

OpenModelAttribute

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

 

 

externalId

String

1

OnapModelLifecycle

  • state:  INPUT

OpenModelAttribute

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

 

 

priority

String

1

OnapModelLifecycle

  • state:  INPUT

OpenModelAttribute

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

 

 

description

String

1

OnapModelLifecycle

  • state:  INPUT

OpenModelAttribute

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

Narrative that explains the interaction and details   about the interaction, such as why the interaction is taking place.

 

 

category

String

1

OnapModelLifecycle

  • state:  INPUT

OpenModelAttribute

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

 

 

orderState

OrderState

1

OnapModelLifecycle

  • state:  INPUT

OpenModelAttribute

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

State of the order

 

 

completionDate

EDate

1

OnapModelLifecycle

  • state:  INPUT

OpenModelAttribute

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

The date on which an interaction is closed or   completed.

 

 

requestedStartDate

EDate

1

OnapModelLifecycle

  • state:  INPUT

OpenModelAttribute

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

The date that was requested to start processing the   order.

 

 

requestedCompletionDate

EDate

1

OnapModelLifecycle

  • state:  INPUT

OpenModelAttribute

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

The date on which an interaction is closed or   completed.

 

 

expectedCompletionDate

invalid

1

OnapModelLifecycle

  • state:  INPUT

OpenModelAttribute

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

The date on which an interaction is expected to be   completed.

 

 

startDate

EDate

1

OnapModelLifecycle

  • state:  INPUT

OpenModelAttribute

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

The date on which an interaction is started.

 

 

notificationContact

invalid

1

OnapModelLifecycle

  • state:  INPUT

OpenModelAttribute

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

 

 

_serviceOrderItem

ServiceOrderItem

1..*

OnapModelLifecycle

  • state:  INPUT

OpenModelAttribute

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

 

 

OrderDate

EDate

1

OnapModelLifecycle

  • state:  INPUT

OpenModelAttribute

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

The date the order was placed.

 

 

baseType

String

1

OnapModelLifecycle

  • state:  INPUT

OpenModelAttribute

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

 

 

type

String

1

OnapModelLifecycle

  • state:  INPUT

OpenModelAttribute

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

 

 

schemaLocation

String

1

OnapModelLifecycle

  • state:  INPUT

OpenModelAttribute

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

 

 

 

ServiceOrderItem

The purpose for the ServiceOrder expressed in terms of a ServiceSpecification or a Service.

 

Applied stereotypes:

  • OnapModelLifecycle
    •  state: INPUT
  • OpenModelClass

 

 

Attribute   Name

Type

Mult.

Stereotypes

Description

id

String

1

OnapModelLifecycle

  • state:  INPUT

OpenModelAttribute

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

 

 

action

String

1

OnapModelLifecycle

  • state:  INPUT

OpenModelAttribute

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

The action to take for an InteractionItem, such as   add, change, remove.

 

 

state

String

1

OnapModelLifecycle

  • state:  INPUT

OpenModelAttribute

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

 

 

Quantity

Integer

1

OnapModelLifecycle

  • state:  INPUT

OpenModelAttribute

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

Quantity of an interaction item involved in an interaction.

 

 

type

String

1

OnapModelLifecycle

  • state:  INPUT

OpenModelAttribute

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

 

 

schemaLocation

String

1

OnapModelLifecycle

  • state:  INPUT

OpenModelAttribute

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

 

 

baseType

String

1

OnapModelLifecycle

  • state:  INPUT

OpenModelAttribute

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

 

 

 

 


Enumerations

OrderState

 

Contains Enumeration Literals:

  •  Acknowledged:
  •  InProgress:
  •  Pending:
  •  Held:
  •  Cancelled:
  •  Completed:
  •  Failed:
  •  Partial:
  •  Rejected:









  • No labels