public interface ILocalConfiguration<BPN extends IBPNode<N>,C extends ICondition<BPN,C,E,F,N,P,T,M>,E extends IEvent<BPN,C,E,F,N,P,T,M>,F extends IFlow<N>,N extends INode,P extends IPlace,T extends ITransition,M extends IMarking<F,N,P,T>> extends Set<E>
| Modifier and Type | Method and Description |
|---|---|
Integer |
compareTransitions(T transition1,
T transition2) |
void |
construct() |
ICut<BPN,C,E,F,N,P,T,M> |
getCut() |
List<Set<E>> |
getFoataNormalForm() |
M |
getMarking() |
List<T> |
getQuasiParikhVector() |
List<T> |
getQuasiParikhVector(Collection<E> events) |
void |
setCompletePrefixUnfolding(ICompletePrefixUnfolding<BPN,C,E,F,N,P,T,M> cpf) |
void |
setEvent(E e) |
Copyright © 2017. All rights reserved.