public class OccurrenceNet extends AbstractOccurrenceNet<BPNode,Condition,Event,Flow,Node,Place,Transition,Marking>
edges, vertices| Modifier | Constructor and Description |
|---|---|
protected |
OccurrenceNet() |
protected |
OccurrenceNet(ICompletePrefixUnfolding<BPNode,Condition,Event,Flow,Node,Place,Transition,Marking> unf) |
| Modifier and Type | Method and Description |
|---|---|
Flow |
addFlow(Node from,
Node to)
Add flow to this net.
|
Set<Node> |
getSinkNodes()
Get sink nodes of this net.
|
Set<Node> |
getSourceNodes()
Get source nodes of this net.
|
getCompletePrefixUnfolding, getCondition, getCorrespondingEvent, getCutInducedByLocalConfiguration, getCutoffEvents, getEvent, getOrderingRelation, getPlace, getPlaces, getTransition, getTransitions, getUnfoldingNode, isCutoffEvent, setBranchingProcess, setCompletePrefixUnfolding, toDOT, toDOTaddFlow, addFlow, addNode, addNodes, addPlace, addPlaces, addTransition, addTransitions, clear, clone, clone, createPlace, createTransition, getFlow, getMax, getMin, getNodes, getObservableTransitions, getPlaces, getPostset, getPostset, getPostset, getPostset, getPostsetPlaces, getPostsetTransitions, getPreset, getPreset, getPreset, getPreset, getPresetPlaces, getPresetTransitions, getSilentTransitions, getSinkPlaces, getSinkTransitions, getSourcePlaces, getSourceTransitions, getTransitions, removeFlow, removeFlow, removeNode, removeNodes, removePlace, removePlaces, removeTransition, removeTransitionsaddEdge, isMultiGraphaddEdge, areAdjacent, getDirectedEdge, getEdge, getEdges, getEdgesWithSources, getEdgesWithSourcesAndTargets, getEdgesWithTargets, removeVertex, removeVerticesaddEdge, addEdge, checkEdge, getDirectPredecessors, getDirectPredecessors, getDirectSuccessors, getDirectSuccessors, getEdgesWithSource, getEdgesWithSourceAndTarget, getEdgesWithTarget, getFirstDirectPredecessor, getFirstDirectSuccessor, getFirstIncomingEdge, getFirstOutgoingEdge, getIncomingEdges, getOutgoingEdgesaddVertex, addVertices, areAdjacent, checkEdge, contains, contains, contains, countEdges, countVertices, getAdjacent, getConnectedVertices, getDisconnectedVertices, getEdges, getEdges, getEdges, getEntities, getFreshVertex, getVertices, removeEdge, removeEdges, toStringaddIndex, addIndex, clearMembers, removeIndex, removeIndexcompareTo, equals, getDescription, getId, getLabel, getName, getTag, hashCode, setDescription, setId, setName, setTagfinalize, getClass, notify, notifyAll, wait, wait, waitaddFlow, addFlow, addNode, addNodes, addPlace, addPlaces, addTransition, addTransitions, clear, clone, clone, createPlace, createTransition, getFlow, getMax, getMin, getNodes, getObservableTransitions, getPlaces, getPostset, getPostset, getPostset, getPostset, getPostsetPlaces, getPostsetTransitions, getPreset, getPreset, getPreset, getPreset, getPresetPlaces, getPresetTransitions, getSilentTransitions, getSinkPlaces, getSinkTransitions, getSourcePlaces, getSourceTransitions, getTransitions, removeFlow, removeFlow, removeNode, removeNodes, removePlace, removePlaces, removeTransition, removeTransitionsgetDirectedEdgeaddEdge, addEdge, getDirectPredecessors, getDirectPredecessors, getDirectSuccessors, getDirectSuccessors, getEdgesWithSource, getEdgesWithSourceAndTarget, getEdgesWithSources, getEdgesWithSourcesAndTargets, getEdgesWithTarget, getEdgesWithTargets, getFirstDirectPredecessor, getFirstDirectSuccessor, getFirstIncomingEdge, getFirstOutgoingEdge, getIncomingEdges, getOutgoingEdgesareAdjacent, getEdge, getEdgesaddEdge, addEdge, addVertex, addVertices, areAdjacent, contains, contains, countEdges, countVertices, getAdjacent, getConnectedVertices, getDisconnectedVertices, getEdges, getEdges, getEdges, getFreshVertex, getVertices, isMultiGraph, removeEdge, removeEdges, removeVertex, removeVerticesgetDescription, getId, getName, getTag, setDescription, setId, setName, setTagcompareTogetEntitiesprotected OccurrenceNet()
protected OccurrenceNet(ICompletePrefixUnfolding<BPNode,Condition,Event,Flow,Node,Place,Transition,Marking> unf)
public Flow addFlow(Node from, Node to)
IPetriNetpublic Set<Node> getSourceNodes()
IPetriNetgetSourceNodes in interface IPetriNet<Flow,Node,Place,Transition>getSourceNodes in class AbstractOccurrenceNet<BPNode,Condition,Event,Flow,Node,Place,Transition,Marking>public Set<Node> getSinkNodes()
IPetriNetgetSinkNodes in interface IPetriNet<Flow,Node,Place,Transition>getSinkNodes in class AbstractOccurrenceNet<BPNode,Condition,Event,Flow,Node,Place,Transition,Marking>Copyright © 2017. All rights reserved.