public class LACOptions extends CASAProcessOptions
Copyright: Copyright 2003-2014, Knowledge Science Group, University of Calgary. Permission to use, copy, modify, distribute and sell this software and its documentation for any purpose is hereby granted without fee, provided that the above copyright notice appear in all copies and that both that copyright notice and this permission notice appear in supporting documentation. The Knowledge Science Group makes no representations about the suitability of this software for any purpose. It is provided "as is" without express or implied warranty.
Modifier and Type | Field and Description |
---|---|
String |
alias |
boolean |
createProxyWindows |
boolean |
indirect |
String |
lookAndFeel |
boolean |
showInactiveAgents |
synonymURLs
persistent, persistentHistory, persistentOntology
defaultTimeout, ExecuteRequest_paranoid, ExecuteRequest_trusting, fipa_urls, minTimeout, observeMessages, processLocalMessageShortcutting, recordHistory, resendThreshhold, security_defSignatureAlgorithm, security_level, security_package, security_requireIncommingSigning, threadedEvents, traceHistoryMaxSize, traceMonitor, traceTags, traceToFile, tracing, useAckProtocol, usePriority
Constructor and Description |
---|
LACOptions(AbstractProcess agent) |
Modifier and Type | Method and Description |
---|---|
void |
lookAndFeelPost() |
static Collection<String> |
lookAndFeels() |
void |
read(CASAFilePropertiesMap m) |
void |
validateUrl(String obj) |
void |
write(CASAFilePropertiesMap m) |
synonymURLsPost, validateSynonymUrls
getPersistentActionListener, isPersistent
getAgent, getTracingActionListener, isTracing, resetTraceOptions, setSecurity_defSignatureAlgorithm, setSecurity_level, setSecurity_package, setSecurity_requireIncommingSigning, setTraceMonitor, setTraceTags, setTraceToFile, setTracing
public String alias
public boolean indirect
public boolean createProxyWindows
public boolean showInactiveAgents
public String lookAndFeel
public LACOptions(AbstractProcess agent)
public static Collection<String> lookAndFeels()
public void lookAndFeelPost()
public void validateUrl(String obj)
validateUrl
in class CASAProcessOptions
public void write(CASAFilePropertiesMap m)
write
in class CASAProcessOptions
public void read(CASAFilePropertiesMap m)
read
in class CASAProcessOptions