Skip to main content



      Home
Home » Modeling » UML2 » How to retrieve reference data by giving a class
How to retrieve reference data by giving a class [message #624251] Thu, 02 August 2007 20:33
Eclipse UserFriend
Hi All:
In UML model, by giving user defined DataType Class, is there a way to
know where the datatype class was referenced?
For example:
I have a defined dataype class: TypeA, and it was used in following class
in the model:
ClassA.attribute1::TypeA
ClassB.attribute2::TypeA

Is there a simple approach that I can retrieve the list of
ClassA.attribute1 and ClassB.attribute2 that TypeA was referenced?

Currently, I'm using emf.query to perform the check, but performance is
poor...

Thanks in advance.

JD
Previous Topic:CacheAdapter Memory Leak
Next Topic:Migrating own Metamodel based on UML2.0.3
Goto Forum:
  


Current Time: Fri Jul 04 01:27:40 EDT 2025

Powered by FUDForum. Page generated in 0.02921 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top