All Downloads are FREE. Search and download functionalities are using the official Maven repository.
Search JAR files by class name

Download jbpt-petri JAR 0.3.1 with all dependencies


The jBPT code library is a compendium of technologies that support research on design, execution, and evaluation of business processes.

Files of the artifact jbpt-petri version 0.3.1 from the group org.jbpt.

Artifact jbpt-petri
Group org.jbpt
Version 0.3.1
Last update 17. February 2017
Tags: processes support code research business execution evaluation technologies that library compendium jbpt design
Organization not specified
URL https://github.com/jbpt/codebase/tree/master/jbpt-petri
License GNU LESSER GENERAL PUBLIC LICENSE
Dependencies amount 3
Dependencies jbpt-core, jbpt-deco, json,
There are maybe transitive dependencies!
The newest version!
Show more of this group  Show more artifacts with this name
Show all versions of jbpt-petri Show documentation

Please rate this JAR file. Is it a good library?

5 downloads

Source code of jbpt-petri version 0.3.1

META-INF
META-INF.META-INF.MANIFEST.MF
org.jbpt.automaton
org.jbpt.automaton.org.jbpt.automaton.AbstractAutomaton
org.jbpt.automaton.org.jbpt.automaton.AbstractState
org.jbpt.automaton.org.jbpt.automaton.AbstractStateTransition
org.jbpt.automaton.org.jbpt.automaton.Automaton
org.jbpt.automaton.org.jbpt.automaton.IAutomaton
org.jbpt.automaton.org.jbpt.automaton.IState
org.jbpt.automaton.org.jbpt.automaton.IStateTransition
org.jbpt.automaton.org.jbpt.automaton.State
org.jbpt.automaton.org.jbpt.automaton.StateTransition
org.jbpt.petri
org.jbpt.petri.org.jbpt.petri.AbstractFlow
org.jbpt.petri.org.jbpt.petri.AbstractMarking
org.jbpt.petri.org.jbpt.petri.AbstractNetSystem
org.jbpt.petri.org.jbpt.petri.AbstractPetriNet
org.jbpt.petri.org.jbpt.petri.AbstractRun
org.jbpt.petri.org.jbpt.petri.AbstractStep
org.jbpt.petri.org.jbpt.petri.Flow
org.jbpt.petri.org.jbpt.petri.ICommand
org.jbpt.petri.org.jbpt.petri.IFlow
org.jbpt.petri.org.jbpt.petri.IMarking
org.jbpt.petri.org.jbpt.petri.INetSystem
org.jbpt.petri.org.jbpt.petri.INode
org.jbpt.petri.org.jbpt.petri.IPetriNet
org.jbpt.petri.org.jbpt.petri.IPlace
org.jbpt.petri.org.jbpt.petri.IRun
org.jbpt.petri.org.jbpt.petri.IStep
org.jbpt.petri.org.jbpt.petri.ITransition
org.jbpt.petri.org.jbpt.petri.Marking
org.jbpt.petri.org.jbpt.petri.NetSystem
org.jbpt.petri.org.jbpt.petri.Node
org.jbpt.petri.org.jbpt.petri.PetriNet
org.jbpt.petri.org.jbpt.petri.Place
org.jbpt.petri.org.jbpt.petri.Run
org.jbpt.petri.org.jbpt.petri.Step
org.jbpt.petri.org.jbpt.petri.Transition
org.jbpt.petri.behavior
org.jbpt.petri.behavior.org.jbpt.petri.behavior.Completion
org.jbpt.petri.behavior.org.jbpt.petri.behavior.ConcurrencyRelation
org.jbpt.petri.behavior.org.jbpt.petri.behavior.LolaSoundnessChecker
org.jbpt.petri.behavior.org.jbpt.petri.behavior.LolaSoundnessCheckerResult
org.jbpt.petri.behavior.org.jbpt.petri.behavior.ProjectedStateSpace
org.jbpt.petri.behavior.org.jbpt.petri.behavior.SimpleStateSpace
org.jbpt.petri.io
org.jbpt.petri.io.org.jbpt.petri.io.PNMLSerializer
org.jbpt.petri.io.org.jbpt.petri.io.WoflanSerializer
org.jbpt.petri.querying
org.jbpt.petri.querying.org.jbpt.petri.querying.AbstractStructuralQuerying
org.jbpt.petri.querying.org.jbpt.petri.querying.AbstractUntanglingBasedBehavioralQuerying
org.jbpt.petri.querying.org.jbpt.petri.querying.IBehavioralQuerying
org.jbpt.petri.querying.org.jbpt.petri.querying.IStructuralQuerying
org.jbpt.petri.querying.org.jbpt.petri.querying.NetSystemQuerying
org.jbpt.petri.structure
org.jbpt.petri.structure.org.jbpt.petri.structure.PetriNetProjector
org.jbpt.petri.structure.org.jbpt.petri.structure.PetriNetStructuralChecks
org.jbpt.petri.structure.org.jbpt.petri.structure.PetriNetTransformations
org.jbpt.petri.unfolding
org.jbpt.petri.unfolding.org.jbpt.petri.unfolding.AbstractBPNode
org.jbpt.petri.unfolding.org.jbpt.petri.unfolding.AbstractBranchingProcess
org.jbpt.petri.unfolding.org.jbpt.petri.unfolding.AbstractCoSet
org.jbpt.petri.unfolding.org.jbpt.petri.unfolding.AbstractCompletePrefixUnfolding
org.jbpt.petri.unfolding.org.jbpt.petri.unfolding.AbstractCondition
org.jbpt.petri.unfolding.org.jbpt.petri.unfolding.AbstractCut
org.jbpt.petri.unfolding.org.jbpt.petri.unfolding.AbstractEvent
org.jbpt.petri.unfolding.org.jbpt.petri.unfolding.AbstractLocalConfiguration
org.jbpt.petri.unfolding.org.jbpt.petri.unfolding.AbstractOccurrenceNet
org.jbpt.petri.unfolding.org.jbpt.petri.unfolding.AbstractOrderingRelationsGraph
org.jbpt.petri.unfolding.org.jbpt.petri.unfolding.AbstractPossibleExtensions
org.jbpt.petri.unfolding.org.jbpt.petri.unfolding.AbstractProperCompletePrefixUnfolding
org.jbpt.petri.unfolding.org.jbpt.petri.unfolding.BPNode
org.jbpt.petri.unfolding.org.jbpt.petri.unfolding.BranchingProcess
org.jbpt.petri.unfolding.org.jbpt.petri.unfolding.CoSet
org.jbpt.petri.unfolding.org.jbpt.petri.unfolding.CompletePrefixUnfolding
org.jbpt.petri.unfolding.org.jbpt.petri.unfolding.CompletePrefixUnfoldingSetup
org.jbpt.petri.unfolding.org.jbpt.petri.unfolding.Condition
org.jbpt.petri.unfolding.org.jbpt.petri.unfolding.Cut
org.jbpt.petri.unfolding.org.jbpt.petri.unfolding.Event
org.jbpt.petri.unfolding.org.jbpt.petri.unfolding.IBPNode
org.jbpt.petri.unfolding.org.jbpt.petri.unfolding.IBranchingProcess
org.jbpt.petri.unfolding.org.jbpt.petri.unfolding.ICoSet
org.jbpt.petri.unfolding.org.jbpt.petri.unfolding.ICompletePrefixUnfolding
org.jbpt.petri.unfolding.org.jbpt.petri.unfolding.ICondition
org.jbpt.petri.unfolding.org.jbpt.petri.unfolding.ICut
org.jbpt.petri.unfolding.org.jbpt.petri.unfolding.IEvent
org.jbpt.petri.unfolding.org.jbpt.petri.unfolding.ILocalConfiguration
org.jbpt.petri.unfolding.org.jbpt.petri.unfolding.IOccurrenceNet
org.jbpt.petri.unfolding.org.jbpt.petri.unfolding.IOrderingRelationsDescriptor
org.jbpt.petri.unfolding.org.jbpt.petri.unfolding.IOrderingRelationsGraph
org.jbpt.petri.unfolding.org.jbpt.petri.unfolding.IPossibleExtensions
org.jbpt.petri.unfolding.org.jbpt.petri.unfolding.OccurrenceNet
org.jbpt.petri.unfolding.org.jbpt.petri.unfolding.OrderingRelationType
org.jbpt.petri.unfolding.org.jbpt.petri.unfolding.OrderingRelationsGraph
org.jbpt.petri.unfolding.org.jbpt.petri.unfolding.ProperCompletePrefixUnfolding
org.jbpt.petri.unfolding.org.jbpt.petri.unfolding.SoundUnfolding
org.jbpt.petri.unfolding.org.jbpt.petri.unfolding.SoundUnfoldingMSMS
org.jbpt.petri.unfolding.order
org.jbpt.petri.unfolding.order.org.jbpt.petri.unfolding.order.AbstractEventComparator
org.jbpt.petri.unfolding.order.org.jbpt.petri.unfolding.order.AdequateOrder
org.jbpt.petri.unfolding.order.org.jbpt.petri.unfolding.order.AdequateOrderType
org.jbpt.petri.unfolding.order.org.jbpt.petri.unfolding.order.EsparzaAdequateOrderForArbitrarySystems
org.jbpt.petri.unfolding.order.org.jbpt.petri.unfolding.order.EsparzaAdequateTotalOrderForSafeSystems
org.jbpt.petri.unfolding.order.org.jbpt.petri.unfolding.order.IAdequateOrder
org.jbpt.petri.unfolding.order.org.jbpt.petri.unfolding.order.McMillanAdequateOrder
org.jbpt.petri.unfolding.order.org.jbpt.petri.unfolding.order.UnfoldingAdequateOrder
org.jbpt.petri.untangling
org.jbpt.petri.untangling.org.jbpt.petri.untangling.AbstractBaselineRepresentativeUntangling
org.jbpt.petri.untangling.org.jbpt.petri.untangling.AbstractProcess
org.jbpt.petri.untangling.org.jbpt.petri.untangling.AbstractReductionBasedRepresentativeUntangling
org.jbpt.petri.untangling.org.jbpt.petri.untangling.AbstractRepresentativeUntangling
org.jbpt.petri.untangling.org.jbpt.petri.untangling.AbstractUntanglingRun
org.jbpt.petri.untangling.org.jbpt.petri.untangling.BaselineRepresentativeUntangling
org.jbpt.petri.untangling.org.jbpt.petri.untangling.IProcess
org.jbpt.petri.untangling.org.jbpt.petri.untangling.IUntanglingRun
org.jbpt.petri.untangling.org.jbpt.petri.untangling.Process
org.jbpt.petri.untangling.org.jbpt.petri.untangling.ReductionBasedRepresentativeUntangling
org.jbpt.petri.untangling.org.jbpt.petri.untangling.SignificanceCheckType
org.jbpt.petri.untangling.org.jbpt.petri.untangling.TreeStep
org.jbpt.petri.untangling.org.jbpt.petri.untangling.TreeStepIndex
org.jbpt.petri.untangling.org.jbpt.petri.untangling.UntanglingRun
org.jbpt.petri.untangling.org.jbpt.petri.untangling.UntanglingSetup
org.jbpt.petri.untangling.pss
org.jbpt.petri.untangling.pss.org.jbpt.petri.untangling.pss.AbstractProcessSetSystem
org.jbpt.petri.untangling.pss.org.jbpt.petri.untangling.pss.AbstractProcessSystem
org.jbpt.petri.untangling.pss.org.jbpt.petri.untangling.pss.IProcessSetSystem
org.jbpt.petri.untangling.pss.org.jbpt.petri.untangling.pss.IProcessSystem
org.jbpt.petri.untangling.pss.org.jbpt.petri.untangling.pss.ProcessSetSystem
org.jbpt.petri.untangling.pss.org.jbpt.petri.untangling.pss.ProcessSystem
org.jbpt.petri.wftree
org.jbpt.petri.wftree.org.jbpt.petri.wftree.AbstractWFTree
org.jbpt.petri.wftree.org.jbpt.petri.wftree.IWFTree
org.jbpt.petri.wftree.org.jbpt.petri.wftree.WFTree
org.jbpt.petri.wftree.org.jbpt.petri.wftree.WFTreeBondType
org.jbpt.petri.wftree.org.jbpt.petri.wftree.WFTreeLoopOrientationType




© 2015 - 2024 Weber Informatics LLC | Privacy Policy