Serialized Form


Package hep.graphics.heprep

Class hep.graphics.heprep.HepRepConversionException extends RuntimeException implements Serializable

serialVersionUID: 4435606384275686524L

Class hep.graphics.heprep.HepRepTypeException extends RuntimeException implements Serializable

serialVersionUID: 8247202788421287104L

Class hep.graphics.heprep.HepRepVersionException extends IOException implements Serializable

serialVersionUID: 2137208014190117701L


Package hep.graphics.heprep.corba.idl

Class hep.graphics.heprep.corba.idl._HepRepStub extends ObjectImpl implements Serializable

Serialization Methods

readObject

private void readObject(ObjectInputStream s)
                 throws IOException
Throws:
IOException

writeObject

private void writeObject(ObjectOutputStream s)
                  throws IOException
Throws:
IOException

Class hep.graphics.heprep.corba.idl.HepRepAction extends Object implements Serializable

Serialized Fields

name

String name

expression

String expression

Class hep.graphics.heprep.corba.idl.HepRepAttDef extends Object implements Serializable

Serialized Fields

name

String name

desc

String desc

category

String category

extra

String extra

Class hep.graphics.heprep.corba.idl.HepRepAttValue extends Object implements Serializable

Serialized Fields

name

String name

value

Any value

showLabel

int showLabel

Class hep.graphics.heprep.corba.idl.HepRepInstance extends Object implements Serializable

Serialized Fields

typeName

String typeName

instances

HepRepInstance[] instances

points

HepRepPoint[] points

attValues

HepRepAttValue[] attValues

Class hep.graphics.heprep.corba.idl.HepRepInstanceTree extends Object implements Serializable

Serialized Fields

id

HepRepTreeID id

typeTreeID

HepRepTreeID typeTreeID

instanceTreeIDs

HepRepTreeID[] instanceTreeIDs

instances

HepRepInstance[] instances

Class hep.graphics.heprep.corba.idl.HepRepPoint extends Object implements Serializable

Serialized Fields

x

double x

y

double y

z

double z

attValues

HepRepAttValue[] attValues

Class hep.graphics.heprep.corba.idl.HepRepTreeID extends Object implements Serializable

Serialized Fields

name

String name

version

String version

Class hep.graphics.heprep.corba.idl.HepRepType extends Object implements Serializable

Serialized Fields

name

String name

desc

String desc

infoURL

String infoURL

types

HepRepType[] types

attDefs

HepRepAttDef[] attDefs

attValues

HepRepAttValue[] attValues

Class hep.graphics.heprep.corba.idl.HepRepTypeTree extends Object implements Serializable

Serialized Fields

id

HepRepTreeID id

types

HepRepType[] types

Package hep.graphics.heprep.corbavalue.idl

Class hep.graphics.heprep.corbavalue.idl._HepRepStub extends ObjectImpl implements Serializable

Serialization Methods

readObject

private void readObject(ObjectInputStream s)
                 throws IOException
Throws:
IOException

writeObject

private void writeObject(ObjectOutputStream s)
                  throws IOException
Throws:
IOException

Class hep.graphics.heprep.corbavalue.idl.HepRepAction extends Object implements Serializable

Serialized Fields

name

String name

expression

String expression

Class hep.graphics.heprep.corbavalue.idl.HepRepAttDef extends Object implements Serializable

Serialized Fields

name

String name

desc

String desc

category

String category

extra

String extra

Class hep.graphics.heprep.corbavalue.idl.HepRepAttribute extends Object implements Serializable

Serialized Fields

attValues

HepRepAttValue[] attValues

Class hep.graphics.heprep.corbavalue.idl.HepRepAttValue extends Object implements Serializable

Serialized Fields

name

String name

value

Any value

showLabel

int showLabel

Class hep.graphics.heprep.corbavalue.idl.HepRepDefinition extends HepRepAttribute implements Serializable

Serialized Fields

attDefs

HepRepAttDef[] attDefs

Class hep.graphics.heprep.corbavalue.idl.HepRepInstance extends HepRepAttribute implements Serializable

Serialized Fields

instances

HepRepInstance[] instances

typeName

HepRepType typeName

points

HepRepPoint[] points

Class hep.graphics.heprep.corbavalue.idl.HepRepInstanceTree extends HepRepTreeID implements Serializable

Serialized Fields

typeTreeID

HepRepTreeID typeTreeID

instanceTreeIDs

HepRepTreeID[] instanceTreeIDs

instances

HepRepInstance[] instances

Class hep.graphics.heprep.corbavalue.idl.HepRepPoint extends HepRepAttribute implements Serializable

Serialized Fields

instance

HepRepInstance instance

x

double x

y

double y

z

double z

Class hep.graphics.heprep.corbavalue.idl.HepRepTreeID extends Object implements Serializable

Serialized Fields

name

String name

version

String version

Class hep.graphics.heprep.corbavalue.idl.HepRepType extends HepRepDefinition implements Serializable

Serialized Fields

parent

HepRepType parent

name

String name

desc

String desc

infoURL

String infoURL

types

HepRepType[] types

Class hep.graphics.heprep.corbavalue.idl.HepRepTypeTree extends HepRepTreeID implements Serializable

Serialized Fields

types

HepRepType[] types



Copyright © 2000-2007 FreeHEP. All Rights Reserved.