You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Given that we want to avoid a dependency on EMF, the implementation of the Trace metamodel should be a bit more robust and, at least, correctly handle opposite properties.
The idea is to use an inner class to represent a StructuralFeature, attributes are still represented as fields.
The inner class provides methods to create/destroy relations between elements.
The text was updated successfully, but these errors were encountered:
Given that we want to avoid a dependency on EMF, the implementation of the Trace metamodel should be a bit more robust and, at least, correctly handle opposite properties.
The idea is to use an inner class to represent a StructuralFeature, attributes are still represented as fields.
The inner class provides methods to create/destroy relations between elements.
The text was updated successfully, but these errors were encountered: