Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Modeling » Papyrus » Error when trying to reimplement BlockPropertyCompositeEditPart(The hierarchy of the type "ClassName" is inconsistent)
Error when trying to reimplement BlockPropertyCompositeEditPart [message #1700912] Wed, 08 July 2015 07:13
Thanh Liem Phan is currently offline Thanh Liem PhanFriend
Messages: 28
Registered: January 2015
Junior Member
Hi all, I am trying to overload the port's location. For ex: when users drag-drop a component from Model Library into an IBD diagram, all ports are automatically displayed, and in addition, the input port (Flow.direction=in) must be located in the left hand, and the output port in the right hand.

In order to do so, I have to reimplement the following classes:
(1) org.eclipse.papyrus.sysml.diagram.common.edit.part.BlockPropertyCompositeEditPart.java
(2) org.eclipse.papyrus.sysml.diagram.internalblock.provider.CustomEditPolicyProvider.java
(3) org.eclipse.papyrus.uml.diagram.composite.custom.locators.PortPositionLocator.java

(2) and (3) is OK. However I got the following error with (1):
index.php/fa/22420/0/

I've checked all the dependencies and imported commands, everything is fine, but I couldn't figure out how to solve this error message.

Do you have any idea?
Thanks for your help.

Thanh Liem.
Previous Topic:Change Property
Next Topic:Export Product problem
Goto Forum:
  


Current Time: Fri Apr 26 00:08:32 GMT 2024

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

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

Back to the top