A B C D E F G H I L M N O P R S T U V W X

G

GLOBAL_ANTIIDEALPOINT_VALUE - Static variable in interface lacam.language.DictionaryConstants
word representing the english phrase 'anti-ideal point' for the default datasource given parameters [none]
GLOBAL_ATTRIBUTE_VALUE - Static variable in interface lacam.language.DictionaryConstants
word representing the english word 'attribute' given parameters [none]
GLOBAL_AUTHOR_VALUE - Static variable in interface lacam.language.DictionaryConstants
word representing the english word 'author' given parameters [none]
GLOBAL_BROWSE_VALUE - Static variable in interface lacam.language.DictionaryConstants
word representing the english word 'browse' given parameters [none]
GLOBAL_CANCEL_VALUE - Static variable in interface lacam.language.DictionaryConstants
word representing the english word 'cancel' given parameters [none]
GLOBAL_CLASS_VALUE - Static variable in interface lacam.language.DictionaryConstants
word representing the english word 'class' given parameters [none]
GLOBAL_DATE_VALUE - Static variable in interface lacam.language.DictionaryConstants
word representing the english word 'date' given parameters [none]
GLOBAL_DESCR_VALUE - Static variable in interface lacam.language.DictionaryConstants
word representing the english word 'description' given parameters [none]
GLOBAL_DESIGN_VALUE - Static variable in interface lacam.language.DictionaryConstants
word representing the english word 'design' given parameters [none]
GLOBAL_DETAILS_VALUE - Static variable in interface lacam.language.DictionaryConstants
word representing the english word 'details' given parameters [none]
GLOBAL_ERROR_VALUE - Static variable in interface lacam.language.DictionaryConstants
word representing the english word 'error' given parameters [none]
GLOBAL_FACTOR_VALUE - Static variable in interface lacam.language.DictionaryConstants
word representing the english word 'factor' given parameters [none]
GLOBAL_FINISH_VALUE - Static variable in interface lacam.language.DictionaryConstants
word representing the english word 'finish' given parameters [none]
GLOBAL_HELP_VALUE - Static variable in interface lacam.language.DictionaryConstants
word representing the english word 'help' given parameters [none]
GLOBAL_HOTKEY_VALUE - Static variable in interface lacam.language.DictionaryConstants
word representing the english word 'warning' given parameters [none]
GLOBAL_ICON_PATH_VALUE - Static variable in interface lacam.language.DictionaryConstants
word representing the english expression 'icon path' given parameters [none]
GLOBAL_IDEALPOINT_VALUE - Static variable in interface lacam.language.DictionaryConstants
word representing the english phrase 'ideal point' for the default datasource given parameters [none]
GLOBAL_INIT_VALUE - Static variable in interface lacam.language.DictionaryConstants
word representing the english word 'initiating' given parameters [none]
GLOBAL_LINEAR_VALUE - Static variable in interface lacam.language.DictionaryConstants
word representing the english phrase 'linear' for the default datasource given parameters [none]
GLOBAL_LINKTO_PATH_VALUE - Static variable in interface lacam.language.DictionaryConstants
word representing the english expression 'link to path' given parameters [none]
GLOBAL_LOAD_VALUE - Static variable in interface lacam.language.DictionaryConstants
word representing the english word 'load' given parameters [none]
GLOBAL_METHOD_VALUE - Static variable in interface lacam.language.DictionaryConstants
word representing the english word 'method' given parameters [none]
GLOBAL_NAME_VALUE - Static variable in interface lacam.language.DictionaryConstants
word representing the english word 'name' given parameters [none]
GLOBAL_NEXT_VALUE - Static variable in interface lacam.language.DictionaryConstants
word representing the english word 'next' given parameters [none]
GLOBAL_NOINFO_VALUE - Static variable in interface lacam.language.DictionaryConstants
word representing the english expression 'no information' given parameters [none]
GLOBAL_OK_VALUE - Static variable in interface lacam.language.DictionaryConstants
word representing the english word 'ok' given parameters [none]
GLOBAL_PATH_VALUE - Static variable in interface lacam.language.DictionaryConstants
word representing the english word 'path' given parameters [none]
GLOBAL_PLUGIN_VALUE - Static variable in interface lacam.language.DictionaryConstants
word representing the english word 'plugin' given parameters [none]
GLOBAL_PREV_VALUE - Static variable in interface lacam.language.DictionaryConstants
word representing the english word 'previous' given parameters [none]
GLOBAL_RENAME_VALUE - Static variable in interface lacam.language.DictionaryConstants
word representing the english word 'rename' given parameters [none]
GLOBAL_RUN_VALUE - Static variable in interface lacam.language.DictionaryConstants
word representing the english word 'run' given parameters [none]
GLOBAL_SAVE_VALUE - Static variable in interface lacam.language.DictionaryConstants
word representing the english word 'save' given parameters [none]
GLOBAL_TYPE_VALUE - Static variable in interface lacam.language.DictionaryConstants
word representing the english word 'type' given parameters [none]
GLOBAL_UNKNOWN_VALUE - Static variable in interface lacam.language.DictionaryConstants
word representing the english word 'unknown' given parameters [none]
GLOBAL_VALUE_VALUE - Static variable in interface lacam.language.DictionaryConstants
word representing the english word 'value' given parameters [none]
GLOBAL_VERSION_VALUE - Static variable in interface lacam.language.DictionaryConstants
word representing the english word 'version' given parameters [none]
GLOBAL_WARNING_VALUE - Static variable in interface lacam.language.DictionaryConstants
word representing the english word 'warning' given parameters [none]
GoBackException - exception lacam.container.exceptions.GoBackException.
The exception which should be thrown if a user or a process want to go back in the task.
GoBackException() - Constructor for class lacam.container.exceptions.GoBackException
 
GraphicsProvider - interface lacam.container.GraphicsProvider.
This is a static database of all default system icons.
gauss(double[][], double[]) - Static method in class lacam.utils.Toolkit
Gaussion algorithm to solve linear equations (Ax = b).
gcd(int, int) - Static method in class lacam.utils.Toolkit
Determines the greatest common divisor of two numbers.
getAnalysisModel() - Method in interface lacam.interfaces.ModelManager
Returns the data model for the Analysis instance
getAnalysisModel() - Method in class lacam.processes.DefaultModelManager
 
getAttributeValue(Node, String) - Static method in class lacam.utils.Toolkit
 
getAuthor() - Method in class lacam.container.ClassDescriptor
 
getAuthor() - Method in class lacam.container.TaskDescriptor
 
getBooleanProperty(String) - Static method in class lacam.config.Config
 
getCenterCoordinates(int, int) - Static method in class lacam.utils.Toolkit
 
getChild(Object, int) - Method in class lacam.container.ClassLibraryContainer
 
getChild(Object, int) - Method in class lacam.container.TaskLibraryContainer
 
getChildCount(Object) - Method in class lacam.container.ClassLibraryContainer
 
getChildCount(Object) - Method in class lacam.container.TaskLibraryContainer
 
getClass(String, String) - Method in class lacam.container.ClassLibraryContainer
 
getClassesByName(String) - Method in class lacam.container.ClassLibraryContainer
 
getClassesByPurpose(String) - Static method in class lacam.management.LibraryManager
Searches the ClassDescriptor database of the LibraryManager for alle classes matching the purpose defined by purpose
getClassesByVersion(String) - Method in class lacam.container.ClassLibraryContainer
 
getClassesForPurpose(String) - Method in class lacam.container.ClassLibraryContainer
 
getColorProperty(String) - Static method in class lacam.config.Config
 
getContent() - Method in class lacam.container.ClassDescriptor
 
getCurrentTask() - Static method in class lacam.management.TaskManager
 
getData() - Method in interface lacam.interfaces.Datasource
Returns the retrieved data.
getData() - Method in class lacam.processes.DefaultDatasource
 
getDefaultDocument() - Static method in class lacam.config.DefaultConfig
 
getDefaultParameterlist() - Method in class lacam.container.ClassDescriptor
 
getDescription() - Method in class lacam.container.ClassDescriptor
 
getDescription() - Method in class lacam.container.TaskDescriptor
 
getDescriptor() - Method in class lacam.actions.menuitems.RunTaskMenuItem
 
getDocumentFragment() - Method in class lacam.container.TaskDescriptor
 
getExpression(String, String) - Static method in class lacam.language.Dictionary
Returns the expression defined through the key key and returns default_value if expression was found
getExpression(String, String, Object[]) - Static method in class lacam.language.Dictionary
Formats the expression found for the key with the values given in values and uses default_expresion if no expression was found for the key.
getExpression(String, Object[]) - Static method in class lacam.language.Dictionary
Formats the expression found for the key with the values given in values.
getExpression(String) - Static method in class lacam.language.Dictionary
Use this method to access expression stored in the dictionary
getGraphicsPanel() - Static method in class lacam.gui.MainGUIForm
 
getHelpPath(String, String) - Static method in class lacam.language.Dictionary
 
getHotkey() - Method in class lacam.container.TaskDescriptor
 
getIconPath() - Method in class lacam.container.TaskDescriptor
This method returns the plain representation of the icon path, which describes which icons should be used for the path's steps during creation.
getId() - Method in class lacam.actions.menuitems.RunTaskMenuItem
 
getId() - Method in class lacam.container.TaskDescriptor
 
getImpliedParameterlist() - Method in class lacam.container.ClassDescriptor
 
getIndexOfChild(Object, Object) - Method in class lacam.container.ClassLibraryContainer
 
getIndexOfChild(Object, Object) - Method in class lacam.container.TaskLibraryContainer
 
getInstance() - Static method in class lacam.gui.ErrorDispatcher
 
getInstance() - Static method in class lacam.gui.MainGUIForm
Creates the JFrame instance of the Main GUI if necessery and returns the JFrame Object representing the Main GUI.
getInstance() - Static method in class lacam.gui.PluginExplorer
This is a factory based method.
getInstance() - Static method in class lacam.gui.TaskExplorer
This is a factory based instantiation.
getIntProperty(String) - Static method in class lacam.config.Config
 
getLinkPath() - Method in class lacam.container.TaskDescriptor
This method returns the plain representation of the linking path, where linking path indicates how to link this task to the main menu.
getLocale() - Static method in class lacam.language.Dictionary
 
getLocalizedDescription() - Method in class lacam.container.TaskDescriptor
 
getLocalizedHotkey() - Method in class lacam.container.TaskDescriptor
 
getLocalizedIconPath() - Method in class lacam.container.TaskDescriptor
 
getLocalizedLinkPath() - Method in class lacam.container.TaskDescriptor
 
getLocalizedName() - Method in class lacam.container.TaskDescriptor
 
getName() - Method in class lacam.container.ClassDescriptor
 
getName() - Method in class lacam.container.TaskDescriptor
 
getObjectFromFile(String, File) - Static method in class lacam.utils.Toolkit
Loads the desired file from a file, which may be a folder or a zip archive
getPath() - Method in class lacam.container.ClassDescriptor
 
getPlugin() - Method in class lacam.container.ClassDescriptor
 
getPlugin() - Method in class lacam.container.TaskDescriptor
 
getPropertiesList(String) - Static method in class lacam.config.Config
 
getProperty(String, String) - Static method in class lacam.config.Config
 
getProperty(String) - Static method in class lacam.config.Config
 
getPropertyNode(String) - Static method in class lacam.config.Config
Return the Node representing the key
getRSquare(double[], int) - Static method in class lacam.utils.Toolkit
 
getRepresentingClass() - Method in class lacam.container.ProcessDescriptor
 
getRequiredParameterlist() - Method in class lacam.container.ClassDescriptor
 
getRoot() - Method in class lacam.container.ClassLibraryContainer
 
getRoot() - Method in class lacam.container.TaskLibraryContainer
 
getStatutsBarItems() - Static method in class lacam.gui.MainGUIForm
Returns the status bar components of the main window
getStep(int) - Method in class lacam.container.TaskDescriptor
 
getStepCount() - Method in class lacam.container.TaskDescriptor
 
getTaskDescriptor(String) - Static method in class lacam.management.TaskManager
 
getTasksByName(String) - Method in class lacam.container.TaskLibraryContainer
Searchs the database for tasks matching the given name.
getTransferData(DataFlavor) - Method in class lacam.gui.components.taskdesktop.transfer.CTransferableTreePath
 
getTransferDataFlavors() - Method in class lacam.gui.components.taskdesktop.transfer.CTransferableTreePath
 
getTreeModelInstance() - Static method in class lacam.management.LibraryManager
 
getTreeModelInstance() - Static method in class lacam.management.TaskManager
 
getType() - Method in class lacam.container.ClassDescriptor
 
getType() - Method in class lacam.container.ProcessDescriptor
Returns the type of this ProcessDescriptor
getUIModel() - Method in interface lacam.interfaces.ModelManager
Returns the data model for the Userinterface instance
getUIModel() - Method in class lacam.processes.DefaultModelManager
 
getVersion() - Method in class lacam.container.ClassDescriptor
 
getXMLDescriptor() - Method in class lacam.container.ProcessDescriptor
Returns the NodeList representing this ProcessDescriptor

A B C D E F G H I L M N O P R S T U V W X