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

I have a class which has a map. I need to find iterator in
I'm having an issue. I have a class with an overloaded operator like this..
I am trying to make a wrapper in Objective-C so I don't have to
I have to deserialize JSON strings that I don't have any control over. This
I have the following class class node { public: node() { } node(const node&);
I hope anyone can help. I have to develop up against this third party
Given a specific set of strings, what's the best way to map them to
In Java, with Sun's JDK 1.6, with an enum such as this: public enum
Given an enum similar to this: Friend Enum TestValue As Int32 tstNotSet = -1
Can anyone point me to a thread-safe implementation of the Copy-on-write (COW) idiom? The

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.