|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Packages that use VTableDomainModelReference | |
|---|---|
| org.eclipse.emf.ecp.view.spi.table.model | |
| org.eclipse.emf.ecp.view.spi.table.model.impl | |
| org.eclipse.emf.ecp.view.spi.table.model.util | |
| Uses of VTableDomainModelReference in org.eclipse.emf.ecp.view.spi.table.model |
|---|
| Methods in org.eclipse.emf.ecp.view.spi.table.model that return VTableDomainModelReference | |
|---|---|
VTableDomainModelReference |
VTableFactory.createTableDomainModelReference()
Returns a new object of class 'Domain Model Reference'. |
| Uses of VTableDomainModelReference in org.eclipse.emf.ecp.view.spi.table.model.impl |
|---|
| Classes in org.eclipse.emf.ecp.view.spi.table.model.impl that implement VTableDomainModelReference | |
|---|---|
class |
VTableDomainModelReferenceImpl
An implementation of the model object 'Domain Model Reference'. |
| Methods in org.eclipse.emf.ecp.view.spi.table.model.impl that return VTableDomainModelReference | |
|---|---|
VTableDomainModelReference |
VTableFactoryImpl.createTableDomainModelReference()
|
| Uses of VTableDomainModelReference in org.eclipse.emf.ecp.view.spi.table.model.util |
|---|
| Methods in org.eclipse.emf.ecp.view.spi.table.model.util with parameters of type VTableDomainModelReference | |
|---|---|
T |
TableSwitch.caseTableDomainModelReference(VTableDomainModelReference object)
Returns the result of interpreting the object as an instance of 'Domain Model Reference'. |
boolean |
TableValidator.validateTableDomainModelReference_resolveable(VTableDomainModelReference tableDomainModelReference,
org.eclipse.emf.common.util.DiagnosticChain diagnostics,
Map<Object,Object> context)
Validates the resolveable constraint of 'Domain Model Reference'. |
boolean |
TableValidator.validateTableDomainModelReference(VTableDomainModelReference tableDomainModelReference,
org.eclipse.emf.common.util.DiagnosticChain diagnostics,
Map<Object,Object> context)
|
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||