Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Modeling » UML2 » type conformance
type conformance [message #588638] Tue, 13 February 2007 17:55
Rafael Chaves is currently offline Rafael ChavesFriend
Messages: 362
Registered: July 2009
Senior Member
For the following snippet:

Type t = ...
System.out.println(t.conformsTo(t));

This always produces "false" (unless t is a Classifier). A type should
at least conform to itself, shouldn't it?

Rafael
Previous Topic:Navigability, ends owned by Association, how to relate ends and associated elements
Next Topic:Replacing UML2::NamedElement::isDistinguishableFrom with new operation i a profile?
Goto Forum:
  


Current Time: Fri Apr 19 22:56:02 GMT 2024

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

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

Back to the top