|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectalun.zeroloop.EdgeConstraint
public abstract class EdgeConstraint
| Constructor Summary | |
|---|---|
EdgeConstraint(java.util.Collection<? extends Variable> ed)
|
|
| Method Summary | |
|---|---|
java.util.Set<Variable> |
getVariables()
Returns the Set of Variables that are arguments to the function. |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface alun.markov.Function |
|---|
getValue |
| Constructor Detail |
|---|
public EdgeConstraint(java.util.Collection<? extends Variable> ed)
| Method Detail |
|---|
public java.util.Set<Variable> getVariables()
Function
getVariables in interface Function
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||