Modifier and Type | Method and Description |
---|---|
static Optional<VEnablementConfiguration> |
TableConfigurationHelper.findEnablementConfiguration(VTableControl tableControl,
VDomainModelReference columnDmr)
Returns the
VEnablementConfiguration for the given VDomainModelReference , if any. |
Modifier and Type | Method and Description |
---|---|
VEnablementConfiguration |
VTableFactory.createEnablementConfiguration()
Returns a new object of class 'Enablement Configuration'.
|
Modifier and Type | Class and Description |
---|---|
class |
VEnablementConfigurationImpl
An implementation of the model object 'Enablement Configuration'.
|
Modifier and Type | Method and Description |
---|---|
VEnablementConfiguration |
VTableFactoryImpl.createEnablementConfiguration() |
Modifier and Type | Method and Description |
---|---|
T |
TableSwitch.caseEnablementConfiguration(VEnablementConfiguration object)
Returns the result of interpreting the object as an instance of 'Enablement Configuration'.
|
boolean |
TableValidator.validateEnablementConfiguration(VEnablementConfiguration enablementConfiguration,
org.eclipse.emf.common.util.DiagnosticChain diagnostics,
Map<Object,Object> context) |
Copyright © 2019. All rights reserved.