fcmodeler.pathbinder
Class HiddenLink
java.lang.Object
fcmodeler.pathbinder.HiddenLink
public class HiddenLink
- extends java.lang.Object
- Author:
- Jing Ding
fcmodeler.pathbinder
MetNet
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
HiddenLink
public HiddenLink(MySqlConnector db,
PathBinder pb)
throws java.sql.SQLException
- Throws:
java.sql.SQLException
useFilter
public void useFilter(PmidFilter f)
isFilterUsed
public boolean isFilterUsed()
findHiddenLink
public javax.swing.ListModel findHiddenLink(Entity[] As,
Entity[] Cs)
throws java.sql.SQLException
- Throws:
java.sql.SQLException
pathBinder
public PathBinder pathBinder()
getAB
public PbSentence[] getAB(HiddenLink.Link B,
Entity[] As)
throws java.sql.SQLException
- Throws:
java.sql.SQLException
getBC
public PbSentence[] getBC(HiddenLink.Link B,
Entity[] Cs)
throws java.sql.SQLException
- Throws:
java.sql.SQLException