Serialized Form


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

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



Copyright © 2006-2010 Christian Nentwich and others