AROM-2_2_13

Serialized Form


Package arom.kr.query.engine

Class arom.kr.query.engine.AQCondition implements Serializable

Serialized Fields

condStructName_

String condStructName_

searchSpace_

String searchSpace_

condRoleName_

String condRoleName_

qclNodeExpression_

String qclNodeExpression_

next_

AQCondition next_

previous_

AQCondition previous_

Class arom.kr.query.engine.AQException implements Serializable

Class arom.kr.query.engine.AQInitException implements Serializable

Class arom.kr.query.engine.AQInstancesCollectionsException implements Serializable

Class arom.kr.query.engine.AQParserException implements Serializable

Class arom.kr.query.engine.AQQuery implements Serializable

Serialization Methods

readObject

private void readObject(ObjectInputStream in)
                 throws IOException,
                        ClassNotFoundException
Serialized Fields

conditions_

AQCondition conditions_

label_

String label_

Class arom.kr.query.engine.AQQueryTest_ implements Serializable

Class arom.kr.query.engine.AQStructureException implements Serializable


Package arom.kr.query.util

Class arom.kr.query.util.REBadPatternException implements Serializable

Class arom.kr.query.util.REException implements Serializable


Package arom.kr.model

Class arom.kr.model.AMException implements Serializable

Class arom.kr.model.EntityCreationException implements Serializable

Serialized Fields

nestedException_

Exception nestedException_

Class arom.kr.model.InferenceException implements Serializable

Serialized Fields

nestedException_

Exception nestedException_

Class arom.kr.model.InvalidNameException implements Serializable

Serialized Fields

name_

String name_
The name that was supplied to the name space.


entity_

NamedEntity entity_
The named entity that throw the exception.

Class arom.kr.model.InvalidSpecializationException implements Serializable

Class arom.kr.model.InvalidValueException implements Serializable

Class arom.kr.model.MembershipVetoException implements Serializable

Class arom.kr.model.NoSuchEntityException implements Serializable

Serialized Fields

entity_

AMEntity entity_
The referenced entity that was not found in the context of the executed method.

Class arom.kr.model.UnknownValueException implements Serializable


Package arom.kr.model.modifiers

Class arom.kr.model.modifiers.InvalidModifierException implements Serializable


Package arom.kr.model.event

Class arom.kr.model.event.EntityEvent implements Serializable

Class arom.kr.model.event.InstancesClearEvent implements Serializable


Package arom.kr.parser

Class arom.kr.parser.InvalidDescriptionException implements Serializable

Class arom.kr.parser.InvalidFormatException implements Serializable


Package arom.kr.parser.standard

Class arom.kr.parser.standard.InvalidSemanticException implements Serializable

Class arom.kr.parser.standard.ParseException implements Serializable

Serialized Fields

specialConstructor

boolean specialConstructor

currentToken

arom.kr.parser.standard.Token currentToken

expectedTokenSequences

int[][] expectedTokenSequences

tokenImage

String[] tokenImage

eol

String eol

Class arom.kr.parser.standard.TokenMgrError implements Serializable

Serialized Fields

errorCode

int errorCode


Package arom.kr.parser.instances

Class arom.kr.parser.instances.ParseException implements Serializable

Serialized Fields

specialConstructor

boolean specialConstructor

currentToken

arom.kr.parser.instances.Token currentToken

expectedTokenSequences

int[][] expectedTokenSequences

tokenImage

String[] tokenImage

eol

String eol

Class arom.kr.parser.instances.TokenMgrError implements Serializable

Serialized Fields

errorCode

int errorCode


Package helix.util

Class helix.util.ResourceInterpreterException implements Serializable


Package helix.util.ui

Class helix.util.ui.AppCompleteEvent implements Serializable

Class helix.util.ui.FoldPanel implements Serializable

Serialized Fields

cardPane

JPanel cardPane

emptyPane

JPanel emptyPane

pane

JPanel pane

internalPane

JPanel internalPane

foldButton

JButton foldButton

folded

boolean folded

Class helix.util.ui.FreeMemoryBean implements Serializable

Serialized Fields

totalMemory

long totalMemory

freeMemory

long freeMemory

bar

JProgressBar bar

gcButton_

JButton gcButton_

displayGCButton_

boolean displayGCButton_

pause

int pause

running

Thread running

thisThread_

Thread thisThread_

runtime_

Runtime runtime_

currMem_

long currMem_

currTimeMem_

long currTimeMem_

currToolTipText_

String currToolTipText_

unit_

String unit_

minPercent_

boolean minPercent_

minValue_

double minValue_

minColor_

Color minColor_

maxPercent_

boolean maxPercent_

maxValue_

double maxValue_

maxColor_

Color maxColor_

defaultColor_

Color defaultColor_

gcButtonSize_

int gcButtonSize_

firstVisible_

boolean firstVisible_

Class helix.util.ui.HAbstractAction implements Serializable

Class helix.util.ui.HConsole implements Serializable

Serialized Fields

_outputDeviceObs

helix.util.ui.ObservableStream _outputDeviceObs

_outputStream

PrintStream _outputStream

_jsp

JScrollPane _jsp

textPane_

JEditorPane textPane_

Class helix.util.ui.HMenuItem implements Serializable

Class helix.util.ui.HMultiLineToolTip implements Serializable

Serialized Fields

columns

int columns

fixedwidth

int fixedwidth

tipText

String tipText

component

JComponent component

Class helix.util.ui.HOperatorPanel implements Serializable

Serialized Fields

listeners_

Set listeners_

Class helix.util.ui.HParametersDialog implements Serializable

Serialized Fields

dialogLabel_

JTextPane dialogLabel_

parameterViews_

List parameterViews_

parameterAccepted_

boolean parameterAccepted_

okPerformed_

boolean okPerformed_

Class helix.util.ui.HSlider implements Serializable

Serialized Fields

min_

int min_

max_

int max_

left_

int left_

right_

int right_

listeners_

List listeners_

minKnobSize_

int minKnobSize_

knobShape_

Rectangle knobShape_

factor_

float factor_

xRef

int xRef

dragged_

boolean dragged_

sided_

boolean sided_

defaultCursor_

Cursor defaultCursor_

Class helix.util.ui.HTableMultiHeightRow implements Serializable

Serialized Fields

rowHeights

HashMap rowHeights

Class helix.util.ui.HToolBar implements Serializable

Class helix.util.ui.JMenuWindow implements Serializable

Serialized Fields

RESOURCES

ResourceBundle RESOURCES

desktop_

JDesktopPane desktop_

commonActions_

List commonActions_

Class helix.util.ui.JPanelAnim implements Serializable

Serialized Fields

bimg

BufferedImage bimg

Class helix.util.ui.OKCancelDialog implements Serializable

Serialized Fields

ok_

JButton ok_

cancel_

JButton cancel_

customButtons_

List customButtons_

prefs_

java.util.prefs.Preferences prefs_

panel_

JPanel panel_

gridbag

GridBagLayout gridbag

c

GridBagConstraints c

Class helix.util.ui.SplashScreen implements Serializable

Serialized Fields

progress_

int progress_

progressHeight_

int progressHeight_

bar_

JProgressBar bar_

infoText_

JLabel infoText_

image_

ImageIcon image_

paintProgressBar_

boolean paintProgressBar_


Package helix.util.ui.parameters

Class helix.util.ui.parameters.CheckBoxView implements Serializable

Serialized Fields

checkbox_

JCheckBox checkbox_

label_

JLabel label_

Class helix.util.ui.parameters.ComboBoxView implements Serializable

Serialized Fields

combo_

JComboBox combo_

label_

JLabel label_

Class helix.util.ui.parameters.ListView implements Serializable

Serialized Fields

list_

JList list_

label_

JLabel label_

scroll_

JScrollPane scroll_

Class helix.util.ui.parameters.ParameterView implements Serializable

Serialized Fields

parameter_

ObjectParameter parameter_

Class helix.util.ui.parameters.RadioPanel implements Serializable

Serialized Fields

label_

JLabel label_

buttonsPanel_

JPanel buttonsPanel_

group_

ButtonGroup group_

selected_

Object selected_

Class helix.util.ui.parameters.TextfieldsGroupView implements Serializable

Serialized Fields

label_

JLabel label_

_defaultValues

Object[] _defaultValues

nbFields_

int nbFields_

textFieldsList

ArrayList textFieldsList

remButtonsList

ArrayList remButtonsList

textfieldsPanel_

JPanel textfieldsPanel_

scroll_

JScrollPane scroll_

Class helix.util.ui.parameters.TextfieldView implements Serializable

Serialized Fields

label_

JLabel label_

textfield_

JTextField textfield_


AROM-2_2_13