@Retention(value=RUNTIME)
public @interface EnumerationConstraint
This stereotype constrains a UML property by means of a given UML enumeration. It enables use of UML Enumerations which are part of the UML model when specifying a constraint on class properties. UML Enumerations used with this stereotype must be tagged with the SDOEnumeration stereotype.
- Version:
- 1.3.3
- Author:
- Plasma-Team