Class MultiValuedAttribute
- java.lang.Object
 - 
- org.eclipse.epsilon.hutn.translate.HutnTranslatorTest
 - 
- org.eclipse.epsilon.hutn.translate.MultiValuedAttribute
 
 
 
- 
public class MultiValuedAttribute extends HutnTranslatorTest
 
- 
- 
Nested Class Summary
- 
Nested classes/interfaces inherited from class org.eclipse.epsilon.hutn.translate.HutnTranslatorTest
HutnTranslatorTest.Association, HutnTranslatorTest.Reference 
 - 
 
- 
Field Summary
- 
Fields inherited from class org.eclipse.epsilon.hutn.translate.HutnTranslatorTest
CONFIG_FILE 
 - 
 
- 
Constructor Summary
Constructors Constructor Description MultiValuedAttribute() 
- 
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description static voidcreateAstModel()voidslotShouldHaveCorrectFirstValue()voidslotShouldHaveCorrectSecondValue()voidslotShouldHaveCorrectThirdValue()voidslotShouldHaveThreeValues()- 
Methods inherited from class org.eclipse.epsilon.hutn.translate.HutnTranslatorTest
createAdjective, createAssociationBlock, createAttribute, createClass, createClass, createClass, createClassifierLevelAttribute, createContainment, createEnumerationAttribute, createIdentifier, createInfixAssociation, createNullAttribute, createPackage, createPackage, createReference, getNodeObjectFor, initialiseAst, registerDefaultResourceFactory, translatorTest 
 - 
 
 - 
 
- 
- 
Method Detail
- 
createAstModel
public static void createAstModel() throws java.lang.Exception- Throws:
 java.lang.Exception
 
- 
slotShouldHaveThreeValues
public void slotShouldHaveThreeValues()
 
- 
slotShouldHaveCorrectFirstValue
public void slotShouldHaveCorrectFirstValue()
 
- 
slotShouldHaveCorrectSecondValue
public void slotShouldHaveCorrectSecondValue()
 
- 
slotShouldHaveCorrectThirdValue
public void slotShouldHaveCorrectThirdValue()
 
 - 
 
 -