Serialized Form


Package cbr.agent

Class cbr.agent.CCVGathererAgent extends RoundtripAgent implements Serializable

Serialized Fields

time_

long time_
The time this agent started (the first time it is run).

Class cbr.agent.CCVIncubatorAgent extends RoundtripAgent implements Serializable

Class cbr.agent.CCVQueryAgent extends RoundtripAgent implements Serializable

Class cbr.agent.FetchAgent extends WaitingAgent implements Serializable

Serialized Fields

state_

int state_

disableFetchButton_

boolean disableFetchButton_

disableReturnButton_

boolean disableReturnButton_


Package cbr.attack

Class cbr.attack.DecryptAgent extends Object implements Serializable

Serialized Fields

state_

int state_


Package cbr.ccv

Class cbr.ccv.CCV extends Object implements Serializable

Serialized Fields

coherent_

float[] coherent_
The per color percentage of coherent pixels in the represented image.


incoherent_

float[] incoherent_
The per color percentage of incoherent pixels in the represented image.


Package cbr.gui

Class cbr.gui.Bar extends JLabel implements Serializable

Serialized Fields

fill_

float fill_

Class cbr.gui.ImagePanel extends JPanel implements Serializable

Serialized Fields

grid_

GridBagLayout grid_

images_

ArrayList images_

panel_

JPanel panel_

count_

int count_

x_

int x_

y_

int y_

Class cbr.gui.ResultsPanel extends JPanel implements Serializable

Serialized Fields

controller_

SearchController controller_

entries_

PictureEntry[] entries_

id_

int id_

Class cbr.gui.ServerListEntry extends Object implements Serializable

Serialized Fields

picturePath_

String picturePath_

indexPath_

String indexPath_

dName_

String dName_

url_

URL url_


Package cbr.service

Class cbr.service.PictureEntry extends Object implements Serializable

Serialized Fields

features

FeatureVector features
The feature vector of the picture represented by this entry.


distance

float distance
The distance of the picture represented by this entry to the query picture.


name

String name
The name of the picture represented by this entry.


url

String url
The URL of the agent server where the picture can be retrieved that is represented by this entry.


thumbnail

byte[] thumbnail
The thumbnail of the picture represented by this entry.

Class cbr.service.UnsupportedAlgorithmException extends Exception implements Serializable


Package cbr.util

Class cbr.util.ImageException extends Exception implements Serializable

Class cbr.util.ImageFrame extends Frame implements Serializable

Class cbr.util.ScaledImagePanel extends JPanel implements Serializable

Serialized Fields

image_

Image image_

maxheight_

int maxheight_

maxwidth_

int maxwidth_

quality_

int quality_


Package de.fhg.igd.amoa

Class de.fhg.igd.amoa.AMoAInterpreter extends HSMInterpreter implements Serializable

Class de.fhg.igd.amoa.MigrationTransition extends HSMTransition implements Serializable


Package de.fhg.igd.atlas.core

Class de.fhg.igd.atlas.core.StorageDBEvent extends Event implements Serializable

Serialized Fields

mask_

int mask_
The bit mask of those parameters this event refers to.


Package de.fhg.igd.atlas.lsp

Class de.fhg.igd.atlas.lsp.InvalidMessageTypeException extends RuntimeException implements Serializable

Class de.fhg.igd.atlas.lsp.LSPEntry extends ASN1Sequence implements Serializable

Serialized Fields

implicitName_

ASN1OctetString implicitName_
The implicit name of this entry.


contactAddress_

ASN1OctetString contactAddress_
The contact address of this entry.


cookie_

ASN1OctetString cookie_
The cookie of this entry.


timestamp_

ASN1Integer timestamp_
The timestamp of this entry.

Class de.fhg.igd.atlas.lsp.LSPListResult extends ASN1SetOf implements Serializable

Class de.fhg.igd.atlas.lsp.LSPRefresh extends ASN1SetOf implements Serializable

Class de.fhg.igd.atlas.lsp.LSPRefreshResult extends ASN1SetOf implements Serializable

Class de.fhg.igd.atlas.lsp.LSPRegisterEncoded extends ASN1Sequence implements Serializable

Serialized Fields

implicitName_

ASN1OctetString implicitName_
The implicit name of this request.


contactAddress_

ASN1OctetString contactAddress_
The contact address of this request.


encodedNewCookie_

ASN1OctetString encodedNewCookie_
The encoded cookie of this request.


mac_

ASN1OctetString mac_
The message authentification code of this Request used for verifying the integrity of the message.


integrity_

boolean integrity_
The integrity flag for this request.


newCookie_

byte[] newCookie_
The plain new Cookie.


currentCookie_

byte[] currentCookie_
The plain current Cookie.

Class de.fhg.igd.atlas.lsp.LSPRegisterEncrypted extends EnvelopedData implements Serializable

Serialized Fields

registerPlain_

LSPRegisterPlain registerPlain_
The plain register request as LSP_RegisterPlain

Class de.fhg.igd.atlas.lsp.LSPRegisterPlain extends ASN1Sequence implements Serializable

Serialized Fields

implicitName_

ASN1OctetString implicitName_
The implicit name of this request.


contactAddress_

ASN1OctetString contactAddress_
The contact address of this request.


newCookie_

ASN1OctetString newCookie_
The new cookie of this request.


currentCookie_

ASN1OctetString currentCookie_
The current cookie of this request.

Class de.fhg.igd.atlas.lsp.LSPReply extends ASN1Sequence implements Serializable

Serialized Fields

version_

ASN1Integer version_
The version number of this reply.


type_

ASN1Integer type_
The reply type.


state_

ASN1Integer state_
The reply state.


body_

ASN1Type body_
The reply body.

Class de.fhg.igd.atlas.lsp.LSPRequest extends ASN1Sequence implements Serializable

Serialized Fields

version_

ASN1Integer version_
The version number of this request.


type_

ASN1Integer type_
The request type.


body_

ASN1Type body_
The request body.

Class de.fhg.igd.atlas.lsp.WrongProtocolVersionException extends RuntimeException implements Serializable


Package de.fhg.igd.earth.control

Class de.fhg.igd.earth.control.GUI extends JFrame implements Serializable

Serialized Fields

contentPane

JPanel contentPane

titledBorder1

TitledBorder titledBorder1

titledBorder2

TitledBorder titledBorder2

titledBorder3

TitledBorder titledBorder3

titledBorder4

TitledBorder titledBorder4

jSplitPane1

JSplitPane jSplitPane1

jPanel1

JPanel jPanel1

jPanel2

JPanel jPanel2

jSplitPane2

JSplitPane jSplitPane2

jZoomSliderPanel

JPanel jZoomSliderPanel

jGraphicPanel

JPanel jGraphicPanel

borderLayout2

BorderLayout borderLayout2

jPanel7

JPanel jPanel7

jPanel9

JPanel jPanel9

flowLayout1

FlowLayout flowLayout1

titledBorder5

TitledBorder titledBorder5

ToolBarGroup

ButtonGroup ToolBarGroup

borderLayout1

BorderLayout borderLayout1

jScrollPane2

JScrollPane jScrollPane2

jScrollPane1

JScrollPane jScrollPane1

jTreePanel

JPanel jTreePanel

gridLayout2

GridLayout gridLayout2

gridLayout4

GridLayout gridLayout4

gridLayout5

GridLayout gridLayout5

menuBar1

MenuBar menuBar1

menu1

Menu menu1

menuItem2

MenuItem menuItem2

menu2

Menu menu2

menuItem7

MenuItem menuItem7

menuItem15

MenuItem menuItem15

jTabbedPane1

JTabbedPane jTabbedPane1

gridLayout3

GridLayout gridLayout3

jInfoPanel

JPanel jInfoPanel

jPropertiesPanel

JPanel jPropertiesPanel

jSlider1

JSlider jSlider1

menuItem18

MenuItem menuItem18

menuItem20

MenuItem menuItem20

menuItem21

MenuItem menuItem21

menuItem22

MenuItem menuItem22

menuItem3

MenuItem menuItem3

menuItem4

MenuItem menuItem4

menuItem1

MenuItem menuItem1

menu8

Menu menu8

menu4

Menu menu4

menuItem11

MenuItem menuItem11

menuItem12

MenuItem menuItem12

menu5

Menu menu5

checkboxMenuItem1

CheckboxMenuItem checkboxMenuItem1

menu9

Menu menu9

checkboxMenuItem2

CheckboxMenuItem checkboxMenuItem2

checkboxMenuItem3

CheckboxMenuItem checkboxMenuItem3

jPanel3

JPanel jPanel3

jPanel4

JPanel jPanel4

jLabel3

JLabel jLabel3

jGeoPosition

JLabel jGeoPosition

borderLayout3

BorderLayout borderLayout3

jFPS

JLabel jFPS

jLabel1

JLabel jLabel1

gridLayout6

GridLayout gridLayout6

borderLayout4

BorderLayout borderLayout4

menu10

Menu menu10

checkboxMenuItem4

CheckboxMenuItem checkboxMenuItem4

checkboxMenuItem5

CheckboxMenuItem checkboxMenuItem5

datapath_

String datapath_

modelManager_

ModelManager modelManager_
the model manager


tracerManager_

TracerManager tracerManager_
the tracer manager


projectorManager_

ProjectorManager projectorManager_
the projector manager


pleaseWait_

StatusDialog pleaseWait_
a simple status dialog


menuItem16

MenuItem menuItem16

menuItem17

MenuItem menuItem17


Package de.fhg.igd.earth.control.dialog

Class de.fhg.igd.earth.control.dialog.CheckListBox extends JPanel implements Serializable

Serialized Fields

recordNames_

Vector recordNames_
record names (Strings)


selected_

Vector selected_
selection list (Booleans)


checkBoxes_

Vector checkBoxes_
checkBoxes (JCheckBoxes)


gridLayout1

GridLayout gridLayout1

Class de.fhg.igd.earth.control.dialog.NewProjectDialog extends JDialog implements Serializable

Serialized Fields

panel1

JPanel panel1

borderLayout1

BorderLayout borderLayout1

jPanel1

JPanel jPanel1

gridLayout1

GridLayout gridLayout1

jPanel3

JPanel jPanel3

jButton1

JButton jButton1

jButton2

JButton jButton2

projectSelection_

ButtonGroup projectSelection_

jPanel5

JPanel jPanel5

jRadioButton1

JRadioButton jRadioButton1

jRadioButton2

JRadioButton jRadioButton2

gridLayout2

GridLayout gridLayout2

jPanel2

JPanel jPanel2

jCheckBox1

JCheckBox jCheckBox1

gridLayout3

GridLayout gridLayout3

selected_

int selected_
selected RadioButton


simpleWorld_

boolean simpleWorld_
create simple world ?

Class de.fhg.igd.earth.control.dialog.StatusDialog extends JDialog implements Serializable


Package de.fhg.igd.earth.model.graph

Class de.fhg.igd.earth.model.graph.Background extends Leaf implements Serializable

Class de.fhg.igd.earth.model.graph.Box extends Primitive implements Serializable

Serialized Fields

xdim_

float xdim_
width


ydim_

float ydim_
height


zdim_

float zdim_
depth

Class de.fhg.igd.earth.model.graph.BranchGroup extends Group implements Serializable

Class de.fhg.igd.earth.model.graph.Cone extends Primitive implements Serializable

Serialized Fields

radius_

float radius_
radius


height_

float height_
height


xdivision_

int xdivision_
x-division


ydivision_

int ydivision_
y-division

Class de.fhg.igd.earth.model.graph.Cylinder extends Primitive implements Serializable

Serialized Fields

radius_

float radius_
radius


height_

float height_
height


xdivision_

int xdivision_
x-division


ydivision_

int ydivision_
y-division

Class de.fhg.igd.earth.model.graph.DetailGroup extends SwitchGroup implements Serializable

Serialized Fields

levelOfDetail_

int levelOfDetail_
Level Of Detail

Class de.fhg.igd.earth.model.graph.DistanceDetailGroup extends SwitchGroup implements Serializable

Serialized Fields

distances_

float[] distances_
field of distances

Class de.fhg.igd.earth.model.graph.Group extends Node implements Serializable

Serialized Fields

children_

Vector children_
A vector with the childen nodes


erasedChildren_

Vector erasedChildren_
A vector with the erased children nodes


maxNumChildren_

int maxNumChildren_
maximum number of children. -1 = infinite

Class de.fhg.igd.earth.model.graph.HistoryGroup extends SwitchGroup implements Serializable

Serialized Fields

datapath_

String datapath_
Datapath for Icons


hops_

int hops_
number of hops since creation


capacity_

int capacity_
current capacity = maximum of children


maxCapacity_

int maxCapacity_
maximum capacity sets the highest capacity value


viewDepth_

int viewDepth_
defines how much children will be visible.

Class de.fhg.igd.earth.model.graph.LatchGroup extends Group implements Serializable

Serialized Fields

projector_

char projector_
projector value

Class de.fhg.igd.earth.model.graph.Leaf extends Node implements Serializable

Serialized Fields

visible_

boolean visible_
the visible flag

Class de.fhg.igd.earth.model.graph.ModelGraph extends Group implements Serializable

Serialized Fields

focus_

Node focus_
The node witch is focused


wireBoxGroup_

WireBoxGroup wireBoxGroup_
This stores the bounding box shape.

Class de.fhg.igd.earth.model.graph.ModelGraphObject extends ProjectorObject implements Serializable

Serialized Fields

name_

String name_
name of the graphic object


infoTable_

Hashtable infoTable_
table storing additional information


changes_

BitSet changes_
changes on the current level


subChanges_

BitSet subChanges_
changes on sublevels (children)


mutable_

boolean mutable_
flag to allow changes


traceable_

boolean traceable_
flag to allow tracing


trace_

boolean trace_
the trace status


timeStamp_

TimeStamp timeStamp_
time of creation

Class de.fhg.igd.earth.model.graph.Node extends ModelGraphObject implements Serializable

Serialized Fields

parent_

Node parent_
the parent of this node (can be null if this node is the root)


icon_

String icon_
the filename of the icon for this node


collidable_

boolean collidable_
collidable flag


pickable_

boolean pickable_
pickable flag


boundless_

boolean boundless_
boundless flag

Class de.fhg.igd.earth.model.graph.Polygon extends Shape implements Serializable

Serialized Fields

normals_

Vector normals_
normals (cVector3f)


coordinates_

Vector coordinates_
point coordinates (cVector3d)


textureCoordinates_

Vector textureCoordinates_
texture coordinates (cVector2f)


boundingBox_

cBoundingBox boundingBox_
a bounding box object (2 points)

Class de.fhg.igd.earth.model.graph.Primitive extends Shape implements Serializable

Class de.fhg.igd.earth.model.graph.Shape extends Leaf implements Serializable

Serialized Fields

color_

Color color_
the color of the shape


highLightColor_

Color highLightColor_
under construction


style_

int style_
the style of the shape (solid...)


transparency_

float transparency_
transparency: 0.0 (no transparence) -> 1.0 (100% transparent)


image_

String image_

cullingMode_

int cullingMode_

highLight_

boolean highLight_
under construction

Class de.fhg.igd.earth.model.graph.Sphere extends Primitive implements Serializable

Serialized Fields

radius_

float radius_
radius


divisions_

int divisions_
divisions

Class de.fhg.igd.earth.model.graph.SwitchGroup extends Group implements Serializable

Serialized Fields

childMask_

BitSet childMask_
childMask


witchChild_

int witchChild_
main filter (NONE,ALL,MASK)

Class de.fhg.igd.earth.model.graph.Text extends Shape implements Serializable

Serialized Fields

text_

String text_
the text string


size_

int size_
the text size

Class de.fhg.igd.earth.model.graph.TransformGroup extends Group implements Serializable

Serialized Fields

transformation_

cMatrix4d transformation_
the transformation matrix 4x4

Class de.fhg.igd.earth.model.graph.WireBoxGroup extends Group implements Serializable


Package de.fhg.igd.earth.model.input

Class de.fhg.igd.earth.model.input.AgentLoaderDialog extends JDialog implements Serializable

Serialized Fields

panel1

JPanel panel1

borderLayout1

BorderLayout borderLayout1

result_

boolean result_

nickname_

String nickname_

implicitName_

String implicitName_

jPanel3

JPanel jPanel3

jButton2

JButton jButton2

jButton1

JButton jButton1

jPanel4

JPanel jPanel4

jPanel1

JPanel jPanel1

jTextField1

JTextField jTextField1

borderLayout2

BorderLayout borderLayout2

jLabel1

JLabel jLabel1

gridLayout1

GridLayout gridLayout1

jPanel2

JPanel jPanel2

jTextField2

JTextField jTextField2

borderLayout3

BorderLayout borderLayout3

jLabel2

JLabel jLabel2

Class de.fhg.igd.earth.model.input.ColorChooser extends JDialog implements Serializable

Serialized Fields

panel1

JPanel panel1

borderLayout1

BorderLayout borderLayout1

jPanel1

JPanel jPanel1

jPanel2

JPanel jPanel2

jButton1

JButton jButton1

jButton2

JButton jButton2

jColorChooser1

JColorChooser jColorChooser1

color_

Color color_
selected color

Class de.fhg.igd.earth.model.input.RawObjectLoaderDialog extends JDialog implements Serializable

Serialized Fields

panel1

JPanel panel1

borderLayout1

BorderLayout borderLayout1

jPanel1

JPanel jPanel1

jPanel2

JPanel jPanel2

jPanel3

JPanel jPanel3

jButton1

JButton jButton1

jButton2

JButton jButton2

recordNames_

Vector recordNames_

selected_

Vector selected_

result_

boolean result_

jScrollPane1

JScrollPane jScrollPane1

list_

CheckListBox list_

Class de.fhg.igd.earth.model.input.ShapeFileLoaderDialog extends JDialog implements Serializable

Serialized Fields

panel1

JPanel panel1

borderLayout1

BorderLayout borderLayout1

jPanel1

JPanel jPanel1

jPanel3

JPanel jPanel3

jScrollPane1

JScrollPane jScrollPane1

borderLayout3

BorderLayout borderLayout3

jPanel4

JPanel jPanel4

jPanel5

JPanel jPanel5

jPanel6

JPanel jPanel6

gridLayout1

GridLayout gridLayout1

directory_

String directory_

filename_

String filename_

result_

boolean result_

recordNames_

Vector recordNames_

selected_

Vector selected_

checkBoxes_

Vector checkBoxes_

frame_

Frame frame_

shapeFileTypeName_

String shapeFileTypeName_

recordCounter_

int recordCounter_

style_

int style_

jPanel14

JPanel jPanel14

jPanel15

JPanel jPanel15

jLabel2

JLabel jLabel2

jLabel1

JLabel jLabel1

borderLayout11

BorderLayout borderLayout11

borderLayout12

BorderLayout borderLayout12

jPanel16

JPanel jPanel16

jLabel5

JLabel jLabel5

gridLayout2

GridLayout gridLayout2

gridLayout3

GridLayout gridLayout3

jTextField1

JTextField jTextField1

jLabel6

JLabel jLabel6

jTextField2

JTextField jTextField2

jPanel17

JPanel jPanel17

jLabel4

JLabel jLabel4

jLabel7

JLabel jLabel7

jTextField3

JTextField jTextField3

jTextField4

JTextField jTextField4

jLabel8

JLabel jLabel8

jTextField5

JTextField jTextField5

jCheckBox1

JCheckBox jCheckBox1

gridLayout4

GridLayout gridLayout4

jPanel8

JPanel jPanel8

gridLayout5

GridLayout gridLayout5

jPanel10

JPanel jPanel10

jButton3

JButton jButton3

jButton4

JButton jButton4

jPanel7

JPanel jPanel7

flowLayout1

FlowLayout flowLayout1

borderLayout2

BorderLayout borderLayout2

jPanel9

JPanel jPanel9

jButton5

JButton jButton5

jPanel11

JPanel jPanel11

borderLayout4

BorderLayout borderLayout4

jPanel12

JPanel jPanel12

jRadioButton1

JRadioButton jRadioButton1

jRadioButton2

JRadioButton jRadioButton2

gridLayout6

GridLayout gridLayout6

buttonGroup1

ButtonGroup buttonGroup1

buttonGroup2

ButtonGroup buttonGroup2

jPanel13

JPanel jPanel13

jPanel2

JPanel jPanel2

jButton2

JButton jButton2

jButton1

JButton jButton1

borderLayout5

BorderLayout borderLayout5

jPanel18

JPanel jPanel18

jLabel3

JLabel jLabel3

jLabel9

JLabel jLabel9

jPanel19

JPanel jPanel19

jLabel10

JLabel jLabel10

jLabel11

JLabel jLabel11

jRadioButton3

JRadioButton jRadioButton3

jRadioButton4

JRadioButton jRadioButton4

gridLayout7

GridLayout gridLayout7

jPanel110

JPanel jPanel110


Package de.fhg.igd.earth.model.output

Class de.fhg.igd.earth.model.output.RawObjectSaverDialog extends JDialog implements Serializable

Serialized Fields

panel1

JPanel panel1

borderLayout1

BorderLayout borderLayout1

jPanel1

JPanel jPanel1

jPanel2

JPanel jPanel2

jPanel3

JPanel jPanel3

jButton1

JButton jButton1

jButton2

JButton jButton2

recordNames_

Vector recordNames_

selected_

Vector selected_

result_

boolean result_

jScrollPane1

JScrollPane jScrollPane1

list_

CheckListBox list_


Package de.fhg.igd.earth.utils

Class de.fhg.igd.earth.utils.cBoundingBox extends javax.media.j3d.BoundingBox implements Serializable

Serialization Methods

readObject

private void readObject(ObjectInputStream in)
                 throws IOException,
                        ClassNotFoundException
The super class ist not clonable, so we have to implement a special read method here


writeObject

private void writeObject(ObjectOutputStream out)
                  throws IOException
The super class ist not clonable, so we have to implement a special write method here

Serialized Fields

boundless_

boolean boundless_
the boundless flag

Class de.fhg.igd.earth.utils.cMatrix4d extends javax.vecmath.Matrix4d implements Serializable

Class de.fhg.igd.earth.utils.cPoint2f extends javax.vecmath.Point2f implements Serializable

Class de.fhg.igd.earth.utils.cPoint3d extends javax.vecmath.Point3d implements Serializable

Class de.fhg.igd.earth.utils.cVector3d extends javax.vecmath.Vector3d implements Serializable

Class de.fhg.igd.earth.utils.cVector3f extends javax.vecmath.Vector3f implements Serializable

Class de.fhg.igd.earth.utils.TimeStamp extends Object implements Serializable

Serialized Fields

hour_

int hour_
hour


minute_

int minute_
minute


second_

int second_
second


Package de.fhg.igd.earth.view.properties

Class de.fhg.igd.earth.view.properties.DefaultProperties extends JPanel implements Serializable

Serialized Fields

node_

Node node_

projectorManager_

ProjectorManager projectorManager_

gridLayout1

GridLayout gridLayout1

jPanel1

JPanel jPanel1

jButton1

JButton jButton1

jButton2

JButton jButton2

jPanel2

JPanel jPanel2

jLabel1

JLabel jLabel1

jTextField1

JTextField jTextField1

borderLayout2

BorderLayout borderLayout2

gridLayout2

GridLayout gridLayout2

jPanel3

JPanel jPanel3

borderLayout3

BorderLayout borderLayout3

jLabel2

JLabel jLabel2

jLabel3

JLabel jLabel3

jCheckBox1

JCheckBox jCheckBox1

Class de.fhg.igd.earth.view.properties.DetailGroupProperties extends JPanel implements Serializable

Serialized Fields

node_

Node node_

projectorManager_

ProjectorManager projectorManager_

jTextField1

JTextField jTextField1

borderLayout3

BorderLayout borderLayout3

borderLayout2

BorderLayout borderLayout2

gridLayout2

GridLayout gridLayout2

jLabel3

JLabel jLabel3

jLabel2

JLabel jLabel2

jLabel1

JLabel jLabel1

jPanel3

JPanel jPanel3

jPanel2

JPanel jPanel2

gridLayout3

GridLayout gridLayout3

Class de.fhg.igd.earth.view.properties.DistanceDetailGroupProperties extends JPanel implements Serializable

Serialized Fields

node_

DistanceDetailGroup node_

projectorManager_

ProjectorManager projectorManager_

jTextField1

JTextField jTextField1

borderLayout3

BorderLayout borderLayout3

borderLayout2

BorderLayout borderLayout2

gridLayout2

GridLayout gridLayout2

jLabel3

JLabel jLabel3

jLabel2

JLabel jLabel2

jLabel1

JLabel jLabel1

jPanel3

JPanel jPanel3

jPanel2

JPanel jPanel2

gridLayout3

GridLayout gridLayout3

jTextField2

JTextField jTextField2

borderLayout4

BorderLayout borderLayout4

jLabel4

JLabel jLabel4

jPanel4

JPanel jPanel4

Class de.fhg.igd.earth.view.properties.HistoryGroupProperties extends JPanel implements Serializable

Serialized Fields

node_

Node node_

projectorManager_

ProjectorManager projectorManager_

gridLayout1

GridLayout gridLayout1

jProgressBar1

JProgressBar jProgressBar1

jPanel1

JPanel jPanel1

jTextField1

JTextField jTextField1

jLabel1

JLabel jLabel1

jPanel2

JPanel jPanel2

jLabel2

JLabel jLabel2

jLabel3

JLabel jLabel3

jPanel3

JPanel jPanel3

jLabel4

JLabel jLabel4

jPanel4

JPanel jPanel4

jSlider1

JSlider jSlider1

jLabel5

JLabel jLabel5

borderLayout1

BorderLayout borderLayout1

borderLayout2

BorderLayout borderLayout2

borderLayout3

BorderLayout borderLayout3

borderLayout4

BorderLayout borderLayout4

jPanel5

JPanel jPanel5

jTextField2

JTextField jTextField2

borderLayout5

BorderLayout borderLayout5

borderLayout6

BorderLayout borderLayout6

gridLayout2

GridLayout gridLayout2

jCheckBox1

JCheckBox jCheckBox1

jLabel6

JLabel jLabel6

jButton2

JButton jButton2

jLabel7

JLabel jLabel7

jButton1

JButton jButton1

jLabel8

JLabel jLabel8

jPanel6

JPanel jPanel6

jPanel7

JPanel jPanel7


Package de.fhg.igd.earth.view.tree

Class de.fhg.igd.earth.view.tree.IconCellRenderer extends JLabel implements Serializable

Serialized Fields

m_textSelectionColor

Color m_textSelectionColor

m_textNonSelectionColor

Color m_textNonSelectionColor

m_bkSelectionColor

Color m_bkSelectionColor

m_bkNonSelectionColor

Color m_bkNonSelectionColor

m_borderSelectionColor

Color m_borderSelectionColor

m_selected

boolean m_selected


Package de.fhg.igd.gps

Class de.fhg.igd.gps.AngularDistanceFormatException extends IllegalArgumentException implements Serializable

Class de.fhg.igd.gps.GPSParserEvent extends Event implements Serializable

Serialized Fields

mask_

int mask_
The bit mask of those parameters this event refers to.

Class de.fhg.igd.gps.InvalidChecksumException extends RuntimeException implements Serializable

Class de.fhg.igd.gps.NMEA183SentenceFormatException extends IllegalArgumentException implements Serializable


Package de.fhg.igd.gps.servlets

Class de.fhg.igd.gps.servlets.GPSServlet extends ImageServlet implements Serializable

Serialized Fields

currentLocation_

WGS84Coordinate currentLocation_

mapRequester_

SortedMap mapRequester_

gps_

GPSService gps_

mapInfo_

MapInfo mapInfo_

history_

boolean history_

focus_

boolean focus_

fit_

boolean fit_

width_

int width_

height_

int height_


Package de.fhg.igd.jhsm

Class de.fhg.igd.jhsm.AbstractAction extends Object implements Serializable

Serialized Fields

LOG

Logger LOG

parent_

Component parent_

Class de.fhg.igd.jhsm.AbstractComponent extends Object implements Serializable

Serialized Fields

LOG

Logger LOG

name_

String name_

parent_

Component parent_

action_

Action action_

Class de.fhg.igd.jhsm.AbstractCondition extends Object implements Serializable

Serialized Fields

transition_

Transition transition_

Class de.fhg.igd.jhsm.AbstractDispatcher extends Object implements Serializable

Serialized Fields

LOG

Logger LOG

listeners_

Set listeners_

Class de.fhg.igd.jhsm.CompositeAction extends AbstractAction implements Serializable

Serialized Fields

sequence_

List sequence_

Class de.fhg.igd.jhsm.FinalState extends Pseudostate implements Serializable

Class de.fhg.igd.jhsm.HSM extends HSMState implements Serializable

Serialized Fields

LOG

Logger LOG

initialState_

InitialState initialState_
The initial state of this state machine.


states_

Set states_
The set of states that have been added to this machine.

Class de.fhg.igd.jhsm.HSMContext extends Object implements Serializable

Serialized Fields

dataStore_

Map dataStore_
A general purpose data container that can be used by actions to share information.


dispatcher_

EventBus dispatcher_
The event dispatcher associated with the hsm to which the context belongs. We don't use the data conatiner for better performance.


trigger_

Event trigger_
Some actions are performed because a trigger event has been received. We don't use the data conatiner for better performance.

Class de.fhg.igd.jhsm.HSMEvent extends Object implements Serializable

Class de.fhg.igd.jhsm.HSMEventBus extends AbstractDispatcher implements Serializable

Serialized Fields

LOG

Logger LOG

dispatcher_

EventListener dispatcher_

Class de.fhg.igd.jhsm.HSMInterpreter extends Object implements Serializable

Serialized Fields

eventQueue_

List eventQueue_
A queue for incoming events.


waiting_

BooleanLock waiting_
This tool is used to manage the wait/notify behavior of the control flow.


root_

CompositeState root_
A referece to the root state of the state machine that is processed by this class. This composite state works as a container for the rest of the state machine.


current_

State current_
The currently active state.


running_

boolean running_
A flag that indicates if this interpreter is running. If it becomes false the processing of the state machine will stop. This is volatile because it may be set/read by the main thread and several other (event dispatching) threads.


suspended_

boolean suspended_
A flag that indicates if this interpreter is suspended. A suspended interpreter can be resumed by calling the run() method again. This is volatile because it may be set/read by the main thread and several other (external) threads.


context_

Context context_
This corresponds to the context as defined in the Interpreter design pattern. It may be null since a context is not needed always.


firedInternal_

boolean firedInternal_
A flag indicating if recently an internal transition did fire.

Class de.fhg.igd.jhsm.HSMState extends AbstractComponent implements Serializable

Serialized Fields

LOG

Logger LOG

transitions_

Set transitions_

deferredEvents_

List deferredEvents_

entry_

Action entry_

exit_

Action exit_

Class de.fhg.igd.jhsm.HSMTransition extends AbstractComponent implements Serializable

Serialized Fields

target_

State target_

condition_

Condition condition_

trigger_

Event trigger_

Class de.fhg.igd.jhsm.InitialState extends Pseudostate implements Serializable

Class de.fhg.igd.jhsm.InternalTransition extends HSMTransition implements Serializable

Class de.fhg.igd.jhsm.Pseudostate extends HSMState implements Serializable


Package de.fhg.igd.jhsm.util

Class de.fhg.igd.jhsm.util.InvalidHSMException extends Exception implements Serializable


Package de.fhg.igd.logging

Class de.fhg.igd.logging.ConfigurationChangeEvent extends EventObject implements Serializable

Serialized Fields

type_

int type_
The operation type


key_

Object key_
The affected property key


oldval_

Object oldval_
The property value before the operation


newval_

Object newval_
The property value after the operation

Class de.fhg.igd.logging.LoggingException extends RuntimeException implements Serializable

Class de.fhg.igd.logging.LogLevel extends Object implements Serializable

Serialization Methods

readResolve

private Object readResolve()
                    throws InvalidObjectException
Serialization magic to avoid "doppelgangers" and also for performance optimization.

Throws:
InvalidObjectException - if the deserialized LogLevel does not exist
Serialized Fields

name_

String name_
The log level name


priority_

int priority_
The log level priority


Package de.fhg.igd.logging.sun

Class de.fhg.igd.logging.sun.SunLogLevel extends Level implements Serializable

Serialization Methods

readResolve

private Object readResolve()
                    throws InvalidObjectException
Serialization magic to avoid "doppelgangers" and also for performance optimization.

Throws:
InvalidObjectException - if the deserialized SunLogLevel does not exist


Package de.fhg.igd.semoa.agent

Class de.fhg.igd.semoa.agent.BenchmarkAgent extends Object implements Serializable

Serialized Fields

target_

URL[] target_
The list of URLs to the host on the itinerary.


route_

int[] route_
The itinerary consisting of indexes into the URL array target_.


time_

long[] time_
The time stamps recorded on each hop of the route.


start_

long start_
The start time.


next_

int next_
The index of our next hop in the route.


recent_

int recent_
The most recent time stamp, i.e. the one recorded at the previous host.


debug_

boolean debug_
Are we debugging?

Class de.fhg.igd.semoa.agent.JumpingAgent extends Object implements Serializable

Serialized Fields

lock_

Object lock_
Lock object for internal synchronization.

Class de.fhg.igd.semoa.agent.RoundtripAgent extends Object implements Serializable

Serialized Fields

retries_

int retries_
The number of remaining retries.


finished_

boolean finished_
This flag indicates wether the indexing has been finished or not.


hop_

int hop_
The current target number.


start_

long start_
The starts time.


time_

long time_
The completion time.


debug_

boolean debug_
Debug flag

Class de.fhg.igd.semoa.agent.TimeAgent extends Object implements Serializable

Serialized Fields

date_

Date date_
The representation of the local time on the remote time server; it holds the result of the agent's task. This attribute belongs to the persistent knowledge of this agent.


try_

int try_
Represents the number of unsuccessfull migration tries.

Class de.fhg.igd.semoa.agent.WaitingAgent extends Object implements Serializable

Serialization Methods

readObject

private void readObject(ObjectInputStream in)
                 throws IOException,
                        ClassNotFoundException
This method is called during deserialisation of this class and is creating the map of signals. This map may not be created in the no-arg constructor since the constructor is not called during deserialisation and we do not want to bundle the signal objects with the agent every time it migrates.


Package de.fhg.igd.semoa.audit

Class de.fhg.igd.semoa.audit.MonitorFrame extends JFrame implements Serializable

Serialized Fields

dbCon_

DBCon dbCon_
An interface to the Database


cSender_

JCheckBox cSender_

sender_

JComboBox sender_

cReceiv_

JCheckBox cReceiv_

receiv_

JComboBox receiv_

cAgent_

JCheckBox cAgent_

agent_

JComboBox agent_

cUser_

JCheckBox cUser_

user_

JComboBox user_

cArriv_

JCheckBox cArriv_

arriv_

JComboBox arriv_

cDepar_

JCheckBox cDepar_

depar_

JComboBox depar_

sql_

JComboBox sql_

search_

JButton search_

doSql_

JButton doSql_

exit_

JButton exit_

save_

JButton save_

info_

JButton info_

tableFrame_

JFrame tableFrame_

tables_

JButton tables_

Class de.fhg.igd.semoa.audit.ResultsFrame extends JFrame implements Serializable

Serialized Fields

dbCon_

DBCon dbCon_

info_

JButton info_

update_

JButton update_

save_

JButton save_

sPane_

JScrollPane sPane_

jTable_

JTable jTable_

sql_

String sql_


Package de.fhg.igd.semoa.comm

Class de.fhg.igd.semoa.comm.PodException extends IOException implements Serializable

Serialized Fields

err_

int err_
The error code.

Class de.fhg.igd.semoa.comm.PodReply extends ASN1Sequence implements Serializable

Serialized Fields

to_

ASN1IA5String to_
The receiver (to) address.


from_

ASN1IA5String from_
The sender (from) address.


status_

ASN1Integer status_
The request status.


max_

int max_
The maximum size of requests.


keep_

boolean keep_
The "keep alive" flag.

Class de.fhg.igd.semoa.comm.PodRequest extends ASN1Sequence implements Serializable

Serialized Fields

to_

ASN1IA5String to_
The receiver (to) address.


from_

ASN1IA5String from_
The sender (from) address.


data_

ASN1OctetString data_
The actual payload.


max_

int max_
The maximum size of requests.


retry_

int retry_
The retry counter.


Package de.fhg.igd.semoa.envision

Class de.fhg.igd.semoa.envision.AbstractPlugin extends JComponent implements Serializable

Serialized Fields

isPlugin_

boolean isPlugin_

Class de.fhg.igd.semoa.envision.ClassTree extends JTree implements Serializable

Serialized Fields

interfaceClosedIcon_

ImageIcon interfaceClosedIcon_

interfaceOpenIcon_

ImageIcon interfaceOpenIcon_

classClosedIcon_

ImageIcon classClosedIcon_

classOpenIcon_

ImageIcon classOpenIcon_

methodsClosedIcon_

ImageIcon methodsClosedIcon_

methodsOpenIcon_

ImageIcon methodsOpenIcon_

fieldsClosedIcon_

ImageIcon fieldsClosedIcon_

fieldsOpenIcon_

ImageIcon fieldsOpenIcon_

methodIcon_

ImageIcon methodIcon_

fieldIcon_

ImageIcon fieldIcon_

Class de.fhg.igd.semoa.envision.EnvironmentTree extends JTree implements Serializable

Serialized Fields

root_

EnvironmentTreeNode root_
The root node of this tree. Should only contain the string "Environment".

Class de.fhg.igd.semoa.envision.Envision extends JFrame implements Serializable

Serialized Fields

updateTimer_

Timer updateTimer_
updates the EnvironmentTree


lastChange_

long lastChange_
milliseconds since the last change in the Environment


desktopPane_

VirtualDesktopPane desktopPane_
All the plugins are placed on the this pane.


tree_

EnvironmentTree tree_
A tree presentation of the environment content.


updateButton_

JButton updateButton_
Updates the EnvironmentTree and the desktop.


automaticUpdateMenuItem_

JCheckBoxMenuItem automaticUpdateMenuItem_

publishMenuItem_

JMenuItem publishMenuItem_

retractMenuItem_

JMenuItem retractMenuItem_

configFile_

String configFile_
The name of the envision configuration file.


toolbarLocation_

String toolbarLocation_
The location of the toolbar as BorderLayout position (except center and south).

Class de.fhg.igd.semoa.envision.EnvisionPermission extends AbstractPermission implements Serializable

Class de.fhg.igd.semoa.envision.ObjectPanel extends JPanel implements Serializable

Serialized Fields

dragSource_

ObjectDragSource dragSource_

valueArea_

JTextArea valueArea_

typeArea_

JTextArea typeArea_

Class de.fhg.igd.semoa.envision.ObjectPlugin extends AbstractPlugin implements Serializable

Serialized Fields

dropTarget_

SemoaDropTarget dropTarget_
The SemoaDropTarget that handles dropping of Objects on the classTree_.


argumentsPanel_

JTabbedPane argumentsPanel_
The panel that shows the arguments of the currently selected method.


outputPanel_

JTabbedPane outputPanel_
The JTabbedPane that lays out the stringView_, the exceptionPanel_ and the resultPanel_.


exceptionPanel_

ObjectPanel exceptionPanel_
The panel that shows the class and the detail message of an Exception that has been thrown while executing the currently selected method.


resultPanel_

ObjectPanel resultPanel_
The ObjectPanel that displays the object that has been returned after the selected method has been executed.


classSplitPane_

JSplitPane classSplitPane_
The JSplitPane that lays out the classTree_ and the argumentsPanel_.


stringView_

JTextArea stringView_
The JTextArea that displays the .toString() output of obj_.


classTree_

ClassTree classTree_
Displays the hierachical structure of obj_.


invokeButton_

JButton invokeButton_
The JButton that invokes the currently selected method.


viewFrame_

JInternalFrame viewFrame_
The view frame that contains this ObjectPlugin. The title of the viewFrame_ will be changed after an Object has been dropped on the class tree.


obj_

Object obj_
The Object that is explored by this ObjectPlugin.

Class de.fhg.igd.semoa.envision.PluginsMenuItem extends JMenuItem implements Serializable

Serialized Fields

plugin_

AbstractPlugin plugin_
AbstractPlugin that supports the object that has been published at path_.


path_

CanonicalPath path_
Path to the published object in the environment.

Class de.fhg.igd.semoa.envision.PublishDialog extends JDialog implements Serializable

Serialized Fields

classTextField_

JTextField classTextField_
JTextField used to enter the full qualified class to publish.


pathTextField_

JTextField pathTextField_
JTextField used to enter the environment path to publish.


proxyComboBox_

JComboBox proxyComboBox_
JComboBox to choose a proxy mode from.


detachCheckBox_

JCheckBox detachCheckBox_
JCheckBox indicating whether to detach the published service or not.


spawnCheckBox_

JCheckBox spawnCheckBox_
JCheckBox indicating whether to spawn the published service or not.


publishButton_

JButton publishButton_
JButton used to confirm the entered parameters.


proxyModes_

HashMap proxyModes_
Stores String to Environment constant mappings for use with the proxyComboBox_.


publish_

boolean publish_
Flag indicating whether the user pressed the publishButton_ or not.


Package de.fhg.igd.semoa.envision.plugins

Class de.fhg.igd.semoa.envision.plugins.AgentLauncherPlugin extends AbstractPlugin implements Serializable

Serialized Fields

sysOps_

String[] sysOps_

typeOps_

String[] typeOps_

aclOps_

String[] aclOps_

importOps_

String[] importOps_

obj_

AgentLauncher obj_
The AgentLauncher displayed in this AgentLauncherPlugin.


objectPlugin_

ObjectPlugin objectPlugin_
Displays the .toString() output of the associated AgentLauncher.


agentEnvironmentPanel_

JPanel agentEnvironmentPanel_
The agent environment panel


startLabel_

JLabel startLabel_
The label on the left side of the start button


launchButton_

JButton launchButton_
The startup button


jarStoreButton_

JButton jarStoreButton_
The jar store button


clearAllButton_

JButton clearAllButton_
The clear all button


propsLoadButton_

JButton propsLoadButton_
The load button for the agent's properties


propsStoreButton_

JButton propsStoreButton_
The store button for the agent's properties


propsAddButton_

JButton propsAddButton_
The add button for the agent's properties


resLoadButton_

JButton resLoadButton_
The load button for the agent's resource


resStoreButton_

JButton resStoreButton_
The store button for the agent's resource


ibClass_

AgentLauncherPlugin.JIconButton ibClass_
The button to make the file browser pop up to chose a Classname


ibClasspath_

AgentLauncherPlugin.JIconButton ibClasspath_
The button to make the file browser pop up to chose a Classpath


ibCodesource_

AgentLauncherPlugin.JIconButton ibCodesource_
The button to make the file browser pop up to chose Codesource


tfAlias_

JTextField tfAlias_
The text field for agent's name


tfDescription_

JTextField tfDescription_
The text field for agent's description


tfClasspath_

JTextField tfClasspath_
The text field for agent's Classpath


tfClass_

JTextField tfClass_
The text field for agent's Classname


tfCodesource_

JTextField tfCodesource_
The text field for additional Codesource


tfInclude_

JTextField tfInclude_
The text field for inlcude Classes


tfExclude_

JTextField tfExclude_
The text field for exclude Codepath


unselectedBrowseIcon_

Image unselectedBrowseIcon_
Image for JIconButton


animatedBrowseIcon_

Image animatedBrowseIcon_
Image for JConButton


messageBoxIcon_

ImageIcon messageBoxIcon_
Image for MessageBox


stripIcon_

ImageIcon stripIcon_
SeMoA-Strip Image


logoIcon_

ImageIcon logoIcon_
SeMoA-Logo Image


membersIcon_

ImageIcon membersIcon_
Image for Members


memberIcon_

ImageIcon memberIcon_
Image for single Member


assignmentsIcon_

ImageIcon assignmentsIcon_
Image for assignments


groupIcon_

ImageIcon groupIcon_
Image for single group


encryptionIcon_

ImageIcon encryptionIcon_
Image for root symbol


leafIcon_

ImageIcon leafIcon_
Image for standard leaf


folderIcon_

ImageIcon folderIcon_
Image for standard node (not leaf, not root)


openfolderIcon_

ImageIcon openfolderIcon_
Image for standard node (not leaf, not root) in expanded mode


cmbSystem_

JComboBox cmbSystem_
The combo box for Agents System


cmbType_

JComboBox cmbType_
The combo box for Agents Type


cmbACL_

JComboBox cmbACL_
The combo box for Agents ACL


cmbImport_

JComboBox cmbImport_
The combo box for Agents Import


ffClass_

FileFilter[] ffClass_
The file filters that define which files to show in the chooser


ffClasspath_

FileFilter[] ffClasspath_
The file filters that define which files to show in the chooser


ffCodesource_

FileFilter[] ffCodesource_
The file filters that define which files to show in the chooser


table_

JTable table_
Shows the servers


resourceTree_

JTree resourceTree_
Shows the resource


encryptionTree_

JTree encryptionTree_
Shows the encryption


popupMenu_

JPopupMenu popupMenu_
the popup menu


properties_

Properties properties_
The agent's properties


resource_

Resource resource_
The agent's resource


classpathList_

Vector classpathList_
List of Classpathes


codesourceList_

Vector codesourceList_
List of CodeSources


includeList_

Vector includeList_
List of Includes


excludeList_

Vector excludeList_
List of Excludes


agentClassSource_

ClassSource agentClassSource_
Used to check if the given agent class is availble.


validAgentClass_

boolean validAgentClass_
Flag signals a valid agent class


certFinder_

CertificateSource certFinder_
Reference of the certificate finder to validate encryption group members.

Class de.fhg.igd.semoa.envision.plugins.AgentLauncherPlugin.TextArea extends JFrame implements Serializable

Class de.fhg.igd.semoa.envision.plugins.AgentPlugin extends AbstractPlugin implements Serializable

Serialized Fields

agent_

AgentContext agent_
The "viewed" object. Keeps references to all important objects associated with an agent.


props_

Properties props_

atg_

ThreadGroup atg_

acl_

ClassLoader acl_

state_

AgentState state_

lfcl_

Lifecycle lfcl_

card_

AgentCard card_

sender_

Principal sender_

owner_

Principal owner_

resource_

Resource resource_

spooler_

Spooler spooler_

sticky_

Object sticky_

from_

Ticket from_

to_

Ticket to_

static_

Map static_

tabbedPane_

JTabbedPane tabbedPane_

permissions_

JTextArea permissions_

Class de.fhg.igd.semoa.envision.plugins.FarSightPlugin extends AbstractPlugin implements Serializable

Serialized Fields

view_

FarSight view_
The "viewed" object.


objectPlugin_

ObjectPlugin objectPlugin_
To show the toString() output of the viewed object


serverList_

JList serverList_
Contains the known contacts.

Class de.fhg.igd.semoa.envision.plugins.FilterPlugin extends AbstractPlugin implements Serializable

Serialized Fields

obj_

AbstractFilter obj_
The AbstractFilter displayed in this FilterPlugin.


objectPlugin_

ObjectPlugin objectPlugin_
Displays the .toString() output of the associated AbstractFilter.


updateButton_

JButton updateButton_
JButton to update the display of this FilterPlugin.


resetButton_

JButton resetButton_
JButton to reset the associated AbstractFilter.

Class de.fhg.igd.semoa.envision.plugins.GuardPlugin extends AbstractPlugin implements Serializable

Serialized Fields

activatedEd_

BooleanEditor activatedEd_
Editors


agentTab_

JTable agentTab_

popupMenu_

JPopupMenu popupMenu_

showInfo_

JMenuItem showInfo_

releaseAgent_

JMenuItem releaseAgent_

rejectAgent_

JMenuItem rejectAgent_

releaseB_

JButton releaseB_

rejectB_

JButton rejectB_

obj_

Guard obj_
The "viewed" object.


entries_

String[] entries_

updateLock_

Object updateLock_

Class de.fhg.igd.semoa.envision.plugins.PolicyConditionPanel extends JPanel implements Serializable

Serialized Fields

complexFrame_

JInternalFrame complexFrame_
The JDialog object for editing the complex conditions.


condList_

PolicyConditionPanel.ConditionList condList_
The ConditionList object that generates the table with the names of the conditions.


treeScroll_

JScrollPane treeScroll_
The JScrollPane for the tree of the selected condition.


listScroll_

JScrollPane listScroll_
The JScrollPane for the names of the conditions.


parent_

PolicyPlugin parent_
The object which contains the parent panel and serves as a notificator for special events to the other panels.


condDisplay_

HashMap condDisplay_
The map that maps the name and the DisplayTree corresponding to a condition.


condBackUp_

HashMap condBackUp_
The "backup" map that maps the name and the ConditionTree corresponding to a condition. It is needed when the changes over a ConditionTree object must be cancelled.


scroll_

JScrollPane scroll_
The panel in the "New Condition" and "Edit Simple Condition" windows which displays the parameters according to the chosen type of the coditions.


condTrees_

HashMap condTrees_
The map that maps the name and the condition tree, that allows edition of a condition i.e the ConditionTree object corresponding to a condition.


condTable_

JTable condTable_
The table with the names of the conditions.


composite_

JPanel composite_
The parameter's panel for CompositeCondition in the "New Condition" window.


typeList_

PolicyConditionPanel.MyList typeList_
The MyList object which contains the types of the conditions in "New Condition" and "Edit Simple Condition" windows.


conditions_

Map conditions_
The map which maps the name and the Condition object.


string_

JPanel string_
The parameter's panel for StringCondition in the "New Condition" and "Edit Simple Condition" windows.


name_

JPanel name_
The parameter's panel for NameCondition in the "New Condition" and "Edit Simple Condition" windows.

Class de.fhg.igd.semoa.envision.plugins.PolicyConditionPanel.ConditionTree extends JTree implements Serializable

Serialized Fields

editor_

DefaultTreeCellEditor editor_

root_

DefaultMutableTreeNode root_
The root of the tree.


model_

DefaultTreeModel model_
The model of the tree.


editedText_

String editedText_
The text which edited at the moment. It is saved in order to restore the initial value when the edition is invalid.


cond_

Condition cond_
The condition which visualises the tree. If it is not initialized then the tree corresponds to a newly defined complex condition.


name_

String name_
The name of the condition that corresponds to this tree.

Class de.fhg.igd.semoa.envision.plugins.PolicyConditionPanel.DisplayTree extends JTree implements Serializable

Serialized Fields

root_

DefaultMutableTreeNode root_
The root of the tree.


model_

DefaultTreeModel model_
The model of the tree.


name_

String name_
The name of the corresponding condition.

Class de.fhg.igd.semoa.envision.plugins.PolicyConditionPanel.MyList extends JList implements Serializable

Class de.fhg.igd.semoa.envision.plugins.PolicyPlugin extends AbstractPlugin implements Serializable

Serialized Fields

reqPanel_

PolicyRequirementPanel reqPanel_
Panel with the definitions of requirements.


condPanel_

PolicyConditionPanel condPanel_
Panel with the definitions of conditions.


rolePanel_

PolicyRolePanel rolePanel_
Panel with the definitions of roles.


simPanel_

PolicySimulationPanel simPanel_
Simulation Panel.


renameButton_

JButton renameButton_
The "Rename" button on the main panel. It should be possible to disable/enable it corresponding to the panel in use. It is disabled only in the requrement panel.


removeButton_

JButton removeButton_
The "Remove" button on the main panel. It should be possible to disable/enable it corresponding to the panel in use. It is disabled only in the requrement panel.


testButton_

JButton testButton_
The "Get Permissions" button on the main panel. It should be possible to disable/enable it corresponding to the panel in use. It is disabled only in the requrement panel.


editButton_

JButton editButton_
The "Edit" button on the main panel. It should be possible to disable/enable it corresponding to the panel in use. It is disabled only in the requrement panel.


newButton_

JButton newButton_
The "New" button on the main panel. It should be possible to disable/enable it corresponding to the panel in use. It is disabled only in the requrement panel.


obj_

PolicyService obj_
The PolicyService object with which the panel is associated.


requirements_

Map requirements_
The map that contains all the existing requirements.


conditions_

Map conditions_
The map that contains all the existing conditions.


panel_

JPanel panel_
The main panel


roles_

Map roles_
The map that contains all the existing roles.

Class de.fhg.igd.semoa.envision.plugins.PolicyRequirementPanel extends JPanel implements Serializable

Serialized Fields

namesScroll_

JScrollPane namesScroll_
The JScrollPane for the names of the roles.


listsScroll_

JScrollPane listsScroll_
The JScrollPane for the names of the conditions in the edition window.


parent_

PolicyPlugin parent_
The object which contains the parent panel and serves as a notificator for special events to the other panels.


reqDisplay_

HashMap reqDisplay_
The JScrollPane for the DisplayList objects with the names of the conditions for each role.


condRoles_

HashMap condRoles_
The HashMap object which maps a name of a condition with the ArrayList of all names of roles with which it constructs a requirement. This map is required from the fact that during using this plugin the user can rename roles or conditions in the other two panels. So the same changes must be applied to the names of the roles and requirements which take part in the requirements.


requirements_

Map requirements_
The map which maps the names of the roles with the lists of conditions' names.


reqList_

PolicyRequirementPanel.ReqList reqList_
The ReqList object for the names of the roles.

Class de.fhg.igd.semoa.envision.plugins.PolicyRequirementPanel.DisplayList extends JList implements Serializable

Serialized Fields

model_

DefaultListModel model_
The model of the list.


data_

Vector data_
The Vector object with all values in this list.

Class de.fhg.igd.semoa.envision.plugins.PolicyRequirementPanel.NamesList extends JList implements Serializable

Serialized Fields

model_

DefaultListModel model_
The model of the list.


data_

Vector data_
The Vector object with all values in this list.

Class de.fhg.igd.semoa.envision.plugins.PolicyRequirementPanel.ReqList extends JList implements Serializable

Serialized Fields

model_

DefaultListModel model_
The model of the list.


data_

Vector data_
The Vector object with all values in this list.

Class de.fhg.igd.semoa.envision.plugins.PolicyRolePanel extends JPanel implements Serializable

Serialized Fields

subrolesScroll_

JScrollPane subrolesScroll_
The JScrollPane which displays the list of subroles.


namesScroll_

JScrollPane namesScroll_
The JScrollPane which displays the table roles' names.


permsScroll_

JScrollPane permsScroll_
The JScrollPane which displays the tree with permissions.


roleTreeDisplay_

HashMap roleTreeDisplay_
The map which binds a role name to the DisplayTree of permissions.


roleListDisplay_

HashMap roleListDisplay_
The map which binds a role name to the DisplayList of the names of subroles.


parent_

PolicyPlugin parent_
The object which contains the parent panel and serves as a notificator for special events to the other panels.


roleSubroles_

HashMap roleSubroles_
The map which binds a role name to the SubRolesList of the names of subroles.


rolePerms_

HashMap rolePerms_
The map which binds a role name to the PermissionTree of permissions.


nodePerms_

HashMap nodePerms_
The map which binds a DefaultMutableTreeNode object to the permission, which it represents.


roleList_

PolicyRolePanel.RoleList roleList_
The RoleList object that generates the table with the names of the roles.


roleTable_

JTable roleTable_
The table with the names of roles.


roles_

Map roles_
The map which maps the name of a role and the Role object.

Class de.fhg.igd.semoa.envision.plugins.PolicyRolePanel.DisplayList extends JList implements Serializable

Serialized Fields

model_

DefaultListModel model_
The model of the list.

Class de.fhg.igd.semoa.envision.plugins.PolicyRolePanel.DisplayTree extends JTree implements Serializable

Serialized Fields

root_

DefaultMutableTreeNode root_
The root of the tree.


model_

DefaultTreeModel model_
The model of the tree.


name_

String name_
The name of the role whose permissions this tree visualizes.

Class de.fhg.igd.semoa.envision.plugins.PolicyRolePanel.PermissionTree extends JTree implements Serializable

Serialized Fields

editor_

DefaultTreeCellEditor editor_

root_

DefaultMutableTreeNode root_
The root of the tree.


model_

DefaultTreeModel model_
The model of the tree.


role_

Role role_
The Role object whose permission this tree visualizes.

Class de.fhg.igd.semoa.envision.plugins.PolicyRolePanel.SubRolesList extends JList implements Serializable

Serialized Fields

model_

DefaultListModel model_
The model of the list.


data_

Vector data_
The Vector with all values of the list.


role_

Role role_
The role whose subroles visualizes this list.

Class de.fhg.igd.semoa.envision.plugins.PolicySimulationPanel extends JPanel implements Serializable

Serialized Fields

parent_

PolicyPlugin parent_

sponsor_

DnTextField sponsor_
The text field for the "Sponsor" parameter.


system_

JTextField system_
The text field for the "Systemtype" parameter.


sender_

JTextField sender_
The text field for the "Sender" parameter.


obj_

PolicyService obj_
The PolicyService object for obtaining the information about the possible permissions.


owner_

DnTextField owner_
The text field for the "Owner" parameter.


alias_

JTextField alias_
The text field for the "Alias" parameter.


class_

JTextField class_
The text field for the "Classtype" parameter.


name_

JTextField name_
The text field for the "Agentname" parameter.


type_

JTextField type_
The text field for the "Agenttype" parameter.

Class de.fhg.igd.semoa.envision.plugins.ServerPlugin extends AbstractPlugin implements Serializable

Serialized Fields

obj_

AbstractServer obj_
The "viewed" object.


enabledEd_

BooleanEditor enabledEd_
Editors


localURLEd_

StringEditor localURLEd_

maxSizeEd_

LongEditor maxSizeEd_

portEd_

IntEditor portEd_

capacityEd_

JSpinner capacityEd_

Class de.fhg.igd.semoa.envision.plugins.ShipPlugin extends AbstractPlugin implements Serializable

Serialized Fields

addressField_

JTextField addressField_

dragSource_

HostLabel dragSource_

lookupButton_

JButton lookupButton_

propertiesTable_

JTable propertiesTable_

shipService_

ShipService shipService_
The ShipService serving as a backend for this plugin.

Class de.fhg.igd.semoa.envision.plugins.VicinityPlugin extends AbstractPlugin implements Serializable

Serialized Fields

vicinity_

Vicinity vicinity_

vicinity_tree

VicinityTree vicinity_tree

splitPane

JSplitPane splitPane

Class de.fhg.igd.semoa.envision.plugins.VicinityTree extends JScrollPane implements Serializable

Serialized Fields

ERROR_FG_COLOR

Color ERROR_FG_COLOR

SELECTED_FG_COLOR

Color SELECTED_FG_COLOR

SELECTED_BG_COLOR

Color SELECTED_BG_COLOR

DEFAULT_FG_COLOR

Color DEFAULT_FG_COLOR

DEFAULT_BG_COLOR

Color DEFAULT_BG_COLOR

LOCAL_HOST_ICON

ImageIcon LOCAL_HOST_ICON

DEFAULT_ICON

ImageIcon DEFAULT_ICON

SELECTED_ICON

ImageIcon SELECTED_ICON

DEFAULT_BORDER

Border DEFAULT_BORDER

SELECTED_BORDER

Border SELECTED_BORDER

viewport_view

JPanel viewport_view

rows_container

JPanel rows_container

first_row

JLabel first_row

selected_server_urls

Vector selected_server_urls

selected_host_names

Vector selected_host_names

server_counter

int server_counter

localHostItem

VicinityTree.VicinityItem localHostItem

north_panel

VicinityTree.LinesPanel north_panel

onVicinityItemChanged

VicinityItemChanged onVicinityItemChanged

vicinity

Vicinity vicinity

multiselect

boolean multiselect

timer

Timer timer


Package de.fhg.igd.semoa.envision.uihelper

Class de.fhg.igd.semoa.envision.uihelper.AbstractEditor extends JComponent implements Serializable

Serialized Fields

valueComp_

JComponent valueComp_
Contains and displays the value of the edited variable.


editable_

boolean editable_
Editor flag. Is true if the variable value can be changed.

Class de.fhg.igd.semoa.envision.uihelper.AgentLabel extends JLabel implements Serializable

Serialized Fields

dragSource_

SemoaDragSource dragSource_

agentContext_

AgentContext agentContext_

Class de.fhg.igd.semoa.envision.uihelper.AgentTextArea extends JTextArea implements Serializable

Serialized Fields

dragSource_

SemoaDragSource dragSource_

dropTarget_

SemoaDropTarget dropTarget_

fieldType_

FieldType fieldType_

value_

Object value_

Class de.fhg.igd.semoa.envision.uihelper.ArrayEditor extends JPanel implements Serializable

Serialized Fields

dropTarget_

SemoaDropTarget dropTarget_

removeButton_

JButton removeButton_

addButton_

JButton addButton_

editor_

JPanel editor_

vector_

Vector vector_

componentType_

Class componentType_

class_

Class class_

elementList_

JList elementList_

Class de.fhg.igd.semoa.envision.uihelper.BooleanEditor extends AbstractEditor implements Serializable

Serialized Fields

al_

ActionListener al_

ac_

String ac_

trueB_

JRadioButton trueB_

falseB_

JRadioButton falseB_

Class de.fhg.igd.semoa.envision.uihelper.DigitDocument extends PlainDocument implements Serializable

Class de.fhg.igd.semoa.envision.uihelper.DnTextField extends JTextField implements Serializable

Serialized Fields

dropTarget

DropTarget dropTarget

Class de.fhg.igd.semoa.envision.uihelper.HostLabel extends JLabel implements Serializable

Serialized Fields

dragEnabled_

boolean dragEnabled_
Flag indicating whether or not drag support has been enabled for this component.


dropEnabled_

boolean dropEnabled_
Flag indicating whether or not drop support has been enabled for this component.


dn_

Name dn_
The distinguished name displayed in this HostLabel.


url_

URL url_
The URL displayed in this HostLabel.

Class de.fhg.igd.semoa.envision.uihelper.HostTextArea extends JTextArea implements Serializable

Serialized Fields

dragEnabled_

boolean dragEnabled_
Flag indicating whether or not drag support has been enabled for this component.


dropEnabled_

boolean dropEnabled_
Flag indicating whether or not drop support has been enabled for this component.


dn_

Name dn_
The distinguished name displayed in this HostTextArea. A null value indicates, that this HostTextArea does not display a distinguished name.


url_

URL url_
The URL displayed in this HostTextArea. A null indicates, that this HostTextArea does not display an URL.

Class de.fhg.igd.semoa.envision.uihelper.IntEditor extends AbstractEditor implements Serializable

Class de.fhg.igd.semoa.envision.uihelper.IntegerField extends JTextField implements Serializable

Serialized Fields

maxValue

int maxValue

minValue

int minValue

Class de.fhg.igd.semoa.envision.uihelper.Label extends JLabel implements Serializable

Class de.fhg.igd.semoa.envision.uihelper.LongEditor extends AbstractEditor implements Serializable

Class de.fhg.igd.semoa.envision.uihelper.LongField extends JTextField implements Serializable

Serialized Fields

mMaxValue

long mMaxValue

mMinValue

long mMinValue

Class de.fhg.igd.semoa.envision.uihelper.ObjectDragSource extends JLabel implements Serializable

Serialized Fields

dragSource_

SemoaDragSource dragSource_
The SemoaDragSource that initiates the Drag and Drop operation.


objectFlavor_

DataFlavor objectFlavor_
The flavor of the object to transfer.


object_

Object object_
The data to transfer.

Class de.fhg.igd.semoa.envision.uihelper.ObjectDropTarget extends JLabel implements Serializable

Serialized Fields

dropTarget_

SemoaDropTarget dropTarget_
The SemoaDropTarget that handles dropping of data on this ObjectDropTarget.


classFlavor_

DataFlavor classFlavor_
The DataFlavor that is supported by this ObjectDropTarget. Additionally all instances of the DataFlavors representation class are supported.


droppedIcon_

ImageIcon droppedIcon_
The ImageIcon that is displayed after data has been successfully dropped on this ObjectDropTarget.


initIcon_

ImageIcon initIcon_
The ImageIcon that is displayed after this ObjectDropTarget has been initialized.


object_

Object object_
The data that has been dropped on this ObjectDropTarget.

Class de.fhg.igd.semoa.envision.uihelper.ObjectEditor extends JPanel implements Serializable

Serialized Fields

dropTarget_

ObjectDropTarget dropTarget_

createFromButton_

JRadioButton createFromButton_

createNewButton_

JRadioButton createNewButton_

getFromButton_

JRadioButton getFromButton_

defaultConstructor_

Constructor defaultConstructor_

stringConstructor_

Constructor stringConstructor_

textField_

JTextField textField_

parameter_

Class parameter_

Class de.fhg.igd.semoa.envision.uihelper.PrimitiveEditor extends JPanel implements Serializable

Serialized Fields

editor_

JSpinner editor_

parameter_

Class parameter_

Class de.fhg.igd.semoa.envision.uihelper.StringEditor extends AbstractEditor implements Serializable

Class de.fhg.igd.semoa.envision.uihelper.TextField extends JTextField implements Serializable


Package de.fhg.igd.semoa.hsmagent

Class de.fhg.igd.semoa.hsmagent.AbstractAgent extends Object implements Serializable

Class de.fhg.igd.semoa.hsmagent.EventReflectorAdapter extends Object implements Serializable

Serialized Fields

ref_

EventReflector ref_
The event reflector that is used to signal state changes in agents. The events distributed via this reflector are restricted in terms of the information they provide. In contrast to the events distributed via ${WhatIs:AGENT_EVENTS} these events do not provide a reference to the agent's context.


bus_

EventBus bus_

listener_

TrustedListener listener_

Class de.fhg.igd.semoa.hsmagent.HSMAgent extends AbstractAgent implements Serializable

Serialized Fields

hsm_

CompositeState hsm_
The state machine that defines the behavior of this agent.


interpreter_

Interpreter interpreter_
The interpreter that runs the state machine.


bus_

EventBus bus_
The event dispatcher for this agent.


actionContext_

Context actionContext_
The context of the state machine.

Class de.fhg.igd.semoa.hsmagent.SemoaEvent extends HSMEvent implements Serializable

Serialized Fields

reflectedEvent_

Object reflectedEvent_


Package de.fhg.igd.semoa.hsmagent.actions

Class de.fhg.igd.semoa.hsmagent.actions.CollectLocalOwnersAction extends AbstractAction implements Serializable

Serialized Fields

key_

String key_

Class de.fhg.igd.semoa.hsmagent.actions.LocalAddressAction extends AbstractAction implements Serializable

Serialized Fields

key_

String key_

Class de.fhg.igd.semoa.hsmagent.actions.LocalOwnerAction extends AbstractAction implements Serializable

Serialized Fields

key_

String key_

Class de.fhg.igd.semoa.hsmagent.actions.PrepareHomeMigrationAction extends AbstractAction implements Serializable

Serialized Fields

ctxhome_

String ctxhome_

protocol_

String protocol_

Class de.fhg.igd.semoa.hsmagent.actions.PrepareMigrationAction extends AbstractAction implements Serializable

Serialized Fields

ctxhome_

String ctxhome_

ctxdests_

String ctxdests_

protocol_

String protocol_

Class de.fhg.igd.semoa.hsmagent.actions.QuitAction extends AbstractAction implements Serializable

Class de.fhg.igd.semoa.hsmagent.actions.SetDestinationAction extends AbstractAction implements Serializable

Serialized Fields

contextkey_

String contextkey_

Class de.fhg.igd.semoa.hsmagent.actions.VicinityAddressesAction extends AbstractAction implements Serializable

Serialized Fields

key_

String key_


Package de.fhg.igd.semoa.hsmagent.conditions

Class de.fhg.igd.semoa.hsmagent.conditions.MoreDestinationsCondition extends AbstractCondition implements Serializable

Serialized Fields

contextkey_

String contextkey_

wantmore_

boolean wantmore_


Package de.fhg.igd.semoa.hsmagent.events

Class de.fhg.igd.semoa.hsmagent.events.JumpEvent extends HSMEvent implements Serializable

Class de.fhg.igd.semoa.hsmagent.events.QuitEvent extends HSMEvent implements Serializable


Package de.fhg.igd.semoa.net

Class de.fhg.igd.semoa.net.PingPacket extends ASN1Sequence implements Serializable

Serialized Fields

packetType_

ASN1Integer packetType_
The packet type.


sender_

Name sender_
The sender of this packet.


timestamp_

ASN1Integer timestamp_
The timestamp of this packet.


label_

ASN1PrintableString label_
The label.


Package de.fhg.igd.semoa.net.farsight

Class de.fhg.igd.semoa.net.farsight.ExplorerAgent extends Object implements Serializable

Serialized Fields

hosts_

Map hosts_
The host database of this agent


hops_

int hops_
Counts the number of hops of this agent

Class de.fhg.igd.semoa.net.farsight.FarSightException extends Exception implements Serializable

Class de.fhg.igd.semoa.net.farsight.FarSightPermission extends AbstractPermission implements Serializable

Serialized Fields

expr_

String expr_

Class de.fhg.igd.semoa.net.farsight.UpdatePacket extends ASN1Sequence implements Serializable

Serialized Fields

packetType_

ASN1Integer packetType_
The packet type.


sender_

Name sender_
The sender of this packet.


key_

ASN1IA5String key_

host_

ASN1IA5String host_


Package de.fhg.igd.semoa.net.ship

Class de.fhg.igd.semoa.net.ship.ShipException extends Exception implements Serializable

Class de.fhg.igd.semoa.net.ship.ShipKeysResult extends ASN1SequenceOf implements Serializable

Serialized Fields

set_

Set set_

Class de.fhg.igd.semoa.net.ship.ShipMapResult extends ASN1SequenceOf implements Serializable

Serialized Fields

map_

Map map_

Class de.fhg.igd.semoa.net.ship.ShipPermission extends AbstractPermission implements Serializable

Serialized Fields

expr_

String expr_

Class de.fhg.igd.semoa.net.ship.ShipReply extends ASN1Sequence implements Serializable

Class de.fhg.igd.semoa.net.ship.ShipRequest extends ASN1Sequence implements Serializable

Serialized Fields

handler_

ShipRequestHandler handler_
Handles ship request.


Package de.fhg.igd.semoa.sad

Class de.fhg.igd.semoa.sad.AgentDirectory extends JFrame implements Serializable

Serialized Fields

messageBoxIcon_

ImageIcon messageBoxIcon_
Image for MessageBox


stripIcon_

ImageIcon stripIcon_
SeMoA-Strip Image


agentDirectoryIcon_

ImageIcon agentDirectoryIcon_
Image for agent Directory


jarArchiveIcon_

ImageIcon jarArchiveIcon_
Image for jar file


leafIcon_

ImageIcon leafIcon_
Image for standard leaf


closedIcon_

ImageIcon closedIcon_
Image for standard node (not leaf, not root)


openIcon_

ImageIcon openIcon_
Image for standard node (not leaf, not root) in expanded mode


localTree_

FileDragTree localTree_
Represents a dragable tree view of the local jar files.


treeRenderer_

FileTreeCellRenderer treeRenderer_
Represents the renderer of the FileTree


jarInfo_

JTextArea jarInfo_
Represents general informations about the jar archive version, dependencies, properties


installFrame_

InstallFrame installFrame_
Represents the download Frame


configFile_

String configFile_
The name of the configuration file.

Class de.fhg.igd.semoa.sad.InstallFrame extends JFrame implements Serializable

Serialized Fields

localTree_

JTree localTree_

webTree_

JTree webTree_

connections_

Hashtable connections_
Represents a hashtable of url connections Key is the Name of the file and value java.net.URLConnection


leafIcon_

ImageIcon leafIcon_
Image for standard leaf


closedIcon_

ImageIcon closedIcon_
Image for standard node (not leaf, not root)


openIcon_

ImageIcon openIcon_
Image for standard node (not leaf, not root) in expanded mode


webNodes_

Hashtable webNodes_
Represents a hashtable of webnodes Key is the Name of the file and value the check node


sizeLabel_

JLabel sizeLabel_
Represents the total download size


Package de.fhg.igd.semoa.sad.uihelper

Class de.fhg.igd.semoa.sad.uihelper.CheckNode extends DefaultMutableTreeNode implements Serializable

Serialized Fields

selectionMode

int selectionMode

isSelected

boolean isSelected

color

Color color

Class de.fhg.igd.semoa.sad.uihelper.CheckTreeCellRenderer extends JPanel implements Serializable

Serialized Fields

check

JCheckBox check

label

CheckTreeCellRenderer.TreeLabel label

leafIcon

ImageIcon leafIcon

closedIcon

ImageIcon closedIcon

openIcon

ImageIcon openIcon

Class de.fhg.igd.semoa.sad.uihelper.FileDragTree extends JTree implements Serializable

Class de.fhg.igd.semoa.sad.uihelper.FileTreeCellRenderer extends DefaultTreeCellRenderer implements Serializable

Serialized Fields

icons_

Hashtable icons_


Package de.fhg.igd.semoa.server

Class de.fhg.igd.semoa.server.AgentCard extends Object implements Serializable

Serialized Fields

name_

byte[] name_
The unique agent name. The unique name is given as an opaque byte array.


nickname_

String nickname_
Each agent can have a nickname. The nickname need not be unique. It is meant for humans which may have difficulties remembering unique names.


certificate_

byte[] certificate_
The encoded certificate of the agent's owner. This information may be omitted, e.g. if the agent's owner wants to remain anonymous.

Class de.fhg.igd.semoa.server.AgentEvent extends Event implements Serializable

Serialized Fields

mask_

int mask_
The bit mask of those parameters this event refers to.

Class de.fhg.igd.semoa.server.AgentLoggerPermission extends AbstractPermission implements Serializable

Class de.fhg.igd.semoa.server.AgentPermission extends AbstractPermission implements Serializable

Class de.fhg.igd.semoa.server.AgentPermissions extends PermissionCollection implements Serializable

Serialized Fields

perms_

PermissionCollection perms_
The Permissions of this agent.

Class de.fhg.igd.semoa.server.AgentState extends Object implements Serializable

Class de.fhg.igd.semoa.server.CommunicationException extends IOException implements Serializable

Serialized Fields

err_

ErrorCode err_
The error code.

Class de.fhg.igd.semoa.server.CommunicationPermission extends AbstractPermission implements Serializable

Class de.fhg.igd.semoa.server.EnvironmentPermission extends AbstractPermission implements Serializable

Serialized Fields

path_

CanonicalPath path_
The CanonicalPath of this instance.

Class de.fhg.igd.semoa.server.ErrorCode extends Object implements Serializable

Class de.fhg.igd.semoa.server.FieldType extends Object implements Serializable

Class de.fhg.igd.semoa.server.IllegalAgentException extends GeneralSecurityException implements Serializable

Class de.fhg.igd.semoa.server.IllegalByteCodeException extends SecurityException implements Serializable

Class de.fhg.igd.semoa.server.LifecycleException extends Exception implements Serializable

Class de.fhg.igd.semoa.server.LifecyclePermission extends BasicPermission implements Serializable

Class de.fhg.igd.semoa.server.MobilityPermission extends AbstractPermission implements Serializable

Class de.fhg.igd.semoa.server.PacketImpl extends ASN1Sequence implements Serializable

Serialized Fields

to_

ASN1IA5String to_
The receiver (to) address.


from_

ASN1IA5String from_
The sender (from) address.


data_

ASN1OctetString data_
The actual payload.

Class de.fhg.igd.semoa.server.ShellException extends Exception implements Serializable

Class de.fhg.igd.semoa.server.Ticket extends Object implements Serializable

Serialized Fields

target_

URL[] target_
The list of alternative URLs to the destination.


certificate_

byte[] certificate_
The encoded certificate of the agent's sender. This information is available only if the transport channel was authenticated.


cipherSuite_

String cipherSuite_
The SSL cipher suite that was used for the agent's transport, or null if the transport wasn't protected.


ship_

ShipService ship_
The reference to the Ship service. Since we only need the service to obtain the local ship server URL including the ship port, it is sufficient to use the Server interface of the service.

Class de.fhg.igd.semoa.server.TicketNotSupportedException extends Exception implements Serializable


Package de.fhg.igd.semoa.shell

Class de.fhg.igd.semoa.shell.ParseException extends Exception implements Serializable

Serialized Fields

specialConstructor

boolean specialConstructor
This variable determines which constructor was used to create this object and thereby affects the semantics of the "getMessage" method (see below).


currentToken

Token currentToken
This is the last token that has been consumed successfully. If this object has been created due to a parse error, the token followng this token will (therefore) be the first error token.


expectedTokenSequences

int[][] expectedTokenSequences
Each entry in this array is an array of integers. Each array of integers represents a sequence of tokens (by their ordinal values) that is expected at this point of the parse.


tokenImage

String[] tokenImage
This is a reference to the "tokenImage" array of the generated parser within which the parse error occurred. This array is defined in the generated ...Constants interface.


eol

String eol
The end of line string for this machine.

Class de.fhg.igd.semoa.shell.TokenMgrError extends Error implements Serializable

Serialized Fields

errorCode

int errorCode
Indicates the reason why the exception is thrown. It will have one of the above 4 values.


Package de.fhg.igd.semoa.starter

Class de.fhg.igd.semoa.starter.AbstractConverterPanel extends JPanel implements Serializable

Serialized Fields

changeListeners_

Set changeListeners_
The storage for registered ChangeListener objects


required_

boolean required_
Indicates whether or not the content of this panel is required for the startup of the SeMoA server


status_

Status status_
The status of this input panel

Class de.fhg.igd.semoa.starter.AbstractParameterComboBox extends AbstractParameterComponent implements Serializable

Serialized Fields

comboBox_

JComboBox comboBox_
The underlying dropdown menu

Class de.fhg.igd.semoa.starter.AbstractParameterComponent extends JPanel implements Serializable

Serialized Fields

parent_

ConverterPanel parent_
The parent converter panel


parameterChangeListeners_

Set parameterChangeListeners_
The storage for registered ParameterChangeListener objects


parameter_

Parameter parameter_
The current parameter of this component


target_

JComponent target_
The target component

Class de.fhg.igd.semoa.starter.AbstractParameterTextField extends AbstractParameterComponent implements Serializable

Serialized Fields

textField_

JTextField textField_
The underlying text input field


oldUserInput_

String oldUserInput_
Temporary storage for user input on AbstractParameterTextField.focusGained(FocusEvent), needed for comparison on AbstractParameterTextField.focusLost(FocusEvent)

Class de.fhg.igd.semoa.starter.ComboInputFileChooser extends InputFileChooser implements Serializable

Serialized Fields

comboBox_

ParameterComponent comboBox_
The dropdown menu


options_

Parameter[] options_
The Parameter options provided by this chooser

Class de.fhg.igd.semoa.starter.ComboInputFileChooser.ParameterComboBox extends AbstractParameterComboBox implements Serializable

Class de.fhg.igd.semoa.starter.ConverterException extends Exception implements Serializable

Serialized Fields

description_

String description_
The description of what made the transformation fail.


userInput_

String userInput_
The user input that caused the transformation failure.

Class de.fhg.igd.semoa.starter.FileParameter extends File implements Serializable

Serialized Fields

abbr_

String abbr_
The abbreviated/short form

Class de.fhg.igd.semoa.starter.InfoFrame extends JFrame implements Serializable

Serialized Fields

sframe_

StarterFrame sframe_
The parent StarterFrame


dismissButton_

JButton dismissButton_
The button to dismiss the info window


textArea_

JTextArea textArea_
The text area


userprp_

Map userprp_
The user defined system properties

Class de.fhg.igd.semoa.starter.InputField extends AbstractConverterPanel implements Serializable

Serialized Fields

textField_

ParameterComponent textField_
The user input text field


border_

TitledBorder border_
The border which also contains the title of this chooser

Class de.fhg.igd.semoa.starter.InputField.ParameterTextField extends AbstractParameterTextField implements Serializable

Class de.fhg.igd.semoa.starter.InputFileChooser extends InputField implements Serializable

Serialized Fields

browseButton_

InputFileChooser.BrowseButton browseButton_
The button to make the file browser pop up


chooserBase_

String chooserBase_
The directory in which the file browser should start


fileFilters_

FileFilter[] fileFilters_
The file filters that define which files to show in the chooser


selectionMode_

int selectionMode_
The file selection mode

Class de.fhg.igd.semoa.starter.InputFileChooser.BrowseButton extends JButton implements Serializable

Class de.fhg.igd.semoa.starter.JavaBinaryChooser extends ComboInputFileChooser implements Serializable

Class de.fhg.igd.semoa.starter.JavaBinaryFile extends FileParameter implements Serializable

Serialized Fields

version_

String version_
The version number


server_

boolean server_
An info flag which is set if the -server option is supported

Class de.fhg.igd.semoa.starter.JavaClassPathChooser extends InputFileChooser implements Serializable

Class de.fhg.igd.semoa.starter.JavaSecurityPolicyChooser extends InputFileChooser implements Serializable

Class de.fhg.igd.semoa.starter.JavaSecurityPolicyFile extends FileParameter implements Serializable

Class de.fhg.igd.semoa.starter.JceLibraryFile extends FileParameter implements Serializable

Serialized Fields

vendor_

String vendor_
The vendor name


version_

String version_
The version number


title_

String title_
The implemenation title

Class de.fhg.igd.semoa.starter.LogoPanel extends JPanel implements Serializable

Serialized Fields

components_

ConverterPanel[] components_
References to the embedded components


icon_

StringIcon icon_
The associated icon


parent_

JTabbedPane parent_
The parent tabbed panel

Class de.fhg.igd.semoa.starter.ParameterChangeEvent extends AWTEvent implements Serializable

Serialized Fields

parameter_

Parameter parameter_
The parameter


ce_

ConverterException ce_
The converter failure

Class de.fhg.igd.semoa.starter.SemoaBaseDirectory extends FileParameter implements Serializable

Class de.fhg.igd.semoa.starter.SemoaBaseDirectoryChooser extends ComboInputFileChooser implements Serializable

Class de.fhg.igd.semoa.starter.SemoaLogDirectory extends FileParameter implements Serializable

Class de.fhg.igd.semoa.starter.SemoaLogDirectoryChooser extends InputFileChooser implements Serializable

Class de.fhg.igd.semoa.starter.SemoaLoggingConfigChooser extends InputFileChooser implements Serializable

Class de.fhg.igd.semoa.starter.SemoaLoggingConfigFile extends FileParameter implements Serializable

Class de.fhg.igd.semoa.starter.SemoaScriptChooser extends InputFileChooser implements Serializable

Class de.fhg.igd.semoa.starter.SemoaScriptFile extends FileParameter implements Serializable

Class de.fhg.igd.semoa.starter.SemoaScriptParametersChooser extends InputFileChooser implements Serializable

Class de.fhg.igd.semoa.starter.StarterFrame extends JFrame implements Serializable

Serialized Fields

daemonCheckBox_

JCheckBox daemonCheckBox_
The check box to enable/disable a startup as daemon


helpCheckBox_

JCheckBox helpCheckBox_
The check box to enable/disable tooltip help


infoButton_

JButton infoButton_
The button used to request detailed parameter information


startLabel_

JLabel startLabel_
The label on the left side of the start button


startButton_

JButton startButton_
The startup button


infoFrame_

InfoFrame infoFrame_
The frame used to show startup parameter details


inputFields_

ConverterPanel[] inputFields_
Storage for input field references


icons_

StringIcon[] icons_
Storage for icon references


infoShown_

boolean infoShown_
Flag to remember whether or not the info frame was visible, needed after parameter reconfirmation

Class de.fhg.igd.semoa.starter.ToolsLibraryFile extends FileParameter implements Serializable

Class de.fhg.igd.semoa.starter.TrayiconFrame extends JFrame implements Serializable


Package de.fhg.igd.semoa.ui

Class de.fhg.igd.semoa.ui.AgentEntry extends Object implements Serializable

Serialized Fields

card_

AgentCard card_
The AgentCard of the agent that is represented by this entry.

Class de.fhg.igd.semoa.ui.AgentsFrame extends JFrame implements Serializable

Serialized Fields

list_

JList list_
The JList that is used to manage the agent entries.


label_

DragableLabel label_
The label from which selections are dragged.


iSingle_

Image iSingle_
The image that symbols a single selection.


iMultiple_

Image iMultiple_
The imge that symbols a multiple selection:


selection_

List selection_
The current selection.


updater_

Thread updater_
The thread that periodically updates the list of agents.

Class de.fhg.igd.semoa.ui.HostEntry extends Object implements Serializable

Serialized Fields

url_

URL url_
The host URL. This is also the label that is displayed on toString().


name_

String name_
The distinguished name of the host as a string.

Class de.fhg.igd.semoa.ui.HostTransferHandler extends TransferHandler implements Serializable

Class de.fhg.igd.semoa.ui.ScrollDesktopPane extends JScrollPane implements Serializable

Serialized Fields

desktopPane_

VirtualDesktopPane desktopPane_
The embedded VirtualDesktopPane

Class de.fhg.igd.semoa.ui.SemoaDragSource extends DragSource implements Serializable

Serialized Fields

delegate_

SemoaDragDelegate delegate_
The delegate that provides supported DataFlavors and data to transfer.

Class de.fhg.igd.semoa.ui.SemoaDropTarget extends DropTarget implements Serializable

Serialized Fields

delegate_

SemoaDropDelegate delegate_
The delegate that receives dropped data and provides all DataFlavors that will be accepted during Drag and Drop operations.


acceptAssignableFlavors_

boolean acceptAssignableFlavors_
Flag indicating whether to accept all assignable representation classes of all DataFlavors returned by SemoaDropDelegate.getDropFlavors() or to accept the representation classes of the returned DataFlavors only.

Class de.fhg.igd.semoa.ui.SemoaSplashScreen extends SplashScreen implements Serializable

Class de.fhg.igd.semoa.ui.SenseFrame extends JFrame implements Serializable

Serialized Fields

list_

JList list_
The JList that is used to manage the host entries.


label_

DragableLabel label_
The label from which selections are dragged.


iSingle_

Image iSingle_
The image that symbols a single selection.


iMultiple_

Image iMultiple_
The imge that symbols a multiple selection:


selection_

List selection_
The current selection.


updater_

Thread updater_
The thread that periodically updates the list of hosts from vicinity.

Class de.fhg.igd.semoa.ui.VirtualDesktopPane extends JDesktopPane implements Serializable


Package de.fhg.igd.semoa.web

Class de.fhg.igd.semoa.web.HttpInGate extends javax.servlet.http.HttpServlet implements Serializable

Serialized Fields

lastFetch_

long lastFetch_
The time of the last fetch of the ingate.


ingate_

InGate ingate_
The private reference to the ingate.


maxSize_

long maxSize_
The maximum size of an agent (current value).


lock_

Object lock_
The lock object that is needed when getting the ingate.


enabled_

boolean enabled_
Enable/disable the gate.


Package de.fhg.igd.semoa.web.servlet

Class de.fhg.igd.semoa.web.servlet.GifServlet extends javax.servlet.http.HttpServlet implements Serializable

Serialized Fields

transparentColor_

Color transparentColor_

cache_

Cache cache_

Class de.fhg.igd.semoa.web.servlet.HttpResourceServlet extends javax.servlet.http.HttpServlet implements Serializable

Class de.fhg.igd.semoa.web.servlet.ImageServlet extends javax.servlet.http.HttpServlet implements Serializable

Serialized Fields

transparentColor_

Color transparentColor_

imageCache_

Cache imageCache_

typeCache_

Cache typeCache_

Class de.fhg.igd.semoa.web.servlet.ShipServlet extends javax.servlet.http.HttpServlet implements Serializable

Class de.fhg.igd.semoa.web.servlet.SnoopServlet extends javax.servlet.http.HttpServlet implements Serializable

Serialized Fields

classState_

int classState_

Class de.fhg.igd.semoa.web.servlet.VicinityServlet extends javax.servlet.http.HttpServlet implements Serializable


Package de.fhg.igd.semoa.webservice

Class de.fhg.igd.semoa.webservice.AxisException extends Exception implements Serializable

Class de.fhg.igd.semoa.webservice.SemoaProvider extends org.apache.axis.providers.java.RPCProvider implements Serializable

Class de.fhg.igd.semoa.webservice.WebservicePermission extends AbstractPermission implements Serializable


Package de.fhg.igd.semoa.webservice.servlet

Class de.fhg.igd.semoa.webservice.servlet.AxisMasterServlet extends javax.servlet.http.HttpServlet implements Serializable

Serialized Fields

axis_

org.apache.axis.transport.http.AxisServlet axis_


Package de.fhg.igd.semoa.webservice.uddi

Class de.fhg.igd.semoa.webservice.uddi.UddiException extends Exception implements Serializable


Package de.fhg.igd.ui

Class de.fhg.igd.ui.AnimatedIcon extends ImageIcon implements Serializable

Serialized Fields

current_

int current_
The current frame's number.


toFrame_

int toFrame_
The target frame number or -1 if looping.


delay_

long delay_
The frame rate given as the number of millis between frame changes.


anim_

int[] anim_
The oneshot animation frame spec, given as a sequence of image numbers. In looping state, this animation is iterated over and over again.


off_

int off_
The number of the image that represents disabled state.


on_

int on_
The number of the image that represents enabled state.


offset_

int offset_
The direction in which the animation is looping, either backwards (-1) or forwards (1).


image_

Image[] image_
The animation images.


thread_

Thread thread_
The thread that animates this icon.


width_

int width_
The cached width of the image.


height_

int height_
The cached width of the image.


parent_

JComponent parent_
The parent component.

Class de.fhg.igd.ui.AudibleButton extends JButton implements Serializable

Serialized Fields

sound_

String sound_
The name of the sound resource.

Class de.fhg.igd.ui.DragableLabel extends JLabel implements Serializable

Serialized Fields

dsrc_

DragSource dsrc_
The DragSource associated with this label.


drec_

DragGestureRecognizer drec_
The DragGestureRecognizer for this component.


delegate_

DragDelegate delegate_
The delegate that provides the selection.

Class de.fhg.igd.ui.DragableList extends JList implements Serializable

Serialized Fields

dsrc_

DragSource dsrc_
The DragSource associated with this list.


drec_

DragGestureRecognizer drec_
The DragGestureRecognizer for this component.


delegate_

DragDelegate delegate_
The delegate that provides the selection.

Class de.fhg.igd.ui.DropZone extends LineBorder implements Serializable

Serialized Fields

parent_

JComponent parent_
The parent component that must be redrawn when the state of the drop zone changes.


dtarget_

DropTarget dtarget_
The DropTarget of this label.


delegate_

DropDelegate delegate_
The delegate that receives dropped data.


on_

Color on_
The color in active "on" mode.


off_

Color off_
The color in passive "off" mode.

Class de.fhg.igd.ui.ImageException extends Exception implements Serializable

Class de.fhg.igd.ui.ImageFrame extends Frame implements Serializable

Class de.fhg.igd.ui.SplashScreen extends JWindow implements Serializable

Serialized Fields

timeout_

int timeout_
Stores the current timeout for the splash screen.


waitLock_

Object waitLock_
Lock object for synchronization purpose.


Package examples

Class examples.PipeWrapperAgent extends Object implements Serializable


Package examples.carcontrol

Class examples.carcontrol.CarGUIImpl extends JFrame implements Serializable

Serialized Fields

serverList_

DefaultListModel serverList_
Holds the visible representation of the servers


jList_

JList jList_
Shows the servers


home_

URL home_

carimg_

Image[] carimg_

doorStatus

byte doorStatus

windowStatus

byte windowStatus

lockStatus

boolean lockStatus

windowButtonUp

CarGUIImpl.JIconButton[] windowButtonUp

windowButtonDown

CarGUIImpl.JIconButton[] windowButtonDown

lockButton

CarGUIImpl.JIconButton lockButton

statusButton

CarGUIImpl.JIconButton statusButton

Class examples.carcontrol.CarGUIImpl.JIconButton extends JToggleButton implements Serializable

Class examples.carcontrol.DoorAgent extends RoundtripAgent implements Serializable

Serialized Fields

status_

byte status_

Class examples.carcontrol.LockAgent extends RoundtripAgent implements Serializable

Serialized Fields

status_

boolean status_

Class examples.carcontrol.WindowAgent extends RoundtripAgent implements Serializable

Serialized Fields

status_

byte status_


Package examples.chat

Class examples.chat.ChatAgent extends Object implements Serializable

Serialized Fields

convList_

LinkedList convList_

urls_

ArrayList urls_

convListIndex_

int convListIndex_

home_

String home_

source_

String source_

dest_

String dest_

lock_

Object lock_

myCard_

AgentCard myCard_


Package examples.communication

Class examples.communication.Agent extends Object implements Serializable

serialVersionUID: 580590346157463658l

Serialized Fields

implicitNames_

ArrayList implicitNames_
The list with the names of the "receiver" agents.


targets_

ArrayList targets_
The ArrayList with the urls where the agent can migrate.


notDeliveredNotices_

HashMap notDeliveredNotices_
The HashMap object which contains the messages from the exceptions of not delivered messages.


nickName_

String nickName_
The nickname of the agent.


implicitName_

String implicitName_
The implicit name of the agent.


time_

long time_
The time(in milliseconds) which the agent has before each migration.


jumps_

int jumps_
The number of times which the agent must migrate. This number will be considered only if the targets for migration of the agent are more than 1.


home_

URL home_
The de.fhg.igd.util.URL of the "home" of the agent(where the agent was first started).


type_

int type_
The type of this agent.

See Also:
description

jumpCount_

int jumpCount_
Current number of successfull jumps..


id_

String id_
The id of the agent used for log messages.


messagesNotDelivered_

int messagesNotDelivered_
The number of the messages which were not delivered.


messagesReceived_

int messagesReceived_
The number of the received messages.


messagesSent_

int messagesSent_
The number of the sent messages.


state_

int state_
The state of the agent.


terminate_

boolean terminate_
The state of the agent.


Package examples.distcontrol

Class examples.distcontrol.DummyFileHandler extends Object implements Serializable

Class examples.distcontrol.SearchAgent extends RoundtripAgent implements Serializable

Serialized Fields

files_

List files_
An ordered list of critical files the agent has collected yet.


handler_

FileHandler handler_
DOCUMENT ME!

Class examples.distcontrol.SearchGUIImpl extends JFrame implements Serializable

Serialized Fields

files_

List files_
Backing list of currently collected critical files.


serverTextArea_

JTextArea serverTextArea_
Shows the known servers.


fileList_

DefaultListModel fileList_
Holds the visible representation of the files (name).


jlist_

JList jlist_
Shows the items in fileList.


log_

String log_
Holds the agent's logbook of the last journey.

Class examples.distcontrol.SearchResult extends Object implements Serializable

Serialized Fields

file_

File file_
Holds the filedescription.


securityLevel_

int securityLevel_
Security level of this file.


serverLevel_

int serverLevel_
Security level of the storage of this file.


location_

String location_
Holds the location where the file was taken or obtained.


url_

String url_
Holds the server's URL where the file was taken or obtained.


date_

Date date_
Holds the date when the file was taken or obtained.


Package examples.guestbook

Class examples.guestbook.Agent extends HSMAgent implements Serializable

Class examples.guestbook.AgentBehaviour extends HSM implements Serializable

Serialized Fields

hop_

int hop_
The number of migration hops already performed. This variable will be serialized along with the agent.

Class examples.guestbook.GuestbookServlet extends javax.servlet.http.HttpServlet implements Serializable

Serialized Fields

LOG

Logger LOG
The logger instance for writing a log file. For the logger's configuration refer to file etc/semoa.logging.


Package examples.jumpagent

Class examples.jumpagent.JumpAgent extends HSMAgent implements Serializable

Class examples.jumpagent.JumpAgentBehavior extends HSM implements Serializable

Class examples.jumpagent.JumpAgentGUI extends JFrame implements Serializable

Serialized Fields

AGENT_PICTURE_LOCATION

String AGENT_PICTURE_LOCATION
See Also:
Constant Field Values

serverChoiceBox_

JComboBox serverChoiceBox_
Offers all known server destinations for selection


Package examples.postcard

Class examples.postcard.Postcard extends Object implements Serializable

Serialized Fields

imageData_

byte[] imageData_
Holds the image. The data type is a work-around since BufferedImage is not serializable.


location_

String location_
Holds the location where the picture was taken or obtained.


url_

String url_
Holds the server's URL where the picture was taken or obtained.


date_

Date date_
Holds the date when the image was taken or obtained.

Class examples.postcard.PostcardGUIImpl extends JFrame implements Serializable

Serialized Fields

postcards_

List postcards_
Backing list of currently collected postcards.


serverTextArea_

JTextArea serverTextArea_
Shows the known servers.


postcardList_

DefaultListModel postcardList_
Holds the visible representation of the postcards (icon + label).


jlist_

JList jlist_
Shows the items in postcardList.


log_

String log_
Holds the agent's logbook of the last journey.

Class examples.postcard.TouristAgent extends RoundtripAgent implements Serializable

Serialized Fields

postcards_

List postcards_
An ordered list of postcards the agent has collected yet.


Package examples.servlets

Class examples.servlets.CookieServlet extends javax.servlet.http.HttpServlet implements Serializable

Class examples.servlets.SnoopServlet extends javax.servlet.http.HttpServlet implements Serializable


Package examples.tictactoe

Class examples.tictactoe.TicTacToeAgent extends Object implements Serializable

Serialized Fields

homeLocation_

String homeLocation_

awayLocation_

String awayLocation_

homeEntry_

HighScoreEntry homeEntry_

awayEntry_

HighScoreEntry awayEntry_

convList_

LinkedList convList_

urls_

ArrayList urls_

convListIndex_

int convListIndex_

home_

String home_

source_

String source_

dest_

String dest_

lock_

Object lock_

myCard_

AgentCard myCard_

tBoard_

TicTacToeBoard tBoard_

Class examples.tictactoe.TicTacToeAgent.JIconButton extends JToggleButton implements Serializable


Package examples.transfer

Class examples.transfer.DataTransferAgent extends Object implements Serializable

Serialized Fields

FILENAME

String FILENAME
Filename which specifies the file in the agent's corpus where the file to be transported is stored. Due to the security architecture this has to be in the mutable part of the agent.


SERVICENAME

String SERVICENAME
The path name where the IOService is published in the server environment. This variable has to be set at the service provider accordingly.


BUFSIZE

int BUFSIZE
Size of the read/write buffer.

See Also:
Constant Field Values


Package examples.wslauncher1

Class examples.wslauncher1.Agent extends HSMAgent implements Serializable

Class examples.wslauncher1.AgentBehaviour extends HSM implements Serializable


Package examples.wslauncher2

Class examples.wslauncher2.Agent extends HSMAgent implements Serializable

Class examples.wslauncher2.AgentBehaviour extends HSM implements Serializable


Package examples.wslauncher3

Class examples.wslauncher3.Agent1 extends HSMAgent implements Serializable

Class examples.wslauncher3.Agent2 extends HSMAgent implements Serializable

Class examples.wslauncher3.AgentBehaviour1 extends HSM implements Serializable

Class examples.wslauncher3.AgentBehaviour2 extends HSM implements Serializable


Package examples.wslauncher4

Class examples.wslauncher4.Agent extends HSMAgent implements Serializable

Class examples.wslauncher4.AgentBehaviour extends HSM implements Serializable


Package examples.wslauncher5

Class examples.wslauncher5.Agent extends HSMAgent implements Serializable

Class examples.wslauncher5.AgentBehaviour extends HSM implements Serializable


Package examples.wslauncher6

Class examples.wslauncher6.Agent extends HSMAgent implements Serializable

Class examples.wslauncher6.AgentBehaviour extends HSM implements Serializable


Package jade.core

Class jade.core.Agent extends Object implements Serializable

serialVersionUID: 3487495895819000l

Serialization Methods

readObject

private void readObject(ObjectInputStream in)
                 throws IOException,
                        ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream out)
                  throws IOException
Serialized Fields

msgQueueMaxSize

int msgQueueMaxSize

o2aQueueSize

int o2aQueueSize

myName

String myName

myAID

jade.core.AID myAID

myHap

String myHap

myScheduler

Scheduler myScheduler

messageCounter

int messageCounter

currentBehaviour

jade.core.behaviours.Behaviour currentBehaviour
The Behaviour that is currently executing.

 
See Also:
Behaviour

currentMessage

jade.lang.acl.ACLMessage currentMessage
Last message received.

 
See Also:
ACLMessage

myAPState

int myAPState

terminating

boolean terminating
This flag is used to distinguish the normal AP_ACTIVE state from the particular case in which the agent state is set to AP_ACTIVE during agent termination to allow it to deregister with the AMS. In this case in fact a call to doDelete(), doMove(), doClone() and doSuspend() should have no effect.


generateBehaviourEvents

boolean generateBehaviourEvents
When set to false (default) all behaviour-related events (such as ADDED_BEHAVIOUR or CHANGED_BEHAVIOUR_STATE) are not generated in order to improve performances. These events in facts are very frequent.


myBufferedState

int myBufferedState

persistentID

Long persistentID

theContentManager

jade.content.ContentManager theContentManager

Class jade.core.AID extends Object implements Serializable

Serialized Fields

name

String name

addresses

jade.util.leap.List addresses

resolvers

jade.util.leap.List resolvers

userDefSlots

jade.util.leap.Properties userDefSlots

Class jade.core.BaseNode extends Object implements Serializable

Serialized Fields

myName

String myName

hasLocalPM

boolean hasLocalPM

Class jade.core.BehaviourID extends Object implements Serializable

Serialized Fields

name

String name

className

String className

kind

String kind

children

jade.util.leap.List children

Class jade.core.CaseInsensitiveString extends Object implements Serializable

Serialized Fields

s

String s

Class jade.core.ContainerID extends Object implements Serializable

Serialized Fields

name

String name

address

String address

Class jade.core.GenericCommand extends Object implements Serializable

Serialized Fields

principal

jade.security.JADEPrincipal principal

creds

jade.security.Credentials creds

myName

String myName

myService

String myService

myInteraction

String myInteraction

params

jade.util.leap.List params

returnValue

Object returnValue

Class jade.core.IMTPException extends jade.util.WrapperException implements Serializable

Class jade.core.NameClashException extends Exception implements Serializable

Class jade.core.NodeDescriptor extends Object implements Serializable

Serialized Fields

myName

String myName

myNode

jade.core.Node myNode

myContainer

jade.core.ContainerID myContainer

username

String username

password

byte[] password

myPrincipal

jade.security.JADEPrincipal myPrincipal

ownerPrincipal

jade.security.JADEPrincipal ownerPrincipal

ownerCredentials

jade.security.Credentials ownerCredentials

Class jade.core.NotFoundException extends Exception implements Serializable

Class jade.core.ProfileException extends jade.util.WrapperException implements Serializable

Class jade.core.Service.SliceProxy extends Object implements Serializable

Serialized Fields

myNode

jade.core.Node myNode

Class jade.core.ServiceDescriptor extends Object implements Serializable

Serialization Methods

readObject

private void readObject(ObjectInputStream)
                 throws IOException,
                        ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream)
                  throws IOException
Serialized Fields

myName

String myName

serviceClass

String serviceClass

Class jade.core.ServiceException extends jade.util.WrapperException implements Serializable

Class jade.core.ServiceNotActiveException extends jade.core.ServiceException implements Serializable

Class jade.core.UnreachableException extends jade.util.WrapperException implements Serializable


Package tools.codec.pkcs

Class tools.codec.pkcs.ExtKeyTool.ExtKeyToolException extends Exception implements Serializable

Class tools.codec.pkcs.ExtKeyTool.InvalidCertificateChainException extends ExtKeyTool.ExtKeyToolException implements Serializable



Copyright © Fraunhofer Gesellschaft. All Rights Reserved.