-
- Downloads
Adds the possibility to filter the list of available choices for an enum-type...
Adds the possibility to filter the list of available choices for an enum-type annotation via the annotation's value provider. Therefore, a map containing the class of the to be filtered model elements and the allowed enum literal must be given in the constructor of the value provider.
Showing
- org.fortiss.tooling.base.ui/trunk/src/org/fortiss/tooling/base/ui/annotation/editingsupport/LabelValueMapping.java 20 additions, 7 deletions.../base/ui/annotation/editingsupport/LabelValueMapping.java
- org.fortiss.tooling.base/trunk/src/org/fortiss/tooling/base/annotation/valueprovider/EStructuralFeatureDescriptor.java 47 additions, 0 deletions...nnotation/valueprovider/EStructuralFeatureDescriptor.java
Please register or sign in to comment