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