Uses of Class
org.eclipse.epsilon.eol.exceptions.EolIllegalPropertyException
Packages that use EolIllegalPropertyException
Package
Description
-
Uses of EolIllegalPropertyException in org.eclipse.epsilon.emc.emf
Methods in org.eclipse.epsilon.emc.emf that throw EolIllegalPropertyExceptionModifier and TypeMethodDescriptionEmfPropertySetter.coerce(Object target, String property, Object value, IEolContext context) booleanEmfPropertySetter.conforms(Object target, String property, Object value, IEolContext context) protected org.eclipse.emf.ecore.EObjectEmfPropertySetter.getEObject(Object object, String property, Object value, IEolContext context) -
Uses of EolIllegalPropertyException in org.eclipse.epsilon.emc.simulink.model.element
Methods in org.eclipse.epsilon.emc.simulink.model.element that throw EolIllegalPropertyExceptionModifier and TypeMethodDescriptionStateflowBlock.getProperty(String property) voidStateflowBlock.setProperty(String property, Object value) -
Uses of EolIllegalPropertyException in org.eclipse.epsilon.eol.execute.introspection
Methods in org.eclipse.epsilon.eol.execute.introspection that throw EolIllegalPropertyExceptionModifier and TypeMethodDescriptiondefault ObjectThis method is provided only for convenience.IReflectivePropertySetter.coerce(Object target, String property, Object value, IEolContext context) Coerces the given value such that it is permitted for this property.default ObjectThis method is provided only for convenience.booleanIReflectivePropertySetter.conforms(Object target, String property, Object value, IEolContext context) Indicates whether the specified value is permitted for this property. -
Uses of EolIllegalPropertyException in org.eclipse.epsilon.eol.execute.introspection.java
Methods in org.eclipse.epsilon.eol.execute.introspection.java that throw EolIllegalPropertyException -
Uses of EolIllegalPropertyException in org.eclipse.epsilon.eol.types
Methods in org.eclipse.epsilon.eol.types that throw EolIllegalPropertyException