protected static class StereotypeByProfileCache.AbstractEnumerationWrapper extends StereotypeByProfileCache.AbstractElementWrapper<Enumeration>
Modifier | Constructor and Description |
---|---|
protected |
AbstractEnumerationWrapper(StereotypeByProfileCache cache) |
Modifier and Type | Method and Description |
---|---|
protected Enumeration |
getElement(StereotypeByProfileCache cache,
java.lang.String name) |
protected static EnumerationLiteral |
getEnumerationLiteralByName(Enumeration enumeration,
java.lang.String name) |
clear, getElementByName
protected AbstractEnumerationWrapper(StereotypeByProfileCache cache)
protected Enumeration getElement(StereotypeByProfileCache cache, java.lang.String name)
getElement
in class StereotypeByProfileCache.AbstractElementWrapper<Enumeration>
@CheckForNull protected static EnumerationLiteral getEnumerationLiteralByName(@CheckForNull Enumeration enumeration, java.lang.String name)