instantiationFormMapping=instantiation form mapping
invalidURLFormMapping=External URL form type is selected and no url is defined.
duplicatedFormName=Invalid {0}. Other mapping have the same name but have different id in: {1}
sequenceFlow_Without_Target_Element=This sequence flow has no target. You may delete it.
...
...
@@ -105,7 +106,7 @@ invalidMultipleFileContractInput=Invalid initial content for document {0}. A sin
invalidFileContractInputType=Invalid initial content for document {0}. A FILE contract input is expected but a {1} contract input has been found.
invalidSingleFileContractInput=Invalid initial content for document {0}. A multiple FILE contract input is expected but a single FILE contract input has been found.
missingFileContractInput=Invalid initial content for document {0}. No FILE contract input has been found.
emptyFormMappingWarning=UI designer form type is selected and no target form is defined. An autogenerated form will be used in the development environment ONLY.
emptyFormMappingWarning=UI designer form type is selected and no target form is defined for {0}. An autogenerated form will be used in the development environment ONLY.
cannotUseThisStartEventTypeWithAContract=An instantiation contract cannot be used with this start event type. Use the none start event.
failedToRetrieveLeftOperandType=Failed to retrieve left operand type: {0}
methodDoesnotExistInLeftOperandType=The method {0}({1}) does not exist for {2}