|
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use TableContentWithoutValidation | |
---|---|
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 TableContentWithoutValidation in org.eclipse.emf.ecp.view.validation.test.model |
---|
Methods in org.eclipse.emf.ecp.view.validation.test.model that return TableContentWithoutValidation | |
---|---|
TableContentWithoutValidation |
TestFactory.createTableContentWithoutValidation()
Returns a new object of class 'Table Content Without Validation'. |
Uses of TableContentWithoutValidation in org.eclipse.emf.ecp.view.validation.test.model.impl |
---|
Classes in org.eclipse.emf.ecp.view.validation.test.model.impl that implement TableContentWithoutValidation | |
---|---|
class |
TableContentWithoutValidationImpl
An implementation of the model object 'Table Content Without Validation'. |
Methods in org.eclipse.emf.ecp.view.validation.test.model.impl that return TableContentWithoutValidation | |
---|---|
TableContentWithoutValidation |
TestFactoryImpl.createTableContentWithoutValidation()
|
Uses of TableContentWithoutValidation 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 TableContentWithoutValidation | |
---|---|
T |
TestSwitch.caseTableContentWithoutValidation(TableContentWithoutValidation object)
Returns the result of interpreting the object as an instance of 'Table Content Without Validation'. |
boolean |
TestValidator.validateTableContentWithoutValidation(TableContentWithoutValidation tableContentWithoutValidation,
org.eclipse.emf.common.util.DiagnosticChain diagnostics,
Map<Object,Object> context)
|
|
|||||||||
PREV NEXT | FRAMES NO FRAMES |