Serialized Form
-
Package org.eclipse.epsilon.common.dt.exceptions
-
Exception org.eclipse.epsilon.common.dt.exceptions.EpsilonDtException
class EpsilonDtException extends Exception implements Serializable
-
-
Package org.eclipse.epsilon.common.dt.extensions
-
Exception org.eclipse.epsilon.common.dt.extensions.IllegalExtensionException
class IllegalExtensionException extends EolRuntimeException implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
cause
Throwable cause
-
-
-
Package org.eclipse.epsilon.common.parse
-
Class org.eclipse.epsilon.common.parse.Antlr3TreeViewer
class Antlr3TreeViewer extends JFrame implements Serializable- serialVersionUID:
- -5944491471447325678L
-
Serialized Fields
-
v3Resolver
StaticFieldNameResolver v3Resolver
-
v3Tree
JTree v3Tree
-
-
Class org.eclipse.epsilon.common.parse.Position
class Position extends Object implements Serializable- serialVersionUID:
- 6556794941272597738L
-
Serialized Fields
-
column
int column
-
line
int line
-
-
Class org.eclipse.epsilon.common.parse.Region
class Region extends Object implements Serializable- serialVersionUID:
- 7112437532509719424L
-
-
Package org.eclipse.epsilon.common.util
-
Class org.eclipse.epsilon.common.util.SizeCachingConcurrentQueue
- serialVersionUID:
- 5903966144644716311L
-
Serialized Fields
-
offerSuper
Consumer<? extends E> offerSuper
-
size
AtomicInteger size
-
-
Class org.eclipse.epsilon.common.util.StringProperties
class StringProperties extends Properties implements Serializable- serialVersionUID:
- 693863217283819570L
-
-
Package org.eclipse.epsilon.common.util.profiling
-
Class org.eclipse.epsilon.common.util.profiling.ProfileDiagnostic
class ProfileDiagnostic extends Object implements Serializable- serialVersionUID:
- -1275024406100263604L
-
Serialized Fields
-
executionTime
Duration executionTime
-
memoryUnits
ProfileDiagnostic.MemoryUnit memoryUnits
-
memoryUsage
double memoryUsage
-
stageName
String stageName
-
-
-
Package org.eclipse.epsilon.dt.exeed
-
Class org.eclipse.epsilon.dt.exeed.UniqueArrayList
- serialVersionUID:
- 1L
-
-
Package org.eclipse.epsilon.ecl.exceptions
-
Exception org.eclipse.epsilon.ecl.exceptions.EclNotApplicableSuperRuleException
class EclNotApplicableSuperRuleException extends EolRuntimeException implements Serializable-
Serialized Fields
-
context
IEclContext context
-
left
Object left
-
right
Object right
-
rule
MatchRule rule
-
-
-
-
Package org.eclipse.epsilon.ecore.delegates
-
Class org.eclipse.epsilon.ecore.delegates.DelegateContext.ContextFactory.Registry.Fast
- serialVersionUID:
- 1L
-
-
Package org.eclipse.epsilon.egl.config
-
Exception org.eclipse.epsilon.egl.config.PersistenceException
class PersistenceException extends Exception implements Serializable- serialVersionUID:
- -6778831404937530567L
-
-
Package org.eclipse.epsilon.egl.dt.extensions
-
Exception org.eclipse.epsilon.egl.dt.extensions.ExtensionLocatorException
class ExtensionLocatorException extends RuntimeException implements Serializable- serialVersionUID:
- 8120545442816455608L
-
-
Package org.eclipse.epsilon.egl.dt.traceability.editor
-
Exception org.eclipse.epsilon.egl.dt.traceability.editor.TextLinkException
class TextLinkException extends RuntimeException implements Serializable- serialVersionUID:
- 4995319310209878297L
-
-
Package org.eclipse.epsilon.egl.exceptions
-
Exception org.eclipse.epsilon.egl.exceptions.EglRuntimeException
class EglRuntimeException extends EolRuntimeException implements Serializable- serialVersionUID:
- 2370066735399525557L
-
Serialized Fields
-
cause
Throwable cause
-
column
int column
-
line
int line
-
-
Exception org.eclipse.epsilon.egl.exceptions.EglStoppedException
class EglStoppedException extends EglRuntimeException implements Serializable- serialVersionUID:
- -475729257704865019L
-
-
Package org.eclipse.epsilon.egl.parse
-
Exception org.eclipse.epsilon.egl.parse.EglRecognitionException
class EglRecognitionException extends Exception implements Serializable- serialVersionUID:
- -5527569663197109413L
-
Serialized Fields
-
col
int col
-
line
int line
-
-
Class org.eclipse.epsilon.egl.parse.EglToken
class EglToken extends org.antlr.runtime.CommonToken implements Serializable- serialVersionUID:
- -1317153822962960518L
-
Serialized Fields
-
line
int line
-
text
String text
-
type
EglToken.TokenType type
-
-
-
Package org.eclipse.epsilon.emc.plainxml
-
Class org.eclipse.epsilon.emc.plainxml.LoudList
- serialVersionUID:
- 1L
-
Serialized Fields
-
listeners
ArrayList<LoudListListener<E>> listeners
-
unique
boolean unique
-
-
-
Package org.eclipse.epsilon.emc.simulink.exception
-
Exception org.eclipse.epsilon.emc.simulink.exception.EpsilonSimulinkInternalException
class EpsilonSimulinkInternalException extends RuntimeException implements Serializable- serialVersionUID:
- -2448556001774594763L
-
Exception org.eclipse.epsilon.emc.simulink.exception.MatlabException
class MatlabException extends Exception implements Serializable- serialVersionUID:
- -2998670342449368598L
-
Exception org.eclipse.epsilon.emc.simulink.exception.MatlabRuntimeException
class MatlabRuntimeException extends EolRuntimeException implements Serializable- serialVersionUID:
- 1L
-
-
Package org.eclipse.epsilon.emc.spreadsheets
-
Class org.eclipse.epsilon.emc.spreadsheets.SpreadsheetColumnComparator
class SpreadsheetColumnComparator extends Object implements Serializable- serialVersionUID:
- 1L
-
-
Package org.eclipse.epsilon.eml.trace
-
Package org.eclipse.epsilon.eol.dom
-
Package org.eclipse.epsilon.eol.exceptions
-
Exception org.eclipse.epsilon.eol.exceptions.EolAssertionException
class EolAssertionException extends EolRuntimeException implements Serializable- serialVersionUID:
- 1L
-
Exception org.eclipse.epsilon.eol.exceptions.EolEvaluatorException
class EolEvaluatorException extends RuntimeException implements Serializable- serialVersionUID:
- 4509407892432452084L
-
Exception org.eclipse.epsilon.eol.exceptions.EolIllegalOperationException
class EolIllegalOperationException extends EolRuntimeException implements Serializable- serialVersionUID:
- 1418757189757495698L
-
Serialized Fields
-
methodName
String methodName
-
object
Object object
-
prettyPrintManager
PrettyPrinterManager prettyPrintManager
-
-
Exception org.eclipse.epsilon.eol.exceptions.EolIllegalOperationParametersException
class EolIllegalOperationParametersException extends EolRuntimeException implements Serializable -
Exception org.eclipse.epsilon.eol.exceptions.EolIllegalPropertyAssignmentException
class EolIllegalPropertyAssignmentException extends EolRuntimeException implements Serializable-
Serialized Fields
-
property
String property
-
-
-
Exception org.eclipse.epsilon.eol.exceptions.EolIllegalPropertyException
class EolIllegalPropertyException extends EolRuntimeException implements Serializable -
Exception org.eclipse.epsilon.eol.exceptions.EolIllegalReturnException
class EolIllegalReturnException extends EolRuntimeException implements Serializable -
Exception org.eclipse.epsilon.eol.exceptions.EolIllegalVariableAssignmentException
class EolIllegalVariableAssignmentException extends EolRuntimeException implements Serializable -
Exception org.eclipse.epsilon.eol.exceptions.EolInternalException
class EolInternalException extends EolRuntimeException implements Serializable-
Serialized Fields
-
internal
Throwable internal
-
-
-
Exception org.eclipse.epsilon.eol.exceptions.EolNoReturnException
class EolNoReturnException extends EolRuntimeException implements Serializable-
Serialized Fields
-
expectedType
String expectedType
-
-
-
Exception org.eclipse.epsilon.eol.exceptions.EolNotApplicableOperationException
class EolNotApplicableOperationException extends EolRuntimeException implements Serializable -
Exception org.eclipse.epsilon.eol.exceptions.EolNullPointerException
class EolNullPointerException extends EolRuntimeException implements Serializable -
Exception org.eclipse.epsilon.eol.exceptions.EolParseException
class EolParseException extends Exception implements Serializable-
Serialized Fields
-
parseProblems
Collection<? extends ParseProblem> parseProblems
-
-
-
Exception org.eclipse.epsilon.eol.exceptions.EolReadOnlyPropertyException
class EolReadOnlyPropertyException extends EolRuntimeException implements Serializable -
Exception org.eclipse.epsilon.eol.exceptions.EolReadOnlyVariableException
class EolReadOnlyVariableException extends EolRuntimeException implements Serializable-
Serialized Fields
-
variable
Variable variable
-
-
-
Exception org.eclipse.epsilon.eol.exceptions.EolRedefinedVariableException
class EolRedefinedVariableException extends EolRuntimeException implements Serializable-
Serialized Fields
-
variableName
String variableName
-
-
-
Exception org.eclipse.epsilon.eol.exceptions.EolRuntimeException
class EolRuntimeException extends Exception implements Serializable-
Serialized Fields
-
ast
ModuleElement ast
-
context
IEolContext context
-
message
String message
-
reason
String reason
-
-
-
Exception org.eclipse.epsilon.eol.exceptions.EolRuntimeExceptionReference
class EolRuntimeExceptionReference extends EolRuntimeException implements Serializable-
Serialized Fields
-
exception
EolRuntimeException exception
-
-
-
Exception org.eclipse.epsilon.eol.exceptions.EolTypeNotFoundException
class EolTypeNotFoundException extends EolRuntimeException implements Serializable-
Serialized Fields
-
typeName
String typeName
-
-
-
Exception org.eclipse.epsilon.eol.exceptions.EolUndefinedVariableException
class EolUndefinedVariableException extends EolRuntimeException implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
variableName
String variableName
-
-
Exception org.eclipse.epsilon.eol.exceptions.EolUserException
class EolUserException extends EolRuntimeException implements Serializable-
Serialized Fields
-
thrown
Object thrown
-
-
-
-
Package org.eclipse.epsilon.eol.exceptions.concurrent
-
Exception org.eclipse.epsilon.eol.exceptions.concurrent.EolNestedParallelismException
class EolNestedParallelismException extends EolRuntimeException implements Serializable
-
-
Package org.eclipse.epsilon.eol.exceptions.flowcontrol
-
Exception org.eclipse.epsilon.eol.exceptions.flowcontrol.EolAbortTransactionException
class EolAbortTransactionException extends EolRuntimeException implements Serializable -
Exception org.eclipse.epsilon.eol.exceptions.flowcontrol.EolTerminationException
class EolTerminationException extends EolRuntimeException implements Serializable -
Exception org.eclipse.epsilon.eol.exceptions.flowcontrol.EolTernaryException
class EolTernaryException extends EolRuntimeException implements Serializable
-
-
Package org.eclipse.epsilon.eol.exceptions.models
-
Exception org.eclipse.epsilon.eol.exceptions.models.EolEnumerationValueNotFoundException
class EolEnumerationValueNotFoundException extends EolRuntimeException implements Serializable -
Exception org.eclipse.epsilon.eol.exceptions.models.EolInvalidMetaModelException
class EolInvalidMetaModelException extends EolRuntimeException implements Serializable -
Exception org.eclipse.epsilon.eol.exceptions.models.EolModelElementTypeNotFoundException
class EolModelElementTypeNotFoundException extends EolRuntimeException implements Serializable- serialVersionUID:
- 1L
-
Exception org.eclipse.epsilon.eol.exceptions.models.EolModelLoadingException
class EolModelLoadingException extends EolInternalException implements Serializable-
Serialized Fields
-
model
IModel model
-
-
-
Exception org.eclipse.epsilon.eol.exceptions.models.EolModelNotFoundException
class EolModelNotFoundException extends EolRuntimeException implements Serializable-
Serialized Fields
-
modelName
String modelName
-
-
-
Exception org.eclipse.epsilon.eol.exceptions.models.EolNotAModelElementException
class EolNotAModelElementException extends EolRuntimeException implements Serializable-
Serialized Fields
-
instance
Object instance
-
-
-
Exception org.eclipse.epsilon.eol.exceptions.models.EolNotAnEnumerationValueException
class EolNotAnEnumerationValueException extends EolRuntimeException implements Serializable-
Serialized Fields
-
instance
Object instance
-
-
-
Exception org.eclipse.epsilon.eol.exceptions.models.EolNotInstantiableModelElementTypeException
class EolNotInstantiableModelElementTypeException extends EolRuntimeException implements Serializable -
Exception org.eclipse.epsilon.eol.exceptions.models.EolReadOnlyModelException
class EolReadOnlyModelException extends EolReadOnlyPropertyException implements Serializable
-
-
Package org.eclipse.epsilon.erl.dom
-
Package org.eclipse.epsilon.erl.exceptions
-
Exception org.eclipse.epsilon.erl.exceptions.ErlCircularRuleInheritanceException
class ErlCircularRuleInheritanceException extends EolRuntimeException implements Serializable-
Serialized Fields
-
rule
ExtensibleNamedRule rule
-
-
-
Exception org.eclipse.epsilon.erl.exceptions.ErlRuleNotFoundException
class ErlRuleNotFoundException extends EolRuntimeException implements Serializable
-
-
Package org.eclipse.epsilon.erl.execute.data
-
Class org.eclipse.epsilon.erl.execute.data.JobBatch
class JobBatch extends Object implements Serializable- serialVersionUID:
- 5469863968982457471L
-
Serialized Fields
-
from
int from
The start index. -
to
int to
The end index.
-
-
-
Package org.eclipse.epsilon.eunit
-
Exception org.eclipse.epsilon.eunit.EUnitParseException
class EUnitParseException extends EolRuntimeException implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
parseProblems
List<ParseProblem> parseProblems
-
-
-
Package org.eclipse.epsilon.eunit.operations
-
Exception org.eclipse.epsilon.eunit.operations.EUnitFailedModelComparisonException
class EUnitFailedModelComparisonException extends EolAssertionException implements Serializable- serialVersionUID:
- -8368177791718138568L
-
Serialized Fields
-
comparator
IModelComparator comparator
-
-
-
Package org.eclipse.epsilon.evl.emf.validation
-
Class org.eclipse.epsilon.evl.emf.validation.ValidationResults
class ValidationResults extends IdentityHashMap<Object,Collection<UnsatisfiedConstraint>> implements Serializable - serialVersionUID:
- -4636840792602473855L
-
-
Package org.eclipse.epsilon.evl.execute.exceptions
-
Exception org.eclipse.epsilon.evl.execute.exceptions.EvlCircularAssumptionException
class EvlCircularAssumptionException extends EolRuntimeException implements Serializable -
Exception org.eclipse.epsilon.evl.execute.exceptions.EvlConstraintNotFoundException
class EvlConstraintNotFoundException extends EolRuntimeException implements Serializable-
Serialized Fields
-
constraintName
String constraintName
-
-
-
-
Package org.eclipse.epsilon.flexmi
-
Exception org.eclipse.epsilon.flexmi.FlexmiParseException
class FlexmiParseException extends IOException implements Serializable-
Serialized Fields
-
lineNumber
int lineNumber
-
-
-
-
Package org.eclipse.epsilon.flock.dt.emf.actions
-
Exception org.eclipse.epsilon.flock.dt.emf.actions.MigrationStrategyExtensionLocatorException
class MigrationStrategyExtensionLocatorException extends Exception implements Serializable- serialVersionUID:
- 8764522300740250777L
-
-
Package org.eclipse.epsilon.flock.execute.exceptions
-
Exception org.eclipse.epsilon.flock.execute.exceptions.ConservativeCopyException
class ConservativeCopyException extends FlockRuntimeException implements Serializable- serialVersionUID:
- -6724410698885944942L
-
Exception org.eclipse.epsilon.flock.execute.exceptions.FlockRuntimeException
class FlockRuntimeException extends EolRuntimeException implements Serializable- serialVersionUID:
- -3550145829402258002L
-
Exception org.eclipse.epsilon.flock.execute.exceptions.FlockUnsupportedModelException
class FlockUnsupportedModelException extends FlockRuntimeException implements Serializable- serialVersionUID:
- 4026802432275940218L
-
-
Package org.eclipse.epsilon.hutn.exceptions
-
Exception org.eclipse.epsilon.hutn.exceptions.HutnConfigFileNotFoundException
class HutnConfigFileNotFoundException extends HutnTranslationException implements Serializable- serialVersionUID:
- -4237724925006932119L
-
Serialized Fields
-
col
int col
-
line
int line
-
path
String path
-
-
Exception org.eclipse.epsilon.hutn.exceptions.HutnException
class HutnException extends Exception implements Serializable- serialVersionUID:
- 4156083316857541986L
-
Exception org.eclipse.epsilon.hutn.exceptions.HutnGenerationException
class HutnGenerationException extends HutnException implements Serializable- serialVersionUID:
- 3599569434969599993L
-
Exception org.eclipse.epsilon.hutn.exceptions.HutnMetaModelRegistrationException
class HutnMetaModelRegistrationException extends HutnException implements Serializable- serialVersionUID:
- 947238792218100169L
-
Exception org.eclipse.epsilon.hutn.exceptions.HutnTranslationException
class HutnTranslationException extends HutnException implements Serializable- serialVersionUID:
- 8232490290734519420L
-
Exception org.eclipse.epsilon.hutn.exceptions.HutnUnrecognisedNsUriException
class HutnUnrecognisedNsUriException extends HutnValidationException implements Serializable- serialVersionUID:
- -1080099386134587595L
-
Serialized Fields
-
col
int col
-
line
int line
-
uri
String uri
-
-
Exception org.eclipse.epsilon.hutn.exceptions.HutnValidationException
class HutnValidationException extends HutnException implements Serializable- serialVersionUID:
- 1361261707989731751L
-
-
Package org.eclipse.epsilon.hutn.xmi
-
Exception org.eclipse.epsilon.hutn.xmi.HutnXmiBridgeException
class HutnXmiBridgeException extends Exception implements Serializable- serialVersionUID:
- -1476988847851174120L
-
-
Package org.eclipse.epsilon.picto
-
Exception org.eclipse.epsilon.picto.ResourceLoadingException
class ResourceLoadingException extends Exception implements Serializable
-