Interface ContextPattern<T extends TNode>
-
- All Superinterfaces:
IPattern
- All Known Implementing Classes:
ContextPatternGraphImpl,ContextPatternImpl
public interface ContextPattern<T extends TNode> extends IPattern
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description TgetCenter()DAGraph<T>getGraph()-
Methods inherited from interface org.processmining.lip.model.pattern.IPattern
getConcurrences, getLabel, getPredecessors, getSuccessors
-
-