Package com.nomagic.magicdraw.uimodeling
Class UIPrototypingProfile.RowStereotype
java.lang.Object
com.nomagic.profiles.ProfileImplementation.StereotypeWrapper
com.nomagic.magicdraw.uimodeling.UIPrototypingProfile.RowStereotype
- Enclosing class:
- UIPrototypingProfile
public static class UIPrototypingProfile.RowStereotype
extends ProfileImplementation.StereotypeWrapper
-
Field Summary
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionprotected void
clear()
void
void
clearTitle
(Element element) Returns stereotype for this wrapper.boolean
static boolean
isInstance
(Element element) void
void
Methods inherited from class com.nomagic.profiles.ProfileImplementation.StereotypeWrapper
apply, isDerivedStereotype, isSameOrDerivedStereotype, unApply
-
Field Details
-
STEREOTYPE_NAME
- See Also:
-
ID
- See Also:
-
TITLE
- See Also:
-
-
Constructor Details
-
RowStereotype
-
-
Method Details
-
getStereotype
Description copied from class:ProfileImplementation.StereotypeWrapper
Returns stereotype for this wrapper.- Specified by:
getStereotype
in classProfileImplementation.StereotypeWrapper
- Returns:
- stereotype
-
getIDProperty
-
getTitleProperty
-
setID
-
clearID
-
getID
-
setTitle
-
clearTitle
-
getTitle
-
clear
protected void clear() -
is
-
isInstance
-