- name - Variable in class org.licas.call.ParamInfo
-
Parameter name
- NAME - Static variable in class org.licas.util.Const
-
Defines a component's name
- name - Variable in class org.licas.ws.wsdl.model.WsdlInterface
-
The interface name
- NAME - Static variable in class org.licas.ws.wsdl.WsdlConst
-
- NAME - Static variable in class org.licas.ws.WsMethodInfo
-
The web service name - final part in URI
- NAMESPACE - Static variable in class org.licas.util.Const
-
Defines namespace tag
- NAMESPACESEPARATOR - Static variable in class org.licas.ws.wsdl.WsdlConst
-
- NEARESTNEIGHBOUR - Static variable in class org.licas.util.HeuristicConst
-
K-Nearest Neighbour Clustering
- negativeConcepts - Variable in class org.licas.service.link.ThresholdSource
-
A list of negative related concepts
- NEGATIVEINTEGER - Static variable in class org.licas.ws.soap.SoapConst
-
Indicates a negative integer value.
- negativeMax - Variable in class org.licas.service.link.ThresholdSource
-
The maximum number of allowed negative entries at all levels
- NESTEDACCESSALLOWED - Static variable in class org.licas.util.Const
-
Defines access to nested services allowed value
- NETWORK - Static variable in class org.licas.util.Const
-
The Network tag
- NETWORKDEPTH - Static variable in class org.licas.util.Const
-
Defines a graphic network depth tag
- NetworkParser - Class in org.licas.parsers.network
-
This class can be used to parse the registered servers running on a network to or from XML,
so that it can be saved to a file and then reconstructed.
- NetworkParser() - Constructor for class org.licas.parsers.network.NetworkParser
-
Create a new instance of NetworkParser.
- NEVERFULL - Static variable in class org.licas.service.link.LinkConfig
-
Defines never add full search count
- neverFull(String) - Static method in class org.licas.service.link.LinkConfig
-
Return true if never add full search count.
- NEWCONVERSATION - Static variable in class org.licas.autonomic.AutonomicManager
-
- next - Variable in class org.licas.autonomic.script.AutoEngineInfo
-
- NEXTADDRESS - Static variable in class org.licas.util.ServiceConst
-
The next address tag
- NEXTLINK - Static variable in class org.licas.util.Const
-
Defines a next link element
- NEXTPARAMETER - Static variable in class org.licas.util.Const
-
Defines next parameter tag
- NEXTPASSWORDS - Static variable in class org.licas.util.Const
-
The Next passwords tag
- NEXTPERMISSION - Static variable in class org.licas.util.MetaConst
-
Defines next permission tag
- NEXTREPLY - Static variable in class org.licas.util.Const
-
Defines a next reply
- NEXTSERVICE - Static variable in class org.licas.util.Const
-
Defines next service tag
- nextXmlToDynamicLinks(LinkSpec, TreeNode, Element) - Method in class org.licas.parsers.LinksParser
-
Parse the xml description and fill the link spec and structure with the dynamic links.
- NO_OPTIONS - Static variable in class org.licas.parsers.types.Base64
-
No options specified.
- NOACTION - Static variable in class org.licas.util.AiConst
-
Defines state for no action
- noContentResponse(HttpEntity) - Method in class org.licas.server.ServerMethodHandler
-
Set values in the response to indicate a no content reply.
- NodeStatsParser - Class in org.licas.parsers.sci
-
This can be used to parse a NodeStats
object to or from XML.
- NodeStatsParser() - Constructor for class org.licas.parsers.sci.NodeStatsParser
-
Create a new instance of NodeStatsParser
- NonBlockingListener - Class in org.licas.server
-
This class implements a listener thread for processing non-blocked (asynchronous) HTTP requests.
- NonBlockingListener(int, String, long, String, String) - Constructor for class org.licas.server.NonBlockingListener
-
Create a new instance of NonBlockingListener.
- NonBlockingServerHandler - Class in org.licas.server
-
This class handles the HTTP non-blocking (asynchronous) server requests, by passing it to the appropriate service for execution.
- NonBlockingServerHandler(String, String) - Constructor for class org.licas.server.NonBlockingServerHandler
-
Create a new instance of NonBlockingServerHandler.
- NonBlockingServerMethodHandler - Class in org.licas.server
-
This class receives the HTTP non-blocking (asynchronous) server request, parses it back into the Java object
(
MethodInfo
or
REST
) and passes that to the appropriate service for execution.
- NonBlockingServerMethodHandler(String) - Constructor for class org.licas.server.NonBlockingServerMethodHandler
-
Create a new instance of NonBlockingServerMethodHandler.
- NONE - Static variable in class org.licas.util.MetaConst
-
None indicator
- NOSOURCE - Static variable in class org.licas.util.Const
-
Indicates not currently stored as a source
- notAssigned() - Method in class org.licas.service.link.ThresholdSource
-
Return true if object not yet assigned new values.
- notFoundResponse(HttpEntity) - Method in class org.licas.server.ServerMethodHandler
-
Set values in the response to indicate a not found response.
- notifyAllEvents() - Static method in class org.licas.util.ThreadHandler
-
This can be used to notify the next event on the event dispatch thread to execute.
- notifyEvents() - Static method in class org.licas.util.ThreadHandler
-
This can be used to notify the next event on the event dispatch thread to execute.
- notifyOfFault(FaultDetails) - Method in class org.licas.security.FaultManager
-
This method should be called to notify the server about a problem or fault.
- notifyOfFault(FaultDetails, String) - Method in class org.licas.server.HttpServer
-
This method should be called to notify the server about a problem or fault.
- notifyOfFault(FaultDetails, String) - Method in class org.licas.server.LocalServer
-
This method should be called to notify the server about a problem or fault.
- notOK() - Method in class org.licas.autonomic.script.AutoOut
-
Return true if effector reply is Not OK for processing.
- notQueryMessage(String) - Method in class org.licas.call.rest.RestFactory
-
Return true if the message string cannot be a REST-style query, namely,
there are no query key-value pairs.
- NOTREADY - Static variable in class org.licas.util.Const
-
Defines a service not ready for use
- NULL - Static variable in class org.licas.util.Const
-
Null indicator
- NumberDataGenerator - Class in org.licas.data.gen
-
This class can generate random data for testing purposes.
- NumberDataGenerator(long, String) - Constructor for class org.licas.data.gen.NumberDataGenerator
-
Create a new instance of NumberDataGenerator.
- NumberDataGenerator(Element) - Constructor for class org.licas.data.gen.NumberDataGenerator
-
Create a new instance of NumberDataGenerator.
- numberOfIterations - Variable in class org.licas.module.h_module.HM_Cluster
-
Number of test run iterations, if specified
- numEquiv(String, int) - Method in class org.licas.data.EvaluateData
-
Get the equivalent of the integer numerical value for the data type.