Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
L
M
N
O
P
R
S
T
U
V
W
X
D
DATASOURCE
- Static variable in interface lacam.interfaces.
Process
The datasource type string.
DATASOURCE_ICON
- Static variable in interface lacam.container.
GraphicsProvider
DATATARGET
- Static variable in interface lacam.interfaces.
Process
The datatarget type string.
DATATARGET_ICON
- Static variable in interface lacam.container.
GraphicsProvider
DEFAULT_ATTRIBUTE_NAME
- Static variable in interface lacam.interfaces.
Datasource
The name of the attribute containing the name of a level, a factor or the design itself
DEFAULT_ATTRIBUTE_TIMESTAMP
- Static variable in interface lacam.interfaces.
Datasource
The name of the attribute containing the timestamp of a level in history
DEFAULT_ATTRIBUTE_TYPE
- Static variable in interface lacam.interfaces.
Datasource
The name of the attribute conatining the type of a factor
DEFAULT_ATTRIBUTE_VALUE
- Static variable in interface lacam.interfaces.
Datasource
The name of the attribute containing the value of a level
DEFAULT_NODE_BACKGROUND_COLOR
- Static variable in interface lacam.config.
ConfigConstants
DEFAULT_NODE_FOREGROUND_COLOR
- Static variable in interface lacam.config.
ConfigConstants
DEFAULT_NODE_HEIGHT
- Static variable in interface lacam.config.
ConfigConstants
DEFAULT_NODE_NAME_ATTRIBUTE
- Static variable in interface lacam.interfaces.
Datasource
The default name of the element in the XML tree, which describes a level of a factor in the design
DEFAULT_NODE_NAME_AUTHOR
- Static variable in interface lacam.interfaces.
Datasource
The default name of the element in the XML tree, which contains the author of the design
DEFAULT_NODE_NAME_DESCRIPTION
- Static variable in interface lacam.interfaces.
Datasource
The default name of the element in the XML tree, which contains the description of the design
DEFAULT_NODE_NAME_DESIGN
- Static variable in interface lacam.interfaces.
Datasource
The default name of the element in the XML tree, which contains the design definition
DEFAULT_NODE_NAME_FACTOR
- Static variable in interface lacam.interfaces.
Datasource
The default name of the element in the XML tree, which describes a factor in the design
DEFAULT_NODE_NAME_HISTORY
- Static variable in interface lacam.interfaces.
Datasource
The default name of the element in the XML tree, which contains the history of the design file
DEFAULT_NODE_NAME_ROOT
- Static variable in interface lacam.interfaces.
Datasource
The default name of the root element of a conjoint design file.
DEFAULT_NODE_SHADOW_COLOR
- Static variable in interface lacam.config.
ConfigConstants
DEFAULT_NODE_WIDTH
- Static variable in interface lacam.config.
ConfigConstants
DENYLINK_PREFIX
- Static variable in interface lacam.config.
ConfigConstants
DESKTOP
- Static variable in interface lacam.config.
ConfigConstants
DESKTOP_GRID_HEIGHT
- Static variable in interface lacam.config.
ConfigConstants
DESKTOP_GRID_MARGIN
- Static variable in interface lacam.config.
ConfigConstants
DESKTOP_GRID_WIDTH
- Static variable in interface lacam.config.
ConfigConstants
DESKTOP_NODE_ID_POSTFIX
- Static variable in interface lacam.config.
ConfigConstants
DESKTOP_NODE_POSX_POSTFIX
- Static variable in interface lacam.config.
ConfigConstants
DESKTOP_NODE_POSY_POSTFIX
- Static variable in interface lacam.config.
ConfigConstants
DESKTOP_NODE_PREFIX
- Static variable in interface lacam.config.
ConfigConstants
DTDInputSource
- class lacam.container.
DTDInputSource
.
Simply says a DOM parser where to find the dtd.
DTDInputSource(StringBuffer)
- Constructor for class lacam.container.
DTDInputSource
DTDInputSource(byte[])
- Constructor for class lacam.container.
DTDInputSource
DTDInputSource(InputStream)
- Constructor for class lacam.container.
DTDInputSource
Datasource
- interface lacam.interfaces.
Datasource
.
This interface must be imlemented if the class should be able to be added as a datatarget to the system.
Datatarget
- interface lacam.interfaces.
Datatarget
.
This interface must be imlemented if the class should be able to be added as a datatarget to the system.
DefaultAnalysis
- class lacam.processes.
DefaultAnalysis
.
This class pipes the history data coming from the modelmanager to the postprocessor without any manipulation.
DefaultAnalysis()
- Constructor for class lacam.processes.
DefaultAnalysis
DefaultConfig
- class lacam.config.
DefaultConfig
.
The systems default config.
DefaultConfig()
- Constructor for class lacam.config.
DefaultConfig
DefaultDatasource
- class lacam.processes.
DefaultDatasource
.
This class actually does nothing.
DefaultDatasource()
- Constructor for class lacam.processes.
DefaultDatasource
DefaultDatatarget
- class lacam.processes.
DefaultDatatarget
.
This class just prints incoming data on the System.out
DefaultDatatarget()
- Constructor for class lacam.processes.
DefaultDatatarget
DefaultDictionary
- class lacam.language.
DefaultDictionary
.
The systems default dictionary
DefaultDictionary()
- Constructor for class lacam.language.
DefaultDictionary
DefaultModelManager
- class lacam.processes.
DefaultModelManager
.
This class copies data coming from the preprocessor to the analysis and the userinterface without any manipulation.
DefaultModelManager()
- Constructor for class lacam.processes.
DefaultModelManager
DefaultPostprocess
- class lacam.processes.
DefaultPostprocess
.
This class pipes data coming from the analysis to the datatargets without any manipulation.
DefaultPostprocess()
- Constructor for class lacam.processes.
DefaultPostprocess
DefaultPreprocess
- class lacam.processes.
DefaultPreprocess
.
This class pipes data coming from the datasource to the modelmanager without any manipulation.
DefaultPreprocess()
- Constructor for class lacam.processes.
DefaultPreprocess
DefaultUserinterface
- class lacam.processes.
DefaultUserinterface
.
This class pipes data coming from the modelmanager to the analysis without any manipulation.
DefaultUserinterface()
- Constructor for class lacam.processes.
DefaultUserinterface
Dictionary
- class lacam.language.
Dictionary
.
This class represents the dictionary of the whole system.
Dictionary()
- Constructor for class lacam.language.
Dictionary
DictionaryConstants
- interface lacam.language.
DictionaryConstants
.
This a container for all possible default system keys
dismiss(Throwable)
- Static method in class lacam.container.
ErrorQeue
Removes the Throwable t from the errors log.
dispose()
- Static method in class lacam.gui.
SplashScreen
Disposes the currently shown splass screen or progress information
dragDropEnd(DragSourceDropEvent)
- Method in class lacam.gui.components.
TasksTree
dragEnter(DragSourceDragEvent)
- Method in class lacam.gui.components.
TasksTree
dragExit(DragSourceEvent)
- Method in class lacam.gui.components.
TasksTree
dragGestureRecognized(DragGestureEvent)
- Method in class lacam.gui.components.
TasksTree
dragOver(DragSourceDragEvent)
- Method in class lacam.gui.components.
TasksTree
drop(DropTargetDropEvent)
- Method in class lacam.gui.components.taskdesktop.transfer.
TaskDropTarget
Creates a GraphNode representing a Task and adds it to the desktop
dropActionChanged(DragSourceDragEvent)
- Method in class lacam.gui.components.
TasksTree
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
L
M
N
O
P
R
S
T
U
V
W
X