I am creating several components and have broken them into different class diagrams / modeling projects. I have to do this because a single diagram simply isn't big enough. Is there a way for a class in "Diagram A" to implement an interface in "Diagram B"? I have to do it by hand but don't get the benefit of my implementing class automatically updating when the interface does.
Tell me more
×
Programmers Stack Exchange is a question and answer site for
professional programmers interested in conceptual questions about software development. It's 100% free, no registration required.