Class DefaultValue
- java.lang.Object
 - 
- org.eclipse.epsilon.hutn.translate.HutnTranslatorTest
 - 
- org.eclipse.epsilon.hutn.translate.DefaultValue
 
 
 
- 
public class DefaultValue 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 DefaultValue() 
- 
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description static voidcreateAstModel()voidslotShouldHaveCorrectDefaultValue()voidslotShouldHaveCorrectFeatureName()voidslotShouldHaveSingleValue()- 
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
 
- 
slotShouldHaveCorrectFeatureName
public void slotShouldHaveCorrectFeatureName()
 
- 
slotShouldHaveSingleValue
public void slotShouldHaveSingleValue()
 
- 
slotShouldHaveCorrectDefaultValue
public void slotShouldHaveCorrectDefaultValue()
 
 - 
 
 -