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
ModifierConstructorDescriptionprotected
-
Method Summary
Modifier and TypeMethodDescriptionprotected Enumeration
getElement
(StereotypeByProfileCache cache, String name) protected static EnumerationLiteral
getEnumerationLiteralByName
(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:
getElement
in classStereotypeByProfileCache.AbstractElementWrapper<Enumeration>
-
getEnumerationLiteralByName
@CheckForNull protected static EnumerationLiteral getEnumerationLiteralByName(@CheckForNull Enumeration enumeration, String name)
-