org.eclipse.emf.ecore.util
Class FeatureMapUtil.BasicValidator
java.lang.Object
org.eclipse.emf.ecore.util.FeatureMapUtil.BasicValidator
- All Implemented Interfaces:
- FeatureMapUtil.Validator
- Enclosing class:
- FeatureMapUtil
- public static class FeatureMapUtil.BasicValidator
- extends Object
- implements FeatureMapUtil.Validator
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ANY_WILDCARD
protected static final List ANY_WILDCARD
containingClass
protected EClass containingClass
eStructuralFeature
protected EStructuralFeature eStructuralFeature
groupMembers
protected List groupMembers
wildcards
protected List wildcards
name
protected String name
isElement
protected boolean isElement
cache
protected FeatureMapUtil.BasicValidator.Cache cache
FeatureMapUtil.BasicValidator
public FeatureMapUtil.BasicValidator(EClass containingClass,
EStructuralFeature eStructuralFeature)
isValid
public boolean isValid(EStructuralFeature feature)
- Specified by:
isValid
in interface FeatureMapUtil.Validator
isIncluded
public boolean isIncluded(EStructuralFeature feature)