It's all about the answers!

Ask a question

OSLC4J : lyo.version 4.0.0-SNAPSHOT : OSLC4J RM Client : Read the value of an artifact attribute of the data type "Enumerated list of values".


Martin Trost (112) | asked Nov 11 '19, 1:49 a.m.

OSLC4J : lyo.version 4.0.0-SNAPSHOT : OSLC4J RM Client : Read the value of an artifact attribute of the data type "Enumerated list of values".

Example:

Artifact -Attribute "Business Priority" of data type "Business Priority_ListType" is set to "Should".

 

requirement.getExtendedProperties().get(qname))

The function does not return the value (i.e. "Should"), instead it returns a link to the enumeration-type.

i.e. https://localhost:9443/rm/types/_zKkMEPmIEeml0Lr5_YGd8w#_zKkzIvmIEeml0Lr5_YGd8w

This link point so the enumeration-type "Business Priority_ListType".

 

But how do you get the value set in the Artifact-Attribute i.e. "Should" value of Artifact-Attribute "Business Priority"?

 

Be the first one to answer this question!


Register or to post your answer.


Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.