|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IGraphState<N extends IBasicNode<N,? extends IBasicEdge<N,?>>,E extends IBasicEdge<N,E>>
Method Summary | |
---|---|
IBitString |
getEdgeStates()
Get the states of the edges as a bit string: [true => exists, false => removed]. |
IBasicGraph<N,E> |
getGraph()
Get the graph that this momento belong to. |
IBitString |
getNodeStates()
Get the states of the nodes as a bit string: [true => exists, false => removed]. |
Method Detail |
---|
IBasicGraph<N,E> getGraph()
IBitString getNodeStates()
IBitString getEdgeStates()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |