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 

G

generateKey() - Method in class org.licas.security.Encryption
Generate a unique key to use as the basis for some encryption.
generateStringRange(int) - Static method in class org.licas.data.gen.DataGenerator
Generate the new data range.
GENETICALGORITHM - Static variable in class org.licas.util.HeuristicConst
Centralised genetic algorithm
get(Object) - Method in class org.licas.autonomic.script.ObjectsMap
Get a value from the mapped list.
GET() - Method in class org.licas.Service
This is a method to be invoked by something like a RESTFul or HTTP Server call.
GET() - Method in class org.licas.service.InformationService
This is a method to be invoked by something like a RESTFul or HTTP Server call.
GET - Static variable in class org.licas.util.MethodConst
HTTP Get method call
GET - Static variable in class org.licas.ws.wsdl.WsdlConst
 
getAccessLevels() - Method in class org.licas.AdminInfo
Get the access levels for each method.
getAction() - Method in class org.licas.security.FaultDetails
Get the reply action.
getActivationFunction() - Method in class org.licas.service.link.Thresholds
Get the activation function.
getAdditional() - Method in class org.licas.AdminInfo
Additional metadata elements not necessarily processed directly in the base services.
getAddress() - Method in class org.licas.ws.wsdl.model.WsdlEndpoint
Get the endpoint address.
getAdminConfigTypes() - Static method in class org.licas.util.ServiceConst
Get the lit of all service category types.
getAdminDoc(String) - Method in class org.licas.parsers.network.SoaParserPasswords
Get the service admin doc file path.
getAdminFilePath() - Method in class org.licas.AdminInfo
Get the file path for the admin xml file.
getAdminInfo() - Method in class org.licas.ServiceAdmin
Get the admin info object itself.
getAdminKey(FrameworkModule) - Static method in class org.licas.module.ModuleComm
Get the service module admin key.
getAdminKey(String) - Method in class org.licas.parsers.network.SoaParserPasswords
Get the service admin key.
getAdminKey(Element) - Method in class org.licas.PasswordHandler
Get the admin key associated with the specified service.
getAdminKey(String) - Method in class org.licas.PasswordHandler
Get the admin key associated with the specified service.
getAdminKey() - Method in class org.licas.PasswordHandler
Get the service key.
getAdminKey(String, String) - Method in class org.licas.server.ESB
Get the service key for the specified service.
getAdminKey() - Method in class org.licas.server.model.ServiceRepositoryInfo
Get the service key.
getAllClasses(boolean) - Method in class org.licas.util.classloader.JarClassLoader
Retrieve and return the names of all classes stored in the jar identified by the uri.
getAllClasses(String, boolean) - Static method in class org.licas.util.classloader.LoadObject
Retrieve and return the names of all classes stored in the jar identified by the uri.
getAllClasses(String, boolean) - Method in class org.licas.util.classloader.UrlJarClassLoader
Retrieve and return the names of all classes stored in the jar identified by the uri.
getAllData() - Method in class org.licas.module.c_module.CM_Data
Retrieve and store all data from a list of running services.
getAllData() - Method in class org.licas.module.s_module.SM_Data
Retrieve and store all data from a list of running services.
getAllExclude() - Method in class org.licas.AdminInfo
Get the excluded levels values.
getAllGroups() - Method in class org.licas.AdminInfo
Get the groups the levels are put into.
getAllInfo(String) - Method in class org.licas.meta.LicasConfig
Get the list of interface info objects for the stored service types and the specified function.
getAllInfoFunctions() - Method in class org.licas.meta.LicasConfig
Get the list of interface functions that classes are saved for.
getAllJarFilePaths(String, String) - Static method in class org.licas.util.FileObject
Get the list of all required jar files for a particular jar class.
getAllJarFiles() - Method in class org.licas.meta.LicasConfig
Get all jar files, either listed with a service or function, or stored in either the services or the modules folders.
getAllLinkFromService() - Method in class org.licas.service.link.PermanentLink
Get all source references for all links from another service.
getAllLinkFromServiceIDs() - Method in class org.licas.service.link.PermanentLink
Get the ID list for all links from other services.
getAllLinkToService() - Method in class org.licas.Service
Get all source references for a links to another service.
getAllLinkToService() - Method in class org.licas.service.link.PermanentLink
Get all source references for all links to another service.
getAllLinkToService() - Method in class org.licas.ServiceLinks
Get all source references for a links to another service.
getAllLinkToServiceIDs() - Method in class org.licas.service.link.PermanentLink
Get the ID list for all links to another service.
getAllMethods(AdminInfo, boolean) - Method in class org.licas.parsers.admin.AdminParser
Get a list of all of the methods in this admin document.
getAllowAddService(String) - Method in class org.licas.server.LocalServer
Return true if the ESB allows adding services.
getAllowAddService() - Method in class org.licas.Service
Return the value indicating if a service can be added to this one.
GETALLOWADDSERVICE - Static variable in class org.licas.util.MethodConst
Defines get allow/block add service method
getAllowNewLoaders() - Static method in class org.licas.util.classloader.LoadObject
Get the value indicating if url classloaders can be used.
getAllPasswords() - Method in class org.licas.parsers.network.SoaParserPasswords
Get the list of all password values for each service.
getAllServiceInfo() - Method in class org.licas.meta.LicasConfig
Get the list of all default services that can be loaded from this module.
getAllServiceMeta() - Method in class org.licas.server.ESB
Get a default subset of the metadata for the full service list, for info purposes only.
getAllServiceMeta(ArrayList<String>) - Method in class org.licas.server.ESB
Get a default subset of the metadata for the specified list of services, for info purposes only.
GETALLSERVICEMETA - Static variable in class org.licas.util.MethodConst
Defines get all service meta method
getAndRemoveMessageAt(int) - Method in class org.licas.autonomic.MessageQueue
Get the message at position index in the queue and remove the message from all queues.
getAndRemoveNextMessage() - Method in class org.licas.autonomic.MessageQueue
Get the next message in the queue and remove the message from all queues.
getAndRemoveNextMessageName(String) - Method in class org.licas.autonomic.MessageQueue
Get the next message in the queue relating to a particular method name.
getAndRemoveNextMessageTime(long, long) - Method in class org.licas.autonomic.MessageQueue
Get the next message in the queue relating to a particular time interval.
getAndRemoveNextMessageTime(long) - Method in class org.licas.autonomic.MessageQueue
Get the next message in the queue relating to a particular time interval.
getApi(String) - Static method in class org.licas.server.LocalServer
Get the local server instance.
getAsBytes() - Method in class org.licas.util.FileObject
Get a value indicating that the file contents can only be stored as a byte list.
getAsHttps() - Method in class org.licas.server.model.ServerConfig
Get the https protocol value.
getAssociationServices() - Method in class org.licas.meta.ServiceMeta
Parse the association link service XML and return a list of stored IDs.
getAttributeValue(String, Element) - Static method in class org.licas.parsers.types.ElementParser
Get an attribute value from the element with the specified name.
getAutoEngine() - Method in class org.licas.Auto
Get the auto engine.
getAutoEngine(Auto) - Method in class org.licas.AutoComm
Get the auto engine.
getAutoEngine() - Method in class org.licas.module.c_module.CM_Auto
Get the auto engine.
getAutoEngine() - Method in class org.licas.module.s_module.SM_Auto
Get the auto engine.
getAutoHide() - Method in interface org.licas.def.gui.ServiceGuiDef
Get value indicating if GUI should be auto-hidden.
getAutonomicManagerAdmin() - Method in class org.licas.AdminInfo
Get the configuration description for the autonomic manager.
getAutonomicManagerConfig(String) - Method in class org.licas.Service
If the service has an admin document, check it for an autonomic manager section.
getAutoQueueMessage(Script_Auto) - Method in class org.licas.autonomic.script.AutoEngine
Get the first message in the auto manager's queue, retrieved using the specified function.
getBaseElement(Element) - Method in class org.licas.data.gen.DataGenerator
Get the base data generator element from the admin document element.
getBehaviourViewDescr(String) - Method in class org.licas.service.ServiceFactory
Get a short description of the view type.
getBehaviourViewTypes() - Method in class org.licas.service.ServiceFactory
Get a list of types that can represent the default query engine.
getBestLinks() - Method in class org.licas.service.link.AnalyseLinks
Get the best reference link(s) over the analysis query.
getBinding() - Method in class org.licas.ws.wsdl.model.WsdlEndpoint
Get the endpoint binding.
getBinding(String) - Method in class org.licas.ws.wsdl.model.WsdlModel
Get the binding with the specified name.
getBindings() - Method in class org.licas.ws.wsdl.model.WsdlModel
Get all bindings.
getByteArray() - Method in class org.licas.util.ByteArray
Get the whole byte array structure.
getCallTimeout() - Method in class org.licas.call.MethodInfo
Get the maximum allowed amount of time for a synchronous call.
getCallType() - Method in class org.licas.call.client.Direct_MethodHandler
Get the value indicating the type of remote call.
getCallType() - Method in class org.licas.call.client.Rest_MethodHandler
Get the value indicating the type of remote call.
getCallType() - Method in class org.licas.call.client.RPC_MethodHandler
Get the value indicating the type of remote call.
getCallType() - Method in class org.licas.call.MethodInfo
Get the value indicating the type of remote call.
getCallType() - Method in interface org.licas.def.RemoteCallDef
Get the value indicating the type of remote call.
getCallType() - Method in class org.licas.ws.soap.Soap_MethodHandler
Get the value indicating the type of remote call.
getCategory() - Method in class org.licas.AdminInfo
Get the service category.
getChildElement(String) - Method in class org.licas.ws.wsdl.model.WsdlParamInfo
Get the child element with the specified name.
getChildElements() - Method in class org.licas.ws.wsdl.model.WsdlParamInfo
Get the list of child elements.
getChildServices() - Method in class org.licas.meta.ServiceMeta
Parse the child service metadata and return the text or XML-based descriptions.
getClass(String) - Static method in class org.licas.util.classloader.LoadObject
Retrieve a class instance of the class specified.
getClass(Object) - Static method in class org.licas.util.ObjectHandler
Return the object class name in a format suitable for logging.
getClassType() - Method in class org.licas.util.FileObject
Get the class type this file relates to.
getClientURI(String) - Method in class org.licas.autonomic.AutonomicManager
Get the client URI associated with a communication ID.
getClientURI() - Method in class org.licas.call.MethodInfo
Get the full uri path to the client service.
getClientURI(String, Service) - Static method in class org.licas.ServiceComm
Get the client URI associated with a communication ID.
getCommClient(String) - Method in class org.licas.MessageStore
Get the client message info for the communication id.
getCommID() - Method in class org.licas.MessageInfo
Get the message communication ID.
getCommID() - Method in class org.licas.module.s_module.SM_Service
Get the last read communication ID.
getCommID(Service) - Static method in class org.licas.ServiceComm
Get the last read communication ID.
getCommIDs() - Method in class org.licas.autonomic.MessageQueue
Get the lit of current communication IDs.
getCommIDs() - Method in class org.licas.MessageStore
Get the list of current communication IDs.
getCommProtocol() - Method in class org.licas.ws.wsdl.model.WsdlOperation
Get the communication protocol.
getCommunicationClientURI(String) - Method in class org.licas.Service
Get the client URI stored in the message info for a communication ID.
getCommunicationID() - Method in class org.licas.call.MethodInfo
Get the communication id.
getCompareWith() - Method in class org.licas.data.ComparisonQueryModel
Get the dataset object to compare with.
getConceptList() - Method in class org.licas.security.FaultDetails
Get the descriptive concept list.
getConstructor(Constructor[], Class[]) - Static method in class org.licas.parsers.types.ReflectionParser
Check all constructors to see if any match the input parameters or super classes of the input psarameters.
getConstructor(Constructor[], Class[]) - Static method in class org.licas.util.ReflectionHandler
Check all constructors to see if any match the input parameters or super classes of the input parameters.
getConstructors(Class) - Static method in class org.licas.parsers.types.ReflectionParser
Retrieve the constructors for the specified class.
getConstructors(Class) - Static method in class org.licas.util.ReflectionHandler
Retrieve the constructors for the specified class.
getContract() - Method in interface org.licas.def.ContractDef
Get the negotiation or service contract.
getContract() - Method in class org.licas.service.model.Contract
Get the negotiation or service contract information.
getContractManager() - Method in class org.licas.ServiceAdmin
Get the contract manager.
getConversationLength(String) - Method in class org.licas.autonomic.MessageQueue
Get the number of messages related to a particular communication ID.
getCurrentCount(int) - Method in class org.licas.service.link.Link
Get the current number of entries for the threshold level.
GETCURRENTCOUNT - Static variable in class org.licas.util.MethodConst
Defines get current count method
getCurrentDirectory() - Static method in class org.licas.util.FileObject
Get the current directory the program is running in.
getCurrentMemory(int) - Method in class org.licas.service.link.Link_M
Get the current working amount of memory for the threshold level.
GETCURRENTMEMORY - Static variable in class org.licas.util.MethodConst
Defines get current memory method
getData() - Method in class org.licas.AdminInfo
Get the data value.
getData() - Method in class org.licas.module.DataModule
Get the whole public data object.
getData(Element) - Method in class org.licas.module.DataModule
Get the data object part defined by the description.
getData() - Method in class org.licas.service.DataService
Get the whole data value.
getData(Element) - Method in class org.licas.service.DataService
Get the data value only, based on some condition.
getData() - Method in class org.licas.Service
Get the data value only, as a java object.
getData(Element) - Method in class org.licas.Service
Get the data value only, not converted into XML, based on some condition.
GETDATA - Static variable in class org.licas.util.MethodConst
Defines get service data method
getDataQueue() - Method in class org.licas.module.s_module.SM_Data
Get the current data queue.
getDataRandomID() - Method in class org.licas.module.c_module.CM_Data
Randomly retrieve the next dataset for evaluation.
getDataRandomID() - Method in class org.licas.module.s_module.SM_Data
Randomly retrieve the next dataset for evaluation.
getDataRandomID() - Method in class org.licas.service.sci.LinkService
Randomly retrieve the next dataset for evaluation.
getDataset() - Method in class org.licas.data.DataQueryModel
Get the dataset object.
getDataType() - Method in class org.licas.data.DataQueryModel
Get the data type for the data object to be evaluated.
getDataType() - Method in class org.licas.data.gen.DataGenerator
Get the data type created by this generator.
getDataType() - Method in interface org.licas.def.DataServiceDef
Get the data type.
getDataType(Element) - Method in class org.licas.meta.MetaFactoryData
Parse the data element type from the service info data description.
getDataType() - Method in class org.licas.module.DataModule
Get the data type.
getDataType() - Method in class org.licas.service.DataService
Get the data type.
getDataType() - Method in class org.licas.service.resource.Resource
Get the data type.
getDECODE() - Method in class org.licas.parsers.types.Base64
 
getDecrement() - Method in class org.licas.service.link.Thresholds
Get the value to decrement sources by.
getDecWeight() - Method in class org.licas.service.link.Thresholds
Get the decrement weight value.
getDefaultJarFactory() - Method in class org.licas.meta.LicasConfig
Get the default jar factory info.
getDefaultQueryEngineTypes() - Static method in class org.licas.service.ServiceFactory
Get a list of types that can represent the default query engine.
getDefaultServiceClassname(String) - Method in class org.licas.service.DefaultServiceFactory
Get the class name for a specified service type.
getDefaultServiceClassname(String) - Method in class org.licas.service.ModuleServiceFactory
Get the class name for a specified service type.
getDefaultServiceClassname(String) - Method in class org.licas.service.ServiceFactory
Get the class name for a specified service type.
getDefaultServiceFactory() - Method in class org.licas.meta.LicasConfig
Get the default service factory info.
getDefaultServiceInfo() - Method in class org.licas.service.DefaultServiceFactory
Get a list of the default services that can be loaded.
getDefaultServiceInfo(String) - Method in class org.licas.service.DefaultServiceFactory
Get a list of the default services that can be loaded for the category type.
getDefaultServiceInfo(String, ArrayList<ServiceModuleInfo>, LicasConfig) - Method in class org.licas.service.ModuleServiceFactory
Get a list of the default services that can be loaded for the category type.
getDefaultServiceInfo() - Method in class org.licas.service.ServiceFactory
Get a list of the default services that can be loaded.
getDefaultServiceInfo(String) - Method in class org.licas.service.ServiceFactory
Get a list of the default services that can be loaded for the category type.
getDescription() - Method in class org.licas.AdminInfo
Get the description value.
getDescription() - Method in interface org.licas.def.ServiceWrapperDef
Get the description value.
getDescription() - Method in class org.licas.Service
Get the description value.
getDescription() - Method in class org.licas.ServiceInfo
Get the description value.
getDescription() - Method in class org.licas.ServiceWrapper
Get the description value.
getDirectoryList(String) - Static method in class org.licas.util.FileObject
Get the list of directories stored in the specified directory.
getDistinctAdminTagNames() - Static method in class org.licas.AdminInfo
Get a list of element names that are recognised as distinct script types.
getDocument() - Method in interface org.licas.def.gui.MainGuiDef
Get the currently displayed document.
getDocumentation() - Method in class org.licas.ws.wsdl.model.WsdlInterface
Get the service documentation.
getDocumentation() - Method in class org.licas.ws.wsdl.model.WsdlMessage
Get the message documentation.
getDocumentation() - Method in class org.licas.ws.wsdl.model.WsdlOperation
Get the service documentation.
getDocumentation() - Method in class org.licas.ws.wsdl.model.WsdlParamInfo
Get the service documentation.
getDocumentation() - Method in class org.licas.ws.wsdl.model.WsdlService
Get the service documentation.
getEffectors() - Method in class org.licas.autonomic.script.AutoOut
Get the effectors list.
getEffectorsSize() - Method in class org.licas.autonomic.script.AutoOut
Get the number of effectors in the list.
getEffOutput() - Method in class org.licas.autonomic.script.AutoEngineInfo
Get the saved effector actions list, as AutoEngineInfo objects.
getElement() - Method in class org.licas.ws.wsdl.model.WsdlFault
Get the fault element name.
getElement() - Method in class org.licas.ws.wsdl.model.WsdlParamInfo
Get the element name.
getElementPath(Object) - Static method in class org.licas.util.ObjectHandler
Return an Element defining the path to the object specified.
getElementValue(String, Contract) - Static method in class org.licas.service.model.Contract
Parse the contract to retrieve the value for the specified element.
getEndPoint(String) - Method in class org.licas.ws.wsdl.model.WsdlService
Get the endpoint with the specified name.
getEndpoints() - Method in class org.licas.ws.wsdl.model.WsdlService
Get all endpoints.
getESB(String) - Method in class org.licas.server.HttpServer
Return the Enterprise Service Bus stored in this server.
getEvaluationFunction(String, String) - Method in class org.licas.service.sci.SolverMetrics
Create and return the correct function/metric for the input parameters.
getEvaluationFunction(String, String, EvaluateData, HashMap<String, ?>) - Method in class org.licas.service.sci.SolverMetrics
Create and return the correct function/metric for the input parameters.
getEvent() - Method in class org.licas.security.FaultDetails
Get the fault event.
getExternalJars() - Method in class org.licas.meta.LicasConfig
Get the value indicating if allow external class-loaders.
getFactoryAI() - Static method in class org.licas.meta.MetaFactory
Get the meta factory related to AI elements.
getFactoryData() - Static method in class org.licas.meta.MetaFactory
Get the meta factory related to data elements.
getFactoryService() - Static method in class org.licas.meta.MetaFactory
Get the meta factory related to service metadata.
getFault() - Method in class org.licas.ws.wsdl.model.WsdlInterface
Get the interface process fault.
getFaultsTree() - Method in class org.licas.security.FaultManager
Get the faults list tree.
getFaultsTree(String) - Method in class org.licas.server.HttpServer
Get the faults list tree.
getFaultsTree(String) - Method in class org.licas.server.LocalServer
Get the faults list tree, for display purposes.
GETFAULTSTREE - Static variable in class org.licas.util.MethodConst
Defines get the faults tree method
GETFILE - Static variable in class org.licas.util.MethodConst
Defines get file method
getFileContents() - Method in class org.licas.util.FileObject
Get the contents of the file.
getFileList(String) - Static method in class org.licas.util.FileObject
Get the list of files stored in the specified directory.
getFileName() - Method in class org.licas.server.model.PacketInfo
Get the file name.
getFileName(String) - Static method in class org.licas.util.UriHandler
Try to parse the uri object to extract the final file name from the path.
getFilePath() - Method in class org.licas.util.classloader.JarClassLoader
Get the local file path that the jar file was loaded from.
getFilePath() - Method in class org.licas.util.FileObject
Get the file path.
getFileType(String) - Static method in class org.licas.util.FileObject
Get the file type.
getFileWriter() - Method in class org.licas.server.model.PacketInfo
Get the file writer.
getFirstHandleServiceServer(Element) - Static method in class org.licas.call.Handle
Return the first handle service part value that is not the server, or the only service part if there is only 1 service element.
getFirstServiceHandle(Element) - Static method in class org.licas.call.Handle
Return the first handle service part value.
getFullFileListPaths(String) - Static method in class org.licas.util.FileObject
Get the list of files stored in the specified directory.
getFullFileListPaths(String, boolean) - Static method in class org.licas.util.FileObject
Get the list of files stored in the specified directory.
getFullPath() - Method in interface org.licas.def.ServiceWrapperDef
Get the fully qualified uuid path back to the first parent object and server.
getFullPath() - Method in class org.licas.Service
Get the fully qualified uuid path back to the first parent object and server.
getFullPath() - Method in class org.licas.ServiceWrapper
Get the fully qualified uuid path back to the first parent object and server.
getFunctionClass() - Method in class org.licas.data.DataQueryModel
Get the class name of the math evaluator.
getGeneratorClass(String) - Static method in class org.licas.data.gen.DataGenerator
Get the generator class for the specified data type.
getHeaders() - Method in class org.licas.server.model.HttpEntity
Get a list of all headers.
getHorizGapFactor() - Method in class org.licas.meta.LicasConfig
Get the horizontal gap factor for the network graphic.
getHttpServer(String) - Static method in class org.licas.server.HttpServer
Retrieve the static instance of the http server.
getID() - Method in interface org.licas.def.gui.ServiceGuiDef
Get the related service's unique id.
getID() - Method in class org.licas.server.model.BusEntity
Get the UUID for a specific service that has been selected to process the message.
GETIN - Static variable in class org.licas.ws.wsdl.WsdlConst
 
GETIN2 - Static variable in class org.licas.ws.wsdl.WsdlConst
 
getIncrement() - Method in class org.licas.service.link.Thresholds
Get the increment value.
getIncWeight() - Method in class org.licas.service.link.Thresholds
Get the increment weight value.
getInFault() - Method in class org.licas.ws.wsdl.model.WsdlOperation
Get the input fault value.
getInfo(String, String) - Method in class org.licas.meta.LicasConfig
Get the info for the specified service type.
getInfo(Element) - Method in class org.licas.service.resource.container.ListContainer
Get the source information wrapped in an XML element.
getInfo(Element) - Method in class org.licas.service.resource.container.QueryContainer
Get the source information wrapped in an XML element.
getInfo(Element) - Method in class org.licas.service.resource.container.RandomContainer
Get the source information wrapped in an XML element.
getInfo(Element) - Method in class org.licas.service.resource.info.InfoBinary
Get the currently loaded source information wrapped in an XML element.
getInfo(Element) - Method in class org.licas.service.resource.info.InfoHtml
Get the currently loaded source information wrapped in an XML element.
getInfo(Element) - Method in class org.licas.service.resource.info.InfoStreamXml
Get the currently loaded source information wrapped in an XML element.
getInfo(Element) - Method in class org.licas.service.resource.info.InfoString
Get the currently loaded source information wrapped in an XML element.
getInfo(Element) - Method in class org.licas.service.resource.info.InfoText
Get the currently loaded source information wrapped in an XML element.
getInfo(Element) - Method in class org.licas.service.resource.info.InfoURL
Get the currently loaded source information wrapped in an XML element.
getInfo(Element) - Method in class org.licas.service.resource.info.InfoXml
Get the currently loaded source information wrapped in an XML element.
getInfo(Element) - Method in class org.licas.service.resource.ObjResource
Get the currently loaded source information wrapped in an XML element.
getInfo(Element) - Method in class org.licas.service.resource.Resource
Get the currently loaded source information wrapped in an XML element.
getInfoElement() - Method in class org.licas.service.InformationService
Get the currently loaded source information as an XML element.
getInfoElement(Element) - Method in class org.licas.service.InformationService
Get the currently loaded source information as an XML element.
GETINFOELEMENT - Static variable in class org.licas.util.MethodConst
Defines get info element method
getInfoFor(String) - Method in class org.licas.service.resource.info.InfoHtml
Get the currently loaded source information wrapped in an XML element, but return only the part of it that is relevant to the specified variable.
getInOut() - Method in class org.licas.MessageInfo
Get the input-output status of the message.
getInOut() - Method in class org.licas.ws.wsdl.model.WsdlParamInfo
Get the value describing in an input or output parameter.
getInParamAt(String, int) - Method in class org.licas.ws.wsdl.model.WsdlOperation
Get a representation of the child input parameter at the specified nested position.
getInParameter(String) - Method in class org.licas.ws.wsdl.model.WsdlOperation
Get the input parameter with the specified name.
getInParamNames() - Method in class org.licas.ws.wsdl.model.WsdlOperation
Get the input parameter names list only.
getInParamNames(String) - Method in class org.licas.ws.wsdl.model.WsdlOperation
Get the input parameter names list for the specified comm protocol.
getInParams() - Method in class org.licas.ws.wsdl.model.WsdlOperation
Get the input parameters.
getInParams(String) - Method in class org.licas.ws.wsdl.model.WsdlOperation
Get the input parameters for the specified comm protocol.
getInProtocolType(String) - Static method in class org.licas.ws.wsdl.WsdlConst
Get the ending assigned to related input parameters for the specified protocol type.
getInputStream() - Method in class org.licas.server.model.PacketInfo
Get the file connection for the current file.
getInputUse() - Method in class org.licas.ws.wsdl.model.WsdlOperation
Get the input operation use.
getInstance() - Static method in class org.licas.call.rest.RestFactory
Get the rest factory instance.
getInstance() - Static method in class org.licas.call.thread.CallExecutor
Get the CallExecutor instance.
getInstance() - Static method in class org.licas.security.SecurityWebManager
Get the instance of the security manager.
getInstance() - Static method in class org.licas.service.JarFactory
Get the created instance of the jar factory.
getInstance() - Static method in class org.licas.service.ServiceFactory
Get the created instance of the service factory.
getInstance() - Static method in class org.licas.ws.WsFactory
Get the web service factory instance.
getInstanceField(Object, String) - Static method in class org.licas.util.ReflectionHandler
Get actual variable field instance if it is defined.
getInstanceValue(String) - Method in class org.licas.Auto
Get the value of the specified variable if it exists.
getInstanceValue(String) - Method in class org.licas.AutoSecure
Get the value of the specified variable if it exists.
getInstanceValue(String) - Method in class org.licas.service.DataService
Get the value of the specified variable if it exists.
getInstanceValue(String) - Method in class org.licas.Service
Get the value of the specified variable if it exists.
getInstanceValues() - Method in class org.licas.AdminInfo
Get the variable instance values script.
getInstanceValues() - Method in class org.licas.ServiceAdmin
Get the script part describing actual variable instance values, if one was included.
getInstanceVariable(Object, String) - Static method in class org.licas.util.ReflectionHandler
Get the value of the named variable instance, if it is accessible.
getIsRemote() - Method in class org.licas.call.MethodInfo
Get the value indicating if a remote service method call.
getIsRemoteCall() - Method in class org.licas.Service
Return a value indicating if current call is remote.
getJarFactoryParsed(String) - Static method in class org.licas.util.UriHandler
Get an array the stores the different jar file values for retrieving from a remote server's jar factory.
getJarFile() - Method in class org.licas.module.LicasModule
Get the list of jar files required to load the service.
getJarForService(String) - Method in class org.licas.server.HttpServer
Load a jar file into a file object and return.
getJarForService(String) - Method in class org.licas.server.LocalServer
Load a jar file into a file object and return.
GETJARFORSERVICE - Static variable in class org.licas.util.MethodConst
Defines get jar file for service method
getKey() - Method in class org.licas.security.FaultDetails
Get the key identifier for the fault.
getKey(Object) - Static method in class org.licas.util.ObjectHandler
Return the key relating to the object specified.
getKeys() - Method in class org.licas.call.CallPool
Get the key list for the methods to execute.
getKeywordHandler() - Method in class org.licas.ServiceAdmin
Get the keyword handler that processes keywords.
getKeywordLists() - Method in class org.licas.service.model.KeywordHandler
Get all saved lists of all keywords.
getKeywords(String, String) - Method in class org.licas.service.model.KeywordHandler
Get any keyword lists for the specified language.
getKeywords(String, String, String) - Method in class org.licas.service.model.KeywordHandler
Get any keyword lists for the specified topic, language and source.
getKeywords() - Method in class org.licas.service.model.KeywordInfo
Get the list of keywords.
getKeywordXml() - Method in class org.licas.meta.ServiceMeta
Get the keywords metadata lists in XML format.
getLanguage() - Method in class org.licas.service.model.KeywordInfo
Get the language.
getLastLocation() - Method in interface org.licas.def.gui.ServiceGuiDef
Get the last recorded location for the GUI.
getLastServiceHandle(Element) - Static method in class org.licas.call.Handle
Return the last handle service part value.
getLevelGroups() - Method in class org.licas.AdminInfo
Get the access levels with related groups.
getLevelOrder() - Method in class org.licas.AdminInfo
Get the level order.
getLevelPassword(String) - Method in class org.licas.PasswordHandler
Get the password associated with the specified service level.
getLevelPasswords() - Method in class org.licas.AdminInfo
Get the passwords stored for each access level.
getLicasSearchTypes() - Static method in class org.licas.query.LicasQueryConst
Get a list of default licas-based search types.
getLinkCount() - Method in class org.licas.service.link.Thresholds
Get the number of sources stored as links.
getLinkedServiceUuids() - Method in class org.licas.service.ServiceMediator
Get the list of uuids only of all services currently linked to through dynamic links, with the source uuid added only once, but the linked to uuid added the number of times it occurs.
getLinkElements(Element) - Method in class org.licas.service.link.Link
Parse the XML description to retrieve a list of linked sources from it.
getLinkFromService(String) - Method in class org.licas.Service
Get the source reference for a link from another service.
getLinkFromService(String) - Method in class org.licas.service.link.PermanentLink
Get the source reference for a link from another service.
getLinkFromService(String) - Method in class org.licas.ServiceLinks
Get the source reference for a link from another service.
getLinkMethod() - Method in class org.licas.service.link.Thresholds
Get the linking method used.
getLinkMethods() - Static method in class org.licas.service.link.LinkConfig
Return a list of all legal linking methods.
getLinkNumber() - Method in class org.licas.service.link.Thresholds
Get the number of links to store.
getLinkServices() - Method in class org.licas.meta.ServiceMeta
Parse the permanent link service XML and return a list of stored IDs.
getLinkSources(ArrayList<String>, ArrayList<Object>) - Method in class org.licas.service.link.Link
Return a list of sources linked to the current source, using the specified concept path.
getLinkSources() - Method in class org.licas.service.link.Thresholds
Get the link sources.
getLinkSources(ArrayList<Object>) - Method in class org.licas.service.link.Thresholds
Get the link sources, where the negative concepts do not apply.
GETLINKSOURCES - Static variable in class org.licas.util.MethodConst
Defines get linked sources method
getLinkSpec() - Method in class org.licas.service.link.Thresholds
Get the original linking configuration.
getLinkThreshold() - Method in class org.licas.service.link.Thresholds
Get the link threshold value.
getLinkToService(String) - Method in class org.licas.Service
Get the source reference for a link to another service.
getLinkToService(String) - Method in class org.licas.service.link.PermanentLink
Get the source reference for a link to another service.
getLinkToService(String) - Method in class org.licas.ServiceLinks
Get the source reference for a link to another service.
getLinkTree() - Method in class org.licas.service.link.Link
Get the list of related sources
getLoadServices() - Method in class org.licas.AdminInfo
Get the metadata defining the services to load.
getLocalHost4Address() - Static method in class org.licas.server.model.ServerAddress
This code is third-party from the Internet.
getLocalNamespace() - Method in class org.licas.ws.wsdl.model.WsdlModel
Get the local namespace.
getLocalNamespace() - Method in class org.licas.ws.wsdl.model.WsdlTypes
Get the local namespace.
getLocalPermissions() - Method in class org.licas.security.SecurityWebManager
Get the list of permissions for this security/web manager only.
getLocalRemoteID(Element) - Method in class org.licas.Service
If the Handle-style URI is for a local service running on the same server, then just return its ID, otherwise convert the whole URI to a string.
getLocalServerURI() - Static method in class org.licas.call.Handle
If a local server is running then try to create its default handle.
getLocalServerUriStr() - Static method in class org.licas.call.Handle
Return the whole URI address of the static HTTP server as a String.
getLocalWS() - Method in class org.licas.ws.WsMethodInfo
Get a list of additional values for a locally run (on licas) web service.
getMathCompare() - Method in class org.licas.data.EvaluateData
Return the comparison function if one can be created from the dataInfo.
getMaxNetworkDepth() - Method in class org.licas.meta.LicasConfig
Get the maximum depth that nodes are drawn to.
getMaxNodes() - Method in class org.licas.meta.LicasConfig
Get the maximum number of nodes to draw on the graphic.
getMemory(int, int, ArrayList<String>) - Method in class org.licas.service.link.Link_M
Tell a component to give up some memory as the lender wants it back.
getMessage() - Method in class org.licas.MessageInfo
Get the message.
getMessage() - Method in class org.licas.ws.wsdl.model.WsdlFault
Get the fault message value.
getMessage(String) - Method in class org.licas.ws.wsdl.model.WsdlModel
Get the message with the specified name.
getMessageAt(int) - Method in class org.licas.autonomic.MessageQueue
Get the message at position index in the queue, but keep the message in all queues.
getMessageParts() - Method in class org.licas.ws.wsdl.model.WsdlMessage
Get the message part entries.
getMessageQueue(String) - Method in class org.licas.autonomic.AutonomicManager
Get the message queue.
getMessages() - Method in class org.licas.ws.wsdl.model.WsdlModel
Get all messages.
getMessageState(Object) - Method in class org.licas.Auto
Calculate the current state for the message and related conversation.
getMessageState() - Method in class org.licas.MessageInfo
Get the state for the function that is being executed.
getMessageState(String, Object) - Method in class org.licas.service.sci.LinkService
Calculate the current state for the message and related conversation.
getMetaAccessAllowed() - Method in class org.licas.AdminInfo
Get the value indicating if access to the service metadata is allowed.
getMetaForInfo() - Method in class org.licas.meta.ServiceMeta
Retrieve the meta that can be returned for info purposes.
getMethod(Element) - Static method in class org.licas.call.Handle
Return the method part of a method call.
getMethod() - Method in class org.licas.server.model.HttpEntity
Get the protocol method name, Get or Post, for example.
getMethodDescription(Element) - Static method in class org.licas.parsers.admin.AdminParser
Retrieve the description part of the method xml description.
getMethodInfoParams(String) - Method in class org.licas.ws.wsdl.model.WsdlOperation
Get the input parameters for the specified comm protocol, for a WsMethodInfo object.
getMethodName(Element) - Static method in class org.licas.parsers.admin.AdminParser
Retrieve the name part of the method xml description.
getMethodNames(Element) - Static method in class org.licas.parsers.admin.AdminParser
Get a list of all of the methods names in this access level.
getMethodReply() - Method in class org.licas.autonomic.script.AutoEngineInfo
Get the method reply.
getMethods(Element, boolean) - Method in class org.licas.parsers.admin.AdminParser
Get a list of all of the methods in this access level.
getMethods(Class) - Static method in class org.licas.parsers.types.ReflectionParser
Retrieve a list of all public methods in the class.
getMethods(Class) - Static method in class org.licas.util.ReflectionHandler
Retrieve a list of all public methods in the class.
getMetrics() - Method in interface org.licas.def.ServiceWrapperDef
Get the default message/transaction metrics.
getMetrics() - Method in class org.licas.ServiceWrapper
Get the default message/transaction metrics.
getMetrics() - Method in class org.licas.ServiceWrapperLegacy
Get the default message/transaction metrics.
getMetricType() - Method in class org.licas.module.h_module.HM_Cluster
Get the evaluation metric type, if initialised with the info in the admin Meta element.
getMilliseconds(String, int) - Static method in class org.licas.util.TimeConst
Convert the number of time units into a total milliseconds value.
getMinimumSource(int, ArrayList<String>, String) - Method in class org.licas.service.link.Link_M
Get the minimum source details in the specified threshold structure.
getMinimumSource(int, ArrayList<String>, ArrayList<String>, TreeNode, ThresholdSource) - Method in class org.licas.service.link.Link_M
Get the minimum source details.
getMinSource(int) - Method in class org.licas.service.link.Thresholds
Return the minimum source name for the specified threshold type: link, monitor or possible.
getModuleInfo(String) - Method in class org.licas.meta.LicasConfig
Get the full details to the referenced module jar file and dependencies.
getModuleJars() - Method in class org.licas.service.JarFactory
Get the list of all jar files in the modules folder.
getModuleKeys() - Method in class org.licas.meta.LicasConfig
Get the list of all module keys.
getMonitorCount() - Method in class org.licas.service.link.Thresholds
Get the number of sources stored as monitors.
getMonitorNumber() - Method in class org.licas.service.link.Thresholds
Get the number of monitors to store.
getMonitorThreshold() - Method in class org.licas.service.link.Thresholds
Get the monitor threshold value.
getMonitorValues() - Method in class org.licas.service.link.Thresholds
Get the monitor values.
getName() - Method in class org.licas.call.MethodInfo
Get the method name.
getName() - Method in class org.licas.call.ParamInfo
Get the parameter name.
getName() - Method in class org.licas.ServiceInfo
Return the name of the service.
getName() - Method in class org.licas.ws.wsdl.model.WsdlEndpoint
Get the endpoint name.
getName() - Method in class org.licas.ws.wsdl.model.WsdlFault
Get the fault name.
getName() - Method in class org.licas.ws.wsdl.model.WsdlInterface
Get the interface name.
getName() - Method in class org.licas.ws.wsdl.model.WsdlMessage
Get the message name.
getName() - Method in class org.licas.ws.wsdl.model.WsdlModel
Get the web service name.
getName() - Method in class org.licas.ws.wsdl.model.WsdlOperation
Get the operation name.
getName() - Method in class org.licas.ws.wsdl.model.WsdlService
Get the service name.
getNamespace() - Method in class org.licas.ws.wsdl.model.WsdlParamInfo
Get the parameter namespace.
getNamespace() - Method in class org.licas.ws.WsMethodInfo
Get the namespace address.
getNestedAccessAllowed() - Method in class org.licas.AdminInfo
Get the value indicating if access to the nested services is allowed.
getNewPassword() - Static method in class org.licas.PasswordHandler
Get a new password.
getNextMessage(String, boolean) - Method in class org.licas.autonomic.AutonomicManager
Get the next message in the queue.
getNextMessage() - Method in class org.licas.autonomic.MessageQueue
Get the next message in the queue, but keep the message in all queues.
getNextValue() - Method in class org.licas.data.gen.DataGenerator
Generate the next data value.
getNextValue() - Method in class org.licas.data.gen.NumberDataGenerator
Generate the next data value.
getNextValue() - Method in class org.licas.data.gen.ObjectDataGenerator
Generate the next data value.
getNextValue() - Method in class org.licas.data.gen.StringDataGenerator
Generate the next data value.
getNoContract() - Static method in class org.licas.service.model.Contract
Create and return a negotiation or service contract that always returns 'no'.
getObjClass() - Method in interface org.licas.def.ServiceWrapperDef
Get the class type of the stored object.
getObjClass() - Method in class org.licas.ServiceWrapper
Get the class type of the stored object.
getObjClass() - Method in class org.licas.ServiceWrapperLegacy
Get the class type of the stored object.
getObjectsMap() - Method in class org.licas.autonomic.script.ObjectsMap
Get the list of mapped objects.
getObjService(String) - Method in interface org.licas.def.ServiceWrapperDef
Get the stored object service.
getObjService(String) - Method in class org.licas.ServiceWrapper
Get the stored object service.
getObjService(String) - Method in class org.licas.ServiceWrapperLegacy
Get the stored object service.
getOperation(String) - Method in class org.licas.ws.wsdl.model.WsdlModel
Get the operation with the specified name.
getOperations() - Method in class org.licas.ws.wsdl.model.WsdlInterface
Get the list of operation names.
getOperations() - Method in class org.licas.ws.wsdl.model.WsdlModel
Get all operations.
getOperator() - Method in class org.licas.data.ComparisonQueryModel
Get the comparison operator.
getOriginalMemory(int) - Method in class org.licas.service.link.Link_M
Get the original working amount of memory for the threshold level.
getOtherMeta() - Method in class org.licas.AdminInfo
Get the metadata specific to this service.
GETOUT - Static variable in class org.licas.ws.wsdl.WsdlConst
 
GETOUT2 - Static variable in class org.licas.ws.wsdl.WsdlConst
 
getOutFault() - Method in class org.licas.ws.wsdl.model.WsdlOperation
Get the output fault value.
getOutParamAt(String, int) - Method in class org.licas.ws.wsdl.model.WsdlOperation
Get a representation of the child output parameter at the specified nested position.
getOutParameter(String) - Method in class org.licas.ws.wsdl.model.WsdlOperation
Get the output parameter with the specified name.
getOutParamNames() - Method in class org.licas.ws.wsdl.model.WsdlOperation
Get the output parameter names list only.
getOutParamNames(String) - Method in class org.licas.ws.wsdl.model.WsdlOperation
Get the output parameter names list for the specified comm protocol.
getOutParams() - Method in class org.licas.ws.wsdl.model.WsdlOperation
Get the output parameters.
getOutParams(String) - Method in class org.licas.ws.wsdl.model.WsdlOperation
Get the output parameters for the specified comm protocol.
getOutProtocolType(String) - Static method in class org.licas.ws.wsdl.WsdlConst
Get the ending assigned to related output parameters for the specified protocol type.
getOutputStream() - Method in class org.licas.server.model.PacketInfo
Get the file connection for the current file.
getOutputUse() - Method in class org.licas.ws.wsdl.model.WsdlOperation
Get the output operation use.
getPacketSize() - Method in class org.licas.call.MethodInfo
Get the packet size.
getPacketSize() - Method in class org.licas.server.model.PacketInfo
Get the packet size.
getParameter(String) - Method in class org.licas.call.MethodInfo
Get the parameter with the specified name, case ignored.
getParameter(String) - Method in class org.licas.ws.wsdl.model.WsdlOperation
Get the parameter with the specified name.
getParameterValue(Element) - Static method in class org.licas.parsers.types.ElementParser
Get a value from a nested element with the Const.PARAMETER name and a VALUE element inside of that.
getParams() - Method in class org.licas.call.MethodInfo
Get the method parameters.
getParams() - Method in class org.licas.data.DataQueryModel
Get the additional parameters list.
getParamValues() - Method in class org.licas.call.MethodInfo
Convert the method parameters into a vector of parameter objects.
getParent(String) - Method in class org.licas.Service
Get the parent component representation.
getParent() - Method in class org.licas.Service
Get the parent component representation.
GETPARENT - Static variable in class org.licas.util.MethodConst
Defines get parent method
getParsedClasses() - Static method in class org.licas.parsers.Parsers
Retrieve the list of classes that can be parsed by the parsers.
getParser(String) - Static method in class org.licas.parsers.Parsers
Return a parser for the specified class type if one exists.
getPartElement() - Method in class org.licas.ws.wsdl.model.WsdlMessage
Get the message part element.
getPassword() - Method in class org.licas.call.MethodInfo
Get the service password.
getPassword(FrameworkModule) - Static method in class org.licas.module.ModuleComm
Get the service module password.
getPassword(Element) - Static method in class org.licas.parsers.admin.AdminParser
Retrieve the password part of the access level xml description.
getPassword(String) - Method in class org.licas.parsers.network.SoaParserPasswords
Get the service password.
getPassword(String) - Method in class org.licas.PasswordHandler
Get the password for this service based on this service's key.
getPassword(Element, String) - Method in class org.licas.PasswordHandler
Get the password for the specified service.
getPassword(String, String) - Method in class org.licas.PasswordHandler
Get the password for the specified service.
getPassword() - Method in class org.licas.PasswordHandler
Get the password.
getPassword(String, Contract) - Method in class org.licas.server.HttpServer
Get this service's password, depending on the calling component's contract description.
getPassword(String, Contract) - Method in class org.licas.server.LocalServer
Get this service's password, depending on the calling component's contract description.
getPassword(String) - Method in class org.licas.Service
Get the password for this service.
getPassword(String, String) - Method in class org.licas.Service
Get the password for the specified service.
getPassword(String, Contract) - Method in class org.licas.Service
Get this service's password, depending on the calling component's contract description.
getPassword(String, Contract) - Method in class org.licas.ServiceWrapper
Get this service's password, depending on the calling component's contract description.
getPassword(String) - Method in class org.licas.ServiceWrapper
Get the password for this service.
getPassword(String, String) - Method in class org.licas.ServiceWrapper
Get the password for the specified service.
getPassword(String, Contract) - Method in class org.licas.ServiceWrapperLegacy
Get this service's password, depending on the calling component's contract description.
getPassword(String) - Method in class org.licas.ServiceWrapperLegacy
Get the password for this service.
getPassword(String, String) - Method in class org.licas.ServiceWrapperLegacy
Get the password for the specified service.
getPassword() - Method in class org.licas.util.FileObject
Get the security password.
GETPASSWORD - Static variable in class org.licas.util.MethodConst
Defines get password method
getPasswordHandler() - Method in class org.licas.autonomic.script.AutoEngine
Get the password handler.
getPasswordHandler(String) - Method in class org.licas.module.FrameworkModule
Get the password handler.
getPasswordHandler() - Method in class org.licas.module.FrameworkModule
Get the password handler.
getPasswordHandler() - Method in class org.licas.Service
Get the password handler.
getPasswords(String, PasswordHandler) - Method in class org.licas.autonomic.script.ObjectsMap
Determine the passwords for both the local server and the service in question.
getPasswords(Element, PasswordHandler) - Method in class org.licas.autonomic.script.ObjectsMap
Determine the passwords for both the local server and the service in question.
getPasswordsRequired() - Method in class org.licas.server.model.ServerConfig
Get the passwords required value.
getPattern() - Method in class org.licas.ws.wsdl.model.WsdlOperation
Get the operation pattern.
getPermanentLinks() - Method in class org.licas.ServiceLinks
Get the list of permanent links.
getPort(String) - Method in class org.licas.ws.wsdl.model.WsdlModel
Get the port with the specified name.
getPortNames() - Method in class org.licas.ws.wsdl.model.WsdlService
Get the list of port names.
getPorts() - Method in class org.licas.ws.wsdl.model.WsdlModel
Get all pports.
getPossibleCount() - Method in class org.licas.service.link.Thresholds
Get the number of sources stored as possible links.
getPossibleNumber() - Method in class org.licas.service.link.Thresholds
Get the number of possible sources to store.
getPossibleValues() - Method in class org.licas.service.link.Thresholds
Get the possible values.
getPrivateMethods() - Method in class org.licas.server.HttpServer
Get the list of public-level methods that should not be invoked externally, maybe from an interface.
getPrivateMethods() - Method in class org.licas.Service
Get the list of public-level methods that should not be invoked externally, maybe from an interface.
getProtocols() - Static method in class org.licas.ws.wsdl.WsdlConst
Get the list of possible protocols that can be used to make the call.
getPublicMethods() - Method in class org.licas.AutoSecure
Get the list of methods that that can be freely called, without a password even.
getPublicMethods() - Method in class org.licas.server.HttpServer
Get the list of methods that can be freely called on a Service in general, without even requiring a password.
getPublicMethods() - Method in class org.licas.Service
Get the list of methods that can be freely called on a Service in general, without even requiring a password.
GETPUBLICMETHODS - Static variable in class org.licas.util.MethodConst
Defines get public service methods
getPublicServiceClassname(String) - Method in class org.licas.Service
Get the class type for a standard default service, known by the service factory or this service.
getQuarantineMessageQueue(String) - Method in class org.licas.autonomic.AutonomicManager
Get the quarantined message queue.
GETQUERYSTATS - Static variable in class org.licas.util.MethodConst
Defines get query stats method
getRedrawDelay() - Method in class org.licas.meta.LicasConfig
Get the delay time before automatically re-drawing the network graphic.
getReference() - Method in class org.licas.security.FaultDetails
Get the key identifier for the fault.
getRemoteCommunicationObject(MethodInfo) - Static method in class org.licas.call.client.CallHandler
Get the appropriate object to make a remote communication call with.
getReplyIDs() - Method in class org.licas.MessageStore
Get the list of current reply IDs.
getRequest() - Method in class org.licas.server.model.BusEntity
Get the http message request to be accepted.
getReserve() - Method in class org.licas.service.link.Thresholds
Get the reserve source value.
getResource() - Method in class org.licas.module.DataModule
Get the data resource object.
getResource(String) - Method in class org.licas.service.resource.container.ResourceContainer
Get the resource relating to the key identifier.
getResourceIDs() - Method in class org.licas.service.resource.container.ResourceContainer
Get a list of IDs used to identify each resource in the container.
getRestOfCall(Element) - Static method in class org.licas.call.Handle
Return the rest of a method call with the first part of any type removed.
getRestOfServiceURI() - Method in class org.licas.call.MethodInfo
Get the full uri path for the rest of the service call.
getResult(String) - Method in class org.licas.call.CallPool
Get the method invocation result for a particular method.
getResult() - Method in class org.licas.call.thread.InvokeThread
Get the method invocation result.
getResultObj() - Method in class org.licas.service.DataService
Get the result object value.
getResults() - Method in class org.licas.call.CallPool
Get the full method invocation result set, as a cloned HashMap.
getReturnType() - Method in class org.licas.ws.wsdl.model.WsdlOperation
Guess what the return type is by parsing the output parameter list and returning the value of the first found 'return' parameter.
getRootNodes(String) - Method in class org.licas.server.ESB
Get a copy list of the root nodes.
GETROOTNODES - Static variable in class org.licas.util.MethodConst
Defines add root node method
getRtnType() - Method in class org.licas.call.MethodInfo
Get the return type, can also be for intermediary service calls..
getSavedReply(String) - Method in class org.licas.MessageStore
Get and remove the reply object for the reply id.
getScientific() - Method in class org.licas.meta.LicasConfig
Get the value indicating to show the scientific panels.
getScriptEngine() - Method in class org.licas.autonomic.script.AutoEngine
Get the script engine that processes and returns script elements in order.
getSecureMethods() - Method in class org.licas.AutoSecure
Get the list of methods that can be safely called on a secure Auto class.
getSecureMethods() - Method in class org.licas.server.ESB
Get the list of methods that can be safely called on a secure server.
GETSECUREMETHODS - Static variable in class org.licas.util.MethodConst
Defines get secure service methods
getSerializeValues() - Method in class org.licas.AdminInfo
Get the variable serialize values script.
getServerAdminKey() - Method in class org.licas.server.model.ServerConfig
Get the key for server admin changes.
getServerConfig() - Method in class org.licas.meta.LicasConfig
Get the server config details.
getServerContact() - Method in class org.licas.server.model.ServerConfig
Get the contact details for the server administrator.
getServerDetails(String) - Method in class org.licas.server.ESB
Retrieve a description of the server itself in XML format.
GETSERVERDETAILS - Static variable in class org.licas.util.MethodConst
Defines get local server details as XML method
getServerHandle() - Static method in class org.licas.server.LocalServer
Return the server handle of the static http server.
getServerIP() - Method in class org.licas.server.model.ServerConfig
Get the server ip address.
getServerMethods() - Method in class org.licas.server.HttpServer
Return true if the method can be freely called without a password.
getServerPassword() - Method in class org.licas.call.MethodInfo
Get the server password.
getServerPassword() - Method in class org.licas.module.ControlModule
Get the local server password if it is stored.
getServerPassword() - Method in class org.licas.module.FrameworkModule
Get the local server password if it is stored.
getServerPassword(FrameworkModule) - Static method in class org.licas.module.ModuleComm
Get the local server password if it is stored.
getServerPassword() - Method in class org.licas.module.s_module.SM_Service
Get the local server password if it is stored.
getServerPassword() - Method in class org.licas.server.ESB
Get the local server password, which is the ESB password as well.
getServerPassword() - Method in class org.licas.server.HttpServer
Get the local server password, which is the ESB password as well.
getServerPassword() - Method in class org.licas.server.model.ServerConfig
Get the password for the server method invocation.
getServerPassword() - Method in class org.licas.Service
Get the local server password if it is stored.
getServerPort() - Method in class org.licas.server.model.ServerConfig
Get the port number to run the gui server on.
getServerServiceTypes() - Static method in class org.licas.util.ServiceConst
Get a list of default licas-based search types.
getServerShutDown() - Method in class org.licas.server.LocalServer
Return a value indicating if the static http server should be shut down.
getServerSOA(String) - Method in class org.licas.server.ESB
Retrieve a description of the whole network structure in XML format.
GETSERVERSOA - Static variable in class org.licas.util.MethodConst
Defines get local SOA network as XML method
getServerURL() - Method in class org.licas.call.MethodInfo
Get the http address of the server.
getServerURL() - Static method in class org.licas.server.HttpServer
Return the http address of the static http server.
getServerURL() - Static method in class org.licas.server.LocalServer
Return the http address of the static http server.
getService(String, String, String) - Method in class org.licas.server.LocalServer
Return the service for the related service name.
getService(String, String) - Method in class org.licas.Service
Return the service or module for the related service name.
getService(String, String, String) - Method in class org.licas.Service
Return the service or module for the related service name.
getService(String, String) - Method in class org.licas.ServiceAdmin
Return the service or module for the related service name.
getService(String, String, String) - Method in class org.licas.ServiceAdmin
Return the service or module for the related service name.
getService() - Method in class org.licas.ServiceInfo
Return the service itself.
getService(String, String) - Method in class org.licas.ServiceWrapper
Return the service for the related service name.
getService(String, String, String) - Method in class org.licas.ServiceWrapper
Return the service for the related service name.
getService(String, String) - Method in class org.licas.ServiceWrapperLegacy
Return the service for the related service name.
getService(String, String, String) - Method in class org.licas.ServiceWrapperLegacy
Return the service for the related service name.
getService(String) - Method in class org.licas.ws.wsdl.model.WsdlModel
Get the service with the specified name.
getServiceAdmin(String) - Method in class org.licas.Service
Get this service's service admin, including its metadata info.
getServiceAssociations() - Method in class org.licas.ServiceLinks
Get the list of (probably remote) service links to other known about services.
getServiceCategories() - Static method in class org.licas.util.ServiceConst
Get the lit of all service category types.
getServiceClass(String) - Method in class org.licas.service.DefaultServiceFactory
Return the stored service class for the specified service type.
getServiceClass(String) - Method in class org.licas.service.ModuleServiceFactory
Return the stored service class for the specified service type.
getServiceClass(String) - Method in class org.licas.service.ServiceFactory
Return the stored service class for the specified service type.
getServiceClasses() - Method in interface org.licas.def.search.AutoMetaSearchDef
Get the class types for all services that are stored.
getServiceClasses() - Method in interface org.licas.def.search.ServiceMetaSearchDef
Get the class types for all services that are stored.
getServiceClasses(String) - Method in class org.licas.Service
Get the class types for all services that are stored.
getServiceClasses() - Method in class org.licas.ServiceAdmin
Get the class types for all services that are stored.
getServiceGrade() - Method in interface org.licas.def.ServiceWrapperDef
Get the grade for this service.
getServiceGrade() - Method in class org.licas.Service
Get the grade for this service.
getServiceGrade() - Method in class org.licas.ServiceWrapper
Get the grade for this service.
getServiceGui(String) - Method in class org.licas.service.DefaultServiceFactory
Return the initialised GUI interface for the specified service.
getServiceGui(String) - Method in class org.licas.service.ModuleServiceFactory
Return the initialised GUI interface for the specified service.
getServiceGui() - Method in class org.licas.service.ModuleServiceFactory
Return the full list of initialised GUI interface for the specified service.
getServiceGui(String) - Method in class org.licas.service.ServiceFactory
Return the initialised GUI interface for the specified service.
getServiceIDs() - Method in class org.licas.module.c_module.CM_Data
Get the current list of active service IDs.
getServiceIDs() - Method in class org.licas.module.s_module.SM_Data
Get the current list of active service IDs.
getServiceIDs() - Method in class org.licas.server.esb.ServiceRepository
Get a list of all of the service ids for the related metadata, of type String.
getServiceInfo(String) - Method in class org.licas.meta.LicasConfig
Get the info for the specified service type.
getServiceInterface() - Method in class org.licas.ws.wsdl.model.WsdlService
Get the service interface.
getServiceJars() - Method in class org.licas.service.JarFactory
Get the list of all jar files in the services folder.
getServiceLevel() - Method in class org.licas.ServiceLevel
Get the name of the service level.
getServicelevelContracts() - Method in class org.licas.AdminInfo
Get the service level contracts value.
getServiceLinks(String) - Method in class org.licas.Service
Get this service's linking structure.
getServiceMeta(String) - Method in class org.licas.meta.ServerMetadata
Get a subset of the metadata for the service, for info purposes only.
getServiceMeta(String, ArrayList<String>, ServiceMeta) - Method in class org.licas.meta.ServerMetadata
Get a subset of the metadata for the service, plus other sections.
getServiceMeta(String, String) - Method in class org.licas.meta.ServerMetadata
Get the service metadata from the repository.
getServiceMeta(String) - Method in class org.licas.server.ESB
Get a default subset of the metadata for the service, for info purposes only.
getServiceMeta(String, String, ArrayList<String>) - Method in class org.licas.server.ESB
Get a default subset of the metadata for the service, plus other sections.
getServiceMeta(String, String) - Method in class org.licas.server.ESB
Get the full service metadata description from the repository.
getServiceMeta(String) - Method in class org.licas.server.esb.ServiceRepository
Get the service details for the specified service.
getServiceMeta(String, ArrayList<String>, ServiceMeta) - Method in class org.licas.server.esb.ServiceRepository
Retrieve just one part of the metadata, not the whole object.
getServiceMeta(String, String) - Method in class org.licas.server.esb.ServiceRepository
Get the service details for the specified service.
getServiceMeta(String) - Method in class org.licas.server.LocalServer
Get the metadata for the service from the server repository.
getServiceMeta(String, String) - Method in class org.licas.server.LocalServer
Get the service metadata from the server repository.
getServiceMeta() - Method in class org.licas.server.model.ServiceRepositoryInfo
Get the service metadata.
GETSERVICEMETA - Static variable in class org.licas.util.MethodConst
Defines get service meta method
getServiceMetaPart(String, String, ServiceMeta) - Method in class org.licas.meta.ServerMetadata
Retrieve just one part of the metadata, not the whole object.
getServiceMetaPart(String, String, String) - Method in class org.licas.server.ESB
Retrieve just one part of the metadata description, not the whole object.
getServiceMetaPart(String, String, ServiceMeta) - Method in class org.licas.server.esb.ServiceRepository
Retrieve just one part of the metadata, not the whole object.
GETSERVICEMETAPART - Static variable in class org.licas.util.MethodConst
Defines get service meta method
getServiceNames() - Method in interface org.licas.def.search.AutoMetaSearchDef
Get all child service names.
getServiceNames(ArrayList<String>, boolean) - Method in interface org.licas.def.search.AutoMetaSearchDef
Return all child service names for a list of service types.
getServiceNames() - Method in interface org.licas.def.search.ServiceMetaSearchDef
Get all child service names.
getServiceNames(ArrayList<String>, boolean) - Method in interface org.licas.def.search.ServiceMetaSearchDef
Return all child service names for a list of service types.
getServiceNames() - Method in class org.licas.server.LocalServer
Get a list of services running on the ESB.
getServiceNames(ArrayList<String>) - Method in class org.licas.server.LocalServer
Return all child service names for a list of service types.
getServiceNames(ArrayList<String>, boolean) - Method in class org.licas.server.LocalServer
Return all child service names for a list of service types.
getServiceNames() - Method in class org.licas.server.MessageMediator
Get a list of current services on the server that allow ptp comm.
getServiceNames() - Method in class org.licas.Service
Get all child service and module names.
getServiceNames(ArrayList<String>) - Method in class org.licas.Service
Return all child or module service names for a list of service types.
getServiceNames(ArrayList<String>, boolean) - Method in class org.licas.Service
Return all child or module service names for a list of service types.
getServiceNames() - Method in class org.licas.ServiceAdmin
Get all child service or module names.
getServiceNames(String) - Method in class org.licas.ServiceAdmin
Return all child service or module names for the specified service type.
getServiceNames(ArrayList<String>, boolean) - Method in class org.licas.ServiceAdmin
Return all child service or module names for a list of service types.
GETSERVICENAMES - Static variable in class org.licas.util.MethodConst
Defines get service names method
getServiceNames() - Method in class org.licas.ws.wsdl.model.WsdlModel
Return a list of service names.
getServiceNamesPermission() - Method in class org.licas.server.ESB
Return all registered service names.
getServiceNumber(String) - Method in class org.licas.Service
Return a count of how many services of the specified type are on this service.
GETSERVICENUMBER - Static variable in class org.licas.util.MethodConst
Defines get service number method
getServiceOrWrapper(String, String, String) - Method in class org.licas.Service
Return the service, module or its wrapper for the related service name.
getServiceOrWrapper(String, String, String) - Method in class org.licas.ServiceAdmin
Return the service, module or its wrapper for the related service name.
getServicePassword(String, String) - Method in class org.licas.module.FrameworkModule
Get or ask for the service password, making a remote call if necessary.
getServicePassword(String, String) - Method in class org.licas.PasswordHandler
Get the service password, making a remote call if necessary.
getServicePassword(Element) - Method in class org.licas.PasswordHandler
Get the password associated with the specified service.
getServicePassword(String) - Method in class org.licas.PasswordHandler
Get the password associated with the specified service.
getServicePath() - Method in class org.licas.ServiceInfo
Get the full service path.
getServiceRtnType() - Method in class org.licas.call.MethodInfo
Get the service return type, for the service method call only.
getServices() - Method in class org.licas.ws.wsdl.model.WsdlModel
Get all services.
getServiceState() - Method in class org.licas.MessageInfo
Get the state for the auto service component itself.
getServiceState(String) - Method in class org.licas.Service
This method returns a value indicating the what current service state is.
getServiceType() - Method in interface org.licas.def.ServiceDef
Get the service type.
getServiceType() - Method in class org.licas.module.FrameworkModule
Get the functional type for this service.
getServiceType(String) - Method in class org.licas.server.LocalServer
Get the service type for the specified service.
getServiceType(String) - Method in class org.licas.Service
Get the service type for the named child service if it exists.
getServiceType(String) - Method in class org.licas.ServiceAdmin
Get the service type for the named service if it exists.
getServiceType() - Method in class org.licas.ServiceInfo
Return the type of the service.
getServiceTypeNames(String) - Method in class org.licas.server.MessageMediator
Get a list of current services on the server for a service type that allow subscribe comm.
getServiceTypeNamesPermission(ArrayList<String>) - Method in class org.licas.server.ESB
Return all registered service names for a list of service types.
getServiceTypes() - Method in interface org.licas.def.search.AutoMetaSearchDef
Return all service types for all stored services.
getServiceTypes() - Method in interface org.licas.def.search.ServiceMetaSearchDef
Return all service types for all stored services.
getServiceTypes() - Method in class org.licas.meta.ServerMetadata
Get a list of all of the service types in the network.
getServiceTypes(String) - Method in class org.licas.meta.ServerMetadata
Get a list of all of the service types in the network for a particular category.
getServiceTypes() - Method in class org.licas.server.ESB
Get a list of all of the service types in the network.
getServiceTypes(String) - Method in class org.licas.server.ESB
Get a list of all of the service types in the network for a particular category.
getServiceTypes() - Method in class org.licas.server.esb.ServiceRepository
Get an ordered list of all registered service types.
getServiceTypes(String) - Method in class org.licas.server.esb.ServiceRepository
Get a list of all of the service types in the network for a particular category.
getServiceTypes() - Method in class org.licas.server.LocalServer
Get a list of all of the service types in the network.
getServiceTypes(String) - Method in class org.licas.server.LocalServer
Get a list of all of the service types in the network for a particular category.
getServiceTypes() - Method in class org.licas.Service
Return all service types for all stored services and modules.
getServiceTypes() - Method in class org.licas.ServiceAdmin
Return all service types for all stored services.
GETSERVICETYPES - Static variable in class org.licas.util.MethodConst
Defines get service types method
getServiceURI() - Method in class org.licas.call.MethodInfo
Get the full current call uri path.
getServiceWrapper(String, String, String) - Method in class org.licas.server.ESB
Return the service wrapper for the related service name.
getServiceWrapper(String, String, String) - Method in class org.licas.server.HttpServer
Return the service wrapper for the related service name.
getServiceWrapper(String, String, String) - Method in class org.licas.server.LocalServer
Return the service wrapper for the related service name.
getShutDown() - Method in class org.licas.call.CallPool
Get the current CallPool status.
getShutDown() - Method in class org.licas.module.ServiceModule
Return the value indicating if this running thread should be shut down.
getSoapAction() - Method in class org.licas.ws.wsdl.model.WsdlOperation
Get the soap action description.
getSoapActionUri() - Method in class org.licas.ws.WsMethodInfo
Get the soap action address.
getSoapEndpointAddress() - Method in class org.licas.ws.WsMethodInfo
Get the endpoint address.
getSoapWebService() - Method in class org.licas.ws.WsMethodInfo
Get the web service name.
getSource() - Method in class org.licas.service.model.KeywordInfo
Get the source the keywords came from.
getSourceCount() - Method in class org.licas.service.link.Thresholds
Return the current total number of source references in the structure.
getSourceInfo(Element) - Method in class org.licas.service.InformationService
Deprecated.
this method is inefficient because it codes and decodes too many times, so use getInfoElement instead.
getSourceLevel(Object) - Method in class org.licas.service.link.Thresholds
Return the level at which the source is stored at or no level if not stored.
getStarted() - Method in class org.licas.call.CallPool
Indicates if the loop has started.
getStartThread(String) - Method in class org.licas.parsers.network.SoaParserPasswords
Get the service start thread state.
getStats(String, String) - Method in class org.licas.server.ESB
Get the query stats.
GETSTATS - Static variable in class org.licas.util.MethodConst
Defines get service meta method
getStatusCode() - Method in class org.licas.server.model.HttpEntity
Get the http status code.
getStyle() - Method in class org.licas.ws.wsdl.model.WsdlBinding
Get the binding style.
getStyle() - Method in class org.licas.ws.wsdl.model.WsdlOperation
Get the operation style.
getTempPasswords() - Method in class org.licas.PasswordHandler
Get the temporary passwords.
getThisShutDown() - Method in class org.licas.server.HttpServer
Return a value indicating if this server should be shut down.
getThresholdCount(int) - Method in class org.licas.service.link.Link
Get the total number of sources stored as links in all threshold structures.
getThresholdCount(TreeNode, int) - Method in class org.licas.service.link.Link
Get the total number of sources stored as links in all threshold structures.
getTicket() - Method in class org.licas.server.model.BusEntity
Get the unique ticket number for this request.
getTimeout() - Method in class org.licas.meta.LicasConfig
Get the time allowed for remote method calls, in milliseconds.
getTimePeriods() - Static method in class org.licas.util.TimeConst
Get a list of all stored time periods.
getTimePeriods(String, String) - Static method in class org.licas.util.TimeConst
Get a list of all stored time periods, between and including the start/end.
getTimeStamp() - Method in class org.licas.MessageInfo
Get the time the message was logged at.
getTimestamp() - Method in class org.licas.security.FaultDetails
Get the fault timestamp.
getTimeStamp() - Method in class org.licas.ServiceLevel
Get the time the message was logged at.
getTopic() - Method in class org.licas.service.model.KeywordInfo
Get the topic.
getTotalInstancesCount() - Method in class org.licas.service.link.Link
Count the number of instances of each source type in the different threshold structures.
getTotalInstancesCount(TreeNode, HashMap<String, Long>) - Method in class org.licas.service.link.Link
Count the number of instances of each source type in the different threshold structures.
getTotalMovedDown() - Method in class org.licas.service.link.Thresholds
Get the total number of sources last moved down a level.
getTotalMovedUp() - Method in class org.licas.service.link.Thresholds
Get the total number of sources last moved up a level.
getTransport() - Method in class org.licas.ws.wsdl.model.WsdlBinding
Get the binding transport uri.
getTrueContract(String, String) - Static method in class org.licas.service.model.Contract
Create a default true contract.
getType() - Method in class org.licas.AdminInfo
Get the service type.
getType() - Method in class org.licas.call.ParamInfo
Get the parameter type.
getType() - Method in class org.licas.security.FaultDetails
Get the fault type.
getType() - Method in class org.licas.server.model.BusEntity
Get the type for a service that is being asked to process the message.
getType() - Method in class org.licas.server.model.HttpEntity
Get the communication type, for example Const.{XMLRPC}.
getType() - Method in class org.licas.ws.wsdl.model.WsdlBinding
Get the binding type.
getType() - Method in class org.licas.ws.wsdl.model.WsdlEndpoint
Get the endpoint type.
getType() - Method in class org.licas.ws.wsdl.model.WsdlMessage
Get the message part type.
getType(String) - Method in class org.licas.ws.wsdl.model.WsdlTypes
Get the type with the specified name.
getTypeElement() - Method in class org.licas.ws.wsdl.model.WsdlMessage
This represents a simple or a complex parameter type, as follows:
1.
getTypeElement() - Method in class org.licas.ws.wsdl.model.WsdlParamInfo
This represents a simple or a complex parameter type.
getTypes() - Static method in class org.licas.ws.soap.SoapConst
Return the different types stored in a vector.
getTypes() - Method in class org.licas.ws.wsdl.model.WsdlModel
Get the parameter type descriptions.
getTypes() - Method in class org.licas.ws.wsdl.model.WsdlTypes
Get all types.
getURL(Element) - Static method in class org.licas.call.Handle
Return the URL part of an address or null if it does not exist.
getURL() - Method in class org.licas.service.resource.info.InfoStreamXml
Get the url address.
getURL() - Method in class org.licas.service.resource.info.InfoURL
Get the url address.
getUrlAddress() - Method in class org.licas.server.model.ServerAddress
Return the URL address of the static HTTP server.
getUuid() - Method in class org.licas.AdminInfo
Get the service uuid.
getUUID() - Method in interface org.licas.def.ServiceDef
Get the unique service ID.
getUUID() - Method in class org.licas.module.LicasModule
Get the unique service ID.
getUUID() - Method in class org.licas.server.HttpServer
Get the ID value.
getUuid(Object) - Method in class org.licas.service.link.Link
Return the id of the component.
getUUID() - Method in class org.licas.service.resource.Resource
Get the ID value.
getValue() - Method in class org.licas.call.ParamInfo
Return the parameter value.
getValue() - Method in class org.licas.server.model.HttpEntity
Get the content value of the entity.
getValue(Element) - Method in class org.licas.service.resource.container.ListContainer
Get the currently selected value itself and not a wrapped description.
getValue(Element) - Method in class org.licas.service.resource.container.QueryContainer
Get the currently selected value itself and not a wrapped description.
getValue(Element) - Method in class org.licas.service.resource.container.RandomContainer
Get the currently selected value itself and not a wrapped description.
getValue(Element) - Method in class org.licas.service.resource.info.InfoBinary
Get the value itself and not a wrapped description.
getValue(Element) - Method in class org.licas.service.resource.info.InfoHtml
Get the value itself and not a wrapped description.
getValue(Element) - Method in class org.licas.service.resource.info.InfoStreamXml
Get the value itself and not a wrapped description.
getValue(Element) - Method in class org.licas.service.resource.info.InfoString
Get the value itself and not a wrapped description.
getValue(Element) - Method in class org.licas.service.resource.info.InfoText
Get the value itself and not a wrapped description.
getValue(Element) - Method in class org.licas.service.resource.info.InfoURL
Get the value itself and not a wrapped description.
getValue(Element) - Method in class org.licas.service.resource.info.InfoXml
Get the value itself and not a wrapped description.
getValue(Element) - Method in class org.licas.service.resource.ObjResource
Get the value itself and not a wrapped description.
getValue(Element) - Method in class org.licas.service.resource.Resource
Get the value itself and not a wrapped description.
GETVALUE - Static variable in class org.licas.util.MethodConst
Defines get value method
getValue(Object) - Static method in class org.licas.util.ObjectHandler
Return a String-based representation of the object value.
getValueCounts() - Method in class org.licas.service.link.AnalyseLinks
Get the unprocessed list of reference objects, with a count of occurrences for each one.
getVertGapFactor() - Method in class org.licas.meta.LicasConfig
Get the vertical gap factor for the network graphic.
getWebServiceInfo(String) - Method in class org.licas.ws.wsdl.model.WsdlModel
Generate and return the appropriate information to call an operation on a web service.
getWorkInfo() - Method in interface org.licas.def.ServiceWrapperDef
Get the work protocol details for the service.
getWorkInfo(String, KeywordInfo, HashMap<String, ArrayList<WorkInfo>>) - Method in class org.licas.server.esb.PublishSubscribe
If a work description is already saved under the service address and keyword list then return it, otherwise return null.
getWorkInfo() - Method in class org.licas.ServiceInfo
Get the work protocol description.
getWorkInfo() - Method in class org.licas.ServiceWrapper
Get the work protocol details for the service.
getWorkInfo() - Method in class org.licas.ServiceWrapperLegacy
Get the work protocol details for the service.
getWsPassword() - Method in class org.licas.ws.WsMethodInfo
Get the private web service password.
getWsUsername() - Method in class org.licas.ws.WsMethodInfo
Get the private web service username.
getXmlNamespace() - Method in class org.licas.ws.wsdl.model.WsdlModel
Get the xml namespace.
getXmlNamespace() - Method in class org.licas.ws.wsdl.model.WsdlTypes
Get the xml namespace.
getYesContract() - Static method in class org.licas.service.model.Contract
Create and return a negotiation or service contract that always returns 'yes'.
GLOBAL - Static variable in class org.licas.util.Const
Defines global access value
GRIDHILL - Static variable in class org.licas.util.HeuristicConst
Grid with hill-climbing framework
GRIDMATCH - Static variable in class org.licas.util.HeuristicConst
New hyper-heuristic matching framework
GROUP - Static variable in class org.licas.util.Const
Defines group tag
GROUP - Static variable in class org.licas.util.ServiceConst
The group tag
GUI - Static variable in class org.licas.util.ServiceConst
The GUI interface tag
GUICLASSNAME - Static variable in class org.licas.util.ServiceConst
The GUI classname tag
GUIHANDLER - Static variable in class org.licas.util.ServiceConst
The GUI handler tag
GZIP - Static variable in class org.licas.parsers.types.Base64
Specify that data should be gzip-compressed.
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