Package com.nomagic.uml2.ext.jmi.helpers
Class StereotypeByProfileCache.AbstractEnumerationWrapper
java.lang.Object
com.nomagic.uml2.ext.jmi.helpers.StereotypeByProfileCache.AbstractElementWrapper<Enumeration>
com.nomagic.uml2.ext.jmi.helpers.StereotypeByProfileCache.AbstractEnumerationWrapper
- Enclosing class:
- StereotypeByProfileCache
protected static class StereotypeByProfileCache.AbstractEnumerationWrapper
extends StereotypeByProfileCache.AbstractElementWrapper<Enumeration>
-
Constructor Summary
ConstructorsModifierConstructorDescriptionprotected -
Method Summary
Modifier and TypeMethodDescriptionprotected EnumerationgetElement(StereotypeByProfileCache cache, String name) protected static EnumerationLiteralgetEnumerationLiteralByName(Enumeration enumeration, String name) Methods inherited from class com.nomagic.uml2.ext.jmi.helpers.StereotypeByProfileCache.AbstractElementWrapper
clear, getElementByName
-
Constructor Details
-
AbstractEnumerationWrapper
-
-
Method Details
-
getElement
- Specified by:
getElementin classStereotypeByProfileCache.AbstractElementWrapper<Enumeration>
-
getEnumerationLiteralByName
@CheckForNull protected static EnumerationLiteral getEnumerationLiteralByName(@CheckForNull Enumeration enumeration, String name)
-