|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--fcmodeler.subgraph.RemoveCycleFilter
Constructor Summary | |
RemoveCycleFilter(Sentence sentence,
int count,
boolean node)
Creates new RemoveCycleFilter |
Method Summary | |
java.util.Set |
filter(java.util.Set cycles)
|
java.lang.String |
toString()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
public RemoveCycleFilter(Sentence sentence, int count, boolean node)
Method Detail |
public java.util.Set filter(java.util.Set cycles)
filter
in interface CycleFilter
public java.lang.String toString()
toString
in class java.lang.Object
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |