Uses of Interface
org.eclipse.emf.ecp.view.validation.test.model.TableContentWithValidation

Packages that use TableContentWithValidation
org.eclipse.emf.ecp.view.validation.test.model   
org.eclipse.emf.ecp.view.validation.test.model.impl   
org.eclipse.emf.ecp.view.validation.test.model.util   
 

Uses of TableContentWithValidation in org.eclipse.emf.ecp.view.validation.test.model
 

Methods in org.eclipse.emf.ecp.view.validation.test.model that return TableContentWithValidation
 TableContentWithValidation TestFactory.createTableContentWithValidation()
          Returns a new object of class 'Table Content With Validation'.
 

Uses of TableContentWithValidation in org.eclipse.emf.ecp.view.validation.test.model.impl
 

Classes in org.eclipse.emf.ecp.view.validation.test.model.impl that implement TableContentWithValidation
 class TableContentWithValidationImpl
          An implementation of the model object 'Table Content With Validation'.
 

Methods in org.eclipse.emf.ecp.view.validation.test.model.impl that return TableContentWithValidation
 TableContentWithValidation TestFactoryImpl.createTableContentWithValidation()
           
 

Uses of TableContentWithValidation in org.eclipse.emf.ecp.view.validation.test.model.util
 

Methods in org.eclipse.emf.ecp.view.validation.test.model.util with parameters of type TableContentWithValidation
 T TestSwitch.caseTableContentWithValidation(TableContentWithValidation object)
          Returns the result of interpreting the object as an instance of 'Table Content With Validation'.
 boolean TestValidator.validateTableContentWithValidation(TableContentWithValidation tableContentWithValidation, org.eclipse.emf.common.util.DiagnosticChain diagnostics, Map<Object,Object> context)
           
 



Copyright © 2014. All Rights Reserved.