public class ConcreteTransition extends AbstractTransition
edges_ws
Constructor and Description |
---|
ConcreteTransition(SystemEdgeSelect[] edges,
int player,
int status,
Limit startEnabled,
Limit endEnabled,
Limit startSelect,
Limit endSelect) |
Modifier and Type | Method and Description |
---|---|
Limit |
getEndEnabled() |
Limit |
getEndSelect() |
int |
getPlayer() |
Limit |
getStartEnabled() |
Limit |
getStartSelect() |
int |
getStatus() |
boolean |
isSelectable() |
getEdge, getEdges, getSize, getTransitionDescription, setEdges
public ConcreteTransition(SystemEdgeSelect[] edges, int player, int status, Limit startEnabled, Limit endEnabled, Limit startSelect, Limit endSelect)
Copyright © 2012 Uppsala University and Aalborg University. All Rights Reserved.