ST6RI-850 Generating XMI with implicit elements can cause an exception by seidewitz · Pull Request #651 · Systems-Modeling/SysML-v2-Pilot-Implementation

@seidewitz

- If the relatedFeature has no owner, then it is added as an
ownedRelatedElement of the reference subsetting on the connector end.
Checks if TransitionUsage succession is null before creating an implicit
binding connector to it. A TransitionUsage should always have a
nested succession, but this avoids an NPE if the usage is ill-formed.
- FeatureAdapter::getBoundValueResult
- TypeAdapter::addResultBinding

martynaslelevicius