From f83558e7497f2ad174dc0245c7aacd82db3158a3 Mon Sep 17 00:00:00 2001 From: yxpoke Date: Tue, 10 Apr 2018 10:29:01 +0800 Subject: continue convert wiki page to rst document Change-Id: I8bd7cf5d7af0803618d4d0fbefbd81deb30679d5 Issue-ID: MODELING-46 Signed-off-by: yxpoke --- docs/ONAP release 2 spec/im/CpProtocolData.rst | 25 +++++++++++++++++++++++++ 1 file changed, 25 insertions(+) create mode 100644 docs/ONAP release 2 spec/im/CpProtocolData.rst (limited to 'docs/ONAP release 2 spec/im/CpProtocolData.rst') diff --git a/docs/ONAP release 2 spec/im/CpProtocolData.rst b/docs/ONAP release 2 spec/im/CpProtocolData.rst new file mode 100644 index 0000000..fde5d00 --- /dev/null +++ b/docs/ONAP release 2 spec/im/CpProtocolData.rst @@ -0,0 +1,25 @@ +.. Copyright 2018 (Huawei) +.. 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 + +Class: CpProtocolData + ++-------------------------+-------------+------------------+-----------------+---------------+ +| **Attribute Name** | **Type** | **Multiplicity** | **Description** | **Applied | +| | | | | Stereotypes** | ++=========================+=============+==================+=================+===============+ +| associatedLayerProtocol | Enum | 1 | One of the | support: | +| | | | values of the | MANDATORY | +| | | | attribute | | +| | | | layerProtocol | | +| | | | of the Cpd IE. | | ++-------------------------+-------------+------------------+-----------------+---------------+ +| addressData | AddressData | 0..N | Provides | support: | +| | | | information | MANDATORY | +| | | | on the addresses| | +| | | | to be | | +| | | | assigned to | | +| | | | the CP(s) | | +| | | | instantiated | | +| | | | from the CPD. | | ++-------------------------+-------------+------------------+-----------------+---------------+ -- cgit 1.2.3-korg