Uses of Class
org.eclipse.epsilon.hutn.translate.HutnTranslatorTest.Reference
-
Packages that use HutnTranslatorTest.Reference Package Description org.eclipse.epsilon.hutn.translate -
-
Uses of HutnTranslatorTest.Reference in org.eclipse.epsilon.hutn.translate
Methods in org.eclipse.epsilon.hutn.translate that return HutnTranslatorTest.Reference Modifier and Type Method Description HutnTranslatorTest.Reference
HutnTranslatorTest.Association. getDestination()
HutnTranslatorTest.Reference[]
HutnTranslatorTest.Association. getReferences()
HutnTranslatorTest.Reference
HutnTranslatorTest.Association. getSource()
Methods in org.eclipse.epsilon.hutn.translate with parameters of type HutnTranslatorTest.Reference Modifier and Type Method Description protected static Node
HutnTranslatorTest. createReference(String name, HutnTranslatorTest.Reference... references)
Constructors in org.eclipse.epsilon.hutn.translate with parameters of type HutnTranslatorTest.Reference Constructor Description Association(HutnTranslatorTest.Reference source, HutnTranslatorTest.Reference destination)
-