Uses of Class
org.eclipse.epsilon.eol.exceptions.models.EolNotAnEnumerationValueException
Packages that use EolNotAnEnumerationValueException
Package
Description
-
Uses of EolNotAnEnumerationValueException in org.eclipse.epsilon.emc.emf
Methods in org.eclipse.epsilon.emc.emf that throw EolNotAnEnumerationValueExceptionModifier and TypeMethodDescriptionAbstractReflectiveEmfModel.getEnumerationLabelOf(Object literal) AbstractReflectiveEmfModel.getEnumerationTypeOf(Object literal) -
Uses of EolNotAnEnumerationValueException in org.eclipse.epsilon.emc.hutn
Methods in org.eclipse.epsilon.emc.hutn that throw EolNotAnEnumerationValueExceptionModifier and TypeMethodDescriptionHutnModel.getEnumerationLabelOf(Object literal) HutnModel.getEnumerationTypeOf(Object literal) -
Uses of EolNotAnEnumerationValueException in org.eclipse.epsilon.eol.models
Methods in org.eclipse.epsilon.eol.models that throw EolNotAnEnumerationValueExceptionModifier and TypeMethodDescriptionIReflectiveModel.getEnumerationLabelOf(Object literal) Returns the enumeration label of the literal parameter.ReflectiveModelReference.getEnumerationLabelOf(Object literal) IReflectiveModel.getEnumerationTypeOf(Object literal) Returns the name of the enumeration type of the literal parameter.ReflectiveModelReference.getEnumerationTypeOf(Object literal) -
Uses of EolNotAnEnumerationValueException in org.eclipse.epsilon.eol.models.java
Methods in org.eclipse.epsilon.eol.models.java that throw EolNotAnEnumerationValueExceptionModifier and TypeMethodDescriptionJavaModel.getEnumerationLabelOf(Object literal) JavaModel.getEnumerationTypeOf(Object literal)