Skip to content

Entities should inherit inverse attributes #199

@mpictor

Description

@mpictor

Depends on issue #198

edit: or not?

        test_inverse_attr::e_window->AddSupertype(test_inverse_attr::e_object);
        test_inverse_attr::e_object->AddSubtype(test_inverse_attr::e_window);

Maybe just iterate over the supertype list, which is returned by EntityDescriptor::GetSupertypes()

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions