|
||||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||||
java.lang.Object
|
+--org.apache.commons.digester.Rule
|
+--org.apache.commons.scxml.io.SCXMLDigester.UpdateModelRule
Custom digestion rule for establishing necessary associations of this
TransitionTarget with the root SCXML object.
These include:
1) Updation of the SCXML object's global targets Map
2) Obtaining a handle to the SCXML object's NotificationRegistry
| Field Summary |
|---|
| Fields inherited from class org.apache.commons.digester.Rule |
|---|
digester, namespaceURI |
| Constructor Summary | |
|---|---|
SCXMLDigester.UpdateModelRule(SCXML scxml)
Constructor. |
|
| Method Summary | |
|---|---|
void |
end(String namespace,
String name)
|
| Methods inherited from class org.apache.commons.digester.Rule |
|---|
begin, begin, body, body, end, finish, getDigester, getNamespaceURI, setDigester, setNamespaceURI |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public SCXMLDigester.UpdateModelRule(SCXML scxml)
scxml - The root SCXML object| Method Detail |
public final void end(String namespace,
String name)
end in class org.apache.commons.digester.RuleRule.end(String, String)
|
||||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||||