Package com.nomagic.magicdraw.uimodeling
Class UIPrototypingProfile
java.lang.Object
com.nomagic.profiles.ProfileImplementation
com.nomagic.magicdraw.uimodeling.UIPrototypingProfile
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic enumstatic classstatic classstatic classstatic classstatic classstatic classstatic classstatic classstatic classstatic classstatic enumstatic classstatic classstatic classstatic classstatic classstatic classstatic classstatic classstatic classstatic classstatic classstatic classstatic classstatic classstatic classstatic enumstatic classstatic enumstatic classstatic classstatic classstatic classstatic classstatic classstatic classstatic enumstatic classstatic classstatic classstatic classstatic classstatic classstatic classstatic classNested classes/interfaces inherited from class com.nomagic.profiles.ProfileImplementation
ProfileImplementation.StereotypeWrapper -
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbutton()cell()checkBox()protected voidcolumn()columns()comboBox()frame()protected Collection<com.nomagic.profiles.ProfileImplementation.ProfileElementWrapper>Generated method for getting all stereotype wrappers contained within this profile.protected Collection<Stereotype>Generated method for getting all stereotypes contained within this profile.getIcons()static UIPrototypingProfilegetInstance(BaseElement baseElement) static Collection<Class<? extends Element>>groupBox()icon()inactive()booleanisUIComponent(Element element) booleanisUIElement(Element element) booleanisUISymbolWithText(Element element) label()leaf()list()menuBar()node()panel()row()selected()slider()spinner()table()text()textArea()title()toolBar()tree()vertical()Methods inherited from class com.nomagic.profiles.ProfileImplementation
findByRelativeQualifiedName, getAllStereotypes, getCache, getDataType, getProfile, getStereotype, isTypeOf, isTypeOf, valueFromString
-
Field Details
-
PROFILE_URI
- See Also:
-
PROFILE_NAME
- See Also:
-
BORDERS_DATATYPE
- See Also:
-
ICONS_DATATYPE
- See Also:
-
SCROLLBARPOLICY_DATATYPE
- See Also:
-
SCROLLPANESCROLLBARPOLICY_DATATYPE
- See Also:
-
TABPOSITIONS_DATATYPE
- See Also:
-
-
Constructor Details
-
UIPrototypingProfile
public UIPrototypingProfile(com.nomagic.profiles.ProfileCache cache)
-
-
Method Details
-
isUIComponent
-
isUIElement
-
isUISymbolWithText
-
getUISymbolWithTextMetaclasses
-
clearCache
protected void clearCache()- Overrides:
clearCachein classProfileImplementation
-
getInstance
-
button
-
cell
-
checkBox
-
column
-
columns
-
comboBox
-
frame
-
groupBox
-
horizontalScrollBar
-
hyperlink
-
icon
-
inactive
-
label
-
leaf
-
list
-
maximumValue
-
minimumValue
-
node
-
nodeandLeafNumbering
-
panel
-
passwordField
-
progressBar
-
radioButton
-
row
-
scrollBar
-
scrollPane
-
selected
-
separator
-
slider
-
spinner
-
tabbedPane
-
table
-
text
-
textArea
-
textField
-
title
-
toolBar
-
tree
-
vertical
-
verticalScrollBar
-
getBorders
-
getIcons
-
getScrollBarPolicy
-
getScrollPaneScrollBarPolicy
-
getTabPositions
-
generatedGetAllElementWrappers
protected Collection<com.nomagic.profiles.ProfileImplementation.ProfileElementWrapper> generatedGetAllElementWrappers()Description copied from class:ProfileImplementationGenerated method for getting all stereotype wrappers contained within this profile.- Specified by:
generatedGetAllElementWrappersin classProfileImplementation- Returns:
- gets all stereotype wrappers contained within this profile.
-
generatedGetAllStereotypes
Description copied from class:ProfileImplementationGenerated method for getting all stereotypes contained within this profile.- Specified by:
generatedGetAllStereotypesin classProfileImplementation- Returns:
- gets all stereotypes contained within this profile.
-