From da09e58caeae833ab03f8052a92ee495cfba6a25 Mon Sep 17 00:00:00 2001 From: guochong Date: Fri, 13 Apr 2018 15:24:03 +0800 Subject: Add index file Issue-ID: MODELING-46 Change-Id: I8aab42901764e7c79d2972d4b06bb711a42a8b52 Signed-off-by: guochong --- docs/ONAP release 2 spec/im/ScaleInfo.rst | 26 ++++++++++++++++++++++++++ 1 file changed, 26 insertions(+) create mode 100644 docs/ONAP release 2 spec/im/ScaleInfo.rst (limited to 'docs/ONAP release 2 spec/im/ScaleInfo.rst') diff --git a/docs/ONAP release 2 spec/im/ScaleInfo.rst b/docs/ONAP release 2 spec/im/ScaleInfo.rst new file mode 100644 index 0000000..ab3cfb8 --- /dev/null +++ b/docs/ONAP release 2 spec/im/ScaleInfo.rst @@ -0,0 +1,26 @@ +.. Copyright 2018 (China Mobile) +.. This file is licensed under the CREATIVE COMMONS ATTRIBUTION 4.0 INTERNATIONAL LICENSE +.. Full license text at https://creativecommons.org/licenses/by/4.0/legalcode + +.. contents:: + :depth: 3 +.. + +Class: ScaleInfo +================ + ++--------------------+-------------+------------------+-----------------+--------------------------+ +| **Attribute Name** | **Type** | **Multiplicity** | **Description** | **Applied Stereotypes** | ++====================+=============+==================+=================+==========================+ +| aspectId | Identifier | 1 | Reference | support: | +| | (Reference | | to the | MANDATORY | +| | to | | scaling | | +| | ScalingAspe | | aspect. | | +| | ct) | | | | ++--------------------+-------------+------------------+-----------------+--------------------------+ +| scaleLevel | Integer | 1 | The scale | support: | +| | | | level, | MANDATORY | +| | | | greater | | +| | | | than or | | +| | | | equal to 0. | | ++--------------------+-------------+------------------+-----------------+--------------------------+ -- cgit 1.2.3-korg