public static class MagicDrawProfile.ControlStereotype extends ProfileImplementation.StereotypeWrapper
| Modifier and Type | Field and Description | 
|---|---|
static java.lang.String | 
STEREOTYPE_NAME  | 
| Modifier | Constructor and Description | 
|---|---|
protected  | 
ControlStereotype(MagicDrawProfile profile)  | 
| Modifier and Type | Method and Description | 
|---|---|
Stereotype | 
getStereotype()
Returns stereotype for this wrapper. 
 | 
boolean | 
is(Element element)
Checks if stereotype of this wrapper is applied to given element. 
 | 
static boolean | 
isInstance(Element element)  | 
apply, unApplyclear, getElement, getElementByNamepublic static final java.lang.String STEREOTYPE_NAME
protected ControlStereotype(MagicDrawProfile profile)
public Stereotype getStereotype()
ProfileImplementation.StereotypeWrappergetStereotype in class ProfileImplementation.StereotypeWrapperpublic boolean is(@CheckForNull
                  Element element)
ProfileImplementation.StereotypeWrapperis in class ProfileImplementation.StereotypeWrapperelement - elementpublic static boolean isInstance(@CheckForNull
                                 Element element)