MCPcopy Create free account

hub / github.com/DistributedClocks/shiviz / functions

Functions1,112 in github.com/DistributedClocks/shiviz

FunctionFu
(t)
local_scripts/d3.v4.min.js:3
FunctionFy
()
local_scripts/d3.v4.min.js:6
FunctionG
(t)
local_scripts/d3.v4.min.js:2
FunctionGa
(a)
local_scripts/jquery-3.2.1.min.js:3
FunctionGc
(t)
local_scripts/d3.v4.min.js:4
FunctionGf
(t,n)
local_scripts/d3.v4.min.js:4
FunctionGi
()
local_scripts/d3.v4.min.js:3
FunctionGlobal
* Constructs a Global. The constructor for this singleton should never be * invoked directly. * * @classdesc * * A Global is the visualization
js/visualization/global.js:14
FunctionGo
(t)
local_scripts/d3.v4.min.js:3
FunctionGr
()
local_scripts/d3.v4.min.js:3
FunctionGraphBuilder
* * @classdesc * * @constructor * @param $svg
js/builder/graphBuilder.js:8
FunctionGraphBuilderHost
* Constructs a {@link GraphBuilder} host with the provided number associated * with the provided graph builder. * * @classdesc * * GraphBuilder
js/builder/graphBuilderHost.js:16
FunctionGraphBuilderNode
* Constructs a node with the provided x and y coordinates and color and is associated with * the provided {@link GraphBuilder} * * @classdesc *
js/builder/graphBuilderNode.js:16
FunctionGraphTraversal
* Constructs a GraphTraversal * * @classdesc * * <p> * A GraphTraversal defines a strategy for traversing an {@link AbstractGraph}. * </p> *
js/graph/graphTraversal.js:58
FunctionGs
(t)
local_scripts/d3.v4.min.js:4
FunctionGx
()
local_scripts/d3.v4.min.js:7
FunctionH
(t,n,e)
local_scripts/d3.v4.min.js:2
FunctionHa
(t)
local_scripts/d3.v4.min.js:4
FunctionHc
(t,n)
local_scripts/d3.v4.min.js:4
FunctionHe
(t,n,e)
local_scripts/d3.v4.min.js:2
FunctionHf
(t)
local_scripts/d3.v4.min.js:4
FunctionHi
(t)
local_scripts/d3.v4.min.js:3
FunctionHideHostTransformation
* Constructs a HideHostTransformation where no host is specified to be hidden * * @classdesc * * <p> * This transformation generates a transfor
js/transform/hideHostTransformation.js:21
FunctionHighlightHostTransformation
* Constructs a HighlightHostTransformation that highlights the specified host * * @classdesc * * <p> * HighlightHostTransformation "highlights"
js/transform/highlightHostTransformation.js:22
FunctionHighlightMotifTransformation
* @class * * This transformation visually highlights a set of motifs. * * @constructor * @extends Transformation * @param {MotifFinder} finder
js/transform/highlightMotifTransformation.js:12
FunctionHostPermutation
* The constructor for this abstract class will typically be invoked by concrete * sub-classes * * @clasdesc * * <p> * A HostPermutation is res
js/visualization/hostPermutation.js:40
FunctionI
(t,n)
local_scripts/d3.v4.min.js:2
FunctionI_
(t)
local_scripts/d3.v4.min.js:6
FunctionIa
(t,n)
local_scripts/d3.v4.min.js:4
FunctionIc
(t)
local_scripts/d3.v4.min.js:4
FunctionIdentifier
* Constructs an identifier whose name is the parameter * * @classdesc * * Identifier represents a reference to a value via its bound identifier.
js/logEventMatcher/lemAST.js:162
FunctionIe
(t)
local_scripts/d3.v4.min.js:2
FunctionIh
(t,n)
local_scripts/d3.v4.min.js:5
FunctionIi
(t,n)
local_scripts/d3.v4.min.js:3
FunctionImplicitSearch
* Constructs an implicit search with the parameter as the search query * * @classdesc * * This class represents a search over all of a logEvent'
js/logEventMatcher/lemAST.js:277
FunctionIn
(t,n)
local_scripts/d3.v4.min.js:2
FunctionIr
()
local_scripts/d3.v4.min.js:3
FunctionIs
(t,n,r)
local_scripts/d3.v4.min.js:4
FunctionIy
(t)
local_scripts/d3.v4.min.js:6
FunctionJa
(t)
local_scripts/d3.v4.min.js:4
FunctionJb
()
local_scripts/d3.v4.min.js:7
FunctionJc
()
local_scripts/d3.v4.min.js:4
FunctionJd
(t)
local_scripts/d3.v4.min.js:5
FunctionJf
()
local_scripts/d3.v4.min.js:4
FunctionJh
(t,n,e)
local_scripts/d3.v4.min.js:5
FunctionJr
()
local_scripts/d3.v4.min.js:3
FunctionJy
()
local_scripts/d3.v4.min.js:6
FunctionK
(t)
local_scripts/d3.v4.min.js:2
FunctionKa
(t)
local_scripts/d3.v4.min.js:4
FunctionKb
(t)
local_scripts/d3.v4.min.js:7
FunctionKd
()
local_scripts/d3.v4.min.js:5
FunctionKe
(t)
local_scripts/d3.v4.min.js:2
FunctionKf
()
local_scripts/d3.v4.min.js:4
FunctionKr
(t,n)
local_scripts/d3.v4.min.js:3
FunctionKu
(t)
local_scripts/d3.v4.min.js:3
FunctionKy
(t,n,e,r,i)
local_scripts/d3.v4.min.js:7
FunctionL
(t,n,e,r,i,o)
local_scripts/d3.v4.min.js:2
FunctionLEMInterpreter
* Constructs an interpreter that uses the given ast * * @classdesc * * <p> * LEMInterpreter interprets a text query given its * {@link AST abs
js/logEventMatcher/lemInterpreter.js:21
FunctionLEMInterpreterValue
* Constructs an LEMInterpreterValue of the specified type and value * * @classdesc * * LEMInterpreterValue represents a value produced during th
js/logEventMatcher/lemInterpreter.js:227
FunctionLEMParser
* Constructs a parser to parse the tokens provided by the given tokenizer * * @classdesc * * <p> * LEMParser is a * {@link http://en.wikipedia
js/logEventMatcher/lemParser.js:54
FunctionLEMTokenizer
* Constructs a LEMTokenizer to tokenize the provided query * * @classdesc * * <p> * LEMTokenizer consumes a string of characters and divides in
js/logEventMatcher/lemTokenizer.js:32
FunctionLa
(t,n)
local_scripts/d3.v4.min.js:4
FunctionLayout
* The constructor for this abstract class may be invoked by sub-classes * * @classdesc * * A Layout is responsible for positioning the {@link Vi
js/visualization/layout.js:12
FunctionLengthPermutation
* Constructs a LengthPermutation * * @classdesc * * LengthPermutation arranges hosts in ascending order based on the number of * LogEvents the
js/visualization/hostPermutation.js:197
FunctionLh
(t,n)
local_scripts/d3.v4.min.js:5
FunctionLi
(t,n)
local_scripts/d3.v4.min.js:3
FunctionLine
* Constructs a line between two {@link GraphBuilderNode}s * * @classdesc * * A Line represents a parent-child relationship between two nodes. *
js/builder/graphBuilderNode.js:160
FunctionLn
(t,n,e)
local_scripts/d3.v4.min.js:2
FunctionLo
(t)
local_scripts/d3.v4.min.js:3
FunctionLogEvent
* Constructs a LogEvents given the log text, a {@link VectorTimestamp} and the * line number associated with this log event <> * * @classdesc *
js/model/logEvent.js:18
FunctionLogEventMatcher
* Constructs a LogEventMatcher that can be used to match {@link LogEvent}s * against the specified query * * @classdesc * * A LogEventMatcher i
js/logEventMatcher/logEventMatcher.js:13
FunctionLogOrderPermutation
* Constructs a LogOrderPermutation * * @classdesc * * LogOrderPermutation orders hosts based on the order they appear in logs. * * @construct
js/visualization/hostPermutation.js:264
FunctionLogParser
* Constructs a LogParser to parse the provided raw log text. * * @classdesc * * <p> * LogParser can be used to transform raw log text to {@link
js/model/parser.js:33
FunctionLs
()
local_scripts/d3.v4.min.js:4
FunctionLw
()
local_scripts/d3.v4.min.js:8
FunctionLy
()
local_scripts/d3.v4.min.js:6
FunctionM
()
local_scripts/d3.v4.min.js:2
FunctionMa
(t,n)
local_scripts/d3.v4.min.js:4
FunctionMb
()
local_scripts/d3.v4.min.js:7
FunctionMc
(t,n)
local_scripts/d3.v4.min.js:4
FunctionMl
(t)
local_scripts/d3.v4.min.js:4
FunctionMo
(t,n)
local_scripts/d3.v4.min.js:3
FunctionModelGraph
* Constructs a ModelGraph from an array of {@link LogEvent}s * * @classdesc * * A ModelGraph models a set of LogEvents as a graph. The graph is
js/model/modelGraph.js:16
FunctionModelNode
* Constructs a ModelNode given an array of {@link LogEvent}s that the * ModelNode should represent * * @classdesc * * ModelNodes are part of {@
js/model/modelNode.js:15
FunctionMotif
* Constructs an empty motif. * * @classdesc * * A Motif is a set of edges and nodes that are a subgraph of a * {@link AbstractGraph}. Motifs ca
js/motifFinder/motif.js:13
FunctionMotifDrawer
* Constructs a motifDrawer * * @classdesc * * A MotifDrawer is responsible for calculating the significance of subgraphs read in from motifs.j
js/motifFinder/motifDrawer.js:13
FunctionMotifFinder
* The constructor for this abstract class may be invoked by sub-classes * * @classdesc * * MotifFinders define an algorithm for finding a specif
js/motifFinder/motifFinder.js:17
FunctionMotifGroup
* Constructs a new MotifGroup with the specified initial list of motifs * * @classdesc * * A MotifGroup is simple a group of motifs with methods
js/motifFinder/motifGroup.js:13
FunctionMotifNavigator
* Constructs a new motif navigator * * @classdesc * * A MotifNavigator helps jump between motifs (i.e. by scrolling the window * based on the l
js/motifFinder/motifNavigator.js:14
FunctionMotifNavigatorData
* Constructs a new MotifNavigatorData with the specified data * * @classdesc * * MotifNavigatorData is a simple data transfer object * * @con
js/motifFinder/motifNavigator.js:170
FunctionMy
()
local_scripts/d3.v4.min.js:6
FunctionN
(a)
local_scripts/jquery-3.2.1.min.js:2
FunctionNa
(t,n)
local_scripts/d3.v4.min.js:4
FunctionNamedRegExp
* Constructs a NamedRegExp object * * @clasdesc * * A RegExp extension that allows named capture groups in the syntax /(?<name>regexp)/ * * @
js/util/regexp.js:14
FunctionNc
(t,n)
local_scripts/d3.v4.min.js:4
FunctionNe
()
local_scripts/d3.v4.min.js:2
FunctionNg
(t)
local_scripts/d3.v4.min.js:6
FunctionNh
(t,n)
local_scripts/d3.v4.min.js:5
FunctionNi
(t,n)
local_scripts/d3.v4.min.js:3
FunctionNp
(t,n,e)
local_scripts/d3.v4.min.js:5
← previousnext →601–700 of 1,112, ranked by callers