MCPcopy Create free account

hub / github.com/ModelInference/synoptic / functions

Functions6,002 in github.com/ModelInference/synoptic

↓ 7 callersMethodgetLabel
()
traces/old/traceGen/src/com/google/protobuf/DescriptorProtos.java:2508
↓ 7 callersMethodgetLiteType
For internal use only.
traces/old/traceGen/src/com/google/protobuf/Descriptors.java:673
↓ 7 callersMethodgetMcPath
()
csight/tests/csight/CSightTest.java:137
↓ 7 callersMethodgetNextStates
Returns the unmodifiable (read-only) set of states that follow this state if we transition along an event. @param event @return
csight/src/csight/model/AbsFSMState.java:138
↓ 7 callersMethodgetOnlyIntrByInvs
Given a set of invariants, a new set containing only constrained IntrBy invariants @param invariants The original set of invariants @retur
synoptic/src/synoptic/tests/PynopticTest.java:196
↓ 7 callersMethodgetOptions
()
traces/old/traceGen/src/com/google/protobuf/DescriptorProtos.java:2249
↓ 7 callersMethodgetRegex
Returns a regular expression for a tail with the given tail events and follow set.
synoptic/src/synoptic/invariants/KTailInvariant.java:73
↓ 7 callersMethodgetRepeatedField
Gets an element of a repeated field. For primitive fields, the boxed primitive value is returned. For enum fields, the EnumValueDescriptor for the v
traces/old/traceGen/src/com/google/protobuf/Message.java:110
↓ 7 callersMethodgetRepeatedFieldCount
Gets the number of elements of a repeated field. This is exactly equivalent to calling the generated "Count" accessor method corresponding to the fie
traces/old/traceGen/src/com/google/protobuf/Message.java:100
↓ 7 callersMethodgetRowCount
()
synopticjung/src/synopticjung/LogLineTableModel.java:20
↓ 7 callersMethodgetSelect
Returns ResultSet of "SELECT from ReExp" query. Note: must call close() on ResultSet after done using it. @param field @param value @return ResultSet
synopticgwt/src/synopticgwt/server/db/ReExpTable.java:86
↓ 7 callersMethodgetTransitioningEvents
()
csight/src/csight/model/fifosys/cfsm/CFSMState.java:80
↓ 7 callersMethodgetUninterpretedOption
(int index)
traces/old/traceGen/src/com/google/protobuf/DescriptorProtos.java:4950
↓ 7 callersMethodgetUninterpretedOptionCount
()
traces/old/traceGen/src/com/google/protobuf/DescriptorProtos.java:4949
↓ 7 callersMethodhasOptions
()
traces/old/traceGen/src/com/google/protobuf/DescriptorProtos.java:2246
↓ 7 callersMethodhighlightOff
()
synopticgwt/src/synopticgwt/client/invariants/model/Invariant.java:10
↓ 7 callersMethodhighlightOn
()
synopticgwt/src/synopticgwt/client/invariants/model/Invariant.java:8
↓ 7 callersMethodinternalGetFieldAccessorTable
Get the FieldAccessorTable for this type. We can't have the message class pass this in to the constructor because of bootstrapping trouble with Descr
traces/old/traceGen/src/com/google/protobuf/GeneratedMessage.java:65
↓ 7 callersMethodisAccept
Whether or not the FSM state is a valid terminal state for the FSM.
csight/src/csight/model/AbsFSMState.java:123
↓ 7 callersMethodisInitForPid
(int pid)
csight/src/csight/model/fifosys/gfsm/GFSMState.java:147
↓ 7 callersMethodisReachable
(EventNode m, EventNode n, String relation)
synoptic/src/synoptic/invariants/miners/AllRelationsTransitiveClosure.java:23
↓ 7 callersMethodisUnitVector
@return Whether or not this is a unit vector
synoptic/src/synoptic/util/resource/VectorTime.java:166
↓ 7 callersMethodmergeExtensionFields
(final ExtendableMessage other)
traces/old/traceGen/src/com/google/protobuf/GeneratedMessage.java:717
↓ 7 callersMethodmergeOptions
(com.google.protobuf.DescriptorProtos.MessageOptions value)
traces/old/traceGen/src/com/google/protobuf/DescriptorProtos.java:2265
↓ 7 callersMethodnewExtensionWriter
()
traces/old/traceGen/src/com/google/protobuf/GeneratedMessage.java:433
↓ 7 callersMethodnewInstance
Create a new {@code CodedOutputStream} wrapping the given {@code OutputStream}.
traces/old/traceGen/src/com/google/protobuf/CodedOutputStream.java:94
↓ 7 callersMethodpeek
Returns the event at the top of the queue, without removing it.
csight/src/csight/model/fifosys/channel/channelstate/ChState.java:99
↓ 7 callersMethodrecomputeAlphabet
Recomputes the alphabet of the FSM based on current states.
csight/src/csight/model/AbsFSM.java:56
↓ 7 callersMethodretrieveSynopticSessionState
Retrieves session state and sets/reconstructs the local variables.
synopticgwt/src/synopticgwt/server/SynopticService.java:178
↓ 7 callersMethodrunInvariMintWithArgs
Runs invarimint with given command line args and returns the derived EncodedAutomaton model. @param args @return @throws Exception
InvariMint/src/tests/InvariMintTest.java:54
↓ 7 callersMethodsatisfies
(List<DistEventType> eventsPath)
csight/src/csight/invariants/AlwaysFollowedBy.java:67
↓ 7 callersMethodsetOptions
(com.google.protobuf.DescriptorProtos.MessageOptions value)
traces/old/traceGen/src/com/google/protobuf/DescriptorProtos.java:2252
↓ 7 callersMethodtoGraphviz
Constructs a Graphviz dot representation of the model.
InvariMint/src/model/EncodedAutomaton.java:225
↓ 7 callersFunctionweight
* Returns the point that is the weighted sum of the specified control points, * using the specified weights. This method requires that there are fo
synopticgwt/war/protovis-d3.2.js:5159
↓ 7 callersMethodwriteUntil
(final int end, final CodedOutputStream output)
traces/old/traceGen/src/com/google/protobuf/GeneratedMessage.java:412
↓ 6 callersFunctionK
(a,b)
synopticgwt/war/jquery-1.4.2.min.js:20
↓ 6 callersMethodaddSymbol
Adds a symbol to the symbol table. If a symbol with the same name already exists, throws an error.
traces/old/traceGen/src/com/google/protobuf/Descriptors.java:1704
↓ 6 callersFunctionbA
(a,b)
synopticgwt/war/raphael-min.js:7
↓ 6 callersMethodbuildPartial
()
traces/old/traceGen/src/prototrace/ProtoTrace.java:1039
↓ 6 callersMethodbuildPartial
()
traces/TwitterTracer/src/MessageTrace.java:1125
↓ 6 callersMethodcheckEventTypesAndStates
Check that the type/pre- and post-event states of each log event in the list is correct. @throws ParseException
synoptic/src/synoptic/tests/units/TraceParserTests.java:1303
↓ 6 callersMethodclearEdgeState
Clears the display state of the edges, i.e. sets them all back to default.
synopticgwt/src/synopticgwt/client/model/JSGraph.java:205
↓ 6 callersMethodclearField
Clears the field. This is exactly equivalent to calling the generated "clear" accessor method corresponding to the field.
traces/old/traceGen/src/com/google/protobuf/Message.java:235
↓ 6 callersMethodcomparePossiblyNullObjects
Helper method for compareTo(). Returns -2 if both objects are non-null. Otherwise, returns 1, 0, or -1 if respectively just o1 is null, both are null,
synoptic/src/synoptic/model/TransitionLabelsMap.java:199
↓ 6 callersMethodcomputeBytesSize
Compute the number of bytes that would be needed to encode a {@code bytes} field, including tag.
traces/old/traceGen/src/com/google/protobuf/CodedOutputStream.java:537
↓ 6 callersMethodcomputeDelta
Delta computation, incrementing, and division are undefined for vector timestamps.
synoptic/src/synoptic/util/resource/VectorTime.java:288
↓ 6 callersMethodcomputeInt64Size
Compute the number of bytes that would be needed to encode an {@code int64} field, including tag.
traces/old/traceGen/src/com/google/protobuf/CodedOutputStream.java:453
↓ 6 callersMethodcomputeMean
@return mean delta resource for transition, null if transition has zero delta resources.
synoptic/src/synoptic/util/resource/ResourceSeries.java:104
↓ 6 callersMethodcomputeMode
@return mode delta resource for transition, null if transition has zero delta resources.
synoptic/src/synoptic/util/resource/ResourceSeries.java:46
↓ 6 callersMethodcreate
()
traces/old/traceGen/src/prototrace/ProtoTrace.java:988
↓ 6 callersMethodcreate
()
traces/TwitterTracer/src/MessageTrace.java:1074
↓ 6 callersMethodcreateWrappedMessage
(int src, int dst, long timestamp, String type, ByteString baseMessage)
traces/PingPong/Simulator.java:280
↓ 6 callersFunctiond
(f)
synopticgwt/war/jquery-1.4.2.min.js:64
↓ 6 callersMethoddeepEquals
A stricter equality check against another GFSM. This is equality check is for states and the transitions, but not any observed states. Two GFSMs are e
csight/src/csight/model/fifosys/gfsm/GFSM.java:937
↓ 6 callersMethoddetermineIthEvent
Determines and returns the ith event for node identified by nodeIndex in a sequence of events. Precondition: nodeIndex must be valid.
synoptic/src/synoptic/util/resource/VectorTime.java:23
↓ 6 callersMethoddrawPOInvariants
Draws PO invariants within a column on paper and links the generated invariants to their corresponding grid labels. @param invs @param col @param gwt
synopticgwt/src/synopticgwt/client/invariants/InvariantsGraph.java:519
↓ 6 callersMethodendViolationHere
Set the end of the violation subpath to this node. This node's label should always be the invariant's second predicate.
synoptic/src/synoptic/invariants/fsmcheck/ConstrainedHistoryNode.java:83
↓ 6 callersMethodequals
(Object other)
csight/src/csight/model/fifosys/channel/channelid/InvChannelId.java:26
↓ 6 callersMethodexportCFSM
Exports the CFSM to a format determined by GraphExportFormatter, writing the resulting string to a file specified by fileName. Each FSM in CFSM is exp
csight/src/csight/model/export/GraphExporter.java:110
↓ 6 callersMethodfailureStateTestCommon
Common code for testing failure states of tracing sets for constrained invariants
synoptic/src/synoptic/tests/units/ConstrainedTracingSetTests.java:92
↓ 6 callersFunctiong
(a,b)
synopticgwt/war/raphael-min.js:7
↓ 6 callersMethodgenConstrTracingSets
Create partition graph from passed log of events, then generate and return the map of each partition to its final constrained tracing state sets, wher
synoptic/src/synoptic/tests/PynopticTest.java:156
↓ 6 callersMethodgenInitialPartitionGraph
Parsers events using the supplied parser, generates the initial _partitioning_ graph and returns it to the caller. @param miner @throws Exception
synoptic/src/synoptic/tests/SynopticTest.java:233
↓ 6 callersMethodgetA
()
synopticgwt/src/synopticgwt/client/invariants/model/POInvariant.java:110
↓ 6 callersMethodgetB
()
synopticgwt/src/synopticgwt/client/invariants/model/POInvariant.java:114
↓ 6 callersMethodgetBBoxY
@return y value of the path's bounding box
synopticgwt/src/synopticgwt/client/invariants/Path.java:185
↓ 6 callersMethodgetBasicEncodings
Returns an EventTypeEncodings object for event {a, b, c, d}.
InvariMint/src/tests/units/EncodingTests.java:34
↓ 6 callersMethodgetDaikonInvariants
Returns Daikon invariants associated with the transition, or null if none exist.
synoptic/src/synoptic/model/TransitionLabelsMap.java:120
↓ 6 callersMethodgetDefaultInstance
Get an empty {@code UnknownFieldSet}.
traces/old/traceGen/src/com/google/protobuf/UnknownFieldSet.java:76
↓ 6 callersMethodgetDescriptor
()
traces/old/traceGen/src/prototrace/ProtoTrace.java:1252
↓ 6 callersMethodgetDescriptor
()
traces/TwitterTracer/src/MessageTrace.java:1274
↓ 6 callersMethodgetEnumTypeCount
()
traces/old/traceGen/src/com/google/protobuf/DescriptorProtos.java:1575
↓ 6 callersMethodgetExtension
(int index)
traces/old/traceGen/src/com/google/protobuf/DescriptorProtos.java:1552
↓ 6 callersMethodgetExtensionCount
()
traces/old/traceGen/src/com/google/protobuf/DescriptorProtos.java:1551
↓ 6 callersMethodgetInitStatesForPid
Returns the set of partitions that are initial for a pid.
csight/src/csight/model/fifosys/gfsm/GFSM.java:215
↓ 6 callersMethodgetInputInvariantsDependencies
(int mappingIndex, T input)
synoptic/src/synoptic/invariants/fsmcheck/FsmStateSet.java:258
↓ 6 callersMethodgetInstance
Return the singleton instance of SynopticMain, first asserting that the instance isn't null.
synoptic/src/synoptic/main/SynopticMain.java:25
↓ 6 callersMethodgetInvariants
Returns the set of ITemporalInvariants composing this model.
InvariMint/src/model/InvsModel.java:28
↓ 6 callersMethodgetLabel
Returns the value for a particular label type. If none exist, then returns null.
synoptic/src/synoptic/model/TransitionLabelsMap.java:27
↓ 6 callersMethodgetNumProcesses
()
csight/src/csight/model/fifosys/gfsm/observed/fifosys/ObsFifoSysState.java:236
↓ 6 callersMethodgetNumber
()
traces/old/traceGen/src/com/google/protobuf/FieldSet.java:57
↓ 6 callersMethodgetOneStateFSM
(int pid)
csight/tests/csight/model/automaton/EncodedAutomatonTests.java:264
↓ 6 callersMethodgetPacked
()
traces/old/traceGen/src/com/google/protobuf/DescriptorProtos.java:6025
↓ 6 callersMethodgetPanel
This call returns the tab's Panel widget that holds the tab's contents.
synopticgwt/src/synopticgwt/client/Tab.java:43
↓ 6 callersMethodgetPayload
()
traces/old/traceGen/src/prototrace/ProtoTrace.java:64
↓ 6 callersMethodgetPayload
()
traces/TwitterTracer/src/ProtoTrace.java:88
↓ 6 callersMethodgetPingPongMessageCount
()
traces/old/traceGen/src/prototrace/ProtoTrace.java:865
↓ 6 callersMethodgetPingPongMessageCount
()
traces/TwitterTracer/src/ProtoTrace.java:2865
↓ 6 callersMethodgetPostEventState
()
synoptic/src/synoptic/model/EventNode.java:130
↓ 6 callersMethodgetPromelaEType
Event name in Promela. This prevents the use of a Promela keyword as an event type.
synoptic/src/synoptic/model/event/DistEventType.java:417
↓ 6 callersMethodgetTheMessage
()
traces/TwitterTracer/src/MessageTrace.java:101
↓ 6 callersMethodgetTwoStateFSM
(int pid, DistEventType e)
csight/tests/csight/model/automaton/EncodedAutomatonTests.java:270
↓ 6 callersMethodgetType
()
traces/old/traceGen/src/prototrace/ProtoTrace.java:468
↓ 6 callersMethodgetType
()
traces/TwitterTracer/src/ProtoTrace.java:549
↓ 6 callersMethodgetVerifyResult
(List<ChannelId> cids)
csight/src/csight/mc/MC.java:41
↓ 6 callersMethodhasDst
()
traces/old/traceGen/src/prototrace/ProtoTrace.java:49
↓ 6 callersMethodhasDst
()
traces/TwitterTracer/src/ProtoTrace.java:58
↓ 6 callersMethodhasNumber
()
traces/old/traceGen/src/com/google/protobuf/DescriptorProtos.java:2500
↓ 6 callersMethodhasSrc
()
traces/old/traceGen/src/prototrace/ProtoTrace.java:42
↓ 6 callersMethodhasSrc
()
traces/TwitterTracer/src/ProtoTrace.java:45
← previousnext →501–600 of 6,002, ranked by callers