| Package | Description |
|---|---|
| org.eclipse.emf.ecore.util |
Provides utilities.
|
| Modifier and Type | Class and Description |
|---|---|
static class |
FeatureMapUtil.BasicValidator |
| Modifier and Type | Field and Description |
|---|---|
protected FeatureMapUtil.Validator |
DelegatingFeatureMap.featureMapValidator |
protected FeatureMapUtil.Validator |
BasicFeatureMap.featureMapValidator |
protected static FeatureMapUtil.Validator |
FeatureMapUtil.NULL_VALIDATOR |
protected FeatureMapUtil.Validator |
FeatureMapUtil.BasicFeatureEIterator.validator |
| Modifier and Type | Field and Description |
|---|---|
protected static java.lang.Class<FeatureMapUtil.Validator> |
FeatureMapUtil.VALIDATOR_CLASS |
protected java.util.Map<EClass,FeatureMapUtil.Validator> |
BasicExtendedMetaData.EStructuralFeatureExtendedMetaDataImpl.validatorMap |
| Modifier and Type | Method and Description |
|---|---|
static FeatureMapUtil.Validator |
FeatureMapUtil.getValidator(EClass containingClass,
EStructuralFeature eStructuralFeature) |
| Modifier and Type | Method and Description |
|---|---|
java.util.Map<EClass,FeatureMapUtil.Validator> |
BasicExtendedMetaData.EStructuralFeatureExtendedMetaData.getValidatorMap() |
java.util.Map<EClass,FeatureMapUtil.Validator> |
BasicExtendedMetaData.EStructuralFeatureExtendedMetaDataImpl.getValidatorMap() |
Copyright © 2018. Licensed under the Eclipse Public License v1.0. All rights reserved.
Submit a bug or feature