|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.andromda.translation.ocl.testsuite.ExpressionTest
public class ExpressionTest
Represents a ExpressionText object loaded into an TranslatorTestConfig object.
| Constructor Summary | |
|---|---|
ExpressionTest()
|
|
| Method Summary | |
|---|---|
String |
getFrom()
Gets the from translation. |
String |
getTo()
Gets the translation to which the translation should match. |
void |
setFrom(String from)
Set the from translation. |
void |
setTo(String to)
Sets the translation to which the translation should match after the translation of the 'from' property occurs. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ExpressionTest()
| Method Detail |
|---|
public String getFrom()
public void setFrom(String from)
from - the expression from which translation occurs.public String getTo()
public void setTo(String to)
to -
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||