Brett Meyer created SRAMP-625:
---------------------------------
Summary: Support Target#otherAttributes
Key: SRAMP-625
URL:
https://issues.jboss.org/browse/SRAMP-625
Project: S-RAMP
Issue Type: Enhancement
Reporter: Brett Meyer
Assignee: Brett Meyer
Fix For: 1.0
Target is currently mapped directly on the sramp:relationship node type, through the
following:
{code}
- sramp:targetType (string) multiple
- sramp:relationshipTarget (weakreference) multiple < 'sramp:baseArtifactType'
{code}
Instead, that needs pulled out into a separate sramp:target type. Then, also include the
following, necessary for Target#otherAttributes:
{code}
- * (string)
- * (string) multiple
{code}
Add support for storing Target#otherAttributes in the visitors. See
Relationship#otherAttributes and SRAMP-622.
This needs to wait till 1.0 as it's a breaking change in the CND.
--
This message was sent by Atlassian JIRA
(v6.3.8#6338)