Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Modeling » UML2 » How to retrieve reference data by giving a class
How to retrieve reference data by giving a class [message #624251] Fri, 03 August 2007 00:33
JD is currently offline JDFriend
Messages: 13
Registered: July 2009
Junior Member
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: Wed Apr 24 22:14:37 GMT 2024

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

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

Back to the top