Skip navigation links
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z 

L

language - Variable in class org.licas.service.model.KeywordInfo
The language that the keywords are written in
LANGUAGE - Static variable in class org.licas.util.Const
Defines a language tag
LEARN - Static variable in class org.licas.service.link.LinkConfig
Defines the weight learning algorithm
legacyObj - Variable in class org.licas.ServiceWrapperLegacy
The legacy object
LEVELTYPE - Static variable in class org.licas.util.Const
Defines level type tag
LIBPATH - Static variable in class org.licas.util.ServiceConst
The path to the lib folder in the distribution folder
LicasConfig - Class in org.licas.meta
This stores all licas configuration information, including service types with their related GUI class name.
LicasConfig() - Constructor for class org.licas.meta.LicasConfig
Create a new instance of LicasConfig
licasConfig - Static variable in class org.licas.service.DefaultServiceFactory
The config handler that stores the service class names.
LICASCONFIG - Static variable in class org.licas.util.ServiceConst
The licas config tag
LicasConfigParser - Class in org.licas.parsers.admin
This can parse a LicasConfig object that contains all configuration information, including service types with related GUI interface classnames.
LicasConfigParser() - Constructor for class org.licas.parsers.admin.LicasConfigParser
Create a new instance of LicasConfigParser
LicasDocSearch - Class in org.licas.query
Search over the contents of documents in specified folders.
LicasDocSearch(Service, PasswordHandler) - Constructor for class org.licas.query.LicasDocSearch
Create a new instance of LicasDocSearch.
licasDocSearch - Variable in class org.licas.server.ESB
Text document search facility over the allowed folders.
LicasDocSearchDef - Interface in org.licas.def.search
This is an interface for searching over document contents in legal folders.
LicasException - Exception in org.licas.util.exception
This class is thrown when a licas-related exception is detected.
LicasException(String) - Constructor for exception org.licas.util.exception.LicasException
Create a new instance of LicasException.
LicasException(String, boolean) - Constructor for exception org.licas.util.exception.LicasException
Create a new instance of LicasException.
LICASHOME - Static variable in class org.licas.util.ServiceConst
 
LICASJARFILE - Static variable in class org.licas.util.Const
Defines a local jar factory file type
LICASJARSERVER - Static variable in class org.licas.util.Const
Defines the licas server jar file
LicasModule - Class in org.licas.module
This is a base class for all of the licas modules and services.
LicasModule() - Constructor for class org.licas.module.LicasModule
Creates a new instance of LicasModule.
LICASQUERY - Static variable in class org.licas.query.LicasQueryConst
Root licas query tag
LicasQueryConst - Class in org.licas.query
Some constant values relating to the default licas query engines.
LicasQueryConst() - Constructor for class org.licas.query.LicasQueryConst
 
LICASSERVICE - Static variable in class org.licas.util.Const
Defines licas-specific service tag
LicasSoapConst - Class in org.licas.ws.soap
This class stores basic types for local wsdl interactions.
LicasSoapConst() - Constructor for class org.licas.ws.soap.LicasSoapConst
 
LicasWsdlModel - Class in org.licas.ws.wsdl.model
This is an empty base class to allow for compatibility with the licas soap package.
LicasWsdlModel() - Constructor for class org.licas.ws.wsdl.model.LicasWsdlModel
 
LicasWsFactory - Class in org.licas.ws
Factory object for web services.
LicasWsFactory() - Constructor for class org.licas.ws.LicasWsFactory
 
LicasWsFactory() - Method in class org.licas.ws.LicasWsFactory
 
limitMemory(String) - Static method in class org.licas.service.link.LinkConfig
Return true if amount of memory is limited.
LINEPLOTVIEW - Static variable in class org.licas.util.ServiceConst
Defines a line plot view
Link - Class in org.licas.service.link
This is an abstract base class for a set of linking methods to dynamically link components.
Link() - Constructor for class org.licas.service.link.Link
Creates a new instance of Link.
Link(Service, PasswordHandler) - Constructor for class org.licas.service.link.Link
Creates a new instance of Link.
Link(Service, PasswordHandler, LinkSpec) - Constructor for class org.licas.service.link.Link
Creates a new instance of Link.
LINK - Static variable in class org.licas.util.Const
Defines a link element
Link_B - Class in org.licas.service.link
This is the most basic implementation of a linking service that does not apply any memory restrictions and only increments link references.
Link_B() - Constructor for class org.licas.service.link.Link_B
Creates a new instance of Link_B.
Link_B(Service, PasswordHandler) - Constructor for class org.licas.service.link.Link_B
Creates a new instance of Link_B.
Link_B(Service, PasswordHandler, LinkSpec) - Constructor for class org.licas.service.link.Link_B
Creates a new instance of Link_B.
Link_M - Class in org.licas.service.link
This is an implementation of a linking service that also considers memory restrictions.
Link_M() - Constructor for class org.licas.service.link.Link_M
Creates a new instance of Link_M.
Link_M(Service, PasswordHandler) - Constructor for class org.licas.service.link.Link_M
Creates a new instance of Link_M.
Link_M(Service, PasswordHandler, LinkSpec) - Constructor for class org.licas.service.link.Link_M
Creates a new instance of Link_M.
Link_NM - Class in org.licas.service.link
This is an implementation of a linking service that does not apply any memory restrictions, but both increments and decrements links depending on their use.
Link_NM() - Constructor for class org.licas.service.link.Link_NM
Creates a new instance of Link_NM.
Link_NM(Service, PasswordHandler) - Constructor for class org.licas.service.link.Link_NM
Creates a new instance of Link_NM.
Link_NM(Service, PasswordHandler, LinkSpec) - Constructor for class org.licas.service.link.Link_NM
Creates a new instance of Link_NM.
linkBorrowed - Variable in class org.licas.service.link.Link_M
Link source slots borrowed from another component.
linkBorrowedCount - Variable in class org.licas.service.link.Link_M
Total number of link sources borrowed
linkClass(String) - Static method in class org.licas.module.ModuleHandler
Return a likely linking module class type for a description.
LinkConfig - Class in org.licas.service.link
This class stores a description of what linking options are allowed and can parse a String-based description to determine if a certain linking option has been specified.
LinkConfig() - Constructor for class org.licas.service.link.LinkConfig
Creates a new instance of LinkConfig
linkCount - Variable in class org.licas.service.link.Link
Total number of sources at the link level
LINKDISTRIBUTED - Static variable in class org.licas.util.HeuristicConst
Distributed linking framework
LinkedHashMapParser - Class in org.licas.parsers.types
This class parses standard LinkedHashMap structures.
LinkedHashMapParser() - Constructor for class org.licas.parsers.types.LinkedHashMapParser
Creates a new instance of LinkedHashMapParser
linkedHashMapToElement(LinkedHashMap, Element) - Static method in class org.licas.parsers.types.LinkedHashMapParser
Parse a LinkedHashMap to generate an xml representation.
LinkedListParser - Class in org.licas.parsers
This class parses standard LinkedList structures.
LinkedListParser() - Constructor for class org.licas.parsers.LinkedListParser
Creates a new instance of LinkedListParser
linkedListToElement(LinkedList, Element) - Static method in class org.licas.parsers.LinkedListParser
Parse an LinkedList to generate an xml representation.
LINKER - Static variable in class org.licas.util.ServiceConst
Defines the linking service or handle
LINKFULL - Static variable in class org.licas.service.link.LinkConfig
Defines a link with full search
linkIncrement - Variable in class org.licas.service.spec.LinkSpec
Link reference linkIncrement value
LINKINCREMENT - Static variable in class org.licas.util.Const
 
LINKKEY - Static variable in class org.licas.util.Const
Defines a link key element
linkLent - Variable in class org.licas.service.link.Link_M
Link source slots lent to another component.
linkMethod - Variable in class org.licas.service.link.Thresholds
The linking method used
linkMethod - Variable in class org.licas.service.spec.LinkSpec
Linking method
LINKMETHOD - Static variable in class org.licas.util.Const
 
linkModuleType(String, Service, PasswordHandler) - Static method in class org.licas.module.ModuleHandler
Return a linking module instance for the linker service type.
linkNumber - Variable in class org.licas.service.link.Thresholds
The number of links to store
linkNumber - Variable in class org.licas.service.spec.LinkSpec
Maximum number of allowed entries at the link level
LINKNUMBER - Static variable in class org.licas.util.Const
 
LINKONLY - Static variable in class org.licas.service.link.LinkConfig
Defines a link only search
linkQuery(LinkQueryConfig) - Method in class org.licas.service.link.Link
Perform a query over the link paths to return matching sources.
LINKQUERY - Static variable in class org.licas.util.Const
Defines the dynamic link query config
LinkQueryConfig - Class in org.licas.query
Configuration for a query over the dynamic links structure.
LinkQueryConfig() - Constructor for class org.licas.query.LinkQueryConfig
Create a new instance of LinkQueryConfig
LinkQueryParser - Class in org.licas.parsers
This class can be used to parse a LinkQueryConfig object to or from XML.
LinkQueryParser() - Constructor for class org.licas.parsers.LinkQueryParser
Create a new instance of LinkQueryParser.
LINKS - Static variable in class org.licas.util.Const
The Links tag
LinkService - Class in org.licas.service.sci
This class can be used for running a behaviour that evaluates data and creates links between services based on the result.
LinkService() - Constructor for class org.licas.service.sci.LinkService
Create a new instance of LinkService.
LinkService(String, String) - Constructor for class org.licas.service.sci.LinkService
Creates a new instance of LinkService.
LinkService(String, String, Element) - Constructor for class org.licas.service.sci.LinkService
Creates a new instance of LinkService.
linkServiceMeta - Variable in class org.licas.meta.ServiceMeta
The uuids of permanently linked services.
linksFromService - Variable in class org.licas.service.link.PermanentLink
Permanent links from other services to this one.
LINKSOURCE - Static variable in class org.licas.util.Const
Link source indicator
linkSourcesToXml(String, ArrayList) - Method in class org.licas.parsers.LinksParser
Return all linked sources as a list of XML elements.
LinksParser - Class in org.licas.parsers
This class serialises and parses the different linking lists to or from XML.
LinksParser() - Constructor for class org.licas.parsers.LinksParser
Creates a new instance of LinksParser
linkSpec - Variable in class org.licas.service.link.Link
This stores the original linking configuration, which is used to initialise the thresholds structures.
linkSpec - Variable in class org.licas.service.link.Thresholds
The original threshold config values
LinkSpec - Class in org.licas.service.spec
This class can provide a general specification for linking classes, the dynamic linking classes in particular.
LinkSpec() - Constructor for class org.licas.service.spec.LinkSpec
Create a new instance of LinkSpec.
linkSpec - Variable in class org.licas.service.spec.ServiceSpec
Linking specification
LinkSpecParser - Class in org.licas.parsers
This class can read a LinkSpec script file and parse it to or from XML.
LinkSpecParser() - Constructor for class org.licas.parsers.LinkSpecParser
Create a new instance of LinkSpecParser.
linksToService - Variable in class org.licas.service.link.PermanentLink
Permanent links from this service to other ones.
linksToString(HashMap<String, String>, boolean) - Method in class org.licas.service.link.Thresholds
Serialize the link sources into strings and return.
linksToXml(boolean, boolean) - Method in class org.licas.service.link.Thresholds
Serialize the link values into XML and return.
linksToXml(String) - Method in class org.licas.Service
Return all linked references in XML format.
linksToXml(String, Service) - Static method in class org.licas.ServiceHandler
Return all linked references in XML format.
linkThreshold - Variable in class org.licas.service.link.Thresholds
The threshold to add a link
linkThreshold - Variable in class org.licas.service.spec.LinkSpec
The threshold for a link level entry
LINKTHRESHOLD - Static variable in class org.licas.util.Const
 
linkTree - Variable in class org.licas.service.link.Link
The dynamic links structure that lists source references.
LINKVALUE - Static variable in class org.licas.util.Const
Defines a link value element
linkValues - Variable in class org.licas.service.link.Thresholds
The actual values at the link level.
linkWeightDec - Variable in class org.licas.service.spec.LinkSpec
Link reference linkWeightDec decrement value
LINKWEIGTDECREMENT - Static variable in class org.licas.util.Const
 
LINUX - Static variable in class org.licas.util.Const
Linux operating system type.
ListContainer - Class in org.licas.service.resource.container
This can be used to store an array or set of Resource derived objects that can then be invoked upon request.
ListContainer(String) - Constructor for class org.licas.service.resource.container.ListContainer
Create a new instance of ListContainer.
ListContainer(String, Element) - Constructor for class org.licas.service.resource.container.ListContainer
Create a new instance of ListContainer.
LISTCONTAINER - Static variable in class org.licas.util.TypeConst
Defines an info resource list container type
LISTCONTAINERTYPE - Static variable in class org.licas.service.resource.Resource
 
listener - Variable in class org.licas.server.BlockingListener
Synchronous server channel
listenerPool - Variable in class org.licas.server.HttpListener
Thread pool
ListParser - Class in org.licas.parsers.types
This class parses standard list structures of simple types or other list structures.
ListParser() - Constructor for class org.licas.parsers.types.ListParser
Creates a new instance of ListParser
loadAllClasses() - Static method in class org.licas.util.classloader.LoadObject
Traverse through all currently stored class loaders and try to create an instance of each class.
loadClass(String) - Method in class org.licas.util.classloader.JarClassLoader
Get the class from the class loader.
loadClass(String, boolean) - Method in class org.licas.util.classloader.JarClassLoader
The heart of the ClassLoader -- automatically compile source as necessary when looking for class files
LOADCONTENT - Static variable in class org.licas.util.AiConst
Defines load content directly tag
loadDataContents(String, String) - Method in class org.licas.service.InformationService
Load data contents onto the service, so store the information directly on the service.
LOADDATACONTENTS - Static variable in class org.licas.util.MethodConst
Defines load data contents method
loadDataDetails(String, String) - Method in class org.licas.service.InformationService
Load data details onto the service, which is a description of the external source and the information is retrieved from the external source each time.
LOADDATADETAILS - Static variable in class org.licas.util.MethodConst
Defines load data details method
loadDataScript(Element) - Method in class org.licas.service.InformationService
Create a new resource object from a new admin document.
LOADDATASCRIPT - Static variable in class org.licas.util.MethodConst
Defines load data script method
loadFile(String) - Method in class org.licas.util.FileObject
Load the contents of the file specified by the path into an appropriate data structure.
loadJarFile(String) - Static method in class org.licas.util.classloader.LoadObject
Load and return the jar file from the specified uri.
loadObject(ArrayList<String>, String, ArrayList<Object>) - Method in class org.licas.module.LicasModule
Create a new instance of the specified object and return.
LoadObject - Class in org.licas.util.classloader
This class loads and returns a Java object.
LoadObject() - Constructor for class org.licas.util.classloader.LoadObject
Creates a new instance of LoadObject
loadObject(ArrayList<String>, String, ArrayList<?>) - Static method in class org.licas.util.classloader.LoadObject
Create a new instance of the specified object and return.
LOADREMOTE - Static variable in class org.licas.util.AiConst
Defines load data remotely tag
loadServerDetails(Element, String) - Method in class org.licas.server.ESB
Add the details as specified in the xml script to the server.
LOADSERVERDETAILS - Static variable in class org.licas.util.MethodConst
Defines load distributed server details from XML method
loadServerSOA(String, String) - Method in class org.licas.server.ESB
Load the network described by the list of XML-based documents onto the server.
loadServerSOA(HashMap<String, Element>, String) - Method in class org.licas.server.ESB
Load the network described by the list of XML-based documents onto the server.
LOADSERVERSOA - Static variable in class org.licas.util.MethodConst
Defines load local SOA network from XML method
loadServiceFromXml(Element, String) - Method in class org.licas.server.ESB
Create and load a serialized service from its XML description.
LOADSERVICEFROMXML - Static variable in class org.licas.util.MethodConst
Defines load service from XML admin script method
LOCALDATASET - Static variable in class org.licas.util.Const
Defines local dataset tag
LOCALFILECALL - Static variable in class org.licas.util.Const
Local file call tag
LOCALLINKS - Static variable in class org.licas.util.Const
Local links tag name
localLrb - Variable in class org.licas.service.spec.QueryUpdate
List of local 'local-remote-both' value
LocalServer - Class in org.licas.server
API for invoking methods on the HttpServer or ESB.
LocalServer() - Constructor for class org.licas.server.LocalServer
Create a new instance of LocalServer
localUpdates - Variable in class org.licas.service.spec.QueryUpdate
List of local update methods
localURI - Variable in class org.licas.server.ServerHandler
Local ip address - not currently used
localURIs - Variable in class org.licas.service.spec.QueryUpdate
List of local URIs
LOCALVIEW - Static variable in class org.licas.service.link.LinkConfig
Defines local view only
localViewOnly(String) - Static method in class org.licas.service.link.LinkConfig
Return true if network should store all view components locally only.
LOCALWS - Static variable in class org.licas.util.Const
Defines local web service tag
LOCATION - Static variable in class org.licas.ws.wsdl.WsdlConst
 
LOGCLASS - Static variable in class org.licas.util.Const
Log class
logException(String, String, String, Exception) - Method in interface org.licas.def.gui.MainGuiDef
Log an exception in the main GUI system.
LOGFILE - Static variable in class org.licas.util.Const
Log file
logMessage(String) - Method in interface org.licas.def.gui.MainGuiDef
Log a message in the main GUI system.
LONG - Static variable in class org.licas.ws.soap.SoapConst
Indicates a long value.
LoopStack - Class in org.licas.autonomic.script
This is a stack that stores script loop evaluators, from a While loop.
LoopStack() - Constructor for class org.licas.autonomic.script.LoopStack
Create a new instance of LoopStack.
LOW - Static variable in class org.licas.server.model.BusEntity
Priority values - larger value is higher priority
LOWMED - Static variable in class org.licas.server.model.BusEntity
 
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z 
Skip navigation links