Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ModelInference/synoptic
/ functions
Functions
6,002 in github.com/ModelInference/synoptic
⨍
Functions
6,002
◇
Types & classes
656
↓ 12 callers
Method
getNumProcesses
()
csight/src/csight/model/fifosys/gfsm/observed/fifosys/ObsFifoSys.java:385
↓ 12 callers
Method
getPackage
Get the proto package name. This is the package name given by the {@code package} statement in the {@code .proto} file, which differs from the Java p
traces/old/traceGen/src/com/google/protobuf/Descriptors.java:71
↓ 12 callers
Method
getProcessName
()
synoptic/src/synoptic/model/event/DistEventType.java:319
↓ 12 callers
Method
getSequentialArgs
()
csight/tests/csight/main/CSightMainTests.java:57
↓ 12 callers
Method
isAccept
()
csight/src/csight/model/fifosys/cfsm/fsm/FSMState.java:57
↓ 12 callers
Method
loggerInfoEnd
(String msg, long startTime)
synoptic/src/synoptic/main/AbstractMain.java:193
↓ 12 callers
Method
loggerInfoStart
(String msg)
synoptic/src/synoptic/main/AbstractMain.java:188
↓ 12 callers
Method
newBuilder
()
traces/old/traceGen/src/com/google/protobuf/DescriptorProtos.java:150
↓ 12 callers
Method
newBuilder
()
traces/old/traceGen/src/com/google/protobuf/DescriptorProtos.java:620
↓ 12 callers
Method
newBuilder
()
traces/old/traceGen/src/com/google/protobuf/DescriptorProtos.java:1347
↓ 12 callers
Method
newBuilder
()
traces/old/traceGen/src/com/google/protobuf/DescriptorProtos.java:1754
↓ 12 callers
Method
newBuilder
()
traces/old/traceGen/src/com/google/protobuf/DescriptorProtos.java:2697
↓ 12 callers
Method
newBuilder
()
traces/old/traceGen/src/com/google/protobuf/DescriptorProtos.java:3250
↓ 12 callers
Method
newBuilder
()
traces/old/traceGen/src/com/google/protobuf/DescriptorProtos.java:3685
↓ 12 callers
Method
newBuilder
()
traces/old/traceGen/src/com/google/protobuf/DescriptorProtos.java:4086
↓ 12 callers
Method
newBuilder
()
traces/old/traceGen/src/com/google/protobuf/DescriptorProtos.java:4535
↓ 12 callers
Method
newBuilder
()
traces/old/traceGen/src/com/google/protobuf/DescriptorProtos.java:5109
↓ 12 callers
Method
newBuilder
()
traces/old/traceGen/src/com/google/protobuf/DescriptorProtos.java:5669
↓ 12 callers
Method
newBuilder
()
traces/old/traceGen/src/com/google/protobuf/DescriptorProtos.java:6187
↓ 12 callers
Method
newBuilder
()
traces/old/traceGen/src/com/google/protobuf/DescriptorProtos.java:6641
↓ 12 callers
Method
newBuilder
()
traces/old/traceGen/src/com/google/protobuf/DescriptorProtos.java:6983
↓ 12 callers
Method
newBuilder
()
traces/old/traceGen/src/com/google/protobuf/DescriptorProtos.java:7325
↓ 12 callers
Method
newBuilder
()
traces/old/traceGen/src/com/google/protobuf/DescriptorProtos.java:7667
↓ 12 callers
Method
newBuilder
()
traces/old/traceGen/src/com/google/protobuf/DescriptorProtos.java:8038
↓ 12 callers
Method
newBuilder
()
traces/old/traceGen/src/com/google/protobuf/DescriptorProtos.java:8401
↓ 12 callers
Method
newTraceParser
()
synoptic/src/synoptic/tests/units/POLogInvariantMiningTests.java:73
↓ 12 callers
Method
readFixed32
Read a {@code fixed32} field value from the stream.
traces/old/traceGen/src/com/google/protobuf/CodedInputStream.java:189
↓ 12 callers
Method
readInt32
Read an {@code int32} field value from the stream.
traces/old/traceGen/src/com/google/protobuf/CodedInputStream.java:179
↓ 12 callers
Method
setField
Sets a field to the given value. The value must be of the correct type for this field, i.e. the same type that {@link Message#getField(Descriptors.Fi
traces/old/traceGen/src/com/google/protobuf/Message.java:229
↓ 12 callers
Method
setTime
Set the time when this event occurred @param t the time
synoptic/src/synoptic/model/event/Event.java:206
↓ 12 callers
Method
splitUntilAllInvsSatisfied
Splits the partitions in {@code pGraph} until ALL synoptic.invariants returned by {@code pGraph.getInvariants()} are satisfied. @param pGraph
synoptic/src/synoptic/algorithms/Bisimulation.java:71
↓ 12 callers
Method
stop
Stop the timed task. This takes the current system time and saves it. Calling stop on TimedTasks that have been stopped before has no effect. If the t
synoptic/src/synoptic/benchmarks/TimedTask.java:94
↓ 11 callers
Function
bm
(a,b,c)
synopticgwt/war/raphael-min.js:7
↓ 11 callers
Method
computeFixed32Size
Compute the number of bytes that would be needed to encode a {@code fixed32} field, including tag.
traces/old/traceGen/src/com/google/protobuf/CodedOutputStream.java:478
↓ 11 callers
Method
dequeue
Removes and returns the event at the top of the queue.
csight/src/csight/model/fifosys/channel/channelstate/ChState.java:94
↓ 11 callers
Method
equals
(Object other)
synoptic/src/synoptic/model/channelid/ChannelId.java:73
↓ 11 callers
Method
genDAGsTraceGraph
Generates an initial graph using the supplied parser. @param events log of events @return an initial graph corresponding to the log of eve
synoptic/src/synoptic/tests/SynopticTest.java:205
↓ 11 callers
Method
getABPArgs
()
csight/tests/csight/main/CSightMainTests.java:273
↓ 11 callers
Method
getCFSM
Constructs a CFSM from a GFSM. It performs the necessary traversal of the GFSM to construct/specify all the process FSMs that should be part of the CF
csight/src/csight/model/fifosys/gfsm/GFSM.java:327
↓ 11 callers
Method
getContainingType
If this is a nested type, get the outer descriptor, otherwise null.
traces/old/traceGen/src/com/google/protobuf/Descriptors.java:452
↓ 11 callers
Method
getNodes
()
synoptic/src/synoptic/model/PartitionGraph.java:312
↓ 11 callers
Method
getParallelArgs
()
csight/tests/csight/main/CSightMainTests.java:76
↓ 11 callers
Method
getTransitioningEvents
The set of possible (abstract, non-observed) event types that can trigger a transition from this state.
csight/src/csight/model/AbsFSMState.java:129
↓ 11 callers
Method
hasField
Returns true if the given field is set. This is exactly equivalent to calling the generated "has" accessor method corresponding to the field. @throws
traces/old/traceGen/src/com/google/protobuf/Message.java:82
↓ 11 callers
Method
internalGetResult
Get the message being built. We don't just pass this to the constructor because it becomes null when build() is called.
traces/old/traceGen/src/com/google/protobuf/GeneratedMessage.java:165
↓ 11 callers
Method
isAcceptForPid
(int pid)
csight/src/csight/model/fifosys/gfsm/GFSMState.java:139
↓ 11 callers
Method
isTerminalEventType
()
synoptic/src/synoptic/model/event/EventType.java:51
↓ 11 callers
Method
newBuilder
Create a new {@link Builder}.
traces/old/traceGen/src/com/google/protobuf/UnknownFieldSet.java:63
↓ 11 callers
Method
retainAll
(Collection<?> arg0)
csight/src/csight/model/alphabet/FSMAlphabet.java:75
↓ 11 callers
Method
setStyle
Sets the style of the displayed edge <p> IMPORTANT NOTE: When changing the state of the edges in the Dracula Model make sure to change the attributes
synopticgwt/src/synopticgwt/client/model/JSOEdge.java:50
↓ 11 callers
Method
toPromelaString
Generates a Promela representation of this CFSM, to be used with SPIN. The never claim is not specified here and it is appended to the CFSM elsewhere.
csight/src/csight/model/fifosys/cfsm/CFSM.java:340
↓ 11 callers
Method
writeFixed32
Write a {@code fixed32} field, including tag, to the stream.
traces/old/traceGen/src/com/google/protobuf/CodedOutputStream.java:176
↓ 11 callers
Method
writeRawVarint32
Encode and write a varint. {@code value} is treated as unsigned, so it won't be sign-extended if negative.
traces/old/traceGen/src/com/google/protobuf/CodedOutputStream.java:924
↓ 10 callers
Method
addTransition
Adds a transition on e from this to s.
csight/src/csight/model/fifosys/gfsm/observed/fifosys/ObsFifoSysState.java:279
↓ 10 callers
Method
computeInt32Size
Compute the number of bytes that would be needed to encode an {@code int32} field, including tag.
traces/old/traceGen/src/com/google/protobuf/CodedOutputStream.java:461
↓ 10 callers
Method
computeRawVarint32Size
Compute the number of bytes that would be needed to encode a varint. {@code value} is treated as unsigned, so it won't be sign-extended if negative.
traces/old/traceGen/src/com/google/protobuf/CodedOutputStream.java:941
↓ 10 callers
Method
exportDotAndPng
Exports this Builder's model as a Graphviz dot file and associated png. Limits the alphabet of this model to currently encoded characters, such that n
InvariMint/src/model/EncodedAutomaton.java:212
↓ 10 callers
Method
genChainsTraceGraph
Generates an initial graph using the supplied parser. @param events log of events @return an initial graph corresponding to the log of eve
synoptic/src/synoptic/tests/SynopticTest.java:190
↓ 10 callers
Method
generatePngFileFromDotFile
Converts a dot file as a png image file using dot. The png file will be created in the same place as the dot file. @param dotFile dot file
csight/src/csight/model/export/GraphExporter.java:72
↓ 10 callers
Method
getChannelIds
()
csight/src/csight/main/CSightMain.java:247
↓ 10 callers
Method
getDescriptor
()
traces/old/traceGen/src/com/google/protobuf/GeneratedMessage.java:818
↓ 10 callers
Method
getFieldBuilder
Get a field builder for the given field number which includes any values that already exist.
traces/old/traceGen/src/com/google/protobuf/UnknownFieldSet.java:302
↓ 10 callers
Method
getObservedStates
Returns the set of all observations mapped to this partition.
csight/src/csight/model/fifosys/gfsm/GFSMState.java:243
↓ 10 callers
Method
getScmEventString
()
synoptic/src/synoptic/model/event/IDistEventType.java:32
↓ 10 callers
Method
getTraceID
()
synoptic/src/synoptic/model/EventNode.java:374
↓ 10 callers
Method
getTransitiveClosure
(Set<String> relation)
synoptic/src/synoptic/model/TraceGraph.java:112
↓ 10 callers
Method
initFields
()
traces/TwitterTracer/src/ProtoTrace.java:2539
↓ 10 callers
Method
internalGetResult
()
traces/old/traceGen/src/com/google/protobuf/GeneratedMessageLite.java:229
↓ 10 callers
Method
intersectWith
Intersects this InvsModel with all of the given InvModels and adds each to this model's list of invariants.
InvariMint/src/model/InvsModel.java:36
↓ 10 callers
Method
isInitialEventType
()
synoptic/src/synoptic/model/event/EventType.java:47
↓ 10 callers
Method
isSpecialEventType
()
synoptic/src/synoptic/model/event/EventType.java:55
↓ 10 callers
Function
lowbits
(n)
synopticgwt/war/seedrandom.js:241
↓ 10 callers
Method
readBool
Read a {@code bool} field value from the stream.
traces/old/traceGen/src/com/google/protobuf/CodedInputStream.java:194
↓ 10 callers
Method
setPartitionsMap
Sets the partitioning filter, to the passed, back-reference containing string.
synoptic/src/synoptic/main/parser/TraceParser.java:582
↓ 10 callers
Method
setValue
(int index, com.google.protobuf.DescriptorProtos.EnumValueDescriptorProto value)
traces/old/traceGen/src/com/google/protobuf/DescriptorProtos.java:3432
↓ 10 callers
Method
start
(String groupName)
synoptic/src/synoptic/util/matching/INamedMatchResult.java:19
↓ 10 callers
Method
stringsToStringEventTypes
Converts an array of strings into a list of EventType objects. Does not handle INITIAL or TERMINAL events types.
synoptic/src/synoptic/tests/SynopticTest.java:75
↓ 10 callers
Method
tagTerminal
(EventNode terminalNode, Set<String> relations)
synoptic/src/synoptic/model/ChainsTraceGraph.java:52
↓ 10 callers
Method
truncatedMessage
()
traces/old/traceGen/src/com/google/protobuf/InvalidProtocolBufferException.java:48
↓ 10 callers
Method
writeInt32
Write an {@code int32} field, including tag, to the stream.
traces/old/traceGen/src/com/google/protobuf/CodedOutputStream.java:162
↓ 9 callers
Method
augmentWithInvTracing
Augments the CFSM with synthetic events for model checking binv. <p> The basic strategy, regardless of invariant, is to create a separate FIFO queue t
csight/src/csight/model/fifosys/cfsm/CFSM.java:322
↓ 9 callers
Method
checkLogEventTypesAndTimes
Checks that the type/time of each log event in a list is correct. @param events List of occurrences to check @param timeStrs Ar
synoptic/src/synoptic/tests/units/TraceParserTests.java:310
↓ 9 callers
Method
computeBoolSize
Compute the number of bytes that would be needed to encode a {@code bool} field, including tag.
traces/old/traceGen/src/com/google/protobuf/CodedOutputStream.java:487
↓ 9 callers
Method
create
Creates and returns a JSGraph instance.
synopticgwt/src/synopticgwt/client/model/JSOGraph.java:40
↓ 9 callers
Method
createAPdfa
(EventType x, EventType y)
InvariMint/src/tests/units/InvMintPropTypesTest.java:52
↓ 9 callers
Method
equalsWith
Tests for trace graph equality.
synoptic/src/synoptic/model/TraceGraph.java:159
↓ 9 callers
Method
getAllCounterExamples
Returns a list of paths, each of which violates an invariant maintained by this invariant set (i.e. each of which is a counter-example). @param <T>
synoptic/src/synoptic/invariants/TemporalInvariantSet.java:154
↓ 9 callers
Method
getAllTransitions
()
synoptic/src/synoptic/model/Partition.java:516
↓ 9 callers
Method
getFile
()
traces/old/traceGen/src/com/google/protobuf/Descriptors.java:1516
↓ 9 callers
Method
getShortName
Get the short name of the invariant (e.g. "AP" for "AlwaysPrecedes) @return a short invariant name string
synoptic/src/synoptic/invariants/ITemporalInvariant.java:51
↓ 9 callers
Method
getSplitEvents
Retrieve the set of messages marked so far. @return the set of marked nodes
synoptic/src/synoptic/algorithms/graphops/PartitionSplit.java:128
↓ 9 callers
Method
getStateId
Returns this state's id.
csight/src/csight/model/fifosys/cfsm/fsm/FSMState.java:160
↓ 9 callers
Method
getStates
()
csight/src/csight/model/fifosys/cfsm/fsm/FSM.java:119
↓ 9 callers
Method
getTimeDeltaSeries
Returns the time series associated with the transition, or null if none exist.
synoptic/src/synoptic/model/TransitionLabelsMap.java:94
↓ 9 callers
Method
getTypeName
()
traces/old/traceGen/src/com/google/protobuf/DescriptorProtos.java:2522
↓ 9 callers
Method
getZeroResource
()
synoptic/src/synoptic/util/resource/VectorTime.java:308
↓ 9 callers
Method
groupCount
()
synoptic/src/synoptic/util/matching/NamedMatcher.java:91
↓ 9 callers
Method
internalForceInit
()
traces/TwitterTracer/src/ProtoTrace.java:3397
↓ 9 callers
Method
isLocalEvent
()
synoptic/src/synoptic/model/event/DistEventType.java:208
↓ 9 callers
Method
isSynthSendEvent
()
synoptic/src/synoptic/model/event/DistEventType.java:204
← previous
next →
301–400 of 6,002, ranked by callers