Serialized Form


Package net.sourceforge.nrl.parser.ast.impl

Class net.sourceforge.nrl.parser.ast.impl.SyntaxErrorException extends RuntimeException implements Serializable

serialVersionUID: 4837391793769993910L

Serialized Fields

syntaxError

SyntaxError syntaxError

Package net.sourceforge.nrl.parser.model.loader

Class net.sourceforge.nrl.parser.model.loader.ModelLoadingException extends Exception implements Serializable

serialVersionUID: 5343672343418779719L

Class net.sourceforge.nrl.parser.model.loader.OperatorLoadingException extends Exception implements Serializable

serialVersionUID: 5343672343418779719L


Package net.sourceforge.nrl.parser.model.xsd

Class net.sourceforge.nrl.parser.model.xsd.UnprocessableSchemaException extends Exception implements Serializable

serialVersionUID: -3673101268586439347L


Package net.sourceforge.nrl.parser.operators

Class net.sourceforge.nrl.parser.operators.ImplementationDetail extends PropertyAwareObject implements Serializable

serialVersionUID: -2251621148303061200L

Serialized Fields

label

String label

value

String value

Class net.sourceforge.nrl.parser.operators.Operator extends PropertyAwareObject implements Serializable

serialVersionUID: 5232299559789647958L

Serialized Fields

nrlReturnType

NRLDataType nrlReturnType

name

String name

parameters

List<E> parameters

documentation

String documentation

implementationDetails

Map<K,V> implementationDetails

returnType

IModelElement returnType

returnTypeName

String returnTypeName

purpose

String purpose

Class net.sourceforge.nrl.parser.operators.Operators extends PropertyAwareObject implements Serializable

serialVersionUID: 4131906482398148668L

Serialized Fields

operators

List<E> operators

modelFileNames

List<E> modelFileNames

documentation

String documentation

loadedVersion

IOperators.LoadedVersion loadedVersion

Class net.sourceforge.nrl.parser.operators.Parameter extends PropertyAwareObject implements Serializable

serialVersionUID: 8001204176434082829L

Serialized Fields

name

String name

nrlType

NRLDataType nrlType

type

IModelElement type

typeName

String typeName

implementationDetails

Map<K,V> implementationDetails

typeIsCollection

boolean typeIsCollection

Class net.sourceforge.nrl.parser.operators.PropertyAwareObject extends Object implements Serializable

serialVersionUID: -6966781993839416832L


Package net.sourceforge.nrl.parser.resolver

Class net.sourceforge.nrl.parser.resolver.ResolverException extends Exception implements Serializable

serialVersionUID: 5136712961362978107L



Copyright © 2006-2013. All Rights Reserved.