Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 807047
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 15, 20262026-05-15T00:20:35+00:00 2026-05-15T00:20:35+00:00

When I have a class with a Map member, I don’t want to draw

  • 0

When I have a class with a Map member, I don’t want to draw a separate class/interface object to represent the Map itself, but I’d prefer to treat the map as if it was a native type, rather than a complex object.

Consider the following example

public class IndexManagerImpl implements IndexManager {
    /* ... */

    private static Map<Searcher, Integer> searcherCache;
}

I’d like to highlight the fact that an IndexManagerImpl holds (although indirectly) references to Searcher instances.
It would be great if the representation could also show the type parameters of searcherCache.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-15T00:20:36+00:00Added an answer on May 15, 2026 at 12:20 am

    A disagree with Martin… MAP is basic data structure that we learn in any computer graduation course! It exsists in most modern languages and is an important design resource for analysts. A Map may be drawn as an association in some situations, but some kind of extension (stereotypes) will be needed OR you can define a template class. I don’t like the template approach – it hides the associations btw the major players.
    The last resource is the AssociationClass, a special UML class used to define nxn relations with attributes, what I think suits your problem, where the “integer” field is some kind of counter of Searchers related to the indexManager.
    Remember also that by code you can’t see the other side of the relationship, while UML is designed to show both sides, navigation issues and so forth.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

We have a class Document which uses a private member of type Map<String, Object>
I have a class with a std::map used as a container. I want to
I have a template class with a private map member template <typename T> class
I have a class with a map, and I want to serialize the class
If I don't map Color but map an object that has a Color attribute,
I have a class whose private member is a static map: Class Devices {
I have this class which i would like to map: public class Contract {
I have an unordered map: class O(val a: Int) Map[String, List[O]] which I'd like
I have a class like the one below: class Foo { private: std::map<std::string, Bar*>
I have a class like this: class MyClass{ public: MyClass(int Mode); private: std::map <

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.