|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object
|
+--antlr.BaseAST
|
+--antlr.CommonAST
|
+--org.omegahat.Models.Formulae.Expressions.ModelFormula
|
+--org.omegahat.Models.Formulae.Expressions.DistributionalModelFormula
This is the stochastic version of a relationship specification, in contrast with a deterministic formula.
StructuralModelFormula| Fields inherited from class org.omegahat.Models.Formulae.Expressions.ModelFormula |
groups, GROUPS, response, RESPONSE, structural, STRUCTURAL |
| Fields inherited from class antlr.BaseAST |
down, right |
| Constructor Summary | |
DistributionalModelFormula(java.lang.Object response,
java.lang.Object structural)
|
|
DistributionalModelFormula(java.lang.Object response,
java.lang.Object structural,
java.lang.Object groups)
|
|
| Methods inherited from class org.omegahat.Models.Formulae.Expressions.ModelFormula |
equals, getReferencedVariables, getReferencedVariables, groups, groups, multiLineParse, multiLineParse, multiLineParse, parse, parse, parse, parse, parse, response, response, separator, structural, structural, subset, toString |
| Methods inherited from class antlr.CommonAST |
getText, getType, initialize, initialize, initialize, setText, setType |
| Methods inherited from class antlr.BaseAST |
addChild, equals, equalsList, equalsListPartial, equalsTree, equalsTreePartial, findAll, findAllPartial, getFirstChild, getNextSibling, removeChildren, setFirstChild, setNextSibling, setVerboseStringConversion, toStringList, toStringTree |
| Methods inherited from class java.lang.Object |
clone, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
public DistributionalModelFormula(java.lang.Object response,
java.lang.Object structural)
public DistributionalModelFormula(java.lang.Object response,
java.lang.Object structural,
java.lang.Object groups)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||