Serialized Form


Package org.activemath.abstractcontent

Class org.activemath.abstractcontent.MBaseCollectionNotProvidedException extends MBaseException implements Serializable

Class org.activemath.abstractcontent.MBaseException extends Exception implements Serializable

Serialized Fields

description

String description
interally stores this exception's description


exception

Exception exception
internally stores this exception's given sub-exception

Class org.activemath.abstractcontent.MBaseID extends Object implements Serializable

Serialization Methods

readObject

private void readObject(ObjectInputStream in)
                 throws IOException,
                        ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeObject

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

Class org.activemath.abstractcontent.MBaseItemNotFoundException extends MBaseException implements Serializable

Serialized Fields

id

MBaseID id

Class org.activemath.abstractcontent.ModelExistsException extends Exception implements Serializable

Serialized Fields

userName

String userName

Class org.activemath.abstractcontent.SubconfImpl.PropertiesConfig.CyclicServiceInitException extends IllegalStateException implements Serializable


Package org.activemath.applets

Class org.activemath.applets.AppletLoader extends Applet implements Serializable

Serialized Fields

inittingThread

Thread inittingThread

button

Button button

startRightAway

boolean startRightAway

frame

Frame frame

applet

Applet applet

Class org.activemath.applets.CasConsole extends org.apache.xmlrpc.applet.XmlRpcApplet implements Serializable

Serialized Fields

isTeacherConsole

boolean isTeacherConsole

isActive

boolean isActive

isSwing

boolean isSwing

command

String command

result

String result

consoleArea

ConsoleArea consoleArea

input

TextField input

save

Button save

moreNewsThread

Thread moreNewsThread

appletLoader

AppletLoader appletLoader

pastel

String pastel

Class org.activemath.applets.ConsoleArea extends TextArea implements Serializable

Serialized Fields

commandPromptPosition

int commandPromptPosition

resultPosition

int resultPosition

selectedCommand

int selectedCommand

actionListeners

Vector<E> actionListeners

previousCommands

Vector<E> previousCommands

isEditable

boolean isEditable

Class org.activemath.applets.DumbApplet extends Applet implements Serializable

Serialized Fields

dumbSwitch

boolean dumbSwitch

message

String message

Class org.activemath.applets.PeripherieWinkel extends org.apache.xmlrpc.applet.XmlRpcApplet implements Serializable

Serialized Fields

kordSys

PeripherieWinkel.KOrdSys kordSys

console

ConsoleArea console

Class org.activemath.applets.PeripherieWinkel.KOrdSys extends Canvas implements Serializable

Serialized Fields

width

int width

height

int height

angle

int angle

mitteX

int mitteX

mitteY

int mitteY

radius

int radius

pw

PeripherieWinkel pw

offscreenImage

Image offscreenImage

offscreenGraphics

Graphics offscreenGraphics

aX

int aX

aY

int aY

bX

int bX

bY

int bY

cX

int cX

cY

int cY

xPos

String xPos

yPos

String yPos

darkgreen

Color darkgreen

didChange

boolean didChange

Class org.activemath.applets.ProxiedAppletLoader extends AppletLoader implements Serializable

Serialized Fields

newStub

RelayedAppletStub newStub

proxyURL

URL proxyURL

Class org.activemath.applets.SearchQueryTypeApplet extends Applet implements Serializable

Serialized Fields

language

String language

selectedType

String selectedType

menuStructure

Properties menuStructure

phrases

Properties phrases

rootMenu

JMenu rootMenu

Package org.activemath.applets.exercises

Class org.activemath.applets.exercises.Mapping extends Applet implements Serializable

Serialized Fields

connections

Color[] connections

pendingFrom

int pendingFrom

pendingTo

int pendingTo

pendingDecoration

String pendingDecoration

lengthLeft

int lengthLeft

lengthRight

int lengthRight

inputStroke

Stroke inputStroke

Package org.activemath.author.toc

Class org.activemath.author.toc.DCMetaEditPanel extends JPanel implements Serializable

Serialized Fields

langSupport

boolean langSupport

stringPanel

StringListPanel stringPanel

verticalBox

Box verticalBox

updateButton

JButton updateButton

element

OJElement element

name

String name

main_frame

TOC main_frame

Class org.activemath.author.toc.EditableTOCJTree extends JPanel implements Serializable

Serialized Fields

config

Subconfiguration config

session

AMSessionInfo session

sourceFileName

String sourceFileName

root

DefaultMutableTreeNode root

draggedNode

DefaultMutableTreeNode draggedNode

dragged_nodes

Vector<E> dragged_nodes

treeArea

JTree treeArea

mBase

MBaseRef mBase

nodeDecorator

ASyncTreeNodeDecorator nodeDecorator

tocWindow

TOC tocWindow

secure_client

ActiveMathAuthenticatedConnection secure_client

outputter

org.jdom.output.XMLOutputter outputter

saxBuilder

OJSAXBuilder saxBuilder

Class org.activemath.author.toc.IDEditPanel extends JPanel implements Serializable

Serialized Fields

idPanel

IDPanel idPanel

verticalBox

Box verticalBox

updateButton

JButton updateButton

element

OJElement element

idName

String idName

parentTOC

TOC parentTOC

Class org.activemath.author.toc.IDPanel extends JPanel implements Serializable

Serialized Fields

idLabel

JLabel idLabel

idText

ImprovedJTextField idText

upperBox

Box upperBox

Class org.activemath.author.toc.ImprovedJTextField extends JTextField implements Serializable

Class org.activemath.author.toc.SessionDialog extends JDialog implements Serializable

Serialized Fields

session

AMSessionInfo session

oldSession

AMSessionInfo oldSession

parent

JFrame parent

okButton

JButton okButton

cancelButton

JButton cancelButton

testButton

JButton testButton

buttonPanel

JPanel buttonPanel

userNameField

ImprovedJTextField userNameField

sessionNameField

ImprovedJTextField sessionNameField

serverNameField

ImprovedJTextField serverNameField

textInputPanel

JPanel textInputPanel

verticalBox

Box verticalBox

Class org.activemath.author.toc.StringListPanel extends JPanel implements Serializable

Serialized Fields

listScroller

JScrollPane listScroller

list

JList list

langSupport

boolean langSupport

name

String name

defaultRole

String defaultRole

languageLabel

JLabel languageLabel

languageBox

JComboBox languageBox

newItemLabel

JLabel newItemLabel

newItemContent

ImprovedJTextField newItemContent

addButton

JButton addButton

removeButton

JButton removeButton

upperBox

Box upperBox

centralBox

Box centralBox

lowerBox

Box lowerBox

parent

DCMetaEditPanel parent

Class org.activemath.author.toc.TOC extends JFrame implements Serializable

Serialized Fields

tree

EditableTOCJTree tree

treeScroller

JScrollPane treeScroller

config

Subconfiguration config

tabbedPane

JTabbedPane tabbedPane

session

AMSessionInfo session

fileName

String fileName

abstract_file_name

String abstract_file_name

isFile

boolean isFile

changesSaved

boolean changesSaved

menuBar

TOCMenuBar menuBar

idPanel

IDEditPanel idPanel

titlePanel

DCMetaEditPanel titlePanel

contribPanel

DCMetaEditPanel contribPanel

creatorPanel

DCMetaEditPanel creatorPanel

addTreeNodeMenu

JPopupMenu addTreeNodeMenu

run_as_applet

boolean run_as_applet

systemClipboard

Clipboard systemClipboard

BookId

String BookId

sessionId

String sessionId

user

String user

tocEditUrl

String tocEditUrl

Class org.activemath.author.toc.TOCEditButtonApplet extends Applet implements Serializable

Serialized Fields

loadImpossible

boolean loadImpossible

mainClassLoaded

boolean mainClassLoaded

window

TOC window

button

Button button

Class org.activemath.author.toc.TOCEditForJSCalls extends Applet implements Serializable

Serialized Fields

loadImpossible

boolean loadImpossible

mainClassLoaded

boolean mainClassLoaded

windowTable

Hashtable<K,V> windowTable

Class org.activemath.author.toc.TOCMenuBar extends JMenuBar implements Serializable


Package org.activemath.config

Class org.activemath.config.BadConfigurationError extends Error implements Serializable

Serialized Fields

cause

Throwable cause

Package org.activemath.content.items

Class org.activemath.content.items.DynamicItem extends Item implements Serializable

Serialized Fields

type

String type
The type of this Object, which can be one of the TYPE defined in his sub classes.


serviceName

String serviceName
Actually this is only used for service like icmap. But we set this member just empty for other kind of DynamicItem.


queryName

String queryName
the queryname or pedagogical Objective, like "introduction", "getexcersise"


references

List<E> references
a List of all mbase references(String)


queryParameters

List<E> queryParameters
A List, which contains property, value pairs as Lists. This is specially for extern service call and any other services, which is still not considered. All other properties which special for particular purpose can be defined in this HashMap. Actually this is only used for service like icmap. But we set this member just empty for other kind of DynamicItem.


userId

String userId
Currently there's no case we need to store this information. But every DynamicItem must corresponds to unique user. Besides, each DynamicItem should have titles. TODO: Titles should adapt to different users, which is currently not the case.


omobj

org.jdom.Element omobj
An OMOBJ which comes from OJDynamicItem. We don't touch the content and just pass it through to the model and even to presentation level.

Class org.activemath.content.items.DynamicItemCMap extends DynamicItemLearningService implements Serializable

serialVersionUID: 2L

Serialized Fields

exerciseDOM

OJElement exerciseDOM
contains the most information of this object. Method getTextualDOM() return this member.

Class org.activemath.content.items.DynamicItemDM extends DynamicItemLearningService implements Serializable

Serialized Fields

dom

OJElement dom

omobj

org.jdom.Element omobj

Class org.activemath.content.items.DynamicItemDynamicTask extends DynamicItem implements Serializable

serialVersionUID: 1L

Serialized Fields

bookId

String bookId

Class org.activemath.content.items.DynamicItemExerciseSequencer extends DynamicItemLearningService implements Serializable

serialVersionUID: 2L

Serialized Fields

dom

OJElement dom
The XML-Element we construct


bookId

String bookId

Class org.activemath.content.items.DynamicItemLearningService extends DynamicItem implements Serializable

Class org.activemath.content.items.DynamicItemTCTA extends DynamicItemText implements Serializable

serialVersionUID: 1L

Class org.activemath.content.items.DynamicItemText extends DynamicItem implements Serializable

serialVersionUID: 3L

Serialized Fields

omtext

OJElement omtext
Contains the most information of this object. Method getTextualDOM() return this member.


cmpList

List<E> cmpList

url

String url

Class org.activemath.content.items.ExerciseItem extends Item implements Serializable

Serialized Fields

interactions

List<E> interactions

version

String version

Class org.activemath.content.items.ExerciseItemMathdox extends ExerciseItem implements Serializable

Serialized Fields

xslFileName

String xslFileName

ojmetadata

OJElement ojmetadata

exercise

org.jdom.Element exercise

Class org.activemath.content.items.FlavorSet extends Object implements Serializable

Serialized Fields

item

Item item

mbaseRef

MBaseRef mbaseRef

flavorMap

Map<K,V> flavorMap

myFlavors

List<E> myFlavors

flavorsInitted

boolean flavorsInitted

allRelatedOnes

Set<E> allRelatedOnes

stack

Stack<E> stack

Class org.activemath.content.items.Item extends Object implements Serializable

Serialized Fields

factory

ItemFactory factory

id

String id

mbaseId

MBaseID mbaseId

title

String title

shouldUseTitleFromID

boolean shouldUseTitleFromID

titles

Map<K,V> titles

omdocTag

String omdocTag

omdocType

String omdocType

numWords

int numWords

copyrights

Map<K,V> copyrights

metadata

Metadata metadata

forId

String forId

forIds

List<E> forIds

theoryId

String theoryId

dependsOn

List<E> dependsOn

relatedTo

List<E> relatedTo

relationsOut

List<E> relationsOut

relationsIn

List<E> relationsIn

flavorSet

FlavorSet flavorSet

Class org.activemath.content.items.TheoryItem extends Item implements Serializable

Serialized Fields

itemIds

Collection<E> itemIds

Package org.activemath.content.mediator

Class org.activemath.content.mediator.MediatorException extends Exception implements Serializable

Class org.activemath.content.mediator.OntologyException extends MediatorException implements Serializable

Class org.activemath.content.mediator.UniqueURIException extends MediatorException implements Serializable


Package org.activemath.content.mediator.kbimpl

Class org.activemath.content.mediator.kbimpl.KBCallerException extends MediatorException implements Serializable


Package org.activemath.content.mediator.query

Class org.activemath.content.mediator.query.QueryParseException extends MediatorException implements Serializable


Package org.activemath.content.mediator.rewriter

Class org.activemath.content.mediator.rewriter.MappingParseException extends MediatorException implements Serializable


Package org.activemath.content.query

Class org.activemath.content.query.NoSuchItemException extends QueryEngineException implements Serializable

Class org.activemath.content.query.OntologyMappingException extends QueryEngineException implements Serializable

Class org.activemath.content.query.QueryEngineException extends Exception implements Serializable

Class org.activemath.content.query.SyntaxErrorException extends QueryEngineException implements Serializable

Class org.activemath.content.query.UnsupportedOntologyQueryException extends QueryEngineException implements Serializable


Package org.activemath.drafts

Class org.activemath.drafts.NonImplementedException extends RuntimeException implements Serializable


Package org.activemath.events

Class org.activemath.events.ActivemathEvent extends Object implements Serializable

Serialized Fields

type

String type
Type of event ("LoggedIn", "StartExercise", ...)


timestamp

long timestamp
System time when the event happened


source

Object source
Source/producer of event


id

long id
Id of event (defaults to -1)


userId

String userId

groupId

String groupId

sessionId

String sessionId

itemId

String itemId

bookId

String bookId

Package org.activemath.events.types

Class org.activemath.events.types.ApplicationShutdownEvent extends ActivemathEvent implements Serializable

Class org.activemath.events.types.ApplicationStartupEvent extends ActivemathEvent implements Serializable

Class org.activemath.events.types.AssessmentResultEvent extends ActivemathEvent implements Serializable

Serialized Fields

assessment

List<E> assessment

Class org.activemath.events.types.AuthoringInterfaceEvent extends ActivemathEvent implements Serializable

Serialized Fields

xmlDescr

String xmlDescr

Class org.activemath.events.types.BeliefUpdateEvent extends ActivemathEvent implements Serializable

Serialized Fields

conceptId

String conceptId
The concept the belief has been updated for.


mastery

int mastery

plausibility

double plausibility

masteries

Map<K,V> masteries
key: competency value: Integer mastery in [0, 100], -1 for unknown


plausibilities

Map<K,V> plausibilities
key: competency value: Integer plausibility in [0, 1]


indirectEvidences

Map<K,V> indirectEvidences
key: competency value: Boolean whether indirct evidence has been used, true if yes

Class org.activemath.events.types.ClipTransferEvent extends ActivemathEvent implements Serializable

Serialized Fields

userId

String userId

sessionId

String sessionId

coordinate

String coordinate

omobj

String omobj

userAgent

String userAgent

dragging

String dragging

acceptHeader

String acceptHeader

resultMimeType

String resultMimeType

Class org.activemath.events.types.DictSearchedEvent extends ActivemathEvent implements Serializable

Serialized Fields

query

String query

queryOJE

OJElement queryOJE

numResults

int numResults

Class org.activemath.events.types.ExerciseActionEvent extends ActivemathEvent implements Serializable

Serialized Fields

itemId

String itemId

actionDescription

String actionDescription
The identifier of the action executed by the learner, which in this case is the identifier of a differentiation (or simplification? rule).

Class org.activemath.events.types.ExerciseFinishedEvent extends ActivemathEvent implements Serializable

Serialized Fields

itemId

String itemId

overallTask

String overallTask
A description of the overall task that the student have attempted to solve. Originally, this is aimed at exercises on symbolic differentiation as supported by GLEAM (the local tutorial dialogue exercise subsystem), in which case it contains the symbolic expression the learner was suppose to differentiate, e.g. "differentiate sin(x^2)". In other cases, this field should be null.

TODO Specify the notation (OMDoc? OQMath?) used to encode the mathematical expression.


successRate

double successRate
Success rate achieved by the learner in the exercise, except on exercises managed by GLEAM, which does not provide this value but termination status.


terminationStatus

String terminationStatus

Class org.activemath.events.types.ExerciseHelpRequestEvent extends ActivemathEvent implements Serializable

Serialized Fields

itemId

String itemId

currentProblemDescription

String currentProblemDescription

Class org.activemath.events.types.ExerciseHintProvisionEvent extends ActivemathEvent implements Serializable

Serialized Fields

itemId

String itemId

hintDescription

String hintDescription
The hint generated by the system to provide scaffolding help, e.g., "identify form of the statement" "apply the chain rule" etc. (requires mapping from hints to ids).

Class org.activemath.events.types.ExerciseRunEvent extends ActivemathEvent implements Serializable

Serialized Fields

numHints

int numHints

numSteps

int numSteps

durationSecs

int durationSecs

successRate

double successRate

exerciseSystem

String exerciseSystem

endState

String endState

metadataRecords

List<E> metadataRecords

wasFinished

boolean wasFinished

wasGivenUp

boolean wasGivenUp

Class org.activemath.events.types.ExerciseSequencerFinishedEvent extends ActivemathEvent implements Serializable

Serialized Fields

sequencerId

String sequencerId

howFinished

String howFinished

finishedExercises

List<E> finishedExercises

Class org.activemath.events.types.ExerciseSequencerStartedEvent extends ActivemathEvent implements Serializable

Serialized Fields

sequencerId

String sequencerId

bookId

String bookId

pedagogicalObjective

String pedagogicalObjective

contentIdentifiers

List<E> contentIdentifiers

Class org.activemath.events.types.ExerciseStartedEvent extends ActivemathEvent implements Serializable

Serialized Fields

itemId

String itemId

overallTask

String overallTask
A description of the overall task that the student is attempting to solve. Originally, this is aimed at exercises on symbolic differentiation as supported by GLEAM (the local tutorial dialogue exercise subsystem), in which case it contains the symbolic expression the learner is suppose to differentiate, e.g. "differentiate sin(x^2)". In other cases, this field should be null.

TODO Specify the notation (OMDoc? OQMath?) used to encode the mathematical expression.

Class org.activemath.events.types.ExerciseStepEvent extends ActivemathEvent implements Serializable

Serialized Fields

itemId

String itemId

metadataRecords

List<E> metadataRecords

userInput

List<E> userInput

userInputDelay

Integer userInputDelay

achievement

double achievement

confidence

int confidence

stepDuration

long stepDuration

misconceptions

List<E> misconceptions

allMetadata

org.jdom.Element allMetadata

allInputData

org.jdom.Element allInputData

hint

boolean hint

inputEncodingError

boolean inputEncodingError

competencySystem

CompetencySystem competencySystem

Class org.activemath.events.types.FocusChangedEvent extends ActivemathEvent implements Serializable

Serialized Fields

windowName

String windowName

gotFocus

boolean gotFocus

Class org.activemath.events.types.HappinessEvent extends ActivemathEvent implements Serializable

Serialized Fields

value

int value

Class org.activemath.events.types.ItemMenuContentAddedEvent extends ActivemathEvent implements Serializable

Serialized Fields

bookId

String bookId

pageId

String pageId

newItemsIds

String newItemsIds

itemId

String itemId

Class org.activemath.events.types.ItemMenuContentRemovedEvent extends ActivemathEvent implements Serializable

Serialized Fields

bookId

String bookId

pageId

String pageId

itemId

String itemId

Class org.activemath.events.types.ItemPresentedEvent extends ActivemathEvent implements Serializable

Serialized Fields

itemId

String itemId

pageNum

int pageNum

Class org.activemath.events.types.ItemSeenEvent extends ActivemathEvent implements Serializable

Serialized Fields

itemId

String itemId

duration

int duration

Class org.activemath.events.types.MasteryChangedEvent extends ActivemathEvent implements Serializable

Serialized Fields

itemId

String itemId

oldAssessment

Map<K,V> oldAssessment

newAssessment

Map<K,V> newAssessment

Class org.activemath.events.types.MBaseCollectionsChangedEvent extends ActivemathEvent implements Serializable

Serialized Fields

collections

Collection<E> collections

addedIds

List<E> addedIds

removedIds

List<E> removedIds

changedIds

List<E> changedIds

finished

boolean finished

Class org.activemath.events.types.NoteCreatedEvent extends ActivemathEvent implements Serializable

Serialized Fields

noteId

String noteId

owner

String owner

itemId

String itemId

title

String title

text

String text

isPublic

boolean isPublic

Class org.activemath.events.types.NoteDeletedEvent extends ActivemathEvent implements Serializable

Serialized Fields

noteId

String noteId

owner

String owner

itemId

String itemId

title

String title

text

String text

isPublic

boolean isPublic

Class org.activemath.events.types.NoteModifiedEvent extends ActivemathEvent implements Serializable

Serialized Fields

noteId

String noteId

owner

String owner

itemId

String itemId

title

String title

text

String text

isPublic

boolean isPublic

Class org.activemath.events.types.NotePresentedEvent extends ActivemathEvent implements Serializable

Serialized Fields

noteId

String noteId

owner

String owner

itemId

String itemId

title

String title

text

String text

isPublic

boolean isPublic

Class org.activemath.events.types.PagePresentedEvent extends ActivemathEvent implements Serializable

Serialized Fields

page

int page

Class org.activemath.events.types.ReportRequestedEvent extends ActivemathEvent implements Serializable

Serialized Fields

reportType

String reportType

query

String query

queryTimeMillis

long queryTimeMillis

numEvents

int numEvents

numResults

int numResults

Class org.activemath.events.types.SelfAssessmentEvent extends ActivemathEvent implements Serializable

Serialized Fields

itemId

String itemId

mastery

int mastery

Class org.activemath.events.types.SelfReportEvent extends ActivemathEvent implements Serializable

Serialized Fields

itemId

String itemId

liking

int liking

pride

int pride

satisfaction

int satisfaction

Class org.activemath.events.types.SurveySubmittedEvent extends ActivemathEvent implements Serializable

Serialized Fields

surveyId

String surveyId

Class org.activemath.events.types.ToolStartedEvent extends ActivemathEvent implements Serializable

Serialized Fields

toolName

String toolName

Class org.activemath.events.types.TutorialInteractionEvent extends ActivemathEvent implements Serializable

Serialized Fields

userId

String userId

userGroup

String userGroup

tutorialInteractionId

String tutorialInteractionId

pedagogicalObjective

String pedagogicalObjective

contentIdentifiers

List<E> contentIdentifiers
List of String


initialWorldState

Map<K,V> initialWorldState
Map of initial world states for course generation


originalSource

String originalSource

documentString

String documentString

Class org.activemath.events.types.UrlRequestedEvent extends ActivemathEvent implements Serializable

Serialized Fields

url

String url

referrer

String referrer

Class org.activemath.events.types.UserBookDeletedEvent extends ActivemathEvent implements Serializable

Serialized Fields

bookId

String bookId

Class org.activemath.events.types.UserBookPlannedEvent extends ActivemathEvent implements Serializable

Serialized Fields

bookId

String bookId

title

String title

groupingId

String groupingId

scenario

String scenario

goals

String[] goals

Class org.activemath.events.types.UserBookRenamedEvent extends ActivemathEvent implements Serializable

Serialized Fields

bookId

String bookId

oldTitle

String oldTitle

newTitle

String newTitle

Class org.activemath.events.types.UserBookUploadedEvent extends ActivemathEvent implements Serializable

Serialized Fields

bookId

String bookId

title

String title

description

String description

omdocXml

String omdocXml

Class org.activemath.events.types.UserCreatedEvent extends ActivemathEvent implements Serializable

Serialized Fields

userName

String userName

userData

Map<K,V> userData

Class org.activemath.events.types.UserFeedbackEvent extends ActivemathEvent implements Serializable

Serialized Fields

feedbackType

UserFeedbackEventTag.FeedbackType feedbackType

Class org.activemath.events.types.UserLoggedInEvent extends ActivemathEvent implements Serializable

Serialized Fields

remoteAddr

String remoteAddr

userAgent

String userAgent

Class org.activemath.events.types.UserLoggedOutEvent extends ActivemathEvent implements Serializable

Serialized Fields

sessionDurationSecs

int sessionDurationSecs

Class org.activemath.events.types.UserPropertyChangedEvent extends ActivemathEvent implements Serializable

Serialized Fields

property

String property

oldValue

String oldValue

newValue

String newValue

Class org.activemath.events.types.UserRemovedEvent extends ActivemathEvent implements Serializable

Serialized Fields

userName

String userName

Class org.activemath.events.types.ViewPresentedEvent extends ActivemathEvent implements Serializable

Serialized Fields

viewName

String viewName

Class org.activemath.events.types.WindowClosedEvent extends ActivemathEvent implements Serializable

Serialized Fields

windowName

String windowName

Package org.activemath.exercises.model

Class org.activemath.exercises.model.ExtasyException extends RuntimeException implements Serializable


Package org.activemath.exercises.parsers

Class org.activemath.exercises.parsers.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 org.activemath.exercises.parsers.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 org.activemath.omdocjdom

Class org.activemath.omdocjdom.DirectoryCollection extends File implements Serializable

Serialized Fields

publicID

String publicID

Class org.activemath.omdocjdom.ID extends Object implements Serializable

Serialized Fields

collection

String collection

theory

String theory

name

String name

mid

String mid

Class org.activemath.omdocjdom.IID extends ID implements Serializable

Class org.activemath.omdocjdom.InvalidID extends RuntimeException implements Serializable

Serialized Fields

cause

Throwable cause

Class org.activemath.omdocjdom.MBaseBuildException extends RuntimeException implements Serializable

Serialized Fields

filePath

String filePath

lineNr

int lineNr

columnNr

int columnNr

Class org.activemath.omdocjdom.NoSuchIDException extends MBaseBuildException implements Serializable

Serialized Fields

refElement

OJElement refElement

lastAttemptedID

ID lastAttemptedID

Class org.activemath.omdocjdom.OJDocument extends org.jdom.Document implements Serializable

Serialized Fields

collection

OJCollection collection

info

Object info

file

File file

lastModificationDate

Date lastModificationDate

Class org.activemath.omdocjdom.OJDynamicItem extends OJElement implements Serializable

Class org.activemath.omdocjdom.OJElement extends org.jdom.Element implements Serializable

Serialized Fields

id

ID id
A buffer to store the id of the element for the first time it is computed. Beware that it is not reset by anything like a detach or setParent(), whereas there may be reasons it should


info

Object info

Class org.activemath.omdocjdom.OJgroup extends OJElement implements Serializable

Class org.activemath.omdocjdom.OJItem extends OJElement implements Serializable

Class org.activemath.omdocjdom.OJoms extends OJElement implements Serializable

Serialized Fields

targetID

ID targetID

Class org.activemath.omdocjdom.OJref extends OJElement implements Serializable

Serialized Fields

targetID

ID targetID

Class org.activemath.omdocjdom.OJReferenceAttribute extends org.jdom.Attribute implements Serializable

Serialized Fields

pointerID

ID pointerID
The ID value underneath, may be null until it is computed using OJReferenceAttribute.computeID().

Class org.activemath.omdocjdom.OJText extends org.jdom.Text implements Serializable

Serialized Fields

info

Object info

Class org.activemath.omdocjdom.OJUtilities extends Object implements Serializable


Package org.activemath.omdocjdom.collsync

Class org.activemath.omdocjdom.collsync.CSException extends RuntimeException implements Serializable

Class org.activemath.omdocjdom.collsync.CSServlet extends HttpServlet implements Serializable

Serialized Fields

pattern1

Pattern pattern1

pattern2

Pattern pattern2

collSyncMaps

Map<K,V> collSyncMaps

cleaner

org.activemath.omdocjdom.collsync.CSServlet.CollectionSyncCleaner cleaner

Package org.activemath.omdocjdom.map

Class org.activemath.omdocjdom.map.JDM extends OJElement implements Serializable

Serialized Fields

idOfElementTransformer

Transformer idOfElementTransformer

baseDir

File baseDir
The directory from which to resolve all other paths


collectionId

String collectionId
The collection ID in order to answer for collection-based ID-requests


Package org.activemath.omdocjdom.mbase

Class org.activemath.omdocjdom.mbase.Dependency extends OJElement implements Serializable

Class org.activemath.omdocjdom.mbase.Dependency.IDElement extends OJElement implements Serializable

Class org.activemath.omdocjdom.mbase.ElementFromIDTable extends Object implements Serializable

Serialized Fields

hashtable

Hashtable<K,V> hashtable

surroundingMBaseRef

MBaseRef surroundingMBaseRef

Class org.activemath.omdocjdom.mbase.MBaseBuilder extends Object implements Serializable

Serialized Fields

mbase

OmdocJdomMBase mbase

table

ElementFromIDTable table

surroundingMBaseRef

MBaseRef surroundingMBaseRef

paths

List<E> paths
The list of paths to load. Includes directories, is determined by configuration.


documents

List<E> documents
The list of loaded OJDocuments.


basePath

File basePath

saxBuilder

OJSAXBuilder saxBuilder

debugOutputter

org.jdom.output.XMLOutputter debugOutputter

collection

String collection

verbosity

int verbosity

applyHeuristics

boolean applyHeuristics

errorReporter

MBaseErrorReporter errorReporter

startRhino

boolean startRhino

portNumber

int portNumber

server

OJXMLRPCmbaseServer server

lastException

Exception lastException

correction

int correction

buildException

Exception buildException

Class org.activemath.omdocjdom.mbase.MBaseItem extends OJItem implements Serializable

Class org.activemath.omdocjdom.mbase.OmdocJdomMBase extends Object implements Serializable

Serialized Fields

table

ElementFromIDTable table

builder

MBaseBuilder builder

lock

ReadWriteLock lock

Package org.activemath.omdocjdom.rephrase

Class org.activemath.omdocjdom.rephrase.RephraseException extends RuntimeException implements Serializable

Serialized Fields

omobj

OJElement omobj

Class org.activemath.omdocjdom.rephrase.RephraseGraph extends Object implements Serializable

Serialized Fields

edges

List<E> edges

nodes

List<E> nodes
This set is a list of "preferrability", the least requirement being that the "general" CD is the last.

Class org.activemath.omdocjdom.rephrase.RephraseRule extends Object implements Serializable

Serialized Fields

fromOmobj

OJElement fromOmobj

toOmobj

OJElement toOmobj

matcher

OMMatcher matcher

fromSymbolsTargets

Set<E> fromSymbolsTargets

Package org.activemath.presentation

Class org.activemath.presentation.Fragment extends Object implements Serializable

Serialized Fields

timeStamp

long timeStamp

id

String id

format

String format

lang

String lang

content

byte[] content

contentUTF8

String contentUTF8

Class org.activemath.presentation.FragmentCache extends Object implements Serializable

Serialized Fields

config

Subconfiguration config

Package org.activemath.presentation.formats

Class org.activemath.presentation.formats.FormatException extends Exception implements Serializable


Package org.activemath.sequencer

Class org.activemath.sequencer.NoAvailableExercisesException extends Exception implements Serializable

serialVersionUID: 1L


Package org.activemath.studentmodel2.simulation

Class org.activemath.studentmodel2.simulation.SimulationExerciseStepEvent extends ActivemathEvent implements Serializable

Serialized Fields

exerciseId

String exerciseId

forId

String forId

userId

String userId

achievement

double achievement

competencies

List<E> competencies

competencyLevel

CompetencyLevel competencyLevel

difficulty

Difficulty difficulty

IRTdifficulty

double IRTdifficulty

Package org.activemath.tutor.coursegen.learnerModel

Class org.activemath.tutor.coursegen.learnerModel.UnknownLearnerModelException extends Exception implements Serializable


Package org.activemath.util

Class org.activemath.util.Console extends TextArea implements Serializable

Serialized Fields

menuShortcutKeyMask

int menuShortcutKeyMask

commandPromptPosition

int commandPromptPosition

resultPosition

int resultPosition

toAddAtNextTextValueChanged

int toAddAtNextTextValueChanged

lastKeyPressed

int lastKeyPressed

selectedCommand

int selectedCommand

leftHereCommand

String leftHereCommand

previousCommands

Vector<E> previousCommands

Class org.activemath.util.StreamedConsole extends Console implements Serializable

Serialized Fields

inStreamEmul

org.activemath.util.StreamedConsole.InStreamEmul inStreamEmul

outStreamEmul

org.activemath.util.StreamedConsole.OutStreamEmul outStreamEmul

Package org.activemath.util.OMconverters

Class org.activemath.util.OMconverters.OMConvertException extends Exception implements Serializable

Serialized Fields

throwable

Throwable throwable
if the raise of the OMConvertException is the consequence of a previous exception one of the constructors provides the possibility to input that underlying exception which is stored here


Package org.activemath.webapp.adapterrex

Class org.activemath.webapp.adapterrex.AdaptErrEx extends HttpServlet implements Serializable

serialVersionUID: 1L

Serialized Fields

remoteSessionMap

Map<K,V> remoteSessionMap

serviceurl

String serviceurl

Package org.activemath.webapp.base

Class org.activemath.webapp.base.AuthenticationManagerException extends Exception implements Serializable

Class org.activemath.webapp.base.VelocityViewServlet extends org.apache.velocity.tools.view.servlet.VelocityViewServlet implements Serializable

Serialized Fields

defaultLanguage

String defaultLanguage
The two character abbreviation for the request's default language.


Package org.activemath.webapp.base.external

Class org.activemath.webapp.base.external.ExternalAuthenticationException extends Exception implements Serializable

Serialized Fields

errorCode

int errorCode

Class org.activemath.webapp.base.external.SakaiToolMyBooks extends HttpServlet implements Serializable


Package org.activemath.webapp.base.external.ilias

Class org.activemath.webapp.base.external.ilias.ILIASSoapWebserviceLocator extends org.apache.axis.client.Service implements Serializable

Serialized Fields

ILIASSoapWebservicePort_address

String ILIASSoapWebservicePort_address

ILIASSoapWebservicePortWSDDServiceName

String ILIASSoapWebservicePortWSDDServiceName

ports

HashSet<E> ports

Class org.activemath.webapp.base.external.ilias.IlOperation extends Object implements Serializable

Serialized Fields

ops_id

int ops_id

operation

String operation

description

String description

__equalsCalc

Object __equalsCalc

__hashCodeCalc

boolean __hashCodeCalc

Class org.activemath.webapp.base.external.ilias.IlUserData extends Object implements Serializable

Serialized Fields

usr_id

int usr_id

login

String login

passwd

String passwd

firstname

String firstname

lastname

String lastname

title

String title

gender

String gender

email

String email

institution

String institution

street

String street

city

String city

zipcode

String zipcode

country

String country

phone_office

String phone_office

last_login

String last_login

last_update

String last_update

create_date

String create_date

hobby

String hobby

department

String department

phone_home

String phone_home

phone_mobile

String phone_mobile

fax

String fax

time_limit_owner

int time_limit_owner

time_limit_unlimited

int time_limit_unlimited

time_limit_from

int time_limit_from

time_limit_until

int time_limit_until

time_limit_message

int time_limit_message

referral_comment

String referral_comment

matriculation

String matriculation

active

int active

accepted_agreement

boolean accepted_agreement

approve_date

String approve_date

user_skin

String user_skin

user_style

String user_style

user_language

String user_language

import_id

String import_id

__equalsCalc

Object __equalsCalc

__hashCodeCalc

boolean __hashCodeCalc

Package org.activemath.webapp.clip

Class org.activemath.webapp.clip.OMSDisambiguator.DisambiguationException extends RuntimeException implements Serializable

Class org.activemath.webapp.clip.StorableClip extends Object implements Serializable

Serialized Fields

omobjString

String omobjString

clipId

long clipId

accessTime

long accessTime

serverSession

String serverSession

exerciseSession

String exerciseSession

Package org.activemath.webapp.dict

Class org.activemath.webapp.dict.AutoCompletionServlet extends HttpServlet implements Serializable

Serialized Fields

userLang

String userLang

analyzer

AMAnalyzer analyzer

encoder

CharsetEncoder encoder

imageTagStart

String imageTagStart

fieldSelectors

Map<K,V> fieldSelectors

langs

List<E> langs

idFieldSelector

org.apache.lucene.document.FieldSelector idFieldSelector

alreadyPassedIds

Set<E> alreadyPassedIds

Class org.activemath.webapp.dict.DictionaryState extends Object implements Serializable

Serialized Fields

queryPack

AMQueryPack queryPack

dictNum

int dictNum

stepNum

int stepNum

scrollX

int scrollX

scrollY

int scrollY

minItemAndLastScroll

boolean minItemAndLastScroll

currentFocusInput

String currentFocusInput

searchMode

String searchMode

itemView

ItemView itemView

stringQ

String stringQ

lastAction

String lastAction

policy

SearchPolicy policy

dum

DictUserMessage dum

accepted4Langs

String accepted4Langs

Class org.activemath.webapp.dict.ItemView extends Object implements Serializable

Serialized Fields

id

String id

mbaseRef

MBaseRef mbaseRef

itemLanguage

String itemLanguage

viewMode

String viewMode

essentialRelationsFromItem

RelationsPackView essentialRelationsFromItem

essentialRelationsToItem

RelationsPackView essentialRelationsToItem

forWhatIsItem

RelationsPackView forWhatIsItem

itemsForThis

RelationsPackView itemsForThis

booksWhereItAppears

RelationsPackView booksWhereItAppears

displayMetadata

RelationsPackView displayMetadata

Class org.activemath.webapp.dict.SearchPolicy extends Object implements Serializable

Serialized Fields

appSession

AppSession appSession

Package org.activemath.webapp.dict.queries

Class org.activemath.webapp.dict.queries.AMQueryList extends AMAbstractQuery implements Serializable

Serialized Fields

list

List<E> list

queriesByName

Map<K,V> queriesByName

logicalOperator

Boolean logicalOperator

Class org.activemath.webapp.dict.queries.AMQueryPack extends Object implements Serializable

Serialized Fields

queryList

AMQueryList queryList

onlyImportantConceptsOfThisBook

boolean onlyImportantConceptsOfThisBook

allRequired

boolean allRequired

language

String language

limitToBook

boolean limitToBook

limitToConcepts

boolean limitToConcepts

Package org.activemath.webapp.exercises.tools

Class org.activemath.webapp.exercises.tools.Interaction extends org.jdom.Element implements Serializable

Serialized Fields

interactionId

String interactionId

parent

Exercise parent

interactionContent

Map<K,V> interactionContent

head

boolean head

reachable

boolean reachable

visited

boolean visited

_techId

int _techId

_IENr

int _IENr

feedback

org.jdom.Element feedback

interactionMap

org.jdom.Element interactionMap

answerMap

org.jdom.Element answerMap

Class org.activemath.webapp.exercises.tools.Transition extends org.jdom.Element implements Serializable

Serialized Fields

from

String from

to

String to

type

String type

Package org.activemath.webapp.exercises.tools.graph

Class org.activemath.webapp.exercises.tools.graph.GraphVizu extends JApplet implements Serializable

Serialized Fields

update

edu.berkeley.guir.prefuse.activity.ActionList update

layout

edu.berkeley.guir.prefuse.activity.ActionList layout

animate

edu.berkeley.guir.prefuse.activity.ActionList animate

filter

edu.berkeley.guir.prefuse.activity.ActionList filter

highlight

edu.berkeley.guir.prefuse.activity.ActionList highlight

registry

edu.berkeley.guir.prefuse.ItemRegistry registry

loader

GraphLoader loader

display

edu.berkeley.guir.prefuse.Display display

menu

JPopupMenu menu

toolTipManager

edu.berkeley.guir.prefuse.util.display.ToolTipManager toolTipManager

appRoot

String appRoot

queryURL

URL queryURL

exerciseId

String exerciseId

Package org.activemath.webapp.extasy.graph

Class org.activemath.webapp.extasy.graph.GraphVizu extends JApplet implements Serializable

Serialized Fields

update

edu.berkeley.guir.prefuse.activity.ActionList update

layout

edu.berkeley.guir.prefuse.activity.ActionList layout

animate

edu.berkeley.guir.prefuse.activity.ActionList animate

filter

edu.berkeley.guir.prefuse.activity.ActionList filter

highlight

edu.berkeley.guir.prefuse.activity.ActionList highlight

registry

edu.berkeley.guir.prefuse.ItemRegistry registry

display

edu.berkeley.guir.prefuse.Display display

menu

JPopupMenu menu

userId

String userId

baseURL

URL baseURL

Package org.activemath.webapp.notes.db

Class org.activemath.webapp.notes.db.NotesDatabaseAccessException extends Exception implements Serializable

Class org.activemath.webapp.notes.db.NotesDatabaseNoteIdInvalidException extends Exception implements Serializable


Package org.activemath.webapp.report.data

Class org.activemath.webapp.report.data.ExerciseRun extends ExerciseRunEvent implements Serializable

Serialized Fields

user

User user

item

Item item

startEvent

ExerciseStartedEvent startEvent

endEvent

ExerciseFinishedEvent endEvent

stepEvents

List<E> stepEvents

Package org.activemath.webapp.servlets

Class org.activemath.webapp.servlets.ActivemathServlet extends HttpServlet implements Serializable

Class org.activemath.webapp.servlets.FileServlet extends HttpServlet implements Serializable

Serialized Fields

checkModified

boolean checkModified

expiryTimeMinutes

int expiryTimeMinutes

Class org.activemath.webapp.servlets.ServiceServletPrimitive extends HttpServlet implements Serializable

Serialized Fields

services

Map<K,V> services

Class org.activemath.webapp.servlets.SnoopServlet extends HttpServlet implements Serializable


Package org.activemath.webapp.tools.data.storage

Class org.activemath.webapp.tools.data.storage.GapDBAccessException extends Exception implements Serializable

Class org.activemath.webapp.tools.data.storage.GapDBIdInvalidException extends Exception implements Serializable


Package org.activemath.webapp.tutor.cgWebService.ErrorHandlerAPI

Class org.activemath.webapp.tutor.cgWebService.ErrorHandlerAPI.CourseGeneratorException extends Exception implements Serializable

Class org.activemath.webapp.tutor.cgWebService.ErrorHandlerAPI.InvalidContentIdsException extends Exception implements Serializable

Class org.activemath.webapp.tutor.cgWebService.ErrorHandlerAPI.InvalidOJDocumentException extends Exception implements Serializable

Class org.activemath.webapp.tutor.cgWebService.ErrorHandlerAPI.NoCourseFoundException extends Exception implements Serializable

Class org.activemath.webapp.tutor.cgWebService.ErrorHandlerAPI.NoUserInLearnerModelException extends CourseGeneratorException implements Serializable

Class org.activemath.webapp.tutor.cgWebService.ErrorHandlerAPI.WrongLeanerModelURLException extends CourseGeneratorException implements Serializable

Class org.activemath.webapp.tutor.cgWebService.ErrorHandlerAPI.WrongLearnerKnowledgeMapException extends CourseGeneratorException implements Serializable

Class org.activemath.webapp.tutor.cgWebService.ErrorHandlerAPI.WrongRepositoryBindingURLException extends Exception implements Serializable

Class org.activemath.webapp.tutor.cgWebService.ErrorHandlerAPI.WrongTaskException extends CourseGeneratorException implements Serializable


Package org.activemath.webapp.user

Class org.activemath.webapp.user.UserData extends HashMap<String,String> implements Serializable

Serialized Fields

roles

UserRoleSet roles

Class org.activemath.webapp.user.UserManagerException extends Exception implements Serializable

Serialized Fields

cause

Throwable cause
The underlying Throwable that caused this Exception, if any.

Class org.activemath.webapp.user.UsernameTakenException extends UserManagerException implements Serializable


Package org.activemath.webapp.user.account

Class org.activemath.webapp.user.account.AccountManagerException extends UserManagerException implements Serializable


Package org.activemath.webapp.ws

Class org.activemath.webapp.ws.XmlRpcServiceServlet extends HttpServlet implements Serializable