From 65df796f3e57ffdd01d9e56992b7c42653f12340 Mon Sep 17 00:00:00 2001 From: Kevin Scaggs Date: Fri, 31 Jan 2020 14:41:29 -0600 Subject: Slight update to Nf model Slight update to Nf model related to accepted root hierarchy updates that were never updated. Issue-ID: MODELING-104 Change-Id: I15f85b5129ebf2775dbe73643dcaf18dba81b3ec Signed-off-by: Kevin Scaggs --- ONAP Information Model/Nf.uml | 33 ++++++--------------------------- 1 file changed, 6 insertions(+), 27 deletions(-) (limited to 'ONAP Information Model/Nf.uml') diff --git a/ONAP Information Model/Nf.uml b/ONAP Information Model/Nf.uml index 0150a0e..c55c998 100644 --- a/ONAP Information Model/Nf.uml +++ b/ONAP Information Model/Nf.uml @@ -2,11 +2,15 @@ - + + + Deleted some duplicate attributes that are inherited from RootEntity (id, description, etc) + + - A NetworkFunction is a functional block within a network infrastructure that has well-defined external interfaces and well-defined functional behaviour. + A NetworkFunctionDesc is the descriptor for some functional block within a network infrastructure that has well-defined external interfaces and well-defined functional behaviour. @@ -25,31 +29,12 @@ - - - Identifier of the network function - - - - - - - - Description of the type of network function - - - Description of the network function - - - - - Role the network function will be providing. @@ -137,15 +122,9 @@ This tells the consumer where to send the subscription request. - - - - - - -- cgit 1.2.3-korg