View | Details | Raw Unified | Return to bug 152592
Collapse All | Expand All

(-)plugin.properties (-1 / +1 lines)
Lines 96-102 Link Here
96
_UI_Connector_BetweenInterfacesPorts_diagnostic = Delegation connector ''{0}'' must only be defined between used interfaces or ports of the same kind.
96
_UI_Connector_BetweenInterfacesPorts_diagnostic = Delegation connector ''{0}'' must only be defined between used interfaces or ports of the same kind.
97
_UI_Connector_BetweenInterfacePortImplements_diagnostic = Delegation connector ''{0}'' to classifier must implement the interface type of that port.
97
_UI_Connector_BetweenInterfacePortImplements_diagnostic = Delegation connector ''{0}'' to classifier must implement the interface type of that port.
98
_UI_Connector_BetweenInterfacePortSignature_diagnostic = Target interface of delegation connector ''{0}'' does not support a signature compatible with a subset of operations defined by source.
98
_UI_Connector_BetweenInterfacePortSignature_diagnostic = Target interface of delegation connector ''{0}'' does not support a signature compatible with a subset of operations defined by source.
99
_UI_Connector_AssemblyConnector_diagnostic = Assembly connector ''{0}'' must only be defined from a port supporting a required interface to one with a provided interface.
99
_UI_Connector_AssemblyConnector_diagnostic = Assembly connector ''{0}'' must only be defined from a role end requiring an interface to a role end providing that interface.
100
_UI_Connector_Types_diagnostic = Connector ''{0}'' must be typed by an association with compatible end types.
100
_UI_Connector_Types_diagnostic = Connector ''{0}'' must be typed by an association with compatible end types.
101
_UI_Connector_Roles_diagnostic = The owner of connector ''{0}'' must also own the connected roles.
101
_UI_Connector_Roles_diagnostic = The owner of connector ''{0}'' must also own the connected roles.
102
102

Return to bug 152592