© Copyright International Business Machines Corporation 2006. All rights reserved. US Government Users Restricted Rights - Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp.
Incompatible differences in WebSphere® Businiss Modeler (WBM) metalmodel and UML metamodels can cause validation errors and warnings on an imported WBM model.
Due to an incompatibility between the WBM metamodel and the UML metamodel, after you import a WBM model into your workbench, you may get one or more of the following errors and warnings:
IRJA0065E "<Input Pin> Input:2" type not compatible with "<Output Pin> Output:2" which is upstream of it.
The decision node "<Decision Node> Is Customer ?" must have one incoming edge.
This is because in WBM, a decision node may have multiple inputs whereas in UML it may only have one.
Behavioral feature "<Activity> Customer Order Handling'" must be a feature of the context classifier of the behavior.
There is an outstanding interpretation issue with the UML specifications. The product interpretation is that a behavioral feature belongs to a context classifier if the context classifier implements the interface defining the feature while UML open-source has a different interpretation.