Class ExtensionApplicabilityAdvisor
java.lang.Object
org.modelversioning.emfprofile.impl.ExtensionApplicabilityAdvisor
Computes the applicability of a extensions.
-
Constructor Summary
ConstructorDescriptionExtensionApplicabilityAdvisor
(EList<Extension> allExtensions, EList<Extension> usedExtensions) -
Method Summary
Modifier and TypeMethodDescriptionReturns the extensions that may still be used to apply a stereotype.
-
Constructor Details
-
ExtensionApplicabilityAdvisor
-
-
Method Details
-
getApplicableExtensions
Returns the extensions that may still be used to apply a stereotype.- Returns:
- the applicable extensions.
-