|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectptolemy.moml.MoMLVariableChecker
public class MoMLVariableChecker
Check that all the variables are defined in a piece of MoML.
| Red (cxh) |
| Red (cxh) |
| Constructor Summary | |
|---|---|
MoMLVariableChecker()
|
|
| Method Summary | |
|---|---|
java.lang.String |
checkCopy(java.lang.String momlToBeChecked,
NamedObj container)
Check for problems in the moml to be copied. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public MoMLVariableChecker()
| Method Detail |
|---|
public java.lang.String checkCopy(java.lang.String momlToBeChecked,
NamedObj container)
throws IllegalActionException
momlToBeChecked - The MoML string to be checked.container - The container in which the string is to be checked.
IllegalActionException - If there is a problem parsing
the string, or validating a variable.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||