blob: b34c98b7c0c4d2ef34e25f51398a4ac698508814 [file] [log] [blame]
###############################################################################
# Copyright (c) 2001, 2007 Oracle Corporation and others.
# All rights reserved. This program and the accompanying materials
# are made available under the terms of the Eclipse Public License v1.0
# which accompanies this distribution, and is available at
# http://www.eclipse.org/legal/epl-v10.html
#
# Contributors:
# Oracle Corporation - initial API and implementation
###############################################################################
TypeComparator.Expression.Doesnt.Match.Expected.Types=EL expression does not evaluate to expected types for this attribute
TypeComparator.Parameter.count.mismatch=Parameter count mismatch
TypeComparator.Type.mismatch.on.parameter=Type mismatch on parameter
TypeComparator.Return.Types.Dont.Match=Return types don't match
TypeComparator.Expression.Not.Gettable=Expression is not gettable
TypeComparator.Expression.Expected.Settable=Attribute expects settable value, but expression is not settable