public class PatternListBuilder extends Object
| Constructor and Description |
|---|
PatternListBuilder(ReasonerConfiguration reasonerConfiguration,
TBoxReasoner reasoner,
TBoxChanges changes) |
| Modifier and Type | Method and Description |
|---|---|
LinkedList<ReasonerStatementPattern> |
build() |
public PatternListBuilder(ReasonerConfiguration reasonerConfiguration, TBoxReasoner reasoner, TBoxChanges changes)
public LinkedList<ReasonerStatementPattern> build()
Copyright © 2016. All rights reserved.