public class MultiSelectionValidator extends Object implements EStructuralFeatureSelectionValidator
EStructuralFeature
is a multi EReference
.Constructor and Description |
---|
MultiSelectionValidator() |
Modifier and Type | Method and Description |
---|---|
String |
isValid(org.eclipse.emf.ecore.EStructuralFeature structuralFeature)
Checks whether the given
EStructuralFeature constitutes a valid selection. |
public String isValid(org.eclipse.emf.ecore.EStructuralFeature structuralFeature)
EStructuralFeatureSelectionValidator
EStructuralFeature
constitutes a valid selection.isValid
in interface EStructuralFeatureSelectionValidator
structuralFeature
- The selected EStructuralFeature
to be validatednull
if the selection is validCopyright © 2019. All rights reserved.