Package com.nomagic.uml2.ext.jmi.helpers
Class StereotypeByProfileCache.AbstractStereotypeWrapper
java.lang.Object
com.nomagic.uml2.ext.jmi.helpers.StereotypeByProfileCache.AbstractElementWrapper<Stereotype>
com.nomagic.uml2.ext.jmi.helpers.StereotypeByProfileCache.AbstractStereotypeWrapper
- Enclosing class:
 - StereotypeByProfileCache
 
protected static class StereotypeByProfileCache.AbstractStereotypeWrapper
extends StereotypeByProfileCache.AbstractElementWrapper<Stereotype>
- 
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedprotected - 
Method Summary
Modifier and TypeMethodDescriptionprotected StereotypegetElement(StereotypeByProfileCache cache, String name) protected static PropertygetTagByName(Stereotype stereotype, String tagName) protected static Booleanprotected static Doubleprotected static Integerprotected static StringMethods inherited from class com.nomagic.uml2.ext.jmi.helpers.StereotypeByProfileCache.AbstractElementWrapper
clear, getElementByName 
- 
Constructor Details
- 
AbstractStereotypeWrapper
protected AbstractStereotypeWrapper() - 
AbstractStereotypeWrapper
 
 - 
 - 
Method Details
- 
getElement
- Specified by:
 getElementin classStereotypeByProfileCache.AbstractElementWrapper<Stereotype>
 - 
getTagByName
@CheckForNull protected static Property getTagByName(@CheckForNull Stereotype stereotype, String tagName)  - 
toInteger
 - 
toBoolean
 - 
toString
 - 
toDouble
 
 -