public interface IStateTransition<S extends IState<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 IDirectedEdge<S>
| Modifier and Type | Method and Description |
|---|---|
String |
getSymbol() |
T |
getTransition() |
boolean |
isObservable() |
boolean |
isSilent() |
void |
setSymbol(String t) |
void |
setTransition(T t) |
getSource, getTarget, setSource, setTarget, setVerticesaddSourceAndTagetVertices, addSourceVertex, addSourceVertices, addTargetVertex, addTargetVertices, getOtherSourceVertices, getOtherSourceVertices, getOtherTargetVertices, getOtherTargetVertices, getSourceVertices, getTargetVertices, hasSource, hasSource, hasSources, hasTarget, hasTarget, hasTargets, removeSourceAndTagetVertices, removeSourceVertex, removeSourceVertices, removeTargetVertex, removeTargetVerticesconnectsVertices, getOtherVertex, getV1, getV2, isSelfLoopaddVertex, addVertices, connectsVertex, connectsVertices, destroy, getOtherVertices, getOtherVertices, getVertices, removeVertex, removeVerticesgetDescription, getId, getName, getTag, setDescription, setId, setName, setTagcompareToCopyright © 2017. All rights reserved.