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