public class DefaultProcessTree extends Object
| Constructor and Description |
|---|
DefaultProcessTree(DefaultTheory t)
constructs a default process tree out of the default theory t
|
| Modifier and Type | Method and Description |
|---|---|
Collection<Collection<net.sf.tweety.logics.fol.syntax.FolFormula>> |
getExtensions() |
Collection<DefaultSequence> |
getProcesses() |
public DefaultProcessTree(DefaultTheory t)
t - a default theorypublic Collection<DefaultSequence> getProcesses()
public Collection<Collection<net.sf.tweety.logics.fol.syntax.FolFormula>> getExtensions()
Copyright © 2018. All rights reserved.