au.edu.swin.synergy.plugin.metamodeller
Class BConnectNodeRule
java.lang.Object
|
+--au.edu.swin.synergy.plugin.metamodeller.BConnectNodeRule
- public class BConnectNodeRule
- extends Object
- implements Serializable
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
kDefaultValue
public static final boolean kDefaultValue
BConnectNodeRule
public BConnectNodeRule(int numArcs,
int numNodes)
evalConnect
public final boolean evalConnect(int arc,
int start,
int end)
evalStartConnect
public final boolean evalStartConnect(int arc,
int start)
setConnect
public final void setConnect(int arc,
int start,
int end,
boolean value)