|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.sun.msv.schematron.grammar.SActions
Set of reports and asserts.
Field Summary | |
SAction[] |
asserts
|
SAction[] |
reports
|
Constructor Summary | |
SActions(Collection _asserts,
Collection _reports)
|
|
SActions(SAction[] _asserts,
SAction[] _reports)
|
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
public final SAction[] asserts
public final SAction[] reports
Constructor Detail |
public SActions(SAction[] _asserts, SAction[] _reports)
public SActions(Collection _asserts, Collection _reports)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |