Package com.nomagic.magicdraw.icons
Class ElementIconsRegistry
java.lang.Object
com.nomagic.magicdraw.icons.ElementIconsRegistry
- Direct Known Subclasses:
ElementIcon
Utility class for registering icons for Elements by class type and defining some constants.
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final ResizableIconstatic final ResizableIconstatic final ResizableIconstatic final ResizableIconstatic final ResizableIconstatic final ResizableIconstatic final ResizableIconstatic final ResizableIconstatic final ResizableIconstatic final ResizableIconstatic final ResizableIconstatic final ResizableIconstatic final ResizableIconstatic final ResizableIconstatic final ResizableIconstatic final ResizableIconstatic final ResizableIconstatic final ResizableIconstatic final ResizableIconstatic final ResizableIconstatic final ResizableIconstatic final ResizableIconstatic final ResizableIconstatic final ResizableIconstatic final ResizableIconstatic final ResizableIconstatic final ResizableIconstatic final ResizableIconstatic final ResizableIconstatic final ResizableIconstatic final ResizableIconstatic final ResizableIconstatic final ResizableIconstatic final ResizableIconstatic final ResizableIconstatic final ResizableIconstatic final ResizableIconstatic final ResizableIconstatic final ResizableIconstatic final ResizableIconstatic final ResizableIconstatic final ResizableIconstatic final ResizableIconstatic final ResizableIconstatic final ResizableIcon -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected static ResizableIconstatic Map<Class,ResizableIcon> protected static ResizableIconloadDoubleSizeIcon(Class<?> resourceClass, String name) protected static voidputIcon(Class classType, ResizableIcon icon)
-
Field Details
-
NONE_ICON
-
ABSTRACT_CLASS
-
METACLASS
-
LINK
-
USECASE_INSTANCE
-
SUBSYSTEM_INSTANCE
-
COMPONENT_INSTANCE
-
NODE_INSTANCE
-
ARTIFACT_INSTANCE
-
DEVICE_INSTANCE
-
EXECUTION_ENVIRONMENT_INSTANCE
-
ARTIFACT_DEPLOYMENT_INSTANCE
-
CALL_MESSAGE
-
CREATE_MESSAGE
-
DESTROY_MESSAGE
-
SEND_MESSAGE
-
REPLY_MESSAGE
-
ASSEMBLY_CONNECTOR
-
DELEGATION_CONNECTOR
-
PROFILE_MODEL_LIBRARY
-
MODEL_MODEL_LIBRARY
-
PACKAGE_MODEL_LIBRARY
-
DIRECTED_ASSOCIATION
-
DIRECTED_AGGREGATION
-
AGGREGATION
-
COMPOSITION
-
DIRECTED_COMPOSITION
-
NON_NAVIGABLE_ASSOCIATION
-
ACCEPT_TIME_EVENT_ACTION
-
SUBSYSTEM
-
COMPOSITE_STATE
-
SUBMACHINE_STATE
-
CONCURRENT_STATE
-
INITIAL_PSEUDO_STATE
-
DEEP_HISTORY_PSEUDO_STATE
-
SHALLOW_HISTORY_PSEUDO_STATE
-
JOIN_PSEUDO_STATE
-
FORK_PSEUDO_STATE
-
JUNCTION_PSEUDO_STATE
-
CHOICE_PSEUDO_STATE
-
ENTRY_POINT_PSEUDO_STATE
-
EXIT_POINT_PSEUDO_STATE
-
TERMINATE_PSEUDO_STATE
-
DOCUMENTATION
-
NARY_ASSOCIATION
-
-
Constructor Details
-
ElementIconsRegistry
public ElementIconsRegistry()
-
-
Method Details
-
internalGetIconByTypeMap
-
loadDoubleSizeIcon
-
getIcon
-
putIcon
-