diff options
author | Kevin Scaggs <ks0567@att.com> | 2019-03-15 16:54:17 -0500 |
---|---|---|
committer | Kevin Scaggs <ks0567@att.com> | 2019-03-15 16:54:17 -0500 |
commit | 6292a3eaf8ab7db4ced49f4eb190b5d303116d06 (patch) | |
tree | 02ce76fc69cffa7cb3522f789621f0e3f7704a1d | |
parent | bbe8e6c153cbd1db6ab308df923e25db235b8ace (diff) |
Slight update to Party
Added a PartyRole of Vendor to be used as part of license work.
Issue-ID: MODELING-104
Change-Id: Icbd134a5a44c0b3b203033e295da5c6d885ac70e
Signed-off-by: Kevin Scaggs <ks0567@att.com>
-rw-r--r-- | ONAP Information Model/Party.uml | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/ONAP Information Model/Party.uml b/ONAP Information Model/Party.uml index cd7b185..5daa70b 100644 --- a/ONAP Information Model/Party.uml +++ b/ONAP Information Model/Party.uml @@ -203,4 +203,10 @@ <OpenModel_Profile:Reference xmi:id="_7yZfIDbpEemP3p_OV1tL7g" base_Element="_3lu8UDbnEemP3p_OV1tL7g" reference="From TMF SID"/>
<OpenModel_Profile:Experimental xmi:id="_FC1IsDbqEemP3p_OV1tL7g" base_Element="_99w1YDbnEemP3p_OV1tL7g"/>
<OpenModel_Profile:Reference xmi:id="_FDcMsDbqEemP3p_OV1tL7g" base_Element="_99w1YDbnEemP3p_OV1tL7g" reference="From TMF SID"/>
+ <OpenModel_Profile:OpenModelAttribute xmi:id="_avI4wUW_Eem3_P23YPx5GQ">
+ <base_StructuralFeature xmi:type="uml:Property" href="License.uml#_avI4wEW_Eem3_P23YPx5GQ"/>
+ </OpenModel_Profile:OpenModelAttribute>
+ <OpenModel_Profile:OpenModelAttribute xmi:id="_7QENUUW_Eem3_P23YPx5GQ">
+ <base_StructuralFeature xmi:type="uml:Property" href="License.uml#_7QENUEW_Eem3_P23YPx5GQ"/>
+ </OpenModel_Profile:OpenModelAttribute>
</xmi:XMI>
|