public class ProjTARCreatorStateSpace extends AbstractRelSetCreator implements RelSetCreator<NetSystem,Node>
getInstance().| Modifier and Type | Field and Description |
|---|---|
protected ProjectedStateSpace<Flow,Node,Place,Transition,Marking> |
space |
| Modifier and Type | Method and Description |
|---|---|
protected void |
clear() |
RelSet<NetSystem,Node> |
deriveRelationSet(NetSystem pn)
Returns the relation set for the given model.
|
RelSet<NetSystem,Node> |
deriveRelationSet(NetSystem pn,
Collection<Node> nodes)
Returns the relation set for the given collection of entities
of the model.
|
static ProjTARCreatorStateSpace |
getInstance() |
setMatrixEntry, setMatrixEntryOrderprotected ProjectedStateSpace<Flow,Node,Place,Transition,Marking> space
public static ProjTARCreatorStateSpace getInstance()
protected void clear()
public RelSet<NetSystem,Node> deriveRelationSet(NetSystem pn)
RelSetCreatorderiveRelationSet in interface RelSetCreator<NetSystem,Node>public RelSet<NetSystem,Node> deriveRelationSet(NetSystem pn, Collection<Node> nodes)
RelSetCreatorderiveRelationSet in interface RelSetCreator<NetSystem,Node>Copyright © 2017. All rights reserved.