Skip navigation links
  • Overview
  • Package
  • Class
  • Deprecated
  • Index
  • Help

Deprecated API

Contents

  • Terminally Deprecated
  • Interfaces
  • Classes
  • Enum Classes
  • Fields
  • Methods
  • Constructors
  • Terminally Deprecated Elements
    Element
    Description
    com.nomagic.magicdraw.diff.RwMergeModeConstraint
    do not use it, it has no effect in Teamwork Cloud
    com.nomagic.magicdraw.merge.CompareUtil.getDifference(Project, ProjectDescriptor, ProjectDescriptor, ErrorHandler<Exception>, Optimization, Set<ModuleInfo>)
    use CompareUtil.getDifference(Project, ProjectDescriptor, ProjectDescriptor, ErrorHandler, Optimization)
    com.nomagic.magicdraw.merge.ProjectDifference.getRejectedModules()
    do not use this method, it always returns empty collection
    com.nomagic.uml2.ext.jmi.smartlistener.SmartEventSupport.registerConfig(Class<? extends Element>, Collection<SmartListenerConfig>, PropertyChangeListener)
    SmartEventSupport.register(Registration) method should be used instead of this method.
    com.nomagic.uml2.ext.jmi.smartlistener.SmartEventSupport.unregisterConfig(Class<? extends Element>, Collection<SmartListenerConfig>, PropertyChangeListener)
    SmartEventSupport.unregister(Registration) method should be used instead of this method.
  • Deprecated Interfaces
    Interface
    Description
    com.nomagic.magicdraw.ui.IconControlerInterface
    use IconsFactory
    com.nomagic.magicdraw.validation.SmartListenerConfigurationProvider
    use SmartListenerConfigProvider
  • Deprecated Classes
    Class
    Description
    com.nomagic.magicdraw.core.ApplicationConstants
    use Application
    com.nomagic.magicdraw.core.project.ProjectEventListenerAdapter2
    all methods are implemented in super class ProjectEventListenerAdapter, use ProjectEventListenerAdapter
    com.nomagic.magicdraw.dependencymatrix.datamodel.cell.ReadOnlyFlags
    read only cell views are deprecated, to check whether the cell is editable or not you have try creating a criteria on the cell
    com.nomagic.magicdraw.magicreport.tools.ExportTool2
    com.nomagic.magicdraw.resources.CommandResource
    use DialogResource
    com.nomagic.magicdraw.resources.MenuResource
    use DialogResource
    com.nomagic.magicdraw.resources.ToolTipResource
    use DialogResource
    com.nomagic.magicdraw.ui.BitmapIconControler
    use IconsFactory
    com.nomagic.magicdraw.ui.ImageIconProxy
    use IconsFactory
    com.nomagic.magicdraw.ui.ResizableIconHelper
    use IconsFactory
    com.nomagic.magicdraw.ui.VectorImageIconControler
    use IconsFactory
    com.nomagic.magicdraw.uml.ElementFinder
    use Finder
    com.nomagic.magicdraw.uml.symbols.paths.PathRenderer
    use PathElementRenderer which also allows decorating the path while creating a new one, which is not yet connected in the model.
    com.nomagic.uaf.report.ReportProfile
    use ReportProfile
    com.nomagic.ui.ImageFormat
    use ScalableImageIcon to load icons of any supported format
    com.nomagic.ui.ImageHelper
    use ScalableImageIcon to load icons of any supported format
    com.nomagic.ui.RasterImageFormat
    use ScalableImageIcon to load icons of any supported format
    com.nomagic.ui.SwingImageIcon
    use ScalableImageIcon
    com.nomagic.ui.VectorImageFormat
    use ScalableImageIcon to load icons of any supported format
    com.nomagic.uml2.ext.jmi.helpers.StereotypeByProfileCache
    Profile should extend ProfileImplementation. Re-generate the profile class using "Generate Profile Class Implementation" action from the Development Tools plugin
  • Deprecated Enum Classes
    Enum Class
    Description
    com.nomagic.magicdraw.diff.RwMergeModeConstraint
    do not use it, it has no effect in Teamwork Cloud
  • Deprecated Fields
    Field
    Description
    com.nomagic.actions.ActionsCategory.CHANGE_ACTIONS_PROPERTY
    use ActionsCategory.ACTIONS_PROPERTY, ActionsCategory.ADDED_ACTION_PROPERTY, ActionsCategory.REMOVED_ACTION_PROPERTY
    com.nomagic.magicdraw.actions.ActionsID.BROWSE_NEXT_DGR
    com.nomagic.magicdraw.actions.ActionsID.BROWSE_PREVIOUS_DGR
    com.nomagic.magicdraw.actions.ActionsID.CLOSE_DIAGRAM
    com.nomagic.magicdraw.actions.ActionsID.DIAGRAM_HISTORY
    use ActionsID.RECENTLY_OPENED_EDITOR_TABS
    com.nomagic.magicdraw.actions.ActionsID.DIAGRAM_NAVIGATION_CATEGORY
    com.nomagic.magicdraw.actions.ActionsID.MAXIMIZE_DIAGRAMS_ID
    com.nomagic.magicdraw.actions.ActionsID.RUN_SPELL_CHECKER
    unused, and will be removed.
    com.nomagic.magicdraw.actions.ActionsID.UNREGISTER
    unused, and will be removed.
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.ADHOCSUBPROCESS_CANCELREMAININGINSTANCES_PROPERTY
    use AdHocSubProcessStereotype.CANCELREMAININGINSTANCES
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.ADHOCSUBPROCESS_COMPLETIONCONDITION_PROPERTY
    use AdHocSubProcessStereotype.COMPLETIONCONDITION
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.ADHOCSUBPROCESS_ORDERING_PROPERTY
    use AdHocSubProcessStereotype.ORDERING
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.ADHOCSUBPROCESS_STEREOTYPE
    use AdHocSubProcessStereotype.STEREOTYPE_NAME
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.ASSIGNMENT_FROM_PROPERTY
    use AssignmentStereotype.FROM
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.ASSIGNMENT_STEREOTYPE
    use AssignmentStereotype.STEREOTYPE_NAME
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.ASSIGNMENT_TO_PROPERTY
    use AssignmentStereotype.TO
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.AUDITING_STEREOTYPE
    use AuditingStereotype.STEREOTYPE_NAME
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.BASEELEMENT_ID_PROPERTY
    use BaseElementStereotype.ID
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.BASEELEMENT_STEREOTYPE
    use BaseElementStereotype.STEREOTYPE_NAME
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.BOUNDARYEVENT_ATTACHEDTOREF_PROPERTY
    use BoundaryEventStereotype.ATTACHEDTOREF
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.BOUNDARYEVENT_STEREOTYPE
    use BoundaryEventStereotype.STEREOTYPE_NAME
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.BPMNACTIVITY_BOUNDARYEVENTREFS_PROPERTY
    use BPMNActivityStereotype.BOUNDARYEVENTREFS
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.BPMNACTIVITY_COMPLETIONQUANTITY_PROPERTY
    use BPMNActivityStereotype.COMPLETIONQUANTITY
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.BPMNACTIVITY_DEFAULT_PROPERTY
    use BPMNActivityStereotype.DEFAULT
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.BPMNACTIVITY_IOSPECIFICATION_PROPERTY
    use BPMNActivityStereotype.IOSPECIFICATION
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.BPMNACTIVITY_ISFORCOMPENSATION_PROPERTY
    use BPMNActivityStereotype.ISFORCOMPENSATION
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.BPMNACTIVITY_RESOURCES_PROPERTY
    use BPMNActivityStereotype.RESOURCES
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.BPMNACTIVITY_STARTQUANTITY_PROPERTY
    use BPMNActivityStereotype.STARTQUANTITY
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.BPMNACTIVITY_STATE_PROPERTY
    use BPMNActivityStereotype.STATE
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.BPMNACTIVITY_STEREOTYPE
    use BPMNActivityStereotype.STEREOTYPE_NAME
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.BPMNARTIFACT_STEREOTYPE
    use BPMNArtifactStereotype.STEREOTYPE_NAME
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.BPMNASSOCIATION_ASSOCIATIONDIRECTION_PROPERTY
    use BPMNAssociationStereotype.ASSOCIATIONDIRECTION
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.BPMNASSOCIATION_STEREOTYPE
    use BPMNAssociationStereotype.STEREOTYPE_NAME
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.BPMNEVENT_STEREOTYPE
    use BPMNEventStereotype.STEREOTYPE_NAME
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.BPMNEXPRESSION_STEREOTYPE
    use BPMNExpressionStereotype.STEREOTYPE_NAME
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.BPMNINTERFACE_IMPLEMENTATIONREF_PROPERTY
    use BPMNInterfaceStereotype.IMPLEMENTATIONREF
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.BPMNINTERFACE_STEREOTYPE
    use BPMNInterfaceStereotype.STEREOTYPE_NAME
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.BPMNMESSAGE_ITEMREF_PROPERTY
    use BPMNMessageStereotype.ITEMREF
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.BPMNMESSAGE_STEREOTYPE
    use BPMNMessageStereotype.STEREOTYPE_NAME
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.BPMNOPERATION_ERRORREF_PROPERTY
    use BPMNOperationStereotype.ERRORREF
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.BPMNOPERATION_IMPLEMENTATIONREF_PROPERTY
    use BPMNOperationStereotype.IMPLEMENTATIONREF
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.BPMNOPERATION_INMESSAGEREF_PROPERTY
    use BPMNOperationStereotype.INMESSAGEREF
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.BPMNOPERATION_OUTMESSAGEREF_PROPERTY
    use BPMNOperationStereotype.OUTMESSAGEREF
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.BPMNOPERATION_STEREOTYPE
    use BPMNOperationStereotype.STEREOTYPE_NAME
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.BPMNPROCESS_CORRELATIONSUBSCRIPTIONS_PROPERTY
    use BPMNProcessStereotype.CORRELATIONSUBSCRIPTIONS
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.BPMNPROCESS_DEFINTITIONALCOLLABORATIONREF_PROPERTY
    use BPMNProcessStereotype.DEFINTITIONALCOLLABORATIONREF
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.BPMNPROCESS_ISCLOSED_PROPERTY
    use BPMNProcessStereotype.ISCLOSED
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.BPMNPROCESS_PROCESSTYPE_PROPERTY
    use BPMNProcessStereotype.PROCESSTYPE
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.BPMNPROCESS_RESOURCES_PROPERTY
    use BPMNProcessStereotype.RESOURCES
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.BPMNPROCESS_STATE_PROPERTY
    use BPMNProcessStereotype.STATE
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.BPMNPROCESS_STEREOTYPE
    use BPMNProcessStereotype.STEREOTYPE_NAME
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.BPMNPROCESS_SUPPORTS_PROPERTY
    use BPMNProcessStereotype.SUPPORTS
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.BPMNPROPERTY_ITEMSUBJECTREF_PROPERTY
    use BPMNPropertyStereotype.ITEMSUBJECTREF
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.BPMNPROPERTY_STEREOTYPE
    use BPMNPropertyStereotype.STEREOTYPE_NAME
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.BPMNRELATIONSHIP_DEFINITION_PROPERTY
    use BPMNRelationshipStereotype.DEFINITION
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.BPMNRELATIONSHIP_STEREOTYPE
    use BPMNRelationshipStereotype.STEREOTYPE_NAME
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.BUSINESSRULETASK_IMPLEMENTATION_PROPERTY
    use BusinessRuleTaskStereotype.IMPLEMENTATION
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.BUSINESSRULETASK_STEREOTYPE
    use BusinessRuleTaskStereotype.STEREOTYPE_NAME
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.CALLABLEELEMENT_IOSPECIFICATION_PROPERTY
    use CallableElementStereotype.IOSPECIFICATION
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.CALLABLEELEMENT_STEREOTYPE
    use CallableElementStereotype.STEREOTYPE_NAME
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.CALLABLEELEMENT_SUPPORTEDINTERFACESREFS_PROPERTY
    use CallableElementStereotype.SUPPORTEDINTERFACESREFS
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.CALLACTIVITY_STEREOTYPE
    use CallActivityStereotype.STEREOTYPE_NAME
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.CALLCHOREOGRAPHY_PARTICIPANTASSOCIATIONS_PROPERTY
    use CallChoreographyStereotype.PARTICIPANTASSOCIATIONS
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.CALLCHOREOGRAPHY_STEREOTYPE
    use CallChoreographyStereotype.STEREOTYPE_NAME
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.CALLCONVERSATION_MESSAGEFLOWREFS_PROPERTY
    use CallConversationStereotype.MESSAGEFLOWREFS
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.CALLCONVERSATION_PARTICIPANTASSOCIATIONS_PROPERTY
    use CallConversationStereotype.PARTICIPANTASSOCIATIONS
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.CALLCONVERSATION_STEREOTYPE
    use CallConversationStereotype.STEREOTYPE_NAME
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.CANCELBOUNDARYEVENT_STEREOTYPE
    use CancelBoundaryEventStereotype.STEREOTYPE_NAME
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.CANCELENDEVENT_STEREOTYPE
    use CancelEndEventStereotype.STEREOTYPE_NAME
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.CANCELEVENTDEFINITION_STEREOTYPE
    use CancelEventDefinitionStereotype.STEREOTYPE_NAME
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.CATCHEVENT_DATAOUTPUTASSOCIATION_PROPERTY
    use CatchEventStereotype.DATAOUTPUTASSOCIATION
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.CATCHEVENT_DATAOUTPUTS_PROPERTY
    use CatchEventStereotype.DATAOUTPUTS
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.CATCHEVENT_OUTPUTSET_PROPERTY
    use CatchEventStereotype.OUTPUTSET
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.CATCHEVENT_STEREOTYPE
    use CatchEventStereotype.STEREOTYPE_NAME
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.CHOREOGRAPHY_ISCLOSED_PROPERTY
    use ChoreographyStereotype.ISCLOSED
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.CHOREOGRAPHY_STEREOTYPE
    use ChoreographyStereotype.STEREOTYPE_NAME
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.CHOREOGRAPHYACTIVITY_BOUNDARYEVENTREFS_PROPERTY
    use ChoreographyActivityStereotype.BOUNDARYEVENTREFS
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.CHOREOGRAPHYACTIVITY_INITIATINGPARTICIPANTREF_PROPERTY
    use ChoreographyActivityStereotype.INITIATINGPARTICIPANTREF
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.CHOREOGRAPHYACTIVITY_PARTICIPANTREFS_PROPERTY
    use ChoreographyActivityStereotype.PARTICIPANTREFS
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.CHOREOGRAPHYACTIVITY_STEREOTYPE
    use ChoreographyActivityStereotype.STEREOTYPE_NAME
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.CHOREOGRAPHYDIAGRAM_STEREOTYPE
    use ChoreographyDiagramStereotype.STEREOTYPE_NAME
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.CHOREOGRAPHYTASK_MESSAGEFLOW_PROPERTY
    use ChoreographyTaskStereotype.MESSAGEFLOW
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.CHOREOGRAPHYTASK_STEREOTYPE
    use ChoreographyTaskStereotype.STEREOTYPE_NAME
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.COLLABORATION_ARTIFACTS_PROPERTY
    use CollaborationStereotype.ARTIFACTS
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.COLLABORATION_CHOREOGRAPHYREF_PROPERTY
    use CollaborationStereotype.CHOREOGRAPHYREF
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.COLLABORATION_CONVERSATIONASSOCIATIONS_PROPERTY
    use CollaborationStereotype.CONVERSATIONASSOCIATIONS
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.COLLABORATION_CONVERSATIONS_PROPERTY
    use CollaborationStereotype.CONVERSATIONS
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.COLLABORATION_CORRELATIONKEYS_PROPERTY
    use CollaborationStereotype.CORRELATIONKEYS
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.COLLABORATION_ISCLOSED_PROPERTY
    use CollaborationStereotype.ISCLOSED
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.COLLABORATION_MESSAGEFLOW_PROPERTY
    use CollaborationStereotype.MESSAGEFLOW
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.COLLABORATION_MESSAGEFLOWASSOCIATIONS_PROPERTY
    use CollaborationStereotype.MESSAGEFLOWASSOCIATIONS
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.COLLABORATION_PARTICIPANTASSOCIATIONS_PROPERTY
    use CollaborationStereotype.PARTICIPANTASSOCIATIONS
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.COLLABORATION_STEREOTYPE
    use CollaborationStereotype.STEREOTYPE_NAME
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.COLLABORATIONDIAGRAM_STEREOTYPE
    use CollaborationDiagramStereotype.STEREOTYPE_NAME
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.COMMUNICATION_MESSAGEFLOWREFS_PROPERTY
    use CommunicationStereotype.MESSAGEFLOWREFS
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.COMMUNICATION_STEREOTYPE
    use CommunicationStereotype.STEREOTYPE_NAME
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.COMPENSATIONBOUNDARYEVENT_STEREOTYPE
    use CompensationBoundaryEventStereotype.STEREOTYPE_NAME
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.COMPENSATIONENDEVENT_STEREOTYPE
    use CompensationEndEventStereotype.STEREOTYPE_NAME
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.COMPENSATIONSTARTEVENT_STEREOTYPE
    use CompensationStartEventStereotype.STEREOTYPE_NAME
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.COMPENSATIONTHROWINTERMEDIATEEVENT_STEREOTYPE
    use CompensationThrowIntermediateEventStereotype.STEREOTYPE_NAME
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.COMPENSTATIONEVENTDEFINITION_ACTIVITYREF_PROPERTY
    use CompenstationEventDefinitionStereotype.ACTIVITYREF
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.COMPENSTATIONEVENTDEFINITION_STEREOTYPE
    use CompenstationEventDefinitionStereotype.STEREOTYPE_NAME
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.COMPENSTATIONEVENTDEFINITION_WAITFORCOMPLETION_PROPERTY
    use CompenstationEventDefinitionStereotype.WAITFORCOMPLETION
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.COMPLEXBEHAVIORDEFINITION_CONDITION_PROPERTY
    use ComplexBehaviorDefinitionStereotype.CONDITION
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.COMPLEXBEHAVIORDEFINITION_EVENT_PROPERTY
    use ComplexBehaviorDefinitionStereotype.EVENT
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.COMPLEXBEHAVIORDEFINITION_STEREOTYPE
    use ComplexBehaviorDefinitionStereotype.STEREOTYPE_NAME
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.COMPLEXGATEWAY_ACTIVATIONCONDITION_PROPERTY
    use ComplexGatewayStereotype.ACTIVATIONCONDITION
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.COMPLEXGATEWAY_ACTIVATIONCOUNT_PROPERTY
    use ComplexGatewayStereotype.ACTIVATIONCOUNT
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.COMPLEXGATEWAY_DEFAULT_PROPERTY
    use ComplexGatewayStereotype.DEFAULT
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.COMPLEXGATEWAY_STEREOTYPE
    use ComplexGatewayStereotype.STEREOTYPE_NAME
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.COMPLEXGATEWAY_WAITINGFORSTART_PROPERTY
    use ComplexGatewayStereotype.WAITINGFORSTART
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.CONDITIONAL_FALSE_STEREOTYPE
    use Conditional_falseStereotype.STEREOTYPE_NAME
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.CONDITIONAL_TRUE_STEREOTYPE
    use Conditional_trueStereotype.STEREOTYPE_NAME
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.CONDITIONALBOUNDARYEVENT_CANCELACTIVITY_PROPERTY
    use ConditionalBoundaryEventStereotype.CANCELACTIVITY
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.CONDITIONALBOUNDARYEVENT_STEREOTYPE
    use ConditionalBoundaryEventStereotype.STEREOTYPE_NAME
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.CONDITIONALCATCHINTERMEDIATEEVENT_STEREOTYPE
    use ConditionalCatchIntermediateEventStereotype.STEREOTYPE_NAME
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.CONDITIONALEVENTDEFINITION_CONDITION_PROPERTY
    use ConditionalEventDefinitionStereotype.CONDITION
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.CONDITIONALEVENTDEFINITION_STEREOTYPE
    use ConditionalEventDefinitionStereotype.STEREOTYPE_NAME
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.CONDITIONALSTARTEVENT_ISINTERRUPTING_PROPERTY
    use ConditionalStartEventStereotype.ISINTERRUPTING
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.CONDITIONALSTARTEVENT_STEREOTYPE
    use ConditionalStartEventStereotype.STEREOTYPE_NAME
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.CONVERSATIONASSOCIATION_INNERCONVERSATIONNODEREF_PROPERTY
    use ConversationAssociationStereotype.INNERCONVERSATIONNODEREF
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.CONVERSATIONASSOCIATION_OUTERCONVERSATIONNODEREF_PROPERTY
    use ConversationAssociationStereotype.OUTERCONVERSATIONNODEREF
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.CONVERSATIONASSOCIATION_STEREOTYPE
    use ConversationAssociationStereotype.STEREOTYPE_NAME
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.CONVERSATIONDIAGRAM_STEREOTYPE
    use ConversationDiagramStereotype.STEREOTYPE_NAME
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.CONVERSATIONLINK_STEREOTYPE
    use ConversationLinkStereotype.STEREOTYPE_NAME
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.CONVERSATIONNODE_CORRELATIONKEYS_PROPERTY
    use ConversationNodeStereotype.CORRELATIONKEYS
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.CONVERSATIONNODE_STEREOTYPE
    use ConversationNodeStereotype.STEREOTYPE_NAME
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.CORRELATIONKEY_CORRELATIONPROPERTYREF_PROPERTY
    use CorrelationKeyStereotype.CORRELATIONPROPERTYREF
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.CORRELATIONKEY_STEREOTYPE
    use CorrelationKeyStereotype.STEREOTYPE_NAME
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.CORRELATIONPROPERTY_CORRELATIONPROPERTYRETIEVALEXPRESSION_PROPERTY
    use CorrelationPropertyStereotype.CORRELATIONPROPERTYRETIEVALEXPRESSION
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.CORRELATIONPROPERTY_STEREOTYPE
    use CorrelationPropertyStereotype.STEREOTYPE_NAME
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.CORRELATIONPROPERTY_TYPE_PROPERTY
    use CorrelationPropertyStereotype.TYPE
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.CORRELATIONPROPERTYBINDING_CORRELATIONPROPERTYREF_PROPERTY
    use CorrelationPropertyBindingStereotype.CORRELATIONPROPERTYREF
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.CORRELATIONPROPERTYBINDING_DATAPATHBODY_PROPERTY
    use CorrelationPropertyBindingStereotype.DATAPATHBODY
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.CORRELATIONPROPERTYBINDING_DATAPATHLANGUAGE_PROPERTY
    use CorrelationPropertyBindingStereotype.DATAPATHLANGUAGE
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.CORRELATIONPROPERTYBINDING_STEREOTYPE
    use CorrelationPropertyBindingStereotype.STEREOTYPE_NAME
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.CORRELATIONPROPERTYRETRIEVALEXPRESSION_MESAGEPATHLANGUAGE_PROPERTY
    use CorrelationPropertyRetrievalExpressionStereotype.MESAGEPATHLANGUAGE
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.CORRELATIONPROPERTYRETRIEVALEXPRESSION_MESSAGEPATHBODY_PROPERTY
    use CorrelationPropertyRetrievalExpressionStereotype.MESSAGEPATHBODY
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.CORRELATIONPROPERTYRETRIEVALEXPRESSION_MESSAGEREF_PROPERTY
    use CorrelationPropertyRetrievalExpressionStereotype.MESSAGEREF
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.CORRELATIONPROPERTYRETRIEVALEXPRESSION_STEREOTYPE
    use CorrelationPropertyRetrievalExpressionStereotype.STEREOTYPE_NAME
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.CORRELATIONSUBSCRIPTION_CORRELATIONKEYREF_PROPERTY
    use CorrelationSubscriptionStereotype.CORRELATIONKEYREF
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.CORRELATIONSUBSCRIPTION_CORRELATIONPROPERTYBINDING_PROPERTY
    use CorrelationSubscriptionStereotype.CORRELATIONPROPERTYBINDING
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.CORRELATIONSUBSCRIPTION_STEREOTYPE
    use CorrelationSubscriptionStereotype.STEREOTYPE_NAME
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.DATAASSOCIATION_ASSIGNMENT_PROPERTY
    use DataAssociationStereotype.ASSIGNMENT
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.DATAASSOCIATION_STEREOTYPE
    use DataAssociationStereotype.STEREOTYPE_NAME
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.DATAASSOCIATION_TRANSFORMATION_PROPERTY
    use DataAssociationStereotype.TRANSFORMATION
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.DATAINPUT_INPUTSETREFS_PROPERTY
    use DataInputStereotype.INPUTSETREFS
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.DATAINPUT_INPUTSETWITHOPTIONAL_PROPERTY
    use DataInputStereotype.INPUTSETWITHOPTIONAL
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.DATAINPUT_INPUTSETWITHWHILEEXECUTING_PROPERTY
    use DataInputStereotype.INPUTSETWITHWHILEEXECUTING
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.DATAINPUT_ISCOLLECTION_PROPERTY
    use DataInputStereotype.ISCOLLECTION
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.DATAINPUT_STEREOTYPE
    use DataInputStereotype.STEREOTYPE_NAME
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.DATAINPUTASSOCIATION_STEREOTYPE
    use DataInputAssociationStereotype.STEREOTYPE_NAME
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.DATAOBJECT_ISCOLLECTION_PROPERTY
    use DataObjectStereotype.ISCOLLECTION
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.DATAOBJECT_STEREOTYPE
    use DataObjectStereotype.STEREOTYPE_NAME
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.DATAOUTPUT_ISCOLLECTION_PROPERTY
    use DataOutputStereotype.ISCOLLECTION
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.DATAOUTPUT_OUTPUTSETREFS_PROPERTY
    use DataOutputStereotype.OUTPUTSETREFS
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.DATAOUTPUT_OUTPUTSETWITHOPTIONAL_PROPERTY
    use DataOutputStereotype.OUTPUTSETWITHOPTIONAL
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.DATAOUTPUT_OUTPUTSETWITHWHILEEXECUTING_PROPERTY
    use DataOutputStereotype.OUTPUTSETWITHWHILEEXECUTING
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.DATAOUTPUT_STEREOTYPE
    use DataOutputStereotype.STEREOTYPE_NAME
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.DATAOUTPUTASSOCIATION_STEREOTYPE
    use DataOutputAssociationStereotype.STEREOTYPE_NAME
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.DATASTORE_CAPACITY_PROPERTY
    use DataStoreStereotype.CAPACITY
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.DATASTORE_ISUNLIMITED_PROPERTY
    use DataStoreStereotype.ISUNLIMITED
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.DATASTORE_STEREOTYPE
    use DataStoreStereotype.STEREOTYPE_NAME
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.DEFINITIONS_EXPORTER_PROPERTY
    use DefinitionsStereotype.EXPORTER
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.DEFINITIONS_EXPORTERVERSION_PROPERTY
    use DefinitionsStereotype.EXPORTERVERSION
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.DEFINITIONS_EXPRESSIONLANGUAGE_PROPERTY
    use DefinitionsStereotype.EXPRESSIONLANGUAGE
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.DEFINITIONS_IMPORTS_PROPERTY
    use DefinitionsStereotype.IMPORTS
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.DEFINITIONS_RELATIONSHIPS_PROPERTY
    use DefinitionsStereotype.RELATIONSHIPS
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.DEFINITIONS_STEREOTYPE
    use DefinitionsStereotype.STEREOTYPE_NAME
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.DEFINITIONS_TARGETNAMESPACE_PROPERTY
    use DefinitionsStereotype.TARGETNAMESPACE
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.DEFINITIONS_TYPELANGUAGE_PROPERTY
    use DefinitionsStereotype.TYPELANGUAGE
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.ENDEVENT_STEREOTYPE
    use EndEventStereotype.STEREOTYPE_NAME
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.ENDPOINT_STEREOTYPE
    use EndPointStereotype.STEREOTYPE_NAME
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.ERROR_ERRORCODE_PROPERTY
    use ErrorStereotype.ERRORCODE
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.ERROR_STEREOTYPE
    use ErrorStereotype.STEREOTYPE_NAME
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.ERROR_STRUCTUREREF_PROPERTY
    use ErrorStereotype.STRUCTUREREF
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.ERRORBOUNDARYEVENT_STEREOTYPE
    use ErrorBoundaryEventStereotype.STEREOTYPE_NAME
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.ERRORENDEVENT_STEREOTYPE
    use ErrorEndEventStereotype.STEREOTYPE_NAME
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.ERROREVENTDEFINITION_ERRORREF_PROPERTY
    use ErrorEventDefinitionStereotype.ERRORREF
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.ERROREVENTDEFINITION_STEREOTYPE
    use ErrorEventDefinitionStereotype.STEREOTYPE_NAME
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.ERRORSTARTEVENT_STEREOTYPE
    use ErrorStartEventStereotype.STEREOTYPE_NAME
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.ESCALATION_ESCALATIONCODE_PROPERTY
    use EscalationStereotype.ESCALATIONCODE
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.ESCALATION_FALSE_STEREOTYPE
    use Escalation_falseStereotype.STEREOTYPE_NAME
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.ESCALATION_STEREOTYPE
    use EscalationStereotype.STEREOTYPE_NAME
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.ESCALATION_STRUCTUREREF_PROPERTY
    use EscalationStereotype.STRUCTUREREF
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.ESCALATION_TRUE_STEREOTYPE
    use Escalation_trueStereotype.STEREOTYPE_NAME
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.ESCALATIONBOUNDARYEVENT_CANCELACTIVITY_PROPERTY
    use EscalationBoundaryEventStereotype.CANCELACTIVITY
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.ESCALATIONBOUNDARYEVENT_STEREOTYPE
    use EscalationBoundaryEventStereotype.STEREOTYPE_NAME
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.ESCALATIONENDEVENT_STEREOTYPE
    use EscalationEndEventStereotype.STEREOTYPE_NAME
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.ESCALATIONEVENTDEFINITION_ESCALATIONCODE_PROPERTY
    use EscalationEventDefinitionStereotype.ESCALATIONCODE
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.ESCALATIONEVENTDEFINITION_ESCALATIONREF_PROPERTY
    use EscalationEventDefinitionStereotype.ESCALATIONREF
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.ESCALATIONEVENTDEFINITION_STEREOTYPE
    use EscalationEventDefinitionStereotype.STEREOTYPE_NAME
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.ESCALATIONEVENTDEFINITION_STRUCTUREREF_PROPERTY
    use EscalationEventDefinitionStereotype.STRUCTUREREF
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.ESCALATIONSTARTEVENT_ISINTERRUPTING_PROPERTY
    use EscalationStartEventStereotype.ISINTERRUPTING
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.ESCALATIONSTARTEVENT_STEREOTYPE
    use EscalationStartEventStereotype.STEREOTYPE_NAME
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.ESCALATIONTHROWINTERMEDIATEEVENT_STEREOTYPE
    use EscalationThrowIntermediateEventStereotype.STEREOTYPE_NAME
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.EVENTBASEDGATEWAY_EVENTGATEWAYTYPE_PROPERTY
    use EventBasedGatewayStereotype.EVENTGATEWAYTYPE
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.EVENTBASEDGATEWAY_INSTANTIATE_PROPERTY
    use EventBasedGatewayStereotype.INSTANTIATE
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.EVENTBASEDGATEWAY_STEREOTYPE
    use EventBasedGatewayStereotype.STEREOTYPE_NAME
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.EVENTDEFINITION_STEREOTYPE
    use EventDefinitionStereotype.STEREOTYPE_NAME
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.EVENTGATEWAYTYPE_EXCLUSIVE_STEREOTYPE
    use EventGatewayType_exclusiveStereotype.STEREOTYPE_NAME
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.EVENTGATEWAYTYPE_PARALLEL_STEREOTYPE
    use EventGatewayType_parallelStereotype.STEREOTYPE_NAME
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.EXCLUSIVEGATEWAY_DEFAULT_PROPERTY
    use ExclusiveGatewayStereotype.DEFAULT
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.EXCLUSIVEGATEWAY_GATEWAYNOTATION_PROPERTY
    use ExclusiveGatewayStereotype.GATEWAYNOTATION
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.EXCLUSIVEGATEWAY_STEREOTYPE
    use ExclusiveGatewayStereotype.STEREOTYPE_NAME
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.FLOWELEMENT_STEREOTYPE
    use FlowElementStereotype.STEREOTYPE_NAME
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.FLOWELEMENTSCONTAINER_STEREOTYPE
    use FlowElementsContainerStereotype.STEREOTYPE_NAME
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.FLOWNODE_STEREOTYPE
    use FlowNodeStereotype.STEREOTYPE_NAME
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.FORMALEXPRESSION_BODY_PROPERTY
    use FormalExpressionStereotype.BODY
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.FORMALEXPRESSION_EVALUATESTOTYPEREF_PROPERTY
    use FormalExpressionStereotype.EVALUATESTOTYPEREF
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.FORMALEXPRESSION_LANGUAGE_PROPERTY
    use FormalExpressionStereotype.LANGUAGE
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.FORMALEXPRESSION_STEREOTYPE
    use FormalExpressionStereotype.STEREOTYPE_NAME
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.GATEWAY_GATEWAYDIRECTION_PROPERTY
    use GatewayStereotype.GATEWAYDIRECTION
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.GATEWAY_STEREOTYPE
    use GatewayStereotype.STEREOTYPE_NAME
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.GATEWAYNOTATION_WITHMARKER_STEREOTYPE
    use GatewayNotation_withMarkerStereotype.STEREOTYPE_NAME
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.GATEWAYNOTATION_WITHOUTMARKER_STEREOTYPE
    use GatewayNotation_withoutMarkerStereotype.STEREOTYPE_NAME
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.GLOBALBUSINESSRULETASK_IMPLEMENTATION_PROPERTY
    use GlobalBusinessRuleTaskStereotype.IMPLEMENTATION
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.GLOBALBUSINESSRULETASK_STEREOTYPE
    use GlobalBusinessRuleTaskStereotype.STEREOTYPE_NAME
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.GLOBALCHOREOGRAPHYTASK_INITIATINGPARTICIPANTREF_PROPERTY
    use GlobalChoreographyTaskStereotype.INITIATINGPARTICIPANTREF
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.GLOBALCHOREOGRAPHYTASK_STEREOTYPE
    use GlobalChoreographyTaskStereotype.STEREOTYPE_NAME
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.GLOBALCONVERSATION_STEREOTYPE
    use GlobalConversationStereotype.STEREOTYPE_NAME
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.GLOBALMANUALTASK_STEREOTYPE
    use GlobalManualTaskStereotype.STEREOTYPE_NAME
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.GLOBALSCRIPTTASK_SCRIPT_PROPERTY
    use GlobalScriptTaskStereotype.SCRIPT
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.GLOBALSCRIPTTASK_SCRIPTLANGUAGE_PROPERTY
    use GlobalScriptTaskStereotype.SCRIPTLANGUAGE
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.GLOBALSCRIPTTASK_STEREOTYPE
    use GlobalScriptTaskStereotype.STEREOTYPE_NAME
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.GLOBALTASK_RESOURCES_PROPERTY
    use GlobalTaskStereotype.RESOURCES
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.GLOBALTASK_STEREOTYPE
    use GlobalTaskStereotype.STEREOTYPE_NAME
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.GLOBALUSERTASK_IMPLEMENTATION_PROPERTY
    use GlobalUserTaskStereotype.IMPLEMENTATION
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.GLOBALUSERTASK_RENDERINGS_PROPERTY
    use GlobalUserTaskStereotype.RENDERINGS
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.GLOBALUSERTASK_STEREOTYPE
    use GlobalUserTaskStereotype.STEREOTYPE_NAME
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.HUMANPERFORMER_STEREOTYPE
    use HumanPerformerStereotype.STEREOTYPE_NAME
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.IMPLICITTHROWEVENT_STEREOTYPE
    use ImplicitThrowEventStereotype.STEREOTYPE_NAME
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.IMPORT_DEFINITION_PROPERTY
    use ImportStereotype.DEFINITION
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.IMPORT_IMPORTTYPE_PROPERTY
    use ImportStereotype.IMPORTTYPE
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.IMPORT_LOCATION_PROPERTY
    use ImportStereotype.LOCATION
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.IMPORT_NAMESPACE_PROPERTY
    use ImportStereotype.NAMESPACE
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.IMPORT_STEREOTYPE
    use ImportStereotype.STEREOTYPE_NAME
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.INCLUSIVEGATEWAY_DEFAULT_PROPERTY
    use InclusiveGatewayStereotype.DEFAULT
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.INCLUSIVEGATEWAY_STEREOTYPE
    use InclusiveGatewayStereotype.STEREOTYPE_NAME
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.INFORMATIONSYSTEM_STEREOTYPE
    use InformationSystemStereotype.STEREOTYPE_NAME
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.INPUTOUTPUTSPECIFICATION_DATAINPUTS_PROPERTY
    use InputOutputSpecificationStereotype.DATAINPUTS
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.INPUTOUTPUTSPECIFICATION_DATAOUTPUTS_PROPERTY
    use InputOutputSpecificationStereotype.DATAOUTPUTS
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.INPUTOUTPUTSPECIFICATION_INPUTSETS_PROPERTY
    use InputOutputSpecificationStereotype.INPUTSETS
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.INPUTOUTPUTSPECIFICATION_OUTPUTSETS_PROPERTY
    use InputOutputSpecificationStereotype.OUTPUTSETS
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.INPUTOUTPUTSPECIFICATION_STEREOTYPE
    use InputOutputSpecificationStereotype.STEREOTYPE_NAME
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.INPUTSET_DATAINPUTREFS_PROPERTY
    use InputSetStereotype.DATAINPUTREFS
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.INPUTSET_OPTIONALINPUTREFS_PROPERTY
    use InputSetStereotype.OPTIONALINPUTREFS
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.INPUTSET_OUTPUTSETREFS_PROPERTY
    use InputSetStereotype.OUTPUTSETREFS
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.INPUTSET_STEREOTYPE
    use InputSetStereotype.STEREOTYPE_NAME
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.INPUTSET_WHILEEXECUTINGINPUTREFS_PROPERTY
    use InputSetStereotype.WHILEEXECUTINGINPUTREFS
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.INTERACTIONNODE_STEREOTYPE
    use InteractionNodeStereotype.STEREOTYPE_NAME
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.INTERMEDIATECATCHEVENT_STEREOTYPE
    use IntermediateCatchEventStereotype.STEREOTYPE_NAME
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.INTERMEDIATETHROWEVENT_STEREOTYPE
    use IntermediateThrowEventStereotype.STEREOTYPE_NAME
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.IS_COLLECTION_DATAINPUT_FALSE_STEREOTYPE
    use Is_collection_dataInput_falseStereotype.STEREOTYPE_NAME
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.IS_COLLECTION_DATAINPUT_TRUE_STEREOTYPE
    use Is_collection_dataInput_trueStereotype.STEREOTYPE_NAME
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.IS_COLLECTION_DATAOUTPUT_FALSE_STEREOTYPE
    use Is_collection_dataOutput_falseStereotype.STEREOTYPE_NAME
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.IS_COLLECTION_DATAOUTPUT_TRUE_STEREOTYPE
    use Is_collection_dataOutput_trueStereotype.STEREOTYPE_NAME
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.IS_COLLECTION_FALSE_STEREOTYPE
    use Is_collection_falseStereotype.STEREOTYPE_NAME
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.IS_COLLECTION_TRUE_STEREOTYPE
    use Is_collection_trueStereotype.STEREOTYPE_NAME
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.ITEMAWAREELEMENT_STEREOTYPE
    use ItemAwareElementStereotype.STEREOTYPE_NAME
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.ITEMDEFINITION_IMPORT_PROPERTY
    use ItemDefinitionStereotype.IMPORT
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.ITEMDEFINITION_ISCOLLECTION_PROPERTY
    use ItemDefinitionStereotype.ISCOLLECTION
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.ITEMDEFINITION_ITEMKIND_PROPERTY
    use ItemDefinitionStereotype.ITEMKIND
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.ITEMDEFINITION_STEREOTYPE
    use ItemDefinitionStereotype.STEREOTYPE_NAME
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.ITEMDEFINITION_STRUCTUREREF_PROPERTY
    use ItemDefinitionStereotype.STRUCTUREREF
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.LANE_STEREOTYPE
    use LaneStereotype.STEREOTYPE_NAME
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.LANESET_STEREOTYPE
    use LaneSetStereotype.STEREOTYPE_NAME
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.LINKCATCHINTERMEDIATEEVENT_STEREOTYPE
    use LinkCatchIntermediateEventStereotype.STEREOTYPE_NAME
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.LINKEVENTDEFINITION_SOURCES_PROPERTY
    use LinkEventDefinitionStereotype.SOURCES
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.LINKEVENTDEFINITION_STEREOTYPE
    use LinkEventDefinitionStereotype.STEREOTYPE_NAME
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.LINKEVENTDEFINITION_TARGETLINKEVENT_PROPERTY
    use LinkEventDefinitionStereotype.TARGETLINKEVENT
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.LINKTHROWINTERMEDIATEEVENT_STEREOTYPE
    use LinkThrowIntermediateEventStereotype.STEREOTYPE_NAME
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.LOOPCHARACTERISTICS_STEREOTYPE
    use LoopCharacteristicsStereotype.STEREOTYPE_NAME
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.MANUALTASK_STEREOTYPE
    use ManualTaskStereotype.STEREOTYPE_NAME
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.MESSAGE_FALSE_STEREOTYPE
    use Message_falseStereotype.STEREOTYPE_NAME
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.MESSAGE_TRUE_STEREOTYPE
    use Message_trueStereotype.STEREOTYPE_NAME
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.MESSAGEBOUNDARYEVENT_CANCELACTIVITY_PROPERTY
    use MessageBoundaryEventStereotype.CANCELACTIVITY
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.MESSAGEBOUNDARYEVENT_STEREOTYPE
    use MessageBoundaryEventStereotype.STEREOTYPE_NAME
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.MESSAGECATCHINTERMEDIATEEVENT_STEREOTYPE
    use MessageCatchIntermediateEventStereotype.STEREOTYPE_NAME
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.MESSAGEENDEVENT_STEREOTYPE
    use MessageEndEventStereotype.STEREOTYPE_NAME
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.MESSAGEEVENTDEFINITION_MESSAGEREF_PROPERTY
    use MessageEventDefinitionStereotype.MESSAGEREF
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.MESSAGEEVENTDEFINITION_OPERATIONREF_PROPERTY
    use MessageEventDefinitionStereotype.OPERATIONREF
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.MESSAGEEVENTDEFINITION_STEREOTYPE
    use MessageEventDefinitionStereotype.STEREOTYPE_NAME
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.MESSAGEFLOW_MESSAGEREF_PROPERTY
    use MessageFlowStereotype.MESSAGEREF
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.MESSAGEFLOW_MESSAGETYPE_PROPERTY
    use MessageFlowStereotype.MESSAGETYPE
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.MESSAGEFLOW_STEREOTYPE
    use MessageFlowStereotype.STEREOTYPE_NAME
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.MESSAGEFLOWASSOCIATION_STEREOTYPE
    use MessageFlowAssociationStereotype.STEREOTYPE_NAME
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.MESSAGESTARTEVENT_ISINTERRUPTING_PROPERTY
    use MessageStartEventStereotype.ISINTERRUPTING
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.MESSAGESTARTEVENT_STEREOTYPE
    use MessageStartEventStereotype.STEREOTYPE_NAME
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.MESSAGETHROWINTERMEDIATEEVENT_STEREOTYPE
    use MessageThrowIntermediateEventStereotype.STEREOTYPE_NAME
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.MESSAGETYPE_INITIATING_STEREOTYPE
    use MessageType_initiatingStereotype.STEREOTYPE_NAME
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.MESSAGETYPE_REPLY_STEREOTYPE
    use MessageType_replyStereotype.STEREOTYPE_NAME
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.MONITORING_STEREOTYPE
    use MonitoringStereotype.STEREOTYPE_NAME
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.MULTIINSTANCELOOPCHARACTERISTICS_BEHAVIOR_PROPERTY
    use MultiInstanceLoopCharacteristicsStereotype.BEHAVIOR
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.MULTIINSTANCELOOPCHARACTERISTICS_COMPLETIONCONDITION_PROPERTY
    use MultiInstanceLoopCharacteristicsStereotype.COMPLETIONCONDITION
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.MULTIINSTANCELOOPCHARACTERISTICS_COMPLEXBEHAVIORDEFINTION_PROPERTY
    use MultiInstanceLoopCharacteristicsStereotype.COMPLEXBEHAVIORDEFINTION
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.MULTIINSTANCELOOPCHARACTERISTICS_INPUTDATAITEM_PROPERTY
    use MultiInstanceLoopCharacteristicsStereotype.INPUTDATAITEM
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.MULTIINSTANCELOOPCHARACTERISTICS_ISSEQUENTIAL_PROPERTY
    use MultiInstanceLoopCharacteristicsStereotype.ISSEQUENTIAL
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.MULTIINSTANCELOOPCHARACTERISTICS_LOOPCARDINALITY_PROPERTY
    use MultiInstanceLoopCharacteristicsStereotype.LOOPCARDINALITY
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.MULTIINSTANCELOOPCHARACTERISTICS_LOOPCOUNTER_PROPERTY
    use MultiInstanceLoopCharacteristicsStereotype.LOOPCOUNTER
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.MULTIINSTANCELOOPCHARACTERISTICS_LOOPDATAINPUTREF_PROPERTY
    use MultiInstanceLoopCharacteristicsStereotype.LOOPDATAINPUTREF
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.MULTIINSTANCELOOPCHARACTERISTICS_LOOPDATAOUTPUTREF_PROPERTY
    use MultiInstanceLoopCharacteristicsStereotype.LOOPDATAOUTPUTREF
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.MULTIINSTANCELOOPCHARACTERISTICS_NONEBEHAVIOREVENTREF_PROPERTY
    use MultiInstanceLoopCharacteristicsStereotype.NONEBEHAVIOREVENTREF
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.MULTIINSTANCELOOPCHARACTERISTICS_NUMBEROFACTIVEINSTANCES_PROPERTY
    use MultiInstanceLoopCharacteristicsStereotype.NUMBEROFACTIVEINSTANCES
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.MULTIINSTANCELOOPCHARACTERISTICS_NUMBEROFCOMPLETEDINSTANCES_PROPERTY
    use MultiInstanceLoopCharacteristicsStereotype.NUMBEROFCOMPLETEDINSTANCES
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.MULTIINSTANCELOOPCHARACTERISTICS_NUMBEROFINSTANCES_PROPERTY
    use MultiInstanceLoopCharacteristicsStereotype.NUMBEROFINSTANCES
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.MULTIINSTANCELOOPCHARACTERISTICS_NUMBEROFTERMINATEDINSTANCES_PROPERTY
    use MultiInstanceLoopCharacteristicsStereotype.NUMBEROFTERMINATEDINSTANCES
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.MULTIINSTANCELOOPCHARACTERISTICS_ONEBEHAVIOREVENTREF_PROPERTY
    use MultiInstanceLoopCharacteristicsStereotype.ONEBEHAVIOREVENTREF
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.MULTIINSTANCELOOPCHARACTERISTICS_OUTPUTDATAITEM_PROPERTY
    use MultiInstanceLoopCharacteristicsStereotype.OUTPUTDATAITEM
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.MULTIINSTANCELOOPCHARACTERISTICS_STEREOTYPE
    use MultiInstanceLoopCharacteristicsStereotype.STEREOTYPE_NAME
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.MULTIPLE_FALSE_STEREOTYPE
    use Multiple_falseStereotype.STEREOTYPE_NAME
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.MULTIPLE_TRUE_STEREOTYPE
    use Multiple_trueStereotype.STEREOTYPE_NAME
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.MULTIPLEBOUNDARYEVENT_CANCELACTIVITY_PROPERTY
    use MultipleBoundaryEventStereotype.CANCELACTIVITY
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.MULTIPLEBOUNDARYEVENT_STEREOTYPE
    use MultipleBoundaryEventStereotype.STEREOTYPE_NAME
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.MULTIPLECATCHINTERMEDIATEEVENT_STEREOTYPE
    use MultipleCatchIntermediateEventStereotype.STEREOTYPE_NAME
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.MULTIPLEENDEVENT_STEREOTYPE
    use MultipleEndEventStereotype.STEREOTYPE_NAME
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.MULTIPLESTARTEVENT_ISINTERRUPTING_PROPERTY
    use MultipleStartEventStereotype.ISINTERRUPTING
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.MULTIPLESTARTEVENT_STEREOTYPE
    use MultipleStartEventStereotype.STEREOTYPE_NAME
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.MULTIPLETHROWINTERMEDIATEEVENT_STEREOTYPE
    use MultipleThrowIntermediateEventStereotype.STEREOTYPE_NAME
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.NONEENDEVENT_STEREOTYPE
    use NoneEndEventStereotype.STEREOTYPE_NAME
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.NONEINTERMEDIATEEVENT_STEREOTYPE
    use NoneIntermediateEventStereotype.STEREOTYPE_NAME
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.NONESTARTEVENT_STEREOTYPE
    use NoneStartEventStereotype.STEREOTYPE_NAME
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.NONEXCLUSIVEGATEWAY_STEREOTYPE
    use NonExclusiveGatewayStereotype.STEREOTYPE_NAME
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.NP_STEREOTYPE
    use NpStereotype.STEREOTYPE_NAME
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.OUTPUTSET_DATAOUTPUTREFS_PROPERTY
    use OutputSetStereotype.DATAOUTPUTREFS
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.OUTPUTSET_INPUTSETREFS_PROPERTY
    use OutputSetStereotype.INPUTSETREFS
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.OUTPUTSET_OPTIONALOUTPUT_PROPERTY
    use OutputSetStereotype.OPTIONALOUTPUT
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.OUTPUTSET_STEREOTYPE
    use OutputSetStereotype.STEREOTYPE_NAME
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.OUTPUTSET_WHILEEXECUTINGOUTPUT_PROPERTY
    use OutputSetStereotype.WHILEEXECUTINGOUTPUT
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.PARALLELGATEWAY_STEREOTYPE
    use ParallelGatewayStereotype.STEREOTYPE_NAME
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.PARALLELMULTIPLEBOUNDARYEVENT_CANCELACTIVITY_PROPERTY
    use ParallelMultipleBoundaryEventStereotype.CANCELACTIVITY
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.PARALLELMULTIPLEBOUNDARYEVENT_STEREOTYPE
    use ParallelMultipleBoundaryEventStereotype.STEREOTYPE_NAME
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.PARALLELMULTIPLECATCHINTERMEDIATEEVENT_STEREOTYPE
    use ParallelMultipleCatchIntermediateEventStereotype.STEREOTYPE_NAME
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.PARALLELMULTIPLESTARTEVENT_ISINTERRUPTING_PROPERTY
    use ParallelMultipleStartEventStereotype.ISINTERRUPTING
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.PARALLELMULTIPLESTARTEVENT_STEREOTYPE
    use ParallelMultipleStartEventStereotype.STEREOTYPE_NAME
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.PARRALLELMULTIPLE_FALSE_STEREOTYPE
    use ParrallelMultiple_falseStereotype.STEREOTYPE_NAME
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.PARRALLELMULTIPLE_TRUE_STEREOTYPE
    use ParrallelMultiple_trueStereotype.STEREOTYPE_NAME
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.PARTICIPANT_ENDPOINTREFS_PROPERTY
    use ParticipantStereotype.ENDPOINTREFS
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.PARTICIPANT_GLOBALCHOREOGRAPHYTASK_PROPERTY
    use ParticipantStereotype.GLOBALCHOREOGRAPHYTASK
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.PARTICIPANT_INTERFACEREF_PROPERTY
    use ParticipantStereotype.INTERFACEREF
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.PARTICIPANT_MAXIMUM_PROPERTY
    use ParticipantStereotype.MAXIMUM
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.PARTICIPANT_MINIMUM_PROPERTY
    use ParticipantStereotype.MINIMUM
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.PARTICIPANT_NUMPARTICIPANTS_PROPERTY
    use ParticipantStereotype.NUMPARTICIPANTS
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.PARTICIPANT_PARTNERENTITYREF_PROPERTY
    use ParticipantStereotype.PARTNERENTITYREF
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.PARTICIPANT_PARTNERROLEREF_PROPERTY
    use ParticipantStereotype.PARTNERROLEREF
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.PARTICIPANT_PROCESSREF_PROPERTY
    use ParticipantStereotype.PROCESSREF
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.PARTICIPANT_STEREOTYPE
    use ParticipantStereotype.STEREOTYPE_NAME
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.PARTICIPANTASSOCIATION_STEREOTYPE
    use ParticipantAssociationStereotype.STEREOTYPE_NAME
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.PARTNERENTITY_PARTICIPANTREF_PROPERTY
    use PartnerEntityStereotype.PARTICIPANTREF
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.PARTNERENTITY_STEREOTYPE
    use PartnerEntityStereotype.STEREOTYPE_NAME
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.PARTNERROLE_PARTICIPANTREF_PROPERTY
    use PartnerRoleStereotype.PARTICIPANTREF
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.PARTNERROLE_STEREOTYPE
    use PartnerRoleStereotype.STEREOTYPE_NAME
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.PERFORMER_STEREOTYPE
    use PerformerStereotype.STEREOTYPE_NAME
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.PF_STEREOTYPE
    use PfStereotype.STEREOTYPE_NAME
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.POOL_STEREOTYPE
    use PoolStereotype.STEREOTYPE_NAME
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.POTENTIALOWNER_STEREOTYPE
    use PotentialOwnerStereotype.STEREOTYPE_NAME
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.PP_STEREOTYPE
    use PpStereotype.STEREOTYPE_NAME
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.PROCESSDIAGRAM_STEREOTYPE
    use ProcessDiagramStereotype.STEREOTYPE_NAME
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.PROCESSENABLERS_ACCEPTABLEMANNER_PROPERTY
    use ProcessEnablersStereotype.ACCEPTABLEMANNER
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.PROCESSENABLERS_STEREOTYPE
    use ProcessEnablersStereotype.STEREOTYPE_NAME
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.PROCESSGUIDES_ACCEPTABLEMANNER_PROPERTY
    use ProcessGuidesStereotype.ACCEPTABLEMANNER
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.PROCESSGUIDES_STEREOTYPE
    use ProcessGuidesStereotype.STEREOTYPE_NAME
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.PROCESSINPUTS_ACCEPTABLEMANNER_PROPERTY
    use ProcessInputsStereotype.ACCEPTABLEMANNER
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.PROCESSINPUTS_STEREOTYPE
    use ProcessInputsStereotype.STEREOTYPE_NAME
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.PROCESSOUTPUTS_ACCEPTABLEMANNER_PROPERTY
    use ProcessOutputsStereotype.ACCEPTABLEMANNER
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.PROCESSOUTPUTS_STEREOTYPE
    use ProcessOutputsStereotype.STEREOTYPE_NAME
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.RECEIVETASK_IMPLEMENTATION_PROPERTY
    use ReceiveTaskStereotype.IMPLEMENTATION
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.RECEIVETASK_INSTANTIATE_PROPERTY
    use ReceiveTaskStereotype.INSTANTIATE
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.RECEIVETASK_MESSAGEREF_PROPERTY
    use ReceiveTaskStereotype.MESSAGEREF
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.RECEIVETASK_OPERATIONREF_PROPERTY
    use ReceiveTaskStereotype.OPERATIONREF
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.RECEIVETASK_STEREOTYPE
    use ReceiveTaskStereotype.STEREOTYPE_NAME
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.RENDERING_STEREOTYPE
    use RenderingStereotype.STEREOTYPE_NAME
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.RESOURCE_STEREOTYPE
    use ResourceStereotype.STEREOTYPE_NAME
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.RESOURCEASSIGNMENTEXPRESSION_EXPRESSION_PROPERTY
    use ResourceAssignmentExpressionStereotype.EXPRESSION
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.RESOURCEASSIGNMENTEXPRESSION_STEREOTYPE
    use ResourceAssignmentExpressionStereotype.STEREOTYPE_NAME
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.RESOURCEPARAMETER_ISREQUIRED_PROPERTY
    use ResourceParameterStereotype.ISREQUIRED
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.RESOURCEPARAMETER_STEREOTYPE
    use ResourceParameterStereotype.STEREOTYPE_NAME
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.RESOURCEPARAMETERBINDING_EXPRESSION_PROPERTY
    use ResourceParameterBindingStereotype.EXPRESSION
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.RESOURCEPARAMETERBINDING_PARAMETERREF_PROPERTY
    use ResourceParameterBindingStereotype.PARAMETERREF
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.RESOURCEPARAMETERBINDING_STEREOTYPE
    use ResourceParameterBindingStereotype.STEREOTYPE_NAME
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.RESOURCEROLE_RESOURCEASSIGNMENTEXPRESSION_PROPERTY
    use ResourceRoleStereotype.RESOURCEASSIGNMENTEXPRESSION
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.RESOURCEROLE_RESOURCEPARAMETERBINDINGS_PROPERTY
    use ResourceRoleStereotype.RESOURCEPARAMETERBINDINGS
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.RESOURCEROLE_STEREOTYPE
    use ResourceRoleStereotype.STEREOTYPE_NAME
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.ROOTELEMENT_STEREOTYPE
    use RootElementStereotype.STEREOTYPE_NAME
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.SCOPEDIAGRAM_STEREOTYPE
    use ScopeDiagramStereotype.STEREOTYPE_NAME
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.SCRIPTTASK_SCRIPT_PROPERTY
    use ScriptTaskStereotype.SCRIPT
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.SCRIPTTASK_SCRIPTLANGUAGE_PROPERTY
    use ScriptTaskStereotype.SCRIPTLANGUAGE
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.SCRIPTTASK_STEREOTYPE
    use ScriptTaskStereotype.STEREOTYPE_NAME
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.SENDTASK_IMPLEMENTATION_PROPERTY
    use SendTaskStereotype.IMPLEMENTATION
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.SENDTASK_MESSAGEREF_PROPERTY
    use SendTaskStereotype.MESSAGEREF
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.SENDTASK_OPERATIONREF_PROPERTY
    use SendTaskStereotype.OPERATIONREF
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.SENDTASK_STEREOTYPE
    use SendTaskStereotype.STEREOTYPE_NAME
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.SEQUENCEFLOW_ISIMMEDIATE_PROPERTY
    use SequenceFlowStereotype.ISIMMEDIATE
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.SEQUENCEFLOW_STEREOTYPE
    use SequenceFlowStereotype.STEREOTYPE_NAME
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.SERVICETASK_IMPLEMENTATION_PROPERTY
    use ServiceTaskStereotype.IMPLEMENTATION
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.SERVICETASK_OPERATIONREF_PROPERTY
    use ServiceTaskStereotype.OPERATIONREF
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.SERVICETASK_STEREOTYPE
    use ServiceTaskStereotype.STEREOTYPE_NAME
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.SIGNAL_FALSE_STEREOTYPE
    use Signal_falseStereotype.STEREOTYPE_NAME
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.SIGNAL_TRUE_STEREOTYPE
    use Signal_trueStereotype.STEREOTYPE_NAME
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.SIGNALBOUNDARYEVENT_CANCELACTIVITY_PROPERTY
    use SignalBoundaryEventStereotype.CANCELACTIVITY
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.SIGNALBOUNDARYEVENT_STEREOTYPE
    use SignalBoundaryEventStereotype.STEREOTYPE_NAME
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.SIGNALCATCHINTERMEDIATEEVENT_STEREOTYPE
    use SignalCatchIntermediateEventStereotype.STEREOTYPE_NAME
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.SIGNALENDEVENT_STEREOTYPE
    use SignalEndEventStereotype.STEREOTYPE_NAME
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.SIGNALEVENTDEFINITION_SIGNALREF_PROPERTY
    use SignalEventDefinitionStereotype.SIGNALREF
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.SIGNALEVENTDEFINITION_STEREOTYPE
    use SignalEventDefinitionStereotype.STEREOTYPE_NAME
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.SIGNALSTARTEVENT_ISINTERRUPTING_PROPERTY
    use SignalStartEventStereotype.ISINTERRUPTING
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.SIGNALSTARTEVENT_STEREOTYPE
    use SignalStartEventStereotype.STEREOTYPE_NAME
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.SIGNALTHROWINTERMEDIATEEVENT_STEREOTYPE
    use SignalThrowIntermediateEventStereotype.STEREOTYPE_NAME
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.STANDARDLOOPCHARACTERISTICS_LOOPCONDITION_PROPERTY
    use StandardLoopCharacteristicsStereotype.LOOPCONDITION
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.STANDARDLOOPCHARACTERISTICS_LOOPCOUNTER_PROPERTY
    use StandardLoopCharacteristicsStereotype.LOOPCOUNTER
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.STANDARDLOOPCHARACTERISTICS_LOOPMAXIMUM_PROPERTY
    use StandardLoopCharacteristicsStereotype.LOOPMAXIMUM
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.STANDARDLOOPCHARACTERISTICS_STEREOTYPE
    use StandardLoopCharacteristicsStereotype.STEREOTYPE_NAME
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.STANDARDLOOPCHARACTERISTICS_TESTBEFORE_PROPERTY
    use StandardLoopCharacteristicsStereotype.TESTBEFORE
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.START_CONDITIONAL_FALSE_STEREOTYPE
    use Start_conditional_falseStereotype.STEREOTYPE_NAME
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.START_CONDITIONAL_TRUE_STEREOTYPE
    use Start_conditional_trueStereotype.STEREOTYPE_NAME
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.START_ESCALATION_FALSE_STEREOTYPE
    use Start_escalation_falseStereotype.STEREOTYPE_NAME
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.START_ESCALATION_TRUE_STEREOTYPE
    use Start_escalation_trueStereotype.STEREOTYPE_NAME
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.START_MESSAGE_FALSE_STEREOTYPE
    use Start_message_falseStereotype.STEREOTYPE_NAME
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.START_MESSAGE_TRUE_STEREOTYPE
    use Start_message_trueStereotype.STEREOTYPE_NAME
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.START_MULTIPLE_FALSE_STEREOTYPE
    use Start_multiple_falseStereotype.STEREOTYPE_NAME
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.START_MULTIPLE_TRUE_STEREOTYPE
    use Start_multiple_trueStereotype.STEREOTYPE_NAME
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.START_PARALLELMULTIPLE_FALSE_STEREOTYPE
    use Start_parallelMultiple_falseStereotype.STEREOTYPE_NAME
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.START_PARALLELMULTIPLE_TRUE_STEREOTYPE
    use Start_parallelMultiple_trueStereotype.STEREOTYPE_NAME
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.START_SIGNAL_FALSE_STEREOTYPE
    use Start_signal_falseStereotype.STEREOTYPE_NAME
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.START_SIGNAL_TRUE_STEREOTYPE
    use Start_signal_trueStereotype.STEREOTYPE_NAME
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.START_TIMER_FALSE_STEREOTYPE
    use Start_timer_falseStereotype.STEREOTYPE_NAME
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.START_TIMER_TRUE_STEREOTYPE
    use Start_timer_trueStereotype.STEREOTYPE_NAME
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.STARTEVENT_STEREOTYPE
    use StartEventStereotype.STEREOTYPE_NAME
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.SUBCHOREOGRAPHY_REFERENCEDDIAGRAM_PROPERTY
    use SubChoreographyStereotype.REFERENCEDDIAGRAM
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.SUBCHOREOGRAPHY_STEREOTYPE
    use SubChoreographyStereotype.STEREOTYPE_NAME
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.SUBCONVERSATION_MESSAGEFLOWREFS_PROPERTY
    use SubConversationStereotype.MESSAGEFLOWREFS
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.SUBCONVERSATION_STEREOTYPE
    use SubConversationStereotype.STEREOTYPE_NAME
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.SUBPROCESS_REFERENCEDDIAGRAM_PROPERTY
    use SubProcessStereotype.REFERENCEDDIAGRAM
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.SUBPROCESS_STEREOTYPE
    use SubProcessStereotype.STEREOTYPE_NAME
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.SUBPROCESS_TRIGGEREDBYEVENT_PROPERTY
    use SubProcessStereotype.TRIGGEREDBYEVENT
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.TASK_STEREOTYPE
    use TaskStereotype.STEREOTYPE_NAME
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.TERMINATEENDEVENT_STEREOTYPE
    use TerminateEndEventStereotype.STEREOTYPE_NAME
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.TERMINATEEVENTDEFINITION_STEREOTYPE
    use TerminateEventDefinitionStereotype.STEREOTYPE_NAME
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.TEXTANNOTATION_STEREOTYPE
    use TextAnnotationStereotype.STEREOTYPE_NAME
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.THROWEVENT_DATAINPUT_PROPERTY
    use ThrowEventStereotype.DATAINPUT
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.THROWEVENT_INPUTSET_PROPERTY
    use ThrowEventStereotype.INPUTSET
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.THROWEVENT_STEREOTYPE
    use ThrowEventStereotype.STEREOTYPE_NAME
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.TIMER_FALSE_STEREOTYPE
    use Timer_falseStereotype.STEREOTYPE_NAME
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.TIMER_TRUE_STEREOTYPE
    use Timer_trueStereotype.STEREOTYPE_NAME
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.TIMERBOUNDARYEVENT_CANCELACTIVITY_PROPERTY
    use TimerBoundaryEventStereotype.CANCELACTIVITY
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.TIMERBOUNDARYEVENT_STEREOTYPE
    use TimerBoundaryEventStereotype.STEREOTYPE_NAME
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.TIMERCATCHINTERMEDIATEEVENT_STEREOTYPE
    use TimerCatchIntermediateEventStereotype.STEREOTYPE_NAME
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.TIMEREVENTDEFINITION_STEREOTYPE
    use TimerEventDefinitionStereotype.STEREOTYPE_NAME
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.TIMEREVENTDEFINITION_TIMECYCLE_PROPERTY
    use TimerEventDefinitionStereotype.TIMECYCLE
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.TIMEREVENTDEFINITION_TIMEDATE_PROPERTY
    use TimerEventDefinitionStereotype.TIMEDATE
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.TIMEREVENTDEFINITION_TIMEDURATION_PROPERTY
    use TimerEventDefinitionStereotype.TIMEDURATION
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.TIMERSTARTEVENT_ISINTERRUPTING_PROPERTY
    use TimerStartEventStereotype.ISINTERRUPTING
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.TIMERSTARTEVENT_STEREOTYPE
    use TimerStartEventStereotype.STEREOTYPE_NAME
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.TRANSACTION_METHOD_PROPERTY
    use TransactionStereotype.METHOD
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.TRANSACTION_PROTOCOL_PROPERTY
    use TransactionStereotype.PROTOCOL
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.TRANSACTION_STEREOTYPE
    use TransactionStereotype.STEREOTYPE_NAME
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.USERTASK_ACTUALOWNER_PROPERTY
    use UserTaskStereotype.ACTUALOWNER
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.USERTASK_IMPLEMENTATION_PROPERTY
    use UserTaskStereotype.IMPLEMENTATION
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.USERTASK_RENDERINGS_PROPERTY
    use UserTaskStereotype.RENDERINGS
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.USERTASK_STEREOTYPE
    use UserTaskStereotype.STEREOTYPE_NAME
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.USERTASK_TASKPRIORITY_PROPERTY
    use UserTaskStereotype.TASKPRIORITY
    com.nomagic.magicdraw.core.ApplicationConstants.MAGICDRAW_NAME
    Use RebrandingConfigurator.getProductName() with no "UML" addition in name. Use {@link Application#runtimeInternal#MAGICDRAW_UML} if old reference is required (usually for import).
    com.nomagic.magicdraw.core.options.ProjectOptions.DOC_TIPS
    com.nomagic.magicdraw.core.options.ProjectOptions.NAME_TIPS
    com.nomagic.magicdraw.core.options.ProjectOptions.NO_TIPS
    com.nomagic.magicdraw.core.options.ProjectOptions.UNIQUE_ELEMENT_NUMBER_PACKAGE_SCOPE
    option no longer exists
    com.nomagic.magicdraw.core.options.ProjectOptions.UNIQUE_ELEMENT_NUMBER_PROJECT_SCOPE
    option no longer exists
    com.nomagic.magicdraw.core.options.ProjectOptions.UNIQUE_ELEMENT_NUMBER_SCOPE_OPTIONS
    options no longer exists
    com.nomagic.magicdraw.core.Project.DIAGRAM_EDITED
    not used anymore
    com.nomagic.magicdraw.core.Project.SELECTION_CHANGED
    now SelectionProvider fires selection changed, use SelectionProvider.SelectionChangedListener The diagram objects selecting event type and naming.
    com.nomagic.magicdraw.dependencymatrix.datamodel.cell.AbstractMatrixCell.EMPTY_EDITABLE_CELL
    use AbstractMatrixCell.EMPTY_CELL
    com.nomagic.magicdraw.dependencymatrix.datamodel.cell.AbstractMatrixCell.EMPTY_READONLY_CELL
    use AbstractMatrixCell.EMPTY_CELL
    com.nomagic.magicdraw.dependencymatrix.datamodel.cell.AbstractMatrixCell.UNKNOWN_CELL
    use AbstractMatrixCell.EMPTY_CELL
    com.nomagic.magicdraw.dependencymatrix.datamodel.cell.MatrixCellView.EMPTY_EDITABLE
    use MatrixCellView.EMPTY_CELL
    com.nomagic.magicdraw.dependencymatrix.datamodel.cell.MatrixCellView.EMPTY_READONLY
    use MatrixCellView.EMPTY_CELL
    com.nomagic.magicdraw.dependencymatrix.persistence.DependencyMatrixProfile.DEPENDENCYMATRIX_COLUMNCOLLAPSEDNODES_PROPERTY
    use DependencyMatrixStereotype.COLUMNCOLLAPSEDNODES
    com.nomagic.magicdraw.dependencymatrix.persistence.DependencyMatrixProfile.DEPENDENCYMATRIX_COLUMNCUSTOMORDER_PROPERTY
    use DependencyMatrixStereotype.COLUMNCUSTOMORDER
    com.nomagic.magicdraw.dependencymatrix.persistence.DependencyMatrixProfile.DEPENDENCYMATRIX_COLUMNHEADERHEIGHT_PROPERTY
    use DependencyMatrixStereotype.COLUMNHEADERHEIGHT
    com.nomagic.magicdraw.dependencymatrix.persistence.DependencyMatrixProfile.DEPENDENCYMATRIX_COLUMNOWNERDISPLAYMODE_PROPERTY
    use DependencyMatrixStereotype.COLUMNOWNERDISPLAYMODE
    com.nomagic.magicdraw.dependencymatrix.persistence.DependencyMatrixProfile.DEPENDENCYMATRIX_COLUMNSORTINGMODE_PROPERTY
    use DependencyMatrixStereotype.COLUMNSORTINGMODE
    com.nomagic.magicdraw.dependencymatrix.persistence.DependencyMatrixProfile.DEPENDENCYMATRIX_COLUMNTEXTDIRECTION_PROPERTY
    use DependencyMatrixStereotype.COLUMNTEXTDIRECTION
    com.nomagic.magicdraw.dependencymatrix.persistence.DependencyMatrixProfile.DEPENDENCYMATRIX_DEPENDENCYCRITERIA_PROPERTY
    use DependencyMatrixStereotype.DEPENDENCYCRITERIA
    com.nomagic.magicdraw.dependencymatrix.persistence.DependencyMatrixProfile.DEPENDENCYMATRIX_DESCRIPTIONAREA_PROPERTY
    use DependencyMatrixStereotype.DESCRIPTIONAREA
    com.nomagic.magicdraw.dependencymatrix.persistence.DependencyMatrixProfile.DEPENDENCYMATRIX_DIRECTION_PROPERTY
    use DependencyMatrixStereotype.DIRECTION
    com.nomagic.magicdraw.dependencymatrix.persistence.DependencyMatrixProfile.DEPENDENCYMATRIX_HIDEDEPENDENCYCRITERIA_PROPERTY
    use DependencyMatrixStereotype.HIDEDEPENDENCYCRITERIA
    com.nomagic.magicdraw.dependencymatrix.persistence.DependencyMatrixProfile.DEPENDENCYMATRIX_HIDESCOPE_PROPERTY
    use DependencyMatrixStereotype.HIDESCOPE
    com.nomagic.magicdraw.dependencymatrix.persistence.DependencyMatrixProfile.DEPENDENCYMATRIX_HIDETYPES_PROPERTY
    use DependencyMatrixStereotype.HIDETYPES
    com.nomagic.magicdraw.dependencymatrix.persistence.DependencyMatrixProfile.DEPENDENCYMATRIX_LEGENDLOCATION_PROPERTY
    use DependencyMatrixStereotype.LEGENDLOCATION
    com.nomagic.magicdraw.dependencymatrix.persistence.DependencyMatrixProfile.DEPENDENCYMATRIX_READONLY_PROPERTY
    use DependencyMatrixStereotype.READONLY
    com.nomagic.magicdraw.dependencymatrix.persistence.DependencyMatrixProfile.DEPENDENCYMATRIX_ROWCOLLAPSEDNODES_PROPERTY
    use DependencyMatrixStereotype.ROWCOLLAPSEDNODES
    com.nomagic.magicdraw.dependencymatrix.persistence.DependencyMatrixProfile.DEPENDENCYMATRIX_ROWCUSTOMORDER_PROPERTY
    use DependencyMatrixStereotype.ROWCUSTOMORDER
    com.nomagic.magicdraw.dependencymatrix.persistence.DependencyMatrixProfile.DEPENDENCYMATRIX_ROWHEADERWIDTH_PROPERTY
    use DependencyMatrixStereotype.ROWHEADERWIDTH
    com.nomagic.magicdraw.dependencymatrix.persistence.DependencyMatrixProfile.DEPENDENCYMATRIX_ROWOWNERDISPLAYMODE_PROPERTY
    use DependencyMatrixStereotype.ROWOWNERDISPLAYMODE
    com.nomagic.magicdraw.dependencymatrix.persistence.DependencyMatrixProfile.DEPENDENCYMATRIX_ROWSORTINGMODE_PROPERTY
    use DependencyMatrixStereotype.ROWSORTINGMODE
    com.nomagic.magicdraw.dependencymatrix.persistence.DependencyMatrixProfile.DEPENDENCYMATRIX_SHOWELEMENTS_PROPERTY
    use DependencyMatrixStereotype.SHOWELEMENTS
    com.nomagic.magicdraw.dependencymatrix.persistence.DependencyMatrixProfile.DEPENDENCYMATRIX_SHOWINNERDEPENDENCIES_PROPERTY
    use DependencyMatrixStereotype.SHOWINNERDEPENDENCIES
    com.nomagic.magicdraw.dependencymatrix.persistence.DependencyMatrixProfile.DEPENDENCYMATRIX_STEREOTYPE
    use DependencyMatrixStereotype.STEREOTYPE_NAME
    com.nomagic.magicdraw.dependencymatrix.persistence.DependencyMatrixProfile.DEPENDENCYMATRIX_SUPPRESSCRITERIAAREA_PROPERTY
    use DependencyMatrixStereotype.SUPPRESSCRITERIAAREA
    com.nomagic.magicdraw.dependencymatrix.persistence.DependencyMatrixProfile.DEPENDENCYMATRIX_TAKEWHOLEMODELASSCOPE_PROPERTY
    use DependencyMatrixStereotype.TAKEWHOLEMODELASSCOPE
    com.nomagic.magicdraw.dependencymatrix.persistence.DependencyMatrixProfile.MATRIXFILTER_COLUMNELEMENTTYPE_PROPERTY
    use MatrixFilterStereotype.COLUMNELEMENTTYPE
    com.nomagic.magicdraw.dependencymatrix.persistence.DependencyMatrixProfile.MATRIXFILTER_COLUMNPROPERTYFILTER_PROPERTY
    use MatrixFilterStereotype.COLUMNPROPERTYFILTER
    com.nomagic.magicdraw.dependencymatrix.persistence.DependencyMatrixProfile.MATRIXFILTER_COLUMNQUERY_PROPERTY
    use MatrixFilterStereotype.COLUMNQUERY
    com.nomagic.magicdraw.dependencymatrix.persistence.DependencyMatrixProfile.MATRIXFILTER_COLUMNSCOPE_PROPERTY
    use MatrixFilterStereotype.COLUMNSCOPE
    com.nomagic.magicdraw.dependencymatrix.persistence.DependencyMatrixProfile.MATRIXFILTER_COLUMNSCOPEDEFINED_PROPERTY
    use MatrixFilterStereotype.COLUMNSCOPEDEFINED
    com.nomagic.magicdraw.dependencymatrix.persistence.DependencyMatrixProfile.MATRIXFILTER_INCLUDEADDITIONALCONTENT_PROPERTY
    use MatrixFilterStereotype.INCLUDEADDITIONALCONTENT
    com.nomagic.magicdraw.dependencymatrix.persistence.DependencyMatrixProfile.MATRIXFILTER_INCLUDECUSTOMTYPESOFCOLUMNTYPES_PROPERTY
    use MatrixFilterStereotype.INCLUDECUSTOMTYPESOFCOLUMNTYPES
    com.nomagic.magicdraw.dependencymatrix.persistence.DependencyMatrixProfile.MATRIXFILTER_INCLUDECUSTOMTYPESOFROWTYPES_PROPERTY
    use MatrixFilterStereotype.INCLUDECUSTOMTYPESOFROWTYPES
    com.nomagic.magicdraw.dependencymatrix.persistence.DependencyMatrixProfile.MATRIXFILTER_INCLUDESUBTYPESOFCOLUMNTYPES_PROPERTY
    use MatrixFilterStereotype.INCLUDESUBTYPESOFCOLUMNTYPES
    com.nomagic.magicdraw.dependencymatrix.persistence.DependencyMatrixProfile.MATRIXFILTER_INCLUDESUBTYPESOFROWTYPES_PROPERTY
    use MatrixFilterStereotype.INCLUDESUBTYPESOFROWTYPES
    com.nomagic.magicdraw.dependencymatrix.persistence.DependencyMatrixProfile.MATRIXFILTER_REMOVEDCOLUMNELEMENTS_PROPERTY
    use MatrixFilterStereotype.REMOVEDCOLUMNELEMENTS
    com.nomagic.magicdraw.dependencymatrix.persistence.DependencyMatrixProfile.MATRIXFILTER_REMOVEDROWELEMENTS_PROPERTY
    use MatrixFilterStereotype.REMOVEDROWELEMENTS
    com.nomagic.magicdraw.dependencymatrix.persistence.DependencyMatrixProfile.MATRIXFILTER_ROWELEMENTTYPE_PROPERTY
    use MatrixFilterStereotype.ROWELEMENTTYPE
    com.nomagic.magicdraw.dependencymatrix.persistence.DependencyMatrixProfile.MATRIXFILTER_ROWPROPERTYFILTER_PROPERTY
    use MatrixFilterStereotype.ROWPROPERTYFILTER
    com.nomagic.magicdraw.dependencymatrix.persistence.DependencyMatrixProfile.MATRIXFILTER_ROWQUERY_PROPERTY
    use MatrixFilterStereotype.ROWQUERY
    com.nomagic.magicdraw.dependencymatrix.persistence.DependencyMatrixProfile.MATRIXFILTER_ROWSCOPE_PROPERTY
    use MatrixFilterStereotype.ROWSCOPE
    com.nomagic.magicdraw.dependencymatrix.persistence.DependencyMatrixProfile.MATRIXFILTER_ROWSCOPEDEFINED_PROPERTY
    use MatrixFilterStereotype.ROWSCOPEDEFINED
    com.nomagic.magicdraw.dependencymatrix.persistence.DependencyMatrixProfile.MATRIXFILTER_STEREOTYPE
    use MatrixFilterStereotype.STEREOTYPE_NAME
    com.nomagic.magicdraw.properties.FileProperty.FILE_TYPE_ANY
    com.nomagic.magicdraw.properties.FileProperty.FILE_TYPE_IMAGE
    com.nomagic.magicdraw.properties.PropertyID.DIAGRAMS_LAYOUT
    com.nomagic.magicdraw.properties.PropertyID.EDITOR_TAB_LIMIT
     
    com.nomagic.magicdraw.properties.PropertyID.REGISTERED_SPEC_EDITION
    not used
    com.nomagic.magicdraw.properties.PropertyID.REGISTERED_SPEC_EDITION_TO
    not used
    com.nomagic.magicdraw.properties.PropertyID.TOOL_TIP_STYLE
    com.nomagic.magicdraw.properties.Style.ADDED_STYLE_MANAGER
    com.nomagic.magicdraw.resources.ResourceManager.DEFAULT
    replaced with ResourceManager.SYSTEM
    com.nomagic.magicdraw.sysml.util.MDCustomizationForSysMLProfile.ABSTRACTREFERENCEPROPERTY_STEREOTYPE
    use AbstractReferencePropertyStereotype.STEREOTYPE_NAME
    com.nomagic.magicdraw.sysml.util.MDCustomizationForSysMLProfile.ALTERNATIVES_KIND_PROPERTY
    use AlternativesStereotype.KIND
    com.nomagic.magicdraw.sysml.util.MDCustomizationForSysMLProfile.ALTERNATIVES_SOURCE_PROPERTY
    use AlternativesStereotype.SOURCE
    com.nomagic.magicdraw.sysml.util.MDCustomizationForSysMLProfile.ALTERNATIVES_STEREOTYPE
    use AlternativesStereotype.STEREOTYPE_NAME
    com.nomagic.magicdraw.sysml.util.MDCustomizationForSysMLProfile.ANALYSIS_STEREOTYPE
    use AnalysisStereotype.STEREOTYPE_NAME
    com.nomagic.magicdraw.sysml.util.MDCustomizationForSysMLProfile.BLACKBOXICDTABLE_QUERY_PROPERTY
    use BlackBoxICDTableStereotype.QUERY
    com.nomagic.magicdraw.sysml.util.MDCustomizationForSysMLProfile.BLACKBOXICDTABLE_STEREOTYPE
    use BlackBoxICDTableStereotype.STEREOTYPE_NAME
    com.nomagic.magicdraw.sysml.util.MDCustomizationForSysMLProfile.BLOCKPROPERTY_STEREOTYPE
    use BlockPropertyStereotype.STEREOTYPE_NAME
    com.nomagic.magicdraw.sysml.util.MDCustomizationForSysMLProfile.CONCEPTUAL_STEREOTYPE
    use ConceptualStereotype.STEREOTYPE_NAME
    com.nomagic.magicdraw.sysml.util.MDCustomizationForSysMLProfile.CONSTRAINTPARAMETER_STEREOTYPE
    use ConstraintParameterStereotype.STEREOTYPE_NAME
    com.nomagic.magicdraw.sysml.util.MDCustomizationForSysMLProfile.CONSTRAINTPROPERTY_STEREOTYPE
    use ConstraintPropertyStereotype.STEREOTYPE_NAME
    com.nomagic.magicdraw.sysml.util.MDCustomizationForSysMLProfile.CONTEXTSPECIFICDEFAULTVALUE_PATH_PROPERTY
    use ContextSpecificDefaultValueStereotype.PATH
    com.nomagic.magicdraw.sysml.util.MDCustomizationForSysMLProfile.CONTEXTSPECIFICDEFAULTVALUE_STEREOTYPE
    use ContextSpecificDefaultValueStereotype.STEREOTYPE_NAME
    com.nomagic.magicdraw.sysml.util.MDCustomizationForSysMLProfile.CONTEXTSPECIFICVALUESHOLDER_INSTANCES_PROPERTY
    use ContextSpecificValuesHolderStereotype.INSTANCES
    com.nomagic.magicdraw.sysml.util.MDCustomizationForSysMLProfile.CONTEXTSPECIFICVALUESHOLDER_STEREOTYPE
    use ContextSpecificValuesHolderStereotype.STEREOTYPE_NAME
    com.nomagic.magicdraw.sysml.util.MDCustomizationForSysMLProfile.ELECTRICAL_STEREOTYPE
    use ElectricalStereotype.STEREOTYPE_NAME
    com.nomagic.magicdraw.sysml.util.MDCustomizationForSysMLProfile.EXTERNALMODEL_STEREOTYPE
    use ExternalModelStereotype.STEREOTYPE_NAME
    com.nomagic.magicdraw.sysml.util.MDCustomizationForSysMLProfile.EXTERNALMODEL_URL_PROPERTY
    use ExternalModelStereotype.URL
    com.nomagic.magicdraw.sysml.util.MDCustomizationForSysMLProfile.FMU_FMIVERSION_PROPERTY
    use FmuStereotype.FMIVERSION
    com.nomagic.magicdraw.sysml.util.MDCustomizationForSysMLProfile.FMU_GUID_PROPERTY
    use FmuStereotype.GUID
    com.nomagic.magicdraw.sysml.util.MDCustomizationForSysMLProfile.FMU_MODELIDENTIFIER_PROPERTY
    use FmuStereotype.MODELIDENTIFIER
    com.nomagic.magicdraw.sysml.util.MDCustomizationForSysMLProfile.FMU_MODELNAME_PROPERTY
    use FmuStereotype.MODELNAME
    com.nomagic.magicdraw.sysml.util.MDCustomizationForSysMLProfile.FMU_STEREOTYPE
    use FmuStereotype.STEREOTYPE_NAME
    com.nomagic.magicdraw.sysml.util.MDCustomizationForSysMLProfile.LOGICAL_STEREOTYPE
    use LogicalStereotype.STEREOTYPE_NAME
    com.nomagic.magicdraw.sysml.util.MDCustomizationForSysMLProfile.MECHANICAL_STEREOTYPE
    use MechanicalStereotype.STEREOTYPE_NAME
    com.nomagic.magicdraw.sysml.util.MDCustomizationForSysMLProfile.OPTICAL_STEREOTYPE
    use OpticalStereotype.STEREOTYPE_NAME
    com.nomagic.magicdraw.sysml.util.MDCustomizationForSysMLProfile.PARTPROPERTY_STEREOTYPE
    use PartPropertyStereotype.STEREOTYPE_NAME
    com.nomagic.magicdraw.sysml.util.MDCustomizationForSysMLProfile.PATTERN_STEREOTYPE
    use PatternStereotype.STEREOTYPE_NAME
    com.nomagic.magicdraw.sysml.util.MDCustomizationForSysMLProfile.QUANTITYKIND_DEFINITIONURI_PROPERTY
    use QuantityKindStereotype.DEFINITIONURI
    com.nomagic.magicdraw.sysml.util.MDCustomizationForSysMLProfile.QUANTITYKIND_DESCRIPTION_PROPERTY
    use QuantityKindStereotype.DESCRIPTION
    com.nomagic.magicdraw.sysml.util.MDCustomizationForSysMLProfile.QUANTITYKIND_STEREOTYPE
    use QuantityKindStereotype.STEREOTYPE_NAME
    com.nomagic.magicdraw.sysml.util.MDCustomizationForSysMLProfile.QUANTITYKIND_SYMBOL_PROPERTY
    use QuantityKindStereotype.SYMBOL
    com.nomagic.magicdraw.sysml.util.MDCustomizationForSysMLProfile.REFERENCEPROPERTY_STEREOTYPE
    use ReferencePropertyStereotype.STEREOTYPE_NAME
    com.nomagic.magicdraw.sysml.util.MDCustomizationForSysMLProfile.SHAREDPROPERTY_STEREOTYPE
    use SharedPropertyStereotype.STEREOTYPE_NAME
    com.nomagic.magicdraw.sysml.util.MDCustomizationForSysMLProfile.SOFTWARE_STEREOTYPE
    use SoftwareStereotype.STEREOTYPE_NAME
    com.nomagic.magicdraw.sysml.util.MDCustomizationForSysMLProfile.UNIT_DEFINITIONURI_PROPERTY
    use UnitStereotype.DEFINITIONURI
    com.nomagic.magicdraw.sysml.util.MDCustomizationForSysMLProfile.UNIT_DESCRIPTION_PROPERTY
    use UnitStereotype.DESCRIPTION
    com.nomagic.magicdraw.sysml.util.MDCustomizationForSysMLProfile.UNIT_QUANTITYKIND_PROPERTY
    use UnitStereotype.QUANTITYKIND
    com.nomagic.magicdraw.sysml.util.MDCustomizationForSysMLProfile.UNIT_STEREOTYPE
    use UnitStereotype.STEREOTYPE_NAME
    com.nomagic.magicdraw.sysml.util.MDCustomizationForSysMLProfile.UNIT_SYMBOL_PROPERTY
    use UnitStereotype.SYMBOL
    com.nomagic.magicdraw.sysml.util.MDCustomizationForSysMLProfile.VALUEPROPERTY_STEREOTYPE
    use ValuePropertyStereotype.STEREOTYPE_NAME
    com.nomagic.magicdraw.sysml.util.MDCustomizationForSysMLProfile.WHITEBOXICDTABLE_QUERY_PROPERTY
    use WhiteBoxICDTableStereotype.QUERY
    com.nomagic.magicdraw.sysml.util.MDCustomizationForSysMLProfile.WHITEBOXICDTABLE_STEREOTYPE
    use WhiteBoxICDTableStereotype.STEREOTYPE_NAME
    com.nomagic.magicdraw.sysml.util.SysMLProfile.ABSTRACTREQUIREMENT_DERIVED_PROPERTY
    use AbstractRequirementStereotype.DERIVED
    com.nomagic.magicdraw.sysml.util.SysMLProfile.ABSTRACTREQUIREMENT_DERIVEDFROM_PROPERTY
    use AbstractRequirementStereotype.DERIVEDFROM
    com.nomagic.magicdraw.sysml.util.SysMLProfile.ABSTRACTREQUIREMENT_ID_PROPERTY
    use AbstractRequirementStereotype.ID
    com.nomagic.magicdraw.sysml.util.SysMLProfile.ABSTRACTREQUIREMENT_MASTER_PROPERTY
    use AbstractRequirementStereotype.MASTER
    com.nomagic.magicdraw.sysml.util.SysMLProfile.ABSTRACTREQUIREMENT_REFINEDBY_PROPERTY
    use AbstractRequirementStereotype.REFINEDBY
    com.nomagic.magicdraw.sysml.util.SysMLProfile.ABSTRACTREQUIREMENT_SATISFIEDBY_PROPERTY
    use AbstractRequirementStereotype.SATISFIEDBY
    com.nomagic.magicdraw.sysml.util.SysMLProfile.ABSTRACTREQUIREMENT_STEREOTYPE
    use AbstractRequirementStereotype.STEREOTYPE_NAME
    com.nomagic.magicdraw.sysml.util.SysMLProfile.ABSTRACTREQUIREMENT_TEXT_PROPERTY
    use AbstractRequirementStereotype.TEXT
    com.nomagic.magicdraw.sysml.util.SysMLProfile.ABSTRACTREQUIREMENT_TRACEDTO_PROPERTY
    use AbstractRequirementStereotype.TRACEDTO
    com.nomagic.magicdraw.sysml.util.SysMLProfile.ABSTRACTREQUIREMENT_VERIFIEDBY_PROPERTY
    use AbstractRequirementStereotype.VERIFIEDBY
    com.nomagic.magicdraw.sysml.util.SysMLProfile.ACCEPTCHANGESTRUCTURALFEATUREEVENTACTION_STEREOTYPE
    use AcceptChangeStructuralFeatureEventActionStereotype.STEREOTYPE_NAME
    com.nomagic.magicdraw.sysml.util.SysMLProfile.ACTUATOR_STEREOTYPE
    use ActuatorStereotype.STEREOTYPE_NAME
    com.nomagic.magicdraw.sysml.util.SysMLProfile.ADDFLOWPROPERTYVALUEONNESTEDPORTACTION_ONNESTEDPORT_PROPERTY
    use AddFlowPropertyValueOnNestedPortActionStereotype.ONNESTEDPORT
    com.nomagic.magicdraw.sysml.util.SysMLProfile.ADDFLOWPROPERTYVALUEONNESTEDPORTACTION_STEREOTYPE
    use AddFlowPropertyValueOnNestedPortActionStereotype.STEREOTYPE_NAME
    com.nomagic.magicdraw.sysml.util.SysMLProfile.ADJUNCTPROPERTY_PRINCIPAL_PROPERTY
    use AdjunctPropertyStereotype.PRINCIPAL
    com.nomagic.magicdraw.sysml.util.SysMLProfile.ADJUNCTPROPERTY_STEREOTYPE
    use AdjunctPropertyStereotype.STEREOTYPE_NAME
    com.nomagic.magicdraw.sysml.util.SysMLProfile.ALLOCATE_STEREOTYPE
    use AllocateStereotype.STEREOTYPE_NAME
    com.nomagic.magicdraw.sysml.util.SysMLProfile.ALLOCATEACTIVITYPARTITION_STEREOTYPE
    use AllocateActivityPartitionStereotype.STEREOTYPE_NAME
    com.nomagic.magicdraw.sysml.util.SysMLProfile.ALLOCATED_ALLOCATEDFROM_PROPERTY
    use AllocatedStereotype.ALLOCATEDFROM
    com.nomagic.magicdraw.sysml.util.SysMLProfile.ALLOCATED_ALLOCATEDTO_PROPERTY
    use AllocatedStereotype.ALLOCATEDTO
    com.nomagic.magicdraw.sysml.util.SysMLProfile.ALLOCATED_STEREOTYPE
    use AllocatedStereotype.STEREOTYPE_NAME
    com.nomagic.magicdraw.sysml.util.SysMLProfile.BASICINTERVAL_MAX_PROPERTY
    use BasicIntervalStereotype.MAX
    com.nomagic.magicdraw.sysml.util.SysMLProfile.BASICINTERVAL_MIN_PROPERTY
    use BasicIntervalStereotype.MIN
    com.nomagic.magicdraw.sysml.util.SysMLProfile.BASICINTERVAL_STEREOTYPE
    use BasicIntervalStereotype.STEREOTYPE_NAME
    com.nomagic.magicdraw.sysml.util.SysMLProfile.BINDINGCONNECTOR_STEREOTYPE
    use BindingConnectorStereotype.STEREOTYPE_NAME
    com.nomagic.magicdraw.sysml.util.SysMLProfile.BLOCK_ISENCAPSULATED_PROPERTY
    use BlockStereotype.ISENCAPSULATED
    com.nomagic.magicdraw.sysml.util.SysMLProfile.BLOCK_STEREOTYPE
    use BlockStereotype.STEREOTYPE_NAME
    com.nomagic.magicdraw.sysml.util.SysMLProfile.BLOCKHIERARCHY_STEREOTYPE
    use BlockHierarchyStereotype.STEREOTYPE_NAME
    com.nomagic.magicdraw.sysml.util.SysMLProfile.BOUNDARY_SYSTEM_STEREOTYPE
    use BoundarysystemStereotype.STEREOTYPE_NAME
    com.nomagic.magicdraw.sysml.util.SysMLProfile.BOUNDREFERENCE_BINDINGPATH_PROPERTY
    use BoundReferenceStereotype.BINDINGPATH
    com.nomagic.magicdraw.sysml.util.SysMLProfile.BOUNDREFERENCE_BOUNDEND_PROPERTY
    use BoundReferenceStereotype.BOUNDEND
    com.nomagic.magicdraw.sysml.util.SysMLProfile.BOUNDREFERENCE_STEREOTYPE
    use BoundReferenceStereotype.STEREOTYPE_NAME
    com.nomagic.magicdraw.sysml.util.SysMLProfile.BUSINESSREQUIREMENT_STEREOTYPE
    use BusinessRequirementStereotype.STEREOTYPE_NAME
    com.nomagic.magicdraw.sysml.util.SysMLProfile.CHANGESTRUCTURALFEATUREEVENT_STEREOTYPE
    use ChangeStructuralFeatureEventStereotype.STEREOTYPE_NAME
    com.nomagic.magicdraw.sysml.util.SysMLProfile.CHANGESTRUCTURALFEATUREEVENT_STRUCTURALFEATURE_PROPERTY
    use ChangeStructuralFeatureEventStereotype.STRUCTURALFEATURE
    com.nomagic.magicdraw.sysml.util.SysMLProfile.CLASSIFIERBEHAVIORPROPERTY_STEREOTYPE
    use ClassifierBehaviorPropertyStereotype.STEREOTYPE_NAME
    com.nomagic.magicdraw.sysml.util.SysMLProfile.CONFORM_STEREOTYPE
    use ConformStereotype.STEREOTYPE_NAME
    com.nomagic.magicdraw.sysml.util.SysMLProfile.CONJUGATEDINTERFACEBLOCK_ORIGINAL_PROPERTY
    use ConjugatedInterfaceBlockStereotype.ORIGINAL
    com.nomagic.magicdraw.sysml.util.SysMLProfile.CONJUGATEDINTERFACEBLOCK_STEREOTYPE
    use ConjugatedInterfaceBlockStereotype.STEREOTYPE_NAME
    com.nomagic.magicdraw.sysml.util.SysMLProfile.CONNECTORPROPERTY_CONNECTOR_PROPERTY
    use ConnectorPropertyStereotype.CONNECTOR
    com.nomagic.magicdraw.sysml.util.SysMLProfile.CONNECTORPROPERTY_STEREOTYPE
    use ConnectorPropertyStereotype.STEREOTYPE_NAME
    com.nomagic.magicdraw.sysml.util.SysMLProfile.CONSTRAINTBLOCK_STEREOTYPE
    use ConstraintBlockStereotype.STEREOTYPE_NAME
    com.nomagic.magicdraw.sysml.util.SysMLProfile.CONTEXTDIAGRAM_STEREOTYPE
    use ContextDiagramStereotype.STEREOTYPE_NAME
    com.nomagic.magicdraw.sysml.util.SysMLProfile.CONTINUOUS_STEREOTYPE
    use ContinuousStereotype.STEREOTYPE_NAME
    com.nomagic.magicdraw.sysml.util.SysMLProfile.CONTROLOPERATOR_STEREOTYPE
    use ControlOperatorStereotype.STEREOTYPE_NAME
    com.nomagic.magicdraw.sysml.util.SysMLProfile.COPY_STEREOTYPE
    use CopyStereotype.STEREOTYPE_NAME
    com.nomagic.magicdraw.sysml.util.SysMLProfile.DERIVEREQT_STEREOTYPE
    use DeriveReqtStereotype.STEREOTYPE_NAME
    com.nomagic.magicdraw.sysml.util.SysMLProfile.DESIGNCONSTRAINT_STEREOTYPE
    use DesignConstraintStereotype.STEREOTYPE_NAME
    com.nomagic.magicdraw.sysml.util.SysMLProfile.DIAGRAM_DESCRIPTION_COMPLETION_STATUS_PROPERTY
    use DiagramDescriptionStereotype.COMPLETION_STATUS
    com.nomagic.magicdraw.sysml.util.SysMLProfile.DIAGRAM_DESCRIPTION_DESCRIPTION_PROPERTY
    use DiagramDescriptionStereotype.DESCRIPTION
    com.nomagic.magicdraw.sysml.util.SysMLProfile.DIAGRAM_DESCRIPTION_REFERENCE_PROPERTY
    use DiagramDescriptionStereotype.REFERENCE
    com.nomagic.magicdraw.sysml.util.SysMLProfile.DIAGRAM_DESCRIPTION_STEREOTYPE
    use DiagramDescriptionStereotype.STEREOTYPE_NAME
    com.nomagic.magicdraw.sysml.util.SysMLProfile.DIAGRAM_DESCRIPTION_VERSION_PROPERTY
    use DiagramDescriptionStereotype.VERSION
    com.nomagic.magicdraw.sysml.util.SysMLProfile.DIAGRAMUSAGE_STEREOTYPE
    use DiagramUsageStereotype.STEREOTYPE_NAME
    com.nomagic.magicdraw.sysml.util.SysMLProfile.DIRECTEDFEATURE_FEATUREDIRECTION_PROPERTY
    use DirectedFeatureStereotype.FEATUREDIRECTION
    com.nomagic.magicdraw.sysml.util.SysMLProfile.DIRECTEDFEATURE_STEREOTYPE
    use DirectedFeatureStereotype.STEREOTYPE_NAME
    com.nomagic.magicdraw.sysml.util.SysMLProfile.DIRECTEDRELATIONSHIPPROPERTYPATH_SOURCECONTEXT_PROPERTY
    use DirectedRelationshipPropertyPathStereotype.SOURCECONTEXT
    com.nomagic.magicdraw.sysml.util.SysMLProfile.DIRECTEDRELATIONSHIPPROPERTYPATH_SOURCEPROPERTYPATH_PROPERTY
    use DirectedRelationshipPropertyPathStereotype.SOURCEPROPERTYPATH
    com.nomagic.magicdraw.sysml.util.SysMLProfile.DIRECTEDRELATIONSHIPPROPERTYPATH_STEREOTYPE
    use DirectedRelationshipPropertyPathStereotype.STEREOTYPE_NAME
    com.nomagic.magicdraw.sysml.util.SysMLProfile.DIRECTEDRELATIONSHIPPROPERTYPATH_TARGETCONTEXT_PROPERTY
    use DirectedRelationshipPropertyPathStereotype.TARGETCONTEXT
    com.nomagic.magicdraw.sysml.util.SysMLProfile.DIRECTEDRELATIONSHIPPROPERTYPATH_TARGETPROPERTYPATH_PROPERTY
    use DirectedRelationshipPropertyPathStereotype.TARGETPROPERTYPATH
    com.nomagic.magicdraw.sysml.util.SysMLProfile.DISCRETE_STEREOTYPE
    use DiscreteStereotype.STEREOTYPE_NAME
    com.nomagic.magicdraw.sysml.util.SysMLProfile.DISTRIBUTEDPROPERTY_STEREOTYPE
    use DistributedPropertyStereotype.STEREOTYPE_NAME
    com.nomagic.magicdraw.sysml.util.SysMLProfile.DOMAIN_STEREOTYPE
    use DomainStereotype.STEREOTYPE_NAME
    com.nomagic.magicdraw.sysml.util.SysMLProfile.EFFBD_STEREOTYPE
    use EffbdStereotype.STEREOTYPE_NAME
    com.nomagic.magicdraw.sysml.util.SysMLProfile.ELEMENTGROUP_CRITERION_PROPERTY
    use ElementGroupStereotype.CRITERION
    com.nomagic.magicdraw.sysml.util.SysMLProfile.ELEMENTGROUP_MEMBER_PROPERTY
    use ElementGroupStereotype.MEMBER
    com.nomagic.magicdraw.sysml.util.SysMLProfile.ELEMENTGROUP_NAME_PROPERTY
    use ElementGroupStereotype.NAME
    com.nomagic.magicdraw.sysml.util.SysMLProfile.ELEMENTGROUP_ORDEREDMEMBER_PROPERTY
    use ElementGroupStereotype.ORDEREDMEMBER
    com.nomagic.magicdraw.sysml.util.SysMLProfile.ELEMENTGROUP_SIZE_PROPERTY
    use ElementGroupStereotype.SIZE
    com.nomagic.magicdraw.sysml.util.SysMLProfile.ELEMENTGROUP_STEREOTYPE
    use ElementGroupStereotype.STEREOTYPE_NAME
    com.nomagic.magicdraw.sysml.util.SysMLProfile.ELEMENTPROPERTYPATH_PROPERTYPATH_PROPERTY
    use ElementPropertyPathStereotype.PROPERTYPATH
    com.nomagic.magicdraw.sysml.util.SysMLProfile.ELEMENTPROPERTYPATH_STEREOTYPE
    use ElementPropertyPathStereotype.STEREOTYPE_NAME
    com.nomagic.magicdraw.sysml.util.SysMLProfile.ENDPATHMULTIPLICITY_LOWER_PROPERTY
    use EndPathMultiplicityStereotype.LOWER
    com.nomagic.magicdraw.sysml.util.SysMLProfile.ENDPATHMULTIPLICITY_STEREOTYPE
    use EndPathMultiplicityStereotype.STEREOTYPE_NAME
    com.nomagic.magicdraw.sysml.util.SysMLProfile.ENDPATHMULTIPLICITY_UPPER_PROPERTY
    use EndPathMultiplicityStereotype.UPPER
    com.nomagic.magicdraw.sysml.util.SysMLProfile.ENVIRONMENTAL_EFFECT_STEREOTYPE
    use EnvironmentaleffectStereotype.STEREOTYPE_NAME
    com.nomagic.magicdraw.sysml.util.SysMLProfile.ESSENTIAL_STEREOTYPE
    use EssentialStereotype.STEREOTYPE_NAME
    com.nomagic.magicdraw.sysml.util.SysMLProfile.EXPOSE_STEREOTYPE
    use ExposeStereotype.STEREOTYPE_NAME
    com.nomagic.magicdraw.sysml.util.SysMLProfile.EXTENDEDREQUIREMENT_RISK_PROPERTY
    use ExtendedRequirementStereotype.RISK
    com.nomagic.magicdraw.sysml.util.SysMLProfile.EXTENDEDREQUIREMENT_SOURCE_PROPERTY
    use ExtendedRequirementStereotype.SOURCE
    com.nomagic.magicdraw.sysml.util.SysMLProfile.EXTENDEDREQUIREMENT_STEREOTYPE
    use ExtendedRequirementStereotype.STEREOTYPE_NAME
    com.nomagic.magicdraw.sysml.util.SysMLProfile.EXTENDEDREQUIREMENT_VERIFYMETHOD_PROPERTY
    use ExtendedRequirementStereotype.VERIFYMETHOD
    com.nomagic.magicdraw.sysml.util.SysMLProfile.EXTERNAL_STEREOTYPE
    use ExternalStereotype.STEREOTYPE_NAME
    com.nomagic.magicdraw.sysml.util.SysMLProfile.EXTERNAL_SYSTEM_STEREOTYPE
    use ExternalsystemStereotype.STEREOTYPE_NAME
    com.nomagic.magicdraw.sysml.util.SysMLProfile.FLOWPORT_DIRECTION_PROPERTY
    use FlowPortStereotype.DIRECTION
    com.nomagic.magicdraw.sysml.util.SysMLProfile.FLOWPORT_ISATOMIC_PROPERTY
    use FlowPortStereotype.ISATOMIC
    com.nomagic.magicdraw.sysml.util.SysMLProfile.FLOWPORT_STEREOTYPE
    use FlowPortStereotype.STEREOTYPE_NAME
    com.nomagic.magicdraw.sysml.util.SysMLProfile.FLOWPROPERTY_DIRECTION_PROPERTY
    use FlowPropertyStereotype.DIRECTION
    com.nomagic.magicdraw.sysml.util.SysMLProfile.FLOWPROPERTY_STEREOTYPE
    use FlowPropertyStereotype.STEREOTYPE_NAME
    com.nomagic.magicdraw.sysml.util.SysMLProfile.FLOWSPECIFICATION_STEREOTYPE
    use FlowSpecificationStereotype.STEREOTYPE_NAME
    com.nomagic.magicdraw.sysml.util.SysMLProfile.FULLPORT_STEREOTYPE
    use FullPortStereotype.STEREOTYPE_NAME
    com.nomagic.magicdraw.sysml.util.SysMLProfile.FUNCTIONALREQUIREMENT_STEREOTYPE
    use FunctionalRequirementStereotype.STEREOTYPE_NAME
    com.nomagic.magicdraw.sysml.util.SysMLProfile.INTERFACEBLOCK_STEREOTYPE
    use InterfaceBlockStereotype.STEREOTYPE_NAME
    com.nomagic.magicdraw.sysml.util.SysMLProfile.INTERFACEREQUIREMENT_STEREOTYPE
    use InterfaceRequirementStereotype.STEREOTYPE_NAME
    com.nomagic.magicdraw.sysml.util.SysMLProfile.INTERVAL_STEREOTYPE
    use IntervalStereotype.STEREOTYPE_NAME
    com.nomagic.magicdraw.sysml.util.SysMLProfile.INVOCATIONONNESTEDPORTACTION_ONNESTEDPORT_PROPERTY
    use InvocationOnNestedPortActionStereotype.ONNESTEDPORT
    com.nomagic.magicdraw.sysml.util.SysMLProfile.INVOCATIONONNESTEDPORTACTION_STEREOTYPE
    use InvocationOnNestedPortActionStereotype.STEREOTYPE_NAME
    com.nomagic.magicdraw.sysml.util.SysMLProfile.ITEMFLOW_ITEMPROPERTY_PROPERTY
    use ItemFlowStereotype.ITEMPROPERTY
    com.nomagic.magicdraw.sysml.util.SysMLProfile.ITEMFLOW_STEREOTYPE
    use ItemFlowStereotype.STEREOTYPE_NAME
    com.nomagic.magicdraw.sysml.util.SysMLProfile.MOE_STEREOTYPE
    use MoeStereotype.STEREOTYPE_NAME
    com.nomagic.magicdraw.sysml.util.SysMLProfile.NESTEDCONNECTOREND_STEREOTYPE
    use NestedConnectorEndStereotype.STEREOTYPE_NAME
    com.nomagic.magicdraw.sysml.util.SysMLProfile.NOBUFFER_STEREOTYPE
    use NoBufferStereotype.STEREOTYPE_NAME
    com.nomagic.magicdraw.sysml.util.SysMLProfile.NONSTREAMING_STEREOTYPE
    use NonStreamingStereotype.STEREOTYPE_NAME
    com.nomagic.magicdraw.sysml.util.SysMLProfile.NORMAL_MEAN_PROPERTY
    use NormalStereotype.MEAN
    com.nomagic.magicdraw.sysml.util.SysMLProfile.NORMAL_STANDARDDEVIATION_PROPERTY
    use NormalStereotype.STANDARDDEVIATION
    com.nomagic.magicdraw.sysml.util.SysMLProfile.NORMAL_STEREOTYPE
    use NormalStereotype.STEREOTYPE_NAME
    com.nomagic.magicdraw.sysml.util.SysMLProfile.OBJECTIVEFUNCTION_STEREOTYPE
    use ObjectiveFunctionStereotype.STEREOTYPE_NAME
    com.nomagic.magicdraw.sysml.util.SysMLProfile.OPTIONAL_STEREOTYPE
    use OptionalStereotype.STEREOTYPE_NAME
    com.nomagic.magicdraw.sysml.util.SysMLProfile.OVERWRITE_STEREOTYPE
    use OverwriteStereotype.STEREOTYPE_NAME
    com.nomagic.magicdraw.sysml.util.SysMLProfile.PARTICIPANTPROPERTY_END_PROPERTY
    use ParticipantPropertyStereotype.END
    com.nomagic.magicdraw.sysml.util.SysMLProfile.PARTICIPANTPROPERTY_STEREOTYPE
    use ParticipantPropertyStereotype.STEREOTYPE_NAME
    com.nomagic.magicdraw.sysml.util.SysMLProfile.PERFORMANCEREQUIREMENT_STEREOTYPE
    use PerformanceRequirementStereotype.STEREOTYPE_NAME
    com.nomagic.magicdraw.sysml.util.SysMLProfile.PHYSICALREQUIREMENT_STEREOTYPE
    use PhysicalRequirementStereotype.STEREOTYPE_NAME
    com.nomagic.magicdraw.sysml.util.SysMLProfile.PROBABILITY_PROBABILITY_PROPERTY
    use ProbabilityStereotype.PROBABILITY
    com.nomagic.magicdraw.sysml.util.SysMLProfile.PROBABILITY_STEREOTYPE
    use ProbabilityStereotype.STEREOTYPE_NAME
    com.nomagic.magicdraw.sysml.util.SysMLProfile.PROBLEM_STEREOTYPE
    use ProblemStereotype.STEREOTYPE_NAME
    com.nomagic.magicdraw.sysml.util.SysMLProfile.PROPERTYSPECIFICTYPE_STEREOTYPE
    use PropertySpecificTypeStereotype.STEREOTYPE_NAME
    com.nomagic.magicdraw.sysml.util.SysMLProfile.PROXYPORT_STEREOTYPE
    use ProxyPortStereotype.STEREOTYPE_NAME
    com.nomagic.magicdraw.sysml.util.SysMLProfile.RATE_RATE_PROPERTY
    use RateStereotype.RATE
    com.nomagic.magicdraw.sysml.util.SysMLProfile.RATE_STEREOTYPE
    use RateStereotype.STEREOTYPE_NAME
    com.nomagic.magicdraw.sysml.util.SysMLProfile.RATIONALE_STEREOTYPE
    use RationaleStereotype.STEREOTYPE_NAME
    com.nomagic.magicdraw.sysml.util.SysMLProfile.REFINE_STEREOTYPE
    use RefineStereotype.STEREOTYPE_NAME
    com.nomagic.magicdraw.sysml.util.SysMLProfile.REQUIREMENT_STEREOTYPE
    use RequirementStereotype.STEREOTYPE_NAME
    com.nomagic.magicdraw.sysml.util.SysMLProfile.REQUIREMENTRELATED_REFINES_PROPERTY
    use RequirementRelatedStereotype.REFINES
    com.nomagic.magicdraw.sysml.util.SysMLProfile.REQUIREMENTRELATED_SATISFIES_PROPERTY
    use RequirementRelatedStereotype.SATISFIES
    com.nomagic.magicdraw.sysml.util.SysMLProfile.REQUIREMENTRELATED_STEREOTYPE
    use RequirementRelatedStereotype.STEREOTYPE_NAME
    com.nomagic.magicdraw.sysml.util.SysMLProfile.REQUIREMENTRELATED_TRACEDFROM_PROPERTY
    use RequirementRelatedStereotype.TRACEDFROM
    com.nomagic.magicdraw.sysml.util.SysMLProfile.REQUIREMENTRELATED_VERIFIES_PROPERTY
    use RequirementRelatedStereotype.VERIFIES
    com.nomagic.magicdraw.sysml.util.SysMLProfile.SATISFY_STEREOTYPE
    use SatisfyStereotype.STEREOTYPE_NAME
    com.nomagic.magicdraw.sysml.util.SysMLProfile.SENSOR_STEREOTYPE
    use SensorStereotype.STEREOTYPE_NAME
    com.nomagic.magicdraw.sysml.util.SysMLProfile.STAKEHOLDER_CONCERN_PROPERTY
    use StakeholderStereotype.CONCERN
    com.nomagic.magicdraw.sysml.util.SysMLProfile.STAKEHOLDER_CONCERNLIST_PROPERTY
    use StakeholderStereotype.CONCERNLIST
    com.nomagic.magicdraw.sysml.util.SysMLProfile.STAKEHOLDER_STEREOTYPE
    use StakeholderStereotype.STEREOTYPE_NAME
    com.nomagic.magicdraw.sysml.util.SysMLProfile.STREAMING_STEREOTYPE
    use StreamingStereotype.STEREOTYPE_NAME
    com.nomagic.magicdraw.sysml.util.SysMLProfile.SUBSYSTEM_STEREOTYPE
    use SubsystemStereotype.STEREOTYPE_NAME
    com.nomagic.magicdraw.sysml.util.SysMLProfile.SWIMLANEDIAGRAM_STEREOTYPE
    use SwimLaneDiagramStereotype.STEREOTYPE_NAME
    com.nomagic.magicdraw.sysml.util.SysMLProfile.SYSTEM_CONTEXT_STEREOTYPE
    use SystemcontextStereotype.STEREOTYPE_NAME
    com.nomagic.magicdraw.sysml.util.SysMLProfile.SYSTEM_PROCESS_STEREOTYPE
    use SystemprocessStereotype.STEREOTYPE_NAME
    com.nomagic.magicdraw.sysml.util.SysMLProfile.SYSTEM_STEREOTYPE
    use SystemStereotype.STEREOTYPE_NAME
    com.nomagic.magicdraw.sysml.util.SysMLProfile.TESTCASE_STEREOTYPE
    use TestCaseStereotype.STEREOTYPE_NAME
    com.nomagic.magicdraw.sysml.util.SysMLProfile.TRACE_STEREOTYPE
    use TraceStereotype.STEREOTYPE_NAME
    com.nomagic.magicdraw.sysml.util.SysMLProfile.TRIGGERONNESTEDPORT_ONNESTEDPORT_PROPERTY
    use TriggerOnNestedPortStereotype.ONNESTEDPORT
    com.nomagic.magicdraw.sysml.util.SysMLProfile.TRIGGERONNESTEDPORT_STEREOTYPE
    use TriggerOnNestedPortStereotype.STEREOTYPE_NAME
    com.nomagic.magicdraw.sysml.util.SysMLProfile.UNIFORM_STEREOTYPE
    use UniformStereotype.STEREOTYPE_NAME
    com.nomagic.magicdraw.sysml.util.SysMLProfile.USABILITYREQUIREMENT_STEREOTYPE
    use UsabilityRequirementStereotype.STEREOTYPE_NAME
    com.nomagic.magicdraw.sysml.util.SysMLProfile.USER_SYSTEM_STEREOTYPE
    use UsersystemStereotype.STEREOTYPE_NAME
    com.nomagic.magicdraw.sysml.util.SysMLProfile.VALUETYPE_QUANTITYKIND_PROPERTY
    use ValueTypeStereotype.QUANTITYKIND
    com.nomagic.magicdraw.sysml.util.SysMLProfile.VALUETYPE_STEREOTYPE
    use ValueTypeStereotype.STEREOTYPE_NAME
    com.nomagic.magicdraw.sysml.util.SysMLProfile.VALUETYPE_UNIT_PROPERTY
    use ValueTypeStereotype.UNIT
    com.nomagic.magicdraw.sysml.util.SysMLProfile.VERIFY_STEREOTYPE
    use VerifyStereotype.STEREOTYPE_NAME
    com.nomagic.magicdraw.sysml.util.SysMLProfile.VIEW_STAKEHOLDER_PROPERTY
    use ViewStereotype.STAKEHOLDER
    com.nomagic.magicdraw.sysml.util.SysMLProfile.VIEW_STEREOTYPE
    use ViewStereotype.STEREOTYPE_NAME
    com.nomagic.magicdraw.sysml.util.SysMLProfile.VIEW_VIEWPOINT_PROPERTY
    use ViewStereotype.VIEWPOINT
    com.nomagic.magicdraw.sysml.util.SysMLProfile.VIEWPOINT_CONCERN_PROPERTY
    use ViewpointStereotype.CONCERN
    com.nomagic.magicdraw.sysml.util.SysMLProfile.VIEWPOINT_CONCERNLIST_PROPERTY
    use ViewpointStereotype.CONCERNLIST
    com.nomagic.magicdraw.sysml.util.SysMLProfile.VIEWPOINT_LANGUAGE_PROPERTY
    use ViewpointStereotype.LANGUAGE
    com.nomagic.magicdraw.sysml.util.SysMLProfile.VIEWPOINT_METHOD_PROPERTY
    use ViewpointStereotype.METHOD
    com.nomagic.magicdraw.sysml.util.SysMLProfile.VIEWPOINT_PRESENTATION_PROPERTY
    use ViewpointStereotype.PRESENTATION
    com.nomagic.magicdraw.sysml.util.SysMLProfile.VIEWPOINT_PURPOSE_PROPERTY
    use ViewpointStereotype.PURPOSE
    com.nomagic.magicdraw.sysml.util.SysMLProfile.VIEWPOINT_STAKEHOLDER_PROPERTY
    use ViewpointStereotype.STAKEHOLDER
    com.nomagic.magicdraw.sysml.util.SysMLProfile.VIEWPOINT_STEREOTYPE
    use ViewpointStereotype.STEREOTYPE_NAME
    com.nomagic.magicdraw.uaf.UAF.ACHIEVER_STEREOTYPE
    use AchieverStereotype.STEREOTYPE_NAME
    com.nomagic.magicdraw.uaf.UAF.ACHIEVES_STEREOTYPE
    use AchievesStereotype.STEREOTYPE_NAME
    com.nomagic.magicdraw.uaf.UAF.ACTIVITY_ACTIVITYPERFORMABLEUNDERCONDITION_PROPERTY
    use ActivityStereotype.ACTIVITYPERFORMABLEUNDERCONDITION
    com.nomagic.magicdraw.uaf.UAF.ACTIVITY_STEREOTYPE
    use ActivityStereotype.STEREOTYPE_NAME
    com.nomagic.magicdraw.uaf.UAF.ACTUALCONDITION_STEREOTYPE
    use ActualConditionStereotype.STEREOTYPE_NAME
    com.nomagic.magicdraw.uaf.UAF.ACTUALEFFECT_ENABLINGCONDITION_PROPERTY
    use ActualEffectStereotype.ENABLINGCONDITION
    com.nomagic.magicdraw.uaf.UAF.ACTUALEFFECT_STEREOTYPE
    use ActualEffectStereotype.STEREOTYPE_NAME
    com.nomagic.magicdraw.uaf.UAF.ACTUALENDURINGTASK_STEREOTYPE
    use ActualEnduringTaskStereotype.STEREOTYPE_NAME
    com.nomagic.magicdraw.uaf.UAF.ACTUALENTERPRISEPHASE_STATEMENTTASK_PROPERTY
    use ActualEnterprisePhaseStereotype.STATEMENTTASK
    com.nomagic.magicdraw.uaf.UAF.ACTUALENTERPRISEPHASE_STEREOTYPE
    use ActualEnterprisePhaseStereotype.STEREOTYPE_NAME
    com.nomagic.magicdraw.uaf.UAF.ACTUALENVIRONMENT_STEREOTYPE
    use ActualEnvironmentStereotype.STEREOTYPE_NAME
    com.nomagic.magicdraw.uaf.UAF.ACTUALLOCATION_ADDRESS_PROPERTY
    use ActualLocationStereotype.ADDRESS
    com.nomagic.magicdraw.uaf.UAF.ACTUALLOCATION_CUSTOMKIND_PROPERTY
    use ActualLocationStereotype.CUSTOMKIND
    com.nomagic.magicdraw.uaf.UAF.ACTUALLOCATION_LOCATIONKIND_PROPERTY
    use ActualLocationStereotype.LOCATIONKIND
    com.nomagic.magicdraw.uaf.UAF.ACTUALLOCATION_LOCATIONNAMEDBYADDRESS_PROPERTY
    use ActualLocationStereotype.LOCATIONNAMEDBYADDRESS
    com.nomagic.magicdraw.uaf.UAF.ACTUALLOCATION_STEREOTYPE
    use ActualLocationStereotype.STEREOTYPE_NAME
    com.nomagic.magicdraw.uaf.UAF.ACTUALMEASUREMENT_INTENTION_PROPERTY
    use ActualMeasurementStereotype.INTENTION
    com.nomagic.magicdraw.uaf.UAF.ACTUALMEASUREMENT_STEREOTYPE
    use ActualMeasurementStereotype.STEREOTYPE_NAME
    com.nomagic.magicdraw.uaf.UAF.ACTUALMEASUREMENTSET_APPLIESFOR_PROPERTY
    use ActualMeasurementSetStereotype.APPLIESFOR
    com.nomagic.magicdraw.uaf.UAF.ACTUALMEASUREMENTSET_STEREOTYPE
    use ActualMeasurementSetStereotype.STEREOTYPE_NAME
    com.nomagic.magicdraw.uaf.UAF.ACTUALORGANIZATION_RATIFIEDSTANDARDS_PROPERTY
    use ActualOrganizationStereotype.RATIFIEDSTANDARDS
    com.nomagic.magicdraw.uaf.UAF.ACTUALORGANIZATION_SERVICETYPE_PROPERTY
    use ActualOrganizationStereotype.SERVICETYPE
    com.nomagic.magicdraw.uaf.UAF.ACTUALORGANIZATION_SHORTNAME_PROPERTY
    use ActualOrganizationStereotype.SHORTNAME
    com.nomagic.magicdraw.uaf.UAF.ACTUALORGANIZATION_STEREOTYPE
    use ActualOrganizationStereotype.STEREOTYPE_NAME
    com.nomagic.magicdraw.uaf.UAF.ACTUALORGANIZATIONALRESOURCE_STEREOTYPE
    use ActualOrganizationalResourceStereotype.STEREOTYPE_NAME
    com.nomagic.magicdraw.uaf.UAF.ACTUALORGANIZATIONROLE_STEREOTYPE
    use ActualOrganizationRoleStereotype.STEREOTYPE_NAME
    com.nomagic.magicdraw.uaf.UAF.ACTUALOUTCOME_STEREOTYPE
    use ActualOutcomeStereotype.STEREOTYPE_NAME
    com.nomagic.magicdraw.uaf.UAF.ACTUALPERSON_STEREOTYPE
    use ActualPersonStereotype.STEREOTYPE_NAME
    com.nomagic.magicdraw.uaf.UAF.ACTUALPOST_STEREOTYPE
    use ActualPostStereotype.STEREOTYPE_NAME
    com.nomagic.magicdraw.uaf.UAF.ACTUALPROJECT_OWNEDMILESTONE_PROPERTY
    use ActualProjectStereotype.OWNEDMILESTONE
    com.nomagic.magicdraw.uaf.UAF.ACTUALPROJECT_PROJECTKIND_PROPERTY
    use ActualProjectStereotype.PROJECTKIND
    com.nomagic.magicdraw.uaf.UAF.ACTUALPROJECT_STEREOTYPE
    use ActualProjectStereotype.STEREOTYPE_NAME
    com.nomagic.magicdraw.uaf.UAF.ACTUALPROJECTMILESTONE_ACTUALRESOURCE_PROPERTY
    use ActualProjectMilestoneStereotype.ACTUALRESOURCE
    com.nomagic.magicdraw.uaf.UAF.ACTUALPROJECTMILESTONE_ENDDATE_PROPERTY
    use ActualProjectMilestoneStereotype.ENDDATE
    com.nomagic.magicdraw.uaf.UAF.ACTUALPROJECTMILESTONE_KIND_PROPERTY
    use ActualProjectMilestoneStereotype.KIND
    com.nomagic.magicdraw.uaf.UAF.ACTUALPROJECTMILESTONE_STEREOTYPE
    use ActualProjectMilestoneStereotype.STEREOTYPE_NAME
    com.nomagic.magicdraw.uaf.UAF.ACTUALPROJECTMILESTONE_VERSIONRELEASED_PROPERTY
    use ActualProjectMilestoneStereotype.VERSIONRELEASED
    com.nomagic.magicdraw.uaf.UAF.ACTUALPROJECTMILESTONE_VERSIONWITHDRAWN_PROPERTY
    use ActualProjectMilestoneStereotype.VERSIONWITHDRAWN
    com.nomagic.magicdraw.uaf.UAF.ACTUALPROJECTMILESTONEROLE_STEREOTYPE
    use ActualProjectMilestoneRoleStereotype.STEREOTYPE_NAME
    com.nomagic.magicdraw.uaf.UAF.ACTUALPROJECTROLE_STEREOTYPE
    use ActualProjectRoleStereotype.STEREOTYPE_NAME
    com.nomagic.magicdraw.uaf.UAF.ACTUALPROPERTYSET_STEREOTYPE
    use ActualPropertySetStereotype.STEREOTYPE_NAME
    com.nomagic.magicdraw.uaf.UAF.ACTUALRESOURCE_ACTUALCONDITION_PROPERTY
    use ActualResourceStereotype.ACTUALCONDITION
    com.nomagic.magicdraw.uaf.UAF.ACTUALRESOURCE_MILESTONE_PROPERTY
    use ActualResourceStereotype.MILESTONE
    com.nomagic.magicdraw.uaf.UAF.ACTUALRESOURCE_STEREOTYPE
    use ActualResourceStereotype.STEREOTYPE_NAME
    com.nomagic.magicdraw.uaf.UAF.ACTUALRESOURCERELATIONSHIP_STEREOTYPE
    use ActualResourceRelationshipStereotype.STEREOTYPE_NAME
    com.nomagic.magicdraw.uaf.UAF.ACTUALRESOURCEROLE_STEREOTYPE
    use ActualResourceRoleStereotype.STEREOTYPE_NAME
    com.nomagic.magicdraw.uaf.UAF.ACTUALRESPONSIBILITY_STEREOTYPE
    use ActualResponsibilityStereotype.STEREOTYPE_NAME
    com.nomagic.magicdraw.uaf.UAF.ACTUALRESPONSIBLERESOURCE_STEREOTYPE
    use ActualResponsibleResourceStereotype.STEREOTYPE_NAME
    com.nomagic.magicdraw.uaf.UAF.ACTUALRISK_ACTUALRISKOWNER_PROPERTY
    use ActualRiskStereotype.ACTUALRISKOWNER
    com.nomagic.magicdraw.uaf.UAF.ACTUALRISK_AFFECTEDACTUALRESOURCE_PROPERTY
    use ActualRiskStereotype.AFFECTEDACTUALRESOURCE
    com.nomagic.magicdraw.uaf.UAF.ACTUALRISK_STEREOTYPE
    use ActualRiskStereotype.STEREOTYPE_NAME
    com.nomagic.magicdraw.uaf.UAF.ACTUALSERVICE_STEREOTYPE
    use ActualServiceStereotype.STEREOTYPE_NAME
    com.nomagic.magicdraw.uaf.UAF.ACTUALSTATE_ENDDATE_PROPERTY
    use ActualStateStereotype.ENDDATE
    com.nomagic.magicdraw.uaf.UAF.ACTUALSTATE_STARTDATE_PROPERTY
    use ActualStateStereotype.STARTDATE
    com.nomagic.magicdraw.uaf.UAF.ACTUALSTATE_STEREOTYPE
    use ActualStateStereotype.STEREOTYPE_NAME
    com.nomagic.magicdraw.uaf.UAF.ACTUALSTRATEGICPHASE_STEREOTYPE
    use ActualStrategicPhaseStereotype.STEREOTYPE_NAME
    com.nomagic.magicdraw.uaf.UAF.AFFECTABLEELEMENT_STEREOTYPE
    use AffectableElementStereotype.STEREOTYPE_NAME
    com.nomagic.magicdraw.uaf.UAF.AFFECTS_STEREOTYPE
    use AffectsStereotype.STEREOTYPE_NAME
    com.nomagic.magicdraw.uaf.UAF.AFFECTSINCONTEXT_STEREOTYPE
    use AffectsInContextStereotype.STEREOTYPE_NAME
    com.nomagic.magicdraw.uaf.UAF.ALIAS_NAMEOWNER_PROPERTY
    use AliasStereotype.NAMEOWNER
    com.nomagic.magicdraw.uaf.UAF.ALIAS_STEREOTYPE
    use AliasStereotype.STEREOTYPE_NAME
    com.nomagic.magicdraw.uaf.UAF.ARBITRARYCONNECTOR_STEREOTYPE
    use ArbitraryConnectorStereotype.STEREOTYPE_NAME
    com.nomagic.magicdraw.uaf.UAF.ARCHITECTURALDESCRIPTION_APPROVALAUTHORITY_PROPERTY
    use ArchitecturalDescriptionStereotype.APPROVALAUTHORITY
    com.nomagic.magicdraw.uaf.UAF.ARCHITECTURALDESCRIPTION_ARCHITECT_PROPERTY
    use ArchitecturalDescriptionStereotype.ARCHITECT
    com.nomagic.magicdraw.uaf.UAF.ARCHITECTURALDESCRIPTION_ARCHITECTUREFRAMEWORK_PROPERTY
    use ArchitecturalDescriptionStereotype.ARCHITECTUREFRAMEWORK
    com.nomagic.magicdraw.uaf.UAF.ARCHITECTURALDESCRIPTION_ASSUMPTIONANDCONSTRAINT_PROPERTY
    use ArchitecturalDescriptionStereotype.ASSUMPTIONANDCONSTRAINT
    com.nomagic.magicdraw.uaf.UAF.ARCHITECTURALDESCRIPTION_CREATINGORGANIZATION_PROPERTY
    use ArchitecturalDescriptionStereotype.CREATINGORGANIZATION
    com.nomagic.magicdraw.uaf.UAF.ARCHITECTURALDESCRIPTION_DATECOMPLETED_PROPERTY
    use ArchitecturalDescriptionStereotype.DATECOMPLETED
    com.nomagic.magicdraw.uaf.UAF.ARCHITECTURALDESCRIPTION_METHODOLOGYUSED_PROPERTY
    use ArchitecturalDescriptionStereotype.METHODOLOGYUSED
    com.nomagic.magicdraw.uaf.UAF.ARCHITECTURALDESCRIPTION_PURPOSE_PROPERTY
    use ArchitecturalDescriptionStereotype.PURPOSE
    com.nomagic.magicdraw.uaf.UAF.ARCHITECTURALDESCRIPTION_RECOMMENDATIONS_PROPERTY
    use ArchitecturalDescriptionStereotype.RECOMMENDATIONS
    com.nomagic.magicdraw.uaf.UAF.ARCHITECTURALDESCRIPTION_STATUS_PROPERTY
    use ArchitecturalDescriptionStereotype.STATUS
    com.nomagic.magicdraw.uaf.UAF.ARCHITECTURALDESCRIPTION_STEREOTYPE
    use ArchitecturalDescriptionStereotype.STEREOTYPE_NAME
    com.nomagic.magicdraw.uaf.UAF.ARCHITECTURALDESCRIPTION_SUMMARYOFFINDINGS_PROPERTY
    use ArchitecturalDescriptionStereotype.SUMMARYOFFINDINGS
    com.nomagic.magicdraw.uaf.UAF.ARCHITECTURALDESCRIPTION_TOBE_PROPERTY
    use ArchitecturalDescriptionStereotype.TOBE
    com.nomagic.magicdraw.uaf.UAF.ARCHITECTURALDESCRIPTION_TOOLSUSED_PROPERTY
    use ArchitecturalDescriptionStereotype.TOOLSUSED
    com.nomagic.magicdraw.uaf.UAF.ARCHITECTURALDESCRIPTION_VERSION_PROPERTY
    use ArchitecturalDescriptionStereotype.VERSION
    com.nomagic.magicdraw.uaf.UAF.ARCHITECTURALDESCRIPTION_VIEW_PROPERTY
    use ArchitecturalDescriptionStereotype.VIEW
    com.nomagic.magicdraw.uaf.UAF.ARCHITECTURALDESCRIPTION_VIEWPOINT_PROPERTY
    use ArchitecturalDescriptionStereotype.VIEWPOINT
    com.nomagic.magicdraw.uaf.UAF.ARCHITECTURALREFERENCE_STEREOTYPE
    use ArchitecturalReferenceStereotype.STEREOTYPE_NAME
    com.nomagic.magicdraw.uaf.UAF.ARCHITECTURE_DESCRIBEDBY_PROPERTY
    use ArchitectureStereotype.DESCRIBEDBY
    com.nomagic.magicdraw.uaf.UAF.ARCHITECTURE_STEREOTYPE
    use ArchitectureStereotype.STEREOTYPE_NAME
    com.nomagic.magicdraw.uaf.UAF.ARCHITECTUREMETADATA_STEREOTYPE
    use ArchitectureMetadataStereotype.STEREOTYPE_NAME
    com.nomagic.magicdraw.uaf.UAF.ASSET_CATEGORYCATEGORIZESASSET_PROPERTY
    use AssetStereotype.CATEGORYCATEGORIZESASSET
    com.nomagic.magicdraw.uaf.UAF.ASSET_STEREOTYPE
    use AssetStereotype.STEREOTYPE_NAME
    com.nomagic.magicdraw.uaf.UAF.ASSETROLE_STEREOTYPE
    use AssetRoleStereotype.STEREOTYPE_NAME
    com.nomagic.magicdraw.uaf.UAF.CAPABILITY_CUSTOMKIND_PROPERTY
    use CapabilityStereotype.CUSTOMKIND
    com.nomagic.magicdraw.uaf.UAF.CAPABILITY_KIND_PROPERTY
    use CapabilityStereotype.KIND
    com.nomagic.magicdraw.uaf.UAF.CAPABILITY_STEREOTYPE
    use CapabilityStereotype.STEREOTYPE_NAME
    com.nomagic.magicdraw.uaf.UAF.CAPABILITYCONFIGURATION_DOCTRINE_PROPERTY
    use CapabilityConfigurationStereotype.DOCTRINE
    com.nomagic.magicdraw.uaf.UAF.CAPABILITYCONFIGURATION_STEREOTYPE
    use CapabilityConfigurationStereotype.STEREOTYPE_NAME
    com.nomagic.magicdraw.uaf.UAF.CAPABILITYROLE_STEREOTYPE
    use CapabilityRoleStereotype.STEREOTYPE_NAME
    com.nomagic.magicdraw.uaf.UAF.CAPABLEELEMENT_STEREOTYPE
    use CapableElementStereotype.STEREOTYPE_NAME
    com.nomagic.magicdraw.uaf.UAF.CHALLENGE_KIND_PROPERTY
    use ChallengeStereotype.KIND
    com.nomagic.magicdraw.uaf.UAF.CHALLENGE_STEREOTYPE
    use ChallengeStereotype.STEREOTYPE_NAME
    com.nomagic.magicdraw.uaf.UAF.COMMAND_STEREOTYPE
    use CommandStereotype.STEREOTYPE_NAME
    com.nomagic.magicdraw.uaf.UAF.COMPARESTO_STEREOTYPE
    use ComparesToStereotype.STEREOTYPE_NAME
    com.nomagic.magicdraw.uaf.UAF.COMPETENCE_STEREOTYPE
    use CompetenceStereotype.STEREOTYPE_NAME
    com.nomagic.magicdraw.uaf.UAF.COMPETENCEFORROLE_STEREOTYPE
    use CompetenceForRoleStereotype.STEREOTYPE_NAME
    com.nomagic.magicdraw.uaf.UAF.COMPETENCETOCONDUCT_STEREOTYPE
    use CompetenceToConductStereotype.STEREOTYPE_NAME
    com.nomagic.magicdraw.uaf.UAF.CONCEPTITEM_STEREOTYPE
    use ConceptItemStereotype.STEREOTYPE_NAME
    com.nomagic.magicdraw.uaf.UAF.CONCEPTROLE_STEREOTYPE
    use ConceptRoleStereotype.STEREOTYPE_NAME
    com.nomagic.magicdraw.uaf.UAF.CONCERN_STEREOTYPE
    use ConcernStereotype.STEREOTYPE_NAME
    com.nomagic.magicdraw.uaf.UAF.CONDITION_STEREOTYPE
    use ConditionStereotype.STEREOTYPE_NAME
    com.nomagic.magicdraw.uaf.UAF.CONTROL_STEREOTYPE
    use ControlStereotype.STEREOTYPE_NAME
    com.nomagic.magicdraw.uaf.UAF.CREATES_STEREOTYPE
    use CreatesStereotype.STEREOTYPE_NAME
    com.nomagic.magicdraw.uaf.UAF.DEFINITION_AUTHOR_PROPERTY
    use DefinitionStereotype.AUTHOR
    com.nomagic.magicdraw.uaf.UAF.DEFINITION_STEREOTYPE
    use DefinitionStereotype.STEREOTYPE_NAME
    com.nomagic.magicdraw.uaf.UAF.DESIRER_STEREOTYPE
    use DesirerStereotype.STEREOTYPE_NAME
    com.nomagic.magicdraw.uaf.UAF.DESIRES_STEREOTYPE
    use DesiresStereotype.STEREOTYPE_NAME
    com.nomagic.magicdraw.uaf.UAF.DRIVER_KIND_PROPERTY
    use DriverStereotype.KIND
    com.nomagic.magicdraw.uaf.UAF.DRIVER_STEREOTYPE
    use DriverStereotype.STEREOTYPE_NAME
    com.nomagic.magicdraw.uaf.UAF.EFFECT_STEREOTYPE
    use EffectStereotype.STEREOTYPE_NAME
    com.nomagic.magicdraw.uaf.UAF.ENABLES_STEREOTYPE
    use EnablesStereotype.STEREOTYPE_NAME
    com.nomagic.magicdraw.uaf.UAF.ENHANCEDSECURITYCONTROL_STEREOTYPE
    use EnhancedSecurityControlStereotype.STEREOTYPE_NAME
    com.nomagic.magicdraw.uaf.UAF.ENHANCES_STEREOTYPE
    use EnhancesStereotype.STEREOTYPE_NAME
    com.nomagic.magicdraw.uaf.UAF.ENTERPRISEGOAL_BENEFIT_PROPERTY
    use EnterpriseGoalStereotype.BENEFIT
    com.nomagic.magicdraw.uaf.UAF.ENTERPRISEGOAL_STEREOTYPE
    use EnterpriseGoalStereotype.STEREOTYPE_NAME
    com.nomagic.magicdraw.uaf.UAF.ENTERPRISEMISSION_STEREOTYPE
    use EnterpriseMissionStereotype.STEREOTYPE_NAME
    com.nomagic.magicdraw.uaf.UAF.ENTERPRISEOBJECTIVE_STEREOTYPE
    use EnterpriseObjectiveStereotype.STEREOTYPE_NAME
    com.nomagic.magicdraw.uaf.UAF.ENTERPRISEVISION_STATEMENT_PROPERTY
    use EnterpriseVisionStereotype.STATEMENT
    com.nomagic.magicdraw.uaf.UAF.ENTERPRISEVISION_STEREOTYPE
    use EnterpriseVisionStereotype.STEREOTYPE_NAME
    com.nomagic.magicdraw.uaf.UAF.ENVIRONMENT_KIND_PROPERTY
    use EnvironmentStereotype.KIND
    com.nomagic.magicdraw.uaf.UAF.ENVIRONMENT_STEREOTYPE
    use EnvironmentStereotype.STEREOTYPE_NAME
    com.nomagic.magicdraw.uaf.UAF.ENVIRONMENTPROPERTY_STEREOTYPE
    use EnvironmentPropertyStereotype.STEREOTYPE_NAME
    com.nomagic.magicdraw.uaf.UAF.EVOKEDBY_STEREOTYPE
    use EvokedByStereotype.STEREOTYPE_NAME
    com.nomagic.magicdraw.uaf.UAF.EXCHANGE_STEREOTYPE
    use ExchangeStereotype.STEREOTYPE_NAME
    com.nomagic.magicdraw.uaf.UAF.EXHIBITS_ENVIRONMENTALCONDITIONS_PROPERTY
    use ExhibitsStereotype.ENVIRONMENTALCONDITIONS
    com.nomagic.magicdraw.uaf.UAF.EXHIBITS_STEREOTYPE
    use ExhibitsStereotype.STEREOTYPE_NAME
    com.nomagic.magicdraw.uaf.UAF.FIELDEDCAPABILITY_STEREOTYPE
    use FieldedCapabilityStereotype.STEREOTYPE_NAME
    com.nomagic.magicdraw.uaf.UAF.FILLSPOST_ENDDATE_PROPERTY
    use FillsPostStereotype.ENDDATE
    com.nomagic.magicdraw.uaf.UAF.FILLSPOST_STARTDATE_PROPERTY
    use FillsPostStereotype.STARTDATE
    com.nomagic.magicdraw.uaf.UAF.FILLSPOST_STEREOTYPE
    use FillsPostStereotype.STEREOTYPE_NAME
    com.nomagic.magicdraw.uaf.UAF.FORECAST_FORECASTPERIOD_PROPERTY
    use ForecastStereotype.FORECASTPERIOD
    com.nomagic.magicdraw.uaf.UAF.FORECAST_STEREOTYPE
    use ForecastStereotype.STEREOTYPE_NAME
    com.nomagic.magicdraw.uaf.UAF.FUNCTION_AFFECTEDRESOURCE_PROPERTY
    use FunctionStereotype.AFFECTEDRESOURCE
    com.nomagic.magicdraw.uaf.UAF.FUNCTION_STEREOTYPE
    use FunctionStereotype.STEREOTYPE_NAME
    com.nomagic.magicdraw.uaf.UAF.FUNCTIONACTION_STEREOTYPE
    use FunctionActionStereotype.STEREOTYPE_NAME
    com.nomagic.magicdraw.uaf.UAF.FUNCTIONCONTROLFLOW_STEREOTYPE
    use FunctionControlFlowStereotype.STEREOTYPE_NAME
    com.nomagic.magicdraw.uaf.UAF.FUNCTIONEDGE_STEREOTYPE
    use FunctionEdgeStereotype.STEREOTYPE_NAME
    com.nomagic.magicdraw.uaf.UAF.FUNCTIONOBJECTFLOW_STEREOTYPE
    use FunctionObjectFlowStereotype.STEREOTYPE_NAME
    com.nomagic.magicdraw.uaf.UAF.GEOPOLITICALEXTENTTYPE_CUSTOMKIND_PROPERTY
    use GeoPoliticalExtentTypeStereotype.CUSTOMKIND
    com.nomagic.magicdraw.uaf.UAF.GEOPOLITICALEXTENTTYPE_KIND_PROPERTY
    use GeoPoliticalExtentTypeStereotype.KIND
    com.nomagic.magicdraw.uaf.UAF.GEOPOLITICALEXTENTTYPE_STEREOTYPE
    use GeoPoliticalExtentTypeStereotype.STEREOTYPE_NAME
    com.nomagic.magicdraw.uaf.UAF.GOVERNEDBY_STEREOTYPE
    use GovernedByStereotype.STEREOTYPE_NAME
    com.nomagic.magicdraw.uaf.UAF.HIGHLEVELOPERATIONALCONCEPT_STEREOTYPE
    use HighLevelOperationalConceptStereotype.STEREOTYPE_NAME
    com.nomagic.magicdraw.uaf.UAF.IMPACTEDBY_STEREOTYPE
    use ImpactedByStereotype.STEREOTYPE_NAME
    com.nomagic.magicdraw.uaf.UAF.IMPLEMENTS_STEREOTYPE
    use ImplementsStereotype.STEREOTYPE_NAME
    com.nomagic.magicdraw.uaf.UAF.INFORMATION_INFORMATIONKIND_PROPERTY
    use InformationStereotype.INFORMATIONKIND
    com.nomagic.magicdraw.uaf.UAF.INFORMATION_STEREOTYPE
    use InformationStereotype.STEREOTYPE_NAME
    com.nomagic.magicdraw.uaf.UAF.INFORMATIONMODEL_KIND_PROPERTY
    use InformationModelStereotype.KIND
    com.nomagic.magicdraw.uaf.UAF.INFORMATIONMODEL_STEREOTYPE
    use InformationModelStereotype.STEREOTYPE_NAME
    com.nomagic.magicdraw.uaf.UAF.ISCAPABLETOPERFORM_STEREOTYPE
    use IsCapableToPerformStereotype.STEREOTYPE_NAME
    com.nomagic.magicdraw.uaf.UAF.ISO8601DATETIME_STEREOTYPE
    use ISO8601DateTimeStereotype.STEREOTYPE_NAME
    com.nomagic.magicdraw.uaf.UAF.KNOWNRESOURCE_STEREOTYPE
    use KnownResourceStereotype.STEREOTYPE_NAME
    com.nomagic.magicdraw.uaf.UAF.LOCATION_CUSTOMKIND_PROPERTY
    use LocationStereotype.CUSTOMKIND
    com.nomagic.magicdraw.uaf.UAF.LOCATION_KIND_PROPERTY
    use LocationStereotype.KIND
    com.nomagic.magicdraw.uaf.UAF.LOCATION_STEREOTYPE
    use LocationStereotype.STEREOTYPE_NAME
    com.nomagic.magicdraw.uaf.UAF.LOCATIONHOLDER_PHYSICALLOCATION_PROPERTY
    use LocationHolderStereotype.PHYSICALLOCATION
    com.nomagic.magicdraw.uaf.UAF.LOCATIONHOLDER_REQUIREDENVIRONMENT_PROPERTY
    use LocationHolderStereotype.REQUIREDENVIRONMENT
    com.nomagic.magicdraw.uaf.UAF.LOCATIONHOLDER_STEREOTYPE
    use LocationHolderStereotype.STEREOTYPE_NAME
    com.nomagic.magicdraw.uaf.UAF.MAPSTOCAPABILITY_STEREOTYPE
    use MapsToCapabilityStereotype.STEREOTYPE_NAME
    com.nomagic.magicdraw.uaf.UAF.MAPSTOGOAL_STEREOTYPE
    use MapsToGoalStereotype.STEREOTYPE_NAME
    com.nomagic.magicdraw.uaf.UAF.MEASURABLEELEMENT_ACTUALMEASUREMENTSET_PROPERTY
    use MeasurableElementStereotype.ACTUALMEASUREMENTSET
    com.nomagic.magicdraw.uaf.UAF.MEASURABLEELEMENT_MEASUREMENTSET_PROPERTY
    use MeasurableElementStereotype.MEASUREMENTSET
    com.nomagic.magicdraw.uaf.UAF.MEASURABLEELEMENT_STEREOTYPE
    use MeasurableElementStereotype.STEREOTYPE_NAME
    com.nomagic.magicdraw.uaf.UAF.MEASUREMENT_ENVIRONMENTALCONTEXT_PROPERTY
    use MeasurementStereotype.ENVIRONMENTALCONTEXT
    com.nomagic.magicdraw.uaf.UAF.MEASUREMENT_STEREOTYPE
    use MeasurementStereotype.STEREOTYPE_NAME
    com.nomagic.magicdraw.uaf.UAF.MEASUREMENTSET_APPLIESFOR_PROPERTY
    use MeasurementSetStereotype.APPLIESFOR
    com.nomagic.magicdraw.uaf.UAF.MEASUREMENTSET_STEREOTYPE
    use MeasurementSetStereotype.STEREOTYPE_NAME
    com.nomagic.magicdraw.uaf.UAF.METADATA_CATEGORY_PROPERTY
    use MetadataStereotype.CATEGORY
    com.nomagic.magicdraw.uaf.UAF.METADATA_DUBLINCOREELEMENT_PROPERTY
    use MetadataStereotype.DUBLINCOREELEMENT
    com.nomagic.magicdraw.uaf.UAF.METADATA_METADATASCHEME_PROPERTY
    use MetadataStereotype.METADATASCHEME
    com.nomagic.magicdraw.uaf.UAF.METADATA_NAME_PROPERTY
    use MetadataStereotype.NAME
    com.nomagic.magicdraw.uaf.UAF.METADATA_STEREOTYPE
    use MetadataStereotype.STEREOTYPE_NAME
    com.nomagic.magicdraw.uaf.UAF.MILESTONEDEPENDENCY_STEREOTYPE
    use MilestoneDependencyStereotype.STEREOTYPE_NAME
    com.nomagic.magicdraw.uaf.UAF.MITIGATES_STEREOTYPE
    use MitigatesStereotype.STEREOTYPE_NAME
    com.nomagic.magicdraw.uaf.UAF.MOTIVATEDBY_STEREOTYPE
    use MotivatedByStereotype.STEREOTYPE_NAME
    com.nomagic.magicdraw.uaf.UAF.MOTIVATIONALELEMENT_ID_PROPERTY
    use MotivationalElementStereotype.ID
    com.nomagic.magicdraw.uaf.UAF.MOTIVATIONALELEMENT_STEREOTYPE
    use MotivationalElementStereotype.STEREOTYPE_NAME
    com.nomagic.magicdraw.uaf.UAF.MOTIVATIONALELEMENT_TEXT_PROPERTY
    use MotivationalElementStereotype.TEXT
    com.nomagic.magicdraw.uaf.UAF.NATURALRESOURCE_STEREOTYPE
    use NaturalResourceStereotype.STEREOTYPE_NAME
    com.nomagic.magicdraw.uaf.UAF.OPERATIONALACTIVITY_AFFECTEDRESOURCE_PROPERTY
    use OperationalActivityStereotype.AFFECTEDRESOURCE
    com.nomagic.magicdraw.uaf.UAF.OPERATIONALACTIVITY_STEREOTYPE
    use OperationalActivityStereotype.STEREOTYPE_NAME
    com.nomagic.magicdraw.uaf.UAF.OPERATIONALACTIVITYACTION_STEREOTYPE
    use OperationalActivityActionStereotype.STEREOTYPE_NAME
    com.nomagic.magicdraw.uaf.UAF.OPERATIONALACTIVITYEDGE_STEREOTYPE
    use OperationalActivityEdgeStereotype.STEREOTYPE_NAME
    com.nomagic.magicdraw.uaf.UAF.OPERATIONALAGENT_STEREOTYPE
    use OperationalAgentStereotype.STEREOTYPE_NAME
    com.nomagic.magicdraw.uaf.UAF.OPERATIONALARCHITECTURE_STEREOTYPE
    use OperationalArchitectureStereotype.STEREOTYPE_NAME
    com.nomagic.magicdraw.uaf.UAF.OPERATIONALASSET_STEREOTYPE
    use OperationalAssetStereotype.STEREOTYPE_NAME
    com.nomagic.magicdraw.uaf.UAF.OPERATIONALCONNECTOR_STEREOTYPE
    use OperationalConnectorStereotype.STEREOTYPE_NAME
    com.nomagic.magicdraw.uaf.UAF.OPERATIONALCONSTRAINT_STEREOTYPE
    use OperationalConstraintStereotype.STEREOTYPE_NAME
    com.nomagic.magicdraw.uaf.UAF.OPERATIONALCONTROLFLOW_STEREOTYPE
    use OperationalControlFlowStereotype.STEREOTYPE_NAME
    com.nomagic.magicdraw.uaf.UAF.OPERATIONALEXCHANGE_EXCHANGEKIND_PROPERTY
    use OperationalExchangeStereotype.EXCHANGEKIND
    com.nomagic.magicdraw.uaf.UAF.OPERATIONALEXCHANGE_STEREOTYPE
    use OperationalExchangeStereotype.STEREOTYPE_NAME
    com.nomagic.magicdraw.uaf.UAF.OPERATIONALEXCHANGE_TRUSTLEVEL_PROPERTY
    use OperationalExchangeStereotype.TRUSTLEVEL
    com.nomagic.magicdraw.uaf.UAF.OPERATIONALEXCHANGEITEM_ACTIVITY_PROPERTY
    use OperationalExchangeItemStereotype.ACTIVITY
    com.nomagic.magicdraw.uaf.UAF.OPERATIONALEXCHANGEITEM_STEREOTYPE
    use OperationalExchangeItemStereotype.STEREOTYPE_NAME
    com.nomagic.magicdraw.uaf.UAF.OPERATIONALINFORMATION_STEREOTYPE
    use OperationalInformationStereotype.STEREOTYPE_NAME
    com.nomagic.magicdraw.uaf.UAF.OPERATIONALINFORMATIONROLE_STEREOTYPE
    use OperationalInformationRoleStereotype.STEREOTYPE_NAME
    com.nomagic.magicdraw.uaf.UAF.OPERATIONALINTERFACE_STEREOTYPE
    use OperationalInterfaceStereotype.STEREOTYPE_NAME
    com.nomagic.magicdraw.uaf.UAF.OPERATIONALMESSAGE_STEREOTYPE
    use OperationalMessageStereotype.STEREOTYPE_NAME
    com.nomagic.magicdraw.uaf.UAF.OPERATIONALMETHOD_STEREOTYPE
    use OperationalMethodStereotype.STEREOTYPE_NAME
    com.nomagic.magicdraw.uaf.UAF.OPERATIONALMITIGATION_STEREOTYPE
    use OperationalMitigationStereotype.STEREOTYPE_NAME
    com.nomagic.magicdraw.uaf.UAF.OPERATIONALOBJECTFLOW_STEREOTYPE
    use OperationalObjectFlowStereotype.STEREOTYPE_NAME
    com.nomagic.magicdraw.uaf.UAF.OPERATIONALPARAMETER_STEREOTYPE
    use OperationalParameterStereotype.STEREOTYPE_NAME
    com.nomagic.magicdraw.uaf.UAF.OPERATIONALPERFORMER_STEREOTYPE
    use OperationalPerformerStereotype.STEREOTYPE_NAME
    com.nomagic.magicdraw.uaf.UAF.OPERATIONALPORT_STEREOTYPE
    use OperationalPortStereotype.STEREOTYPE_NAME
    com.nomagic.magicdraw.uaf.UAF.OPERATIONALROLE_STEREOTYPE
    use OperationalRoleStereotype.STEREOTYPE_NAME
    com.nomagic.magicdraw.uaf.UAF.OPERATIONALSIGNAL_STEREOTYPE
    use OperationalSignalStereotype.STEREOTYPE_NAME
    com.nomagic.magicdraw.uaf.UAF.OPERATIONALSIGNALPROPERTY_STEREOTYPE
    use OperationalSignalPropertyStereotype.STEREOTYPE_NAME
    com.nomagic.magicdraw.uaf.UAF.OPERATIONALSTATEDESCRIPTION_STEREOTYPE
    use OperationalStateDescriptionStereotype.STEREOTYPE_NAME
    com.nomagic.magicdraw.uaf.UAF.OPPORTUNITY_STEREOTYPE
    use OpportunityStereotype.STEREOTYPE_NAME
    com.nomagic.magicdraw.uaf.UAF.ORGANIZATION_STEREOTYPE
    use OrganizationStereotype.STEREOTYPE_NAME
    com.nomagic.magicdraw.uaf.UAF.ORGANIZATIONALRESOURCE_STEREOTYPE
    use OrganizationalResourceStereotype.STEREOTYPE_NAME
    com.nomagic.magicdraw.uaf.UAF.ORGANIZATIONINPHASE_STEREOTYPE
    use OrganizationInPhaseStereotype.STEREOTYPE_NAME
    com.nomagic.magicdraw.uaf.UAF.OWNSPROCESS_STEREOTYPE
    use OwnsProcessStereotype.STEREOTYPE_NAME
    com.nomagic.magicdraw.uaf.UAF.OWNSRISK_STEREOTYPE
    use OwnsRiskStereotype.STEREOTYPE_NAME
    com.nomagic.magicdraw.uaf.UAF.OWNSRISKINCONTEXT_STEREOTYPE
    use OwnsRiskInContextStereotype.STEREOTYPE_NAME
    com.nomagic.magicdraw.uaf.UAF.OWNSVALUE_STEREOTYPE
    use OwnsValueStereotype.STEREOTYPE_NAME
    com.nomagic.magicdraw.uaf.UAF.PERFORMSINCONTEXT_STEREOTYPE
    use PerformsInContextStereotype.STEREOTYPE_NAME
    com.nomagic.magicdraw.uaf.UAF.PERSON_STEREOTYPE
    use PersonStereotype.STEREOTYPE_NAME
    com.nomagic.magicdraw.uaf.UAF.PHASEABLEELEMENT_STEREOTYPE
    use PhaseableElementStereotype.STEREOTYPE_NAME
    com.nomagic.magicdraw.uaf.UAF.PHASES_STEREOTYPE
    use PhasesStereotype.STEREOTYPE_NAME
    com.nomagic.magicdraw.uaf.UAF.PHYSICALRESOURCE_STEREOTYPE
    use PhysicalResourceStereotype.STEREOTYPE_NAME
    com.nomagic.magicdraw.uaf.UAF.POST_STEREOTYPE
    use PostStereotype.STEREOTYPE_NAME
    com.nomagic.magicdraw.uaf.UAF.PRESENTEDBY_STEREOTYPE
    use PresentedByStereotype.STEREOTYPE_NAME
    com.nomagic.magicdraw.uaf.UAF.PROBLEMDOMAIN_STEREOTYPE
    use ProblemDomainStereotype.STEREOTYPE_NAME
    com.nomagic.magicdraw.uaf.UAF.PROJECT_STEREOTYPE
    use ProjectStereotype.STEREOTYPE_NAME
    com.nomagic.magicdraw.uaf.UAF.PROJECTACTIVITY_STEREOTYPE
    use ProjectActivityStereotype.STEREOTYPE_NAME
    com.nomagic.magicdraw.uaf.UAF.PROJECTACTIVITYACTION_STEREOTYPE
    use ProjectActivityActionStereotype.STEREOTYPE_NAME
    com.nomagic.magicdraw.uaf.UAF.PROJECTMILESTONE_RESOURCE_PROPERTY
    use ProjectMilestoneStereotype.RESOURCE
    com.nomagic.magicdraw.uaf.UAF.PROJECTMILESTONE_STEREOTYPE
    use ProjectMilestoneStereotype.STEREOTYPE_NAME
    com.nomagic.magicdraw.uaf.UAF.PROJECTMILESTONEROLE_STEREOTYPE
    use ProjectMilestoneRoleStereotype.STEREOTYPE_NAME
    com.nomagic.magicdraw.uaf.UAF.PROJECTROLE_STEREOTYPE
    use ProjectRoleStereotype.STEREOTYPE_NAME
    com.nomagic.magicdraw.uaf.UAF.PROJECTSEQUENCE_STEREOTYPE
    use ProjectSequenceStereotype.STEREOTYPE_NAME
    com.nomagic.magicdraw.uaf.UAF.PROJECTSTATUS_STEREOTYPE
    use ProjectStatusStereotype.STEREOTYPE_NAME
    com.nomagic.magicdraw.uaf.UAF.PROJECTTHEME_STEREOTYPE
    use ProjectThemeStereotype.STEREOTYPE_NAME
    com.nomagic.magicdraw.uaf.UAF.PROPERTYSET_STEREOTYPE
    use PropertySetStereotype.STEREOTYPE_NAME
    com.nomagic.magicdraw.uaf.UAF.PROTECTS_STEREOTYPE
    use ProtectsStereotype.STEREOTYPE_NAME
    com.nomagic.magicdraw.uaf.UAF.PROTECTSINCONTEXT_STEREOTYPE
    use ProtectsInContextStereotype.STEREOTYPE_NAME
    com.nomagic.magicdraw.uaf.UAF.PROTOCOL_STEREOTYPE
    use ProtocolStereotype.STEREOTYPE_NAME
    com.nomagic.magicdraw.uaf.UAF.PROTOCOLIMPLEMENTATION_IMPLEMENTS_PROPERTY
    use ProtocolImplementationStereotype.IMPLEMENTS
    com.nomagic.magicdraw.uaf.UAF.PROTOCOLIMPLEMENTATION_STEREOTYPE
    use ProtocolImplementationStereotype.STEREOTYPE_NAME
    com.nomagic.magicdraw.uaf.UAF.PROTOCOLLAYER_STEREOTYPE
    use ProtocolLayerStereotype.STEREOTYPE_NAME
    com.nomagic.magicdraw.uaf.UAF.PROTOCOLSTACK_STEREOTYPE
    use ProtocolStackStereotype.STEREOTYPE_NAME
    com.nomagic.magicdraw.uaf.UAF.PROVIDEDSERVICELEVEL_STEREOTYPE
    use ProvidedServiceLevelStereotype.STEREOTYPE_NAME
    com.nomagic.magicdraw.uaf.UAF.PROVIDESCOMPETENCE_STEREOTYPE
    use ProvidesCompetenceStereotype.STEREOTYPE_NAME
    com.nomagic.magicdraw.uaf.UAF.REQUIREDSERVICELEVEL_STEREOTYPE
    use RequiredServiceLevelStereotype.STEREOTYPE_NAME
    com.nomagic.magicdraw.uaf.UAF.REQUIRESCOMPETENCE_STEREOTYPE
    use RequiresCompetenceStereotype.STEREOTYPE_NAME
    com.nomagic.magicdraw.uaf.UAF.RESOURCE_STEREOTYPE
    use ResourceStereotype.STEREOTYPE_NAME
    com.nomagic.magicdraw.uaf.UAF.RESOURCEARCHITECTURE_STEREOTYPE
    use ResourceArchitectureStereotype.STEREOTYPE_NAME
    com.nomagic.magicdraw.uaf.UAF.RESOURCEARTIFACT_STEREOTYPE
    use ResourceArtifactStereotype.STEREOTYPE_NAME
    com.nomagic.magicdraw.uaf.UAF.RESOURCEASSET_STEREOTYPE
    use ResourceAssetStereotype.STEREOTYPE_NAME
    com.nomagic.magicdraw.uaf.UAF.RESOURCECONNECTOR_BOUNDARYCONDITION_PROPERTY
    use ResourceConnectorStereotype.BOUNDARYCONDITION
    com.nomagic.magicdraw.uaf.UAF.RESOURCECONNECTOR_STEREOTYPE
    use ResourceConnectorStereotype.STEREOTYPE_NAME
    com.nomagic.magicdraw.uaf.UAF.RESOURCECONSTRAINT_STEREOTYPE
    use ResourceConstraintStereotype.STEREOTYPE_NAME
    com.nomagic.magicdraw.uaf.UAF.RESOURCEEXCHANGE_EXCHANGEKIND_PROPERTY
    use ResourceExchangeStereotype.EXCHANGEKIND
    com.nomagic.magicdraw.uaf.UAF.RESOURCEEXCHANGE_STEREOTYPE
    use ResourceExchangeStereotype.STEREOTYPE_NAME
    com.nomagic.magicdraw.uaf.UAF.RESOURCEEXCHANGEITEM_FUNCTION_PROPERTY
    use ResourceExchangeItemStereotype.FUNCTION
    com.nomagic.magicdraw.uaf.UAF.RESOURCEEXCHANGEITEM_STEREOTYPE
    use ResourceExchangeItemStereotype.STEREOTYPE_NAME
    com.nomagic.magicdraw.uaf.UAF.RESOURCEINFORMATION_STEREOTYPE
    use ResourceInformationStereotype.STEREOTYPE_NAME
    com.nomagic.magicdraw.uaf.UAF.RESOURCEINFORMATIONROLE_STEREOTYPE
    use ResourceInformationRoleStereotype.STEREOTYPE_NAME
    com.nomagic.magicdraw.uaf.UAF.RESOURCEINTERFACE_STEREOTYPE
    use ResourceInterfaceStereotype.STEREOTYPE_NAME
    com.nomagic.magicdraw.uaf.UAF.RESOURCEMESSAGE_STEREOTYPE
    use ResourceMessageStereotype.STEREOTYPE_NAME
    com.nomagic.magicdraw.uaf.UAF.RESOURCEMETHOD_STEREOTYPE
    use ResourceMethodStereotype.STEREOTYPE_NAME
    com.nomagic.magicdraw.uaf.UAF.RESOURCEMITIGATION_STEREOTYPE
    use ResourceMitigationStereotype.STEREOTYPE_NAME
    com.nomagic.magicdraw.uaf.UAF.RESOURCEPARAMETER_STEREOTYPE
    use ResourceParameterStereotype.STEREOTYPE_NAME
    com.nomagic.magicdraw.uaf.UAF.RESOURCEPERFORMER_ISSTANDARDCONFIGURATION_PROPERTY
    use ResourcePerformerStereotype.ISSTANDARDCONFIGURATION
    com.nomagic.magicdraw.uaf.UAF.RESOURCEPERFORMER_MILESTONE_PROPERTY
    use ResourcePerformerStereotype.MILESTONE
    com.nomagic.magicdraw.uaf.UAF.RESOURCEPERFORMER_STEREOTYPE
    use ResourcePerformerStereotype.STEREOTYPE_NAME
    com.nomagic.magicdraw.uaf.UAF.RESOURCEPORT_STEREOTYPE
    use ResourcePortStereotype.STEREOTYPE_NAME
    com.nomagic.magicdraw.uaf.UAF.RESOURCEROLE_ROLEKIND_PROPERTY
    use ResourceRoleStereotype.ROLEKIND
    com.nomagic.magicdraw.uaf.UAF.RESOURCEROLE_STEREOTYPE
    use ResourceRoleStereotype.STEREOTYPE_NAME
    com.nomagic.magicdraw.uaf.UAF.RESOURCESERVICE_STEREOTYPE
    use ResourceServiceStereotype.STEREOTYPE_NAME
    com.nomagic.magicdraw.uaf.UAF.RESOURCESERVICEINTERFACE_STEREOTYPE
    use ResourceServiceInterfaceStereotype.STEREOTYPE_NAME
    com.nomagic.magicdraw.uaf.UAF.RESOURCESIGNAL_STEREOTYPE
    use ResourceSignalStereotype.STEREOTYPE_NAME
    com.nomagic.magicdraw.uaf.UAF.RESOURCESIGNALPROPERTY_STEREOTYPE
    use ResourceSignalPropertyStereotype.STEREOTYPE_NAME
    com.nomagic.magicdraw.uaf.UAF.RESOURCESTATEDESCRIPTION_STEREOTYPE
    use ResourceStateDescriptionStereotype.STEREOTYPE_NAME
    com.nomagic.magicdraw.uaf.UAF.RESPONSIBILITY_STEREOTYPE
    use ResponsibilityStereotype.STEREOTYPE_NAME
    com.nomagic.magicdraw.uaf.UAF.RESPONSIBLEFOR_ENDDATE_PROPERTY
    use ResponsibleForStereotype.ENDDATE
    com.nomagic.magicdraw.uaf.UAF.RESPONSIBLEFOR_RESPONSIBLEROLEKIND_PROPERTY
    use ResponsibleForStereotype.RESPONSIBLEROLEKIND
    com.nomagic.magicdraw.uaf.UAF.RESPONSIBLEFOR_STARTDATE_PROPERTY
    use ResponsibleForStereotype.STARTDATE
    com.nomagic.magicdraw.uaf.UAF.RESPONSIBLEFOR_STEREOTYPE
    use ResponsibleForStereotype.STEREOTYPE_NAME
    com.nomagic.magicdraw.uaf.UAF.RISK_STEREOTYPE
    use RiskStereotype.STEREOTYPE_NAME
    com.nomagic.magicdraw.uaf.UAF.RULE_RULEKIND_PROPERTY
    use RuleStereotype.RULEKIND
    com.nomagic.magicdraw.uaf.UAF.RULE_STEREOTYPE
    use RuleStereotype.STEREOTYPE_NAME
    com.nomagic.magicdraw.uaf.UAF.SAMEAS_STEREOTYPE
    use SameAsStereotype.STEREOTYPE_NAME
    com.nomagic.magicdraw.uaf.UAF.SECURITYCONSTRAINT_STEREOTYPE
    use SecurityConstraintStereotype.STEREOTYPE_NAME
    com.nomagic.magicdraw.uaf.UAF.SECURITYCONTROL_MITIGATINGACTUALRESOURCE_PROPERTY
    use SecurityControlStereotype.MITIGATINGACTUALRESOURCE
    com.nomagic.magicdraw.uaf.UAF.SECURITYCONTROL_STEREOTYPE
    use SecurityControlStereotype.STEREOTYPE_NAME
    com.nomagic.magicdraw.uaf.UAF.SECURITYCONTROLFAMILY_STEREOTYPE
    use SecurityControlFamilyStereotype.STEREOTYPE_NAME
    com.nomagic.magicdraw.uaf.UAF.SECURITYENCLAVE_STEREOTYPE
    use SecurityEnclaveStereotype.STEREOTYPE_NAME
    com.nomagic.magicdraw.uaf.UAF.SECURITYPROCESS_STEREOTYPE
    use SecurityProcessStereotype.STEREOTYPE_NAME
    com.nomagic.magicdraw.uaf.UAF.SECURITYPROCESSACTION_STEREOTYPE
    use SecurityProcessActionStereotype.STEREOTYPE_NAME
    com.nomagic.magicdraw.uaf.UAF.SECURITYRISK_STEREOTYPE
    use SecurityRiskStereotype.STEREOTYPE_NAME
    com.nomagic.magicdraw.uaf.UAF.SEQUENCE_STEREOTYPE
    use SequenceStereotype.STEREOTYPE_NAME
    com.nomagic.magicdraw.uaf.UAF.SERVICE_STEREOTYPE
    use ServiceStereotype.STEREOTYPE_NAME
    com.nomagic.magicdraw.uaf.UAF.SERVICEARCHITECTURE_STEREOTYPE
    use ServiceArchitectureStereotype.STEREOTYPE_NAME
    com.nomagic.magicdraw.uaf.UAF.SERVICECONNECTOR_STEREOTYPE
    use ServiceConnectorStereotype.STEREOTYPE_NAME
    com.nomagic.magicdraw.uaf.UAF.SERVICECONTRACT_CONSTRAINEDEXCHANGES_PROPERTY
    use ServiceContractStereotype.CONSTRAINEDEXCHANGES
    com.nomagic.magicdraw.uaf.UAF.SERVICECONTRACT_STEREOTYPE
    use ServiceContractStereotype.STEREOTYPE_NAME
    com.nomagic.magicdraw.uaf.UAF.SERVICECONTROLFLOW_STEREOTYPE
    use ServiceControlFlowStereotype.STEREOTYPE_NAME
    com.nomagic.magicdraw.uaf.UAF.SERVICEEXCHANGE_EXCHANGEKIND_PROPERTY
    use ServiceExchangeStereotype.EXCHANGEKIND
    com.nomagic.magicdraw.uaf.UAF.SERVICEEXCHANGE_STEREOTYPE
    use ServiceExchangeStereotype.STEREOTYPE_NAME
    com.nomagic.magicdraw.uaf.UAF.SERVICEEXCHANGEITEM_STEREOTYPE
    use ServiceExchangeItemStereotype.STEREOTYPE_NAME
    com.nomagic.magicdraw.uaf.UAF.SERVICEFUNCTION_STEREOTYPE
    use ServiceFunctionStereotype.STEREOTYPE_NAME
    com.nomagic.magicdraw.uaf.UAF.SERVICEFUNCTIONACTION_STEREOTYPE
    use ServiceFunctionActionStereotype.STEREOTYPE_NAME
    com.nomagic.magicdraw.uaf.UAF.SERVICEFUNCTIONEDGE_STEREOTYPE
    use ServiceFunctionEdgeStereotype.STEREOTYPE_NAME
    com.nomagic.magicdraw.uaf.UAF.SERVICEINTERFACE_STEREOTYPE
    use ServiceInterfaceStereotype.STEREOTYPE_NAME
    com.nomagic.magicdraw.uaf.UAF.SERVICEMESSAGE_STEREOTYPE
    use ServiceMessageStereotype.STEREOTYPE_NAME
    com.nomagic.magicdraw.uaf.UAF.SERVICEMETHOD_STEREOTYPE
    use ServiceMethodStereotype.STEREOTYPE_NAME
    com.nomagic.magicdraw.uaf.UAF.SERVICEOBJECTFLOW_STEREOTYPE
    use ServiceObjectFlowStereotype.STEREOTYPE_NAME
    com.nomagic.magicdraw.uaf.UAF.SERVICEPARAMETER_STEREOTYPE
    use ServiceParameterStereotype.STEREOTYPE_NAME
    com.nomagic.magicdraw.uaf.UAF.SERVICEPOLICY_STEREOTYPE
    use ServicePolicyStereotype.STEREOTYPE_NAME
    com.nomagic.magicdraw.uaf.UAF.SERVICEPORT_STEREOTYPE
    use ServicePortStereotype.STEREOTYPE_NAME
    com.nomagic.magicdraw.uaf.UAF.SERVICEROLE_STEREOTYPE
    use ServiceRoleStereotype.STEREOTYPE_NAME
    com.nomagic.magicdraw.uaf.UAF.SERVICESIGNAL_STEREOTYPE
    use ServiceSignalStereotype.STEREOTYPE_NAME
    com.nomagic.magicdraw.uaf.UAF.SERVICESIGNALPROPERTY_STEREOTYPE
    use ServiceSignalPropertyStereotype.STEREOTYPE_NAME
    com.nomagic.magicdraw.uaf.UAF.SERVICESTATEDESCRIPTION_STEREOTYPE
    use ServiceStateDescriptionStereotype.STEREOTYPE_NAME
    com.nomagic.magicdraw.uaf.UAF.SOFTWARE_STEREOTYPE
    use SoftwareStereotype.STEREOTYPE_NAME
    com.nomagic.magicdraw.uaf.UAF.STAKEHOLDER_STAKEHOLDERCONCERN_PROPERTY
    use StakeholderStereotype.STAKEHOLDERCONCERN
    com.nomagic.magicdraw.uaf.UAF.STAKEHOLDER_STEREOTYPE
    use StakeholderStereotype.STEREOTYPE_NAME
    com.nomagic.magicdraw.uaf.UAF.STANDARD_MANDATEDDATE_PROPERTY
    use StandardStereotype.MANDATEDDATE
    com.nomagic.magicdraw.uaf.UAF.STANDARD_RATIFIEDBY_PROPERTY
    use StandardStereotype.RATIFIEDBY
    com.nomagic.magicdraw.uaf.UAF.STANDARD_RETIREDDATE_PROPERTY
    use StandardStereotype.RETIREDDATE
    com.nomagic.magicdraw.uaf.UAF.STANDARD_STEREOTYPE
    use StandardStereotype.STEREOTYPE_NAME
    com.nomagic.magicdraw.uaf.UAF.STANDARDOPERATIONALACTIVITY_STEREOTYPE
    use StandardOperationalActivityStereotype.STEREOTYPE_NAME
    com.nomagic.magicdraw.uaf.UAF.STATUSINDICATORS_STEREOTYPE
    use StatusIndicatorsStereotype.STEREOTYPE_NAME
    com.nomagic.magicdraw.uaf.UAF.STRATEGICASSET_STEREOTYPE
    use StrategicAssetStereotype.STEREOTYPE_NAME
    com.nomagic.magicdraw.uaf.UAF.STRATEGICCONSTRAINT_STEREOTYPE
    use StrategicConstraintStereotype.STEREOTYPE_NAME
    com.nomagic.magicdraw.uaf.UAF.STRATEGICEXCHANGE_STEREOTYPE
    use StrategicExchangeStereotype.STEREOTYPE_NAME
    com.nomagic.magicdraw.uaf.UAF.STRATEGICEXCHANGEITEM_STEREOTYPE
    use StrategicExchangeItemStereotype.STEREOTYPE_NAME
    com.nomagic.magicdraw.uaf.UAF.STRATEGICINFORMATION_STEREOTYPE
    use StrategicInformationStereotype.STEREOTYPE_NAME
    com.nomagic.magicdraw.uaf.UAF.STRATEGICPHASE_STEREOTYPE
    use StrategicPhaseStereotype.STEREOTYPE_NAME
    com.nomagic.magicdraw.uaf.UAF.STRUCTURALPART_STEREOTYPE
    use StructuralPartStereotype.STEREOTYPE_NAME
    com.nomagic.magicdraw.uaf.UAF.SUBJECTOFFORECAST_STEREOTYPE
    use SubjectOfForecastStereotype.STEREOTYPE_NAME
    com.nomagic.magicdraw.uaf.UAF.SUBJECTOFOPERATIONALCONSTRAINT_STEREOTYPE
    use SubjectOfOperationalConstraintStereotype.STEREOTYPE_NAME
    com.nomagic.magicdraw.uaf.UAF.SUBJECTOFRESOURCECONSTRAINT_STEREOTYPE
    use SubjectOfResourceConstraintStereotype.STEREOTYPE_NAME
    com.nomagic.magicdraw.uaf.UAF.SUBJECTOFSECURITYCONSTRAINT_STEREOTYPE
    use SubjectOfSecurityConstraintStereotype.STEREOTYPE_NAME
    com.nomagic.magicdraw.uaf.UAF.SUBJECTOFSTRATEGICCONSTRAINT_STEREOTYPE
    use SubjectOfStrategicConstraintStereotype.STEREOTYPE_NAME
    com.nomagic.magicdraw.uaf.UAF.SUPPORTS_STEREOTYPE
    use SupportsStereotype.STEREOTYPE_NAME
    com.nomagic.magicdraw.uaf.UAF.SYSTEM_STEREOTYPE
    use SystemStereotype.STEREOTYPE_NAME
    com.nomagic.magicdraw.uaf.UAF.TECHNOLOGY_STEREOTYPE
    use TechnologyStereotype.STEREOTYPE_NAME
    com.nomagic.magicdraw.uaf.UAF.TEMPORALPART_STEREOTYPE
    use TemporalPartStereotype.STEREOTYPE_NAME
    com.nomagic.magicdraw.uaf.UAF.UAFELEMENT_CONFORMSTO_PROPERTY
    use UAFElementStereotype.CONFORMSTO
    com.nomagic.magicdraw.uaf.UAF.UAFELEMENT_STEREOTYPE
    use UAFElementStereotype.STEREOTYPE_NAME
    com.nomagic.magicdraw.uaf.UAF.UAFELEMENT_URI_PROPERTY
    use UAFElementStereotype.URI
    com.nomagic.magicdraw.uaf.UAF.VALUEITEM_CUSTOMKIND_PROPERTY
    use ValueItemStereotype.CUSTOMKIND
    com.nomagic.magicdraw.uaf.UAF.VALUEITEM_KIND_PROPERTY
    use ValueItemStereotype.KIND
    com.nomagic.magicdraw.uaf.UAF.VALUEITEM_STEREOTYPE
    use ValueItemStereotype.STEREOTYPE_NAME
    com.nomagic.magicdraw.uaf.UAF.VALUESTREAM_STEREOTYPE
    use ValueStreamStereotype.STEREOTYPE_NAME
    com.nomagic.magicdraw.uaf.UAF.VERSIONEDELEMENT_STEREOTYPE
    use VersionedElementStereotype.STEREOTYPE_NAME
    com.nomagic.magicdraw.uaf.UAF.VERSIONEDELEMENT_VERSIONRELEASEDATMILESTONE_PROPERTY
    use VersionedElementStereotype.VERSIONRELEASEDATMILESTONE
    com.nomagic.magicdraw.uaf.UAF.VERSIONEDELEMENT_VERSIONWITHDRAWNATMILESTONE_PROPERTY
    use VersionedElementStereotype.VERSIONWITHDRAWNATMILESTONE
    com.nomagic.magicdraw.uaf.UAF.VERSIONOFCONFIGURATION_STEREOTYPE
    use VersionOfConfigurationStereotype.STEREOTYPE_NAME
    com.nomagic.magicdraw.uaf.UAF.VERSIONSUCCESSION_STEREOTYPE
    use VersionSuccessionStereotype.STEREOTYPE_NAME
    com.nomagic.magicdraw.uaf.UAF.VIEW_STEREOTYPE
    use ViewStereotype.STEREOTYPE_NAME
    com.nomagic.magicdraw.uaf.UAF.VIEW_VIEWPOINT_PROPERTY
    use ViewStereotype.VIEWPOINT
    com.nomagic.magicdraw.uaf.UAF.VIEWPOINT_CONCERN_PROPERTY
    use ViewpointStereotype.CONCERN
    com.nomagic.magicdraw.uaf.UAF.VIEWPOINT_LANGUAGE_PROPERTY
    use ViewpointStereotype.LANGUAGE
    com.nomagic.magicdraw.uaf.UAF.VIEWPOINT_METHOD_PROPERTY
    use ViewpointStereotype.METHOD
    com.nomagic.magicdraw.uaf.UAF.VIEWPOINT_PURPOSE_PROPERTY
    use ViewpointStereotype.PURPOSE
    com.nomagic.magicdraw.uaf.UAF.VIEWPOINT_STAKEHOLDER_PROPERTY
    use ViewpointStereotype.STAKEHOLDER
    com.nomagic.magicdraw.uaf.UAF.VIEWPOINT_STEREOTYPE
    use ViewpointStereotype.STEREOTYPE_NAME
    com.nomagic.magicdraw.uaf.UAF.VISIONSTATEMENT_STEREOTYPE
    use VisionStatementStereotype.STEREOTYPE_NAME
    com.nomagic.magicdraw.uaf.UAF.WHOLELIFECONFIGURATION_KIND_PROPERTY
    use WholeLifeConfigurationStereotype.KIND
    com.nomagic.magicdraw.uaf.UAF.WHOLELIFECONFIGURATION_STEREOTYPE
    use WholeLifeConfigurationStereotype.STEREOTYPE_NAME
    com.nomagic.magicdraw.uaf.UAF.WHOLELIFEENTERPRISE_STEREOTYPE
    use WholeLifeEnterpriseStereotype.STEREOTYPE_NAME
    com.nomagic.magicdraw.ui.dialogs.SelectElementInfo.allowLoad
    not used anymore. Now modules are allowed to load if needed
    com.nomagic.magicdraw.ui.dialogs.SelectElementInfo.showRelationships
    not used anymore. Now relationships are shown on demand
    com.nomagic.magicdraw.ui.dialogs.SelectElementInfo.SUGGESTION_LIST_ALWAYS
    not used anymore
    com.nomagic.magicdraw.ui.dialogs.SelectElementInfo.SUGGESTION_LIST_NEVER
    not used anymore
    com.nomagic.magicdraw.ui.dialogs.SelectElementInfo.SUGGESTION_LIST_ON_DEMAND
    not used anymore
    com.nomagic.magicdraw.ui.dialogs.SelectElementInfo.suggestionList
    not used anymore. Suggestion list is shown always in selection UI
    com.nomagic.magicdraw.uml.DeprecatedRepresentationTextCreator.COLOR_POSTFIX
    use RichTextStringUtils.COLOR_POSTFIX
    com.nomagic.magicdraw.uml.DeprecatedRepresentationTextCreator.COLOR_PREFIX
    use RichTextStringUtils.COLOR_PREFIX
    com.nomagic.magicdraw.uml.DeprecatedRepresentationTextCreator.EMPTY_NAME_NOTATION
    com.nomagic.magicdraw.uml.DeprecatedRepresentationTextCreator.GRAY_COLOR_STRING
    use RichTextStringUtils.GRAY_COLOR
    com.nomagic.requirements.util.MDCustomizationForRequirements.NUMBEROWNER_NUMBERINGSTYLE_PROPERTY
    use NumberOwnerStereotype.NUMBERINGSTYLE
    com.nomagic.requirements.util.MDCustomizationForRequirements.NUMBEROWNER_PREFIX_PROPERTY
    use NumberOwnerStereotype.PREFIX
    com.nomagic.requirements.util.MDCustomizationForRequirements.NUMBEROWNER_SEPARATOR_PROPERTY
    use NumberOwnerStereotype.SEPARATOR
    com.nomagic.requirements.util.MDCustomizationForRequirements.NUMBEROWNER_STEREOTYPE
    use NumberOwnerStereotype.STEREOTYPE_NAME
    com.nomagic.requirements.util.MDCustomizationForRequirements.REQUIREMENTTABLE_COLUMNSWIDTH_PROPERTY
    use RequirementTableStereotype.COLUMNSWIDTH
    com.nomagic.requirements.util.MDCustomizationForRequirements.REQUIREMENTTABLE_CONTEXT_PROPERTY
    use RequirementTableStereotype.CONTEXT
    com.nomagic.requirements.util.MDCustomizationForRequirements.REQUIREMENTTABLE_CUSTOMCOLUMNELEMENTS_PROPERTY
    use RequirementTableStereotype.CUSTOMCOLUMNELEMENTS
    com.nomagic.requirements.util.MDCustomizationForRequirements.REQUIREMENTTABLE_SHOWCOLUMNS_PROPERTY
    use RequirementTableStereotype.SHOWCOLUMNS
    com.nomagic.requirements.util.MDCustomizationForRequirements.REQUIREMENTTABLE_SHOWCONTEXT_PROPERTY
    use RequirementTableStereotype.SHOWCONTEXT
    com.nomagic.requirements.util.MDCustomizationForRequirements.REQUIREMENTTABLE_SHOWCUSTOMCOLUMNS_PROPERTY
    use RequirementTableStereotype.SHOWCUSTOMCOLUMNS
    com.nomagic.requirements.util.MDCustomizationForRequirements.REQUIREMENTTABLE_STEREOTYPE
    use RequirementTableStereotype.STEREOTYPE_NAME
    com.nomagic.requirements.util.MDCustomizationForRequirements.REQUIREMENTTERMS_STEREOTYPE
    use RequirementTermsStereotype.STEREOTYPE_NAME
    com.nomagic.requirements.util.MDCustomizationForRequirements.VERIFICATIONSTATUS_CONSTRAINT_PROPERTY
    use VerificationStatusStereotype.CONSTRAINT
    com.nomagic.requirements.util.MDCustomizationForRequirements.VERIFICATIONSTATUS_MARGIN_PROPERTY
    use VerificationStatusStereotype.MARGIN
    com.nomagic.requirements.util.MDCustomizationForRequirements.VERIFICATIONSTATUS_REQUIREMENT_PROPERTY
    use VerificationStatusStereotype.REQUIREMENT
    com.nomagic.requirements.util.MDCustomizationForRequirements.VERIFICATIONSTATUS_STATUS_PROPERTY
    use VerificationStatusStereotype.STATUS
    com.nomagic.requirements.util.MDCustomizationForRequirements.VERIFICATIONSTATUS_STEREOTYPE
    use VerificationStatusStereotype.STEREOTYPE_NAME
    com.nomagic.requirements.util.MDCustomizationForRequirements.VERIFICATIONSTATUS_TIMESTAMP_PROPERTY
    use VerificationStatusStereotype.TIMESTAMP
    com.nomagic.uml2.ext.jmi.helpers.DeprecatedStereotypesHelper.INVISIBLE_STEREOTYPE_NAME
    use MagicDrawProfile.InvisibleStereotypeStereotype.STEREOTYPE_NAME
    com.nomagic.uml2.ext.jmi.helpers.DeprecatedStereotypesHelper.METAMODEL
    use StandardProfile.METAMODEL_STEREOTYPE
    com.nomagic.uml2.MagicDrawProfile.ABSTRACTGANTTCHARTDIAGRAM_LEGENDS_PROPERTY
    use AbstractGanttChartDiagramStereotype.LEGENDS
    com.nomagic.uml2.MagicDrawProfile.ABSTRACTGANTTCHARTDIAGRAM_STEREOTYPE
    use AbstractGanttChartDiagramStereotype.STEREOTYPE_NAME
    com.nomagic.uml2.MagicDrawProfile.ADDITIONALELEMENTIMPORT_STEREOTYPE
    use AdditionalElementImportStereotype.STEREOTYPE_NAME
    com.nomagic.uml2.MagicDrawProfile.ADDITIONALELEMENTIMPORT_TREATASAUXILIARYINOWNINGPROJECT_PROPERTY
    use AdditionalElementImportStereotype.TREATASAUXILIARYINOWNINGPROJECT
    com.nomagic.uml2.MagicDrawProfile.ADDITIONALPACKAGEIMPORT_STEREOTYPE
    use AdditionalPackageImportStereotype.STEREOTYPE_NAME
    com.nomagic.uml2.MagicDrawProfile.ADDITIONALPACKAGEIMPORT_TREATASAUXILIARYINOWNINGPROJECT_PROPERTY
    use AdditionalPackageImportStereotype.TREATASAUXILIARYINOWNINGPROJECT
    com.nomagic.uml2.MagicDrawProfile.ADORNMENTRULE_ADORNEDPROPERTIES_PROPERTY
    use AdornmentRuleStereotype.ADORNEDPROPERTIES
    com.nomagic.uml2.MagicDrawProfile.ADORNMENTRULE_ADORNMENT_PROPERTY
    use AdornmentRuleStereotype.ADORNMENT
    com.nomagic.uml2.MagicDrawProfile.ADORNMENTRULE_PRIORITY_PROPERTY
    use AdornmentRuleStereotype.PRIORITY
    com.nomagic.uml2.MagicDrawProfile.ADORNMENTRULE_STEREOTYPE
    use AdornmentRuleStereotype.STEREOTYPE_NAME
    com.nomagic.uml2.MagicDrawProfile.ASPECT_STEREOTYPE
    use AspectStereotype.STEREOTYPE_NAME
    com.nomagic.uml2.MagicDrawProfile.ASSEMBLY_STEREOTYPE
    use AssemblyStereotype.STEREOTYPE_NAME
    com.nomagic.uml2.MagicDrawProfile.ATTACHEDFILE_ATTACHEDAT_PROPERTY
    use AttachedFileStereotype.ATTACHEDAT
    com.nomagic.uml2.MagicDrawProfile.ATTACHEDFILE_AUTHOR_PROPERTY
    use AttachedFileStereotype.AUTHOR
    com.nomagic.uml2.MagicDrawProfile.ATTACHEDFILE_FILE_PROPERTY
    use AttachedFileStereotype.FILE
    com.nomagic.uml2.MagicDrawProfile.ATTACHEDFILE_MODIFIEDAT_PROPERTY
    use AttachedFileStereotype.MODIFIEDAT
    com.nomagic.uml2.MagicDrawProfile.ATTACHEDFILE_SIZE_PROPERTY
    use AttachedFileStereotype.SIZE
    com.nomagic.uml2.MagicDrawProfile.ATTACHEDFILE_STEREOTYPE
    use AttachedFileStereotype.STEREOTYPE_NAME
    com.nomagic.uml2.MagicDrawProfile.AUTOGENERATEDNAME_STEREOTYPE
    use AutoGeneratedNameStereotype.STEREOTYPE_NAME
    com.nomagic.uml2.MagicDrawProfile.AUTONUMBER_DEFAULTNUMBER_PROPERTY
    use AutoNumberStereotype.DEFAULTNUMBER
    com.nomagic.uml2.MagicDrawProfile.AUTONUMBER_NUMBEREDPROPERTY_PROPERTY
    use AutoNumberStereotype.NUMBEREDPROPERTY
    com.nomagic.uml2.MagicDrawProfile.AUTONUMBER_NUMBERINGSCHEME_PROPERTY
    use AutoNumberStereotype.NUMBERINGSCHEME
    com.nomagic.uml2.MagicDrawProfile.AUTONUMBER_PREFIX_PROPERTY
    use AutoNumberStereotype.PREFIX
    com.nomagic.uml2.MagicDrawProfile.AUTONUMBER_STEREOTYPE
    use AutoNumberStereotype.STEREOTYPE_NAME
    com.nomagic.uml2.MagicDrawProfile.AUTONUMBER_USEPREFIXONOWNER_PROPERTY
    use AutoNumberStereotype.USEPREFIXONOWNER
    com.nomagic.uml2.MagicDrawProfile.AUXILIARYRESOURCE_STEREOTYPE
    use AuxiliaryResourceStereotype.STEREOTYPE_NAME
    com.nomagic.uml2.MagicDrawProfile.AUXILIARYRESOURCE_TREATASAUXILIARYINOWNINGPROJECT_PROPERTY
    use AuxiliaryResourceStereotype.TREATASAUXILIARYINOWNINGPROJECT
    com.nomagic.uml2.MagicDrawProfile.BANNER_STEREOTYPE
    use BannerStereotype.STEREOTYPE_NAME
    com.nomagic.uml2.MagicDrawProfile.BANNER_TEXT_PROPERTY
    use BannerStereotype.TEXT
    com.nomagic.uml2.MagicDrawProfile.BOUNDARY_STEREOTYPE
    use BoundaryStereotype.STEREOTYPE_NAME
    com.nomagic.uml2.MagicDrawProfile.COMPLETE_STEREOTYPE
    use CompleteStereotype.STEREOTYPE_NAME
    com.nomagic.uml2.MagicDrawProfile.CONCEPTUALVIEW_CONCEPTUALVIEWID_PROPERTY
    use ConceptualViewStereotype.CONCEPTUALVIEWID
    com.nomagic.uml2.MagicDrawProfile.CONCEPTUALVIEW_STEREOTYPE
    use ConceptualViewStereotype.STEREOTYPE_NAME
    com.nomagic.uml2.MagicDrawProfile.CONSTRUCTOR_STEREOTYPE
    use ConstructorStereotype.STEREOTYPE_NAME
    com.nomagic.uml2.MagicDrawProfile.CONTROL_STEREOTYPE
    use ControlStereotype.STEREOTYPE_NAME
    com.nomagic.uml2.MagicDrawProfile.CUSTOMIMAGEHOLDER_CONTENT_PROPERTY
    use CustomImageHolderStereotype.CONTENT
    com.nomagic.uml2.MagicDrawProfile.CUSTOMIMAGEHOLDER_FORMAT_PROPERTY
    use CustomImageHolderStereotype.FORMAT
    com.nomagic.uml2.MagicDrawProfile.CUSTOMIMAGEHOLDER_LOCATION_PROPERTY
    use CustomImageHolderStereotype.LOCATION
    com.nomagic.uml2.MagicDrawProfile.CUSTOMIMAGEHOLDER_STEREOTYPE
    use CustomImageHolderStereotype.STEREOTYPE_NAME
    com.nomagic.uml2.MagicDrawProfile.CUSTOMIZATION_ABBREVIATION_PROPERTY
    use CustomizationStereotype.ABBREVIATION
    com.nomagic.uml2.MagicDrawProfile.CUSTOMIZATION_ADDITIONALCONTENT_PROPERTY
    use CustomizationStereotype.ADDITIONALCONTENT
    com.nomagic.uml2.MagicDrawProfile.CUSTOMIZATION_ALLOWEDDRAGANDDROPS_PROPERTY
    use CustomizationStereotype.ALLOWEDDRAGANDDROPS
    com.nomagic.uml2.MagicDrawProfile.CUSTOMIZATION_ALLOWEDRELATIONSHIPS_PROPERTY
    use CustomizationStereotype.ALLOWEDRELATIONSHIPS
    com.nomagic.uml2.MagicDrawProfile.CUSTOMIZATION_APPLYTOSOURCE_PROPERTY
    use CustomizationStereotype.APPLYTOSOURCE
    com.nomagic.uml2.MagicDrawProfile.CUSTOMIZATION_APPLYTOTARGET_PROPERTY
    use CustomizationStereotype.APPLYTOTARGET
    com.nomagic.uml2.MagicDrawProfile.CUSTOMIZATION_CATEGORY_PROPERTY
    use CustomizationStereotype.CATEGORY
    com.nomagic.uml2.MagicDrawProfile.CUSTOMIZATION_CHECKSPELLING_PROPERTY
    use CustomizationStereotype.CHECKSPELLING
    com.nomagic.uml2.MagicDrawProfile.CUSTOMIZATION_CUSTOMIZATIONTARGET_PROPERTY
    use CustomizationStereotype.CUSTOMIZATIONTARGET
    com.nomagic.uml2.MagicDrawProfile.CUSTOMIZATION_DEFAULTSHAPESIZE_PROPERTY
    use CustomizationStereotype.DEFAULTSHAPESIZE
    com.nomagic.uml2.MagicDrawProfile.CUSTOMIZATION_DISALLOWEDRELATIONSHIPS_PROPERTY
    use CustomizationStereotype.DISALLOWEDRELATIONSHIPS
    com.nomagic.uml2.MagicDrawProfile.CUSTOMIZATION_DONOTSUGGESTASTYPE_PROPERTY
    use CustomizationStereotype.DONOTSUGGESTASTYPE
    com.nomagic.uml2.MagicDrawProfile.CUSTOMIZATION_DONOTSUGGESTNAMEAUTOCOMPLETION_PROPERTY
    use CustomizationStereotype.DONOTSUGGESTNAMEAUTOCOMPLETION
    com.nomagic.uml2.MagicDrawProfile.CUSTOMIZATION_HELPID_PROPERTY
    use CustomizationStereotype.HELPID
    com.nomagic.uml2.MagicDrawProfile.CUSTOMIZATION_HIDDENOWNEDDIAGRAMS_PROPERTY
    use CustomizationStereotype.HIDDENOWNEDDIAGRAMS
    com.nomagic.uml2.MagicDrawProfile.CUSTOMIZATION_HIDDENOWNEDTYPES_PROPERTY
    use CustomizationStereotype.HIDDENOWNEDTYPES
    com.nomagic.uml2.MagicDrawProfile.CUSTOMIZATION_HIDEMETATYPE_PROPERTY
    use CustomizationStereotype.HIDEMETATYPE
    com.nomagic.uml2.MagicDrawProfile.CUSTOMIZATION_INSHORTCUTMENU_PROPERTY
    use CustomizationStereotype.INSHORTCUTMENU
    com.nomagic.uml2.MagicDrawProfile.CUSTOMIZATION_KEYWORD_PROPERTY
    use CustomizationStereotype.KEYWORD
    com.nomagic.uml2.MagicDrawProfile.CUSTOMIZATION_MULTILINETEXTPROPERTIES_PROPERTY
    use CustomizationStereotype.MULTILINETEXTPROPERTIES
    com.nomagic.uml2.MagicDrawProfile.CUSTOMIZATION_POSSIBLEOWNERS_PROPERTY
    use CustomizationStereotype.POSSIBLEOWNERS
    com.nomagic.uml2.MagicDrawProfile.CUSTOMIZATION_PREFERREDMETATYPE_PROPERTY
    use CustomizationStereotype.PREFERREDMETATYPE
    com.nomagic.uml2.MagicDrawProfile.CUSTOMIZATION_PROPERTIESDISPLAYEDINCOMPARTMENTS_PROPERTY
    use CustomizationStereotype.PROPERTIESDISPLAYEDINCOMPARTMENTS
    com.nomagic.uml2.MagicDrawProfile.CUSTOMIZATION_QUICKAPPLYINGFOR_PROPERTY
    use CustomizationStereotype.QUICKAPPLYINGFOR
    com.nomagic.uml2.MagicDrawProfile.CUSTOMIZATION_REPRESENTATIONTEXT_PROPERTY
    use CustomizationStereotype.REPRESENTATIONTEXT
    com.nomagic.uml2.MagicDrawProfile.CUSTOMIZATION_SHOWPROPERTIESWHENNOTAPPLIED_PROPERTY
    use CustomizationStereotype.SHOWPROPERTIESWHENNOTAPPLIED
    com.nomagic.uml2.MagicDrawProfile.CUSTOMIZATION_SHOWPROPERTIESWHENNOTAPPLIEDLIMITEDBYELEMENTTYPE_PROPERTY
    use CustomizationStereotype.SHOWPROPERTIESWHENNOTAPPLIEDLIMITEDBYELEMENTTYPE
    com.nomagic.uml2.MagicDrawProfile.CUSTOMIZATION_SHOWPROPERTIESWHENNOTAPPLIEDLIMITEDBYPROFILEAPPLICATION_PROPERTY
    use CustomizationStereotype.SHOWPROPERTIESWHENNOTAPPLIEDLIMITEDBYPROFILEAPPLICATION
    com.nomagic.uml2.MagicDrawProfile.CUSTOMIZATION_STANDARDEXPERTCONFIGURATION_PROPERTY
    use CustomizationStereotype.STANDARDEXPERTCONFIGURATION
    com.nomagic.uml2.MagicDrawProfile.CUSTOMIZATION_STEREOTYPE
    use CustomizationStereotype.STEREOTYPE_NAME
    com.nomagic.uml2.MagicDrawProfile.CUSTOMIZATION_SUBELEMENTCONTENTSINCLUDED_PROPERTY
    use CustomizationStereotype.SUBELEMENTCONTENTSINCLUDED
    com.nomagic.uml2.MagicDrawProfile.CUSTOMIZATION_SUGGESTEDOWNEDDIAGRAMS_PROPERTY
    use CustomizationStereotype.SUGGESTEDOWNEDDIAGRAMS
    com.nomagic.uml2.MagicDrawProfile.CUSTOMIZATION_SUGGESTEDOWNEDTYPES_PROPERTY
    use CustomizationStereotype.SUGGESTEDOWNEDTYPES
    com.nomagic.uml2.MagicDrawProfile.CUSTOMIZATION_SUPERTYPES_PROPERTY
    use CustomizationStereotype.SUPERTYPES
    com.nomagic.uml2.MagicDrawProfile.CUSTOMIZATION_SYMBOLSTANDARDEXPERTCONFIGURATION_PROPERTY
    use CustomizationStereotype.SYMBOLSTANDARDEXPERTCONFIGURATION
    com.nomagic.uml2.MagicDrawProfile.CUSTOMIZATION_TYPESFORSOURCE_PROPERTY
    use CustomizationStereotype.TYPESFORSOURCE
    com.nomagic.uml2.MagicDrawProfile.CUSTOMIZATION_TYPESFORTARGET_PROPERTY
    use CustomizationStereotype.TYPESFORTARGET
    com.nomagic.uml2.MagicDrawProfile.CUSTOMIZATION_USEDUMLPROPERTIES_PROPERTY
    use CustomizationStereotype.USEDUMLPROPERTIES
    com.nomagic.uml2.MagicDrawProfile.CUSTOMSORT_SORTPRIORITY_PROPERTY
    use CustomSortStereotype.SORTPRIORITY
    com.nomagic.uml2.MagicDrawProfile.CUSTOMSORT_STEREOTYPE
    use CustomSortStereotype.STEREOTYPE_NAME
    com.nomagic.uml2.MagicDrawProfile.DELEGATE_STEREOTYPE
    use DelegateStereotype.STEREOTYPE_NAME
    com.nomagic.uml2.MagicDrawProfile.DEPLOYMENTVIEW_DEPLOYMENTVIEWID_PROPERTY
    use DeploymentViewStereotype.DEPLOYMENTVIEWID
    com.nomagic.uml2.MagicDrawProfile.DEPLOYMENTVIEW_STEREOTYPE
    use DeploymentViewStereotype.STEREOTYPE_NAME
    com.nomagic.uml2.MagicDrawProfile.DEPRECATED_DEPRECATEDREASON_PROPERTY
    use DeprecatedStereotype.DEPRECATEDREASON
    com.nomagic.uml2.MagicDrawProfile.DEPRECATED_STEREOTYPE
    use DeprecatedStereotype.STEREOTYPE_NAME
    com.nomagic.uml2.MagicDrawProfile.DERIVEDPROPERTIESSUITE_STEREOTYPE
    use DerivedPropertiesSuiteStereotype.STEREOTYPE_NAME
    com.nomagic.uml2.MagicDrawProfile.DERIVEDPROPERTYSPECIFICATION_EXPRESSION_PROPERTY
    use DerivedPropertySpecificationStereotype.EXPRESSION
    com.nomagic.uml2.MagicDrawProfile.DERIVEDPROPERTYSPECIFICATION_ISREADONLY_PROPERTY
    use DerivedPropertySpecificationStereotype.ISREADONLY
    com.nomagic.uml2.MagicDrawProfile.DERIVEDPROPERTYSPECIFICATION_STEREOTYPE
    use DerivedPropertySpecificationStereotype.STEREOTYPE_NAME
    com.nomagic.uml2.MagicDrawProfile.DERIVEDPROPERTYSPECIFICATION_VALUESETTER_PROPERTY
    use DerivedPropertySpecificationStereotype.VALUESETTER
    com.nomagic.uml2.MagicDrawProfile.DESIGNMODEL_DESIGNMODELID_PROPERTY
    use DesignModelStereotype.DESIGNMODELID
    com.nomagic.uml2.MagicDrawProfile.DESIGNMODEL_STEREOTYPE
    use DesignModelStereotype.STEREOTYPE_NAME
    com.nomagic.uml2.MagicDrawProfile.DESTRUCTOR_STEREOTYPE
    use DestructorStereotype.STEREOTYPE_NAME
    com.nomagic.uml2.MagicDrawProfile.DIAGRAMCONTENTFILTER_FILTEREDBYLEGENDITEMS_PROPERTY
    use DiagramContentFilterStereotype.FILTEREDBYLEGENDITEMS
    com.nomagic.uml2.MagicDrawProfile.DIAGRAMCONTENTFILTER_FILTERINGPREFERENCE_PROPERTY
    use DiagramContentFilterStereotype.FILTERINGPREFERENCE
    com.nomagic.uml2.MagicDrawProfile.DIAGRAMCONTENTFILTER_STEREOTYPE
    use DiagramContentFilterStereotype.STEREOTYPE_NAME
    com.nomagic.uml2.MagicDrawProfile.DIAGRAMINFO_AUTHOR_PROPERTY
    use DiagramInfoStereotype.AUTHOR
    com.nomagic.uml2.MagicDrawProfile.DIAGRAMINFO_CREATION_DATE_PROPERTY
    use DiagramInfoStereotype.CREATION_DATE
    com.nomagic.uml2.MagicDrawProfile.DIAGRAMINFO_LAST_MODIFIED_BY_PROPERTY
    use DiagramInfoStereotype.LAST_MODIFIED_BY
    com.nomagic.uml2.MagicDrawProfile.DIAGRAMINFO_MODIFICATION_DATE_PROPERTY
    use DiagramInfoStereotype.MODIFICATION_DATE
    com.nomagic.uml2.MagicDrawProfile.DIAGRAMINFO_STEREOTYPE
    use DiagramInfoStereotype.STEREOTYPE_NAME
    com.nomagic.uml2.MagicDrawProfile.DIAGRAMTABLE_ADDITIONALELEMENTS_PROPERTY
    use DiagramTableStereotype.ADDITIONALELEMENTS
    com.nomagic.uml2.MagicDrawProfile.DIAGRAMTABLE_COLUMNELEMENTS_PROPERTY
    use DiagramTableStereotype.COLUMNELEMENTS
    com.nomagic.uml2.MagicDrawProfile.DIAGRAMTABLE_COLUMNIDS_PROPERTY
    use DiagramTableStereotype.COLUMNIDS
    com.nomagic.uml2.MagicDrawProfile.DIAGRAMTABLE_COLUMNWIDTH_PROPERTY
    use DiagramTableStereotype.COLUMNWIDTH
    com.nomagic.uml2.MagicDrawProfile.DIAGRAMTABLE_CUSTOMCOLUMNS_PROPERTY
    use DiagramTableStereotype.CUSTOMCOLUMNS
    com.nomagic.uml2.MagicDrawProfile.DIAGRAMTABLE_DEFAULTROWELEMENTSOWNER_PROPERTY
    use DiagramTableStereotype.DEFAULTROWELEMENTSOWNER
    com.nomagic.uml2.MagicDrawProfile.DIAGRAMTABLE_DESCRIPTIONAREA_PROPERTY
    use DiagramTableStereotype.DESCRIPTIONAREA
    com.nomagic.uml2.MagicDrawProfile.DIAGRAMTABLE_DISPLAYMODE_PROPERTY
    use DiagramTableStereotype.DISPLAYMODE
    com.nomagic.uml2.MagicDrawProfile.DIAGRAMTABLE_ENABLEPATTERNSBASEDVERIFICATION_PROPERTY
    use DiagramTableStereotype.ENABLEPATTERNSBASEDVERIFICATION
    com.nomagic.uml2.MagicDrawProfile.DIAGRAMTABLE_EXCLUDEDELEMENTS_PROPERTY
    use DiagramTableStereotype.EXCLUDEDELEMENTS
    com.nomagic.uml2.MagicDrawProfile.DIAGRAMTABLE_EXPANDEDROWS_PROPERTY
    use DiagramTableStereotype.EXPANDEDROWS
    com.nomagic.uml2.MagicDrawProfile.DIAGRAMTABLE_HIDECOLUMNS_PROPERTY
    use DiagramTableStereotype.HIDECOLUMNS
    com.nomagic.uml2.MagicDrawProfile.DIAGRAMTABLE_INCLUDEADDITIONALCONTENT_PROPERTY
    use DiagramTableStereotype.INCLUDEADDITIONALCONTENT
    com.nomagic.uml2.MagicDrawProfile.DIAGRAMTABLE_INCLUDECUSTOMTYPESOFROWTYPES_PROPERTY
    use DiagramTableStereotype.INCLUDECUSTOMTYPESOFROWTYPES
    com.nomagic.uml2.MagicDrawProfile.DIAGRAMTABLE_INCLUDESUBTYPESOFROWTYPES_PROPERTY
    use DiagramTableStereotype.INCLUDESUBTYPESOFROWTYPES
    com.nomagic.uml2.MagicDrawProfile.DIAGRAMTABLE_LEGENDS_PROPERTY
    use DiagramTableStereotype.LEGENDS
    com.nomagic.uml2.MagicDrawProfile.DIAGRAMTABLE_LIMITROWHEIGHT_PROPERTY
    use DiagramTableStereotype.LIMITROWHEIGHT
    com.nomagic.uml2.MagicDrawProfile.DIAGRAMTABLE_LOADPARTIALLY_PROPERTY
    use DiagramTableStereotype.LOADPARTIALLY
    com.nomagic.uml2.MagicDrawProfile.DIAGRAMTABLE_OPTIONS_PROPERTY
    use DiagramTableStereotype.OPTIONS
    com.nomagic.uml2.MagicDrawProfile.DIAGRAMTABLE_QUERY_PROPERTY
    use DiagramTableStereotype.QUERY
    com.nomagic.uml2.MagicDrawProfile.DIAGRAMTABLE_ROWELEMENTS_PROPERTY
    use DiagramTableStereotype.ROWELEMENTS
    com.nomagic.uml2.MagicDrawProfile.DIAGRAMTABLE_ROWELEMENTTYPE_PROPERTY
    use DiagramTableStereotype.ROWELEMENTTYPE
    com.nomagic.uml2.MagicDrawProfile.DIAGRAMTABLE_ROWFILTERS_PROPERTY
    use DiagramTableStereotype.ROWFILTERS
    com.nomagic.uml2.MagicDrawProfile.DIAGRAMTABLE_ROWSORDER_PROPERTY
    use DiagramTableStereotype.ROWSORDER
    com.nomagic.uml2.MagicDrawProfile.DIAGRAMTABLE_SCOPE_PROPERTY
    use DiagramTableStereotype.SCOPE
    com.nomagic.uml2.MagicDrawProfile.DIAGRAMTABLE_SHOWCOLUMNICONS_PROPERTY
    use DiagramTableStereotype.SHOWCOLUMNICONS
    com.nomagic.uml2.MagicDrawProfile.DIAGRAMTABLE_SHOWDETAILEDCOLUMNNAME_PROPERTY
    use DiagramTableStereotype.SHOWDETAILEDCOLUMNNAME
    com.nomagic.uml2.MagicDrawProfile.DIAGRAMTABLE_SHOWELEMENTNUMBER_PROPERTY
    use DiagramTableStereotype.SHOWELEMENTNUMBER
    com.nomagic.uml2.MagicDrawProfile.DIAGRAMTABLE_SHOWELEMENTTYPE_PROPERTY
    use DiagramTableStereotype.SHOWELEMENTTYPE
    com.nomagic.uml2.MagicDrawProfile.DIAGRAMTABLE_SHOWFILTER_PROPERTY
    use DiagramTableStereotype.SHOWFILTER
    com.nomagic.uml2.MagicDrawProfile.DIAGRAMTABLE_SHOWFULLPATH_PROPERTY
    use DiagramTableStereotype.SHOWFULLPATH
    com.nomagic.uml2.MagicDrawProfile.DIAGRAMTABLE_SHOWSCOPE_PROPERTY
    use DiagramTableStereotype.SHOWSCOPE
    com.nomagic.uml2.MagicDrawProfile.DIAGRAMTABLE_SHOWSCOPEASROOT_PROPERTY
    use DiagramTableStereotype.SHOWSCOPEASROOT
    com.nomagic.uml2.MagicDrawProfile.DIAGRAMTABLE_SORT_PROPERTY
    use DiagramTableStereotype.SORT
    com.nomagic.uml2.MagicDrawProfile.DIAGRAMTABLE_STEREOTYPE
    use DiagramTableStereotype.STEREOTYPE_NAME
    com.nomagic.uml2.MagicDrawProfile.DIAGRAMTABLE_WRAPTEXT_PROPERTY
    use DiagramTableStereotype.WRAPTEXT
    com.nomagic.uml2.MagicDrawProfile.DIAGRAMTABLEMAPTODATASOURCE_DELETEROWOPTION_PROPERTY
    use DiagramTableMapToDataSourceStereotype.DELETEROWOPTION
    com.nomagic.uml2.MagicDrawProfile.DIAGRAMTABLEMAPTODATASOURCE_STEREOTYPE
    use DiagramTableMapToDataSourceStereotype.STEREOTYPE_NAME
    com.nomagic.uml2.MagicDrawProfile.DISCLAIMERCONFIGURATION_STEREOTYPE
    use DisclaimerConfigurationStereotype.STEREOTYPE_NAME
    com.nomagic.uml2.MagicDrawProfile.DISCLAIMERCONFIGURATION_TEXT_PROPERTY
    use DisclaimerConfigurationStereotype.TEXT
    com.nomagic.uml2.MagicDrawProfile.DRAGANDDROPSPECIFICATION_APPENDMODE_PROPERTY
    use DragAndDropSpecificationStereotype.APPENDMODE
    com.nomagic.uml2.MagicDrawProfile.DRAGANDDROPSPECIFICATION_PROPERTYACTIONRESULT_PROPERTY
    use DragAndDropSpecificationStereotype.PROPERTYACTIONRESULT
    com.nomagic.uml2.MagicDrawProfile.DRAGANDDROPSPECIFICATION_RELATIONACTIONRESULT_PROPERTY
    use DragAndDropSpecificationStereotype.RELATIONACTIONRESULT
    com.nomagic.uml2.MagicDrawProfile.DRAGANDDROPSPECIFICATION_REPRESENTATIONTEXT_PROPERTY
    use DragAndDropSpecificationStereotype.REPRESENTATIONTEXT
    com.nomagic.uml2.MagicDrawProfile.DRAGANDDROPSPECIFICATION_SOURCEELEMENT_PROPERTY
    use DragAndDropSpecificationStereotype.SOURCEELEMENT
    com.nomagic.uml2.MagicDrawProfile.DRAGANDDROPSPECIFICATION_STEREOTYPE
    use DragAndDropSpecificationStereotype.STEREOTYPE_NAME
    com.nomagic.uml2.MagicDrawProfile.ED_ED_PROPERTY
    use EdStereotype.ED
    com.nomagic.uml2.MagicDrawProfile.ED_STEREOTYPE
    use EdStereotype.STEREOTYPE_NAME
    com.nomagic.uml2.MagicDrawProfile.ELEMENTREFERENCEINTEXT_REFERENCEDATA_PROPERTY
    use ElementReferenceInTextStereotype.REFERENCEDATA
    com.nomagic.uml2.MagicDrawProfile.ELEMENTREFERENCEINTEXT_REFERREDELEMENTS_PROPERTY
    use ElementReferenceInTextStereotype.REFERREDELEMENTS
    com.nomagic.uml2.MagicDrawProfile.ELEMENTREFERENCEINTEXT_STEREOTYPE
    use ElementReferenceInTextStereotype.STEREOTYPE_NAME
    com.nomagic.uml2.MagicDrawProfile.ELEMENTSLIBRARY_CONTENTS_PROPERTY
    use ElementsLibraryStereotype.CONTENTS
    com.nomagic.uml2.MagicDrawProfile.ELEMENTSLIBRARY_INDEXELEMENTIDS_PROPERTY
    use ElementsLibraryStereotype.INDEXELEMENTIDS
    com.nomagic.uml2.MagicDrawProfile.ELEMENTSLIBRARY_INDEXMETATYPES_PROPERTY
    use ElementsLibraryStereotype.INDEXMETATYPES
    com.nomagic.uml2.MagicDrawProfile.ELEMENTSLIBRARY_INDEXNAMESPACES_PROPERTY
    use ElementsLibraryStereotype.INDEXNAMESPACES
    com.nomagic.uml2.MagicDrawProfile.ELEMENTSLIBRARY_INDEXOWNERSIDS_PROPERTY
    use ElementsLibraryStereotype.INDEXOWNERSIDS
    com.nomagic.uml2.MagicDrawProfile.ELEMENTSLIBRARY_INDEXOWNERSMODULESIDS_PROPERTY
    use ElementsLibraryStereotype.INDEXOWNERSMODULESIDS
    com.nomagic.uml2.MagicDrawProfile.ELEMENTSLIBRARY_INDEXSHORTNAMES_PROPERTY
    use ElementsLibraryStereotype.INDEXSHORTNAMES
    com.nomagic.uml2.MagicDrawProfile.ELEMENTSLIBRARY_STEREOTYPE
    use ElementsLibraryStereotype.STEREOTYPE_NAME
    com.nomagic.uml2.MagicDrawProfile.ELEMENTSLIBRARY_STRUCTURE_PROPERTY
    use ElementsLibraryStereotype.STRUCTURE
    com.nomagic.uml2.MagicDrawProfile.ELEMENTSLIBRARYBRANCH_STEREOTYPE
    use ElementsLibraryBranchStereotype.STEREOTYPE_NAME
    com.nomagic.uml2.MagicDrawProfile.FILEVIEW_STEREOTYPE
    use FileViewStereotype.STEREOTYPE_NAME
    com.nomagic.uml2.MagicDrawProfile.GETTER_GETTER_SETTER_FOR_ATTRIBUTE_PROPERTY
    use GetterStereotype.GETTER_SETTER_FOR_ATTRIBUTE
    com.nomagic.uml2.MagicDrawProfile.GETTER_STEREOTYPE
    use GetterStereotype.STEREOTYPE_NAME
    com.nomagic.uml2.MagicDrawProfile.GROUPED_GROUP_PROPERTY
    use GroupedStereotype.GROUP
    com.nomagic.uml2.MagicDrawProfile.GROUPED_STEREOTYPE
    use GroupedStereotype.STEREOTYPE_NAME
    com.nomagic.uml2.MagicDrawProfile.HASGROUPNAME_GROUPNAME_PROPERTY
    use HasGroupNameStereotype.GROUPNAME
    com.nomagic.uml2.MagicDrawProfile.HASGROUPNAME_STEREOTYPE
    use HasGroupNameStereotype.STEREOTYPE_NAME
    com.nomagic.uml2.MagicDrawProfile.HYPERLINKOWNER_HYPERLINKMODEL_PROPERTY
    use HyperlinkOwnerStereotype.HYPERLINKMODEL
    com.nomagic.uml2.MagicDrawProfile.HYPERLINKOWNER_HYPERLINKMODELACTIVE_PROPERTY
    use HyperlinkOwnerStereotype.HYPERLINKMODELACTIVE
    com.nomagic.uml2.MagicDrawProfile.HYPERLINKOWNER_HYPERLINKTEXT_PROPERTY
    use HyperlinkOwnerStereotype.HYPERLINKTEXT
    com.nomagic.uml2.MagicDrawProfile.HYPERLINKOWNER_HYPERLINKTEXTACTIVE_PROPERTY
    use HyperlinkOwnerStereotype.HYPERLINKTEXTACTIVE
    com.nomagic.uml2.MagicDrawProfile.HYPERLINKOWNER_STEREOTYPE
    use HyperlinkOwnerStereotype.STEREOTYPE_NAME
    com.nomagic.uml2.MagicDrawProfile.ICONHOLDER_STEREOTYPE
    use IconHolderStereotype.STEREOTYPE_NAME
    com.nomagic.uml2.MagicDrawProfile.IGNOREAUXFILTER_STEREOTYPE
    use IgnoreAuxFilterStereotype.STEREOTYPE_NAME
    com.nomagic.uml2.MagicDrawProfile.IMPLEMENTATIONMODEL_IMPLEMENTATIONMODELID_PROPERTY
    use ImplementationModelStereotype.IMPLEMENTATIONMODELID
    com.nomagic.uml2.MagicDrawProfile.IMPLEMENTATIONMODEL_STEREOTYPE
    use ImplementationModelStereotype.STEREOTYPE_NAME
    com.nomagic.uml2.MagicDrawProfile.IMPORTMAP_ELEMENTTYPE_PROPERTY
    use ImportMapStereotype.ELEMENTTYPE
    com.nomagic.uml2.MagicDrawProfile.IMPORTMAP_IMPORTINSTANCE_PROPERTY
    use ImportMapStereotype.IMPORTINSTANCE
    com.nomagic.uml2.MagicDrawProfile.IMPORTMAP_INSTANCECLASSIFIER_PROPERTY
    use ImportMapStereotype.INSTANCECLASSIFIER
    com.nomagic.uml2.MagicDrawProfile.IMPORTMAP_PROPERTIESTOMAP_PROPERTY
    use ImportMapStereotype.PROPERTIESTOMAP
    com.nomagic.uml2.MagicDrawProfile.IMPORTMAP_SEARCHFORELEMENTSINTARGETSCOPEONLY_PROPERTY
    use ImportMapStereotype.SEARCHFORELEMENTSINTARGETSCOPEONLY
    com.nomagic.uml2.MagicDrawProfile.IMPORTMAP_SEARCHFORREFERENCESINTARGETSCOPEONLY_PROPERTY
    use ImportMapStereotype.SEARCHFORREFERENCESINTARGETSCOPEONLY
    com.nomagic.uml2.MagicDrawProfile.IMPORTMAP_STEREOTYPE
    use ImportMapStereotype.STEREOTYPE_NAME
    com.nomagic.uml2.MagicDrawProfile.IMPORTMAP_STEREOTYPES_PROPERTY
    use ImportMapStereotype.STEREOTYPES
    com.nomagic.uml2.MagicDrawProfile.IMPORTMAP_TARGETSCOPE_PROPERTY
    use ImportMapStereotype.TARGETSCOPE
    com.nomagic.uml2.MagicDrawProfile.IMPORTMAPGROUP_IMPORTMAPS_PROPERTY
    use ImportMapGroupStereotype.IMPORTMAPS
    com.nomagic.uml2.MagicDrawProfile.IMPORTMAPGROUP_STEREOTYPE
    use ImportMapGroupStereotype.STEREOTYPE_NAME
    com.nomagic.uml2.MagicDrawProfile.INFO_AUTHOR_PROPERTY
    use InfoStereotype.AUTHOR
    com.nomagic.uml2.MagicDrawProfile.INFO_STEREOTYPE
    use InfoStereotype.STEREOTYPE_NAME
    com.nomagic.uml2.MagicDrawProfile.INFO_VERSION_PROPERTY
    use InfoStereotype.VERSION
    com.nomagic.uml2.MagicDrawProfile.INSTANCETABLE_CLASSIFIERS_PROPERTY
    use InstanceTableStereotype.CLASSIFIERS
    com.nomagic.uml2.MagicDrawProfile.INSTANCETABLE_SHOWUNITSONCOLUMN_PROPERTY
    use InstanceTableStereotype.SHOWUNITSONCOLUMN
    com.nomagic.uml2.MagicDrawProfile.INSTANCETABLE_SHOWUNITSONVALUES_PROPERTY
    use InstanceTableStereotype.SHOWUNITSONVALUES
    com.nomagic.uml2.MagicDrawProfile.INSTANCETABLE_STEREOTYPE
    use InstanceTableStereotype.STEREOTYPE_NAME
    com.nomagic.uml2.MagicDrawProfile.INVISIBLESTEREOTYPE_STEREOTYPE
    use InvisibleStereotypeStereotype.STEREOTYPE_NAME
    com.nomagic.uml2.MagicDrawProfile.LAYOUTTEMPLATE_DEFAULT_PROPERTY
    use LayoutTemplateStereotype.DEFAULT
    com.nomagic.uml2.MagicDrawProfile.LAYOUTTEMPLATE_DEFINEDFORDIAGRAMFRAME_PROPERTY
    use LayoutTemplateStereotype.DEFINEDFORDIAGRAMFRAME
    com.nomagic.uml2.MagicDrawProfile.LAYOUTTEMPLATE_STEREOTYPE
    use LayoutTemplateStereotype.STEREOTYPE_NAME
    com.nomagic.uml2.MagicDrawProfile.LEGEND_DIAGRAMSBYCONDITION_PROPERTY
    use LegendStereotype.DIAGRAMSBYCONDITION
    com.nomagic.uml2.MagicDrawProfile.LEGEND_STEREOTYPE
    use LegendStereotype.STEREOTYPE_NAME
    com.nomagic.uml2.MagicDrawProfile.LEGENDITEM_STEREOTYPE
    use LegendItemStereotype.STEREOTYPE_NAME
    com.nomagic.uml2.MagicDrawProfile.LEGENDUSAGE_APPLIEDLEGENDS_PROPERTY
    use LegendUsageStereotype.APPLIEDLEGENDS
    com.nomagic.uml2.MagicDrawProfile.LEGENDUSAGE_IGNOREDLEGENDS_PROPERTY
    use LegendUsageStereotype.IGNOREDLEGENDS
    com.nomagic.uml2.MagicDrawProfile.LEGENDUSAGE_STEREOTYPE
    use LegendUsageStereotype.STEREOTYPE_NAME
    com.nomagic.uml2.MagicDrawProfile.MAPTODATASOURCE_DELIMITER_PROPERTY
    use MapToDataSourceStereotype.DELIMITER
    com.nomagic.uml2.MagicDrawProfile.MAPTODATASOURCE_EXPORTBYIDENTIFICATIONPROPERTY_PROPERTY
    use MapToDataSourceStereotype.EXPORTBYIDENTIFICATIONPROPERTY
    com.nomagic.uml2.MagicDrawProfile.MAPTODATASOURCE_FIRSTCELL_PROPERTY
    use MapToDataSourceStereotype.FIRSTCELL
    com.nomagic.uml2.MagicDrawProfile.MAPTODATASOURCE_FIRSTROWREPRESENTSHEADING_PROPERTY
    use MapToDataSourceStereotype.FIRSTROWREPRESENTSHEADING
    com.nomagic.uml2.MagicDrawProfile.MAPTODATASOURCE_IDENTIFICATIONPROPERTY_PROPERTY
    use MapToDataSourceStereotype.IDENTIFICATIONPROPERTY
    com.nomagic.uml2.MagicDrawProfile.MAPTODATASOURCE_LASTMODIFIED_PROPERTY
    use MapToDataSourceStereotype.LASTMODIFIED
    com.nomagic.uml2.MagicDrawProfile.MAPTODATASOURCE_MAPPING_PROPERTY
    use MapToDataSourceStereotype.MAPPING
    com.nomagic.uml2.MagicDrawProfile.MAPTODATASOURCE_MAPPINGCOLUMNS_PROPERTY
    use MapToDataSourceStereotype.MAPPINGCOLUMNS
    com.nomagic.uml2.MagicDrawProfile.MAPTODATASOURCE_MARKEXPORTEDROWS_PROPERTY
    use MapToDataSourceStereotype.MARKEXPORTEDROWS
    com.nomagic.uml2.MagicDrawProfile.MAPTODATASOURCE_NUMBEREMPTYCOLUMNSSKIP_PROPERTY
    use MapToDataSourceStereotype.NUMBEREMPTYCOLUMNSSKIP
    com.nomagic.uml2.MagicDrawProfile.MAPTODATASOURCE_NUMBEREMPTYROWSSKIP_PROPERTY
    use MapToDataSourceStereotype.NUMBEREMPTYROWSSKIP
    com.nomagic.uml2.MagicDrawProfile.MAPTODATASOURCE_SHEET_PROPERTY
    use MapToDataSourceStereotype.SHEET
    com.nomagic.uml2.MagicDrawProfile.MAPTODATASOURCE_SHEETS_PROPERTY
    use MapToDataSourceStereotype.SHEETS
    com.nomagic.uml2.MagicDrawProfile.MAPTODATASOURCE_SOURCEIDENTIFICATIONPROPERTY_PROPERTY
    use MapToDataSourceStereotype.SOURCEIDENTIFICATIONPROPERTY
    com.nomagic.uml2.MagicDrawProfile.MAPTODATASOURCE_STEREOTYPE
    use MapToDataSourceStereotype.STEREOTYPE_NAME
    com.nomagic.uml2.MagicDrawProfile.MAPTODATASOURCE_SYNCPLAINTEXT_PROPERTY
    use MapToDataSourceStereotype.SYNCPLAINTEXT
    com.nomagic.uml2.MagicDrawProfile.MAPTODATASOURCE_TARGETIDENTIFICATIONPROPERTY_PROPERTY
    use MapToDataSourceStereotype.TARGETIDENTIFICATIONPROPERTY
    com.nomagic.uml2.MagicDrawProfile.MAPTODATASOURCE_URL_PROPERTY
    use MapToDataSourceStereotype.URL
    com.nomagic.uml2.MagicDrawProfile.MERGEDDIAGRAM_MERGEDFROMBOTHCONTRIBUTORS_PROPERTY
    use MergedDiagramStereotype.MERGEDFROMBOTHCONTRIBUTORS
    com.nomagic.uml2.MagicDrawProfile.MERGEDDIAGRAM_MERGEDSYMBOLS_PROPERTY
    use MergedDiagramStereotype.MERGEDSYMBOLS
    com.nomagic.uml2.MagicDrawProfile.MERGEDDIAGRAM_STEREOTYPE
    use MergedDiagramStereotype.STEREOTYPE_NAME
    com.nomagic.uml2.MagicDrawProfile.METAPROPERTY_NEWNAME_PROPERTY
    use MetaPropertyStereotype.NEWNAME
    com.nomagic.uml2.MagicDrawProfile.METAPROPERTY_NEWTYPES_PROPERTY
    use MetaPropertyStereotype.NEWTYPES
    com.nomagic.uml2.MagicDrawProfile.METAPROPERTY_STEREOTYPE
    use MetaPropertyStereotype.STEREOTYPE_NAME
    com.nomagic.uml2.MagicDrawProfile.METAPROPERTY_SUGGESTEDVALUES_PROPERTY
    use MetaPropertyStereotype.SUGGESTEDVALUES
    com.nomagic.uml2.MagicDrawProfile.METRICDEFINITION_ABBREVIATION_PROPERTY
    use MetricDefinitionStereotype.ABBREVIATION
    com.nomagic.uml2.MagicDrawProfile.METRICDEFINITION_STEREOTYPE
    use MetricDefinitionStereotype.STEREOTYPE_NAME
    com.nomagic.uml2.MagicDrawProfile.METRICINSTANCE_STEREOTYPE
    use MetricInstanceStereotype.STEREOTYPE_NAME
    com.nomagic.uml2.MagicDrawProfile.METRICSUITE_STEREOTYPE
    use MetricSuiteStereotype.STEREOTYPE_NAME
    com.nomagic.uml2.MagicDrawProfile.METRICSUITE_TARGET_PROPERTY
    use MetricSuiteStereotype.TARGET
    com.nomagic.uml2.MagicDrawProfile.MIGRATIONLOG_LOGENTRY_PROPERTY
    use MigrationLogStereotype.LOGENTRY
    com.nomagic.uml2.MagicDrawProfile.MIGRATIONLOG_STEREOTYPE
    use MigrationLogStereotype.STEREOTYPE_NAME
    com.nomagic.uml2.MagicDrawProfile.MOUNT_STEREOTYPE
    use MountStereotype.STEREOTYPE_NAME
    com.nomagic.uml2.MagicDrawProfile.NUMBERINGSCHEME_NUMBERINGSTYLE_PROPERTY
    use NumberingSchemeStereotype.NUMBERINGSTYLE
    com.nomagic.uml2.MagicDrawProfile.NUMBERINGSCHEME_STEREOTYPE
    use NumberingSchemeStereotype.STEREOTYPE_NAME
    com.nomagic.uml2.MagicDrawProfile.NUMBEROWNER_CUSTOMNUMBERINGDATA_PROPERTY
    use NumberOwnerStereotype.CUSTOMNUMBERINGDATA
    com.nomagic.uml2.MagicDrawProfile.NUMBEROWNER_STEREOTYPE
    use NumberOwnerStereotype.STEREOTYPE_NAME
    com.nomagic.uml2.MagicDrawProfile.NUMBERPART_EXPRESSION_PROPERTY
    use NumberPartStereotype.EXPRESSION
    com.nomagic.uml2.MagicDrawProfile.NUMBERPART_INITIALVALUE_PROPERTY
    use NumberPartStereotype.INITIALVALUE
    com.nomagic.uml2.MagicDrawProfile.NUMBERPART_SEQUENCE_PROPERTY
    use NumberPartStereotype.SEQUENCE
    com.nomagic.uml2.MagicDrawProfile.NUMBERPART_STEREOTYPE
    use NumberPartStereotype.STEREOTYPE_NAME
    com.nomagic.uml2.MagicDrawProfile.PARAMETERDEFINITION_ABBREVIATION_PROPERTY
    use ParameterDefinitionStereotype.ABBREVIATION
    com.nomagic.uml2.MagicDrawProfile.PARAMETERDEFINITION_SETASCONTEXT_PROPERTY
    use ParameterDefinitionStereotype.SETASCONTEXT
    com.nomagic.uml2.MagicDrawProfile.PARAMETERDEFINITION_STEREOTYPE
    use ParameterDefinitionStereotype.STEREOTYPE_NAME
    com.nomagic.uml2.MagicDrawProfile.PLACEONPALETTEPROPERTY_PLACE_PROPERTY
    use PlaceOnPalettePropertyStereotype.PLACE
    com.nomagic.uml2.MagicDrawProfile.PLACEONPALETTEPROPERTY_STEREOTYPE
    use PlaceOnPalettePropertyStereotype.STEREOTYPE_NAME
    com.nomagic.uml2.MagicDrawProfile.PROCESSVIEW_PROCESSVIEWID_PROPERTY
    use ProcessViewStereotype.PROCESSVIEWID
    com.nomagic.uml2.MagicDrawProfile.PROCESSVIEW_STEREOTYPE
    use ProcessViewStereotype.STEREOTYPE_NAME
    com.nomagic.uml2.MagicDrawProfile.PROFILEUPGRADEMAPPINGRULE_ADDTODOIFTAGDOESNOTEXIST_PROPERTY
    use ProfileUpgradeMappingRuleStereotype.ADDTODOIFTAGDOESNOTEXIST
    com.nomagic.uml2.MagicDrawProfile.PROFILEUPGRADEMAPPINGRULE_CASESENSITIVEENUMERATIONLITERAL_PROPERTY
    use ProfileUpgradeMappingRuleStereotype.CASESENSITIVEENUMERATIONLITERAL
    com.nomagic.uml2.MagicDrawProfile.PROFILEUPGRADEMAPPINGRULE_DISABLENEWTYPECREATION_PROPERTY
    use ProfileUpgradeMappingRuleStereotype.DISABLENEWTYPECREATION
    com.nomagic.uml2.MagicDrawProfile.PROFILEUPGRADEMAPPINGRULE_DISABLEREPLACEWHERESAVEDASELEMENTVALUE_PROPERTY
    use ProfileUpgradeMappingRuleStereotype.DISABLEREPLACEWHERESAVEDASELEMENTVALUE
    com.nomagic.uml2.MagicDrawProfile.PROFILEUPGRADEMAPPINGRULE_EXPLICITNEWMETACLASS_PROPERTY
    use ProfileUpgradeMappingRuleStereotype.EXPLICITNEWMETACLASS
    com.nomagic.uml2.MagicDrawProfile.PROFILEUPGRADEMAPPINGRULE_SEARCHFORDERIVEDIFDOESNOTEXIST_PROPERTY
    use ProfileUpgradeMappingRuleStereotype.SEARCHFORDERIVEDIFDOESNOTEXIST
    com.nomagic.uml2.MagicDrawProfile.PROFILEUPGRADEMAPPINGRULE_SOURCESTEREOTYPEICONCONTENT_PROPERTY
    use ProfileUpgradeMappingRuleStereotype.SOURCESTEREOTYPEICONCONTENT
    com.nomagic.uml2.MagicDrawProfile.PROFILEUPGRADEMAPPINGRULE_SOURCESTEREOTYPEICONFORMAT_PROPERTY
    use ProfileUpgradeMappingRuleStereotype.SOURCESTEREOTYPEICONFORMAT
    com.nomagic.uml2.MagicDrawProfile.PROFILEUPGRADEMAPPINGRULE_SOURCESTEREOTYPEID_PROPERTY
    use ProfileUpgradeMappingRuleStereotype.SOURCESTEREOTYPEID
    com.nomagic.uml2.MagicDrawProfile.PROFILEUPGRADEMAPPINGRULE_SOURCESTEREOTYPEMETACLASS_PROPERTY
    use ProfileUpgradeMappingRuleStereotype.SOURCESTEREOTYPEMETACLASS
    com.nomagic.uml2.MagicDrawProfile.PROFILEUPGRADEMAPPINGRULE_SOURCESTEREOTYPENAME_PROPERTY
    use ProfileUpgradeMappingRuleStereotype.SOURCESTEREOTYPENAME
    com.nomagic.uml2.MagicDrawProfile.PROFILEUPGRADEMAPPINGRULE_SOURCETAGID_PROPERTY
    use ProfileUpgradeMappingRuleStereotype.SOURCETAGID
    com.nomagic.uml2.MagicDrawProfile.PROFILEUPGRADEMAPPINGRULE_SOURCETAGNAME_PROPERTY
    use ProfileUpgradeMappingRuleStereotype.SOURCETAGNAME
    com.nomagic.uml2.MagicDrawProfile.PROFILEUPGRADEMAPPINGRULE_STEREOTYPE
    use ProfileUpgradeMappingRuleStereotype.STEREOTYPE_NAME
    com.nomagic.uml2.MagicDrawProfile.PROFILEUPGRADEMAPPINGRULE_TARGETSTEREOTYPEICONCONTENT_PROPERTY
    use ProfileUpgradeMappingRuleStereotype.TARGETSTEREOTYPEICONCONTENT
    com.nomagic.uml2.MagicDrawProfile.PROFILEUPGRADEMAPPINGRULE_TARGETSTEREOTYPEICONFORMAT_PROPERTY
    use ProfileUpgradeMappingRuleStereotype.TARGETSTEREOTYPEICONFORMAT
    com.nomagic.uml2.MagicDrawProfile.PROFILEUPGRADEMAPPINGRULE_TARGETSTEREOTYPEID_PROPERTY
    use ProfileUpgradeMappingRuleStereotype.TARGETSTEREOTYPEID
    com.nomagic.uml2.MagicDrawProfile.PROFILEUPGRADEMAPPINGRULE_TARGETSTEREOTYPENAME_PROPERTY
    use ProfileUpgradeMappingRuleStereotype.TARGETSTEREOTYPENAME
    com.nomagic.uml2.MagicDrawProfile.PROFILEUPGRADEMAPPINGRULE_TARGETTAGID_PROPERTY
    use ProfileUpgradeMappingRuleStereotype.TARGETTAGID
    com.nomagic.uml2.MagicDrawProfile.PROFILEUPGRADEMAPPINGRULE_TARGETTAGNAME_PROPERTY
    use ProfileUpgradeMappingRuleStereotype.TARGETTAGNAME
    com.nomagic.uml2.MagicDrawProfile.PROFILEUPGRADETABLE_SOURCEPROJECTNAME_PROPERTY
    use ProfileUpgradeTableStereotype.SOURCEPROJECTNAME
    com.nomagic.uml2.MagicDrawProfile.PROFILEUPGRADETABLE_STEREOTYPE
    use ProfileUpgradeTableStereotype.STEREOTYPE_NAME
    com.nomagic.uml2.MagicDrawProfile.PROFILEUPGRADETABLE_TARGETPROJECTNAME_PROPERTY
    use ProfileUpgradeTableStereotype.TARGETPROJECTNAME
    com.nomagic.uml2.MagicDrawProfile.PROPERTYGROUP_COLUMNS_PROPERTY
    use PropertyGroupStereotype.COLUMNS
    com.nomagic.uml2.MagicDrawProfile.PROPERTYGROUP_FILTER_PROPERTY
    use PropertyGroupStereotype.FILTER
    com.nomagic.uml2.MagicDrawProfile.PROPERTYGROUP_PROPERTIES_PROPERTY
    use PropertyGroupStereotype.PROPERTIES
    com.nomagic.uml2.MagicDrawProfile.PROPERTYGROUP_SHOWGROUPINCOMPARTMENTEDIT_PROPERTY
    use PropertyGroupStereotype.SHOWGROUPINCOMPARTMENTEDIT
    com.nomagic.uml2.MagicDrawProfile.PROPERTYGROUP_SHOWGROUPINDEPENDENCYMATRIX_PROPERTY
    use PropertyGroupStereotype.SHOWGROUPINDEPENDENCYMATRIX
    com.nomagic.uml2.MagicDrawProfile.PROPERTYGROUP_SHOWGROUPINELEMENTSPECIFICATION_PROPERTY
    use PropertyGroupStereotype.SHOWGROUPINELEMENTSPECIFICATION
    com.nomagic.uml2.MagicDrawProfile.PROPERTYGROUP_SHOWGROUPINGOTO_PROPERTY
    use PropertyGroupStereotype.SHOWGROUPINGOTO
    com.nomagic.uml2.MagicDrawProfile.PROPERTYGROUP_SHOWGROUPINQUICKPROPERTIES_PROPERTY
    use PropertyGroupStereotype.SHOWGROUPINQUICKPROPERTIES
    com.nomagic.uml2.MagicDrawProfile.PROPERTYGROUP_SHOWGROUPINRELATIONMAP_PROPERTY
    use PropertyGroupStereotype.SHOWGROUPINRELATIONMAP
    com.nomagic.uml2.MagicDrawProfile.PROPERTYGROUP_STEREOTYPE
    use PropertyGroupStereotype.STEREOTYPE_NAME
    com.nomagic.uml2.MagicDrawProfile.PROPERTYGROUP_TITLEBARDESCRIPTION_PROPERTY
    use PropertyGroupStereotype.TITLEBARDESCRIPTION
    com.nomagic.uml2.MagicDrawProfile.PROPERTYGROUP_TITLEBARNAME_PROPERTY
    use PropertyGroupStereotype.TITLEBARNAME
    com.nomagic.uml2.MagicDrawProfile.PROPERTYGROUP_USEASNODE_PROPERTY
    use PropertyGroupStereotype.USEASNODE
    com.nomagic.uml2.MagicDrawProfile.RELATIONMAP_CONTEXTELEMENT_PROPERTY
    use RelationMapStereotype.CONTEXTELEMENT
    com.nomagic.uml2.MagicDrawProfile.RELATIONMAP_CUTELEMENTNAMES_PROPERTY
    use RelationMapStereotype.CUTELEMENTNAMES
    com.nomagic.uml2.MagicDrawProfile.RELATIONMAP_DEPTH_PROPERTY
    use RelationMapStereotype.DEPTH
    com.nomagic.uml2.MagicDrawProfile.RELATIONMAP_DESCRIPTIONAREA_PROPERTY
    use RelationMapStereotype.DESCRIPTIONAREA
    com.nomagic.uml2.MagicDrawProfile.RELATIONMAP_ELEMENTTYPES_PROPERTY
    use RelationMapStereotype.ELEMENTTYPES
    com.nomagic.uml2.MagicDrawProfile.RELATIONMAP_EXPANDEDELEMENTS_PROPERTY
    use RelationMapStereotype.EXPANDEDELEMENTS
    com.nomagic.uml2.MagicDrawProfile.RELATIONMAP_FILTERAREAEXPANDED_PROPERTY
    use RelationMapStereotype.FILTERAREAEXPANDED
    com.nomagic.uml2.MagicDrawProfile.RELATIONMAP_GROUPINGCRITERION_PROPERTY
    use RelationMapStereotype.GROUPINGCRITERION
    com.nomagic.uml2.MagicDrawProfile.RELATIONMAP_INCLUDECUSTOMTYPES_PROPERTY
    use RelationMapStereotype.INCLUDECUSTOMTYPES
    com.nomagic.uml2.MagicDrawProfile.RELATIONMAP_INCLUDESUBTYPES_PROPERTY
    use RelationMapStereotype.INCLUDESUBTYPES
    com.nomagic.uml2.MagicDrawProfile.RELATIONMAP_ISINITIALIZED_PROPERTY
    use RelationMapStereotype.ISINITIALIZED
    com.nomagic.uml2.MagicDrawProfile.RELATIONMAP_LAYOUT_PROPERTY
    use RelationMapStereotype.LAYOUT
    com.nomagic.uml2.MagicDrawProfile.RELATIONMAP_LAYOUTDATA_PROPERTY
    use RelationMapStereotype.LAYOUTDATA
    com.nomagic.uml2.MagicDrawProfile.RELATIONMAP_MAKESELECTEDASCONTEXT_PROPERTY
    use RelationMapStereotype.MAKESELECTEDASCONTEXT
    com.nomagic.uml2.MagicDrawProfile.RELATIONMAP_POSSIBLECONTEXTTYPES_PROPERTY
    use RelationMapStereotype.POSSIBLECONTEXTTYPES
    com.nomagic.uml2.MagicDrawProfile.RELATIONMAP_RELATIONCRITERION_PROPERTY
    use RelationMapStereotype.RELATIONCRITERION
    com.nomagic.uml2.MagicDrawProfile.RELATIONMAP_REMOVEDELEMENTS_PROPERTY
    use RelationMapStereotype.REMOVEDELEMENTS
    com.nomagic.uml2.MagicDrawProfile.RELATIONMAP_SCOPE_PROPERTY
    use RelationMapStereotype.SCOPE
    com.nomagic.uml2.MagicDrawProfile.RELATIONMAP_SHOWAPPLIEDSTEREOTYPES_PROPERTY
    use RelationMapStereotype.SHOWAPPLIEDSTEREOTYPES
    com.nomagic.uml2.MagicDrawProfile.RELATIONMAP_SHOWCONTEXT_PROPERTY
    use RelationMapStereotype.SHOWCONTEXT
    com.nomagic.uml2.MagicDrawProfile.RELATIONMAP_SHOWELEMENTNUMBERS_PROPERTY
    use RelationMapStereotype.SHOWELEMENTNUMBERS
    com.nomagic.uml2.MagicDrawProfile.RELATIONMAP_SHOWELEMENTTYPE_PROPERTY
    use RelationMapStereotype.SHOWELEMENTTYPE
    com.nomagic.uml2.MagicDrawProfile.RELATIONMAP_SHOWFULLTYPES_PROPERTY
    use RelationMapStereotype.SHOWFULLTYPES
    com.nomagic.uml2.MagicDrawProfile.RELATIONMAP_SHOWGROUPING_PROPERTY
    use RelationMapStereotype.SHOWGROUPING
    com.nomagic.uml2.MagicDrawProfile.RELATIONMAP_SHOWLEGEND_PROPERTY
    use RelationMapStereotype.SHOWLEGEND
    com.nomagic.uml2.MagicDrawProfile.RELATIONMAP_SHOWPARAMETERS_PROPERTY
    use RelationMapStereotype.SHOWPARAMETERS
    com.nomagic.uml2.MagicDrawProfile.RELATIONMAP_SHOWRELATIONCRITERION_PROPERTY
    use RelationMapStereotype.SHOWRELATIONCRITERION
    com.nomagic.uml2.MagicDrawProfile.RELATIONMAP_SHOWRELATIONSTYLES_PROPERTY
    use RelationMapStereotype.SHOWRELATIONSTYLES
    com.nomagic.uml2.MagicDrawProfile.RELATIONMAP_SHOWSCOPE_PROPERTY
    use RelationMapStereotype.SHOWSCOPE
    com.nomagic.uml2.MagicDrawProfile.RELATIONMAP_SHOWSINGLENODEPERELEMENT_PROPERTY
    use RelationMapStereotype.SHOWSINGLENODEPERELEMENT
    com.nomagic.uml2.MagicDrawProfile.RELATIONMAP_STEREOTYPE
    use RelationMapStereotype.STEREOTYPE_NAME
    com.nomagic.uml2.MagicDrawProfile.RELATIONMAP_SUPPRESSEDELEMENTS_PROPERTY
    use RelationMapStereotype.SUPPRESSEDELEMENTS
    com.nomagic.uml2.MagicDrawProfile.REPLACESTEREOTYPE_DISABLENEWTYPECREATION_PROPERTY
    use ReplaceStereotypeStereotype.DISABLENEWTYPECREATION
    com.nomagic.uml2.MagicDrawProfile.REPLACESTEREOTYPE_DISABLEREPLACEWHERESAVEDASELEMENTVALUE_PROPERTY
    use ReplaceStereotypeStereotype.DISABLEREPLACEWHERESAVEDASELEMENTVALUE
    com.nomagic.uml2.MagicDrawProfile.REPLACESTEREOTYPE_EXPLICITNEWMETACLASS_PROPERTY
    use ReplaceStereotypeStereotype.EXPLICITNEWMETACLASS
    com.nomagic.uml2.MagicDrawProfile.REPLACESTEREOTYPE_ISSTRICT_PROPERTY
    use ReplaceStereotypeStereotype.ISSTRICT
    com.nomagic.uml2.MagicDrawProfile.REPLACESTEREOTYPE_STEREOTYPE
    use ReplaceStereotypeStereotype.STEREOTYPE_NAME
    com.nomagic.uml2.MagicDrawProfile.REPLACETAGGEDVALUE_ADDSTEREOTYPEIFNOTADDED_PROPERTY
    use ReplaceTaggedValueStereotype.ADDSTEREOTYPEIFNOTADDED
    com.nomagic.uml2.MagicDrawProfile.REPLACETAGGEDVALUE_ADDTODOIFTAGDOESNOTEXIST_PROPERTY
    use ReplaceTaggedValueStereotype.ADDTODOIFTAGDOESNOTEXIST
    com.nomagic.uml2.MagicDrawProfile.REPLACETAGGEDVALUE_CASESENSITIVEENUMERATIONLITERAL_PROPERTY
    use ReplaceTaggedValueStereotype.CASESENSITIVEENUMERATIONLITERAL
    com.nomagic.uml2.MagicDrawProfile.REPLACETAGGEDVALUE_STEREOTYPE
    use ReplaceTaggedValueStereotype.STEREOTYPE_NAME
    com.nomagic.uml2.MagicDrawProfile.REPLACETYPE_STEREOTYPE
    use ReplaceTypeStereotype.STEREOTYPE_NAME
    com.nomagic.uml2.MagicDrawProfile.REPORTTEMPLATE_STEREOTYPE
    use ReportTemplateStereotype.STEREOTYPE_NAME
    com.nomagic.uml2.MagicDrawProfile.REPORTTEMPLATE_TEMPLATEXML_PROPERTY
    use ReportTemplateStereotype.TEMPLATEXML
    com.nomagic.uml2.MagicDrawProfile.REQUIRESFEATURE_REQUIREDFEATURE_PROPERTY
    use RequiresFeatureStereotype.REQUIREDFEATURE
    com.nomagic.uml2.MagicDrawProfile.REQUIRESFEATURE_STEREOTYPE
    use RequiresFeatureStereotype.STEREOTYPE_NAME
    com.nomagic.uml2.MagicDrawProfile.RULE_IMPLEMENTATION_PROPERTY
    use RuleStereotype.IMPLEMENTATION
    com.nomagic.uml2.MagicDrawProfile.RULE_STEREOTYPE
    use RuleStereotype.STEREOTYPE_NAME
    com.nomagic.uml2.MagicDrawProfile.SDDSUBSYSTEM_STEREOTYPE
    use SddSubsystemStereotype.STEREOTYPE_NAME
    com.nomagic.uml2.MagicDrawProfile.SDDSUBSYSTEM_SUBSYSTEMINTERACTIONS_PROPERTY
    use SddSubsystemStereotype.SUBSYSTEMINTERACTIONS
    com.nomagic.uml2.MagicDrawProfile.SDDSUBSYSTEM_SUBSYSTEMRESOURCES_PROPERTY
    use SddSubsystemStereotype.SUBSYSTEMRESOURCES
    com.nomagic.uml2.MagicDrawProfile.SEARCHRULE_STEREOTYPE
    use SearchRuleStereotype.STEREOTYPE_NAME
    com.nomagic.uml2.MagicDrawProfile.SETTER_GETTER_SETTER_FOR_ATTRIBUTE_PROPERTY
    use SetterStereotype.GETTER_SETTER_FOR_ATTRIBUTE
    com.nomagic.uml2.MagicDrawProfile.SETTER_STEREOTYPE
    use SetterStereotype.STEREOTYPE_NAME
    com.nomagic.uml2.MagicDrawProfile.SMARTPACKAGE_ADDITIONALELEMENTS_PROPERTY
    use SmartPackageStereotype.ADDITIONALELEMENTS
    com.nomagic.uml2.MagicDrawProfile.SMARTPACKAGE_EXCLUDEDELEMENTS_PROPERTY
    use SmartPackageStereotype.EXCLUDEDELEMENTS
    com.nomagic.uml2.MagicDrawProfile.SMARTPACKAGE_FROZEN_PROPERTY
    use SmartPackageStereotype.FROZEN
    com.nomagic.uml2.MagicDrawProfile.SMARTPACKAGE_FROZENCONTENTS_PROPERTY
    use SmartPackageStereotype.FROZENCONTENTS
    com.nomagic.uml2.MagicDrawProfile.SMARTPACKAGE_QUERY_PROPERTY
    use SmartPackageStereotype.QUERY
    com.nomagic.uml2.MagicDrawProfile.SMARTPACKAGE_STEREOTYPE
    use SmartPackageStereotype.STEREOTYPE_NAME
    com.nomagic.uml2.MagicDrawProfile.SMARTPACKAGE_USEINSELECTIONDIALOGS_PROPERTY
    use SmartPackageStereotype.USEINSELECTIONDIALOGS
    com.nomagic.uml2.MagicDrawProfile.SUGGESTEDSTRINGVALUES_STEREOTYPE
    use SuggestedStringValuesStereotype.STEREOTYPE_NAME
    com.nomagic.uml2.MagicDrawProfile.SUGGESTEDSTRINGVALUES_VALUES_PROPERTY
    use SuggestedStringValuesStereotype.VALUES
    com.nomagic.uml2.MagicDrawProfile.SUGGESTEDVALUES_STEREOTYPE
    use SuggestedValuesStereotype.STEREOTYPE_NAME
    com.nomagic.uml2.MagicDrawProfile.TAGGROUP_STEREOTYPE
    use TagGroupStereotype.STEREOTYPE_NAME
    com.nomagic.uml2.MagicDrawProfile.TERM_STEREOTYPE
    use TermStereotype.STEREOTYPE_NAME
    com.nomagic.uml2.MagicDrawProfile.TERM_SYNONYMS_PROPERTY
    use TermStereotype.SYNONYMS
    com.nomagic.uml2.MagicDrawProfile.TODO_OWNER_STEREOTYPE
    use Todo_OwnerStereotype.STEREOTYPE_NAME
    com.nomagic.uml2.MagicDrawProfile.TODO_OWNER_TODO_PROPERTY
    use Todo_OwnerStereotype.TODO
    com.nomagic.uml2.MagicDrawProfile.TYPEMODIFIER_STEREOTYPE
    use TypeModifierStereotype.STEREOTYPE_NAME
    com.nomagic.uml2.MagicDrawProfile.TYPEMODIFIER_TYPEMODIFIER_PROPERTY
    use TypeModifierStereotype.TYPEMODIFIER
    com.nomagic.uml2.MagicDrawProfile.USECASEMODEL_STEREOTYPE
    use UseCaseModelStereotype.STEREOTYPE_NAME
    com.nomagic.uml2.MagicDrawProfile.USECASEVIEW_STEREOTYPE
    use UseCaseViewStereotype.STEREOTYPE_NAME
    com.nomagic.uml2.MagicDrawProfile.USECASEVIEW_USECASEVIEWID_PROPERTY
    use UseCaseViewStereotype.USECASEVIEWID
    com.nomagic.uml2.MagicDrawProfile.VALIDATIONBASEDMETRICDEFINITION_FAILINGELEMENTSDEFINITION_PROPERTY
    use ValidationBasedMetricDefinitionStereotype.FAILINGELEMENTSDEFINITION
    com.nomagic.uml2.MagicDrawProfile.VALIDATIONBASEDMETRICDEFINITION_METRICTYPE_PROPERTY
    use ValidationBasedMetricDefinitionStereotype.METRICTYPE
    com.nomagic.uml2.MagicDrawProfile.VALIDATIONBASEDMETRICDEFINITION_STEREOTYPE
    use ValidationBasedMetricDefinitionStereotype.STEREOTYPE_NAME
    com.nomagic.uml2.MagicDrawProfile.VALIDATIONBASEDMETRICDEFINITION_VALIDATIONRULE_PROPERTY
    use ValidationBasedMetricDefinitionStereotype.VALIDATIONRULE
    com.nomagic.uml2.MagicDrawProfile.VIRTUAL_DETAILS_PROPERTY
    use VirtualStereotype.DETAILS
    com.nomagic.uml2.MagicDrawProfile.VIRTUAL_N_PROPERTY
    use VirtualStereotype.N
    com.nomagic.uml2.MagicDrawProfile.VIRTUAL_STEREOTYPE
    use VirtualStereotype.STEREOTYPE_NAME
    com.nomagic.uml2.StandardProfile.AUXILIARY_STEREOTYPE
    use AuxiliaryStereotype.STEREOTYPE_NAME
    com.nomagic.uml2.StandardProfile.BUILDCOMPONENT_STEREOTYPE
    use BuildComponentStereotype.STEREOTYPE_NAME
    com.nomagic.uml2.StandardProfile.CALL_STEREOTYPE
    use CallStereotype.STEREOTYPE_NAME
    com.nomagic.uml2.StandardProfile.CREATE_STEREOTYPE
    use CreateStereotype.STEREOTYPE_NAME
    com.nomagic.uml2.StandardProfile.DERIVE_STEREOTYPE
    use DeriveStereotype.STEREOTYPE_NAME
    com.nomagic.uml2.StandardProfile.DESTROY_STEREOTYPE
    use DestroyStereotype.STEREOTYPE_NAME
    com.nomagic.uml2.StandardProfile.DOCUMENT_STEREOTYPE
    use DocumentStereotype.STEREOTYPE_NAME
    com.nomagic.uml2.StandardProfile.ENTITY_STEREOTYPE
    use EntityStereotype.STEREOTYPE_NAME
    com.nomagic.uml2.StandardProfile.EXECUTABLE_STEREOTYPE
    use ExecutableStereotype.STEREOTYPE_NAME
    com.nomagic.uml2.StandardProfile.FILE_STEREOTYPE
    use FileStereotype.STEREOTYPE_NAME
    com.nomagic.uml2.StandardProfile.FOCUS_STEREOTYPE
    use FocusStereotype.STEREOTYPE_NAME
    com.nomagic.uml2.StandardProfile.FRAMEWORK_STEREOTYPE
    use FrameworkStereotype.STEREOTYPE_NAME
    com.nomagic.uml2.StandardProfile.IMPLEMENT_STEREOTYPE
    use ImplementStereotype.STEREOTYPE_NAME
    com.nomagic.uml2.StandardProfile.IMPLEMENTATIONCLASS_STEREOTYPE
    use ImplementationClassStereotype.STEREOTYPE_NAME
    com.nomagic.uml2.StandardProfile.INSTANTIATE_STEREOTYPE
    use InstantiateStereotype.STEREOTYPE_NAME
    com.nomagic.uml2.StandardProfile.LIBRARY_STEREOTYPE
    use LibraryStereotype.STEREOTYPE_NAME
    com.nomagic.uml2.StandardProfile.METACLASS_STEREOTYPE
    use MetaclassStereotype.STEREOTYPE_NAME
    com.nomagic.uml2.StandardProfile.METAMODEL_STEREOTYPE
    use MetamodelStereotype.STEREOTYPE_NAME
    com.nomagic.uml2.StandardProfile.MODELLIBRARY_STEREOTYPE
    use ModelLibraryStereotype.STEREOTYPE_NAME
    com.nomagic.uml2.StandardProfile.PROCESS_STEREOTYPE
    use ProcessStereotype.STEREOTYPE_NAME
    com.nomagic.uml2.StandardProfile.REALIZATION_STEREOTYPE
    use RealizationStereotype.STEREOTYPE_NAME
    com.nomagic.uml2.StandardProfile.REFINE_STEREOTYPE
    use RefineStereotype.STEREOTYPE_NAME
    com.nomagic.uml2.StandardProfile.RESPONSIBILITY_STEREOTYPE
    use ResponsibilityStereotype.STEREOTYPE_NAME
    com.nomagic.uml2.StandardProfile.SCRIPT_STEREOTYPE
    use ScriptStereotype.STEREOTYPE_NAME
    com.nomagic.uml2.StandardProfile.SEND_STEREOTYPE
    use SendStereotype.STEREOTYPE_NAME
    com.nomagic.uml2.StandardProfile.SERVICE_STEREOTYPE
    use ServiceStereotype.STEREOTYPE_NAME
    com.nomagic.uml2.StandardProfile.SOURCE_STEREOTYPE
    use SourceStereotype.STEREOTYPE_NAME
    com.nomagic.uml2.StandardProfile.SPECIFICATION_STEREOTYPE
    use SpecificationStereotype.STEREOTYPE_NAME
    com.nomagic.uml2.StandardProfile.SUBSYSTEM_STEREOTYPE
    use SubsystemStereotype.STEREOTYPE_NAME
    com.nomagic.uml2.StandardProfile.SYSTEMMODEL_STEREOTYPE
    use SystemModelStereotype.STEREOTYPE_NAME
    com.nomagic.uml2.StandardProfile.TRACE_STEREOTYPE
    use TraceStereotype.STEREOTYPE_NAME
    com.nomagic.uml2.StandardProfile.TYPE_STEREOTYPE
    use TypeStereotype.STEREOTYPE_NAME
    com.nomagic.uml2.StandardProfile.UTILITY_STEREOTYPE
    use UtilityStereotype.STEREOTYPE_NAME
    com.nomagic.uml2.UML2Constants.STANDARD_PROFILE_L2
    do not use anymore
    com.nomagic.uml2.UML2Constants.STANDARD_PROFILE_L3
    do not use anymore
    com.nomagic.uml2.ValidationProfile.ACTIVEVALIDATIONSUITE_STEREOTYPE
    use ActiveValidationSuiteStereotype.STEREOTYPE_NAME
    com.nomagic.uml2.ValidationProfile.DEBUGICON_STEREOTYPE
    use DebugIconStereotype.STEREOTYPE_NAME
    com.nomagic.uml2.ValidationProfile.DEFINITION_STEREOTYPE
    use DefinitionStereotype.STEREOTYPE_NAME
    com.nomagic.uml2.ValidationProfile.ERRORICON_STEREOTYPE
    use ErrorIconStereotype.STEREOTYPE_NAME
    com.nomagic.uml2.ValidationProfile.FATALICON_STEREOTYPE
    use FatalIconStereotype.STEREOTYPE_NAME
    com.nomagic.uml2.ValidationProfile.IMAGED_HIGHLIGHTCOLOR_PROPERTY
    use ImagedStereotype.HIGHLIGHTCOLOR
    com.nomagic.uml2.ValidationProfile.IMAGED_STEREOTYPE
    use ImagedStereotype.STEREOTYPE_NAME
    com.nomagic.uml2.ValidationProfile.INFOICON_STEREOTYPE
    use InfoIconStereotype.STEREOTYPE_NAME
    com.nomagic.uml2.ValidationProfile.INVARIANT_STEREOTYPE
    use InvariantStereotype.STEREOTYPE_NAME
    com.nomagic.uml2.ValidationProfile.SYSTEMVALIDATIONSUITE_STEREOTYPE
    use SystemValidationSuiteStereotype.STEREOTYPE_NAME
    com.nomagic.uml2.ValidationProfile.VALIDATIONRULE_ABBREVIATION_PROPERTY
    use ValidationRuleStereotype.ABBREVIATION
    com.nomagic.uml2.ValidationProfile.VALIDATIONRULE_CONSTRAINEDELEMENTSFILTER_PROPERTY
    use ValidationRuleStereotype.CONSTRAINEDELEMENTSFILTER
    com.nomagic.uml2.ValidationProfile.VALIDATIONRULE_ERRORMESSAGE_PROPERTY
    use ValidationRuleStereotype.ERRORMESSAGE
    com.nomagic.uml2.ValidationProfile.VALIDATIONRULE_PARENTOBJECT_PROPERTY
    use ValidationRuleStereotype.PARENTOBJECT
    com.nomagic.uml2.ValidationProfile.VALIDATIONRULE_PARENTRULE_PROPERTY
    use ValidationRuleStereotype.PARENTRULE
    com.nomagic.uml2.ValidationProfile.VALIDATIONRULE_SEVERITY_PROPERTY
    use ValidationRuleStereotype.SEVERITY
    com.nomagic.uml2.ValidationProfile.VALIDATIONRULE_STEREOTYPE
    use ValidationRuleStereotype.STEREOTYPE_NAME
    com.nomagic.uml2.ValidationProfile.VALIDATIONSUITE_STEREOTYPE
    use ValidationSuiteStereotype.STEREOTYPE_NAME
    com.nomagic.uml2.ValidationProfile.WARNINGICON_STEREOTYPE
    use WarningIconStereotype.STEREOTYPE_NAME
    com.nomagic.updm.utils.UPDMProfile.ACTIVITY_ACTIVITYPERFORMABLEUNDERCONDITION_PROPERTY
    use ActivityStereotype.ACTIVITYPERFORMABLEUNDERCONDITION
    com.nomagic.updm.utils.UPDMProfile.ACTIVITY_STEREOTYPE
    use ActivityStereotype.STEREOTYPE_NAME
    com.nomagic.updm.utils.UPDMProfile.ACTIVITYPARTOFCAPABILITY_STEREOTYPE
    use ActivityPartOfCapabilityStereotype.STEREOTYPE_NAME
    com.nomagic.updm.utils.UPDMProfile.ACTIVITYPARTOFPROJECT_STEREOTYPE
    use ActivityPartOfProjectStereotype.STEREOTYPE_NAME
    com.nomagic.updm.utils.UPDMProfile.ACTIVITYPERFORMEDBYPERFORMER_STEREOTYPE
    use ActivityPerformedByPerformerStereotype.STEREOTYPE_NAME
    com.nomagic.updm.utils.UPDMProfile.ACTIVITYSUBJECT_ACTSUPON_PROPERTY
    use ActivitySubjectStereotype.ACTSUPON
    com.nomagic.updm.utils.UPDMProfile.ACTIVITYSUBJECT_STEREOTYPE
    use ActivitySubjectStereotype.STEREOTYPE_NAME
    com.nomagic.updm.utils.UPDMProfile.ACTUALLOCATION_ADDRESS_PROPERTY
    use ActualLocationStereotype.ADDRESS
    com.nomagic.updm.utils.UPDMProfile.ACTUALLOCATION_CUSTOMKIND_PROPERTY
    use ActualLocationStereotype.CUSTOMKIND
    com.nomagic.updm.utils.UPDMProfile.ACTUALLOCATION_LOCATIONKIND_PROPERTY
    use ActualLocationStereotype.LOCATIONKIND
    com.nomagic.updm.utils.UPDMProfile.ACTUALLOCATION_LOCATIONNAMEDBYADDRESS_PROPERTY
    use ActualLocationStereotype.LOCATIONNAMEDBYADDRESS
    com.nomagic.updm.utils.UPDMProfile.ACTUALLOCATION_STEREOTYPE
    use ActualLocationStereotype.STEREOTYPE_NAME
    com.nomagic.updm.utils.UPDMProfile.ACTUALMEASUREMENT_STEREOTYPE
    use ActualMeasurementStereotype.STEREOTYPE_NAME
    com.nomagic.updm.utils.UPDMProfile.ACTUALORGANIZATION_CODE_SYMBOL_PROPERTY
    use ActualOrganizationStereotype.CODE_SYMBOL
    com.nomagic.updm.utils.UPDMProfile.ACTUALORGANIZATION_RATIFIEDSTANDARDS_PROPERTY
    use ActualOrganizationStereotype.RATIFIEDSTANDARDS
    com.nomagic.updm.utils.UPDMProfile.ACTUALORGANIZATION_SERVICETYPE_PROPERTY
    use ActualOrganizationStereotype.SERVICETYPE
    com.nomagic.updm.utils.UPDMProfile.ACTUALORGANIZATION_STEREOTYPE
    use ActualOrganizationStereotype.STEREOTYPE_NAME
    com.nomagic.updm.utils.UPDMProfile.ACTUALORGANIZATIONALRESOURCE_STEREOTYPE
    use ActualOrganizationalResourceStereotype.STEREOTYPE_NAME
    com.nomagic.updm.utils.UPDMProfile.ACTUALORGANIZATIONRELATIONSHIP_STEREOTYPE
    use ActualOrganizationRelationshipStereotype.STEREOTYPE_NAME
    com.nomagic.updm.utils.UPDMProfile.ACTUALORGANIZATIONROLE_STEREOTYPE
    use ActualOrganizationRoleStereotype.STEREOTYPE_NAME
    com.nomagic.updm.utils.UPDMProfile.ACTUALPERSON_FILLEDPOST_PROPERTY
    use ActualPersonStereotype.FILLEDPOST
    com.nomagic.updm.utils.UPDMProfile.ACTUALPERSON_STEREOTYPE
    use ActualPersonStereotype.STEREOTYPE_NAME
    com.nomagic.updm.utils.UPDMProfile.ACTUALPOST_FILLEDBY_PROPERTY
    use ActualPostStereotype.FILLEDBY
    com.nomagic.updm.utils.UPDMProfile.ACTUALPOST_STEREOTYPE
    use ActualPostStereotype.STEREOTYPE_NAME
    com.nomagic.updm.utils.UPDMProfile.ACTUALPROJECT_ENDDATE_PROPERTY
    use ActualProjectStereotype.ENDDATE
    com.nomagic.updm.utils.UPDMProfile.ACTUALPROJECT_OWNEDMILESTONES_PROPERTY
    use ActualProjectStereotype.OWNEDMILESTONES
    com.nomagic.updm.utils.UPDMProfile.ACTUALPROJECT_PART_PROPERTY
    use ActualProjectStereotype.PART
    com.nomagic.updm.utils.UPDMProfile.ACTUALPROJECT_STARTDATE_PROPERTY
    use ActualProjectStereotype.STARTDATE
    com.nomagic.updm.utils.UPDMProfile.ACTUALPROJECT_STEREOTYPE
    use ActualProjectStereotype.STEREOTYPE_NAME
    com.nomagic.updm.utils.UPDMProfile.ACTUALPROJECT_WHOLE_PROPERTY
    use ActualProjectStereotype.WHOLE
    com.nomagic.updm.utils.UPDMProfile.ACTUALPROJECTMILESTONE_DATE_PROPERTY
    use ActualProjectMilestoneStereotype.DATE
    com.nomagic.updm.utils.UPDMProfile.ACTUALPROJECTMILESTONE_DESCRIPTION_PROPERTY
    use ActualProjectMilestoneStereotype.DESCRIPTION
    com.nomagic.updm.utils.UPDMProfile.ACTUALPROJECTMILESTONE_RESOURCE_PROPERTY
    use ActualProjectMilestoneStereotype.RESOURCE
    com.nomagic.updm.utils.UPDMProfile.ACTUALPROJECTMILESTONE_STEREOTYPE
    use ActualProjectMilestoneStereotype.STEREOTYPE_NAME
    com.nomagic.updm.utils.UPDMProfile.ACTUALPROJECTMILESTONEROLE_STEREOTYPE
    use ActualProjectMilestoneRoleStereotype.STEREOTYPE_NAME
    com.nomagic.updm.utils.UPDMProfile.ACTUALPROPERTY_ENDDATE_PROPERTY
    use ActualPropertyStereotype.ENDDATE
    com.nomagic.updm.utils.UPDMProfile.ACTUALPROPERTY_INTENTION_PROPERTY
    use ActualPropertyStereotype.INTENTION
    com.nomagic.updm.utils.UPDMProfile.ACTUALPROPERTY_STARTDATE_PROPERTY
    use ActualPropertyStereotype.STARTDATE
    com.nomagic.updm.utils.UPDMProfile.ACTUALPROPERTY_STEREOTYPE
    use ActualPropertyStereotype.STEREOTYPE_NAME
    com.nomagic.updm.utils.UPDMProfile.ACTUALPROPERTYSET_APPLIESTO_PROPERTY
    use ActualPropertySetStereotype.APPLIESTO
    com.nomagic.updm.utils.UPDMProfile.ACTUALPROPERTYSET_STEREOTYPE
    use ActualPropertySetStereotype.STEREOTYPE_NAME
    com.nomagic.updm.utils.UPDMProfile.ALIAS_NAMEOWNER_PROPERTY
    use AliasStereotype.NAMEOWNER
    com.nomagic.updm.utils.UPDMProfile.ALIAS_STEREOTYPE
    use AliasStereotype.STEREOTYPE_NAME
    com.nomagic.updm.utils.UPDMProfile.ARBITRARYCONNECTOR_STEREOTYPE
    use ArbitraryConnectorStereotype.STEREOTYPE_NAME
    com.nomagic.updm.utils.UPDMProfile.ARCHITECTURALDESCRIPTION_APPROVALAUTHORITY_PROPERTY
    use ArchitecturalDescriptionStereotype.APPROVALAUTHORITY
    com.nomagic.updm.utils.UPDMProfile.ARCHITECTURALDESCRIPTION_ARCHITECT_PROPERTY
    use ArchitecturalDescriptionStereotype.ARCHITECT
    com.nomagic.updm.utils.UPDMProfile.ARCHITECTURALDESCRIPTION_ARCHITECTUREFRAMEWORK_PROPERTY
    use ArchitecturalDescriptionStereotype.ARCHITECTUREFRAMEWORK
    com.nomagic.updm.utils.UPDMProfile.ARCHITECTURALDESCRIPTION_ASSUMPTIONANDCONSTRAINT_PROPERTY
    use ArchitecturalDescriptionStereotype.ASSUMPTIONANDCONSTRAINT
    com.nomagic.updm.utils.UPDMProfile.ARCHITECTURALDESCRIPTION_CREATINGORGANIZATION_PROPERTY
    use ArchitecturalDescriptionStereotype.CREATINGORGANIZATION
    com.nomagic.updm.utils.UPDMProfile.ARCHITECTURALDESCRIPTION_DATECOMPLETED_PROPERTY
    use ArchitecturalDescriptionStereotype.DATECOMPLETED
    com.nomagic.updm.utils.UPDMProfile.ARCHITECTURALDESCRIPTION_PURPOSE_PROPERTY
    use ArchitecturalDescriptionStereotype.PURPOSE
    com.nomagic.updm.utils.UPDMProfile.ARCHITECTURALDESCRIPTION_RECOMMENDATIONS_PROPERTY
    use ArchitecturalDescriptionStereotype.RECOMMENDATIONS
    com.nomagic.updm.utils.UPDMProfile.ARCHITECTURALDESCRIPTION_STEREOTYPE
    use ArchitecturalDescriptionStereotype.STEREOTYPE_NAME
    com.nomagic.updm.utils.UPDMProfile.ARCHITECTURALDESCRIPTION_SUMMARYOFFINDINGS_PROPERTY
    use ArchitecturalDescriptionStereotype.SUMMARYOFFINDINGS
    com.nomagic.updm.utils.UPDMProfile.ARCHITECTURALDESCRIPTION_TOBE_PROPERTY
    use ArchitecturalDescriptionStereotype.TOBE
    com.nomagic.updm.utils.UPDMProfile.ARCHITECTURALDESCRIPTION_TOOLSUSED_PROPERTY
    use ArchitecturalDescriptionStereotype.TOOLSUSED
    com.nomagic.updm.utils.UPDMProfile.ARCHITECTURALDESCRIPTION_VIEWPOINT_PROPERTY
    use ArchitecturalDescriptionStereotype.VIEWPOINT
    com.nomagic.updm.utils.UPDMProfile.ARCHITECTURALDESCRIPTION_VIEWS_PROPERTY
    use ArchitecturalDescriptionStereotype.VIEWS
    com.nomagic.updm.utils.UPDMProfile.ARCHITECTURALREFERENCE_STEREOTYPE
    use ArchitecturalReferenceStereotype.STEREOTYPE_NAME
    com.nomagic.updm.utils.UPDMProfile.ARCHITECTUREMETADATA_STEREOTYPE
    use ArchitectureMetadataStereotype.STEREOTYPE_NAME
    com.nomagic.updm.utils.UPDMProfile.ASSOCIATIONOFINFORMATION_STEREOTYPE
    use AssociationOfInformationStereotype.STEREOTYPE_NAME
    com.nomagic.updm.utils.UPDMProfile.ASYNCHRONOUSMESSAGE_STEREOTYPE
    use AsynchronousMessageStereotype.STEREOTYPE_NAME
    com.nomagic.updm.utils.UPDMProfile.CAPABILITY_STEREOTYPE
    use CapabilityStereotype.STEREOTYPE_NAME
    com.nomagic.updm.utils.UPDMProfile.CAPABILITYCONFIGURATION_DOCTRINE_PROPERTY
    use CapabilityConfigurationStereotype.DOCTRINE
    com.nomagic.updm.utils.UPDMProfile.CAPABILITYCONFIGURATION_STEREOTYPE
    use CapabilityConfigurationStereotype.STEREOTYPE_NAME
    com.nomagic.updm.utils.UPDMProfile.CAPABILITYOFPERFORMER_STEREOTYPE
    use CapabilityOfPerformerStereotype.STEREOTYPE_NAME
    com.nomagic.updm.utils.UPDMProfile.CAPABILITYPROPERTY_STEREOTYPE
    use CapabilityPropertyStereotype.STEREOTYPE_NAME
    com.nomagic.updm.utils.UPDMProfile.CAPABLEELEMENT_STEREOTYPE
    use CapableElementStereotype.STEREOTYPE_NAME
    com.nomagic.updm.utils.UPDMProfile.CLIMATE_STEREOTYPE
    use ClimateStereotype.STEREOTYPE_NAME
    com.nomagic.updm.utils.UPDMProfile.COMMAND_STEREOTYPE
    use CommandStereotype.STEREOTYPE_NAME
    com.nomagic.updm.utils.UPDMProfile.COMPETENCE_STEREOTYPE
    use CompetenceStereotype.STEREOTYPE_NAME
    com.nomagic.updm.utils.UPDMProfile.COMPETENCEPROVIDER_STEREOTYPE
    use CompetenceProviderStereotype.STEREOTYPE_NAME
    com.nomagic.updm.utils.UPDMProfile.COMPETENCEREQUIRER_STEREOTYPE
    use CompetenceRequirerStereotype.STEREOTYPE_NAME
    com.nomagic.updm.utils.UPDMProfile.CONCEPTITEM_STEREOTYPE
    use ConceptItemStereotype.STEREOTYPE_NAME
    com.nomagic.updm.utils.UPDMProfile.CONCEPTROLE_STEREOTYPE
    use ConceptRoleStereotype.STEREOTYPE_NAME
    com.nomagic.updm.utils.UPDMProfile.CONDITION_CONDITIONKIND_PROPERTY
    use ConditionStereotype.CONDITIONKIND
    com.nomagic.updm.utils.UPDMProfile.CONDITION_STEREOTYPE
    use ConditionStereotype.STEREOTYPE_NAME
    com.nomagic.updm.utils.UPDMProfile.CONDITIONPROPERTY_STEREOTYPE
    use ConditionPropertyStereotype.STEREOTYPE_NAME
    com.nomagic.updm.utils.UPDMProfile.CONDITIONTYPE_STEREOTYPE
    use ConditionTypeStereotype.STEREOTYPE_NAME
    com.nomagic.updm.utils.UPDMProfile.CONTRACT_STEREOTYPE
    use ContractStereotype.STEREOTYPE_NAME
    com.nomagic.updm.utils.UPDMProfile.CONTROL_STEREOTYPE
    use ControlStereotype.STEREOTYPE_NAME
    com.nomagic.updm.utils.UPDMProfile.DATAMODEL_STEREOTYPE
    use DataModelStereotype.STEREOTYPE_NAME
    com.nomagic.updm.utils.UPDMProfile.DEFINITION_AUTHOR_PROPERTY
    use DefinitionStereotype.AUTHOR
    com.nomagic.updm.utils.UPDMProfile.DEFINITION_STEREOTYPE
    use DefinitionStereotype.STEREOTYPE_NAME
    com.nomagic.updm.utils.UPDMProfile.DEPLOYEDMILESTONE_STEREOTYPE
    use DeployedMilestoneStereotype.STEREOTYPE_NAME
    com.nomagic.updm.utils.UPDMProfile.DEPLOYEDMILESTONE_USEDBY_PROPERTY
    use DeployedMilestoneStereotype.USEDBY
    com.nomagic.updm.utils.UPDMProfile.DESIGNRULE_ANALYSIS_PROPERTY
    use DesignRuleStereotype.ANALYSIS
    com.nomagic.updm.utils.UPDMProfile.DESIGNRULE_CONSEQUENCE_PROPERTY
    use DesignRuleStereotype.CONSEQUENCE
    com.nomagic.updm.utils.UPDMProfile.DESIGNRULE_CONTEXT_PROPERTY
    use DesignRuleStereotype.CONTEXT
    com.nomagic.updm.utils.UPDMProfile.DESIGNRULE_DATE_PROPERTY
    use DesignRuleStereotype.DATE
    com.nomagic.updm.utils.UPDMProfile.DESIGNRULE_IDENTIFIER_PROPERTY
    use DesignRuleStereotype.IDENTIFIER
    com.nomagic.updm.utils.UPDMProfile.DESIGNRULE_METADATA_PROPERTY
    use DesignRuleStereotype.METADATA
    com.nomagic.updm.utils.UPDMProfile.DESIGNRULE_PRINCIPLES_PROPERTY
    use DesignRuleStereotype.PRINCIPLES
    com.nomagic.updm.utils.UPDMProfile.DESIGNRULE_PROBLEM_PROPERTY
    use DesignRuleStereotype.PROBLEM
    com.nomagic.updm.utils.UPDMProfile.DESIGNRULE_SOLUTION_PROPERTY
    use DesignRuleStereotype.SOLUTION
    com.nomagic.updm.utils.UPDMProfile.DESIGNRULE_STATUS_PROPERTY
    use DesignRuleStereotype.STATUS
    com.nomagic.updm.utils.UPDMProfile.DESIGNRULE_STEREOTYPE
    use DesignRuleStereotype.STEREOTYPE_NAME
    com.nomagic.updm.utils.UPDMProfile.DESIGNRULE_VERSION_PROPERTY
    use DesignRuleStereotype.VERSION
    com.nomagic.updm.utils.UPDMProfile.DESIREDEFFECT_DESIREDRESOURCEFUTURESTATE_PROPERTY
    use DesiredEffectStereotype.DESIREDRESOURCEFUTURESTATE
    com.nomagic.updm.utils.UPDMProfile.DESIREDEFFECT_PROVIDEDMOE_PROPERTY
    use DesiredEffectStereotype.PROVIDEDMOE
    com.nomagic.updm.utils.UPDMProfile.DESIREDEFFECT_STEREOTYPE
    use DesiredEffectStereotype.STEREOTYPE_NAME
    com.nomagic.updm.utils.UPDMProfile.DESIREDSTATE_STEREOTYPE
    use DesiredStateStereotype.STEREOTYPE_NAME
    com.nomagic.updm.utils.UPDMProfile.DESIRER_STEREOTYPE
    use DesirerStereotype.STEREOTYPE_NAME
    com.nomagic.updm.utils.UPDMProfile.DETAILS_STEREOTYPE
    use DetailsStereotype.STEREOTYPE_NAME
    com.nomagic.updm.utils.UPDMProfile.ENDURINGTASK_STEREOTYPE
    use EnduringTaskStereotype.STEREOTYPE_NAME
    com.nomagic.updm.utils.UPDMProfile.ENERGY_STEREOTYPE
    use EnergyStereotype.STEREOTYPE_NAME
    com.nomagic.updm.utils.UPDMProfile.ENTERPRISEGOAL_BENEFITS_PROPERTY
    use EnterpriseGoalStereotype.BENEFITS
    com.nomagic.updm.utils.UPDMProfile.ENTERPRISEGOAL_ENTERPRISEPHASE_PROPERTY
    use EnterpriseGoalStereotype.ENTERPRISEPHASE
    com.nomagic.updm.utils.UPDMProfile.ENTERPRISEGOAL_STEREOTYPE
    use EnterpriseGoalStereotype.STEREOTYPE_NAME
    com.nomagic.updm.utils.UPDMProfile.ENTERPRISEPHASE_DESCRIBEDBY_PROPERTY
    use EnterprisePhaseStereotype.DESCRIBEDBY
    com.nomagic.updm.utils.UPDMProfile.ENTERPRISEPHASE_ENDDATE_PROPERTY
    use EnterprisePhaseStereotype.ENDDATE
    com.nomagic.updm.utils.UPDMProfile.ENTERPRISEPHASE_FULFILLS_PROPERTY
    use EnterprisePhaseStereotype.FULFILLS
    com.nomagic.updm.utils.UPDMProfile.ENTERPRISEPHASE_GOALS_PROPERTY
    use EnterprisePhaseStereotype.GOALS
    com.nomagic.updm.utils.UPDMProfile.ENTERPRISEPHASE_STARTDATE_PROPERTY
    use EnterprisePhaseStereotype.STARTDATE
    com.nomagic.updm.utils.UPDMProfile.ENTERPRISEPHASE_STATEMENTTASKS_PROPERTY
    use EnterprisePhaseStereotype.STATEMENTTASKS
    com.nomagic.updm.utils.UPDMProfile.ENTERPRISEPHASE_STEREOTYPE
    use EnterprisePhaseStereotype.STEREOTYPE_NAME
    com.nomagic.updm.utils.UPDMProfile.ENTERPRISEPHASE_VISIONS_PROPERTY
    use EnterprisePhaseStereotype.VISIONS
    com.nomagic.updm.utils.UPDMProfile.ENTERPRISEVISION_ENTERPRISEPHASE_PROPERTY
    use EnterpriseVisionStereotype.ENTERPRISEPHASE
    com.nomagic.updm.utils.UPDMProfile.ENTERPRISEVISION_STATEMENT_PROPERTY
    use EnterpriseVisionStereotype.STATEMENT
    com.nomagic.updm.utils.UPDMProfile.ENTERPRISEVISION_STEREOTYPE
    use EnterpriseVisionStereotype.STEREOTYPE_NAME
    com.nomagic.updm.utils.UPDMProfile.ENTITYATTRIBUTE_STEREOTYPE
    use EntityAttributeStereotype.STEREOTYPE_NAME
    com.nomagic.updm.utils.UPDMProfile.ENTITYITEM_STEREOTYPE
    use EntityItemStereotype.STEREOTYPE_NAME
    com.nomagic.updm.utils.UPDMProfile.ENTITYRELATIONSHIP_STEREOTYPE
    use EntityRelationshipStereotype.STEREOTYPE_NAME
    com.nomagic.updm.utils.UPDMProfile.ENVIRONMENT_STEREOTYPE
    use EnvironmentStereotype.STEREOTYPE_NAME
    com.nomagic.updm.utils.UPDMProfile.ENVIRONMENTPROPERTY_STEREOTYPE
    use EnvironmentPropertyStereotype.STEREOTYPE_NAME
    com.nomagic.updm.utils.UPDMProfile.EXCHANGE_STEREOTYPE
    use ExchangeStereotype.STEREOTYPE_NAME
    com.nomagic.updm.utils.UPDMProfile.EXCHANGEELEMENT_DEFINEDBY_PROPERTY
    use ExchangeElementStereotype.DEFINEDBY
    com.nomagic.updm.utils.UPDMProfile.EXCHANGEELEMENT_EXCHANGEELEMENTKIND_PROPERTY
    use ExchangeElementStereotype.EXCHANGEELEMENTKIND
    com.nomagic.updm.utils.UPDMProfile.EXCHANGEELEMENT_STEREOTYPE
    use ExchangeElementStereotype.STEREOTYPE_NAME
    com.nomagic.updm.utils.UPDMProfile.EXHIBITS_ENVIRONMENTALCONDITIONS_PROPERTY
    use ExhibitsStereotype.ENVIRONMENTALCONDITIONS
    com.nomagic.updm.utils.UPDMProfile.EXHIBITS_STEREOTYPE
    use ExhibitsStereotype.STEREOTYPE_NAME
    com.nomagic.updm.utils.UPDMProfile.EXHIBITS_UNIVERSALCAPABILITYSET_PROPERTY
    use ExhibitsStereotype.UNIVERSALCAPABILITYSET
    com.nomagic.updm.utils.UPDMProfile.EXTERNALINDIVIDUAL_STEREOTYPE
    use ExternalIndividualStereotype.STEREOTYPE_NAME
    com.nomagic.updm.utils.UPDMProfile.EXTERNALTUPLE_STEREOTYPE
    use ExternalTupleStereotype.STEREOTYPE_NAME
    com.nomagic.updm.utils.UPDMProfile.EXTERNALTUPLETYPE_STEREOTYPE
    use ExternalTupleTypeStereotype.STEREOTYPE_NAME
    com.nomagic.updm.utils.UPDMProfile.EXTERNALTYPE_STEREOTYPE
    use ExternalTypeStereotype.STEREOTYPE_NAME
    com.nomagic.updm.utils.UPDMProfile.FIELDEDCAPABILITY_STEREOTYPE
    use FieldedCapabilityStereotype.STEREOTYPE_NAME
    com.nomagic.updm.utils.UPDMProfile.FILLSPOST_ENDDATE_PROPERTY
    use FillsPostStereotype.ENDDATE
    com.nomagic.updm.utils.UPDMProfile.FILLSPOST_STARTDATE_PROPERTY
    use FillsPostStereotype.STARTDATE
    com.nomagic.updm.utils.UPDMProfile.FILLSPOST_STEREOTYPE
    use FillsPostStereotype.STEREOTYPE_NAME
    com.nomagic.updm.utils.UPDMProfile.FORECAST_ENDDATE_PROPERTY
    use ForecastStereotype.ENDDATE
    com.nomagic.updm.utils.UPDMProfile.FORECAST_STARTDATE_PROPERTY
    use ForecastStereotype.STARTDATE
    com.nomagic.updm.utils.UPDMProfile.FORECAST_STEREOTYPE
    use ForecastStereotype.STEREOTYPE_NAME
    com.nomagic.updm.utils.UPDMProfile.FUNCTION_REALIZEDBY_PROPERTY
    use FunctionStereotype.REALIZEDBY
    com.nomagic.updm.utils.UPDMProfile.FUNCTION_STEREOTYPE
    use FunctionStereotype.STEREOTYPE_NAME
    com.nomagic.updm.utils.UPDMProfile.FUNCTION_SUBJECT_PROPERTY
    use FunctionStereotype.SUBJECT
    com.nomagic.updm.utils.UPDMProfile.FUNCTIONACTION_STEREOTYPE
    use FunctionActionStereotype.STEREOTYPE_NAME
    com.nomagic.updm.utils.UPDMProfile.FUNCTIONALSTANDARD_STEREOTYPE
    use FunctionalStandardStereotype.STEREOTYPE_NAME
    com.nomagic.updm.utils.UPDMProfile.FUNCTIONEDGE_CARRIEDITEM_PROPERTY
    use FunctionEdgeStereotype.CARRIEDITEM
    com.nomagic.updm.utils.UPDMProfile.FUNCTIONEDGE_STEREOTYPE
    use FunctionEdgeStereotype.STEREOTYPE_NAME
    com.nomagic.updm.utils.UPDMProfile.GEOPOLITICALEXTENT_CUSTOMKIND_PROPERTY
    use GeoPoliticalExtentStereotype.CUSTOMKIND
    com.nomagic.updm.utils.UPDMProfile.GEOPOLITICALEXTENT_GEOPOLITICALEXTENTKIND_PROPERTY
    use GeoPoliticalExtentStereotype.GEOPOLITICALEXTENTKIND
    com.nomagic.updm.utils.UPDMProfile.GEOPOLITICALEXTENT_STEREOTYPE
    use GeoPoliticalExtentStereotype.STEREOTYPE_NAME
    com.nomagic.updm.utils.UPDMProfile.GEOPOLITICALEXTENTTYPE_CUSTOMKIND_PROPERTY
    use GeoPoliticalExtentTypeStereotype.CUSTOMKIND
    com.nomagic.updm.utils.UPDMProfile.GEOPOLITICALEXTENTTYPE_GEOPOLITICALEXTENTTYPEKIND_PROPERTY
    use GeoPoliticalExtentTypeStereotype.GEOPOLITICALEXTENTTYPEKIND
    com.nomagic.updm.utils.UPDMProfile.GEOPOLITICALEXTENTTYPE_STEREOTYPE
    use GeoPoliticalExtentTypeStereotype.STEREOTYPE_NAME
    com.nomagic.updm.utils.UPDMProfile.HIGHLEVELOPERATIONALCONCEPT_MISSION_PROPERTY
    use HighLevelOperationalConceptStereotype.MISSION
    com.nomagic.updm.utils.UPDMProfile.HIGHLEVELOPERATIONALCONCEPT_STEREOTYPE
    use HighLevelOperationalConceptStereotype.STEREOTYPE_NAME
    com.nomagic.updm.utils.UPDMProfile.IMPLEMENTS_STEREOTYPE
    use ImplementsStereotype.STEREOTYPE_NAME
    com.nomagic.updm.utils.UPDMProfile.INCREMENTMILESTONE_STEREOTYPE
    use IncrementMilestoneStereotype.STEREOTYPE_NAME
    com.nomagic.updm.utils.UPDMProfile.INDIVIDUALPERSONROLE_STEREOTYPE
    use IndividualPersonRoleStereotype.STEREOTYPE_NAME
    com.nomagic.updm.utils.UPDMProfile.INFORMATION_INFORMATIONKIND_PROPERTY
    use InformationStereotype.INFORMATIONKIND
    com.nomagic.updm.utils.UPDMProfile.INFORMATION_STEREOTYPE
    use InformationStereotype.STEREOTYPE_NAME
    com.nomagic.updm.utils.UPDMProfile.ISCAPABLEOFPERFORMING_STEREOTYPE
    use IsCapableOfPerformingStereotype.STEREOTYPE_NAME
    com.nomagic.updm.utils.UPDMProfile.ISO8601DATETIME_STEREOTYPE
    use ISO8601DateTimeStereotype.STEREOTYPE_NAME
    com.nomagic.updm.utils.UPDMProfile.KNOWNRESOURCE_STEREOTYPE
    use KnownResourceStereotype.STEREOTYPE_NAME
    com.nomagic.updm.utils.UPDMProfile.LIGHTCONDITION_STEREOTYPE
    use LightConditionStereotype.STEREOTYPE_NAME
    com.nomagic.updm.utils.UPDMProfile.LOCATION_STEREOTYPE
    use LocationStereotype.STEREOTYPE_NAME
    com.nomagic.updm.utils.UPDMProfile.LOCATIONHOLDER_PHYSICALLOCATION_PROPERTY
    use LocationHolderStereotype.PHYSICALLOCATION
    com.nomagic.updm.utils.UPDMProfile.LOCATIONHOLDER_REQUIREDENVIRONMENT_PROPERTY
    use LocationHolderStereotype.REQUIREDENVIRONMENT
    com.nomagic.updm.utils.UPDMProfile.LOCATIONHOLDER_STEREOTYPE
    use LocationHolderStereotype.STEREOTYPE_NAME
    com.nomagic.updm.utils.UPDMProfile.LOCATIONTYPE_CUSTOMKIND_PROPERTY
    use LocationTypeStereotype.CUSTOMKIND
    com.nomagic.updm.utils.UPDMProfile.LOCATIONTYPE_LOCATIONTYPEKIND_PROPERTY
    use LocationTypeStereotype.LOCATIONTYPEKIND
    com.nomagic.updm.utils.UPDMProfile.LOCATIONTYPE_STEREOTYPE
    use LocationTypeStereotype.STEREOTYPE_NAME
    com.nomagic.updm.utils.UPDMProfile.LOGICALARCHITECTURE_STEREOTYPE
    use LogicalArchitectureStereotype.STEREOTYPE_NAME
    com.nomagic.updm.utils.UPDMProfile.LOGICALDATAMODEL_STEREOTYPE
    use LogicalDataModelStereotype.STEREOTYPE_NAME
    com.nomagic.updm.utils.UPDMProfile.MAPSTOCAPABILITY_STEREOTYPE
    use MapsToCapabilityStereotype.STEREOTYPE_NAME
    com.nomagic.updm.utils.UPDMProfile.MATERIEL_STEREOTYPE
    use MaterielStereotype.STEREOTYPE_NAME
    com.nomagic.updm.utils.UPDMProfile.MEASURE_STEREOTYPE
    use MeasureStereotype.STEREOTYPE_NAME
    com.nomagic.updm.utils.UPDMProfile.MEASUREMENT_STEREOTYPE
    use MeasurementStereotype.STEREOTYPE_NAME
    com.nomagic.updm.utils.UPDMProfile.MEASUREMENTSET_STEREOTYPE
    use MeasurementSetStereotype.STEREOTYPE_NAME
    com.nomagic.updm.utils.UPDMProfile.MEASURETYPE_STEREOTYPE
    use MeasureTypeStereotype.STEREOTYPE_NAME
    com.nomagic.updm.utils.UPDMProfile.METADATA_DUBLINCOREELEMENT_PROPERTY
    use MetadataStereotype.DUBLINCOREELEMENT
    com.nomagic.updm.utils.UPDMProfile.METADATA_MODMETADATAELEMENT_PROPERTY
    use MetadataStereotype.MODMETADATAELEMENT
    com.nomagic.updm.utils.UPDMProfile.METADATA_NAME_PROPERTY
    use MetadataStereotype.NAME
    com.nomagic.updm.utils.UPDMProfile.METADATA_STEREOTYPE
    use MetadataStereotype.STEREOTYPE_NAME
    com.nomagic.updm.utils.UPDMProfile.MILESTONESEQUENCE_STEREOTYPE
    use MilestoneSequenceStereotype.STEREOTYPE_NAME
    com.nomagic.updm.utils.UPDMProfile.MISSION_MISSIONAREA_PROPERTY
    use MissionStereotype.MISSIONAREA
    com.nomagic.updm.utils.UPDMProfile.MISSION_STEREOTYPE
    use MissionStereotype.STEREOTYPE_NAME
    com.nomagic.updm.utils.UPDMProfile.NEEDLINE_REALIZEDEXCHANGE_PROPERTY
    use NeedlineStereotype.REALIZEDEXCHANGE
    com.nomagic.updm.utils.UPDMProfile.NEEDLINE_STEREOTYPE
    use NeedlineStereotype.STEREOTYPE_NAME
    com.nomagic.updm.utils.UPDMProfile.NODE_CONNECTEDNODES_PROPERTY
    use NodeStereotype.CONNECTEDNODES
    com.nomagic.updm.utils.UPDMProfile.NODE_STEREOTYPE
    use NodeStereotype.STEREOTYPE_NAME
    com.nomagic.updm.utils.UPDMProfile.NODEOPERATION_REALIZES_PROPERTY
    use NodeOperationStereotype.REALIZES
    com.nomagic.updm.utils.UPDMProfile.NODEOPERATION_STEREOTYPE
    use NodeOperationStereotype.STEREOTYPE_NAME
    com.nomagic.updm.utils.UPDMProfile.NODEPARENT_STEREOTYPE
    use NodeParentStereotype.STEREOTYPE_NAME
    com.nomagic.updm.utils.UPDMProfile.NODEPORT_STEREOTYPE
    use NodePortStereotype.STEREOTYPE_NAME
    com.nomagic.updm.utils.UPDMProfile.NODEROLE_PERFORMSINCONTEXT_PROPERTY
    use NodeRoleStereotype.PERFORMSINCONTEXT
    com.nomagic.updm.utils.UPDMProfile.NODEROLE_STEREOTYPE
    use NodeRoleStereotype.STEREOTYPE_NAME
    com.nomagic.updm.utils.UPDMProfile.NOLONGERUSEDMILESTONE_NOLONGERUSEDBY_PROPERTY
    use NoLongerUsedMilestoneStereotype.NOLONGERUSEDBY
    com.nomagic.updm.utils.UPDMProfile.NOLONGERUSEDMILESTONE_STEREOTYPE
    use NoLongerUsedMilestoneStereotype.STEREOTYPE_NAME
    com.nomagic.updm.utils.UPDMProfile.ONTOLOGYREFERENCE_STEREOTYPE
    use OntologyReferenceStereotype.STEREOTYPE_NAME
    com.nomagic.updm.utils.UPDMProfile.ONTOLOGYREFERENCE_URL_PROPERTY
    use OntologyReferenceStereotype.URL
    com.nomagic.updm.utils.UPDMProfile.OPERATIONALACTIVITY_REALIZEDBY_PROPERTY
    use OperationalActivityStereotype.REALIZEDBY
    com.nomagic.updm.utils.UPDMProfile.OPERATIONALACTIVITY_STEREOTYPE
    use OperationalActivityStereotype.STEREOTYPE_NAME
    com.nomagic.updm.utils.UPDMProfile.OPERATIONALACTIVITY_SUBJECT_PROPERTY
    use OperationalActivityStereotype.SUBJECT
    com.nomagic.updm.utils.UPDMProfile.OPERATIONALACTIVITYACTION_STEREOTYPE
    use OperationalActivityActionStereotype.STEREOTYPE_NAME
    com.nomagic.updm.utils.UPDMProfile.OPERATIONALACTIVITYEDGE_CARRIEDITEM_PROPERTY
    use OperationalActivityEdgeStereotype.CARRIEDITEM
    com.nomagic.updm.utils.UPDMProfile.OPERATIONALACTIVITYEDGE_STEREOTYPE
    use OperationalActivityEdgeStereotype.STEREOTYPE_NAME
    com.nomagic.updm.utils.UPDMProfile.OPERATIONALCONSTRAINT_STEREOTYPE
    use OperationalConstraintStereotype.STEREOTYPE_NAME
    com.nomagic.updm.utils.UPDMProfile.OPERATIONALEVENTTRACE_STEREOTYPE
    use OperationalEventTraceStereotype.STEREOTYPE_NAME
    com.nomagic.updm.utils.UPDMProfile.OPERATIONALEXCHANGE_EXCHANGEKIND_PROPERTY
    use OperationalExchangeStereotype.EXCHANGEKIND
    com.nomagic.updm.utils.UPDMProfile.OPERATIONALEXCHANGE_STEREOTYPE
    use OperationalExchangeStereotype.STEREOTYPE_NAME
    com.nomagic.updm.utils.UPDMProfile.OPERATIONALEXCHANGEITEM_STEREOTYPE
    use OperationalExchangeItemStereotype.STEREOTYPE_NAME
    com.nomagic.updm.utils.UPDMProfile.OPERATIONALMESSAGE_CARRIES_PROPERTY
    use OperationalMessageStereotype.CARRIES
    com.nomagic.updm.utils.UPDMProfile.OPERATIONALMESSAGE_STEREOTYPE
    use OperationalMessageStereotype.STEREOTYPE_NAME
    com.nomagic.updm.utils.UPDMProfile.OPERATIONALPARAMETER_STEREOTYPE
    use OperationalParameterStereotype.STEREOTYPE_NAME
    com.nomagic.updm.utils.UPDMProfile.OPERATIONALSTATE_STEREOTYPE
    use OperationalStateStereotype.STEREOTYPE_NAME
    com.nomagic.updm.utils.UPDMProfile.OPERATIONALSTATEDESCRIPTION_STEREOTYPE
    use OperationalStateDescriptionStereotype.STEREOTYPE_NAME
    com.nomagic.updm.utils.UPDMProfile.ORGANIZATION_STEREOTYPE
    use OrganizationStereotype.STEREOTYPE_NAME
    com.nomagic.updm.utils.UPDMProfile.ORGANIZATIONALPROJECTRELATIONSHIP_ENDDATE_PROPERTY
    use OrganizationalProjectRelationshipStereotype.ENDDATE
    com.nomagic.updm.utils.UPDMProfile.ORGANIZATIONALPROJECTRELATIONSHIP_STARTDATE_PROPERTY
    use OrganizationalProjectRelationshipStereotype.STARTDATE
    com.nomagic.updm.utils.UPDMProfile.ORGANIZATIONALPROJECTRELATIONSHIP_STEREOTYPE
    use OrganizationalProjectRelationshipStereotype.STEREOTYPE_NAME
    com.nomagic.updm.utils.UPDMProfile.ORGANIZATIONALRESOURCE_STEREOTYPE
    use OrganizationalResourceStereotype.STEREOTYPE_NAME
    com.nomagic.updm.utils.UPDMProfile.ORGANIZATIONTYPE_STEREOTYPE
    use OrganizationTypeStereotype.STEREOTYPE_NAME
    com.nomagic.updm.utils.UPDMProfile.OUTOFSERVICEMILESTONE_STEREOTYPE
    use OutOfServiceMilestoneStereotype.STEREOTYPE_NAME
    com.nomagic.updm.utils.UPDMProfile.OVERLAP_STEREOTYPE
    use OverlapStereotype.STEREOTYPE_NAME
    com.nomagic.updm.utils.UPDMProfile.OWNSPROCESS_STEREOTYPE
    use OwnsProcessStereotype.STEREOTYPE_NAME
    com.nomagic.updm.utils.UPDMProfile.PARTICIPANT_STEREOTYPE
    use ParticipantStereotype.STEREOTYPE_NAME
    com.nomagic.updm.utils.UPDMProfile.PERFORMER_STEREOTYPE
    use PerformerStereotype.STEREOTYPE_NAME
    com.nomagic.updm.utils.UPDMProfile.PERSON_STEREOTYPE
    use PersonStereotype.STEREOTYPE_NAME
    com.nomagic.updm.utils.UPDMProfile.PERSONTYPE_STEREOTYPE
    use PersonTypeStereotype.STEREOTYPE_NAME
    com.nomagic.updm.utils.UPDMProfile.PHYSICALARCHITECTURE_STEREOTYPE
    use PhysicalArchitectureStereotype.STEREOTYPE_NAME
    com.nomagic.updm.utils.UPDMProfile.PHYSICALDATAMODEL_PHYSICALDATAMODELTYPE_PROPERTY
    use PhysicalDataModelStereotype.PHYSICALDATAMODELTYPE
    com.nomagic.updm.utils.UPDMProfile.PHYSICALDATAMODEL_STEREOTYPE
    use PhysicalDataModelStereotype.STEREOTYPE_NAME
    com.nomagic.updm.utils.UPDMProfile.PHYSICALRESOURCE_STEREOTYPE
    use PhysicalResourceStereotype.STEREOTYPE_NAME
    com.nomagic.updm.utils.UPDMProfile.POST_STEREOTYPE
    use PostStereotype.STEREOTYPE_NAME
    com.nomagic.updm.utils.UPDMProfile.PROBLEMDOMAIN_STEREOTYPE
    use ProblemDomainStereotype.STEREOTYPE_NAME
    com.nomagic.updm.utils.UPDMProfile.PROCESS_STEREOTYPE
    use ProcessStereotype.STEREOTYPE_NAME
    com.nomagic.updm.utils.UPDMProfile.PROJECT_STEREOTYPE
    use ProjectStereotype.STEREOTYPE_NAME
    com.nomagic.updm.utils.UPDMProfile.PROJECTACTIVITY_STEREOTYPE
    use ProjectActivityStereotype.STEREOTYPE_NAME
    com.nomagic.updm.utils.UPDMProfile.PROJECTACTIVITYACTION_STEREOTYPE
    use ProjectActivityActionStereotype.STEREOTYPE_NAME
    com.nomagic.updm.utils.UPDMProfile.PROJECTACTIVITYEDGE_STEREOTYPE
    use ProjectActivityEdgeStereotype.STEREOTYPE_NAME
    com.nomagic.updm.utils.UPDMProfile.PROJECTMILESTONE_STEREOTYPE
    use ProjectMilestoneStereotype.STEREOTYPE_NAME
    com.nomagic.updm.utils.UPDMProfile.PROJECTMILESTONEROLE_STEREOTYPE
    use ProjectMilestoneRoleStereotype.STEREOTYPE_NAME
    com.nomagic.updm.utils.UPDMProfile.PROJECTOWNERSHIP_STEREOTYPE
    use ProjectOwnershipStereotype.STEREOTYPE_NAME
    com.nomagic.updm.utils.UPDMProfile.PROJECTSEQUENCE_STEREOTYPE
    use ProjectSequenceStereotype.STEREOTYPE_NAME
    com.nomagic.updm.utils.UPDMProfile.PROJECTSTATUS_STEREOTYPE
    use ProjectStatusStereotype.STEREOTYPE_NAME
    com.nomagic.updm.utils.UPDMProfile.PROJECTTHEME_STEREOTYPE
    use ProjectThemeStereotype.STEREOTYPE_NAME
    com.nomagic.updm.utils.UPDMProfile.PROJECTTYPE_STEREOTYPE
    use ProjectTypeStereotype.STEREOTYPE_NAME
    com.nomagic.updm.utils.UPDMProfile.PROPERTY_MAXVALUE_PROPERTY
    use PropertyStereotype.MAXVALUE
    com.nomagic.updm.utils.UPDMProfile.PROPERTY_MINVALUE_PROPERTY
    use PropertyStereotype.MINVALUE
    com.nomagic.updm.utils.UPDMProfile.PROPERTY_STEREOTYPE
    use PropertyStereotype.STEREOTYPE_NAME
    com.nomagic.updm.utils.UPDMProfile.PROPERTYSET_APPLIESTO_PROPERTY
    use PropertySetStereotype.APPLIESTO
    com.nomagic.updm.utils.UPDMProfile.PROPERTYSET_STEREOTYPE
    use PropertySetStereotype.STEREOTYPE_NAME
    com.nomagic.updm.utils.UPDMProfile.PROTOCOL_STEREOTYPE
    use ProtocolStereotype.STEREOTYPE_NAME
    com.nomagic.updm.utils.UPDMProfile.PROTOCOLIMPLEMENTATION_IMPLEMENTS_PROPERTY
    use ProtocolImplementationStereotype.IMPLEMENTS
    com.nomagic.updm.utils.UPDMProfile.PROTOCOLIMPLEMENTATION_STEREOTYPE
    use ProtocolImplementationStereotype.STEREOTYPE_NAME
    com.nomagic.updm.utils.UPDMProfile.PROTOCOLLAYER_STEREOTYPE
    use ProtocolLayerStereotype.STEREOTYPE_NAME
    com.nomagic.updm.utils.UPDMProfile.PROVIDESCOMPETENCE_STEREOTYPE
    use ProvidesCompetenceStereotype.STEREOTYPE_NAME
    com.nomagic.updm.utils.UPDMProfile.PROVIDESCOMPETENCE_UNIVERSALPROPERTYSET_PROPERTY
    use ProvidesCompetenceStereotype.UNIVERSALPROPERTYSET
    com.nomagic.updm.utils.UPDMProfile.REQUEST_STEREOTYPE
    use RequestStereotype.STEREOTYPE_NAME
    com.nomagic.updm.utils.UPDMProfile.REQUIRESCOMPETENCE_MEASUREMENTSET_PROPERTY
    use RequiresCompetenceStereotype.MEASUREMENTSET
    com.nomagic.updm.utils.UPDMProfile.REQUIRESCOMPETENCE_STEREOTYPE
    use RequiresCompetenceStereotype.STEREOTYPE_NAME
    com.nomagic.updm.utils.UPDMProfile.RESOURCE_STEREOTYPE
    use ResourceStereotype.STEREOTYPE_NAME
    com.nomagic.updm.utils.UPDMProfile.RESOURCEARTIFACT_STEREOTYPE
    use ResourceArtifactStereotype.STEREOTYPE_NAME
    com.nomagic.updm.utils.UPDMProfile.RESOURCECONNECTOR_REALIZEDEXCHANGE_PROPERTY
    use ResourceConnectorStereotype.REALIZEDEXCHANGE
    com.nomagic.updm.utils.UPDMProfile.RESOURCECONNECTOR_REALIZEDINTERFACE_PROPERTY
    use ResourceConnectorStereotype.REALIZEDINTERFACE
    com.nomagic.updm.utils.UPDMProfile.RESOURCECONNECTOR_STEREOTYPE
    use ResourceConnectorStereotype.STEREOTYPE_NAME
    com.nomagic.updm.utils.UPDMProfile.RESOURCECONSTRAINT_STEREOTYPE
    use ResourceConstraintStereotype.STEREOTYPE_NAME
    com.nomagic.updm.utils.UPDMProfile.RESOURCEEVENTTRACE_STEREOTYPE
    use ResourceEventTraceStereotype.STEREOTYPE_NAME
    com.nomagic.updm.utils.UPDMProfile.RESOURCEINTERACTION_STEREOTYPE
    use ResourceInteractionStereotype.STEREOTYPE_NAME
    com.nomagic.updm.utils.UPDMProfile.RESOURCEINTERACTIONITEM_AFFECTEDFUNCTIONS_PROPERTY
    use ResourceInteractionItemStereotype.AFFECTEDFUNCTIONS
    com.nomagic.updm.utils.UPDMProfile.RESOURCEINTERACTIONITEM_STEREOTYPE
    use ResourceInteractionItemStereotype.STEREOTYPE_NAME
    com.nomagic.updm.utils.UPDMProfile.RESOURCEINTERFACE_IDENTIFIER_PROPERTY
    use ResourceInterfaceStereotype.IDENTIFIER
    com.nomagic.updm.utils.UPDMProfile.RESOURCEINTERFACE_REALIZEDEXCHANGE_PROPERTY
    use ResourceInterfaceStereotype.REALIZEDEXCHANGE
    com.nomagic.updm.utils.UPDMProfile.RESOURCEINTERFACE_REALIZINGCONNECTOR_PROPERTY
    use ResourceInterfaceStereotype.REALIZINGCONNECTOR
    com.nomagic.updm.utils.UPDMProfile.RESOURCEINTERFACE_STEREOTYPE
    use ResourceInterfaceStereotype.STEREOTYPE_NAME
    com.nomagic.updm.utils.UPDMProfile.RESOURCEMESSAGE_CARRIES_PROPERTY
    use ResourceMessageStereotype.CARRIES
    com.nomagic.updm.utils.UPDMProfile.RESOURCEMESSAGE_STEREOTYPE
    use ResourceMessageStereotype.STEREOTYPE_NAME
    com.nomagic.updm.utils.UPDMProfile.RESOURCEOPERATION_REALIZES_PROPERTY
    use ResourceOperationStereotype.REALIZES
    com.nomagic.updm.utils.UPDMProfile.RESOURCEOPERATION_STEREOTYPE
    use ResourceOperationStereotype.STEREOTYPE_NAME
    com.nomagic.updm.utils.UPDMProfile.RESOURCEPARAMETER_STEREOTYPE
    use ResourceParameterStereotype.STEREOTYPE_NAME
    com.nomagic.updm.utils.UPDMProfile.RESOURCEPORT_STEREOTYPE
    use ResourcePortStereotype.STEREOTYPE_NAME
    com.nomagic.updm.utils.UPDMProfile.RESOURCEROLE_PERFORMSINCONTEXT_PROPERTY
    use ResourceRoleStereotype.PERFORMSINCONTEXT
    com.nomagic.updm.utils.UPDMProfile.RESOURCEROLE_ROLEKIND_PROPERTY
    use ResourceRoleStereotype.ROLEKIND
    com.nomagic.updm.utils.UPDMProfile.RESOURCEROLE_STEREOTYPE
    use ResourceRoleStereotype.STEREOTYPE_NAME
    com.nomagic.updm.utils.UPDMProfile.RESOURCESTATE_STEREOTYPE
    use ResourceStateStereotype.STEREOTYPE_NAME
    com.nomagic.updm.utils.UPDMProfile.RESOURCESTATEMACHINE_STEREOTYPE
    use ResourceStateMachineStereotype.STEREOTYPE_NAME
    com.nomagic.updm.utils.UPDMProfile.RESPONSIBILITY_STEREOTYPE
    use ResponsibilityStereotype.STEREOTYPE_NAME
    com.nomagic.updm.utils.UPDMProfile.ROLETYPE_STEREOTYPE
    use RoleTypeStereotype.STEREOTYPE_NAME
    com.nomagic.updm.utils.UPDMProfile.RULE_RULEKIND_PROPERTY
    use RuleStereotype.RULEKIND
    com.nomagic.updm.utils.UPDMProfile.RULE_STEREOTYPE
    use RuleStereotype.STEREOTYPE_NAME
    com.nomagic.updm.utils.UPDMProfile.SAMEAS_STEREOTYPE
    use SameAsStereotype.STEREOTYPE_NAME
    com.nomagic.updm.utils.UPDMProfile.SECURITYATTRIBUTESGROUP_STEREOTYPE
    use SecurityAttributesGroupStereotype.STEREOTYPE_NAME
    com.nomagic.updm.utils.UPDMProfile.SECURITYDOMAIN_STEREOTYPE
    use SecurityDomainStereotype.STEREOTYPE_NAME
    com.nomagic.updm.utils.UPDMProfile.SEMANTIC_CONTAINEDTRANSACTIONALS_PROPERTY
    use SemanticStereotype.CONTAINEDTRANSACTIONALS
    com.nomagic.updm.utils.UPDMProfile.SEMANTIC_IDENTIFIER_PROPERTY
    use SemanticStereotype.IDENTIFIER
    com.nomagic.updm.utils.UPDMProfile.SEMANTIC_STEREOTYPE
    use SemanticStereotype.STEREOTYPE_NAME
    com.nomagic.updm.utils.UPDMProfile.SEMANTICATTRIBUTE_STEREOTYPE
    use SemanticAttributeStereotype.STEREOTYPE_NAME
    com.nomagic.updm.utils.UPDMProfile.SERVICE_STEREOTYPE
    use ServiceStereotype.STEREOTYPE_NAME
    com.nomagic.updm.utils.UPDMProfile.SERVICEACCESS_STEREOTYPE
    use ServiceAccessStereotype.STEREOTYPE_NAME
    com.nomagic.updm.utils.UPDMProfile.SERVICEATTRIBUTE_STEREOTYPE
    use ServiceAttributeStereotype.STEREOTYPE_NAME
    com.nomagic.updm.utils.UPDMProfile.SERVICEDESCRIPTION_STEREOTYPE
    use ServiceDescriptionStereotype.STEREOTYPE_NAME
    com.nomagic.updm.utils.UPDMProfile.SERVICEFEATURE_STEREOTYPE
    use ServiceFeatureStereotype.STEREOTYPE_NAME
    com.nomagic.updm.utils.UPDMProfile.SERVICEFUNCTION_STEREOTYPE
    use ServiceFunctionStereotype.STEREOTYPE_NAME
    com.nomagic.updm.utils.UPDMProfile.SERVICEFUNCTIONACTION_STEREOTYPE
    use ServiceFunctionActionStereotype.STEREOTYPE_NAME
    com.nomagic.updm.utils.UPDMProfile.SERVICEFUNCTIONEDGE_STEREOTYPE
    use ServiceFunctionEdgeStereotype.STEREOTYPE_NAME
    com.nomagic.updm.utils.UPDMProfile.SERVICEINTERACTION_STEREOTYPE
    use ServiceInteractionStereotype.STEREOTYPE_NAME
    com.nomagic.updm.utils.UPDMProfile.SERVICEINTERFACE_SERVICEINTERACTION_PROPERTY
    use ServiceInterfaceStereotype.SERVICEINTERACTION
    com.nomagic.updm.utils.UPDMProfile.SERVICEINTERFACE_STEREOTYPE
    use ServiceInterfaceStereotype.STEREOTYPE_NAME
    com.nomagic.updm.utils.UPDMProfile.SERVICELEVELVALUE_STEREOTYPE
    use ServiceLevelValueStereotype.STEREOTYPE_NAME
    com.nomagic.updm.utils.UPDMProfile.SERVICELEVELVALUESET_RESOURCEBOUNDARY_PROPERTY
    use ServiceLevelValueSetStereotype.RESOURCEBOUNDARY
    com.nomagic.updm.utils.UPDMProfile.SERVICELEVELVALUESET_STEREOTYPE
    use ServiceLevelValueSetStereotype.STEREOTYPE_NAME
    com.nomagic.updm.utils.UPDMProfile.SERVICEMESSAGE_CARRIES_PROPERTY
    use ServiceMessageStereotype.CARRIES
    com.nomagic.updm.utils.UPDMProfile.SERVICEMESSAGE_STEREOTYPE
    use ServiceMessageStereotype.STEREOTYPE_NAME
    com.nomagic.updm.utils.UPDMProfile.SERVICEMESSAGEHANDLER_STEREOTYPE
    use ServiceMessageHandlerStereotype.STEREOTYPE_NAME
    com.nomagic.updm.utils.UPDMProfile.SERVICEOPERATION_ABSTRACTBEHAVIOR_PROPERTY
    use ServiceOperationStereotype.ABSTRACTBEHAVIOR
    com.nomagic.updm.utils.UPDMProfile.SERVICEOPERATION_STEREOTYPE
    use ServiceOperationStereotype.STEREOTYPE_NAME
    com.nomagic.updm.utils.UPDMProfile.SERVICEPARAMETER_STEREOTYPE
    use ServiceParameterStereotype.STEREOTYPE_NAME
    com.nomagic.updm.utils.UPDMProfile.SERVICEPOLICY_STEREOTYPE
    use ServicePolicyStereotype.STEREOTYPE_NAME
    com.nomagic.updm.utils.UPDMProfile.SERVICEPORT_PROVIDEDBYRESOURCE_PROPERTY
    use ServicePortStereotype.PROVIDEDBYRESOURCE
    com.nomagic.updm.utils.UPDMProfile.SERVICEPORT_STEREOTYPE
    use ServicePortStereotype.STEREOTYPE_NAME
    com.nomagic.updm.utils.UPDMProfile.SERVICESTATEMACHINE_STEREOTYPE
    use ServiceStateMachineStereotype.STEREOTYPE_NAME
    com.nomagic.updm.utils.UPDMProfile.SKILL_STEREOTYPE
    use SkillStereotype.STEREOTYPE_NAME
    com.nomagic.updm.utils.UPDMProfile.SKILLOFPERSONTYPE_STEREOTYPE
    use SkillOfPersonTypeStereotype.STEREOTYPE_NAME
    com.nomagic.updm.utils.UPDMProfile.SOFTWARE_STEREOTYPE
    use SoftwareStereotype.STEREOTYPE_NAME
    com.nomagic.updm.utils.UPDMProfile.STANDARD_CURRENTSTATUS_PROPERTY
    use StandardStereotype.CURRENTSTATUS
    com.nomagic.updm.utils.UPDMProfile.STANDARD_INFORMATIONTECHNOLOGYSTANDARDCATEGORY_PROPERTY
    use StandardStereotype.INFORMATIONTECHNOLOGYSTANDARDCATEGORY
    com.nomagic.updm.utils.UPDMProfile.STANDARD_MANDATEDDATE_PROPERTY
    use StandardStereotype.MANDATEDDATE
    com.nomagic.updm.utils.UPDMProfile.STANDARD_RATIFIEDBY_PROPERTY
    use StandardStereotype.RATIFIEDBY
    com.nomagic.updm.utils.UPDMProfile.STANDARD_RETIREDDATE_PROPERTY
    use StandardStereotype.RETIREDDATE
    com.nomagic.updm.utils.UPDMProfile.STANDARD_SHORTNAME_PROPERTY
    use StandardStereotype.SHORTNAME
    com.nomagic.updm.utils.UPDMProfile.STANDARD_STEREOTYPE
    use StandardStereotype.STEREOTYPE_NAME
    com.nomagic.updm.utils.UPDMProfile.STANDARD_VERSION_PROPERTY
    use StandardStereotype.VERSION
    com.nomagic.updm.utils.UPDMProfile.STANDARDCONFIGURATION_STEREOTYPE
    use StandardConfigurationStereotype.STEREOTYPE_NAME
    com.nomagic.updm.utils.UPDMProfile.STANDARDOPERATIONALACTIVITY_STEREOTYPE
    use StandardOperationalActivityStereotype.STEREOTYPE_NAME
    com.nomagic.updm.utils.UPDMProfile.STATUSINDICATORS_STEREOTYPE
    use StatusIndicatorsStereotype.STEREOTYPE_NAME
    com.nomagic.updm.utils.UPDMProfile.STEREOTYPEEXTENSION_ONTOLOGYREFERENCE_PROPERTY
    use StereotypeExtensionStereotype.ONTOLOGYREFERENCE
    com.nomagic.updm.utils.UPDMProfile.STEREOTYPEEXTENSION_STEREOTYPE
    use StereotypeExtensionStereotype.STEREOTYPE_NAME
    com.nomagic.updm.utils.UPDMProfile.STRUCTURALPART_STEREOTYPE
    use StructuralPartStereotype.STEREOTYPE_NAME
    com.nomagic.updm.utils.UPDMProfile.SUBJECTOFFORECAST_STEREOTYPE
    use SubjectOfForecastStereotype.STEREOTYPE_NAME
    com.nomagic.updm.utils.UPDMProfile.SUBJECTOFOPERATIONALCONSTRAINT_STEREOTYPE
    use SubjectOfOperationalConstraintStereotype.STEREOTYPE_NAME
    com.nomagic.updm.utils.UPDMProfile.SUBJECTOFOPERATIONALSTATEMACHINE_STEREOTYPE
    use SubjectOfOperationalStateMachineStereotype.STEREOTYPE_NAME
    com.nomagic.updm.utils.UPDMProfile.SUBJECTOFRESOURCECONSTRAINT_STEREOTYPE
    use SubjectOfResourceConstraintStereotype.STEREOTYPE_NAME
    com.nomagic.updm.utils.UPDMProfile.SYSTEM_STEREOTYPE
    use SystemStereotype.STEREOTYPE_NAME
    com.nomagic.updm.utils.UPDMProfile.SYSTEMRESOURCE_MILESTONE_PROPERTY
    use SystemResourceStereotype.MILESTONE
    com.nomagic.updm.utils.UPDMProfile.SYSTEMRESOURCE_STEREOTYPE
    use SystemResourceStereotype.STEREOTYPE_NAME
    com.nomagic.updm.utils.UPDMProfile.TECHNICALSTANDARD_STEREOTYPE
    use TechnicalStandardStereotype.STEREOTYPE_NAME
    com.nomagic.updm.utils.UPDMProfile.TEMPORALPART_STEREOTYPE
    use TemporalPartStereotype.STEREOTYPE_NAME
    com.nomagic.updm.utils.UPDMProfile.TRANSACTIONAL_CONTAINEDTRANSACTIONALS_PROPERTY
    use TransactionalStereotype.CONTAINEDTRANSACTIONALS
    com.nomagic.updm.utils.UPDMProfile.TRANSACTIONAL_IDENTIFIER_PROPERTY
    use TransactionalStereotype.IDENTIFIER
    com.nomagic.updm.utils.UPDMProfile.TRANSACTIONAL_REPRESENTEDWRAPPERS_PROPERTY
    use TransactionalStereotype.REPRESENTEDWRAPPERS
    com.nomagic.updm.utils.UPDMProfile.TRANSACTIONAL_STEREOTYPE
    use TransactionalStereotype.STEREOTYPE_NAME
    com.nomagic.updm.utils.UPDMProfile.TRANSACTIONALATTRIBUTE_STEREOTYPE
    use TransactionalAttributeStereotype.STEREOTYPE_NAME
    com.nomagic.updm.utils.UPDMProfile.TRUSTLINE_LEVEL_PROPERTY
    use TrustlineStereotype.LEVEL
    com.nomagic.updm.utils.UPDMProfile.TRUSTLINE_STEREOTYPE
    use TrustlineStereotype.STEREOTYPE_NAME
    com.nomagic.updm.utils.UPDMProfile.UPDMELEMENT_ACTUALPROPERTYSET_PROPERTY
    use UPDMElementStereotype.ACTUALPROPERTYSET
    com.nomagic.updm.utils.UPDMProfile.UPDMELEMENT_CONFORMSTO_PROPERTY
    use UPDMElementStereotype.CONFORMSTO
    com.nomagic.updm.utils.UPDMProfile.UPDMELEMENT_ENDBOUNDARYTYPE_PROPERTY
    use UPDMElementStereotype.ENDBOUNDARYTYPE
    com.nomagic.updm.utils.UPDMProfile.UPDMELEMENT_PROPERTYSET_PROPERTY
    use UPDMElementStereotype.PROPERTYSET
    com.nomagic.updm.utils.UPDMProfile.UPDMELEMENT_STARTBOUNDARYTYPE_PROPERTY
    use UPDMElementStereotype.STARTBOUNDARYTYPE
    com.nomagic.updm.utils.UPDMProfile.UPDMELEMENT_STEREOTYPE
    use UPDMElementStereotype.STEREOTYPE_NAME
    com.nomagic.updm.utils.UPDMProfile.UPDMELEMENT_URI_PROPERTY
    use UPDMElementStereotype.URI
    com.nomagic.updm.utils.UPDMProfile.VERSIONOFCONFIGURATION_STEREOTYPE
    use VersionOfConfigurationStereotype.STEREOTYPE_NAME
    com.nomagic.updm.utils.UPDMProfile.VIEW_ARCHITECTURALELEMENTS_PROPERTY
    use ViewStereotype.ARCHITECTURALELEMENTS
    com.nomagic.updm.utils.UPDMProfile.VIEW_COVERSPHASE_PROPERTY
    use ViewStereotype.COVERSPHASE
    com.nomagic.updm.utils.UPDMProfile.VIEW_DESCRIPTION_PROPERTY
    use ViewStereotype.DESCRIPTION
    com.nomagic.updm.utils.UPDMProfile.VIEW_STEREOTYPE
    use ViewStereotype.STEREOTYPE_NAME
    com.nomagic.updm.utils.UPDMProfile.VIEW_VIEWPOINTS_PROPERTY
    use ViewStereotype.VIEWPOINTS
    com.nomagic.updm.utils.UPDMProfile.VIEWPOINT_CONCERNS_PROPERTY
    use ViewpointStereotype.CONCERNS
    com.nomagic.updm.utils.UPDMProfile.VIEWPOINT_LANGUAGES_PROPERTY
    use ViewpointStereotype.LANGUAGES
    com.nomagic.updm.utils.UPDMProfile.VIEWPOINT_METHODS_PROPERTY
    use ViewpointStereotype.METHODS
    com.nomagic.updm.utils.UPDMProfile.VIEWPOINT_PURPOSE_PROPERTY
    use ViewpointStereotype.PURPOSE
    com.nomagic.updm.utils.UPDMProfile.VIEWPOINT_STAKEHOLDERS_PROPERTY
    use ViewpointStereotype.STAKEHOLDERS
    com.nomagic.updm.utils.UPDMProfile.VIEWPOINT_STEREOTYPE
    use ViewpointStereotype.STEREOTYPE_NAME
    com.nomagic.updm.utils.UPDMProfile.VISION_STEREOTYPE
    use VisionStereotype.STEREOTYPE_NAME
    com.nomagic.updm.utils.UPDMProfile.VISIONSTATEMENT_STEREOTYPE
    use VisionStatementStereotype.STEREOTYPE_NAME
    com.nomagic.updm.utils.UPDMProfile.WHOLELIFECONFIGURATION_STEREOTYPE
    use WholeLifeConfigurationStereotype.STEREOTYPE_NAME
    com.nomagic.updm.utils.UPDMProfile.WHOLELIFEENTERPRISE_STEREOTYPE
    use WholeLifeEnterpriseStereotype.STEREOTYPE_NAME
    com.nomagic.updm.utils.UPDMProfile.WRAPPER_STEREOTYPE
    use WrapperStereotype.STEREOTYPE_NAME
    com.nomagic.updm.utils.UPDMProfile.WRAPPERATTRIBUTE_STEREOTYPE
    use WrapperAttributeStereotype.STEREOTYPE_NAME
  • Deprecated Methods
    Method
    Description
    com.nomagic.actions.ActionsCategory.breakeActions(ActionsCategory, List<? extends NMAction>, int, String, boolean)
    use ActionsCategory.breakActions(ActionsCategory, java.util.List, int, String, boolean)
    com.nomagic.actions.ActionsManager.updateCommandKeysFrom(ActionsManager)
    use ActionsManager.updateShortcutsFrom(ActionsManager)
    com.nomagic.actions.NMAction.addShotcut(KeyStroke)
    type error. Use NMAction.addShortcut(KeyStroke)
    com.nomagic.actions.NMAction.getIcon()
    use {link #getSmallOrLargeIcon}
    com.nomagic.actions.SelectItemAction.setList(List)
    use #setItems(java.util.List)
    com.nomagic.magicdraw.actions.ActionsConfiguratorsManager.addDiagramCommandBarConfigurator(AMConfigurator)
    deprecated because of too generic name. Use ActionsConfiguratorsManager.addSymbolDiagramCommandBarConfigurator(AMConfigurator)
    com.nomagic.magicdraw.actions.ActionsConfiguratorsManager.removeDiagramCommandBarConfigurator(AMConfigurator)
    deprecated because of too generic name. Use ActionsConfiguratorsManager.removeSymbolDiagramCommandBarConfigurator(AMConfigurator)
    com.nomagic.magicdraw.actions.ActionsCreator.createImplementationDiagramActions()
    use ActionsCreator.createComponentDiagramActions()
    com.nomagic.magicdraw.autoid.NumberingInfo.isDisplayedProperty()
    this property is not used anymore, returns false always
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.getAdHocSubProcess()
    use getInstance(element).adHocSubProcess().getStereotype()
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.getAssignment()
    use getInstance(element).assignment().getStereotype()
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.getAuditing()
    use getInstance(element).auditing().getStereotype()
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.getBaseElement()
    use getInstance(element).baseElement().getStereotype()
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.getBoundaryEvent()
    use getInstance(element).boundaryEvent().getStereotype()
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.getBPMNActivity()
    use getInstance(element).bpmnActivity().getStereotype()
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.getBPMNArtifact()
    use getInstance(element).bpmnArtifact().getStereotype()
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.getBPMNAssociation()
    use getInstance(element).bpmnAssociation().getStereotype()
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.getBPMNEvent()
    use getInstance(element).bpmnEvent().getStereotype()
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.getBPMNExpression()
    use getInstance(element).bpmnExpression().getStereotype()
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.getBPMNInterface()
    use getInstance(element).bpmnInterface().getStereotype()
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.getBPMNMessage()
    use getInstance(element).bpmnMessage().getStereotype()
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.getBPMNOperation()
    use getInstance(element).bpmnOperation().getStereotype()
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.getBPMNProcess()
    use getInstance(element).bpmnProcess().getStereotype()
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.getBPMNProperty()
    use getInstance(element).bpmnProperty().getStereotype()
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.getBPMNRelationship()
    use getInstance(element).bpmnRelationship().getStereotype()
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.getBusinessRuleTask()
    use getInstance(element).businessRuleTask().getStereotype()
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.getCallableElement()
    use getInstance(element).callableElement().getStereotype()
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.getCallActivity()
    use getInstance(element).callActivity().getStereotype()
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.getCallChoreography()
    use getInstance(element).callChoreography().getStereotype()
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.getCallConversation()
    use getInstance(element).callConversation().getStereotype()
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.getCancelBoundaryEvent()
    use getInstance(element).cancelBoundaryEvent().getStereotype()
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.getCancelEndEvent()
    use getInstance(element).cancelEndEvent().getStereotype()
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.getCancelEventDefinition()
    use getInstance(element).cancelEventDefinition().getStereotype()
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.getCatchEvent()
    use getInstance(element).catchEvent().getStereotype()
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.getChoreography()
    use getInstance(element).choreography().getStereotype()
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.getChoreographyActivity()
    use getInstance(element).choreographyActivity().getStereotype()
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.getChoreographyDiagram()
    use getInstance(element).choreographyDiagram().getStereotype()
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.getChoreographyTask()
    use getInstance(element).choreographyTask().getStereotype()
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.getCollaboration()
    use getInstance(element).collaboration().getStereotype()
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.getCollaborationDiagram()
    use getInstance(element).collaborationDiagram().getStereotype()
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.getCommunication()
    use getInstance(element).communication().getStereotype()
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.getCompensationBoundaryEvent()
    use getInstance(element).compensationBoundaryEvent().getStereotype()
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.getCompensationEndEvent()
    use getInstance(element).compensationEndEvent().getStereotype()
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.getCompensationStartEvent()
    use getInstance(element).compensationStartEvent().getStereotype()
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.getCompensationThrowIntermediateEvent()
    use getInstance(element).compensationThrowIntermediateEvent().getStereotype()
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.getCompenstationEventDefinition()
    use getInstance(element).compenstationEventDefinition().getStereotype()
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.getComplexBehaviorDefinition()
    use getInstance(element).complexBehaviorDefinition().getStereotype()
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.getComplexGateway()
    use getInstance(element).complexGateway().getStereotype()
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.getConditional_false()
    use getInstance(element).conditional_false().getStereotype()
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.getConditional_true()
    use getInstance(element).conditional_true().getStereotype()
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.getConditionalBoundaryEvent()
    use getInstance(element).conditionalBoundaryEvent().getStereotype()
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.getConditionalCatchIntermediateEvent()
    use getInstance(element).conditionalCatchIntermediateEvent().getStereotype()
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.getConditionalEventDefinition()
    use getInstance(element).conditionalEventDefinition().getStereotype()
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.getConditionalStartEvent()
    use getInstance(element).conditionalStartEvent().getStereotype()
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.getConversationAssociation()
    use getInstance(element).conversationAssociation().getStereotype()
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.getConversationDiagram()
    use getInstance(element).conversationDiagram().getStereotype()
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.getConversationLink()
    use getInstance(element).conversationLink().getStereotype()
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.getConversationNode()
    use getInstance(element).conversationNode().getStereotype()
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.getCorrelationKey()
    use getInstance(element).correlationKey().getStereotype()
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.getCorrelationProperty()
    use getInstance(element).correlationProperty().getStereotype()
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.getCorrelationPropertyBinding()
    use getInstance(element).correlationPropertyBinding().getStereotype()
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.getCorrelationPropertyRetrievalExpression()
    use getInstance(element).correlationPropertyRetrievalExpression().getStereotype()
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.getCorrelationSubscription()
    use getInstance(element).correlationSubscription().getStereotype()
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.getDataAssociation()
    use getInstance(element).dataAssociation().getStereotype()
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.getDataInput()
    use getInstance(element).dataInput().getStereotype()
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.getDataInputAssociation()
    use getInstance(element).dataInputAssociation().getStereotype()
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.getDataObject()
    use getInstance(element).dataObject().getStereotype()
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.getDataOutput()
    use getInstance(element).dataOutput().getStereotype()
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.getDataOutputAssociation()
    use getInstance(element).dataOutputAssociation().getStereotype()
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.getDataStore()
    use getInstance(element).dataStore().getStereotype()
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.getDefinitions()
    use getInstance(element).definitions().getStereotype()
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.getEndEvent()
    use getInstance(element).endEvent().getStereotype()
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.getEndPoint()
    use getInstance(element).endPoint().getStereotype()
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.getError()
    use getInstance(element).error().getStereotype()
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.getErrorBoundaryEvent()
    use getInstance(element).errorBoundaryEvent().getStereotype()
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.getErrorEndEvent()
    use getInstance(element).errorEndEvent().getStereotype()
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.getErrorEventDefinition()
    use getInstance(element).errorEventDefinition().getStereotype()
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.getErrorStartEvent()
    use getInstance(element).errorStartEvent().getStereotype()
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.getEscalation()
    use getInstance(element).escalation().getStereotype()
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.getEscalation_false()
    use getInstance(element).escalation_false().getStereotype()
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.getEscalation_true()
    use getInstance(element).escalation_true().getStereotype()
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.getEscalationBoundaryEvent()
    use getInstance(element).escalationBoundaryEvent().getStereotype()
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.getEscalationEndEvent()
    use getInstance(element).escalationEndEvent().getStereotype()
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.getEscalationEventDefinition()
    use getInstance(element).escalationEventDefinition().getStereotype()
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.getEscalationStartEvent()
    use getInstance(element).escalationStartEvent().getStereotype()
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.getEscalationThrowIntermediateEvent()
    use getInstance(element).escalationThrowIntermediateEvent().getStereotype()
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.getEventBasedGateway()
    use getInstance(element).eventBasedGateway().getStereotype()
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.getEventDefinition()
    use getInstance(element).eventDefinition().getStereotype()
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.getEventGatewayType_exclusive()
    use getInstance(element).eventGatewayType_exclusive().getStereotype()
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.getEventGatewayType_parallel()
    use getInstance(element).eventGatewayType_parallel().getStereotype()
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.getExclusiveGateway()
    use getInstance(element).exclusiveGateway().getStereotype()
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.getFlowElement()
    use getInstance(element).flowElement().getStereotype()
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.getFlowElementsContainer()
    use getInstance(element).flowElementsContainer().getStereotype()
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.getFlowNode()
    use getInstance(element).flowNode().getStereotype()
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.getFormalExpression()
    use getInstance(element).formalExpression().getStereotype()
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.getGateway()
    use getInstance(element).gateway().getStereotype()
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.getGatewayNotation_withMarker()
    use getInstance(element).gatewayNotation_withMarker().getStereotype()
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.getGatewayNotation_withoutMarker()
    use getInstance(element).gatewayNotation_withoutMarker().getStereotype()
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.getGlobalBusinessRuleTask()
    use getInstance(element).globalBusinessRuleTask().getStereotype()
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.getGlobalChoreographyTask()
    use getInstance(element).globalChoreographyTask().getStereotype()
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.getGlobalConversation()
    use getInstance(element).globalConversation().getStereotype()
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.getGlobalManualTask()
    use getInstance(element).globalManualTask().getStereotype()
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.getGlobalScriptTask()
    use getInstance(element).globalScriptTask().getStereotype()
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.getGlobalTask()
    use getInstance(element).globalTask().getStereotype()
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.getGlobalUserTask()
    use getInstance(element).globalUserTask().getStereotype()
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.getHumanPerformer()
    use getInstance(element).humanPerformer().getStereotype()
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.getImplicitThrowEvent()
    use getInstance(element).implicitThrowEvent().getStereotype()
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.getImport()
    use getInstance(element)._import().getStereotype()
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.getInclusiveGateway()
    use getInstance(element).inclusiveGateway().getStereotype()
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.getInformationSystem()
    use getInstance(element).informationSystem().getStereotype()
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.getInputOutputSpecification()
    use getInstance(element).inputOutputSpecification().getStereotype()
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.getInputSet()
    use getInstance(element).inputSet().getStereotype()
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.getInteractionNode()
    use getInstance(element).interactionNode().getStereotype()
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.getIntermediateCatchEvent()
    use getInstance(element).intermediateCatchEvent().getStereotype()
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.getIntermediateThrowEvent()
    use getInstance(element).intermediateThrowEvent().getStereotype()
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.getIs_collection_dataInput_false()
    use getInstance(element).is_collection_dataInput_false().getStereotype()
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.getIs_collection_dataInput_true()
    use getInstance(element).is_collection_dataInput_true().getStereotype()
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.getIs_collection_dataOutput_false()
    use getInstance(element).is_collection_dataOutput_false().getStereotype()
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.getIs_collection_dataOutput_true()
    use getInstance(element).is_collection_dataOutput_true().getStereotype()
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.getIs_collection_false()
    use getInstance(element).is_collection_false().getStereotype()
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.getIs_collection_true()
    use getInstance(element).is_collection_true().getStereotype()
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.getItemAwareElement()
    use getInstance(element).itemAwareElement().getStereotype()
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.getItemDefinition()
    use getInstance(element).itemDefinition().getStereotype()
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.getLane()
    use getInstance(element).lane().getStereotype()
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.getLaneSet()
    use getInstance(element).laneSet().getStereotype()
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.getLinkCatchIntermediateEvent()
    use getInstance(element).linkCatchIntermediateEvent().getStereotype()
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.getLinkEventDefinition()
    use getInstance(element).linkEventDefinition().getStereotype()
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.getLinkThrowIntermediateEvent()
    use getInstance(element).linkThrowIntermediateEvent().getStereotype()
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.getLoopCharacteristics()
    use getInstance(element).loopCharacteristics().getStereotype()
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.getManualTask()
    use getInstance(element).manualTask().getStereotype()
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.getMessage_false()
    use getInstance(element).message_false().getStereotype()
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.getMessage_true()
    use getInstance(element).message_true().getStereotype()
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.getMessageBoundaryEvent()
    use getInstance(element).messageBoundaryEvent().getStereotype()
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.getMessageCatchIntermediateEvent()
    use getInstance(element).messageCatchIntermediateEvent().getStereotype()
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.getMessageEndEvent()
    use getInstance(element).messageEndEvent().getStereotype()
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.getMessageEventDefinition()
    use getInstance(element).messageEventDefinition().getStereotype()
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.getMessageFlow()
    use getInstance(element).messageFlow().getStereotype()
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.getMessageFlowAssociation()
    use getInstance(element).messageFlowAssociation().getStereotype()
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.getMessageStartEvent()
    use getInstance(element).messageStartEvent().getStereotype()
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.getMessageThrowIntermediateEvent()
    use getInstance(element).messageThrowIntermediateEvent().getStereotype()
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.getMessageType_initiating()
    use getInstance(element).messageType_initiating().getStereotype()
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.getMessageType_reply()
    use getInstance(element).messageType_reply().getStereotype()
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.getMonitoring()
    use getInstance(element).monitoring().getStereotype()
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.getMultiInstanceLoopCharacteristics()
    use getInstance(element).multiInstanceLoopCharacteristics().getStereotype()
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.getMultiple_false()
    use getInstance(element).multiple_false().getStereotype()
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.getMultiple_true()
    use getInstance(element).multiple_true().getStereotype()
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.getMultipleBoundaryEvent()
    use getInstance(element).multipleBoundaryEvent().getStereotype()
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.getMultipleCatchIntermediateEvent()
    use getInstance(element).multipleCatchIntermediateEvent().getStereotype()
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.getMultipleEndEvent()
    use getInstance(element).multipleEndEvent().getStereotype()
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.getMultipleStartEvent()
    use getInstance(element).multipleStartEvent().getStereotype()
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.getMultipleThrowIntermediateEvent()
    use getInstance(element).multipleThrowIntermediateEvent().getStereotype()
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.getNoneEndEvent()
    use getInstance(element).noneEndEvent().getStereotype()
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.getNoneIntermediateEvent()
    use getInstance(element).noneIntermediateEvent().getStereotype()
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.getNoneStartEvent()
    use getInstance(element).noneStartEvent().getStereotype()
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.getNonExclusiveGateway()
    use getInstance(element).nonExclusiveGateway().getStereotype()
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.getNp()
    use getInstance(element).np().getStereotype()
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.getOutputSet()
    use getInstance(element).outputSet().getStereotype()
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.getParallelGateway()
    use getInstance(element).parallelGateway().getStereotype()
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.getParallelMultipleBoundaryEvent()
    use getInstance(element).parallelMultipleBoundaryEvent().getStereotype()
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.getParallelMultipleCatchIntermediateEvent()
    use getInstance(element).parallelMultipleCatchIntermediateEvent().getStereotype()
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.getParallelMultipleStartEvent()
    use getInstance(element).parallelMultipleStartEvent().getStereotype()
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.getParrallelMultiple_false()
    use getInstance(element).parrallelMultiple_false().getStereotype()
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.getParrallelMultiple_true()
    use getInstance(element).parrallelMultiple_true().getStereotype()
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.getParticipant()
    use getInstance(element).participant().getStereotype()
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.getParticipantAssociation()
    use getInstance(element).participantAssociation().getStereotype()
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.getPartnerEntity()
    use getInstance(element).partnerEntity().getStereotype()
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.getPartnerRole()
    use getInstance(element).partnerRole().getStereotype()
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.getPerformer()
    use getInstance(element).performer().getStereotype()
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.getPf()
    use getInstance(element).pf().getStereotype()
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.getPool()
    use getInstance(element).pool().getStereotype()
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.getPotentialOwner()
    use getInstance(element).potentialOwner().getStereotype()
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.getPp()
    use getInstance(element).pp().getStereotype()
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.getProcessDiagram()
    use getInstance(element).processDiagram().getStereotype()
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.getProcessEnablers()
    use getInstance(element).processEnablers().getStereotype()
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.getProcessGuides()
    use getInstance(element).processGuides().getStereotype()
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.getProcessInputs()
    use getInstance(element).processInputs().getStereotype()
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.getProcessOutputs()
    use getInstance(element).processOutputs().getStereotype()
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.getReceiveTask()
    use getInstance(element).receiveTask().getStereotype()
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.getRendering()
    use getInstance(element).rendering().getStereotype()
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.getResource()
    use getInstance(element).resource().getStereotype()
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.getResourceAssignmentExpression()
    use getInstance(element).resourceAssignmentExpression().getStereotype()
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.getResourceParameter()
    use getInstance(element).resourceParameter().getStereotype()
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.getResourceParameterBinding()
    use getInstance(element).resourceParameterBinding().getStereotype()
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.getResourceRole()
    use getInstance(element).resourceRole().getStereotype()
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.getRootElement()
    use getInstance(element).rootElement().getStereotype()
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.getScopeDiagram()
    use getInstance(element).scopeDiagram().getStereotype()
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.getScriptTask()
    use getInstance(element).scriptTask().getStereotype()
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.getSendTask()
    use getInstance(element).sendTask().getStereotype()
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.getSequenceFlow()
    use getInstance(element).sequenceFlow().getStereotype()
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.getServiceTask()
    use getInstance(element).serviceTask().getStereotype()
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.getSignal_false()
    use getInstance(element).signal_false().getStereotype()
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.getSignal_true()
    use getInstance(element).signal_true().getStereotype()
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.getSignalBoundaryEvent()
    use getInstance(element).signalBoundaryEvent().getStereotype()
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.getSignalCatchIntermediateEvent()
    use getInstance(element).signalCatchIntermediateEvent().getStereotype()
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.getSignalEndEvent()
    use getInstance(element).signalEndEvent().getStereotype()
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.getSignalEventDefinition()
    use getInstance(element).signalEventDefinition().getStereotype()
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.getSignalStartEvent()
    use getInstance(element).signalStartEvent().getStereotype()
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.getSignalThrowIntermediateEvent()
    use getInstance(element).signalThrowIntermediateEvent().getStereotype()
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.getStandardLoopCharacteristics()
    use getInstance(element).standardLoopCharacteristics().getStereotype()
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.getStart_conditional_false()
    use getInstance(element).start_conditional_false().getStereotype()
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.getStart_conditional_true()
    use getInstance(element).start_conditional_true().getStereotype()
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.getStart_escalation_false()
    use getInstance(element).start_escalation_false().getStereotype()
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.getStart_escalation_true()
    use getInstance(element).start_escalation_true().getStereotype()
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.getStart_message_false()
    use getInstance(element).start_message_false().getStereotype()
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.getStart_message_true()
    use getInstance(element).start_message_true().getStereotype()
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.getStart_multiple_false()
    use getInstance(element).start_multiple_false().getStereotype()
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.getStart_multiple_true()
    use getInstance(element).start_multiple_true().getStereotype()
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.getStart_parallelMultiple_false()
    use getInstance(element).start_parallelMultiple_false().getStereotype()
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.getStart_parallelMultiple_true()
    use getInstance(element).start_parallelMultiple_true().getStereotype()
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.getStart_signal_false()
    use getInstance(element).start_signal_false().getStereotype()
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.getStart_signal_true()
    use getInstance(element).start_signal_true().getStereotype()
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.getStart_timer_false()
    use getInstance(element).start_timer_false().getStereotype()
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.getStart_timer_true()
    use getInstance(element).start_timer_true().getStereotype()
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.getStartEvent()
    use getInstance(element).startEvent().getStereotype()
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.getSubChoreography()
    use getInstance(element).subChoreography().getStereotype()
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.getSubConversation()
    use getInstance(element).subConversation().getStereotype()
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.getSubProcess()
    use getInstance(element).subProcess().getStereotype()
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.getTask()
    use getInstance(element).task().getStereotype()
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.getTerminateEndEvent()
    use getInstance(element).terminateEndEvent().getStereotype()
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.getTerminateEventDefinition()
    use getInstance(element).terminateEventDefinition().getStereotype()
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.getTextAnnotation()
    use getInstance(element).textAnnotation().getStereotype()
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.getThrowEvent()
    use getInstance(element).throwEvent().getStereotype()
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.getTimer_false()
    use getInstance(element).timer_false().getStereotype()
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.getTimer_true()
    use getInstance(element).timer_true().getStereotype()
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.getTimerBoundaryEvent()
    use getInstance(element).timerBoundaryEvent().getStereotype()
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.getTimerCatchIntermediateEvent()
    use getInstance(element).timerCatchIntermediateEvent().getStereotype()
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.getTimerEventDefinition()
    use getInstance(element).timerEventDefinition().getStereotype()
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.getTimerStartEvent()
    use getInstance(element).timerStartEvent().getStereotype()
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.getTransaction()
    use getInstance(element).transaction().getStereotype()
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.getUserTask()
    use getInstance(element).userTask().getStereotype()
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.isAdHocSubProcess(Element)
    use AdHocSubProcessStereotype.isInstance(element)
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.isAssignment(Element)
    use AssignmentStereotype.isInstance(element)
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.isAuditing(Element)
    use AuditingStereotype.isInstance(element)
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.isBaseElement(Element)
    use BaseElementStereotype.isInstance(element)
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.isBoundaryEvent(Element)
    use BoundaryEventStereotype.isInstance(element)
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.isBPMNActivity(Element)
    use BPMNActivityStereotype.isInstance(element)
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.isBPMNArtifact(Element)
    use BPMNArtifactStereotype.isInstance(element)
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.isBPMNAssociation(Element)
    use BPMNAssociationStereotype.isInstance(element)
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.isBPMNEvent(Element)
    use BPMNEventStereotype.isInstance(element)
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.isBPMNExpression(Element)
    use BPMNExpressionStereotype.isInstance(element)
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.isBPMNInterface(Element)
    use BPMNInterfaceStereotype.isInstance(element)
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.isBPMNMessage(Element)
    use BPMNMessageStereotype.isInstance(element)
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.isBPMNOperation(Element)
    use BPMNOperationStereotype.isInstance(element)
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.isBPMNProcess(Element)
    use BPMNProcessStereotype.isInstance(element)
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.isBPMNProperty(Element)
    use BPMNPropertyStereotype.isInstance(element)
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.isBPMNRelationship(Element)
    use BPMNRelationshipStereotype.isInstance(element)
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.isBusinessRuleTask(Element)
    use BusinessRuleTaskStereotype.isInstance(element)
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.isCallableElement(Element)
    use CallableElementStereotype.isInstance(element)
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.isCallActivity(Element)
    use CallActivityStereotype.isInstance(element)
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.isCallChoreography(Element)
    use CallChoreographyStereotype.isInstance(element)
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.isCallConversation(Element)
    use CallConversationStereotype.isInstance(element)
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.isCancelBoundaryEvent(Element)
    use CancelBoundaryEventStereotype.isInstance(element)
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.isCancelEndEvent(Element)
    use CancelEndEventStereotype.isInstance(element)
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.isCancelEventDefinition(Element)
    use CancelEventDefinitionStereotype.isInstance(element)
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.isCatchEvent(Element)
    use CatchEventStereotype.isInstance(element)
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.isChoreography(Element)
    use ChoreographyStereotype.isInstance(element)
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.isChoreographyActivity(Element)
    use ChoreographyActivityStereotype.isInstance(element)
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.isChoreographyDiagram(Element)
    use ChoreographyDiagramStereotype.isInstance(element)
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.isChoreographyTask(Element)
    use ChoreographyTaskStereotype.isInstance(element)
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.isCollaboration(Element)
    use CollaborationStereotype.isInstance(element)
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.isCollaborationDiagram(Element)
    use CollaborationDiagramStereotype.isInstance(element)
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.isCommunication(Element)
    use CommunicationStereotype.isInstance(element)
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.isCompensationBoundaryEvent(Element)
    use CompensationBoundaryEventStereotype.isInstance(element)
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.isCompensationEndEvent(Element)
    use CompensationEndEventStereotype.isInstance(element)
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.isCompensationStartEvent(Element)
    use CompensationStartEventStereotype.isInstance(element)
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.isCompensationThrowIntermediateEvent(Element)
    use CompensationThrowIntermediateEventStereotype.isInstance(element)
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.isCompenstationEventDefinition(Element)
    use CompenstationEventDefinitionStereotype.isInstance(element)
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.isComplexBehaviorDefinition(Element)
    use ComplexBehaviorDefinitionStereotype.isInstance(element)
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.isComplexGateway(Element)
    use ComplexGatewayStereotype.isInstance(element)
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.isConditional_false(Element)
    use Conditional_falseStereotype.isInstance(element)
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.isConditional_true(Element)
    use Conditional_trueStereotype.isInstance(element)
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.isConditionalBoundaryEvent(Element)
    use ConditionalBoundaryEventStereotype.isInstance(element)
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.isConditionalCatchIntermediateEvent(Element)
    use ConditionalCatchIntermediateEventStereotype.isInstance(element)
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.isConditionalEventDefinition(Element)
    use ConditionalEventDefinitionStereotype.isInstance(element)
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.isConditionalStartEvent(Element)
    use ConditionalStartEventStereotype.isInstance(element)
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.isConversationAssociation(Element)
    use ConversationAssociationStereotype.isInstance(element)
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.isConversationDiagram(Element)
    use ConversationDiagramStereotype.isInstance(element)
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.isConversationLink(Element)
    use ConversationLinkStereotype.isInstance(element)
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.isConversationNode(Element)
    use ConversationNodeStereotype.isInstance(element)
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.isCorrelationKey(Element)
    use CorrelationKeyStereotype.isInstance(element)
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.isCorrelationProperty(Element)
    use CorrelationPropertyStereotype.isInstance(element)
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.isCorrelationPropertyBinding(Element)
    use CorrelationPropertyBindingStereotype.isInstance(element)
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.isCorrelationPropertyRetrievalExpression(Element)
    use CorrelationPropertyRetrievalExpressionStereotype.isInstance(element)
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.isCorrelationSubscription(Element)
    use CorrelationSubscriptionStereotype.isInstance(element)
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.isDataAssociation(Element)
    use DataAssociationStereotype.isInstance(element)
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.isDataInput(Element)
    use DataInputStereotype.isInstance(element)
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.isDataInputAssociation(Element)
    use DataInputAssociationStereotype.isInstance(element)
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.isDataObject(Element)
    use DataObjectStereotype.isInstance(element)
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.isDataOutput(Element)
    use DataOutputStereotype.isInstance(element)
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.isDataOutputAssociation(Element)
    use DataOutputAssociationStereotype.isInstance(element)
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.isDataStore(Element)
    use DataStoreStereotype.isInstance(element)
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.isDefinitions(Element)
    use DefinitionsStereotype.isInstance(element)
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.isEndEvent(Element)
    use EndEventStereotype.isInstance(element)
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.isEndPoint(Element)
    use EndPointStereotype.isInstance(element)
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.isError(Element)
    use ErrorStereotype.isInstance(element)
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.isErrorBoundaryEvent(Element)
    use ErrorBoundaryEventStereotype.isInstance(element)
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.isErrorEndEvent(Element)
    use ErrorEndEventStereotype.isInstance(element)
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.isErrorEventDefinition(Element)
    use ErrorEventDefinitionStereotype.isInstance(element)
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.isErrorStartEvent(Element)
    use ErrorStartEventStereotype.isInstance(element)
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.isEscalation(Element)
    use EscalationStereotype.isInstance(element)
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.isEscalation_false(Element)
    use Escalation_falseStereotype.isInstance(element)
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.isEscalation_true(Element)
    use Escalation_trueStereotype.isInstance(element)
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.isEscalationBoundaryEvent(Element)
    use EscalationBoundaryEventStereotype.isInstance(element)
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.isEscalationEndEvent(Element)
    use EscalationEndEventStereotype.isInstance(element)
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.isEscalationEventDefinition(Element)
    use EscalationEventDefinitionStereotype.isInstance(element)
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.isEscalationStartEvent(Element)
    use EscalationStartEventStereotype.isInstance(element)
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.isEscalationThrowIntermediateEvent(Element)
    use EscalationThrowIntermediateEventStereotype.isInstance(element)
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.isEventBasedGateway(Element)
    use EventBasedGatewayStereotype.isInstance(element)
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.isEventDefinition(Element)
    use EventDefinitionStereotype.isInstance(element)
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.isEventGatewayType_exclusive(Element)
    use EventGatewayType_exclusiveStereotype.isInstance(element)
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.isEventGatewayType_parallel(Element)
    use EventGatewayType_parallelStereotype.isInstance(element)
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.isExclusiveGateway(Element)
    use ExclusiveGatewayStereotype.isInstance(element)
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.isFlowElement(Element)
    use FlowElementStereotype.isInstance(element)
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.isFlowElementsContainer(Element)
    use FlowElementsContainerStereotype.isInstance(element)
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.isFlowNode(Element)
    use FlowNodeStereotype.isInstance(element)
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.isFormalExpression(Element)
    use FormalExpressionStereotype.isInstance(element)
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.isGateway(Element)
    use GatewayStereotype.isInstance(element)
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.isGatewayNotation_withMarker(Element)
    use GatewayNotation_withMarkerStereotype.isInstance(element)
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.isGatewayNotation_withoutMarker(Element)
    use GatewayNotation_withoutMarkerStereotype.isInstance(element)
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.isGlobalBusinessRuleTask(Element)
    use GlobalBusinessRuleTaskStereotype.isInstance(element)
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.isGlobalChoreographyTask(Element)
    use GlobalChoreographyTaskStereotype.isInstance(element)
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.isGlobalConversation(Element)
    use GlobalConversationStereotype.isInstance(element)
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.isGlobalManualTask(Element)
    use GlobalManualTaskStereotype.isInstance(element)
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.isGlobalScriptTask(Element)
    use GlobalScriptTaskStereotype.isInstance(element)
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.isGlobalTask(Element)
    use GlobalTaskStereotype.isInstance(element)
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.isGlobalUserTask(Element)
    use GlobalUserTaskStereotype.isInstance(element)
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.isHumanPerformer(Element)
    use HumanPerformerStereotype.isInstance(element)
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.isImplicitThrowEvent(Element)
    use ImplicitThrowEventStereotype.isInstance(element)
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.isImport(Element)
    use ImportStereotype.isInstance(element)
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.isInclusiveGateway(Element)
    use InclusiveGatewayStereotype.isInstance(element)
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.isInformationSystem(Element)
    use InformationSystemStereotype.isInstance(element)
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.isInputOutputSpecification(Element)
    use InputOutputSpecificationStereotype.isInstance(element)
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.isInputSet(Element)
    use InputSetStereotype.isInstance(element)
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.isInteractionNode(Element)
    use InteractionNodeStereotype.isInstance(element)
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.isIntermediateCatchEvent(Element)
    use IntermediateCatchEventStereotype.isInstance(element)
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.isIntermediateThrowEvent(Element)
    use IntermediateThrowEventStereotype.isInstance(element)
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.isIs_collection_dataInput_false(Element)
    use Is_collection_dataInput_falseStereotype.isInstance(element)
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.isIs_collection_dataInput_true(Element)
    use Is_collection_dataInput_trueStereotype.isInstance(element)
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.isIs_collection_dataOutput_false(Element)
    use Is_collection_dataOutput_falseStereotype.isInstance(element)
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.isIs_collection_dataOutput_true(Element)
    use Is_collection_dataOutput_trueStereotype.isInstance(element)
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.isIs_collection_false(Element)
    use Is_collection_falseStereotype.isInstance(element)
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.isIs_collection_true(Element)
    use Is_collection_trueStereotype.isInstance(element)
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.isItemAwareElement(Element)
    use ItemAwareElementStereotype.isInstance(element)
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.isItemDefinition(Element)
    use ItemDefinitionStereotype.isInstance(element)
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.isLane(Element)
    use LaneStereotype.isInstance(element)
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.isLaneSet(Element)
    use LaneSetStereotype.isInstance(element)
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.isLinkCatchIntermediateEvent(Element)
    use LinkCatchIntermediateEventStereotype.isInstance(element)
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.isLinkEventDefinition(Element)
    use LinkEventDefinitionStereotype.isInstance(element)
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.isLinkThrowIntermediateEvent(Element)
    use LinkThrowIntermediateEventStereotype.isInstance(element)
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.isLoopCharacteristics(Element)
    use LoopCharacteristicsStereotype.isInstance(element)
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.isManualTask(Element)
    use ManualTaskStereotype.isInstance(element)
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.isMessage_false(Element)
    use Message_falseStereotype.isInstance(element)
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.isMessage_true(Element)
    use Message_trueStereotype.isInstance(element)
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.isMessageBoundaryEvent(Element)
    use MessageBoundaryEventStereotype.isInstance(element)
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.isMessageCatchIntermediateEvent(Element)
    use MessageCatchIntermediateEventStereotype.isInstance(element)
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.isMessageEndEvent(Element)
    use MessageEndEventStereotype.isInstance(element)
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.isMessageEventDefinition(Element)
    use MessageEventDefinitionStereotype.isInstance(element)
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.isMessageFlow(Element)
    use MessageFlowStereotype.isInstance(element)
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.isMessageFlowAssociation(Element)
    use MessageFlowAssociationStereotype.isInstance(element)
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.isMessageStartEvent(Element)
    use MessageStartEventStereotype.isInstance(element)
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.isMessageThrowIntermediateEvent(Element)
    use MessageThrowIntermediateEventStereotype.isInstance(element)
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.isMessageType_initiating(Element)
    use MessageType_initiatingStereotype.isInstance(element)
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.isMessageType_reply(Element)
    use MessageType_replyStereotype.isInstance(element)
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.isMonitoring(Element)
    use MonitoringStereotype.isInstance(element)
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.isMultiInstanceLoopCharacteristics(Element)
    use MultiInstanceLoopCharacteristicsStereotype.isInstance(element)
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.isMultiple_false(Element)
    use Multiple_falseStereotype.isInstance(element)
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.isMultiple_true(Element)
    use Multiple_trueStereotype.isInstance(element)
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.isMultipleBoundaryEvent(Element)
    use MultipleBoundaryEventStereotype.isInstance(element)
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.isMultipleCatchIntermediateEvent(Element)
    use MultipleCatchIntermediateEventStereotype.isInstance(element)
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.isMultipleEndEvent(Element)
    use MultipleEndEventStereotype.isInstance(element)
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.isMultipleStartEvent(Element)
    use MultipleStartEventStereotype.isInstance(element)
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.isMultipleThrowIntermediateEvent(Element)
    use MultipleThrowIntermediateEventStereotype.isInstance(element)
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.isNoneEndEvent(Element)
    use NoneEndEventStereotype.isInstance(element)
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.isNoneIntermediateEvent(Element)
    use NoneIntermediateEventStereotype.isInstance(element)
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.isNoneStartEvent(Element)
    use NoneStartEventStereotype.isInstance(element)
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.isNonExclusiveGateway(Element)
    use NonExclusiveGatewayStereotype.isInstance(element)
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.isNp(Element)
    use NpStereotype.isInstance(element)
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.isOutputSet(Element)
    use OutputSetStereotype.isInstance(element)
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.isParallelGateway(Element)
    use ParallelGatewayStereotype.isInstance(element)
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.isParallelMultipleBoundaryEvent(Element)
    use ParallelMultipleBoundaryEventStereotype.isInstance(element)
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.isParallelMultipleCatchIntermediateEvent(Element)
    use ParallelMultipleCatchIntermediateEventStereotype.isInstance(element)
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.isParallelMultipleStartEvent(Element)
    use ParallelMultipleStartEventStereotype.isInstance(element)
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.isParrallelMultiple_false(Element)
    use ParrallelMultiple_falseStereotype.isInstance(element)
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.isParrallelMultiple_true(Element)
    use ParrallelMultiple_trueStereotype.isInstance(element)
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.isParticipant(Element)
    use ParticipantStereotype.isInstance(element)
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.isParticipantAssociation(Element)
    use ParticipantAssociationStereotype.isInstance(element)
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.isPartnerEntity(Element)
    use PartnerEntityStereotype.isInstance(element)
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.isPartnerRole(Element)
    use PartnerRoleStereotype.isInstance(element)
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.isPerformer(Element)
    use PerformerStereotype.isInstance(element)
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.isPf(Element)
    use PfStereotype.isInstance(element)
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.isPool(Element)
    use PoolStereotype.isInstance(element)
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.isPotentialOwner(Element)
    use PotentialOwnerStereotype.isInstance(element)
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.isPp(Element)
    use PpStereotype.isInstance(element)
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.isProcessDiagram(Element)
    use ProcessDiagramStereotype.isInstance(element)
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.isProcessEnablers(Element)
    use ProcessEnablersStereotype.isInstance(element)
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.isProcessGuides(Element)
    use ProcessGuidesStereotype.isInstance(element)
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.isProcessInputs(Element)
    use ProcessInputsStereotype.isInstance(element)
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.isProcessOutputs(Element)
    use ProcessOutputsStereotype.isInstance(element)
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.isReceiveTask(Element)
    use ReceiveTaskStereotype.isInstance(element)
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.isRendering(Element)
    use RenderingStereotype.isInstance(element)
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.isResource(Element)
    use ResourceStereotype.isInstance(element)
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.isResourceAssignmentExpression(Element)
    use ResourceAssignmentExpressionStereotype.isInstance(element)
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.isResourceParameter(Element)
    use ResourceParameterStereotype.isInstance(element)
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.isResourceParameterBinding(Element)
    use ResourceParameterBindingStereotype.isInstance(element)
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.isResourceRole(Element)
    use ResourceRoleStereotype.isInstance(element)
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.isRootElement(Element)
    use RootElementStereotype.isInstance(element)
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.isScopeDiagram(Element)
    use ScopeDiagramStereotype.isInstance(element)
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.isScriptTask(Element)
    use ScriptTaskStereotype.isInstance(element)
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.isSendTask(Element)
    use SendTaskStereotype.isInstance(element)
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.isSequenceFlow(Element)
    use SequenceFlowStereotype.isInstance(element)
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.isServiceTask(Element)
    use ServiceTaskStereotype.isInstance(element)
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.isSignal_false(Element)
    use Signal_falseStereotype.isInstance(element)
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.isSignal_true(Element)
    use Signal_trueStereotype.isInstance(element)
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.isSignalBoundaryEvent(Element)
    use SignalBoundaryEventStereotype.isInstance(element)
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.isSignalCatchIntermediateEvent(Element)
    use SignalCatchIntermediateEventStereotype.isInstance(element)
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.isSignalEndEvent(Element)
    use SignalEndEventStereotype.isInstance(element)
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.isSignalEventDefinition(Element)
    use SignalEventDefinitionStereotype.isInstance(element)
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.isSignalStartEvent(Element)
    use SignalStartEventStereotype.isInstance(element)
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.isSignalThrowIntermediateEvent(Element)
    use SignalThrowIntermediateEventStereotype.isInstance(element)
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.isStandardLoopCharacteristics(Element)
    use StandardLoopCharacteristicsStereotype.isInstance(element)
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.isStart_conditional_false(Element)
    use Start_conditional_falseStereotype.isInstance(element)
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.isStart_conditional_true(Element)
    use Start_conditional_trueStereotype.isInstance(element)
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.isStart_escalation_false(Element)
    use Start_escalation_falseStereotype.isInstance(element)
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.isStart_escalation_true(Element)
    use Start_escalation_trueStereotype.isInstance(element)
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.isStart_message_false(Element)
    use Start_message_falseStereotype.isInstance(element)
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.isStart_message_true(Element)
    use Start_message_trueStereotype.isInstance(element)
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.isStart_multiple_false(Element)
    use Start_multiple_falseStereotype.isInstance(element)
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.isStart_multiple_true(Element)
    use Start_multiple_trueStereotype.isInstance(element)
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.isStart_parallelMultiple_false(Element)
    use Start_parallelMultiple_falseStereotype.isInstance(element)
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.isStart_parallelMultiple_true(Element)
    use Start_parallelMultiple_trueStereotype.isInstance(element)
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.isStart_signal_false(Element)
    use Start_signal_falseStereotype.isInstance(element)
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.isStart_signal_true(Element)
    use Start_signal_trueStereotype.isInstance(element)
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.isStart_timer_false(Element)
    use Start_timer_falseStereotype.isInstance(element)
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.isStart_timer_true(Element)
    use Start_timer_trueStereotype.isInstance(element)
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.isStartEvent(Element)
    use StartEventStereotype.isInstance(element)
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.isSubChoreography(Element)
    use SubChoreographyStereotype.isInstance(element)
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.isSubConversation(Element)
    use SubConversationStereotype.isInstance(element)
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.isSubProcess(Element)
    use SubProcessStereotype.isInstance(element)
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.isTask(Element)
    use TaskStereotype.isInstance(element)
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.isTerminateEndEvent(Element)
    use TerminateEndEventStereotype.isInstance(element)
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.isTerminateEventDefinition(Element)
    use TerminateEventDefinitionStereotype.isInstance(element)
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.isTextAnnotation(Element)
    use TextAnnotationStereotype.isInstance(element)
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.isThrowEvent(Element)
    use ThrowEventStereotype.isInstance(element)
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.isTimer_false(Element)
    use Timer_falseStereotype.isInstance(element)
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.isTimer_true(Element)
    use Timer_trueStereotype.isInstance(element)
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.isTimerBoundaryEvent(Element)
    use TimerBoundaryEventStereotype.isInstance(element)
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.isTimerCatchIntermediateEvent(Element)
    use TimerCatchIntermediateEventStereotype.isInstance(element)
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.isTimerEventDefinition(Element)
    use TimerEventDefinitionStereotype.isInstance(element)
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.isTimerStartEvent(Element)
    use TimerStartEventStereotype.isInstance(element)
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.isTransaction(Element)
    use TransactionStereotype.isInstance(element)
    com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.isUserTask(Element)
    use UserTaskStereotype.isInstance(element)
    com.nomagic.magicdraw.ce.CodeEngineeringManager.setClassFieldCreationType(Project, String, boolean)
    use CodeEngineeringManager.setClassFieldCreationType(Project, String, AttributeCreationType)
    com.nomagic.magicdraw.ce.JavaCodeEngineeringManager.setResolveCollectionGenerics(Project, boolean)
    Use CodeEngineeringManager.setResolveCollectionGenerics(com.nomagic.magicdraw.core.Project, boolean)
    com.nomagic.magicdraw.core.ApplicationConstants.getApplicationName()
    use {@link Application#runtime#getApplicationName()}
    com.nomagic.magicdraw.core.ApplicationConstants.getTemplatesDirectory()
    use {@link Application#environment#getTemplatesDirectory()}
    com.nomagic.magicdraw.core.ApplicationConstants.setApplicationName(String)
    use {@link Application#runtimeInternal#setApplicationName(String)}
    com.nomagic.magicdraw.core.GUILog.wrapForHeyperlinkText(String)
    Misspelled - use GUILog.wrapForHyperlinkText(String)
    com.nomagic.magicdraw.core.options.ClassDiagramLayouterOptionsGroup.getLayoutType()
    has no affect anymore, will be removed in later versions.
    com.nomagic.magicdraw.core.options.ClassDiagramLayouterOptionsGroup.setLayoutType(String)
    has no affect anymore, will be removed in later versions.
    com.nomagic.magicdraw.core.options.CompositeLayouterOptionsGroup.getBaryCenterMode()
    unused, will be removed in later versions
    com.nomagic.magicdraw.core.options.CompositeLayouterOptionsGroup.setBaryCenterMode(boolean)
    unused, will be removed in later versions
    com.nomagic.magicdraw.core.options.OptionsGroup.getIcon()
    use #getGroupIcon()
    com.nomagic.magicdraw.core.options.ProjectOptions.getDiagramsLayout()
    use ProjectOptions.getEditorWindowsLayout()
    com.nomagic.magicdraw.core.options.ProjectOptions.getLastDirectory()
    use ProjectSpecificLocationRegister to store and retrieve this information
    com.nomagic.magicdraw.core.options.ProjectOptions.getQNameDisplayAbsolute()
    use ProjectOptions.getQNameDisplayStyle() instead.
    com.nomagic.magicdraw.core.options.ProjectOptions.getTipsStyle()
    use ProjectOptions.getTooltipsStyle()
    com.nomagic.magicdraw.core.options.ProjectOptions.setDiagramsLayout(String)
    use ProjectOptions.setEditorWindowsLayout(String)
    com.nomagic.magicdraw.core.options.ProjectOptions.setLastDirectory(String)
    use ProjectSpecificLocationRegister to store and retrieve this information
    com.nomagic.magicdraw.core.options.ProjectOptions.setQNameDisplayAbsolute(boolean)
    use ProjectOptions.setQNameDisplayStyle(String) instead.
    com.nomagic.magicdraw.core.options.ProjectOptions.setTipsStyle(int)
    use ProjectOptions.setTooltipsStyle(TooltipsStyleChoice)
    com.nomagic.magicdraw.core.Project.getModel()
    deprecated because of ambiguity with historical API evolution
    com.nomagic.magicdraw.core.project.ProjectDescriptorsFactory.createProjectDescriptor(String)
    Use ProjectDescriptorsFactory.createProjectDescriptor(URI) Parses location String and creates ProjectDescriptor object from project's location string.
    com.nomagic.magicdraw.core.project.ProjectDescriptorsFactory.getRemoteVersion(URI)
    use ProjectDescriptorsFactory.getRemoteLongVersion(URI)
    com.nomagic.magicdraw.core.project.ProjectPersistenceManager.loadProject(ProjectDescriptor, boolean)
    use ProjectPersistenceManager.loadProject(ProjectDescriptor, ProgressStatus)
    com.nomagic.magicdraw.core.project.ProjectPersistenceManager.saveModule(Project, IAttachedProject, boolean, boolean)
    use ProjectPersistenceManager.saveModule(com.nomagic.magicdraw.core.Project,com.nomagic.ci.persistence.IAttachedProject,boolean,com.nomagic.task.ProgressStatus)
    com.nomagic.magicdraw.core.project.ProjectPersistenceManager.saveProject(ProjectDescriptor, boolean)
    use ProjectPersistenceManager.saveProject(ProjectDescriptor, ProgressStatus, boolean)
    com.nomagic.magicdraw.core.project.ProjectsManager.sharePackage(Project, List<Package>)
    Use ProjectsManager.sharePackage(com.nomagic.magicdraw.core.Project, java.util.List, String).
    com.nomagic.magicdraw.core.Project.setDirty(boolean)
    Use Project.setDirty(boolean dirty, DirtyType dirtyType).
    com.nomagic.magicdraw.core.ProjectUtilities.getAllMountPoints(IPrimaryProject)
    IMountPoint is not exposed into Open API
    com.nomagic.magicdraw.core.ProjectUtilities.getAutoLoadKind(ProjectAttachmentConfiguration)
    use public static AutoLoadKind getAutoLoadKind( AbstractProjectAttachmentConfiguration attachment )
    com.nomagic.magicdraw.core.ProjectUtilities.getMountPoint(Collection<IMountPoint>, Package)
    com.nomagic.ci.persistence.mounting.IMountPoint is not exposed into Open API
    com.nomagic.magicdraw.core.ProjectUtilities.getOwner(IProject)
    use ProjectUtilities.getAttachingProject(com.nomagic.ci.persistence.IProject)
    com.nomagic.magicdraw.core.ProjectUtilities.getOwners(IProject)
    use ProjectUtilities.getAttachingProjects(com.nomagic.ci.persistence.IProject)
    com.nomagic.magicdraw.core.ProjectUtilities.getSharePoint(IMountPoint)
    com.nomagic.ci.persistence.mounting.ISharePoint is not exposed into Open API
    com.nomagic.magicdraw.core.ProjectUtilities.isModule(DecompositionDescriptor)
    DecompositionDescriptor is not exposed into Open API
    com.nomagic.magicdraw.core.ProjectUtilities.isStandardSystemProfile(DecompositionDescriptor)
    DecompositionDescriptor is not exposed into Open API
    com.nomagic.magicdraw.core.ProjectUtilities.versionToInt(String)
    use ProjectUtilities.versionToLong(String)
    com.nomagic.magicdraw.dependencymatrix.configuration.DependencyMatrixAMConfigurator.configure(ActionsManager, PersistenceManager, Collection<Element>, boolean)
    use {@link DependencyMatrixAMConfigurator#configure(com.nomagic.actions.ActionsManager, java.util.Collection, boolean, com.nomagic.magicdraw.dependencymatrix.persistence.PersistenceManager))
    com.nomagic.magicdraw.dependencymatrix.datamodel.cell.AbstractMatrixCell.getStaticCell(ReadOnlyFlags)
    deprecated after removal of non-editable cells
    com.nomagic.magicdraw.dependencymatrix.datamodel.cell.AbstractMatrixCell.isEditable()
    isEditable is always true, the editable state is checked when trying to create/delete cell value
    com.nomagic.magicdraw.dependencymatrix.datamodel.cell.AbstractMatrixCell.isStaticCell(AbstractMatrixCell)
    deprecated after removal of non-editable cells
    com.nomagic.magicdraw.dependencymatrix.datamodel.cell.AbstractMatrixCell.isUnknownEditableState()
    unknown editable state is always false, the editable state is checked when trying to create/delete cell value
    com.nomagic.magicdraw.dependencymatrix.datamodel.cell.AbstractMatrixCell.isUnknownStaticCell(AbstractMatrixCell)
    deprecated after removal of non-editable cells
    com.nomagic.magicdraw.dependencymatrix.datamodel.cell.DependencyExtractor.createNavigationActions(PersistenceManager, Element, Element, AbstractMatrixCell, ActionsCategory)
    use DependencyExtractor.createNavigationActions(PersistenceManager, ElementNode, ElementNode, AbstractMatrixCell, ActionsCategory)
    com.nomagic.magicdraw.dependencymatrix.datamodel.cell.DependencyExtractor.getDependencies(Element, Element)
    use DependencyExtractor.getDependencies(ElementNode, ElementNode)
    com.nomagic.magicdraw.dependencymatrix.datamodel.editing.DependencyEditor.canCreate(PersistenceManager, Element, Element, AbstractMatrixCell)
    use DependencyEditor.canCreate(PersistenceManager, ElementNode, ElementNode, AbstractMatrixCell)
    com.nomagic.magicdraw.dependencymatrix.datamodel.editing.DependencyEditor.canEdit(PersistenceManager, Element, Element, AbstractMatrixCell)
    use DependencyEditor.canEdit(PersistenceManager, ElementNode, ElementNode, AbstractMatrixCell)
    com.nomagic.magicdraw.dependencymatrix.datamodel.editing.DependencyEditor.createAddActions(PersistenceManager, Element, Element, AbstractMatrixCell, ActionsCategory, ActionsCategory, ActionsCategory)
    use DependencyEditor.createAddActions(PersistenceManager, ElementNode, ElementNode, AbstractMatrixCell, ActionsCategory, ActionsCategory, ActionsCategory)
    com.nomagic.magicdraw.dependencymatrix.datamodel.editing.DependencyEditor.createEditActions(PersistenceManager, Element, Element, AbstractMatrixCell, ActionsCategory, ActionsCategory)
    use DependencyEditor.createEditActions(PersistenceManager, ElementNode, ElementNode, AbstractMatrixCell, ActionsCategory, ActionsCategory)
    com.nomagic.magicdraw.dependencymatrix.datamodel.MatrixData.getValue(Element, Element)
    use MatrixData.getValue(ElementNode, ElementNode)
    com.nomagic.magicdraw.dependencymatrix.persistence.DependencyMatrixProfile.getDependencyMatrix()
    use getInstance(element).dependencyMatrix().getStereotype()
    com.nomagic.magicdraw.dependencymatrix.persistence.DependencyMatrixProfile.getMatrixFilter()
    use getInstance(element).matrixFilter().getStereotype()
    com.nomagic.magicdraw.dependencymatrix.persistence.DependencyMatrixProfile.isDependencyMatrix(Element)
    use DependencyMatrixStereotype.isInstance(element)
    com.nomagic.magicdraw.dependencymatrix.persistence.DependencyMatrixProfile.isMatrixFilter(Element)
    use MatrixFilterStereotype.isInstance(element)
    com.nomagic.magicdraw.dependencymatrix.persistence.FilterSettings.getScope()
    use com.nomagic.magicdraw.dependencymatrix.persistence.FilterSettings#getScopeRoots()
    com.nomagic.magicdraw.emfuml2xmi.envoptions.Options.isChangeStereotypePropertyTypeStereotype()
    Use Options.getChangeStereotypePropertyTypeStereotype()
    com.nomagic.magicdraw.emfuml2xmi.envoptions.Options.setChangeStereotypePropertyTypeStereotype(boolean)
    Use Options.setChangeStereotypePropertyTypeStereotype(String)
    com.nomagic.magicdraw.emfuml2xmi.v2.envoptions.Options.isChangeStereotypePropertyTypeStereotype()
    Use Options.getChangeStereotypePropertyTypeStereotype()
    com.nomagic.magicdraw.emfuml2xmi.v2.envoptions.Options.setChangeStereotypePropertyTypeStereotype(boolean)
    Use Options.setChangeStereotypePropertyTypeStereotype(String)
    com.nomagic.magicdraw.esi.EsiUtils.cloneProject(URI, String, String, String)
    use EsiUtils.cloneProject(URI, String, String, UUID)
    com.nomagic.magicdraw.esi.EsiUtils.getCategoryID(String)
    use EsiUtils.getCategory(String)
    com.nomagic.magicdraw.hyperlinks.HyperlinkHandler.create(String, String)
    use HyperlinkHandler.create(String, String, Project)
    com.nomagic.magicdraw.hyperlinks.HyperlinkUtils.createHyperlink(String, String)
    Uses the active project to resolve element hyperlinks. Use HyperlinkUtils.createHyperlink(String, String, Project) and pass the correct context project.
    com.nomagic.magicdraw.hyperlinks.ui.HyperlinkEditor.setFavorites(List<Hyperlink>)
    com.nomagic.magicdraw.license.utils.LicenseUtils.isArchitectVersion()
    use LicenseUtils.isArchitectEdition()
    com.nomagic.magicdraw.license.utils.LicenseUtils.isEnterpriseVersion()
    use LicenseUtils.isEnterpriseEdition()
    com.nomagic.magicdraw.magicreport.helper.ReportHelper.getAppliedStereotypeByString(Element, String)
    See ReportHelper.getAppliedStereotypeByName(Element, String)
    com.nomagic.magicdraw.magicreport.helper.ReportHelper.getPresentationElements(Diagram)
     
    com.nomagic.magicdraw.magicreport.helper.ReportHelper.getQualifiedOwnerName(NamedElement)
    result from this method is incorrect. Use $element.owner.qualifiedName
    com.nomagic.magicdraw.magicreport.helper.ReportHelper.getStereotypePropertyList(Element, String, String)
    value return from this method is improperly converted.
    com.nomagic.magicdraw.magicreport.helper.ReportHelper.getStereotypePropertyStringValue(Object)
    value return from this method is improperly converted.
    com.nomagic.magicdraw.magicreport.helper.ReportHelper.getUseCaseAssociatedElement(Element)
     
    com.nomagic.magicdraw.magicreport.helper.ReportHelper.hasStereotype(Element, String)
    See ReportHelper.containsStereotype(Element, String)
    com.nomagic.magicdraw.magicreport.helper.ReportHelper.trimString(String)
    replaced with $s.trim()
    com.nomagic.magicdraw.magicreport.tools.ProjectTool.getModel()
    use ProjectTool#getPrimaryModel()
    com.nomagic.magicdraw.magicreport.tools.ProjectVersion.getNumberAsString()
    com.nomagic.magicdraw.merge.CompareUtil.getDifference(Project, ProjectDescriptor, ProjectDescriptor, ErrorHandler<Exception>, Optimization, Set<ModuleInfo>)
    use CompareUtil.getDifference(Project, ProjectDescriptor, ProjectDescriptor, ErrorHandler, Optimization)
    com.nomagic.magicdraw.merge.ProjectDifference.getRejectedModules()
    do not use this method, it always returns empty collection
    com.nomagic.magicdraw.openapi.uml.SessionManager.callInsideSession(String, Callable<V>)
    use SessionManager.callInsideSession(Project, String, Callable)
    com.nomagic.magicdraw.openapi.uml.SessionManager.cancelSession()
    use SessionManager.cancelSession(Project)
    com.nomagic.magicdraw.openapi.uml.SessionManager.checkSessionExistance()
    use SessionManager.checkSessionExistence(Project)
    com.nomagic.magicdraw.openapi.uml.SessionManager.checkSessionExistance(Project)
    typo. Use SessionManager.checkSessionExistence(Project)
    com.nomagic.magicdraw.openapi.uml.SessionManager.checkSessionExistence()
    type. Use SessionManager.checkSessionExistence(Project)
    com.nomagic.magicdraw.openapi.uml.SessionManager.closeSession()
    use SessionManager.closeSession(Project)
    com.nomagic.magicdraw.openapi.uml.SessionManager.createSession(String)
    use SessionManager.createSession(Project, String)
    com.nomagic.magicdraw.openapi.uml.SessionManager.executeInsideSession(String, Runnable)
    use SessionManager.executeInsideSession(Project, String, Runnable)
    com.nomagic.magicdraw.openapi.uml.SessionManager.isSessionCreated()
    use SessionManager.isSessionCreated(Project)
    com.nomagic.magicdraw.openapi.uml.SessionManager.runInSession(String, Runnable)
    use SessionManager.executeInsideSession(String, Runnable)
    com.nomagic.magicdraw.openapi.uml.SessionManager.runInSession(String, Callable<V>)
    use SessionManager.callInsideSession(Project, String, Callable) or SessionManager.supplyInsideSession(Project, String, Supplier)
    com.nomagic.magicdraw.properties.ElementListProperty.getStereotype()
    This is a deprecated methods and you must use collection of restricted elements, not single stereotype
    com.nomagic.magicdraw.properties.FileProperty.getFileType()
    use FileProperty.getFileExtensions()
    com.nomagic.magicdraw.properties.FileProperty.setFileType(String)
    use FileProperty.setFileExtensions(java.util.List)
    com.nomagic.magicdraw.resources.CommandResource.getString(String)
    use DialogResource.getString(String)
    com.nomagic.magicdraw.resources.CommandResource.getString(String, Object...)
    use DialogResource.getString(String, Object...)
    com.nomagic.magicdraw.resources.MenuResource.getString(String)
    use DialogResource.getString(String)
    com.nomagic.magicdraw.resources.MenuResource.getString(String, Object...)
    use DialogResource.getString(String, Object...)
    com.nomagic.magicdraw.resources.ToolTipResource.getString(String)
    use DialogResource.getString(String)
    com.nomagic.magicdraw.resources.ToolTipResource.getString(String, Object...)
    use DialogResource.getString(String)
    com.nomagic.magicdraw.simulation.execution.SimulationExecution.getSimulationOptions()
    renamed to SimulationExecution.getOptions()
    com.nomagic.magicdraw.simulation.execution.SimulationOptions.addOption(String, Object)
    use SimulationOptions.set(String, Object) instead
    com.nomagic.magicdraw.simulation.execution.SimulationOptions.getOption(String)
    use shorter and more convenient SimulationOptions.get(String)
    com.nomagic.magicdraw.simulation.fuml.fUMLHelper.getObjectFromValueList(ValueList, Type, int)
    kept for backwards compatibility. Type argument is not used. Use fUMLHelper.getObjectFromValueList(ValueList, int, TypedElement) instead, if primitive type conversion is needed. Use fUMLHelper.getObjectFromValueList(ValueList, int) to retrieve actual values from fUML model.
    com.nomagic.magicdraw.sysml.util.MDCustomizationForSysMLProfile.getAbstractReferenceProperty()
    use getInstance(element).abstractReferenceProperty().getStereotype()
    com.nomagic.magicdraw.sysml.util.MDCustomizationForSysMLProfile.getAlternatives()
    use getInstance(element).alternatives().getStereotype()
    com.nomagic.magicdraw.sysml.util.MDCustomizationForSysMLProfile.getAnalysis()
    use getInstance(element).analysis().getStereotype()
    com.nomagic.magicdraw.sysml.util.MDCustomizationForSysMLProfile.getBlackBoxICDTable()
    use getInstance(element).blackBoxICDTable().getStereotype()
    com.nomagic.magicdraw.sysml.util.MDCustomizationForSysMLProfile.getBlockProperty()
    use getInstance(element).blockProperty().getStereotype()
    com.nomagic.magicdraw.sysml.util.MDCustomizationForSysMLProfile.getConceptual()
    use getInstance(element).conceptual().getStereotype()
    com.nomagic.magicdraw.sysml.util.MDCustomizationForSysMLProfile.getConstraintParameter()
    use getInstance(element).constraintParameter().getStereotype()
    com.nomagic.magicdraw.sysml.util.MDCustomizationForSysMLProfile.getConstraintProperty()
    use getInstance(element).constraintProperty().getStereotype()
    com.nomagic.magicdraw.sysml.util.MDCustomizationForSysMLProfile.getContextSpecificDefaultValue()
    use getInstance(element).contextSpecificDefaultValue().getStereotype()
    com.nomagic.magicdraw.sysml.util.MDCustomizationForSysMLProfile.getContextSpecificValuesHolder()
    use getInstance(element).contextSpecificValuesHolder().getStereotype()
    com.nomagic.magicdraw.sysml.util.MDCustomizationForSysMLProfile.getElectrical()
    use getInstance(element).electrical().getStereotype()
    com.nomagic.magicdraw.sysml.util.MDCustomizationForSysMLProfile.getExternalModel()
    use getInstance(element).externalModel().getStereotype()
    com.nomagic.magicdraw.sysml.util.MDCustomizationForSysMLProfile.getFmu()
    use getInstance(element).fmu().getStereotype()
    com.nomagic.magicdraw.sysml.util.MDCustomizationForSysMLProfile.getLogical()
    use getInstance(element).logical().getStereotype()
    com.nomagic.magicdraw.sysml.util.MDCustomizationForSysMLProfile.getMechanical()
    use getInstance(element).mechanical().getStereotype()
    com.nomagic.magicdraw.sysml.util.MDCustomizationForSysMLProfile.getOptical()
    use getInstance(element).optical().getStereotype()
    com.nomagic.magicdraw.sysml.util.MDCustomizationForSysMLProfile.getPartProperty()
    use getInstance(element).partProperty().getStereotype()
    com.nomagic.magicdraw.sysml.util.MDCustomizationForSysMLProfile.getPattern()
    use getInstance(element).pattern().getStereotype()
    com.nomagic.magicdraw.sysml.util.MDCustomizationForSysMLProfile.getQuantityKind()
    use getInstance(element).quantityKind().getStereotype()
    com.nomagic.magicdraw.sysml.util.MDCustomizationForSysMLProfile.getReferenceProperty()
    use getInstance(element).referenceProperty().getStereotype()
    com.nomagic.magicdraw.sysml.util.MDCustomizationForSysMLProfile.getSharedProperty()
    use getInstance(element).sharedProperty().getStereotype()
    com.nomagic.magicdraw.sysml.util.MDCustomizationForSysMLProfile.getSoftware()
    use getInstance(element).software().getStereotype()
    com.nomagic.magicdraw.sysml.util.MDCustomizationForSysMLProfile.getUnit()
    use getInstance(element).unit().getStereotype()
    com.nomagic.magicdraw.sysml.util.MDCustomizationForSysMLProfile.getValueProperty()
    use getInstance(element).valueProperty().getStereotype()
    com.nomagic.magicdraw.sysml.util.MDCustomizationForSysMLProfile.getWhiteBoxICDTable()
    use getInstance(element).whiteBoxICDTable().getStereotype()
    com.nomagic.magicdraw.sysml.util.MDCustomizationForSysMLProfile.isAbstractReferenceProperty(Element)
    use AbstractReferencePropertyStereotype.isInstance(element)
    com.nomagic.magicdraw.sysml.util.MDCustomizationForSysMLProfile.isAlternatives(Element)
    use AlternativesStereotype.isInstance(element)
    com.nomagic.magicdraw.sysml.util.MDCustomizationForSysMLProfile.isAnalysis(Element)
    use AnalysisStereotype.isInstance(element)
    com.nomagic.magicdraw.sysml.util.MDCustomizationForSysMLProfile.isBlackBoxICDTable(Element)
    use BlackBoxICDTableStereotype.isInstance(element)
    com.nomagic.magicdraw.sysml.util.MDCustomizationForSysMLProfile.isBlockProperty(Element)
    use BlockPropertyStereotype.isInstance(element)
    com.nomagic.magicdraw.sysml.util.MDCustomizationForSysMLProfile.isConceptual(Element)
    use ConceptualStereotype.isInstance(element)
    com.nomagic.magicdraw.sysml.util.MDCustomizationForSysMLProfile.isConstraintParameter(Element)
    use ConstraintParameterStereotype.isInstance(element)
    com.nomagic.magicdraw.sysml.util.MDCustomizationForSysMLProfile.isConstraintProperty(Element)
    use ConstraintPropertyStereotype.isInstance(element)
    com.nomagic.magicdraw.sysml.util.MDCustomizationForSysMLProfile.isContextSpecificDefaultValue(Element)
    use ContextSpecificDefaultValueStereotype.isInstance(element)
    com.nomagic.magicdraw.sysml.util.MDCustomizationForSysMLProfile.isContextSpecificValuesHolder(Element)
    use ContextSpecificValuesHolderStereotype.isInstance(element)
    com.nomagic.magicdraw.sysml.util.MDCustomizationForSysMLProfile.isElectrical(Element)
    use ElectricalStereotype.isInstance(element)
    com.nomagic.magicdraw.sysml.util.MDCustomizationForSysMLProfile.isExternalModel(Element)
    use ExternalModelStereotype.isInstance(element)
    com.nomagic.magicdraw.sysml.util.MDCustomizationForSysMLProfile.isFmu(Element)
    use FmuStereotype.isInstance(element)
    com.nomagic.magicdraw.sysml.util.MDCustomizationForSysMLProfile.isLogical(Element)
    use LogicalStereotype.isInstance(element)
    com.nomagic.magicdraw.sysml.util.MDCustomizationForSysMLProfile.isMechanical(Element)
    use MechanicalStereotype.isInstance(element)
    com.nomagic.magicdraw.sysml.util.MDCustomizationForSysMLProfile.isOptical(Element)
    use OpticalStereotype.isInstance(element)
    com.nomagic.magicdraw.sysml.util.MDCustomizationForSysMLProfile.isPartProperty(Element)
    use PartPropertyStereotype.isInstance(element)
    com.nomagic.magicdraw.sysml.util.MDCustomizationForSysMLProfile.isPattern(Element)
    use PatternStereotype.isInstance(element)
    com.nomagic.magicdraw.sysml.util.MDCustomizationForSysMLProfile.isQuantityKind(Element)
    use QuantityKindStereotype.isInstance(element)
    com.nomagic.magicdraw.sysml.util.MDCustomizationForSysMLProfile.isReferenceProperty(Element)
    use ReferencePropertyStereotype.isInstance(element)
    com.nomagic.magicdraw.sysml.util.MDCustomizationForSysMLProfile.isSharedProperty(Element)
    use SharedPropertyStereotype.isInstance(element)
    com.nomagic.magicdraw.sysml.util.MDCustomizationForSysMLProfile.isSoftware(Element)
    use SoftwareStereotype.isInstance(element)
    com.nomagic.magicdraw.sysml.util.MDCustomizationForSysMLProfile.isUnit(Element)
    use UnitStereotype.isInstance(element)
    com.nomagic.magicdraw.sysml.util.MDCustomizationForSysMLProfile.isValueProperty(Element)
    use ValuePropertyStereotype.isInstance(element)
    com.nomagic.magicdraw.sysml.util.MDCustomizationForSysMLProfile.isWhiteBoxICDTable(Element)
    use WhiteBoxICDTableStereotype.isInstance(element)
    com.nomagic.magicdraw.sysml.util.SysMLProfile.getAbstractRequirement()
    use getInstance(element).abstractRequirement().getStereotype()
    com.nomagic.magicdraw.sysml.util.SysMLProfile.getAcceptChangeStructuralFeatureEventAction()
    use getInstance(element).acceptChangeStructuralFeatureEventAction().getStereotype()
    com.nomagic.magicdraw.sysml.util.SysMLProfile.getActuator()
    use getInstance(element).actuator().getStereotype()
    com.nomagic.magicdraw.sysml.util.SysMLProfile.getAddFlowPropertyValueOnNestedPortAction()
    use getInstance(element).addFlowPropertyValueOnNestedPortAction().getStereotype()
    com.nomagic.magicdraw.sysml.util.SysMLProfile.getAdjunctProperty()
    use getInstance(element).adjunctProperty().getStereotype()
    com.nomagic.magicdraw.sysml.util.SysMLProfile.getAllocate()
    use getInstance(element).allocate().getStereotype()
    com.nomagic.magicdraw.sysml.util.SysMLProfile.getAllocateActivityPartition()
    use getInstance(element).allocateActivityPartition().getStereotype()
    com.nomagic.magicdraw.sysml.util.SysMLProfile.getAllocated()
    use getInstance(element).allocated().getStereotype()
    com.nomagic.magicdraw.sysml.util.SysMLProfile.getBasicInterval()
    use getInstance(element).basicInterval().getStereotype()
    com.nomagic.magicdraw.sysml.util.SysMLProfile.getBindingConnector()
    use getInstance(element).bindingConnector().getStereotype()
    com.nomagic.magicdraw.sysml.util.SysMLProfile.getBlock()
    use getInstance(element).block().getStereotype()
    com.nomagic.magicdraw.sysml.util.SysMLProfile.getBlockHierarchy()
    use getInstance(element).blockHierarchy().getStereotype()
    com.nomagic.magicdraw.sysml.util.SysMLProfile.getBoundarysystem()
    use getInstance(element).boundarysystem().getStereotype()
    com.nomagic.magicdraw.sysml.util.SysMLProfile.getBoundReference()
    use getInstance(element).boundReference().getStereotype()
    com.nomagic.magicdraw.sysml.util.SysMLProfile.getBusinessRequirement()
    use getInstance(element).businessRequirement().getStereotype()
    com.nomagic.magicdraw.sysml.util.SysMLProfile.getChangeStructuralFeatureEvent()
    use getInstance(element).changeStructuralFeatureEvent().getStereotype()
    com.nomagic.magicdraw.sysml.util.SysMLProfile.getClassifierBehaviorProperty()
    use getInstance(element).classifierBehaviorProperty().getStereotype()
    com.nomagic.magicdraw.sysml.util.SysMLProfile.getConform()
    use getInstance(element).conform().getStereotype()
    com.nomagic.magicdraw.sysml.util.SysMLProfile.getConjugatedInterfaceBlock()
    use getInstance(element).conjugatedInterfaceBlock().getStereotype()
    com.nomagic.magicdraw.sysml.util.SysMLProfile.getConnectorProperty()
    use getInstance(element).connectorProperty().getStereotype()
    com.nomagic.magicdraw.sysml.util.SysMLProfile.getConstraintBlock()
    use getInstance(element).constraintBlock().getStereotype()
    com.nomagic.magicdraw.sysml.util.SysMLProfile.getContextDiagram()
    use getInstance(element).contextDiagram().getStereotype()
    com.nomagic.magicdraw.sysml.util.SysMLProfile.getContinuous()
    use getInstance(element).continuous().getStereotype()
    com.nomagic.magicdraw.sysml.util.SysMLProfile.getControlOperator()
    use getInstance(element).controlOperator().getStereotype()
    com.nomagic.magicdraw.sysml.util.SysMLProfile.getCopy()
    use getInstance(element).copy().getStereotype()
    com.nomagic.magicdraw.sysml.util.SysMLProfile.getDeriveReqt()
    use getInstance(element).deriveReqt().getStereotype()
    com.nomagic.magicdraw.sysml.util.SysMLProfile.getDesignConstraint()
    use getInstance(element).designConstraint().getStereotype()
    com.nomagic.magicdraw.sysml.util.SysMLProfile.getDiagramDescription()
    use getInstance(element).diagramDescription().getStereotype()
    com.nomagic.magicdraw.sysml.util.SysMLProfile.getDiagramUsage()
    use getInstance(element).diagramUsage().getStereotype()
    com.nomagic.magicdraw.sysml.util.SysMLProfile.getDirectedFeature()
    use getInstance(element).directedFeature().getStereotype()
    com.nomagic.magicdraw.sysml.util.SysMLProfile.getDirectedRelationshipPropertyPath()
    use getInstance(element).directedRelationshipPropertyPath().getStereotype()
    com.nomagic.magicdraw.sysml.util.SysMLProfile.getDiscrete()
    use getInstance(element).discrete().getStereotype()
    com.nomagic.magicdraw.sysml.util.SysMLProfile.getDistributedProperty()
    use getInstance(element).distributedProperty().getStereotype()
    com.nomagic.magicdraw.sysml.util.SysMLProfile.getDomain()
    use getInstance(element).domain().getStereotype()
    com.nomagic.magicdraw.sysml.util.SysMLProfile.getEffbd()
    use getInstance(element).effbd().getStereotype()
    com.nomagic.magicdraw.sysml.util.SysMLProfile.getElementGroup()
    use getInstance(element).elementGroup().getStereotype()
    com.nomagic.magicdraw.sysml.util.SysMLProfile.getElementPropertyPath()
    use getInstance(element).elementPropertyPath().getStereotype()
    com.nomagic.magicdraw.sysml.util.SysMLProfile.getEndPathMultiplicity()
    use getInstance(element).endPathMultiplicity().getStereotype()
    com.nomagic.magicdraw.sysml.util.SysMLProfile.getEnvironmentaleffect()
    use getInstance(element).environmentaleffect().getStereotype()
    com.nomagic.magicdraw.sysml.util.SysMLProfile.getEssential()
    use getInstance(element).essential().getStereotype()
    com.nomagic.magicdraw.sysml.util.SysMLProfile.getExpose()
    use getInstance(element).expose().getStereotype()
    com.nomagic.magicdraw.sysml.util.SysMLProfile.getExtendedRequirement()
    use getInstance(element).extendedRequirement().getStereotype()
    com.nomagic.magicdraw.sysml.util.SysMLProfile.getExternal()
    use getInstance(element).external().getStereotype()
    com.nomagic.magicdraw.sysml.util.SysMLProfile.getExternalsystem()
    use getInstance(element).externalsystem().getStereotype()
    com.nomagic.magicdraw.sysml.util.SysMLProfile.getFlowPort()
    use getInstance(element).flowPort().getStereotype()
    com.nomagic.magicdraw.sysml.util.SysMLProfile.getFlowProperty()
    use getInstance(element).flowProperty().getStereotype()
    com.nomagic.magicdraw.sysml.util.SysMLProfile.getFlowSpecification()
    use getInstance(element).flowSpecification().getStereotype()
    com.nomagic.magicdraw.sysml.util.SysMLProfile.getFullPort()
    use getInstance(element).fullPort().getStereotype()
    com.nomagic.magicdraw.sysml.util.SysMLProfile.getFunctionalRequirement()
    use getInstance(element).functionalRequirement().getStereotype()
    com.nomagic.magicdraw.sysml.util.SysMLProfile.getInterfaceBlock()
    use getInstance(element).interfaceBlock().getStereotype()
    com.nomagic.magicdraw.sysml.util.SysMLProfile.getInterfaceRequirement()
    use getInstance(element).interfaceRequirement().getStereotype()
    com.nomagic.magicdraw.sysml.util.SysMLProfile.getInterval()
    use getInstance(element).interval().getStereotype()
    com.nomagic.magicdraw.sysml.util.SysMLProfile.getInvocationOnNestedPortAction()
    use getInstance(element).invocationOnNestedPortAction().getStereotype()
    com.nomagic.magicdraw.sysml.util.SysMLProfile.getItemFlow()
    use getInstance(element).itemFlow().getStereotype()
    com.nomagic.magicdraw.sysml.util.SysMLProfile.getMoe()
    use getInstance(element).moe().getStereotype()
    com.nomagic.magicdraw.sysml.util.SysMLProfile.getNestedConnectorEnd()
    use getInstance(element).nestedConnectorEnd().getStereotype()
    com.nomagic.magicdraw.sysml.util.SysMLProfile.getNoBuffer()
    use getInstance(element).noBuffer().getStereotype()
    com.nomagic.magicdraw.sysml.util.SysMLProfile.getNonStreaming()
    use getInstance(element).nonStreaming().getStereotype()
    com.nomagic.magicdraw.sysml.util.SysMLProfile.getNormal()
    use getInstance(element).normal().getStereotype()
    com.nomagic.magicdraw.sysml.util.SysMLProfile.getObjectiveFunction()
    use getInstance(element).objectiveFunction().getStereotype()
    com.nomagic.magicdraw.sysml.util.SysMLProfile.getOptional()
    use getInstance(element).optional().getStereotype()
    com.nomagic.magicdraw.sysml.util.SysMLProfile.getOverwrite()
    use getInstance(element).overwrite().getStereotype()
    com.nomagic.magicdraw.sysml.util.SysMLProfile.getParticipantProperty()
    use getInstance(element).participantProperty().getStereotype()
    com.nomagic.magicdraw.sysml.util.SysMLProfile.getPerformanceRequirement()
    use getInstance(element).performanceRequirement().getStereotype()
    com.nomagic.magicdraw.sysml.util.SysMLProfile.getPhysicalRequirement()
    use getInstance(element).physicalRequirement().getStereotype()
    com.nomagic.magicdraw.sysml.util.SysMLProfile.getProbability()
    use getInstance(element).probability().getStereotype()
    com.nomagic.magicdraw.sysml.util.SysMLProfile.getProblem()
    use getInstance(element).problem().getStereotype()
    com.nomagic.magicdraw.sysml.util.SysMLProfile.getPropertySpecificType()
    use getInstance(element).propertySpecificType().getStereotype()
    com.nomagic.magicdraw.sysml.util.SysMLProfile.getProxyPort()
    use getInstance(element).proxyPort().getStereotype()
    com.nomagic.magicdraw.sysml.util.SysMLProfile.getRate()
    use getInstance(element).rate().getStereotype()
    com.nomagic.magicdraw.sysml.util.SysMLProfile.getRationale()
    use getInstance(element).rationale().getStereotype()
    com.nomagic.magicdraw.sysml.util.SysMLProfile.getRefine()
    use getInstance(element).refine().getStereotype()
    com.nomagic.magicdraw.sysml.util.SysMLProfile.getRequirement()
    use getInstance(element).requirement().getStereotype()
    com.nomagic.magicdraw.sysml.util.SysMLProfile.getRequirementRelated()
    use getInstance(element).requirementRelated().getStereotype()
    com.nomagic.magicdraw.sysml.util.SysMLProfile.getSatisfy()
    use getInstance(element).satisfy().getStereotype()
    com.nomagic.magicdraw.sysml.util.SysMLProfile.getSensor()
    use getInstance(element).sensor().getStereotype()
    com.nomagic.magicdraw.sysml.util.SysMLProfile.getStakeholder()
    use getInstance(element).stakeholder().getStereotype()
    com.nomagic.magicdraw.sysml.util.SysMLProfile.getStreaming()
    use getInstance(element).streaming().getStereotype()
    com.nomagic.magicdraw.sysml.util.SysMLProfile.getSubsystem()
    use getInstance(element).subsystem().getStereotype()
    com.nomagic.magicdraw.sysml.util.SysMLProfile.getSwimLaneDiagram()
    use getInstance(element).swimLaneDiagram().getStereotype()
    com.nomagic.magicdraw.sysml.util.SysMLProfile.getSystem()
    use getInstance(element).system().getStereotype()
    com.nomagic.magicdraw.sysml.util.SysMLProfile.getSystemcontext()
    use getInstance(element).systemcontext().getStereotype()
    com.nomagic.magicdraw.sysml.util.SysMLProfile.getSystemprocess()
    use getInstance(element).systemprocess().getStereotype()
    com.nomagic.magicdraw.sysml.util.SysMLProfile.getTestCase()
    use getInstance(element).testCase().getStereotype()
    com.nomagic.magicdraw.sysml.util.SysMLProfile.getTrace()
    use getInstance(element).trace().getStereotype()
    com.nomagic.magicdraw.sysml.util.SysMLProfile.getTriggerOnNestedPort()
    use getInstance(element).triggerOnNestedPort().getStereotype()
    com.nomagic.magicdraw.sysml.util.SysMLProfile.getUniform()
    use getInstance(element).uniform().getStereotype()
    com.nomagic.magicdraw.sysml.util.SysMLProfile.getUsabilityRequirement()
    use getInstance(element).usabilityRequirement().getStereotype()
    com.nomagic.magicdraw.sysml.util.SysMLProfile.getUsersystem()
    use getInstance(element).usersystem().getStereotype()
    com.nomagic.magicdraw.sysml.util.SysMLProfile.getValueType()
    use getInstance(element).valueType().getStereotype()
    com.nomagic.magicdraw.sysml.util.SysMLProfile.getVerify()
    use getInstance(element).verify().getStereotype()
    com.nomagic.magicdraw.sysml.util.SysMLProfile.getView()
    use getInstance(element).view().getStereotype()
    com.nomagic.magicdraw.sysml.util.SysMLProfile.getViewpoint()
    use getInstance(element).viewpoint().getStereotype()
    com.nomagic.magicdraw.sysml.util.SysMLProfile.isAbstractRequirement(Element)
    use AbstractRequirementStereotype.isInstance(element)
    com.nomagic.magicdraw.sysml.util.SysMLProfile.isAcceptChangeStructuralFeatureEventAction(Element)
    use AcceptChangeStructuralFeatureEventActionStereotype.isInstance(element)
    com.nomagic.magicdraw.sysml.util.SysMLProfile.isActuator(Element)
    use ActuatorStereotype.isInstance(element)
    com.nomagic.magicdraw.sysml.util.SysMLProfile.isAddFlowPropertyValueOnNestedPortAction(Element)
    use AddFlowPropertyValueOnNestedPortActionStereotype.isInstance(element)
    com.nomagic.magicdraw.sysml.util.SysMLProfile.isAdjunctProperty(Element)
    use AdjunctPropertyStereotype.isInstance(element)
    com.nomagic.magicdraw.sysml.util.SysMLProfile.isAllocate(Element)
    use AllocateStereotype.isInstance(element)
    com.nomagic.magicdraw.sysml.util.SysMLProfile.isAllocateActivityPartition(Element)
    use AllocateActivityPartitionStereotype.isInstance(element)
    com.nomagic.magicdraw.sysml.util.SysMLProfile.isAllocated(Element)
    use AllocatedStereotype.isInstance(element)
    com.nomagic.magicdraw.sysml.util.SysMLProfile.isBasicInterval(Element)
    use BasicIntervalStereotype.isInstance(element)
    com.nomagic.magicdraw.sysml.util.SysMLProfile.isBindingConnector(Element)
    use BindingConnectorStereotype.isInstance(element)
    com.nomagic.magicdraw.sysml.util.SysMLProfile.isBlock(Element)
    use BlockStereotype.isInstance(element)
    com.nomagic.magicdraw.sysml.util.SysMLProfile.isBlockHierarchy(Element)
    use BlockHierarchyStereotype.isInstance(element)
    com.nomagic.magicdraw.sysml.util.SysMLProfile.isBoundarysystem(Element)
    use BoundarysystemStereotype.isInstance(element)
    com.nomagic.magicdraw.sysml.util.SysMLProfile.isBoundReference(Element)
    use BoundReferenceStereotype.isInstance(element)
    com.nomagic.magicdraw.sysml.util.SysMLProfile.isBusinessRequirement(Element)
    use BusinessRequirementStereotype.isInstance(element)
    com.nomagic.magicdraw.sysml.util.SysMLProfile.isChangeStructuralFeatureEvent(Element)
    use ChangeStructuralFeatureEventStereotype.isInstance(element)
    com.nomagic.magicdraw.sysml.util.SysMLProfile.isClassifierBehaviorProperty(Element)
    use ClassifierBehaviorPropertyStereotype.isInstance(element)
    com.nomagic.magicdraw.sysml.util.SysMLProfile.isConform(Element)
    use ConformStereotype.isInstance(element)
    com.nomagic.magicdraw.sysml.util.SysMLProfile.isConjugatedInterfaceBlock(Element)
    use ConjugatedInterfaceBlockStereotype.isInstance(element)
    com.nomagic.magicdraw.sysml.util.SysMLProfile.isConnectorProperty(Element)
    use ConnectorPropertyStereotype.isInstance(element)
    com.nomagic.magicdraw.sysml.util.SysMLProfile.isConstraintBlock(Element)
    use ConstraintBlockStereotype.isInstance(element)
    com.nomagic.magicdraw.sysml.util.SysMLProfile.isContextDiagram(Element)
    use ContextDiagramStereotype.isInstance(element)
    com.nomagic.magicdraw.sysml.util.SysMLProfile.isContinuous(Element)
    use ContinuousStereotype.isInstance(element)
    com.nomagic.magicdraw.sysml.util.SysMLProfile.isControlOperator(Element)
    use ControlOperatorStereotype.isInstance(element)
    com.nomagic.magicdraw.sysml.util.SysMLProfile.isCopy(Element)
    use CopyStereotype.isInstance(element)
    com.nomagic.magicdraw.sysml.util.SysMLProfile.isDeriveReqt(Element)
    use DeriveReqtStereotype.isInstance(element)
    com.nomagic.magicdraw.sysml.util.SysMLProfile.isDesignConstraint(Element)
    use DesignConstraintStereotype.isInstance(element)
    com.nomagic.magicdraw.sysml.util.SysMLProfile.isDiagramDescription(Element)
    use DiagramDescriptionStereotype.isInstance(element)
    com.nomagic.magicdraw.sysml.util.SysMLProfile.isDiagramUsage(Element)
    use DiagramUsageStereotype.isInstance(element)
    com.nomagic.magicdraw.sysml.util.SysMLProfile.isDirectedFeature(Element)
    use DirectedFeatureStereotype.isInstance(element)
    com.nomagic.magicdraw.sysml.util.SysMLProfile.isDirectedRelationshipPropertyPath(Element)
    use DirectedRelationshipPropertyPathStereotype.isInstance(element)
    com.nomagic.magicdraw.sysml.util.SysMLProfile.isDiscrete(Element)
    use DiscreteStereotype.isInstance(element)
    com.nomagic.magicdraw.sysml.util.SysMLProfile.isDistributedProperty(Element)
    use DistributedPropertyStereotype.isInstance(element)
    com.nomagic.magicdraw.sysml.util.SysMLProfile.isDomain(Element)
    use DomainStereotype.isInstance(element)
    com.nomagic.magicdraw.sysml.util.SysMLProfile.isEffbd(Element)
    use EffbdStereotype.isInstance(element)
    com.nomagic.magicdraw.sysml.util.SysMLProfile.isElementGroup(Element)
    use ElementGroupStereotype.isInstance(element)
    com.nomagic.magicdraw.sysml.util.SysMLProfile.isElementPropertyPath(Element)
    use ElementPropertyPathStereotype.isInstance(element)
    com.nomagic.magicdraw.sysml.util.SysMLProfile.isEndPathMultiplicity(Element)
    use EndPathMultiplicityStereotype.isInstance(element)
    com.nomagic.magicdraw.sysml.util.SysMLProfile.isEnvironmentaleffect(Element)
    use EnvironmentaleffectStereotype.isInstance(element)
    com.nomagic.magicdraw.sysml.util.SysMLProfile.isEssential(Element)
    use EssentialStereotype.isInstance(element)
    com.nomagic.magicdraw.sysml.util.SysMLProfile.isExpose(Element)
    use ExposeStereotype.isInstance(element)
    com.nomagic.magicdraw.sysml.util.SysMLProfile.isExtendedRequirement(Element)
    use ExtendedRequirementStereotype.isInstance(element)
    com.nomagic.magicdraw.sysml.util.SysMLProfile.isExternal(Element)
    use ExternalStereotype.isInstance(element)
    com.nomagic.magicdraw.sysml.util.SysMLProfile.isExternalsystem(Element)
    use ExternalsystemStereotype.isInstance(element)
    com.nomagic.magicdraw.sysml.util.SysMLProfile.isFlowPort(Element)
    use FlowPortStereotype.isInstance(element)
    com.nomagic.magicdraw.sysml.util.SysMLProfile.isFlowProperty(Element)
    use FlowPropertyStereotype.isInstance(element)
    com.nomagic.magicdraw.sysml.util.SysMLProfile.isFlowSpecification(Element)
    use FlowSpecificationStereotype.isInstance(element)
    com.nomagic.magicdraw.sysml.util.SysMLProfile.isFullPort(Element)
    use FullPortStereotype.isInstance(element)
    com.nomagic.magicdraw.sysml.util.SysMLProfile.isFunctionalRequirement(Element)
    use FunctionalRequirementStereotype.isInstance(element)
    com.nomagic.magicdraw.sysml.util.SysMLProfile.isInterfaceBlock(Element)
    use InterfaceBlockStereotype.isInstance(element)
    com.nomagic.magicdraw.sysml.util.SysMLProfile.isInterfaceRequirement(Element)
    use InterfaceRequirementStereotype.isInstance(element)
    com.nomagic.magicdraw.sysml.util.SysMLProfile.isInterval(Element)
    use IntervalStereotype.isInstance(element)
    com.nomagic.magicdraw.sysml.util.SysMLProfile.isInvocationOnNestedPortAction(Element)
    use InvocationOnNestedPortActionStereotype.isInstance(element)
    com.nomagic.magicdraw.sysml.util.SysMLProfile.isItemFlow(Element)
    use ItemFlowStereotype.isInstance(element)
    com.nomagic.magicdraw.sysml.util.SysMLProfile.isMoe(Element)
    use MoeStereotype.isInstance(element)
    com.nomagic.magicdraw.sysml.util.SysMLProfile.isNestedConnectorEnd(Element)
    use NestedConnectorEndStereotype.isInstance(element)
    com.nomagic.magicdraw.sysml.util.SysMLProfile.isNoBuffer(Element)
    use NoBufferStereotype.isInstance(element)
    com.nomagic.magicdraw.sysml.util.SysMLProfile.isNonStreaming(Element)
    use NonStreamingStereotype.isInstance(element)
    com.nomagic.magicdraw.sysml.util.SysMLProfile.isNormal(Element)
    use NormalStereotype.isInstance(element)
    com.nomagic.magicdraw.sysml.util.SysMLProfile.isObjectiveFunction(Element)
    use ObjectiveFunctionStereotype.isInstance(element)
    com.nomagic.magicdraw.sysml.util.SysMLProfile.isOptional(Element)
    use OptionalStereotype.isInstance(element)
    com.nomagic.magicdraw.sysml.util.SysMLProfile.isOverwrite(Element)
    use OverwriteStereotype.isInstance(element)
    com.nomagic.magicdraw.sysml.util.SysMLProfile.isParticipantProperty(Element)
    use ParticipantPropertyStereotype.isInstance(element)
    com.nomagic.magicdraw.sysml.util.SysMLProfile.isPerformanceRequirement(Element)
    use PerformanceRequirementStereotype.isInstance(element)
    com.nomagic.magicdraw.sysml.util.SysMLProfile.isPhysicalRequirement(Element)
    use PhysicalRequirementStereotype.isInstance(element)
    com.nomagic.magicdraw.sysml.util.SysMLProfile.isProbability(Element)
    use ProbabilityStereotype.isInstance(element)
    com.nomagic.magicdraw.sysml.util.SysMLProfile.isProblem(Element)
    use ProblemStereotype.isInstance(element)
    com.nomagic.magicdraw.sysml.util.SysMLProfile.isPropertySpecificType(Element)
    use PropertySpecificTypeStereotype.isInstance(element)
    com.nomagic.magicdraw.sysml.util.SysMLProfile.isProxyPort(Element)
    use ProxyPortStereotype.isInstance(element)
    com.nomagic.magicdraw.sysml.util.SysMLProfile.isRate(Element)
    use RateStereotype.isInstance(element)
    com.nomagic.magicdraw.sysml.util.SysMLProfile.isRationale(Element)
    use RationaleStereotype.isInstance(element)
    com.nomagic.magicdraw.sysml.util.SysMLProfile.isRefine(Element)
    use RefineStereotype.isInstance(element)
    com.nomagic.magicdraw.sysml.util.SysMLProfile.isRequirement(Element)
    use RequirementStereotype.isInstance(element)
    com.nomagic.magicdraw.sysml.util.SysMLProfile.isRequirementRelated(Element)
    use RequirementRelatedStereotype.isInstance(element)
    com.nomagic.magicdraw.sysml.util.SysMLProfile.isSatisfy(Element)
    use SatisfyStereotype.isInstance(element)
    com.nomagic.magicdraw.sysml.util.SysMLProfile.isSensor(Element)
    use SensorStereotype.isInstance(element)
    com.nomagic.magicdraw.sysml.util.SysMLProfile.isStakeholder(Element)
    use StakeholderStereotype.isInstance(element)
    com.nomagic.magicdraw.sysml.util.SysMLProfile.isStreaming(Element)
    use StreamingStereotype.isInstance(element)
    com.nomagic.magicdraw.sysml.util.SysMLProfile.isSubsystem(Element)
    use SubsystemStereotype.isInstance(element)
    com.nomagic.magicdraw.sysml.util.SysMLProfile.isSwimLaneDiagram(Element)
    use SwimLaneDiagramStereotype.isInstance(element)
    com.nomagic.magicdraw.sysml.util.SysMLProfile.isSystem(Element)
    use SystemStereotype.isInstance(element)
    com.nomagic.magicdraw.sysml.util.SysMLProfile.isSystemcontext(Element)
    use SystemcontextStereotype.isInstance(element)
    com.nomagic.magicdraw.sysml.util.SysMLProfile.isSystemprocess(Element)
    use SystemprocessStereotype.isInstance(element)
    com.nomagic.magicdraw.sysml.util.SysMLProfile.isTestCase(Element)
    use TestCaseStereotype.isInstance(element)
    com.nomagic.magicdraw.sysml.util.SysMLProfile.isTrace(Element)
    use TraceStereotype.isInstance(element)
    com.nomagic.magicdraw.sysml.util.SysMLProfile.isTriggerOnNestedPort(Element)
    use TriggerOnNestedPortStereotype.isInstance(element)
    com.nomagic.magicdraw.sysml.util.SysMLProfile.isUniform(Element)
    use UniformStereotype.isInstance(element)
    com.nomagic.magicdraw.sysml.util.SysMLProfile.isUsabilityRequirement(Element)
    use UsabilityRequirementStereotype.isInstance(element)
    com.nomagic.magicdraw.sysml.util.SysMLProfile.isUsersystem(Element)
    use UsersystemStereotype.isInstance(element)
    com.nomagic.magicdraw.sysml.util.SysMLProfile.isValueType(Element)
    use ValueTypeStereotype.isInstance(element)
    com.nomagic.magicdraw.sysml.util.SysMLProfile.isVerify(Element)
    use VerifyStereotype.isInstance(element)
    com.nomagic.magicdraw.sysml.util.SysMLProfile.isView(Element)
    use ViewStereotype.isInstance(element)
    com.nomagic.magicdraw.sysml.util.SysMLProfile.isViewpoint(Element)
    use ViewpointStereotype.isInstance(element)
    com.nomagic.magicdraw.tests.MagicDrawTestCase.setRunOnEventDispather(boolean)
    spelling error in name, use set #setRunOnEventDispatcher
    com.nomagic.magicdraw.uaf.UAF.getAchiever()
    use getInstance(element).achiever().getStereotype()
    com.nomagic.magicdraw.uaf.UAF.getAchieves()
    use getInstance(element).achieves().getStereotype()
    com.nomagic.magicdraw.uaf.UAF.getActivity()
    use getInstance(element).activity().getStereotype()
    com.nomagic.magicdraw.uaf.UAF.getActualCondition()
    use getInstance(element).actualCondition().getStereotype()
    com.nomagic.magicdraw.uaf.UAF.getActualEffect()
    use getInstance(element).actualEffect().getStereotype()
    com.nomagic.magicdraw.uaf.UAF.getActualEnduringTask()
    use getInstance(element).actualEnduringTask().getStereotype()
    com.nomagic.magicdraw.uaf.UAF.getActualEnterprisePhase()
    use getInstance(element).actualEnterprisePhase().getStereotype()
    com.nomagic.magicdraw.uaf.UAF.getActualEnvironment()
    use getInstance(element).actualEnvironment().getStereotype()
    com.nomagic.magicdraw.uaf.UAF.getActualLocation()
    use getInstance(element).actualLocation().getStereotype()
    com.nomagic.magicdraw.uaf.UAF.getActualMeasurement()
    use getInstance(element).actualMeasurement().getStereotype()
    com.nomagic.magicdraw.uaf.UAF.getActualMeasurementSet()
    use getInstance(element).actualMeasurementSet().getStereotype()
    com.nomagic.magicdraw.uaf.UAF.getActualOrganization()
    use getInstance(element).actualOrganization().getStereotype()
    com.nomagic.magicdraw.uaf.UAF.getActualOrganizationalResource()
    use getInstance(element).actualOrganizationalResource().getStereotype()
    com.nomagic.magicdraw.uaf.UAF.getActualOrganizationRole()
    use getInstance(element).actualOrganizationRole().getStereotype()
    com.nomagic.magicdraw.uaf.UAF.getActualOutcome()
    use getInstance(element).actualOutcome().getStereotype()
    com.nomagic.magicdraw.uaf.UAF.getActualPerson()
    use getInstance(element).actualPerson().getStereotype()
    com.nomagic.magicdraw.uaf.UAF.getActualPost()
    use getInstance(element).actualPost().getStereotype()
    com.nomagic.magicdraw.uaf.UAF.getActualProject()
    use getInstance(element).actualProject().getStereotype()
    com.nomagic.magicdraw.uaf.UAF.getActualProjectMilestone()
    use getInstance(element).actualProjectMilestone().getStereotype()
    com.nomagic.magicdraw.uaf.UAF.getActualProjectMilestoneRole()
    use getInstance(element).actualProjectMilestoneRole().getStereotype()
    com.nomagic.magicdraw.uaf.UAF.getActualProjectRole()
    use getInstance(element).actualProjectRole().getStereotype()
    com.nomagic.magicdraw.uaf.UAF.getActualPropertySet()
    use getInstance(element).actualPropertySet().getStereotype()
    com.nomagic.magicdraw.uaf.UAF.getActualResource()
    use getInstance(element).actualResource().getStereotype()
    com.nomagic.magicdraw.uaf.UAF.getActualResourceRelationship()
    use getInstance(element).actualResourceRelationship().getStereotype()
    com.nomagic.magicdraw.uaf.UAF.getActualResourceRole()
    use getInstance(element).actualResourceRole().getStereotype()
    com.nomagic.magicdraw.uaf.UAF.getActualResponsibility()
    use getInstance(element).actualResponsibility().getStereotype()
    com.nomagic.magicdraw.uaf.UAF.getActualResponsibleResource()
    use getInstance(element).actualResponsibleResource().getStereotype()
    com.nomagic.magicdraw.uaf.UAF.getActualRisk()
    use getInstance(element).actualRisk().getStereotype()
    com.nomagic.magicdraw.uaf.UAF.getActualService()
    use getInstance(element).actualService().getStereotype()
    com.nomagic.magicdraw.uaf.UAF.getActualState()
    use getInstance(element).actualState().getStereotype()
    com.nomagic.magicdraw.uaf.UAF.getActualStrategicPhase()
    use getInstance(element).actualStrategicPhase().getStereotype()
    com.nomagic.magicdraw.uaf.UAF.getAffectableElement()
    use getInstance(element).affectableElement().getStereotype()
    com.nomagic.magicdraw.uaf.UAF.getAffects()
    use getInstance(element).affects().getStereotype()
    com.nomagic.magicdraw.uaf.UAF.getAffectsInContext()
    use getInstance(element).affectsInContext().getStereotype()
    com.nomagic.magicdraw.uaf.UAF.getAlias()
    use getInstance(element).alias().getStereotype()
    com.nomagic.magicdraw.uaf.UAF.getArbitraryConnector()
    use getInstance(element).arbitraryConnector().getStereotype()
    com.nomagic.magicdraw.uaf.UAF.getArchitecturalDescription()
    use getInstance(element).architecturalDescription().getStereotype()
    com.nomagic.magicdraw.uaf.UAF.getArchitecturalReference()
    use getInstance(element).architecturalReference().getStereotype()
    com.nomagic.magicdraw.uaf.UAF.getArchitecture()
    use getInstance(element).architecture().getStereotype()
    com.nomagic.magicdraw.uaf.UAF.getArchitectureMetadata()
    use getInstance(element).architectureMetadata().getStereotype()
    com.nomagic.magicdraw.uaf.UAF.getAsset()
    use getInstance(element).asset().getStereotype()
    com.nomagic.magicdraw.uaf.UAF.getAssetRole()
    use getInstance(element).assetRole().getStereotype()
    com.nomagic.magicdraw.uaf.UAF.getCapability()
    use getInstance(element).capability().getStereotype()
    com.nomagic.magicdraw.uaf.UAF.getCapabilityConfiguration()
    use getInstance(element).capabilityConfiguration().getStereotype()
    com.nomagic.magicdraw.uaf.UAF.getCapabilityRole()
    use getInstance(element).capabilityRole().getStereotype()
    com.nomagic.magicdraw.uaf.UAF.getCapableElement()
    use getInstance(element).capableElement().getStereotype()
    com.nomagic.magicdraw.uaf.UAF.getChallenge()
    use getInstance(element).challenge().getStereotype()
    com.nomagic.magicdraw.uaf.UAF.getCommand()
    use getInstance(element).command().getStereotype()
    com.nomagic.magicdraw.uaf.UAF.getComparesTo()
    use getInstance(element).comparesTo().getStereotype()
    com.nomagic.magicdraw.uaf.UAF.getCompetence()
    use getInstance(element).competence().getStereotype()
    com.nomagic.magicdraw.uaf.UAF.getCompetenceForRole()
    use getInstance(element).competenceForRole().getStereotype()
    com.nomagic.magicdraw.uaf.UAF.getCompetenceToConduct()
    use getInstance(element).competenceToConduct().getStereotype()
    com.nomagic.magicdraw.uaf.UAF.getConceptItem()
    use getInstance(element).conceptItem().getStereotype()
    com.nomagic.magicdraw.uaf.UAF.getConceptRole()
    use getInstance(element).conceptRole().getStereotype()
    com.nomagic.magicdraw.uaf.UAF.getConcern()
    use getInstance(element).concern().getStereotype()
    com.nomagic.magicdraw.uaf.UAF.getCondition()
    use getInstance(element).condition().getStereotype()
    com.nomagic.magicdraw.uaf.UAF.getControl()
    use getInstance(element).control().getStereotype()
    com.nomagic.magicdraw.uaf.UAF.getCreates()
    use getInstance(element).creates().getStereotype()
    com.nomagic.magicdraw.uaf.UAF.getDefinition()
    use getInstance(element).definition().getStereotype()
    com.nomagic.magicdraw.uaf.UAF.getDesirer()
    use getInstance(element).desirer().getStereotype()
    com.nomagic.magicdraw.uaf.UAF.getDesires()
    use getInstance(element).desires().getStereotype()
    com.nomagic.magicdraw.uaf.UAF.getDriver()
    use getInstance(element).driver().getStereotype()
    com.nomagic.magicdraw.uaf.UAF.getEffect()
    use getInstance(element).effect().getStereotype()
    com.nomagic.magicdraw.uaf.UAF.getEnables()
    use getInstance(element).enables().getStereotype()
    com.nomagic.magicdraw.uaf.UAF.getEnhancedSecurityControl()
    use getInstance(element).enhancedSecurityControl().getStereotype()
    com.nomagic.magicdraw.uaf.UAF.getEnhances()
    use getInstance(element).enhances().getStereotype()
    com.nomagic.magicdraw.uaf.UAF.getEnterpriseGoal()
    use getInstance(element).enterpriseGoal().getStereotype()
    com.nomagic.magicdraw.uaf.UAF.getEnterpriseMission()
    use getInstance(element).enterpriseMission().getStereotype()
    com.nomagic.magicdraw.uaf.UAF.getEnterpriseObjective()
    use getInstance(element).enterpriseObjective().getStereotype()
    com.nomagic.magicdraw.uaf.UAF.getEnterpriseVision()
    use getInstance(element).enterpriseVision().getStereotype()
    com.nomagic.magicdraw.uaf.UAF.getEnvironment()
    use getInstance(element).environment().getStereotype()
    com.nomagic.magicdraw.uaf.UAF.getEnvironmentProperty()
    use getInstance(element).environmentProperty().getStereotype()
    com.nomagic.magicdraw.uaf.UAF.getEvokedBy()
    use getInstance(element).evokedBy().getStereotype()
    com.nomagic.magicdraw.uaf.UAF.getExchange()
    use getInstance(element).exchange().getStereotype()
    com.nomagic.magicdraw.uaf.UAF.getExhibits()
    use getInstance(element).exhibits().getStereotype()
    com.nomagic.magicdraw.uaf.UAF.getFieldedCapability()
    use getInstance(element).fieldedCapability().getStereotype()
    com.nomagic.magicdraw.uaf.UAF.getFillsPost()
    use getInstance(element).fillsPost().getStereotype()
    com.nomagic.magicdraw.uaf.UAF.getForecast()
    use getInstance(element).forecast().getStereotype()
    com.nomagic.magicdraw.uaf.UAF.getFunction()
    use getInstance(element).function().getStereotype()
    com.nomagic.magicdraw.uaf.UAF.getFunctionAction()
    use getInstance(element).functionAction().getStereotype()
    com.nomagic.magicdraw.uaf.UAF.getFunctionControlFlow()
    use getInstance(element).functionControlFlow().getStereotype()
    com.nomagic.magicdraw.uaf.UAF.getFunctionEdge()
    use getInstance(element).functionEdge().getStereotype()
    com.nomagic.magicdraw.uaf.UAF.getFunctionObjectFlow()
    use getInstance(element).functionObjectFlow().getStereotype()
    com.nomagic.magicdraw.uaf.UAF.getGeoPoliticalExtentType()
    use getInstance(element).geoPoliticalExtentType().getStereotype()
    com.nomagic.magicdraw.uaf.UAF.getGovernedBy()
    use getInstance(element).governedBy().getStereotype()
    com.nomagic.magicdraw.uaf.UAF.getHighLevelOperationalConcept()
    use getInstance(element).highLevelOperationalConcept().getStereotype()
    com.nomagic.magicdraw.uaf.UAF.getImpactedBy()
    use getInstance(element).impactedBy().getStereotype()
    com.nomagic.magicdraw.uaf.UAF.getImplements()
    use getInstance(element)._implements().getStereotype()
    com.nomagic.magicdraw.uaf.UAF.getInformation()
    use getInstance(element).information().getStereotype()
    com.nomagic.magicdraw.uaf.UAF.getInformationModel()
    use getInstance(element).informationModel().getStereotype()
    com.nomagic.magicdraw.uaf.UAF.getIsCapableToPerform()
    use getInstance(element).isCapableToPerform().getStereotype()
    com.nomagic.magicdraw.uaf.UAF.getISO8601DateTime()
    use getInstance(element).isO8601DateTime().getStereotype()
    com.nomagic.magicdraw.uaf.UAF.getKnownResource()
    use getInstance(element).knownResource().getStereotype()
    com.nomagic.magicdraw.uaf.UAF.getLocation()
    use getInstance(element).location().getStereotype()
    com.nomagic.magicdraw.uaf.UAF.getLocationHolder()
    use getInstance(element).locationHolder().getStereotype()
    com.nomagic.magicdraw.uaf.UAF.getMapsToCapability()
    use getInstance(element).mapsToCapability().getStereotype()
    com.nomagic.magicdraw.uaf.UAF.getMapsToGoal()
    use getInstance(element).mapsToGoal().getStereotype()
    com.nomagic.magicdraw.uaf.UAF.getMeasurableElement()
    use getInstance(element).measurableElement().getStereotype()
    com.nomagic.magicdraw.uaf.UAF.getMeasurement()
    use getInstance(element).measurement().getStereotype()
    com.nomagic.magicdraw.uaf.UAF.getMeasurementSet()
    use getInstance(element).measurementSet().getStereotype()
    com.nomagic.magicdraw.uaf.UAF.getMetadata()
    use getInstance(element).metadata().getStereotype()
    com.nomagic.magicdraw.uaf.UAF.getMilestoneDependency()
    use getInstance(element).milestoneDependency().getStereotype()
    com.nomagic.magicdraw.uaf.UAF.getMitigates()
    use getInstance(element).mitigates().getStereotype()
    com.nomagic.magicdraw.uaf.UAF.getMotivatedBy()
    use getInstance(element).motivatedBy().getStereotype()
    com.nomagic.magicdraw.uaf.UAF.getMotivationalElement()
    use getInstance(element).motivationalElement().getStereotype()
    com.nomagic.magicdraw.uaf.UAF.getNaturalResource()
    use getInstance(element).naturalResource().getStereotype()
    com.nomagic.magicdraw.uaf.UAF.getOperationalActivity()
    use getInstance(element).operationalActivity().getStereotype()
    com.nomagic.magicdraw.uaf.UAF.getOperationalActivityAction()
    use getInstance(element).operationalActivityAction().getStereotype()
    com.nomagic.magicdraw.uaf.UAF.getOperationalActivityEdge()
    use getInstance(element).operationalActivityEdge().getStereotype()
    com.nomagic.magicdraw.uaf.UAF.getOperationalAgent()
    use getInstance(element).operationalAgent().getStereotype()
    com.nomagic.magicdraw.uaf.UAF.getOperationalArchitecture()
    use getInstance(element).operationalArchitecture().getStereotype()
    com.nomagic.magicdraw.uaf.UAF.getOperationalAsset()
    use getInstance(element).operationalAsset().getStereotype()
    com.nomagic.magicdraw.uaf.UAF.getOperationalConnector()
    use getInstance(element).operationalConnector().getStereotype()
    com.nomagic.magicdraw.uaf.UAF.getOperationalConstraint()
    use getInstance(element).operationalConstraint().getStereotype()
    com.nomagic.magicdraw.uaf.UAF.getOperationalControlFlow()
    use getInstance(element).operationalControlFlow().getStereotype()
    com.nomagic.magicdraw.uaf.UAF.getOperationalExchange()
    use getInstance(element).operationalExchange().getStereotype()
    com.nomagic.magicdraw.uaf.UAF.getOperationalExchangeItem()
    use getInstance(element).operationalExchangeItem().getStereotype()
    com.nomagic.magicdraw.uaf.UAF.getOperationalInformation()
    use getInstance(element).operationalInformation().getStereotype()
    com.nomagic.magicdraw.uaf.UAF.getOperationalInformationRole()
    use getInstance(element).operationalInformationRole().getStereotype()
    com.nomagic.magicdraw.uaf.UAF.getOperationalInterface()
    use getInstance(element).operationalInterface().getStereotype()
    com.nomagic.magicdraw.uaf.UAF.getOperationalMessage()
    use getInstance(element).operationalMessage().getStereotype()
    com.nomagic.magicdraw.uaf.UAF.getOperationalMethod()
    use getInstance(element).operationalMethod().getStereotype()
    com.nomagic.magicdraw.uaf.UAF.getOperationalMitigation()
    use getInstance(element).operationalMitigation().getStereotype()
    com.nomagic.magicdraw.uaf.UAF.getOperationalObjectFlow()
    use getInstance(element).operationalObjectFlow().getStereotype()
    com.nomagic.magicdraw.uaf.UAF.getOperationalParameter()
    use getInstance(element).operationalParameter().getStereotype()
    com.nomagic.magicdraw.uaf.UAF.getOperationalPerformer()
    use getInstance(element).operationalPerformer().getStereotype()
    com.nomagic.magicdraw.uaf.UAF.getOperationalPort()
    use getInstance(element).operationalPort().getStereotype()
    com.nomagic.magicdraw.uaf.UAF.getOperationalRole()
    use getInstance(element).operationalRole().getStereotype()
    com.nomagic.magicdraw.uaf.UAF.getOperationalSignal()
    use getInstance(element).operationalSignal().getStereotype()
    com.nomagic.magicdraw.uaf.UAF.getOperationalSignalProperty()
    use getInstance(element).operationalSignalProperty().getStereotype()
    com.nomagic.magicdraw.uaf.UAF.getOperationalStateDescription()
    use getInstance(element).operationalStateDescription().getStereotype()
    com.nomagic.magicdraw.uaf.UAF.getOpportunity()
    use getInstance(element).opportunity().getStereotype()
    com.nomagic.magicdraw.uaf.UAF.getOrganization()
    use getInstance(element).organization().getStereotype()
    com.nomagic.magicdraw.uaf.UAF.getOrganizationalResource()
    use getInstance(element).organizationalResource().getStereotype()
    com.nomagic.magicdraw.uaf.UAF.getOrganizationInPhase()
    use getInstance(element).organizationInPhase().getStereotype()
    com.nomagic.magicdraw.uaf.UAF.getOwnsProcess()
    use getInstance(element).ownsProcess().getStereotype()
    com.nomagic.magicdraw.uaf.UAF.getOwnsRisk()
    use getInstance(element).ownsRisk().getStereotype()
    com.nomagic.magicdraw.uaf.UAF.getOwnsRiskInContext()
    use getInstance(element).ownsRiskInContext().getStereotype()
    com.nomagic.magicdraw.uaf.UAF.getOwnsValue()
    use getInstance(element).ownsValue().getStereotype()
    com.nomagic.magicdraw.uaf.UAF.getPerformsInContext()
    use getInstance(element).performsInContext().getStereotype()
    com.nomagic.magicdraw.uaf.UAF.getPerson()
    use getInstance(element).person().getStereotype()
    com.nomagic.magicdraw.uaf.UAF.getPhaseableElement()
    use getInstance(element).phaseableElement().getStereotype()
    com.nomagic.magicdraw.uaf.UAF.getPhases()
    use getInstance(element).phases().getStereotype()
    com.nomagic.magicdraw.uaf.UAF.getPhysicalResource()
    use getInstance(element).physicalResource().getStereotype()
    com.nomagic.magicdraw.uaf.UAF.getPost()
    use getInstance(element).post().getStereotype()
    com.nomagic.magicdraw.uaf.UAF.getPresentedBy()
    use getInstance(element).presentedBy().getStereotype()
    com.nomagic.magicdraw.uaf.UAF.getProblemDomain()
    use getInstance(element).problemDomain().getStereotype()
    com.nomagic.magicdraw.uaf.UAF.getProject()
    use getInstance(element).project().getStereotype()
    com.nomagic.magicdraw.uaf.UAF.getProjectActivity()
    use getInstance(element).projectActivity().getStereotype()
    com.nomagic.magicdraw.uaf.UAF.getProjectActivityAction()
    use getInstance(element).projectActivityAction().getStereotype()
    com.nomagic.magicdraw.uaf.UAF.getProjectMilestone()
    use getInstance(element).projectMilestone().getStereotype()
    com.nomagic.magicdraw.uaf.UAF.getProjectMilestoneRole()
    use getInstance(element).projectMilestoneRole().getStereotype()
    com.nomagic.magicdraw.uaf.UAF.getProjectRole()
    use getInstance(element).projectRole().getStereotype()
    com.nomagic.magicdraw.uaf.UAF.getProjectSequence()
    use getInstance(element).projectSequence().getStereotype()
    com.nomagic.magicdraw.uaf.UAF.getProjectStatus()
    use getInstance(element).projectStatus().getStereotype()
    com.nomagic.magicdraw.uaf.UAF.getProjectTheme()
    use getInstance(element).projectTheme().getStereotype()
    com.nomagic.magicdraw.uaf.UAF.getPropertySet()
    use getInstance(element).propertySet().getStereotype()
    com.nomagic.magicdraw.uaf.UAF.getProtects()
    use getInstance(element).protects().getStereotype()
    com.nomagic.magicdraw.uaf.UAF.getProtectsInContext()
    use getInstance(element).protectsInContext().getStereotype()
    com.nomagic.magicdraw.uaf.UAF.getProtocol()
    use getInstance(element).protocol().getStereotype()
    com.nomagic.magicdraw.uaf.UAF.getProtocolImplementation()
    use getInstance(element).protocolImplementation().getStereotype()
    com.nomagic.magicdraw.uaf.UAF.getProtocolLayer()
    use getInstance(element).protocolLayer().getStereotype()
    com.nomagic.magicdraw.uaf.UAF.getProtocolStack()
    use getInstance(element).protocolStack().getStereotype()
    com.nomagic.magicdraw.uaf.UAF.getProvidedServiceLevel()
    use getInstance(element).providedServiceLevel().getStereotype()
    com.nomagic.magicdraw.uaf.UAF.getProvidesCompetence()
    use getInstance(element).providesCompetence().getStereotype()
    com.nomagic.magicdraw.uaf.UAF.getRequiredServiceLevel()
    use getInstance(element).requiredServiceLevel().getStereotype()
    com.nomagic.magicdraw.uaf.UAF.getRequiresCompetence()
    use getInstance(element).requiresCompetence().getStereotype()
    com.nomagic.magicdraw.uaf.UAF.getResource()
    use getInstance(element).resource().getStereotype()
    com.nomagic.magicdraw.uaf.UAF.getResourceArchitecture()
    use getInstance(element).resourceArchitecture().getStereotype()
    com.nomagic.magicdraw.uaf.UAF.getResourceArtifact()
    use getInstance(element).resourceArtifact().getStereotype()
    com.nomagic.magicdraw.uaf.UAF.getResourceAsset()
    use getInstance(element).resourceAsset().getStereotype()
    com.nomagic.magicdraw.uaf.UAF.getResourceConnector()
    use getInstance(element).resourceConnector().getStereotype()
    com.nomagic.magicdraw.uaf.UAF.getResourceConstraint()
    use getInstance(element).resourceConstraint().getStereotype()
    com.nomagic.magicdraw.uaf.UAF.getResourceExchange()
    use getInstance(element).resourceExchange().getStereotype()
    com.nomagic.magicdraw.uaf.UAF.getResourceExchangeItem()
    use getInstance(element).resourceExchangeItem().getStereotype()
    com.nomagic.magicdraw.uaf.UAF.getResourceInformation()
    use getInstance(element).resourceInformation().getStereotype()
    com.nomagic.magicdraw.uaf.UAF.getResourceInformationRole()
    use getInstance(element).resourceInformationRole().getStereotype()
    com.nomagic.magicdraw.uaf.UAF.getResourceInterface()
    use getInstance(element).resourceInterface().getStereotype()
    com.nomagic.magicdraw.uaf.UAF.getResourceMessage()
    use getInstance(element).resourceMessage().getStereotype()
    com.nomagic.magicdraw.uaf.UAF.getResourceMethod()
    use getInstance(element).resourceMethod().getStereotype()
    com.nomagic.magicdraw.uaf.UAF.getResourceMitigation()
    use getInstance(element).resourceMitigation().getStereotype()
    com.nomagic.magicdraw.uaf.UAF.getResourceParameter()
    use getInstance(element).resourceParameter().getStereotype()
    com.nomagic.magicdraw.uaf.UAF.getResourcePerformer()
    use getInstance(element).resourcePerformer().getStereotype()
    com.nomagic.magicdraw.uaf.UAF.getResourcePort()
    use getInstance(element).resourcePort().getStereotype()
    com.nomagic.magicdraw.uaf.UAF.getResourceRole()
    use getInstance(element).resourceRole().getStereotype()
    com.nomagic.magicdraw.uaf.UAF.getResourceService()
    use getInstance(element).resourceService().getStereotype()
    com.nomagic.magicdraw.uaf.UAF.getResourceServiceInterface()
    use getInstance(element).resourceServiceInterface().getStereotype()
    com.nomagic.magicdraw.uaf.UAF.getResourceSignal()
    use getInstance(element).resourceSignal().getStereotype()
    com.nomagic.magicdraw.uaf.UAF.getResourceSignalProperty()
    use getInstance(element).resourceSignalProperty().getStereotype()
    com.nomagic.magicdraw.uaf.UAF.getResourceStateDescription()
    use getInstance(element).resourceStateDescription().getStereotype()
    com.nomagic.magicdraw.uaf.UAF.getResponsibility()
    use getInstance(element).responsibility().getStereotype()
    com.nomagic.magicdraw.uaf.UAF.getResponsibleFor()
    use getInstance(element).responsibleFor().getStereotype()
    com.nomagic.magicdraw.uaf.UAF.getRisk()
    use getInstance(element).risk().getStereotype()
    com.nomagic.magicdraw.uaf.UAF.getRule()
    use getInstance(element).rule().getStereotype()
    com.nomagic.magicdraw.uaf.UAF.getSameAs()
    use getInstance(element).sameAs().getStereotype()
    com.nomagic.magicdraw.uaf.UAF.getSecurityConstraint()
    use getInstance(element).securityConstraint().getStereotype()
    com.nomagic.magicdraw.uaf.UAF.getSecurityControl()
    use getInstance(element).securityControl().getStereotype()
    com.nomagic.magicdraw.uaf.UAF.getSecurityControlFamily()
    use getInstance(element).securityControlFamily().getStereotype()
    com.nomagic.magicdraw.uaf.UAF.getSecurityEnclave()
    use getInstance(element).securityEnclave().getStereotype()
    com.nomagic.magicdraw.uaf.UAF.getSecurityProcess()
    use getInstance(element).securityProcess().getStereotype()
    com.nomagic.magicdraw.uaf.UAF.getSecurityProcessAction()
    use getInstance(element).securityProcessAction().getStereotype()
    com.nomagic.magicdraw.uaf.UAF.getSecurityRisk()
    use getInstance(element).securityRisk().getStereotype()
    com.nomagic.magicdraw.uaf.UAF.getSequence()
    use getInstance(element).sequence().getStereotype()
    com.nomagic.magicdraw.uaf.UAF.getService()
    use getInstance(element).service().getStereotype()
    com.nomagic.magicdraw.uaf.UAF.getServiceArchitecture()
    use getInstance(element).serviceArchitecture().getStereotype()
    com.nomagic.magicdraw.uaf.UAF.getServiceConnector()
    use getInstance(element).serviceConnector().getStereotype()
    com.nomagic.magicdraw.uaf.UAF.getServiceContract()
    use getInstance(element).serviceContract().getStereotype()
    com.nomagic.magicdraw.uaf.UAF.getServiceControlFlow()
    use getInstance(element).serviceControlFlow().getStereotype()
    com.nomagic.magicdraw.uaf.UAF.getServiceExchange()
    use getInstance(element).serviceExchange().getStereotype()
    com.nomagic.magicdraw.uaf.UAF.getServiceExchangeItem()
    use getInstance(element).serviceExchangeItem().getStereotype()
    com.nomagic.magicdraw.uaf.UAF.getServiceFunction()
    use getInstance(element).serviceFunction().getStereotype()
    com.nomagic.magicdraw.uaf.UAF.getServiceFunctionAction()
    use getInstance(element).serviceFunctionAction().getStereotype()
    com.nomagic.magicdraw.uaf.UAF.getServiceFunctionEdge()
    use getInstance(element).serviceFunctionEdge().getStereotype()
    com.nomagic.magicdraw.uaf.UAF.getServiceInterface()
    use getInstance(element).serviceInterface().getStereotype()
    com.nomagic.magicdraw.uaf.UAF.getServiceMessage()
    use getInstance(element).serviceMessage().getStereotype()
    com.nomagic.magicdraw.uaf.UAF.getServiceMethod()
    use getInstance(element).serviceMethod().getStereotype()
    com.nomagic.magicdraw.uaf.UAF.getServiceObjectFlow()
    use getInstance(element).serviceObjectFlow().getStereotype()
    com.nomagic.magicdraw.uaf.UAF.getServiceParameter()
    use getInstance(element).serviceParameter().getStereotype()
    com.nomagic.magicdraw.uaf.UAF.getServicePolicy()
    use getInstance(element).servicePolicy().getStereotype()
    com.nomagic.magicdraw.uaf.UAF.getServicePort()
    use getInstance(element).servicePort().getStereotype()
    com.nomagic.magicdraw.uaf.UAF.getServiceRole()
    use getInstance(element).serviceRole().getStereotype()
    com.nomagic.magicdraw.uaf.UAF.getServiceSignal()
    use getInstance(element).serviceSignal().getStereotype()
    com.nomagic.magicdraw.uaf.UAF.getServiceSignalProperty()
    use getInstance(element).serviceSignalProperty().getStereotype()
    com.nomagic.magicdraw.uaf.UAF.getServiceStateDescription()
    use getInstance(element).serviceStateDescription().getStereotype()
    com.nomagic.magicdraw.uaf.UAF.getSoftware()
    use getInstance(element).software().getStereotype()
    com.nomagic.magicdraw.uaf.UAF.getStakeholder()
    use getInstance(element).stakeholder().getStereotype()
    com.nomagic.magicdraw.uaf.UAF.getStandard()
    use getInstance(element).standard().getStereotype()
    com.nomagic.magicdraw.uaf.UAF.getStandardOperationalActivity()
    use getInstance(element).standardOperationalActivity().getStereotype()
    com.nomagic.magicdraw.uaf.UAF.getStatusIndicators()
    use getInstance(element).statusIndicators().getStereotype()
    com.nomagic.magicdraw.uaf.UAF.getStrategicAsset()
    use getInstance(element).strategicAsset().getStereotype()
    com.nomagic.magicdraw.uaf.UAF.getStrategicConstraint()
    use getInstance(element).strategicConstraint().getStereotype()
    com.nomagic.magicdraw.uaf.UAF.getStrategicExchange()
    use getInstance(element).strategicExchange().getStereotype()
    com.nomagic.magicdraw.uaf.UAF.getStrategicExchangeItem()
    use getInstance(element).strategicExchangeItem().getStereotype()
    com.nomagic.magicdraw.uaf.UAF.getStrategicInformation()
    use getInstance(element).strategicInformation().getStereotype()
    com.nomagic.magicdraw.uaf.UAF.getStrategicPhase()
    use getInstance(element).strategicPhase().getStereotype()
    com.nomagic.magicdraw.uaf.UAF.getStructuralPart()
    use getInstance(element).structuralPart().getStereotype()
    com.nomagic.magicdraw.uaf.UAF.getSubjectOfForecast()
    use getInstance(element).subjectOfForecast().getStereotype()
    com.nomagic.magicdraw.uaf.UAF.getSubjectOfOperationalConstraint()
    use getInstance(element).subjectOfOperationalConstraint().getStereotype()
    com.nomagic.magicdraw.uaf.UAF.getSubjectOfResourceConstraint()
    use getInstance(element).subjectOfResourceConstraint().getStereotype()
    com.nomagic.magicdraw.uaf.UAF.getSubjectOfSecurityConstraint()
    use getInstance(element).subjectOfSecurityConstraint().getStereotype()
    com.nomagic.magicdraw.uaf.UAF.getSubjectOfStrategicConstraint()
    use getInstance(element).subjectOfStrategicConstraint().getStereotype()
    com.nomagic.magicdraw.uaf.UAF.getSupports()
    use getInstance(element).supports().getStereotype()
    com.nomagic.magicdraw.uaf.UAF.getSystem()
    use getInstance(element).system().getStereotype()
    com.nomagic.magicdraw.uaf.UAF.getTechnology()
    use getInstance(element).technology().getStereotype()
    com.nomagic.magicdraw.uaf.UAF.getTemporalPart()
    use getInstance(element).temporalPart().getStereotype()
    com.nomagic.magicdraw.uaf.UAF.getUAFElement()
    use getInstance(element).uafElement().getStereotype()
    com.nomagic.magicdraw.uaf.UAF.getValueItem()
    use getInstance(element).valueItem().getStereotype()
    com.nomagic.magicdraw.uaf.UAF.getValueStream()
    use getInstance(element).valueStream().getStereotype()
    com.nomagic.magicdraw.uaf.UAF.getVersionedElement()
    use getInstance(element).versionedElement().getStereotype()
    com.nomagic.magicdraw.uaf.UAF.getVersionOfConfiguration()
    use getInstance(element).versionOfConfiguration().getStereotype()
    com.nomagic.magicdraw.uaf.UAF.getVersionSuccession()
    use getInstance(element).versionSuccession().getStereotype()
    com.nomagic.magicdraw.uaf.UAF.getView()
    use getInstance(element).view().getStereotype()
    com.nomagic.magicdraw.uaf.UAF.getViewpoint()
    use getInstance(element).viewpoint().getStereotype()
    com.nomagic.magicdraw.uaf.UAF.getVisionStatement()
    use getInstance(element).visionStatement().getStereotype()
    com.nomagic.magicdraw.uaf.UAF.getWholeLifeConfiguration()
    use getInstance(element).wholeLifeConfiguration().getStereotype()
    com.nomagic.magicdraw.uaf.UAF.getWholeLifeEnterprise()
    use getInstance(element).wholeLifeEnterprise().getStereotype()
    com.nomagic.magicdraw.uaf.UAF.isAchiever(Element)
    use AchieverStereotype.isInstance(element)
    com.nomagic.magicdraw.uaf.UAF.isAchieves(Element)
    use AchievesStereotype.isInstance(element)
    com.nomagic.magicdraw.uaf.UAF.isActivity(Element)
    use ActivityStereotype.isInstance(element)
    com.nomagic.magicdraw.uaf.UAF.isActualCondition(Element)
    use ActualConditionStereotype.isInstance(element)
    com.nomagic.magicdraw.uaf.UAF.isActualEffect(Element)
    use ActualEffectStereotype.isInstance(element)
    com.nomagic.magicdraw.uaf.UAF.isActualEnduringTask(Element)
    use ActualEnduringTaskStereotype.isInstance(element)
    com.nomagic.magicdraw.uaf.UAF.isActualEnterprisePhase(Element)
    use ActualEnterprisePhaseStereotype.isInstance(element)
    com.nomagic.magicdraw.uaf.UAF.isActualEnvironment(Element)
    use ActualEnvironmentStereotype.isInstance(element)
    com.nomagic.magicdraw.uaf.UAF.isActualLocation(Element)
    use ActualLocationStereotype.isInstance(element)
    com.nomagic.magicdraw.uaf.UAF.isActualMeasurement(Element)
    use ActualMeasurementStereotype.isInstance(element)
    com.nomagic.magicdraw.uaf.UAF.isActualMeasurementSet(Element)
    use ActualMeasurementSetStereotype.isInstance(element)
    com.nomagic.magicdraw.uaf.UAF.isActualOrganization(Element)
    use ActualOrganizationStereotype.isInstance(element)
    com.nomagic.magicdraw.uaf.UAF.isActualOrganizationalResource(Element)
    use ActualOrganizationalResourceStereotype.isInstance(element)
    com.nomagic.magicdraw.uaf.UAF.isActualOrganizationRole(Element)
    use ActualOrganizationRoleStereotype.isInstance(element)
    com.nomagic.magicdraw.uaf.UAF.isActualOutcome(Element)
    use ActualOutcomeStereotype.isInstance(element)
    com.nomagic.magicdraw.uaf.UAF.isActualPerson(Element)
    use ActualPersonStereotype.isInstance(element)
    com.nomagic.magicdraw.uaf.UAF.isActualPost(Element)
    use ActualPostStereotype.isInstance(element)
    com.nomagic.magicdraw.uaf.UAF.isActualProject(Element)
    use ActualProjectStereotype.isInstance(element)
    com.nomagic.magicdraw.uaf.UAF.isActualProjectMilestone(Element)
    use ActualProjectMilestoneStereotype.isInstance(element)
    com.nomagic.magicdraw.uaf.UAF.isActualProjectMilestoneRole(Element)
    use ActualProjectMilestoneRoleStereotype.isInstance(element)
    com.nomagic.magicdraw.uaf.UAF.isActualProjectRole(Element)
    use ActualProjectRoleStereotype.isInstance(element)
    com.nomagic.magicdraw.uaf.UAF.isActualPropertySet(Element)
    use ActualPropertySetStereotype.isInstance(element)
    com.nomagic.magicdraw.uaf.UAF.isActualResource(Element)
    use ActualResourceStereotype.isInstance(element)
    com.nomagic.magicdraw.uaf.UAF.isActualResourceRelationship(Element)
    use ActualResourceRelationshipStereotype.isInstance(element)
    com.nomagic.magicdraw.uaf.UAF.isActualResourceRole(Element)
    use ActualResourceRoleStereotype.isInstance(element)
    com.nomagic.magicdraw.uaf.UAF.isActualResponsibility(Element)
    use ActualResponsibilityStereotype.isInstance(element)
    com.nomagic.magicdraw.uaf.UAF.isActualResponsibleResource(Element)
    use ActualResponsibleResourceStereotype.isInstance(element)
    com.nomagic.magicdraw.uaf.UAF.isActualRisk(Element)
    use ActualRiskStereotype.isInstance(element)
    com.nomagic.magicdraw.uaf.UAF.isActualService(Element)
    use ActualServiceStereotype.isInstance(element)
    com.nomagic.magicdraw.uaf.UAF.isActualState(Element)
    use ActualStateStereotype.isInstance(element)
    com.nomagic.magicdraw.uaf.UAF.isActualStrategicPhase(Element)
    use ActualStrategicPhaseStereotype.isInstance(element)
    com.nomagic.magicdraw.uaf.UAF.isAffectableElement(Element)
    use AffectableElementStereotype.isInstance(element)
    com.nomagic.magicdraw.uaf.UAF.isAffects(Element)
    use AffectsStereotype.isInstance(element)
    com.nomagic.magicdraw.uaf.UAF.isAffectsInContext(Element)
    use AffectsInContextStereotype.isInstance(element)
    com.nomagic.magicdraw.uaf.UAF.isAlias(Element)
    use AliasStereotype.isInstance(element)
    com.nomagic.magicdraw.uaf.UAF.isArbitraryConnector(Element)
    use ArbitraryConnectorStereotype.isInstance(element)
    com.nomagic.magicdraw.uaf.UAF.isArchitecturalDescription(Element)
    use ArchitecturalDescriptionStereotype.isInstance(element)
    com.nomagic.magicdraw.uaf.UAF.isArchitecturalReference(Element)
    use ArchitecturalReferenceStereotype.isInstance(element)
    com.nomagic.magicdraw.uaf.UAF.isArchitecture(Element)
    use ArchitectureStereotype.isInstance(element)
    com.nomagic.magicdraw.uaf.UAF.isArchitectureMetadata(Element)
    use ArchitectureMetadataStereotype.isInstance(element)
    com.nomagic.magicdraw.uaf.UAF.isAsset(Element)
    use AssetStereotype.isInstance(element)
    com.nomagic.magicdraw.uaf.UAF.isAssetRole(Element)
    use AssetRoleStereotype.isInstance(element)
    com.nomagic.magicdraw.uaf.UAF.isCapability(Element)
    use CapabilityStereotype.isInstance(element)
    com.nomagic.magicdraw.uaf.UAF.isCapabilityConfiguration(Element)
    use CapabilityConfigurationStereotype.isInstance(element)
    com.nomagic.magicdraw.uaf.UAF.isCapabilityRole(Element)
    use CapabilityRoleStereotype.isInstance(element)
    com.nomagic.magicdraw.uaf.UAF.isCapableElement(Element)
    use CapableElementStereotype.isInstance(element)
    com.nomagic.magicdraw.uaf.UAF.isChallenge(Element)
    use ChallengeStereotype.isInstance(element)
    com.nomagic.magicdraw.uaf.UAF.isCommand(Element)
    use CommandStereotype.isInstance(element)
    com.nomagic.magicdraw.uaf.UAF.isComparesTo(Element)
    use ComparesToStereotype.isInstance(element)
    com.nomagic.magicdraw.uaf.UAF.isCompetence(Element)
    use CompetenceStereotype.isInstance(element)
    com.nomagic.magicdraw.uaf.UAF.isCompetenceForRole(Element)
    use CompetenceForRoleStereotype.isInstance(element)
    com.nomagic.magicdraw.uaf.UAF.isCompetenceToConduct(Element)
    use CompetenceToConductStereotype.isInstance(element)
    com.nomagic.magicdraw.uaf.UAF.isConceptItem(Element)
    use ConceptItemStereotype.isInstance(element)
    com.nomagic.magicdraw.uaf.UAF.isConceptRole(Element)
    use ConceptRoleStereotype.isInstance(element)
    com.nomagic.magicdraw.uaf.UAF.isConcern(Element)
    use ConcernStereotype.isInstance(element)
    com.nomagic.magicdraw.uaf.UAF.isCondition(Element)
    use ConditionStereotype.isInstance(element)
    com.nomagic.magicdraw.uaf.UAF.isControl(Element)
    use ControlStereotype.isInstance(element)
    com.nomagic.magicdraw.uaf.UAF.isCreates(Element)
    use CreatesStereotype.isInstance(element)
    com.nomagic.magicdraw.uaf.UAF.isDefinition(Element)
    use DefinitionStereotype.isInstance(element)
    com.nomagic.magicdraw.uaf.UAF.isDesirer(Element)
    use DesirerStereotype.isInstance(element)
    com.nomagic.magicdraw.uaf.UAF.isDesires(Element)
    use DesiresStereotype.isInstance(element)
    com.nomagic.magicdraw.uaf.UAF.isDriver(Element)
    use DriverStereotype.isInstance(element)
    com.nomagic.magicdraw.uaf.UAF.isEffect(Element)
    use EffectStereotype.isInstance(element)
    com.nomagic.magicdraw.uaf.UAF.isEnables(Element)
    use EnablesStereotype.isInstance(element)
    com.nomagic.magicdraw.uaf.UAF.isEnhancedSecurityControl(Element)
    use EnhancedSecurityControlStereotype.isInstance(element)
    com.nomagic.magicdraw.uaf.UAF.isEnhances(Element)
    use EnhancesStereotype.isInstance(element)
    com.nomagic.magicdraw.uaf.UAF.isEnterpriseGoal(Element)
    use EnterpriseGoalStereotype.isInstance(element)
    com.nomagic.magicdraw.uaf.UAF.isEnterpriseMission(Element)
    use EnterpriseMissionStereotype.isInstance(element)
    com.nomagic.magicdraw.uaf.UAF.isEnterpriseObjective(Element)
    use EnterpriseObjectiveStereotype.isInstance(element)
    com.nomagic.magicdraw.uaf.UAF.isEnterpriseVision(Element)
    use EnterpriseVisionStereotype.isInstance(element)
    com.nomagic.magicdraw.uaf.UAF.isEnvironment(Element)
    use EnvironmentStereotype.isInstance(element)
    com.nomagic.magicdraw.uaf.UAF.isEnvironmentProperty(Element)
    use EnvironmentPropertyStereotype.isInstance(element)
    com.nomagic.magicdraw.uaf.UAF.isEvokedBy(Element)
    use EvokedByStereotype.isInstance(element)
    com.nomagic.magicdraw.uaf.UAF.isExchange(Element)
    use ExchangeStereotype.isInstance(element)
    com.nomagic.magicdraw.uaf.UAF.isExhibits(Element)
    use ExhibitsStereotype.isInstance(element)
    com.nomagic.magicdraw.uaf.UAF.isFieldedCapability(Element)
    use FieldedCapabilityStereotype.isInstance(element)
    com.nomagic.magicdraw.uaf.UAF.isFillsPost(Element)
    use FillsPostStereotype.isInstance(element)
    com.nomagic.magicdraw.uaf.UAF.isForecast(Element)
    use ForecastStereotype.isInstance(element)
    com.nomagic.magicdraw.uaf.UAF.isFunction(Element)
    use FunctionStereotype.isInstance(element)
    com.nomagic.magicdraw.uaf.UAF.isFunctionAction(Element)
    use FunctionActionStereotype.isInstance(element)
    com.nomagic.magicdraw.uaf.UAF.isFunctionControlFlow(Element)
    use FunctionControlFlowStereotype.isInstance(element)
    com.nomagic.magicdraw.uaf.UAF.isFunctionEdge(Element)
    use FunctionEdgeStereotype.isInstance(element)
    com.nomagic.magicdraw.uaf.UAF.isFunctionObjectFlow(Element)
    use FunctionObjectFlowStereotype.isInstance(element)
    com.nomagic.magicdraw.uaf.UAF.isGeoPoliticalExtentType(Element)
    use GeoPoliticalExtentTypeStereotype.isInstance(element)
    com.nomagic.magicdraw.uaf.UAF.isGovernedBy(Element)
    use GovernedByStereotype.isInstance(element)
    com.nomagic.magicdraw.uaf.UAF.isHighLevelOperationalConcept(Element)
    use HighLevelOperationalConceptStereotype.isInstance(element)
    com.nomagic.magicdraw.uaf.UAF.isImpactedBy(Element)
    use ImpactedByStereotype.isInstance(element)
    com.nomagic.magicdraw.uaf.UAF.isImplements(Element)
    use ImplementsStereotype.isInstance(element)
    com.nomagic.magicdraw.uaf.UAF.isInformation(Element)
    use InformationStereotype.isInstance(element)
    com.nomagic.magicdraw.uaf.UAF.isInformationModel(Element)
    use InformationModelStereotype.isInstance(element)
    com.nomagic.magicdraw.uaf.UAF.isIsCapableToPerform(Element)
    use IsCapableToPerformStereotype.isInstance(element)
    com.nomagic.magicdraw.uaf.UAF.isISO8601DateTime(Element)
    use ISO8601DateTimeStereotype.isInstance(element)
    com.nomagic.magicdraw.uaf.UAF.isKnownResource(Element)
    use KnownResourceStereotype.isInstance(element)
    com.nomagic.magicdraw.uaf.UAF.isLocation(Element)
    use LocationStereotype.isInstance(element)
    com.nomagic.magicdraw.uaf.UAF.isLocationHolder(Element)
    use LocationHolderStereotype.isInstance(element)
    com.nomagic.magicdraw.uaf.UAF.isMapsToCapability(Element)
    use MapsToCapabilityStereotype.isInstance(element)
    com.nomagic.magicdraw.uaf.UAF.isMapsToGoal(Element)
    use MapsToGoalStereotype.isInstance(element)
    com.nomagic.magicdraw.uaf.UAF.isMeasurableElement(Element)
    use MeasurableElementStereotype.isInstance(element)
    com.nomagic.magicdraw.uaf.UAF.isMeasurement(Element)
    use MeasurementStereotype.isInstance(element)
    com.nomagic.magicdraw.uaf.UAF.isMeasurementSet(Element)
    use MeasurementSetStereotype.isInstance(element)
    com.nomagic.magicdraw.uaf.UAF.isMetadata(Element)
    use MetadataStereotype.isInstance(element)
    com.nomagic.magicdraw.uaf.UAF.isMilestoneDependency(Element)
    use MilestoneDependencyStereotype.isInstance(element)
    com.nomagic.magicdraw.uaf.UAF.isMitigates(Element)
    use MitigatesStereotype.isInstance(element)
    com.nomagic.magicdraw.uaf.UAF.isMotivatedBy(Element)
    use MotivatedByStereotype.isInstance(element)
    com.nomagic.magicdraw.uaf.UAF.isMotivationalElement(Element)
    use MotivationalElementStereotype.isInstance(element)
    com.nomagic.magicdraw.uaf.UAF.isNaturalResource(Element)
    use NaturalResourceStereotype.isInstance(element)
    com.nomagic.magicdraw.uaf.UAF.isOperationalActivity(Element)
    use OperationalActivityStereotype.isInstance(element)
    com.nomagic.magicdraw.uaf.UAF.isOperationalActivityAction(Element)
    use OperationalActivityActionStereotype.isInstance(element)
    com.nomagic.magicdraw.uaf.UAF.isOperationalActivityEdge(Element)
    use OperationalActivityEdgeStereotype.isInstance(element)
    com.nomagic.magicdraw.uaf.UAF.isOperationalAgent(Element)
    use OperationalAgentStereotype.isInstance(element)
    com.nomagic.magicdraw.uaf.UAF.isOperationalArchitecture(Element)
    use OperationalArchitectureStereotype.isInstance(element)
    com.nomagic.magicdraw.uaf.UAF.isOperationalAsset(Element)
    use OperationalAssetStereotype.isInstance(element)
    com.nomagic.magicdraw.uaf.UAF.isOperationalConnector(Element)
    use OperationalConnectorStereotype.isInstance(element)
    com.nomagic.magicdraw.uaf.UAF.isOperationalConstraint(Element)
    use OperationalConstraintStereotype.isInstance(element)
    com.nomagic.magicdraw.uaf.UAF.isOperationalControlFlow(Element)
    use OperationalControlFlowStereotype.isInstance(element)
    com.nomagic.magicdraw.uaf.UAF.isOperationalExchange(Element)
    use OperationalExchangeStereotype.isInstance(element)
    com.nomagic.magicdraw.uaf.UAF.isOperationalExchangeItem(Element)
    use OperationalExchangeItemStereotype.isInstance(element)
    com.nomagic.magicdraw.uaf.UAF.isOperationalInformation(Element)
    use OperationalInformationStereotype.isInstance(element)
    com.nomagic.magicdraw.uaf.UAF.isOperationalInformationRole(Element)
    use OperationalInformationRoleStereotype.isInstance(element)
    com.nomagic.magicdraw.uaf.UAF.isOperationalInterface(Element)
    use OperationalInterfaceStereotype.isInstance(element)
    com.nomagic.magicdraw.uaf.UAF.isOperationalMessage(Element)
    use OperationalMessageStereotype.isInstance(element)
    com.nomagic.magicdraw.uaf.UAF.isOperationalMethod(Element)
    use OperationalMethodStereotype.isInstance(element)
    com.nomagic.magicdraw.uaf.UAF.isOperationalMitigation(Element)
    use OperationalMitigationStereotype.isInstance(element)
    com.nomagic.magicdraw.uaf.UAF.isOperationalObjectFlow(Element)
    use OperationalObjectFlowStereotype.isInstance(element)
    com.nomagic.magicdraw.uaf.UAF.isOperationalParameter(Element)
    use OperationalParameterStereotype.isInstance(element)
    com.nomagic.magicdraw.uaf.UAF.isOperationalPerformer(Element)
    use OperationalPerformerStereotype.isInstance(element)
    com.nomagic.magicdraw.uaf.UAF.isOperationalPort(Element)
    use OperationalPortStereotype.isInstance(element)
    com.nomagic.magicdraw.uaf.UAF.isOperationalRole(Element)
    use OperationalRoleStereotype.isInstance(element)
    com.nomagic.magicdraw.uaf.UAF.isOperationalSignal(Element)
    use OperationalSignalStereotype.isInstance(element)
    com.nomagic.magicdraw.uaf.UAF.isOperationalSignalProperty(Element)
    use OperationalSignalPropertyStereotype.isInstance(element)
    com.nomagic.magicdraw.uaf.UAF.isOperationalStateDescription(Element)
    use OperationalStateDescriptionStereotype.isInstance(element)
    com.nomagic.magicdraw.uaf.UAF.isOpportunity(Element)
    use OpportunityStereotype.isInstance(element)
    com.nomagic.magicdraw.uaf.UAF.isOrganization(Element)
    use OrganizationStereotype.isInstance(element)
    com.nomagic.magicdraw.uaf.UAF.isOrganizationalResource(Element)
    use OrganizationalResourceStereotype.isInstance(element)
    com.nomagic.magicdraw.uaf.UAF.isOrganizationInPhase(Element)
    use OrganizationInPhaseStereotype.isInstance(element)
    com.nomagic.magicdraw.uaf.UAF.isOwnsProcess(Element)
    use OwnsProcessStereotype.isInstance(element)
    com.nomagic.magicdraw.uaf.UAF.isOwnsRisk(Element)
    use OwnsRiskStereotype.isInstance(element)
    com.nomagic.magicdraw.uaf.UAF.isOwnsRiskInContext(Element)
    use OwnsRiskInContextStereotype.isInstance(element)
    com.nomagic.magicdraw.uaf.UAF.isOwnsValue(Element)
    use OwnsValueStereotype.isInstance(element)
    com.nomagic.magicdraw.uaf.UAF.isPerformsInContext(Element)
    use PerformsInContextStereotype.isInstance(element)
    com.nomagic.magicdraw.uaf.UAF.isPerson(Element)
    use PersonStereotype.isInstance(element)
    com.nomagic.magicdraw.uaf.UAF.isPhaseableElement(Element)
    use PhaseableElementStereotype.isInstance(element)
    com.nomagic.magicdraw.uaf.UAF.isPhases(Element)
    use PhasesStereotype.isInstance(element)
    com.nomagic.magicdraw.uaf.UAF.isPhysicalResource(Element)
    use PhysicalResourceStereotype.isInstance(element)
    com.nomagic.magicdraw.uaf.UAF.isPost(Element)
    use PostStereotype.isInstance(element)
    com.nomagic.magicdraw.uaf.UAF.isPresentedBy(Element)
    use PresentedByStereotype.isInstance(element)
    com.nomagic.magicdraw.uaf.UAF.isProblemDomain(Element)
    use ProblemDomainStereotype.isInstance(element)
    com.nomagic.magicdraw.uaf.UAF.isProject(Element)
    use ProjectStereotype.isInstance(element)
    com.nomagic.magicdraw.uaf.UAF.isProjectActivity(Element)
    use ProjectActivityStereotype.isInstance(element)
    com.nomagic.magicdraw.uaf.UAF.isProjectActivityAction(Element)
    use ProjectActivityActionStereotype.isInstance(element)
    com.nomagic.magicdraw.uaf.UAF.isProjectMilestone(Element)
    use ProjectMilestoneStereotype.isInstance(element)
    com.nomagic.magicdraw.uaf.UAF.isProjectMilestoneRole(Element)
    use ProjectMilestoneRoleStereotype.isInstance(element)
    com.nomagic.magicdraw.uaf.UAF.isProjectRole(Element)
    use ProjectRoleStereotype.isInstance(element)
    com.nomagic.magicdraw.uaf.UAF.isProjectSequence(Element)
    use ProjectSequenceStereotype.isInstance(element)
    com.nomagic.magicdraw.uaf.UAF.isProjectStatus(Element)
    use ProjectStatusStereotype.isInstance(element)
    com.nomagic.magicdraw.uaf.UAF.isProjectTheme(Element)
    use ProjectThemeStereotype.isInstance(element)
    com.nomagic.magicdraw.uaf.UAF.isPropertySet(Element)
    use PropertySetStereotype.isInstance(element)
    com.nomagic.magicdraw.uaf.UAF.isProtects(Element)
    use ProtectsStereotype.isInstance(element)
    com.nomagic.magicdraw.uaf.UAF.isProtectsInContext(Element)
    use ProtectsInContextStereotype.isInstance(element)
    com.nomagic.magicdraw.uaf.UAF.isProtocol(Element)
    use ProtocolStereotype.isInstance(element)
    com.nomagic.magicdraw.uaf.UAF.isProtocolImplementation(Element)
    use ProtocolImplementationStereotype.isInstance(element)
    com.nomagic.magicdraw.uaf.UAF.isProtocolLayer(Element)
    use ProtocolLayerStereotype.isInstance(element)
    com.nomagic.magicdraw.uaf.UAF.isProtocolStack(Element)
    use ProtocolStackStereotype.isInstance(element)
    com.nomagic.magicdraw.uaf.UAF.isProvidedServiceLevel(Element)
    use ProvidedServiceLevelStereotype.isInstance(element)
    com.nomagic.magicdraw.uaf.UAF.isProvidesCompetence(Element)
    use ProvidesCompetenceStereotype.isInstance(element)
    com.nomagic.magicdraw.uaf.UAF.isRequiredServiceLevel(Element)
    use RequiredServiceLevelStereotype.isInstance(element)
    com.nomagic.magicdraw.uaf.UAF.isRequiresCompetence(Element)
    use RequiresCompetenceStereotype.isInstance(element)
    com.nomagic.magicdraw.uaf.UAF.isResource(Element)
    use ResourceStereotype.isInstance(element)
    com.nomagic.magicdraw.uaf.UAF.isResourceArchitecture(Element)
    use ResourceArchitectureStereotype.isInstance(element)
    com.nomagic.magicdraw.uaf.UAF.isResourceArtifact(Element)
    use ResourceArtifactStereotype.isInstance(element)
    com.nomagic.magicdraw.uaf.UAF.isResourceAsset(Element)
    use ResourceAssetStereotype.isInstance(element)
    com.nomagic.magicdraw.uaf.UAF.isResourceConnector(Element)
    use ResourceConnectorStereotype.isInstance(element)
    com.nomagic.magicdraw.uaf.UAF.isResourceConstraint(Element)
    use ResourceConstraintStereotype.isInstance(element)
    com.nomagic.magicdraw.uaf.UAF.isResourceExchange(Element)
    use ResourceExchangeStereotype.isInstance(element)
    com.nomagic.magicdraw.uaf.UAF.isResourceExchangeItem(Element)
    use ResourceExchangeItemStereotype.isInstance(element)
    com.nomagic.magicdraw.uaf.UAF.isResourceInformation(Element)
    use ResourceInformationStereotype.isInstance(element)
    com.nomagic.magicdraw.uaf.UAF.isResourceInformationRole(Element)
    use ResourceInformationRoleStereotype.isInstance(element)
    com.nomagic.magicdraw.uaf.UAF.isResourceInterface(Element)
    use ResourceInterfaceStereotype.isInstance(element)
    com.nomagic.magicdraw.uaf.UAF.isResourceMessage(Element)
    use ResourceMessageStereotype.isInstance(element)
    com.nomagic.magicdraw.uaf.UAF.isResourceMethod(Element)
    use ResourceMethodStereotype.isInstance(element)
    com.nomagic.magicdraw.uaf.UAF.isResourceMitigation(Element)
    use ResourceMitigationStereotype.isInstance(element)
    com.nomagic.magicdraw.uaf.UAF.isResourceParameter(Element)
    use ResourceParameterStereotype.isInstance(element)
    com.nomagic.magicdraw.uaf.UAF.isResourcePerformer(Element)
    use ResourcePerformerStereotype.isInstance(element)
    com.nomagic.magicdraw.uaf.UAF.isResourcePort(Element)
    use ResourcePortStereotype.isInstance(element)
    com.nomagic.magicdraw.uaf.UAF.isResourceRole(Element)
    use ResourceRoleStereotype.isInstance(element)
    com.nomagic.magicdraw.uaf.UAF.isResourceService(Element)
    use ResourceServiceStereotype.isInstance(element)
    com.nomagic.magicdraw.uaf.UAF.isResourceServiceInterface(Element)
    use ResourceServiceInterfaceStereotype.isInstance(element)
    com.nomagic.magicdraw.uaf.UAF.isResourceSignal(Element)
    use ResourceSignalStereotype.isInstance(element)
    com.nomagic.magicdraw.uaf.UAF.isResourceSignalProperty(Element)
    use ResourceSignalPropertyStereotype.isInstance(element)
    com.nomagic.magicdraw.uaf.UAF.isResourceStateDescription(Element)
    use ResourceStateDescriptionStereotype.isInstance(element)
    com.nomagic.magicdraw.uaf.UAF.isResponsibility(Element)
    use ResponsibilityStereotype.isInstance(element)
    com.nomagic.magicdraw.uaf.UAF.isResponsibleFor(Element)
    use ResponsibleForStereotype.isInstance(element)
    com.nomagic.magicdraw.uaf.UAF.isRisk(Element)
    use RiskStereotype.isInstance(element)
    com.nomagic.magicdraw.uaf.UAF.isRule(Element)
    use RuleStereotype.isInstance(element)
    com.nomagic.magicdraw.uaf.UAF.isSameAs(Element)
    use SameAsStereotype.isInstance(element)
    com.nomagic.magicdraw.uaf.UAF.isSecurityConstraint(Element)
    use SecurityConstraintStereotype.isInstance(element)
    com.nomagic.magicdraw.uaf.UAF.isSecurityControl(Element)
    use SecurityControlStereotype.isInstance(element)
    com.nomagic.magicdraw.uaf.UAF.isSecurityControlFamily(Element)
    use SecurityControlFamilyStereotype.isInstance(element)
    com.nomagic.magicdraw.uaf.UAF.isSecurityEnclave(Element)
    use SecurityEnclaveStereotype.isInstance(element)
    com.nomagic.magicdraw.uaf.UAF.isSecurityProcess(Element)
    use SecurityProcessStereotype.isInstance(element)
    com.nomagic.magicdraw.uaf.UAF.isSecurityProcessAction(Element)
    use SecurityProcessActionStereotype.isInstance(element)
    com.nomagic.magicdraw.uaf.UAF.isSecurityRisk(Element)
    use SecurityRiskStereotype.isInstance(element)
    com.nomagic.magicdraw.uaf.UAF.isSequence(Element)
    use SequenceStereotype.isInstance(element)
    com.nomagic.magicdraw.uaf.UAF.isService(Element)
    use ServiceStereotype.isInstance(element)
    com.nomagic.magicdraw.uaf.UAF.isServiceArchitecture(Element)
    use ServiceArchitectureStereotype.isInstance(element)
    com.nomagic.magicdraw.uaf.UAF.isServiceConnector(Element)
    use ServiceConnectorStereotype.isInstance(element)
    com.nomagic.magicdraw.uaf.UAF.isServiceContract(Element)
    use ServiceContractStereotype.isInstance(element)
    com.nomagic.magicdraw.uaf.UAF.isServiceControlFlow(Element)
    use ServiceControlFlowStereotype.isInstance(element)
    com.nomagic.magicdraw.uaf.UAF.isServiceExchange(Element)
    use ServiceExchangeStereotype.isInstance(element)
    com.nomagic.magicdraw.uaf.UAF.isServiceExchangeItem(Element)
    use ServiceExchangeItemStereotype.isInstance(element)
    com.nomagic.magicdraw.uaf.UAF.isServiceFunction(Element)
    use ServiceFunctionStereotype.isInstance(element)
    com.nomagic.magicdraw.uaf.UAF.isServiceFunctionAction(Element)
    use ServiceFunctionActionStereotype.isInstance(element)
    com.nomagic.magicdraw.uaf.UAF.isServiceFunctionEdge(Element)
    use ServiceFunctionEdgeStereotype.isInstance(element)
    com.nomagic.magicdraw.uaf.UAF.isServiceInterface(Element)
    use ServiceInterfaceStereotype.isInstance(element)
    com.nomagic.magicdraw.uaf.UAF.isServiceMessage(Element)
    use ServiceMessageStereotype.isInstance(element)
    com.nomagic.magicdraw.uaf.UAF.isServiceMethod(Element)
    use ServiceMethodStereotype.isInstance(element)
    com.nomagic.magicdraw.uaf.UAF.isServiceObjectFlow(Element)
    use ServiceObjectFlowStereotype.isInstance(element)
    com.nomagic.magicdraw.uaf.UAF.isServiceParameter(Element)
    use ServiceParameterStereotype.isInstance(element)
    com.nomagic.magicdraw.uaf.UAF.isServicePolicy(Element)
    use ServicePolicyStereotype.isInstance(element)
    com.nomagic.magicdraw.uaf.UAF.isServicePort(Element)
    use ServicePortStereotype.isInstance(element)
    com.nomagic.magicdraw.uaf.UAF.isServiceRole(Element)
    use ServiceRoleStereotype.isInstance(element)
    com.nomagic.magicdraw.uaf.UAF.isServiceSignal(Element)
    use ServiceSignalStereotype.isInstance(element)
    com.nomagic.magicdraw.uaf.UAF.isServiceSignalProperty(Element)
    use ServiceSignalPropertyStereotype.isInstance(element)
    com.nomagic.magicdraw.uaf.UAF.isServiceStateDescription(Element)
    use ServiceStateDescriptionStereotype.isInstance(element)
    com.nomagic.magicdraw.uaf.UAF.isSoftware(Element)
    use SoftwareStereotype.isInstance(element)
    com.nomagic.magicdraw.uaf.UAF.isStakeholder(Element)
    use StakeholderStereotype.isInstance(element)
    com.nomagic.magicdraw.uaf.UAF.isStandard(Element)
    use StandardStereotype.isInstance(element)
    com.nomagic.magicdraw.uaf.UAF.isStandardOperationalActivity(Element)
    use StandardOperationalActivityStereotype.isInstance(element)
    com.nomagic.magicdraw.uaf.UAF.isStatusIndicators(Element)
    use StatusIndicatorsStereotype.isInstance(element)
    com.nomagic.magicdraw.uaf.UAF.isStrategicAsset(Element)
    use StrategicAssetStereotype.isInstance(element)
    com.nomagic.magicdraw.uaf.UAF.isStrategicConstraint(Element)
    use StrategicConstraintStereotype.isInstance(element)
    com.nomagic.magicdraw.uaf.UAF.isStrategicExchange(Element)
    use StrategicExchangeStereotype.isInstance(element)
    com.nomagic.magicdraw.uaf.UAF.isStrategicExchangeItem(Element)
    use StrategicExchangeItemStereotype.isInstance(element)
    com.nomagic.magicdraw.uaf.UAF.isStrategicInformation(Element)
    use StrategicInformationStereotype.isInstance(element)
    com.nomagic.magicdraw.uaf.UAF.isStrategicPhase(Element)
    use StrategicPhaseStereotype.isInstance(element)
    com.nomagic.magicdraw.uaf.UAF.isStructuralPart(Element)
    use StructuralPartStereotype.isInstance(element)
    com.nomagic.magicdraw.uaf.UAF.isSubjectOfForecast(Element)
    use SubjectOfForecastStereotype.isInstance(element)
    com.nomagic.magicdraw.uaf.UAF.isSubjectOfOperationalConstraint(Element)
    use SubjectOfOperationalConstraintStereotype.isInstance(element)
    com.nomagic.magicdraw.uaf.UAF.isSubjectOfResourceConstraint(Element)
    use SubjectOfResourceConstraintStereotype.isInstance(element)
    com.nomagic.magicdraw.uaf.UAF.isSubjectOfSecurityConstraint(Element)
    use SubjectOfSecurityConstraintStereotype.isInstance(element)
    com.nomagic.magicdraw.uaf.UAF.isSubjectOfStrategicConstraint(Element)
    use SubjectOfStrategicConstraintStereotype.isInstance(element)
    com.nomagic.magicdraw.uaf.UAF.isSupports(Element)
    use SupportsStereotype.isInstance(element)
    com.nomagic.magicdraw.uaf.UAF.isSystem(Element)
    use SystemStereotype.isInstance(element)
    com.nomagic.magicdraw.uaf.UAF.isTechnology(Element)
    use TechnologyStereotype.isInstance(element)
    com.nomagic.magicdraw.uaf.UAF.isTemporalPart(Element)
    use TemporalPartStereotype.isInstance(element)
    com.nomagic.magicdraw.uaf.UAF.isUAFElement(Element)
    use UAFElementStereotype.isInstance(element)
    com.nomagic.magicdraw.uaf.UAF.isValueItem(Element)
    use ValueItemStereotype.isInstance(element)
    com.nomagic.magicdraw.uaf.UAF.isValueStream(Element)
    use ValueStreamStereotype.isInstance(element)
    com.nomagic.magicdraw.uaf.UAF.isVersionedElement(Element)
    use VersionedElementStereotype.isInstance(element)
    com.nomagic.magicdraw.uaf.UAF.isVersionOfConfiguration(Element)
    use VersionOfConfigurationStereotype.isInstance(element)
    com.nomagic.magicdraw.uaf.UAF.isVersionSuccession(Element)
    use VersionSuccessionStereotype.isInstance(element)
    com.nomagic.magicdraw.uaf.UAF.isView(Element)
    use ViewStereotype.isInstance(element)
    com.nomagic.magicdraw.uaf.UAF.isViewpoint(Element)
    use ViewpointStereotype.isInstance(element)
    com.nomagic.magicdraw.uaf.UAF.isVisionStatement(Element)
    use VisionStatementStereotype.isInstance(element)
    com.nomagic.magicdraw.uaf.UAF.isWholeLifeConfiguration(Element)
    use WholeLifeConfigurationStereotype.isInstance(element)
    com.nomagic.magicdraw.uaf.UAF.isWholeLifeEnterprise(Element)
    use WholeLifeEnterpriseStereotype.isInstance(element)
    com.nomagic.magicdraw.ui.actions.BaseDiagramToolbarConfigurator.createSelectionStickyToolbar(ActionsManager, String)
    use BaseDiagramToolbarConfigurator.createToolsToolbar(ActionsManager, String) and/or BaseDiagramToolbarConfigurator.createSelectionToolbar(ActionsManager, String)
    com.nomagic.magicdraw.ui.browser.AdornmentNodeRenderer.addAdornment(IconAdornment)
    use TreeNodeAdornmentManager.addIconAdornment(com.nomagic.magicdraw.ui.IconAdornment)
    com.nomagic.magicdraw.ui.browser.AdornmentNodeRenderer.removeAdornment(IconAdornment)
    use TreeNodeAdornmentManager.removeIconAdornment(com.nomagic.magicdraw.ui.IconAdornment)
    com.nomagic.magicdraw.ui.DiagramWindow.getDiagramPresentationElement()
    use DiagramWindow.getAbstractDiagramPresentationElement()
    com.nomagic.magicdraw.ui.dialogs.MDDialogParentProvider.getDialogParent()
    use MDDialogParentProvider.getDialogOwner(). Frame is not always a good choice to pass as parent. Parent sometimes should be another dialog, not just a frame.
    com.nomagic.magicdraw.ui.dnd.CustomDropDiagramHandlerFactory.register(CustomDragAndDropHandler)
    use a factory to register handler CustomDropDiagramHandlerFactory.register(com.nomagic.magicdraw.ui.dnd.CustomDragAndDropHandlerFactory)
    com.nomagic.magicdraw.ui.dnd.CustomShapeMoveHandlerFactory.register(CustomDragAndDropHandler)
    use a factory to create handler CustomShapeMoveHandlerFactory.register(com.nomagic.magicdraw.ui.dnd.CustomDragAndDropHandlerFactory)
    com.nomagic.magicdraw.ui.ProjectWindowsManager.activateWindow(String)
    use ProjectWindowsManager.activateWindow(Project, String)
    com.nomagic.magicdraw.ui.ProjectWindowsManager.addWindow(ProjectWindow)
    use ProjectWindowsManager.addWindow(Project, ProjectWindow)
    com.nomagic.magicdraw.ui.ProjectWindowsManager.addWindowWithoutOpen(ProjectWindow)
    use ProjectWindowsManager.addWindowWithoutOpen(Project, ProjectWindow)
    com.nomagic.magicdraw.ui.ProjectWindowsManager.hideWindow(String)
    use ProjectWindowsManager.hideWindow(Project, String)
    com.nomagic.magicdraw.ui.ProjectWindowsManager.removeWindow(String)
    use ProjectWindowsManager.hideWindow(Project, String)
    com.nomagic.magicdraw.ui.ProjectWindowsManager.updateWindow(ProjectWindow)
    use ProjectWindowsManager.updateWindow(Project, ProjectWindow)
    com.nomagic.magicdraw.ui.ResizableIconHelper.createSVGIcon(URL)
    use IconsFactory.getNotScaledIcon(java.net.URL)
    com.nomagic.magicdraw.ui.SelectionProvider.SelectionChangedEvent.getNewMainElement()
    use SelectionProvider.SelectionChangedEvent.getNewSelection()
    com.nomagic.magicdraw.ui.SelectionProvider.SelectionChangedEvent.getNewSelectedValues()
    use SelectionProvider.SelectionChangedEvent.getNewSelection()
    com.nomagic.magicdraw.ui.SelectionProvider.SelectionChangedEvent.getOldMainElement()
    use SelectionProvider.SelectionChangedEvent.getOldSelection()
    com.nomagic.magicdraw.ui.SelectionProvider.SelectionChangedEvent.getOldSelectedValues()
    use SelectionProvider.SelectionChangedEvent.getOldSelection()
    com.nomagic.magicdraw.uml.ConvertElementInfo.setPreserveElementID(boolean)
    it is not recommended to use this setting as preserving ids can break model consistency if some situations
    com.nomagic.magicdraw.uml.DeprecatedRepresentationTextCreator.appendColor(StringBuffer, Color)
    use RichTextStringUtils.startColor(StringBuffer, Color)
    com.nomagic.magicdraw.uml.DeprecatedRepresentationTextCreator.appendColor(String, Color)
    use RichTextStringUtils.startColor(String, Color)
    com.nomagic.magicdraw.uml.DeprecatedRepresentationTextCreator.appendGrayColor(String)
    use RichTextStringUtils.startColor(String, Color)
    com.nomagic.magicdraw.uml.DeprecatedRepresentationTextCreator.appendGrayColor(StringBuffer)
    use RichTextStringUtils.startColor(String, Color)
    com.nomagic.magicdraw.uml.DeprecatedRepresentationTextCreator.constructActivityEdgeText(ActivityEdge, boolean)
    use ModelTextCreator.createActivityEdgeText(ActivityEdge, boolean, Supplier)
    com.nomagic.magicdraw.uml.DeprecatedRepresentationTextCreator.constructCombinedFragmentOperatorText(CombinedFragment)
    use ModelTextCreator.createCombinedFragmentOperatorText(CombinedFragment, Supplier)
    com.nomagic.magicdraw.uml.DeprecatedRepresentationTextCreator.createActivityParameterNodeText(ActivityParameterNode, boolean, boolean)
    use ModelTextCreator.createActivityParameterNodeText(ActivityParameterNode, boolean, Supplier)
    com.nomagic.magicdraw.uml.DeprecatedRepresentationTextCreator.createAssociationText(Association)
    use ModelTextCreator.createAssociationText(Association, Supplier)
    com.nomagic.magicdraw.uml.DeprecatedRepresentationTextCreator.createBehaviorText(Behavior)
    use ModelTextCreator.createBehaviorText(Behavior, BehaviorTextParams, Supplier)
    com.nomagic.magicdraw.uml.DeprecatedRepresentationTextCreator.createBehaviorText(Behavior, boolean, boolean, boolean, boolean, boolean, boolean, boolean, boolean, boolean)
    use ModelTextCreator.createBehaviorText(Behavior, BehaviorTextParams, Supplier)
    com.nomagic.magicdraw.uml.DeprecatedRepresentationTextCreator.createBehaviorText(Behavior, boolean, boolean, boolean, boolean, boolean, boolean, boolean, boolean, boolean, boolean)
    use ModelTextCreator.createBehaviorText(Behavior, BehaviorTextParams, Supplier)
    com.nomagic.magicdraw.uml.DeprecatedRepresentationTextCreator.createBehaviorText(Behavior, boolean, boolean, boolean, boolean, boolean, boolean, boolean, boolean, boolean, boolean, boolean)
    use ModelTextCreator.createBehaviorText(Behavior, BehaviorTextParams, Supplier)
    com.nomagic.magicdraw.uml.DeprecatedRepresentationTextCreator.createClassifierName(Classifier, boolean, boolean)
    use CoreTextCreator.createTypeText(Type, boolean, Supplier)
    com.nomagic.magicdraw.uml.DeprecatedRepresentationTextCreator.createClassifiersRepresentation(Collection, boolean, boolean)
    use CoreTextCreator.createTypeText(Collection, boolean, Supplier)
    com.nomagic.magicdraw.uml.DeprecatedRepresentationTextCreator.createConstraintsText(Constraint, boolean, boolean, boolean)
    use ModelTextCreator.createConstraintText(Constraint, ConstraintTextParams, Supplier)
    com.nomagic.magicdraw.uml.DeprecatedRepresentationTextCreator.createConstraintsText(ValueSpecification, boolean)
    use CoreTextCreator.createValueSpecificationText(ValueSpecification, boolean, Supplier)
    com.nomagic.magicdraw.uml.DeprecatedRepresentationTextCreator.createConstraintsText(Collection<Constraint>, String, boolean, boolean, boolean)
    use ModelTextCreator.createConstraintsText(Collection, ConstraintTextParams, String, Supplier)
    com.nomagic.magicdraw.uml.DeprecatedRepresentationTextCreator.createDefaultRepresentationText(BaseElement, boolean, boolean)
    use RepresentationTextCreator.createDefaultRepresentationText(BaseElement, RepresentationTextParams)
    com.nomagic.magicdraw.uml.DeprecatedRepresentationTextCreator.createDefaultRepresentationText(BaseElement, boolean, boolean, boolean)
    use RepresentationTextCreator.createDefaultRepresentationText(BaseElement, RepresentationTextParams)
    com.nomagic.magicdraw.uml.DeprecatedRepresentationTextCreator.createDefaultRepresentationText(BaseElement, boolean, boolean, boolean, LocationInTool)
    use RepresentationTextCreator.createDefaultRepresentationText(BaseElement, RepresentationTextParams)
    com.nomagic.magicdraw.uml.DeprecatedRepresentationTextCreator.createElementNameText(Element)
    use NamedElement.getName()
    com.nomagic.magicdraw.uml.DeprecatedRepresentationTextCreator.createEnumerationLiteralText(EnumerationLiteral, boolean, boolean, boolean, boolean)
    use ModelTextCreator.createEnumerationLiteralText(EnumerationLiteral, MemberTextParams, Supplier)
    com.nomagic.magicdraw.uml.DeprecatedRepresentationTextCreator.createEnumerationLiteralText(EnumerationLiteral, boolean, boolean, boolean, boolean, boolean)
    use ModelTextCreator.createEnumerationLiteralText(EnumerationLiteral, MemberTextParams, Supplier)
    com.nomagic.magicdraw.uml.DeprecatedRepresentationTextCreator.createEnumerationLiteralText(EnumerationLiteral, boolean, boolean, boolean, boolean, boolean, boolean)
    use ModelTextCreator.createEnumerationLiteralText(EnumerationLiteral, MemberTextParams, Supplier)
    com.nomagic.magicdraw.uml.DeprecatedRepresentationTextCreator.createEnumerationLiteralText(EnumerationLiteral, boolean, boolean, boolean, boolean, boolean, boolean, boolean)
    use ModelTextCreator.createEnumerationLiteralText(EnumerationLiteral, MemberTextParams, Supplier)
    com.nomagic.magicdraw.uml.DeprecatedRepresentationTextCreator.createEventText(Event)
    use ModelTextCreator.createEventText(Event, EventTextParams, Supplier)
    com.nomagic.magicdraw.uml.DeprecatedRepresentationTextCreator.createEventText(Event, boolean, boolean)
    use ModelTextCreator.createEventText(Event, EventTextParams, Supplier)
    com.nomagic.magicdraw.uml.DeprecatedRepresentationTextCreator.createGuardText(Message)
    use ModelTextCreator.createGuardText(Message, Supplier)
    com.nomagic.magicdraw.uml.DeprecatedRepresentationTextCreator.createId(Element, boolean)
    use CoreTextCreator.createElementNumberText(Element, Supplier)
    com.nomagic.magicdraw.uml.DeprecatedRepresentationTextCreator.createInstanceSpecificationText(InstanceSpecification, boolean, boolean, boolean)
    use ModelTextCreator.createInstanceSpecificationText(InstanceSpecification, InstanceSpecificationTextParams, Supplier)
    com.nomagic.magicdraw.uml.DeprecatedRepresentationTextCreator.createInstanceSpecificationText(InstanceSpecification, boolean, boolean, boolean, boolean)
    use ModelTextCreator.createInstanceSpecificationText(InstanceSpecification, InstanceSpecificationTextParams, Supplier)
    com.nomagic.magicdraw.uml.DeprecatedRepresentationTextCreator.createInteractionUseText(CallBehaviorAction)
    use ModelTextCreator.createInteractionUseText(CallBehaviorAction, Supplier)
    com.nomagic.magicdraw.uml.DeprecatedRepresentationTextCreator.createInteractionUseText(InteractionUse, boolean, boolean)
    use ModelTextCreator.createInteractionUseText(InteractionUse, InteractionUseTextParams, Supplier)
    com.nomagic.magicdraw.uml.DeprecatedRepresentationTextCreator.createMultiplicityRangeText(Integer)
    use CoreTextCreator.createMultiplicityRangeText(Integer)
    com.nomagic.magicdraw.uml.DeprecatedRepresentationTextCreator.createMultiplicityText(MultiplicityElement, boolean, boolean, boolean)
    use CoreTextCreator.createMultiplicityText(MultiplicityElement, MultiplicityTextParams, Supplier)
    com.nomagic.magicdraw.uml.DeprecatedRepresentationTextCreator.createMultiplicityText(Integer, Integer)
    use CoreTextCreator.createMultiplicityText(Integer, Integer)
    com.nomagic.magicdraw.uml.DeprecatedRepresentationTextCreator.createMultiplicityText(String, String, boolean, boolean, boolean)
    use CoreTextCreator.createMultiplicityText(String, String, boolean, boolean, MultiplicityTextParams)
    com.nomagic.magicdraw.uml.DeprecatedRepresentationTextCreator.createMultiplicityText(String, String, ValueSpecification, boolean, boolean, boolean)
    use CoreTextCreator.createMultiplicityText(String, String, boolean, boolean, MultiplicityTextParams)
    com.nomagic.magicdraw.uml.DeprecatedRepresentationTextCreator.createNamedElementListText(List<? extends NamedElement>)
    use CoreTextCreator.createNamedElementListText(java.util.List, Supplier)
    com.nomagic.magicdraw.uml.DeprecatedRepresentationTextCreator.createOperandGuardText(InteractionOperand)
    use ModelTextCreator.createOperandGuardText(InteractionOperand, Supplier)
    com.nomagic.magicdraw.uml.DeprecatedRepresentationTextCreator.createOperationText(Operation, boolean, boolean, boolean, boolean, boolean, boolean, boolean, boolean, boolean, boolean)
    use ModelTextCreator.createOperationText(Operation, OperationTextParams, Supplier)
    com.nomagic.magicdraw.uml.DeprecatedRepresentationTextCreator.createOperationText(Operation, boolean, boolean, boolean, boolean, boolean, boolean, boolean, boolean, boolean, boolean, boolean)
    use ModelTextCreator.createOperationText(Operation, OperationTextParams, Supplier)
    com.nomagic.magicdraw.uml.DeprecatedRepresentationTextCreator.createOperationText(Operation, boolean, boolean, boolean, boolean, boolean, boolean, boolean, boolean, boolean, boolean, boolean, boolean)
    use ModelTextCreator.createOperationText(Operation, OperationTextParams, Supplier)
    com.nomagic.magicdraw.uml.DeprecatedRepresentationTextCreator.createOperationText(Operation, boolean, boolean, boolean, boolean, boolean, boolean, boolean, boolean, boolean, boolean, boolean, boolean, boolean)
    use ModelTextCreator.createOperationText(Operation, OperationTextParams, Supplier)
    com.nomagic.magicdraw.uml.DeprecatedRepresentationTextCreator.createParameterDirectionText(Project, Class<? extends Parameter>, ParameterDirectionKind, boolean, boolean, boolean)
    use ModelTextCreator#createParameterDirectionText(ParameterDirectionKind, Project, ParameterDirectionTextParams, Supplier)
    com.nomagic.magicdraw.uml.DeprecatedRepresentationTextCreator.createParametersText(Collection<Parameter>, boolean, boolean, boolean, boolean)
    use @ModelTextCreator.createParametersText(java.util.Collection, ParameterTextParams, java.util.function.Supplier)
    com.nomagic.magicdraw.uml.DeprecatedRepresentationTextCreator.createParametersText(Collection<Parameter>, boolean, boolean, boolean, boolean, boolean)
    use @ModelTextCreator.createParametersText(java.util.Collection, ParameterTextParams, java.util.function.Supplier)
    com.nomagic.magicdraw.uml.DeprecatedRepresentationTextCreator.createParameterText(Parameter, boolean, boolean, boolean)
    use ModelTextCreator.createParameterText(Parameter, ParameterTextParams, Supplier)
    com.nomagic.magicdraw.uml.DeprecatedRepresentationTextCreator.createParameterText(Parameter, boolean, boolean, boolean, boolean)
    use @ModelTextCreator.createParameterText(Parameter, ParameterTextParams, java.util.function.Supplier)
    com.nomagic.magicdraw.uml.DeprecatedRepresentationTextCreator.createParameterText(Parameter, boolean, boolean, boolean, boolean, boolean, boolean)
    use @ModelTextCreator.createParameterText(Parameter, ParameterTextParams, java.util.function.Supplier)
    com.nomagic.magicdraw.uml.DeprecatedRepresentationTextCreator.createPinText(Pin, boolean, boolean, boolean, boolean, boolean, boolean)
    use ModelTextCreator.createPinText(Pin, PinTextParams, Supplier)
    com.nomagic.magicdraw.uml.DeprecatedRepresentationTextCreator.createPortText(Port, boolean, boolean, boolean, boolean, boolean)
    use ModelTextCreator.createPropertyText(Property, PropertyTextParams, Supplier)
    com.nomagic.magicdraw.uml.DeprecatedRepresentationTextCreator.createPortText(Port, boolean, boolean, boolean, boolean, boolean, boolean)
    use ModelTextCreator.createPropertyText(Property, PropertyTextParams, Supplier)
    com.nomagic.magicdraw.uml.DeprecatedRepresentationTextCreator.createPortText(Port, boolean, boolean, boolean, boolean, boolean, boolean, boolean)
    use ModelTextCreator.createPropertyText(Property, PropertyTextParams, Supplier)
    com.nomagic.magicdraw.uml.DeprecatedRepresentationTextCreator.createPropertyPropertyStringText(Property, StringBuffer)
    use ModelTextCreatorUtils.appendPropertyPropertyStringText(Property, TextBuilder)
    com.nomagic.magicdraw.uml.DeprecatedRepresentationTextCreator.createPropertyPropertyStringText(Property, StringBuffer, String)
    use ModelTextCreatorUtils.appendPropertyPropertyStringText(Property, TextBuilder, String)
    com.nomagic.magicdraw.uml.DeprecatedRepresentationTextCreator.createPropertyText(Property, boolean, boolean, boolean, boolean, boolean, boolean, boolean, boolean, boolean, boolean)
    use ModelTextCreator.createPropertyText(Property, PropertyTextParams, java.util.function.Supplier)
    com.nomagic.magicdraw.uml.DeprecatedRepresentationTextCreator.createPropertyText(Property, boolean, boolean, boolean, boolean, boolean, boolean, boolean, boolean, boolean, boolean, boolean, boolean)
    use ModelTextCreator.createPropertyText(Property, PropertyTextParams, java.util.function.Supplier)
    com.nomagic.magicdraw.uml.DeprecatedRepresentationTextCreator.createPropertyText(Property, boolean, boolean, boolean, boolean, boolean, boolean, boolean, boolean, boolean, boolean, boolean, boolean, boolean)
    use ModelTextCreator.createPropertyText(Property, PropertyTextParams, java.util.function.Supplier)
    com.nomagic.magicdraw.uml.DeprecatedRepresentationTextCreator.createPropertyText(Property, boolean, boolean, boolean, boolean, boolean, boolean, boolean, boolean, boolean, boolean, boolean, boolean, boolean, boolean)
    use ModelTextCreator.createPropertyText(Property, PropertyTextParams, java.util.function.Supplier)
    com.nomagic.magicdraw.uml.DeprecatedRepresentationTextCreator.createPropertyText(Property, boolean, boolean, boolean, boolean, boolean, boolean, boolean, boolean, boolean, boolean, boolean, boolean, boolean, boolean, boolean)
    use ModelTextCreator.createPropertyText(Property, PropertyTextParams, java.util.function.Supplier)
    com.nomagic.magicdraw.uml.DeprecatedRepresentationTextCreator.createProtocolTransitionText(ProtocolTransition)
    use ModelTextCreator.createProtocolTransitionText(ProtocolTransition, TransitionTextParams, Supplier)
    com.nomagic.magicdraw.uml.DeprecatedRepresentationTextCreator.createProtocolTransitionText(ProtocolTransition, boolean)
    use ModelTextCreator.createProtocolTransitionText(ProtocolTransition, TransitionTextParams, Supplier)
    com.nomagic.magicdraw.uml.DeprecatedRepresentationTextCreator.createProtocolTransitionText(ProtocolTransition, boolean, boolean, boolean)
    use ModelTextCreator.createProtocolTransitionText(ProtocolTransition, TransitionTextParams, Supplier)
    com.nomagic.magicdraw.uml.DeprecatedRepresentationTextCreator.createPureSlotsString(Collection<Slot>, String, boolean, boolean)
    use ModelTextCreator.createSlotsText(Collection, SlotTextParams, String, Supplier)
    com.nomagic.magicdraw.uml.DeprecatedRepresentationTextCreator.createReceptionText(Reception, boolean, boolean, boolean, boolean, boolean, boolean, boolean, boolean, boolean)
    use ModelTextCreator.createReceptionText(Reception, ReceptionTextParams, Supplier)
    com.nomagic.magicdraw.uml.DeprecatedRepresentationTextCreator.createReceptionText(Reception, boolean, boolean, boolean, boolean, boolean, boolean, boolean, boolean, boolean, boolean)
    use ModelTextCreator.createReceptionText(Reception, ReceptionTextParams, Supplier)
    com.nomagic.magicdraw.uml.DeprecatedRepresentationTextCreator.createReceptionText(Reception, boolean, boolean, boolean, boolean, boolean, boolean, boolean, boolean, boolean, boolean, boolean)
    use ModelTextCreator.createReceptionText(Reception, ReceptionTextParams, Supplier)
    com.nomagic.magicdraw.uml.DeprecatedRepresentationTextCreator.createRepresentationTextComparator(boolean, boolean)
    use RepresentationTextCreator.createRepresentationTextComparator(RepresentationTextParams)
    com.nomagic.magicdraw.uml.DeprecatedRepresentationTextCreator.createSlotsText(Collection<Slot>, String, boolean, boolean)
    use ModelTextCreator.createSlotsTextWithBraces(Collection, SlotTextParams, String, Supplier)
    com.nomagic.magicdraw.uml.DeprecatedRepresentationTextCreator.createSlotText(Slot, boolean, boolean, boolean, boolean, boolean, boolean, boolean, boolean)
    use ModelTextCreator.createSlotText(Slot, SlotTextParams, Supplier)
    com.nomagic.magicdraw.uml.DeprecatedRepresentationTextCreator.createSlotText(Slot, boolean, boolean, boolean, boolean, boolean, boolean, boolean, boolean, boolean)
    use ModelTextCreator.createSlotText(Slot, SlotTextParams, Supplier)
    com.nomagic.magicdraw.uml.DeprecatedRepresentationTextCreator.createSlotText(Slot, boolean, boolean, boolean, boolean, boolean, boolean, boolean, boolean, boolean, boolean)
    use ModelTextCreator.createSlotText(Slot, SlotTextParams, Supplier)
    com.nomagic.magicdraw.uml.DeprecatedRepresentationTextCreator.createSlotText(Slot, boolean, boolean, boolean, boolean, boolean, boolean, boolean, boolean, boolean, boolean, boolean, boolean, boolean)
    use ModelTextCreator.createSlotText(Slot, SlotTextParams, Supplier)
    com.nomagic.magicdraw.uml.DeprecatedRepresentationTextCreator.createStateText(State)
    use ModelTextCreator.createStateText(State, Supplier)
    com.nomagic.magicdraw.uml.DeprecatedRepresentationTextCreator.createStereotypesText(Element, char)
    use CoreTextCreator.createStereotypesText(Element, String, StereotypeTextParams, Supplier)
    com.nomagic.magicdraw.uml.DeprecatedRepresentationTextCreator.createStereotypesText(Element, char, boolean, boolean)
    use CoreTextCreator.createStereotypesText(Element, String, StereotypeTextParams, Supplier)
    com.nomagic.magicdraw.uml.DeprecatedRepresentationTextCreator.createStereotypesText(Collection<Stereotype>, char)
    use CoreTextCreator.createStereotypesText(Collection, String, StereotypeTextParams, Supplier)
    com.nomagic.magicdraw.uml.DeprecatedRepresentationTextCreator.createStereotypesText(Collection<Stereotype>, char, boolean, boolean)
    use CoreTextCreator.createStereotypesText(Collection, String, StereotypeTextParams, Supplier)
    com.nomagic.magicdraw.uml.DeprecatedRepresentationTextCreator.createStereotypeText(Stereotype)
    use CoreTextCreator.createStereotypeText(Stereotype, StereotypeTextParams, Supplier)
    com.nomagic.magicdraw.uml.DeprecatedRepresentationTextCreator.createStereotypeText(Stereotype, boolean)
    use CoreTextCreator.createStereotypeText(Stereotype, StereotypeTextParams, Supplier)
    com.nomagic.magicdraw.uml.DeprecatedRepresentationTextCreator.createStereotypeText(String)
    use CoreTextCreator.createStereotypeText(String)
    com.nomagic.magicdraw.uml.DeprecatedRepresentationTextCreator.createTemplateParametersText(Collection, String)
    use ModelTextCreator.createTemplateParametersText(Collection, String, Supplier)
    com.nomagic.magicdraw.uml.DeprecatedRepresentationTextCreator.createTemplateParameterSubstitutionText(TemplateParameterSubstitution, boolean)
    use ModelTextCreator.createTemplateParameterSubstitutionText(TemplateParameterSubstitution, boolean, Supplier)
    com.nomagic.magicdraw.uml.DeprecatedRepresentationTextCreator.createTemplateParameterText(TemplateParameter)
    use ModelTextCreator.createTemplateParameterText(TemplateParameter, Supplier)
    com.nomagic.magicdraw.uml.DeprecatedRepresentationTextCreator.createTransitionText(Transition, boolean)
    use ModelTextCreator.createTransitionText(Transition, TransitionTextParams, Supplier)
    com.nomagic.magicdraw.uml.DeprecatedRepresentationTextCreator.createTransitionText(Transition, boolean, boolean, boolean)
    use ModelTextCreator.createTransitionText(Transition, TransitionTextParams, Supplier)
    com.nomagic.magicdraw.uml.DeprecatedRepresentationTextCreator.createTransitionText(Transition, boolean, boolean, boolean, boolean, boolean)
    use ModelTextCreator.createTransitionText(Transition, TransitionTextParams, Supplier)
    com.nomagic.magicdraw.uml.DeprecatedRepresentationTextCreator.createTriggersText(Collection)
    use ModelTextCreator.createTriggersText(Collection, TriggerTextParams, Supplier)
    com.nomagic.magicdraw.uml.DeprecatedRepresentationTextCreator.createTriggersText(Collection, boolean)
    use ModelTextCreator.createTriggersText(Collection, TriggerTextParams, Supplier)
    com.nomagic.magicdraw.uml.DeprecatedRepresentationTextCreator.createTriggersText(Collection, boolean, boolean, boolean)
    use ModelTextCreator.createTriggersText(Collection, TriggerTextParams, Supplier)
    com.nomagic.magicdraw.uml.DeprecatedRepresentationTextCreator.createTriggerText(Trigger)
    use ModelTextCreator.createTriggerText(Trigger, TriggerTextParams, Supplier)
    com.nomagic.magicdraw.uml.DeprecatedRepresentationTextCreator.createTriggerText(Trigger, boolean)
    use ModelTextCreator.createTriggerText(Trigger, TriggerTextParams, Supplier)
    com.nomagic.magicdraw.uml.DeprecatedRepresentationTextCreator.createTriggerText(Trigger, boolean, boolean, boolean)
    use ModelTextCreator.createTriggerText(Trigger, TriggerTextParams, Supplier)
    com.nomagic.magicdraw.uml.DeprecatedRepresentationTextCreator.createTypedElementText(TypedElement, boolean, boolean, boolean, boolean, boolean)
    use ModelTextCreator.createTypedElementText(TypedElement, TypedElementTextParams, Supplier)
    com.nomagic.magicdraw.uml.DeprecatedRepresentationTextCreator.createTypeName(Type, boolean, boolean)
    use CoreTextCreator.createStyledTypeText(Type, boolean, Supplier)
    com.nomagic.magicdraw.uml.DeprecatedRepresentationTextCreator.createValueSpecificationText(ValueSpecification)
    use CoreTextCreator.createValueSpecificationText(ValueSpecification, Supplier)
    com.nomagic.magicdraw.uml.DeprecatedRepresentationTextCreator.createVisibilityText(VisibilityKind)
    use CoreTextCreator.createVisibilityText(VisibilityKind)
    com.nomagic.magicdraw.uml.DeprecatedRepresentationTextCreator.endColorHtmlTag(String)
    use RichTextStringUtils.closeColor(String)
    com.nomagic.magicdraw.uml.DeprecatedRepresentationTextCreator.endColorHtmlTag(StringBuilder)
    use RichTextStringUtils.closeColor(StringBuilder)
    com.nomagic.magicdraw.uml.DeprecatedRepresentationTextCreator.getLocationInTool()
    text creation parameters are now retrieved from RepresentationTextParams which is passed as argument for various methods
    com.nomagic.magicdraw.uml.DeprecatedRepresentationTextCreator.getPureTextFromColoredText(String)
    use TextUtils.toPlainText(String)
    com.nomagic.magicdraw.uml.DeprecatedRepresentationTextCreator.getRelationshipFromToRepresentation(Element, Element, String, Element, String, boolean, boolean)
    use ModelTextCreator.createRelationshipFromToText(Element, Element, String, Element, String, boolean, Supplier)
    com.nomagic.magicdraw.uml.DeprecatedRepresentationTextCreator.getRepresentedText(BaseElement, boolean)
    use RepresentationTextCreator.getRepresentedText(BaseElement, RepresentationTextParams)
    com.nomagic.magicdraw.uml.DeprecatedRepresentationTextCreator.getRepresentedText(BaseElement, boolean, boolean)
    use RepresentationTextCreator.getRepresentedText(BaseElement, RepresentationTextParams)
    com.nomagic.magicdraw.uml.DeprecatedRepresentationTextCreator.getRepresentedText(BaseElement, boolean, boolean, boolean)
    use RepresentationTextCreator.getRepresentedText(BaseElement, RepresentationTextParams)
    com.nomagic.magicdraw.uml.DeprecatedRepresentationTextCreator.getRepresentedText(BaseElement, boolean, boolean, boolean, boolean)
    use RepresentationTextCreator.getRepresentedText(BaseElement, RepresentationTextParams, boolean)
    com.nomagic.magicdraw.uml.DeprecatedRepresentationTextCreator.getRepresentedText(BaseElement, boolean, boolean, boolean, LocationInTool, boolean)
    use RepresentationTextCreator.getRepresentedText(BaseElement, RepresentationTextParams, boolean)
    com.nomagic.magicdraw.uml.DeprecatedRepresentationTextCreator.isAddColor()
    text creation parameters should now be set in RepresentationTextParams and passed as argument for methods when retrieving text
    com.nomagic.magicdraw.uml.DeprecatedRepresentationTextCreator.isShowFullType()
    text creation parameters should now be set in RepresentationTextParams and passed as argument for methods when retrieving text
    com.nomagic.magicdraw.uml.DeprecatedRepresentationTextCreator.resetColor(String)
    use RichTextStringUtils.closeColor(String)
    com.nomagic.magicdraw.uml.DeprecatedRepresentationTextCreator.resetColor(StringBuffer)
    use RichTextStringUtils.closeColor(StringBuffer)
    com.nomagic.magicdraw.uml.DeprecatedRepresentationTextCreator.setAddColor(boolean)
    text creation parameters should now be set in RepresentationTextParams and passed as argument for methods when retrieving text
    com.nomagic.magicdraw.uml.DeprecatedRepresentationTextCreator.setLocationInTool(LocationInTool)
    text creation parameters should now be set in RepresentationTextParams and passed as argument for methods when retrieving text
    com.nomagic.magicdraw.uml.DeprecatedRepresentationTextCreator.setShowFullType(boolean)
    text creation parameters should now be set in RepresentationTextParams and passed as argument for methods when retrieving text
    com.nomagic.magicdraw.uml.DeprecatedRepresentationTextCreator.startColorHtmlTag(StringBuilder, Color)
    use RichTextStringUtils.startColor(StringBuilder, Color)
    com.nomagic.magicdraw.uml.DeprecatedRepresentationTextCreator.startColorHtmlTag(String, Color)
    use RichTextStringUtils.startColor(String, Color)
    com.nomagic.magicdraw.uml.ElementFinder.find(Element, Class[], String)
    use Finder.byName()
    com.nomagic.magicdraw.uml.ElementFinder.find(Element, Class[], String, boolean)
    use Finder.byNameRecursively() or Finder.byName()
    com.nomagic.magicdraw.uml.ElementFinder.find(Element, Class[], String, boolean, boolean)
    use Finder.byNameRecursively() or Finder.byName()
    com.nomagic.magicdraw.uml.ElementFinder.find(Element, Class[], String, Collection, boolean)
    use Finder.byNameAllRecursively() or Finder.byNameAll()
    com.nomagic.magicdraw.uml.ElementFinder.find(Element, Class, String)
    use Finder.byName()
    com.nomagic.magicdraw.uml.ElementFinder.find(Element, Class, String, boolean)
    use Finder.byName() or Finder.byNameRecursively()
    com.nomagic.magicdraw.uml.ElementFinder.find(Element, Class, String, boolean, boolean)
    use Finder.byNameRecursively() or Finder.byName()
    com.nomagic.magicdraw.uml.ElementFinder.find(Element, Class, String, Collection, boolean)
    use Finder.byNameAllRecursively() or Finder.byNameAll()
    com.nomagic.magicdraw.uml.ElementFinder.find(Collection, String, Collection)
    use Finder.byName()
    com.nomagic.magicdraw.uml.ElementFinder.getChildren(Element, Class[], boolean)
    use Finder.byType()
    com.nomagic.magicdraw.uml.ElementFinder.getChildren(Element, Class[], boolean, boolean)
    use Finder.byType() or Finder.byTypeRecursively()
    com.nomagic.magicdraw.uml.permissions.ElementPermissionsManager.addPermisionsHandler(ElementPermissions)
    spelling error. Use #addPermissionsHandler
    com.nomagic.magicdraw.uml.permissions.ElementPermissionsManager.removePermisionsHandler(ElementPermissions)
    spelling error. Use #removePermissionsHandler
    com.nomagic.magicdraw.uml.symbols.DiagramListenerAdapter.dispose(Project)
    Use DiagramListenerAdapter.uninstall(Project)
    com.nomagic.magicdraw.uml.symbols.DiagramPresentationElement.getUsedModelElements(boolean)
    checkOnlyPersistent parameter is ignored. Use DiagramPresentationElement.getUsedModelElements()
    com.nomagic.magicdraw.uml.symbols.PresentationElement.getPreferredSize()
    use PresentationElement.getPreferredDimension()
    com.nomagic.magicdraw.uml.symbols.shapes.html.HTMLHelper.applyFontSizeStyleSheetColorOnP(String, Font, boolean, int, int, int)
    use HtmlStyleUtils.applyFontSizeStyleSheetColorOnP(String, Font, boolean, int, int, int)
    com.nomagic.magicdraw.uml.symbols.shapes.html.HTMLHelper.applyFontSizeStyleSheetOnP(String, Font, boolean)
    use HtmlStyleUtils.applyFontSizeStyleSheetOnP(String, Font, boolean)
    com.nomagic.magicdraw.uml.symbols.shapes.html.HTMLHelper.constructHTMLText(String)
    use HtmlTextUtils.toHtmlText(String)
    com.nomagic.magicdraw.uml.symbols.shapes.html.HTMLHelper.constructHTMLText(String, boolean, boolean)
    use HtmlTextUtilsInternal.toHtmlText(String, boolean, boolean)
    com.nomagic.magicdraw.uml.symbols.shapes.html.HTMLHelper.createHTMLView(String, StyledDocument, Project)
    use HTMLHelper.createHTMLView(String, StyledDocument, Project, ShapeElement, boolean)
    com.nomagic.magicdraw.uml.symbols.shapes.html.HTMLHelper.getHTMLBody(String)
    use HtmlTextUtils.removeHtmlBodyTags(String)
    com.nomagic.magicdraw.uml.symbols.shapes.html.HTMLHelper.getPureText(Document)
    use HtmlTextUtils.toPlainText(Document)
    com.nomagic.magicdraw.uml.symbols.shapes.html.HTMLHelper.getPureTextFromHTMLSource(String)
    use HtmlTextUtils.toPlainText(String)
    com.nomagic.magicdraw.uml.symbols.shapes.html.HTMLHelper.isHTMLText(String)
    use HtmlTextUtils.isHtml(String)
    com.nomagic.magicdraw.uml.symbols.shapes.html.HTMLHelper.makeEndTag(String)
    use HtmlTextUtils.endTag(String)
    com.nomagic.magicdraw.uml.symbols.shapes.html.HTMLHelper.makeStartTag(String)
    use HtmlTextUtils.startTag(String)
    com.nomagic.magicdraw.uml.symbols.shapes.html.HTMLHelper.removeHTMLHeader(String)
    use HtmlTextUtils.removeHtmlBodyPTags(String)
    com.nomagic.magicdraw.uml.symbols.shapes.html.HTMLHelper.stringToHTMLString(String)
    use HtmlTextUtils.encodeHtmlCharacters(String)
    com.nomagic.magicdraw.uml.symbols.shapes.html.HTMLHelper.wrapAsHTML(String)
    use HtmlTextUtils.wrapInHtmlTag(String)
    com.nomagic.magicdraw.uml.symbols.shapes.html.HTMLHelper.wrapAsHTML(StringBuilder)
    use HtmlTextUtils.wrapInHtmlTag(StringBuilder)
    com.nomagic.magicdraw.uml.symbols.shapes.html.HTMLHelper.wrapAsHTMLDocument(String)
    use HtmlTextUtils.wrapInHtmlBodyPTags(String)
    com.nomagic.magicdraw.uml.symbols.shapes.html.HTMLHelper.wrapByHtmlBody(String)
    use HtmlTextUtils.wrapInHtmlBodyNewLineTags(String)
    com.nomagic.magicdraw.uml.symbols.shapes.PortView.getPort()
    use #getElement
    com.nomagic.magicdraw.uml.symbols.shapes.ShapeRenderer.createBoundingShape(ShapeElement, PathElement)
    use ShapeRenderer.createBoundingShape(ShapeElement, PathElement, BoundsTransformation)
    com.nomagic.magicdraw.uml2.util.EventSupporter.firePropertyChange(EStructuralFeature.Setting, String, Object, Object, int, int)
    not used
    com.nomagic.magicdraw.uml2.util.EventSupporter.isRawMode(EStructuralFeature.Setting)
    not used
    com.nomagic.magicdraw.validation.ElementValidationRuleImpl.preRun(Project, Constraint)
    replaced by new method ElementValidationRuleImpl.preRun(com.nomagic.magicdraw.core.Project, com.nomagic.uml2.ext.magicdraw.classes.mdkernel.Constraint, java.util.Collection)
    com.nomagic.magicdraw.validation.ValidationRunData.getSuite()
    use ValidationRunData.getSuites()
    com.nomagic.magicdraw.variants.transformation.ElementTransformation.transform(VariationPoint)
    use com.nomagic.magicdraw.variants.transformation.ElementTransformation#transform(com.nomagic.magicdraw.variants.variationpoints.VariationPoint, com.nomagic.magicdraw.variants.transformation.TransformationParameters)
    com.nomagic.requirements.util.MDCustomizationForRequirements.getNumberOwner()
    use getInstance(element).numberOwner().getStereotype()
    com.nomagic.requirements.util.MDCustomizationForRequirements.getRequirementTable()
    use getInstance(element).requirementTable().getStereotype()
    com.nomagic.requirements.util.MDCustomizationForRequirements.getRequirementTerms()
    use getInstance(element).requirementTerms().getStereotype()
    com.nomagic.requirements.util.MDCustomizationForRequirements.getVerificationStatus()
    use getInstance(element).verificationStatus().getStereotype()
    com.nomagic.requirements.util.MDCustomizationForRequirements.isNumberOwner(Element)
    use NumberOwnerStereotype.isInstance(element)
    com.nomagic.requirements.util.MDCustomizationForRequirements.isRequirementTable(Element)
    use RequirementTableStereotype.isInstance(element)
    com.nomagic.requirements.util.MDCustomizationForRequirements.isRequirementTerms(Element)
    use RequirementTermsStereotype.isInstance(element)
    com.nomagic.requirements.util.MDCustomizationForRequirements.isVerificationStatus(Element)
    use VerificationStatusStereotype.isInstance(element)
    com.nomagic.ui.DialogParentProvider.getDialogParent()
    use DialogParentProvider.getDialogOwner(). Frame is not always a good choice to pass as parent. Parent sometimes should be another dialog, not just a frame.
    com.nomagic.ui.HiDPIScaleUtilities.getReducedScalingFactor()
    use getReducedUserScalingFactor()
    com.nomagic.ui.HiDPIScaleUtilities.getScaleFactorByScreenResolution()
    use calculateSystemScaleFactor()
    com.nomagic.ui.HiDPIScaleUtilities.getScalingFactor()
    use getUserScalingFactor()
    com.nomagic.ui.HiDPIScaleUtilities.isScalingFactorFromProperty()
    isUserScalingFactorDefined()
    com.nomagic.uml2.ext.jmi.helpers.DeprecatedStereotypesHelper.addStereotypeByString(Element, String)
    use StereotypesHelper.addStereotype(Element, Stereotype)
    com.nomagic.uml2.ext.jmi.helpers.DeprecatedStereotypesHelper.addStereotypeByString(Element, String, String)
    use StereotypesHelper.addStereotype(Element, Stereotype)
    com.nomagic.uml2.ext.jmi.helpers.DeprecatedStereotypesHelper.addStereotypesWithNames(Element, Collection<String>)
    use StereotypesHelper.addStereotypes(Element, Collection)
    com.nomagic.uml2.ext.jmi.helpers.DeprecatedStereotypesHelper.getExtendedElements(Stereotype)
    use StereotypesHelper.getStereotypedElements(Stereotype) as it has better naming of the method
    com.nomagic.uml2.ext.jmi.helpers.DeprecatedStereotypesHelper.getExtendedElementsIncludingDerived(Stereotype)
    use StereotypesHelper.getStereotypedElementsIncludingDerived(Stereotype) as it has better naming of the method
    com.nomagic.uml2.ext.jmi.helpers.DeprecatedStereotypesHelper.getStereotype(Project, String)
    this method returns first found stereotype from the project. It is better to narrow down the search with profile, use StereotypesHelper.getStereotype(Project project, String stereotypeName, Profile profile)
    com.nomagic.uml2.ext.jmi.helpers.DeprecatedStereotypesHelper.getStereotype(Project, String, String)
    this method is not suitable when project contains more than one profile with same name but different URI. Use StereotypesHelper.getStereotype(Project project, String stereotypeName, Profile profile)
    com.nomagic.uml2.ext.jmi.helpers.DeprecatedStereotypesHelper.getStereotypePropertyValue(Element, Stereotype, Property)
    use TagsHelper.getStereotypePropertyValue(Element, Property)
    com.nomagic.uml2.ext.jmi.helpers.DeprecatedStereotypesHelper.getStereotypePropertyValue(Element, Stereotype, Property, boolean)
    use TagsHelper.getStereotypePropertyValue(Element, Property, boolean)
    com.nomagic.uml2.ext.jmi.helpers.DeprecatedStereotypesHelper.hasExtendedElements(Stereotype)
    use StereotypesHelper.hasStereotypedElements(Stereotype) as it has better naming of the method
    com.nomagic.uml2.ext.jmi.helpers.DeprecatedStereotypesHelper.hasStereotype(Element, String)
    use StereotypesHelper.hasStereotype(Element, Stereotype)
    com.nomagic.uml2.ext.jmi.helpers.DeprecatedStereotypesHelper.hasStereotype(Element, String, String)
    this method is not suitable when project contains more than one profile with same name but different URI. Use StereotypesHelper.hasStereotype(Element, Stereotype)
    com.nomagic.uml2.ext.jmi.helpers.DeprecatedStereotypesHelper.hasStereotypeOrDerived(Element, String)
    use StereotypesHelper.hasStereotypeOrDerived(Element, Stereotype)
    com.nomagic.uml2.ext.jmi.helpers.DeprecatedStereotypesHelper.isElementStereotypedBy(Element, String)
    use StereotypesHelper.hasStereotypeOrDerived(Element, Stereotype)
    com.nomagic.uml2.ext.jmi.helpers.DeprecatedStereotypesHelper.removeStereotypeByString(Element, String)
    use StereotypesHelper.removeStereotype(Element, Stereotype)
    com.nomagic.uml2.ext.jmi.helpers.DeprecatedTagsHelper.clearStereotypeProperty(Element, String, String)
    use TagsHelper.clearStereotypeProperty(Element, Stereotype, String)
    com.nomagic.uml2.ext.jmi.helpers.DeprecatedTagsHelper.clearStereotypeProperty(Element, String, String, boolean)
    use TagsHelper.clearStereotypeProperty(Element, Stereotype, String, boolean)
    com.nomagic.uml2.ext.jmi.helpers.DeprecatedTagsHelper.getStereotypePropertyFirst(Element, String, String)
    use TagsHelper.getStereotypePropertyFirst(Element, Stereotype, String)
    com.nomagic.uml2.ext.jmi.helpers.DeprecatedTagsHelper.getStereotypePropertyFirst(Element, String, String, boolean)
    use TagsHelper.getStereotypePropertyFirst(Element, Stereotype, String, boolean)
    com.nomagic.uml2.ext.jmi.helpers.DeprecatedTagsHelper.getStereotypePropertyValue(Element, String, String)
    use TagsHelper.getStereotypePropertyValue(Element, Stereotype, String)
    com.nomagic.uml2.ext.jmi.helpers.DeprecatedTagsHelper.getStereotypePropertyValue(Element, String, String, boolean)
    use TagsHelper.getStereotypePropertyValue(Element, Stereotype, String, boolean)
    com.nomagic.uml2.ext.jmi.helpers.DeprecatedTagsHelper.getStereotypePropertyValueAsString(Element, String, String)
    use TagsHelper.getStereotypePropertyValueAsString(Element, Stereotype, String)
    com.nomagic.uml2.ext.jmi.helpers.DeprecatedTagsHelper.getStereotypePropertyValueAsString(Element, String, String, boolean)
    use TagsHelper.getStereotypePropertyValueAsString(Element, Stereotype, String, boolean)
    com.nomagic.uml2.ext.jmi.helpers.ElementImageHelper.getCustomImageInformation(Element, Stereotype)
    use ElementImageHelper.getCustomImageInformation(Element)
    com.nomagic.uml2.ext.jmi.helpers.InteractionHelper.constructMessageText(Message, boolean)
    use ModelTextCreator.createMessageText(Message, MessageTextParams, Supplier)
    com.nomagic.uml2.ext.jmi.helpers.InteractionHelper.createDuration(DurationConstraint)
    use InteractionHelper.createDuration(DurationInterval, boolean)
    com.nomagic.uml2.ext.jmi.helpers.InteractionHelper.createTimeExpression(TimeConstraint)
    use InteractionHelper.createTimeExpression(TimeInterval, boolean)
    com.nomagic.uml2.ext.jmi.helpers.StateMachineHelper.disposeTriggers(List<Trigger>)
    use StateMachineHelper.disposeTriggers(Collection)
    com.nomagic.uml2.ext.jmi.helpers.StereotypeByProfileCache.getInternalInstance(Class<S>, T)
    This is only used for backwards compatibility with previously used AbstractProjectService
    return getOrCreateInstance(MyProfile.class, MyProfile::new, project);
    or
    getOrCreateInstanceWithNullSupport(MyProfile.class, MyProfile::new, project);
    should be used in place of this
    com.nomagic.uml2.ext.jmi.reflect.AbstractRepository.isRawMode()
    not used
    com.nomagic.uml2.ext.jmi.reflect.AbstractRepository.setRawMode(boolean)
    not used
    com.nomagic.uml2.ext.jmi.smartlistener.SmartEventSupport.registerConfig(Class<? extends Element>, Collection<SmartListenerConfig>, PropertyChangeListener)
    SmartEventSupport.register(Registration) method should be used instead of this method.
    com.nomagic.uml2.ext.jmi.smartlistener.SmartEventSupport.unregisterConfig(Class<? extends Element>, Collection<SmartListenerConfig>, PropertyChangeListener)
    SmartEventSupport.unregister(Registration) method should be used instead of this method.
    com.nomagic.uml2.ext.jmi.smartlistener.SmartListenerConfig.listenTo2(String, SmartListenerConfig)
    use SmartListenerConfig.listenTo(String, SmartListenerConfig), because it merges configs too.
    com.nomagic.uml2.ext.jmi.smartlistener.SmartPropertyChangeListener.mergeConfigurations(SmartListenerConfig, SmartListenerConfig)
    use SmartListenerConfig.mergeConfigurations(SmartListenerConfig, SmartListenerConfig)
    com.nomagic.uml2.ext.jmi.smartlistener.SmartPropertyChangeListener.mergeConfigurations(Collection<SmartListenerConfig>)
    use SmartListenerConfig.mergeConfigurations(Collection)
    com.nomagic.uml2.ext.magicdraw.metadata.UMLFactory.setRepository(AbstractRepository)
    The method should not be used. The method allows to set a project's repository to the factory and the factory creates elements in the project's repository. This creates following unwanted consequences:
    1. UMLFactory.eINSTANCE object overlives a project's repository instance. So after a project's closing it might be used to create elements in already closed project.
    2. If a code sets a project's repository and forgets to change it then after switch to another project all elements will be created in the previous project.
    3. It allows to create a deadlock condition. The code that sets the project's repository must take care that all elements in the project are already loaded and to assure that no elements can be unloaded. It makes the code difficult to implement.
    com.nomagic.uml2.MagicDrawProfile.getAbstractGanttChartDiagram()
    use getInstance(element).abstractGanttChartDiagram().getStereotype()
    com.nomagic.uml2.MagicDrawProfile.getAdditionalElementImport()
    use getInstance(element).additionalElementImport().getStereotype()
    com.nomagic.uml2.MagicDrawProfile.getAdditionalPackageImport()
    use getInstance(element).additionalPackageImport().getStereotype()
    com.nomagic.uml2.MagicDrawProfile.getAdornmentRule()
    use getInstance(element).adornmentRule().getStereotype()
    com.nomagic.uml2.MagicDrawProfile.getAspect()
    use getInstance(element).aspect().getStereotype()
    com.nomagic.uml2.MagicDrawProfile.getAssembly()
    use getInstance(element).assembly().getStereotype()
    com.nomagic.uml2.MagicDrawProfile.getAttachedFile()
    use getInstance(element).attachedFile().getStereotype()
    com.nomagic.uml2.MagicDrawProfile.getAutoGeneratedName()
    use getInstance(element).autoGeneratedName().getStereotype()
    com.nomagic.uml2.MagicDrawProfile.getAutoNumber()
    use getInstance(element).autoNumber().getStereotype()
    com.nomagic.uml2.MagicDrawProfile.getAuxiliaryResource()
    use getInstance(element).auxiliaryResource().getStereotype()
    com.nomagic.uml2.MagicDrawProfile.getBanner()
    use getInstance(element).banner().getStereotype()
    com.nomagic.uml2.MagicDrawProfile.getBoundary()
    use getInstance(element).boundary().getStereotype()
    com.nomagic.uml2.MagicDrawProfile.getComplete()
    use getInstance(element).complete().getStereotype()
    com.nomagic.uml2.MagicDrawProfile.getConceptualView()
    use getInstance(element).conceptualView().getStereotype()
    com.nomagic.uml2.MagicDrawProfile.getConstructor()
    use getInstance(element).constructor().getStereotype()
    com.nomagic.uml2.MagicDrawProfile.getControl()
    use getInstance(element).control().getStereotype()
    com.nomagic.uml2.MagicDrawProfile.getCustomImageHolder()
    use getInstance(element).customImageHolder().getStereotype()
    com.nomagic.uml2.MagicDrawProfile.getCustomization()
    use getInstance(element).customization().getStereotype()
    com.nomagic.uml2.MagicDrawProfile.getCustomSort()
    use getInstance(element).customSort().getStereotype()
    com.nomagic.uml2.MagicDrawProfile.getDelegate()
    use getInstance(element).delegate().getStereotype()
    com.nomagic.uml2.MagicDrawProfile.getDeploymentView()
    use getInstance(element).deploymentView().getStereotype()
    com.nomagic.uml2.MagicDrawProfile.getDeprecated()
    use getInstance(element).deprecated().getStereotype()
    com.nomagic.uml2.MagicDrawProfile.getDerivedPropertiesSuite()
    use getInstance(element).derivedPropertiesSuite().getStereotype()
    com.nomagic.uml2.MagicDrawProfile.getDerivedPropertySpecification()
    use getInstance(element).derivedPropertySpecification().getStereotype()
    com.nomagic.uml2.MagicDrawProfile.getDesignModel()
    use getInstance(element).designModel().getStereotype()
    com.nomagic.uml2.MagicDrawProfile.getDestructor()
    use getInstance(element).destructor().getStereotype()
    com.nomagic.uml2.MagicDrawProfile.getDiagramContentFilter()
    use getInstance(element).diagramContentFilter().getStereotype()
    com.nomagic.uml2.MagicDrawProfile.getDiagramInfo()
    use getInstance(element).diagramInfo().getStereotype()
    com.nomagic.uml2.MagicDrawProfile.getDiagramTable()
    use getInstance(element).diagramTable().getStereotype()
    com.nomagic.uml2.MagicDrawProfile.getDiagramTableMapToDataSource()
    use getInstance(element).diagramTableMapToDataSource().getStereotype()
    com.nomagic.uml2.MagicDrawProfile.getDisclaimerConfiguration()
    use getInstance(element).disclaimerConfiguration().getStereotype()
    com.nomagic.uml2.MagicDrawProfile.getDragAndDropSpecification()
    use getInstance(element).dragAndDropSpecification().getStereotype()
    com.nomagic.uml2.MagicDrawProfile.getEd()
    use getInstance(element).ed().getStereotype()
    com.nomagic.uml2.MagicDrawProfile.getElementReferenceInText()
    use getInstance(element).elementReferenceInText().getStereotype()
    com.nomagic.uml2.MagicDrawProfile.getElementsLibrary()
    use getInstance(element).elementsLibrary().getStereotype()
    com.nomagic.uml2.MagicDrawProfile.getElementsLibraryBranch()
    use getInstance(element).elementsLibraryBranch().getStereotype()
    com.nomagic.uml2.MagicDrawProfile.getFileView()
    use getInstance(element).fileView().getStereotype()
    com.nomagic.uml2.MagicDrawProfile.getGetter()
    use getInstance(element).getter().getStereotype()
    com.nomagic.uml2.MagicDrawProfile.getGrouped()
    use getInstance(element).grouped().getStereotype()
    com.nomagic.uml2.MagicDrawProfile.getHasGroupName()
    use getInstance(element).hasGroupName().getStereotype()
    com.nomagic.uml2.MagicDrawProfile.getHyperlinkOwner()
    use getInstance(element).hyperlinkOwner().getStereotype()
    com.nomagic.uml2.MagicDrawProfile.getIconHolder()
    use getInstance(element).iconHolder().getStereotype()
    com.nomagic.uml2.MagicDrawProfile.getIgnoreAuxFilter()
    use getInstance(element).ignoreAuxFilter().getStereotype()
    com.nomagic.uml2.MagicDrawProfile.getImplementationModel()
    use getInstance(element).implementationModel().getStereotype()
    com.nomagic.uml2.MagicDrawProfile.getImportMap()
    use getInstance(element).importMap().getStereotype()
    com.nomagic.uml2.MagicDrawProfile.getImportMapGroup()
    use getInstance(element).importMapGroup().getStereotype()
    com.nomagic.uml2.MagicDrawProfile.getInfo()
    use getInstance(element).info().getStereotype()
    com.nomagic.uml2.MagicDrawProfile.getInstanceTable()
    use getInstance(element).instanceTable().getStereotype()
    com.nomagic.uml2.MagicDrawProfile.getInvisibleStereotype()
    use getInstance(element).invisibleStereotype().getStereotype()
    com.nomagic.uml2.MagicDrawProfile.getLayoutTemplate()
    use getInstance(element).layoutTemplate().getStereotype()
    com.nomagic.uml2.MagicDrawProfile.getLegend()
    use getInstance(element).legend().getStereotype()
    com.nomagic.uml2.MagicDrawProfile.getLegendItem()
    use getInstance(element).legendItem().getStereotype()
    com.nomagic.uml2.MagicDrawProfile.getLegendUsage()
    use getInstance(element).legendUsage().getStereotype()
    com.nomagic.uml2.MagicDrawProfile.getMapToDataSource()
    use getInstance(element).mapToDataSource().getStereotype()
    com.nomagic.uml2.MagicDrawProfile.getMergedDiagram()
    use getInstance(element).mergedDiagram().getStereotype()
    com.nomagic.uml2.MagicDrawProfile.getMetaProperty()
    use getInstance(element).metaProperty().getStereotype()
    com.nomagic.uml2.MagicDrawProfile.getMetricDefinition()
    use getInstance(element).metricDefinition().getStereotype()
    com.nomagic.uml2.MagicDrawProfile.getMetricInstance()
    use getInstance(element).metricInstance().getStereotype()
    com.nomagic.uml2.MagicDrawProfile.getMetricSuite()
    use getInstance(element).metricSuite().getStereotype()
    com.nomagic.uml2.MagicDrawProfile.getMigrationLog()
    use getInstance(element).migrationLog().getStereotype()
    com.nomagic.uml2.MagicDrawProfile.getMount()
    use getInstance(element).mount().getStereotype()
    com.nomagic.uml2.MagicDrawProfile.getNumberingScheme()
    use getInstance(element).numberingScheme().getStereotype()
    com.nomagic.uml2.MagicDrawProfile.getNumberOwner()
    use getInstance(element).numberOwner().getStereotype()
    com.nomagic.uml2.MagicDrawProfile.getNumberPart()
    use getInstance(element).numberPart().getStereotype()
    com.nomagic.uml2.MagicDrawProfile.getParameterDefinition()
    use getInstance(element).parameterDefinition().getStereotype()
    com.nomagic.uml2.MagicDrawProfile.getPlaceOnPaletteProperty()
    use getInstance(element).placeOnPaletteProperty().getStereotype()
    com.nomagic.uml2.MagicDrawProfile.getProcessView()
    use getInstance(element).processView().getStereotype()
    com.nomagic.uml2.MagicDrawProfile.getProfileUpgradeMappingRule()
    use getInstance(element).profileUpgradeMappingRule().getStereotype()
    com.nomagic.uml2.MagicDrawProfile.getProfileUpgradeTable()
    use getInstance(element).profileUpgradeTable().getStereotype()
    com.nomagic.uml2.MagicDrawProfile.getPropertyGroup()
    use getInstance(element).propertyGroup().getStereotype()
    com.nomagic.uml2.MagicDrawProfile.getRelationMap()
    use getInstance(element).relationMap().getStereotype()
    com.nomagic.uml2.MagicDrawProfile.getReplaceStereotype()
    use getInstance(element).replaceStereotype().getStereotype()
    com.nomagic.uml2.MagicDrawProfile.getReplaceTaggedValue()
    use getInstance(element).replaceTaggedValue().getStereotype()
    com.nomagic.uml2.MagicDrawProfile.getReplaceType()
    use getInstance(element).replaceType().getStereotype()
    com.nomagic.uml2.MagicDrawProfile.getReportTemplate()
    use getInstance(element).reportTemplate().getStereotype()
    com.nomagic.uml2.MagicDrawProfile.getRequiresFeature()
    use getInstance(element).requiresFeature().getStereotype()
    com.nomagic.uml2.MagicDrawProfile.getRule()
    use getInstance(element).rule().getStereotype()
    com.nomagic.uml2.MagicDrawProfile.getSddSubsystem()
    use getInstance(element).sddSubsystem().getStereotype()
    com.nomagic.uml2.MagicDrawProfile.getSearchRule()
    use getInstance(element).searchRule().getStereotype()
    com.nomagic.uml2.MagicDrawProfile.getSetter()
    use getInstance(element).setter().getStereotype()
    com.nomagic.uml2.MagicDrawProfile.getSmartPackage()
    use getInstance(element).smartPackage().getStereotype()
    com.nomagic.uml2.MagicDrawProfile.getSuggestedStringValues()
    use getInstance(element).suggestedStringValues().getStereotype()
    com.nomagic.uml2.MagicDrawProfile.getSuggestedValues()
    use getInstance(element).suggestedValues().getStereotype()
    com.nomagic.uml2.MagicDrawProfile.getTagGroup()
    use getInstance(element).tagGroup().getStereotype()
    com.nomagic.uml2.MagicDrawProfile.getTerm()
    use getInstance(element).term().getStereotype()
    com.nomagic.uml2.MagicDrawProfile.getTodo_Owner()
    use getInstance(element).todo_Owner().getStereotype()
    com.nomagic.uml2.MagicDrawProfile.getTypeModifier()
    use getInstance(element).typeModifier().getStereotype()
    com.nomagic.uml2.MagicDrawProfile.getUseCaseModel()
    use getInstance(element).useCaseModel().getStereotype()
    com.nomagic.uml2.MagicDrawProfile.getUseCaseView()
    use getInstance(element).useCaseView().getStereotype()
    com.nomagic.uml2.MagicDrawProfile.getValidationBasedMetricDefinition()
    use getInstance(element).validationBasedMetricDefinition().getStereotype()
    com.nomagic.uml2.MagicDrawProfile.getVirtual()
    use getInstance(element).virtual().getStereotype()
    com.nomagic.uml2.MagicDrawProfile.isAbstractGanttChartDiagram(Element)
    use AbstractGanttChartDiagramStereotype.isInstance(element)
    com.nomagic.uml2.MagicDrawProfile.isAdditionalElementImport(Element)
    use AdditionalElementImportStereotype.isInstance(element)
    com.nomagic.uml2.MagicDrawProfile.isAdditionalPackageImport(Element)
    use AdditionalPackageImportStereotype.isInstance(element)
    com.nomagic.uml2.MagicDrawProfile.isAdornmentRule(Element)
    use AdornmentRuleStereotype.isInstance(element)
    com.nomagic.uml2.MagicDrawProfile.isAspect(Element)
    use AspectStereotype.isInstance(element)
    com.nomagic.uml2.MagicDrawProfile.isAssembly(Element)
    use AssemblyStereotype.isInstance(element)
    com.nomagic.uml2.MagicDrawProfile.isAttachedFile(Element)
    use AttachedFileStereotype.isInstance(element)
    com.nomagic.uml2.MagicDrawProfile.isAutoGeneratedName(Element)
    use AutoGeneratedNameStereotype.isInstance(element)
    com.nomagic.uml2.MagicDrawProfile.isAutoNumber(Element)
    use AutoNumberStereotype.isInstance(element)
    com.nomagic.uml2.MagicDrawProfile.isAuxiliaryResource(Element)
    use AuxiliaryResourceStereotype.isInstance(element)
    com.nomagic.uml2.MagicDrawProfile.isBanner(Element)
    use BannerStereotype.isInstance(element)
    com.nomagic.uml2.MagicDrawProfile.isBoundary(Element)
    use BoundaryStereotype.isInstance(element)
    com.nomagic.uml2.MagicDrawProfile.isComplete(Element)
    use CompleteStereotype.isInstance(element)
    com.nomagic.uml2.MagicDrawProfile.isConceptualView(Element)
    use ConceptualViewStereotype.isInstance(element)
    com.nomagic.uml2.MagicDrawProfile.isConstructor(Element)
    use ConstructorStereotype.isInstance(element)
    com.nomagic.uml2.MagicDrawProfile.isControl(Element)
    use ControlStereotype.isInstance(element)
    com.nomagic.uml2.MagicDrawProfile.isCustomImageHolder(Element)
    use CustomImageHolderStereotype.isInstance(element)
    com.nomagic.uml2.MagicDrawProfile.isCustomization(Element)
    use CustomizationStereotype.isInstance(element)
    com.nomagic.uml2.MagicDrawProfile.isCustomSort(Element)
    use CustomSortStereotype.isInstance(element)
    com.nomagic.uml2.MagicDrawProfile.isDelegate(Element)
    use DelegateStereotype.isInstance(element)
    com.nomagic.uml2.MagicDrawProfile.isDeploymentView(Element)
    use DeploymentViewStereotype.isInstance(element)
    com.nomagic.uml2.MagicDrawProfile.isDeprecated(Element)
    use DeprecatedStereotype.isInstance(element)
    com.nomagic.uml2.MagicDrawProfile.isDerivedPropertiesSuite(Element)
    use DerivedPropertiesSuiteStereotype.isInstance(element)
    com.nomagic.uml2.MagicDrawProfile.isDerivedPropertySpecification(Element)
    use DerivedPropertySpecificationStereotype.isInstance(element)
    com.nomagic.uml2.MagicDrawProfile.isDesignModel(Element)
    use DesignModelStereotype.isInstance(element)
    com.nomagic.uml2.MagicDrawProfile.isDestructor(Element)
    use DestructorStereotype.isInstance(element)
    com.nomagic.uml2.MagicDrawProfile.isDiagramContentFilter(Element)
    use DiagramContentFilterStereotype.isInstance(element)
    com.nomagic.uml2.MagicDrawProfile.isDiagramInfo(Element)
    use DiagramInfoStereotype.isInstance(element)
    com.nomagic.uml2.MagicDrawProfile.isDiagramTable(Element)
    use DiagramTableStereotype.isInstance(element)
    com.nomagic.uml2.MagicDrawProfile.isDiagramTableMapToDataSource(Element)
    use DiagramTableMapToDataSourceStereotype.isInstance(element)
    com.nomagic.uml2.MagicDrawProfile.isDisclaimerConfiguration(Element)
    use DisclaimerConfigurationStereotype.isInstance(element)
    com.nomagic.uml2.MagicDrawProfile.isDragAndDropSpecification(Element)
    use DragAndDropSpecificationStereotype.isInstance(element)
    com.nomagic.uml2.MagicDrawProfile.isEd(Element)
    use EdStereotype.isInstance(element)
    com.nomagic.uml2.MagicDrawProfile.isElementReferenceInText(Element)
    use ElementReferenceInTextStereotype.isInstance(element)
    com.nomagic.uml2.MagicDrawProfile.isElementsLibrary(Element)
    use ElementsLibraryStereotype.isInstance(element)
    com.nomagic.uml2.MagicDrawProfile.isElementsLibraryBranch(Element)
    use ElementsLibraryBranchStereotype.isInstance(element)
    com.nomagic.uml2.MagicDrawProfile.isFileView(Element)
    use FileViewStereotype.isInstance(element)
    com.nomagic.uml2.MagicDrawProfile.isGetter(Element)
    use GetterStereotype.isInstance(element)
    com.nomagic.uml2.MagicDrawProfile.isGrouped(Element)
    use GroupedStereotype.isInstance(element)
    com.nomagic.uml2.MagicDrawProfile.isHasGroupName(Element)
    use HasGroupNameStereotype.isInstance(element)
    com.nomagic.uml2.MagicDrawProfile.isHyperlinkOwner(Element)
    use HyperlinkOwnerStereotype.isInstance(element)
    com.nomagic.uml2.MagicDrawProfile.isIconHolder(Element)
    use IconHolderStereotype.isInstance(element)
    com.nomagic.uml2.MagicDrawProfile.isIgnoreAuxFilter(Element)
    use IgnoreAuxFilterStereotype.isInstance(element)
    com.nomagic.uml2.MagicDrawProfile.isImplementationModel(Element)
    use ImplementationModelStereotype.isInstance(element)
    com.nomagic.uml2.MagicDrawProfile.isImportMap(Element)
    use ImportMapStereotype.isInstance(element)
    com.nomagic.uml2.MagicDrawProfile.isImportMapGroup(Element)
    use ImportMapGroupStereotype.isInstance(element)
    com.nomagic.uml2.MagicDrawProfile.isInfo(Element)
    use InfoStereotype.isInstance(element)
    com.nomagic.uml2.MagicDrawProfile.isInstanceTable(Element)
    use InstanceTableStereotype.isInstance(element)
    com.nomagic.uml2.MagicDrawProfile.isInvisibleStereotype(Element)
    use InvisibleStereotypeStereotype.isInstance(element)
    com.nomagic.uml2.MagicDrawProfile.isLayoutTemplate(Element)
    use LayoutTemplateStereotype.isInstance(element)
    com.nomagic.uml2.MagicDrawProfile.isLegend(Element)
    use LegendStereotype.isInstance(element)
    com.nomagic.uml2.MagicDrawProfile.isLegendItem(Element)
    use LegendItemStereotype.isInstance(element)
    com.nomagic.uml2.MagicDrawProfile.isLegendUsage(Element)
    use LegendUsageStereotype.isInstance(element)
    com.nomagic.uml2.MagicDrawProfile.isMapToDataSource(Element)
    use MapToDataSourceStereotype.isInstance(element)
    com.nomagic.uml2.MagicDrawProfile.isMergedDiagram(Element)
    use MergedDiagramStereotype.isInstance(element)
    com.nomagic.uml2.MagicDrawProfile.isMetaProperty(Element)
    use MetaPropertyStereotype.isInstance(element)
    com.nomagic.uml2.MagicDrawProfile.isMetricDefinition(Element)
    use MetricDefinitionStereotype.isInstance(element)
    com.nomagic.uml2.MagicDrawProfile.isMetricInstance(Element)
    use MetricInstanceStereotype.isInstance(element)
    com.nomagic.uml2.MagicDrawProfile.isMetricSuite(Element)
    use MetricSuiteStereotype.isInstance(element)
    com.nomagic.uml2.MagicDrawProfile.isMigrationLog(Element)
    use MigrationLogStereotype.isInstance(element)
    com.nomagic.uml2.MagicDrawProfile.isMount(Element)
    use MountStereotype.isInstance(element)
    com.nomagic.uml2.MagicDrawProfile.isNumberingScheme(Element)
    use NumberingSchemeStereotype.isInstance(element)
    com.nomagic.uml2.MagicDrawProfile.isNumberOwner(Element)
    use NumberOwnerStereotype.isInstance(element)
    com.nomagic.uml2.MagicDrawProfile.isNumberPart(Element)
    use NumberPartStereotype.isInstance(element)
    com.nomagic.uml2.MagicDrawProfile.isParameterDefinition(Element)
    use ParameterDefinitionStereotype.isInstance(element)
    com.nomagic.uml2.MagicDrawProfile.isPlaceOnPaletteProperty(Element)
    use PlaceOnPalettePropertyStereotype.isInstance(element)
    com.nomagic.uml2.MagicDrawProfile.isProcessView(Element)
    use ProcessViewStereotype.isInstance(element)
    com.nomagic.uml2.MagicDrawProfile.isProfileUpgradeMappingRule(Element)
    use ProfileUpgradeMappingRuleStereotype.isInstance(element)
    com.nomagic.uml2.MagicDrawProfile.isProfileUpgradeTable(Element)
    use ProfileUpgradeTableStereotype.isInstance(element)
    com.nomagic.uml2.MagicDrawProfile.isPropertyGroup(Element)
    use PropertyGroupStereotype.isInstance(element)
    com.nomagic.uml2.MagicDrawProfile.isRelationMap(Element)
    use RelationMapStereotype.isInstance(element)
    com.nomagic.uml2.MagicDrawProfile.isReplaceStereotype(Element)
    use ReplaceStereotypeStereotype.isInstance(element)
    com.nomagic.uml2.MagicDrawProfile.isReplaceTaggedValue(Element)
    use ReplaceTaggedValueStereotype.isInstance(element)
    com.nomagic.uml2.MagicDrawProfile.isReplaceType(Element)
    use ReplaceTypeStereotype.isInstance(element)
    com.nomagic.uml2.MagicDrawProfile.isReportTemplate(Element)
    use ReportTemplateStereotype.isInstance(element)
    com.nomagic.uml2.MagicDrawProfile.isRequiresFeature(Element)
    use RequiresFeatureStereotype.isInstance(element)
    com.nomagic.uml2.MagicDrawProfile.isRule(Element)
    use RuleStereotype.isInstance(element)
    com.nomagic.uml2.MagicDrawProfile.isSddSubsystem(Element)
    use SddSubsystemStereotype.isInstance(element)
    com.nomagic.uml2.MagicDrawProfile.isSearchRule(Element)
    use SearchRuleStereotype.isInstance(element)
    com.nomagic.uml2.MagicDrawProfile.isSetter(Element)
    use SetterStereotype.isInstance(element)
    com.nomagic.uml2.MagicDrawProfile.isSmartPackage(Element)
    use SmartPackageStereotype.isInstance(element)
    com.nomagic.uml2.MagicDrawProfile.isSuggestedStringValues(Element)
    use SuggestedStringValuesStereotype.isInstance(element)
    com.nomagic.uml2.MagicDrawProfile.isSuggestedValues(Element)
    use SuggestedValuesStereotype.isInstance(element)
    com.nomagic.uml2.MagicDrawProfile.isTagGroup(Element)
    use TagGroupStereotype.isInstance(element)
    com.nomagic.uml2.MagicDrawProfile.isTerm(Element)
    use TermStereotype.isInstance(element)
    com.nomagic.uml2.MagicDrawProfile.isTodo_Owner(Element)
    use Todo_OwnerStereotype.isInstance(element)
    com.nomagic.uml2.MagicDrawProfile.isTypeModifier(Element)
    use TypeModifierStereotype.isInstance(element)
    com.nomagic.uml2.MagicDrawProfile.isUseCaseModel(Element)
    use UseCaseModelStereotype.isInstance(element)
    com.nomagic.uml2.MagicDrawProfile.isUseCaseView(Element)
    use UseCaseViewStereotype.isInstance(element)
    com.nomagic.uml2.MagicDrawProfile.isValidationBasedMetricDefinition(Element)
    use ValidationBasedMetricDefinitionStereotype.isInstance(element)
    com.nomagic.uml2.MagicDrawProfile.isVirtual(Element)
    use VirtualStereotype.isInstance(element)
    com.nomagic.uml2.StandardProfile.getAuxiliary()
    use getInstance(element).auxiliary().getStereotype()
    com.nomagic.uml2.StandardProfile.getBuildComponent()
    use getInstance(element).buildComponent().getStereotype()
    com.nomagic.uml2.StandardProfile.getCall()
    use getInstance(element).call().getStereotype()
    com.nomagic.uml2.StandardProfile.getCreate()
    use getInstance(element).create().getStereotype()
    com.nomagic.uml2.StandardProfile.getDerive()
    use getInstance(element).derive().getStereotype()
    com.nomagic.uml2.StandardProfile.getDestroy()
    use getInstance(element).destroy().getStereotype()
    com.nomagic.uml2.StandardProfile.getDocument()
    use getInstance(element).document().getStereotype()
    com.nomagic.uml2.StandardProfile.getEntity()
    use getInstance(element).entity().getStereotype()
    com.nomagic.uml2.StandardProfile.getExecutable()
    use getInstance(element).executable().getStereotype()
    com.nomagic.uml2.StandardProfile.getFile()
    use getInstance(element).file().getStereotype()
    com.nomagic.uml2.StandardProfile.getFocus()
    use getInstance(element).focus().getStereotype()
    com.nomagic.uml2.StandardProfile.getFramework()
    use getInstance(element).framework().getStereotype()
    com.nomagic.uml2.StandardProfile.getImplement()
    use getInstance(element).implement().getStereotype()
    com.nomagic.uml2.StandardProfile.getImplementationClass()
    use getInstance(element).implementationClass().getStereotype()
    com.nomagic.uml2.StandardProfile.getInstantiate()
    use getInstance(element).instantiate().getStereotype()
    com.nomagic.uml2.StandardProfile.getLibrary()
    use getInstance(element).library().getStereotype()
    com.nomagic.uml2.StandardProfile.getMetaclass()
    use getInstance(element).metaclass().getStereotype()
    com.nomagic.uml2.StandardProfile.getMetamodel()
    use getInstance(element).metamodel().getStereotype()
    com.nomagic.uml2.StandardProfile.getModelLibrary()
    use getInstance(element).modelLibrary().getStereotype()
    com.nomagic.uml2.StandardProfile.getProcess()
    use getInstance(element).process().getStereotype()
    com.nomagic.uml2.StandardProfile.getRealization()
    use getInstance(element).realization().getStereotype()
    com.nomagic.uml2.StandardProfile.getRefine()
    use getInstance(element).refine().getStereotype()
    com.nomagic.uml2.StandardProfile.getResponsibility()
    use getInstance(element).responsibility().getStereotype()
    com.nomagic.uml2.StandardProfile.getScript()
    use getInstance(element).script().getStereotype()
    com.nomagic.uml2.StandardProfile.getSend()
    use getInstance(element).send().getStereotype()
    com.nomagic.uml2.StandardProfile.getService()
    use getInstance(element).service().getStereotype()
    com.nomagic.uml2.StandardProfile.getSource()
    use getInstance(element).source().getStereotype()
    com.nomagic.uml2.StandardProfile.getSpecification()
    use getInstance(element).specification().getStereotype()
    com.nomagic.uml2.StandardProfile.getSubsystem()
    use getInstance(element).subsystem().getStereotype()
    com.nomagic.uml2.StandardProfile.getSystemModel()
    use getInstance(element).systemModel().getStereotype()
    com.nomagic.uml2.StandardProfile.getTrace()
    use getInstance(element).trace().getStereotype()
    com.nomagic.uml2.StandardProfile.getType()
    use getInstance(element).type().getStereotype()
    com.nomagic.uml2.StandardProfile.getUtility()
    use getInstance(element).utility().getStereotype()
    com.nomagic.uml2.StandardProfile.isAuxiliary(Element)
    use AuxiliaryStereotype.isInstance(element)
    com.nomagic.uml2.StandardProfile.isBuildComponent(Element)
    use BuildComponentStereotype.isInstance(element)
    com.nomagic.uml2.StandardProfile.isCall(Element)
    use CallStereotype.isInstance(element)
    com.nomagic.uml2.StandardProfile.isCreate(Element)
    use CreateStereotype.isInstance(element)
    com.nomagic.uml2.StandardProfile.isDerive(Element)
    use DeriveStereotype.isInstance(element)
    com.nomagic.uml2.StandardProfile.isDestroy(Element)
    use DestroyStereotype.isInstance(element)
    com.nomagic.uml2.StandardProfile.isDocument(Element)
    use DocumentStereotype.isInstance(element)
    com.nomagic.uml2.StandardProfile.isEntity(Element)
    use EntityStereotype.isInstance(element)
    com.nomagic.uml2.StandardProfile.isExecutable(Element)
    use ExecutableStereotype.isInstance(element)
    com.nomagic.uml2.StandardProfile.isFile(Element)
    use FileStereotype.isInstance(element)
    com.nomagic.uml2.StandardProfile.isFocus(Element)
    use FocusStereotype.isInstance(element)
    com.nomagic.uml2.StandardProfile.isFramework(Element)
    use FrameworkStereotype.isInstance(element)
    com.nomagic.uml2.StandardProfile.isImplement(Element)
    use ImplementStereotype.isInstance(element)
    com.nomagic.uml2.StandardProfile.isImplementationClass(Element)
    use ImplementationClassStereotype.isInstance(element)
    com.nomagic.uml2.StandardProfile.isInstantiate(Element)
    use InstantiateStereotype.isInstance(element)
    com.nomagic.uml2.StandardProfile.isLibrary(Element)
    use LibraryStereotype.isInstance(element)
    com.nomagic.uml2.StandardProfile.isMetaclass(Element)
    use MetaclassStereotype.isInstance(element)
    com.nomagic.uml2.StandardProfile.isMetamodel(Element)
    use MetamodelStereotype.isInstance(element)
    com.nomagic.uml2.StandardProfile.isModelLibrary(Element)
    use ModelLibraryStereotype.isInstance(element)
    com.nomagic.uml2.StandardProfile.isProcess(Element)
    use ProcessStereotype.isInstance(element)
    com.nomagic.uml2.StandardProfile.isRealization(Element)
    use RealizationStereotype.isInstance(element)
    com.nomagic.uml2.StandardProfile.isRefine(Element)
    use RefineStereotype.isInstance(element)
    com.nomagic.uml2.StandardProfile.isResponsibility(Element)
    use ResponsibilityStereotype.isInstance(element)
    com.nomagic.uml2.StandardProfile.isScript(Element)
    use ScriptStereotype.isInstance(element)
    com.nomagic.uml2.StandardProfile.isSend(Element)
    use SendStereotype.isInstance(element)
    com.nomagic.uml2.StandardProfile.isService(Element)
    use ServiceStereotype.isInstance(element)
    com.nomagic.uml2.StandardProfile.isSource(Element)
    use SourceStereotype.isInstance(element)
    com.nomagic.uml2.StandardProfile.isSpecification(Element)
    use SpecificationStereotype.isInstance(element)
    com.nomagic.uml2.StandardProfile.isSubsystem(Element)
    use SubsystemStereotype.isInstance(element)
    com.nomagic.uml2.StandardProfile.isSystemModel(Element)
    use SystemModelStereotype.isInstance(element)
    com.nomagic.uml2.StandardProfile.isTrace(Element)
    use TraceStereotype.isInstance(element)
    com.nomagic.uml2.StandardProfile.isType(Element)
    use TypeStereotype.isInstance(element)
    com.nomagic.uml2.StandardProfile.isUtility(Element)
    use UtilityStereotype.isInstance(element)
    com.nomagic.uml2.ValidationProfile.getActiveValidationSuite()
    use getInstance(element).activeValidationSuite().getStereotype()
    com.nomagic.uml2.ValidationProfile.getDebugIcon()
    use getInstance(element).debugIcon().getStereotype()
    com.nomagic.uml2.ValidationProfile.getDefinition()
    use getInstance(element).definition().getStereotype()
    com.nomagic.uml2.ValidationProfile.getErrorIcon()
    use getInstance(element).errorIcon().getStereotype()
    com.nomagic.uml2.ValidationProfile.getFatalIcon()
    use getInstance(element).fatalIcon().getStereotype()
    com.nomagic.uml2.ValidationProfile.getImaged()
    use getInstance(element).imaged().getStereotype()
    com.nomagic.uml2.ValidationProfile.getInfoIcon()
    use getInstance(element).infoIcon().getStereotype()
    com.nomagic.uml2.ValidationProfile.getInvariant()
    use getInstance(element).invariant().getStereotype()
    com.nomagic.uml2.ValidationProfile.getSystemValidationSuite()
    use getInstance(element).systemValidationSuite().getStereotype()
    com.nomagic.uml2.ValidationProfile.getValidationRule()
    use getInstance(element).validationRule().getStereotype()
    com.nomagic.uml2.ValidationProfile.getValidationSuite()
    use getInstance(element).validationSuite().getStereotype()
    com.nomagic.uml2.ValidationProfile.getWarningIcon()
    use getInstance(element).warningIcon().getStereotype()
    com.nomagic.uml2.ValidationProfile.isActiveValidationSuite(Element)
    use ActiveValidationSuiteStereotype.isInstance(element)
    com.nomagic.uml2.ValidationProfile.isDebugIcon(Element)
    use DebugIconStereotype.isInstance(element)
    com.nomagic.uml2.ValidationProfile.isDefinition(Element)
    use DefinitionStereotype.isInstance(element)
    com.nomagic.uml2.ValidationProfile.isErrorIcon(Element)
    use ErrorIconStereotype.isInstance(element)
    com.nomagic.uml2.ValidationProfile.isFatalIcon(Element)
    use FatalIconStereotype.isInstance(element)
    com.nomagic.uml2.ValidationProfile.isImaged(Element)
    use ImagedStereotype.isInstance(element)
    com.nomagic.uml2.ValidationProfile.isInfoIcon(Element)
    use InfoIconStereotype.isInstance(element)
    com.nomagic.uml2.ValidationProfile.isInvariant(Element)
    use InvariantStereotype.isInstance(element)
    com.nomagic.uml2.ValidationProfile.isSystemValidationSuite(Element)
    use SystemValidationSuiteStereotype.isInstance(element)
    com.nomagic.uml2.ValidationProfile.isValidationRule(Element)
    use ValidationRuleStereotype.isInstance(element)
    com.nomagic.uml2.ValidationProfile.isValidationSuite(Element)
    use ValidationSuiteStereotype.isInstance(element)
    com.nomagic.uml2.ValidationProfile.isWarningIcon(Element)
    use WarningIconStereotype.isInstance(element)
    com.nomagic.updm.utils.UPDMProfile.getActivity()
    use getInstance(element).activity().getStereotype()
    com.nomagic.updm.utils.UPDMProfile.getActivityPartOfCapability()
    use getInstance(element).activityPartOfCapability().getStereotype()
    com.nomagic.updm.utils.UPDMProfile.getActivityPartOfProject()
    use getInstance(element).activityPartOfProject().getStereotype()
    com.nomagic.updm.utils.UPDMProfile.getActivityPerformedByPerformer()
    use getInstance(element).activityPerformedByPerformer().getStereotype()
    com.nomagic.updm.utils.UPDMProfile.getActivitySubject()
    use getInstance(element).activitySubject().getStereotype()
    com.nomagic.updm.utils.UPDMProfile.getActualLocation()
    use getInstance(element).actualLocation().getStereotype()
    com.nomagic.updm.utils.UPDMProfile.getActualMeasurement()
    use getInstance(element).actualMeasurement().getStereotype()
    com.nomagic.updm.utils.UPDMProfile.getActualOrganization()
    use getInstance(element).actualOrganization().getStereotype()
    com.nomagic.updm.utils.UPDMProfile.getActualOrganizationalResource()
    use getInstance(element).actualOrganizationalResource().getStereotype()
    com.nomagic.updm.utils.UPDMProfile.getActualOrganizationRelationship()
    use getInstance(element).actualOrganizationRelationship().getStereotype()
    com.nomagic.updm.utils.UPDMProfile.getActualOrganizationRole()
    use getInstance(element).actualOrganizationRole().getStereotype()
    com.nomagic.updm.utils.UPDMProfile.getActualPerson()
    use getInstance(element).actualPerson().getStereotype()
    com.nomagic.updm.utils.UPDMProfile.getActualPost()
    use getInstance(element).actualPost().getStereotype()
    com.nomagic.updm.utils.UPDMProfile.getActualProject()
    use getInstance(element).actualProject().getStereotype()
    com.nomagic.updm.utils.UPDMProfile.getActualProjectMilestone()
    use getInstance(element).actualProjectMilestone().getStereotype()
    com.nomagic.updm.utils.UPDMProfile.getActualProjectMilestoneRole()
    use getInstance(element).actualProjectMilestoneRole().getStereotype()
    com.nomagic.updm.utils.UPDMProfile.getActualProperty()
    use getInstance(element).actualProperty().getStereotype()
    com.nomagic.updm.utils.UPDMProfile.getActualPropertySet()
    use getInstance(element).actualPropertySet().getStereotype()
    com.nomagic.updm.utils.UPDMProfile.getAlias()
    use getInstance(element).alias().getStereotype()
    com.nomagic.updm.utils.UPDMProfile.getArbitraryConnector()
    use getInstance(element).arbitraryConnector().getStereotype()
    com.nomagic.updm.utils.UPDMProfile.getArchitecturalDescription()
    use getInstance(element).architecturalDescription().getStereotype()
    com.nomagic.updm.utils.UPDMProfile.getArchitecturalReference()
    use getInstance(element).architecturalReference().getStereotype()
    com.nomagic.updm.utils.UPDMProfile.getArchitectureMetadata()
    use getInstance(element).architectureMetadata().getStereotype()
    com.nomagic.updm.utils.UPDMProfile.getAssociationOfInformation()
    use getInstance(element).associationOfInformation().getStereotype()
    com.nomagic.updm.utils.UPDMProfile.getAsynchronousMessage()
    use getInstance(element).asynchronousMessage().getStereotype()
    com.nomagic.updm.utils.UPDMProfile.getCapability()
    use getInstance(element).capability().getStereotype()
    com.nomagic.updm.utils.UPDMProfile.getCapabilityConfiguration()
    use getInstance(element).capabilityConfiguration().getStereotype()
    com.nomagic.updm.utils.UPDMProfile.getCapabilityOfPerformer()
    use getInstance(element).capabilityOfPerformer().getStereotype()
    com.nomagic.updm.utils.UPDMProfile.getCapabilityProperty()
    use getInstance(element).capabilityProperty().getStereotype()
    com.nomagic.updm.utils.UPDMProfile.getCapableElement()
    use getInstance(element).capableElement().getStereotype()
    com.nomagic.updm.utils.UPDMProfile.getClimate()
    use getInstance(element).climate().getStereotype()
    com.nomagic.updm.utils.UPDMProfile.getCommand()
    use getInstance(element).command().getStereotype()
    com.nomagic.updm.utils.UPDMProfile.getCompetence()
    use getInstance(element).competence().getStereotype()
    com.nomagic.updm.utils.UPDMProfile.getCompetenceProvider()
    use getInstance(element).competenceProvider().getStereotype()
    com.nomagic.updm.utils.UPDMProfile.getCompetenceRequirer()
    use getInstance(element).competenceRequirer().getStereotype()
    com.nomagic.updm.utils.UPDMProfile.getConceptItem()
    use getInstance(element).conceptItem().getStereotype()
    com.nomagic.updm.utils.UPDMProfile.getConceptRole()
    use getInstance(element).conceptRole().getStereotype()
    com.nomagic.updm.utils.UPDMProfile.getCondition()
    use getInstance(element).condition().getStereotype()
    com.nomagic.updm.utils.UPDMProfile.getConditionProperty()
    use getInstance(element).conditionProperty().getStereotype()
    com.nomagic.updm.utils.UPDMProfile.getConditionType()
    use getInstance(element).conditionType().getStereotype()
    com.nomagic.updm.utils.UPDMProfile.getContract()
    use getInstance(element).contract().getStereotype()
    com.nomagic.updm.utils.UPDMProfile.getControl()
    use getInstance(element).control().getStereotype()
    com.nomagic.updm.utils.UPDMProfile.getDataModel()
    use getInstance(element).dataModel().getStereotype()
    com.nomagic.updm.utils.UPDMProfile.getDefinition()
    use getInstance(element).definition().getStereotype()
    com.nomagic.updm.utils.UPDMProfile.getDeployedMilestone()
    use getInstance(element).deployedMilestone().getStereotype()
    com.nomagic.updm.utils.UPDMProfile.getDesignRule()
    use getInstance(element).designRule().getStereotype()
    com.nomagic.updm.utils.UPDMProfile.getDesiredEffect()
    use getInstance(element).desiredEffect().getStereotype()
    com.nomagic.updm.utils.UPDMProfile.getDesiredState()
    use getInstance(element).desiredState().getStereotype()
    com.nomagic.updm.utils.UPDMProfile.getDesirer()
    use getInstance(element).desirer().getStereotype()
    com.nomagic.updm.utils.UPDMProfile.getDetails()
    use getInstance(element).details().getStereotype()
    com.nomagic.updm.utils.UPDMProfile.getEnduringTask()
    use getInstance(element).enduringTask().getStereotype()
    com.nomagic.updm.utils.UPDMProfile.getEnergy()
    use getInstance(element).energy().getStereotype()
    com.nomagic.updm.utils.UPDMProfile.getEnterpriseGoal()
    use getInstance(element).enterpriseGoal().getStereotype()
    com.nomagic.updm.utils.UPDMProfile.getEnterprisePhase()
    use getInstance(element).enterprisePhase().getStereotype()
    com.nomagic.updm.utils.UPDMProfile.getEnterpriseVision()
    use getInstance(element).enterpriseVision().getStereotype()
    com.nomagic.updm.utils.UPDMProfile.getEntityAttribute()
    use getInstance(element).entityAttribute().getStereotype()
    com.nomagic.updm.utils.UPDMProfile.getEntityItem()
    use getInstance(element).entityItem().getStereotype()
    com.nomagic.updm.utils.UPDMProfile.getEntityRelationship()
    use getInstance(element).entityRelationship().getStereotype()
    com.nomagic.updm.utils.UPDMProfile.getEnvironment()
    use getInstance(element).environment().getStereotype()
    com.nomagic.updm.utils.UPDMProfile.getEnvironmentProperty()
    use getInstance(element).environmentProperty().getStereotype()
    com.nomagic.updm.utils.UPDMProfile.getExchange()
    use getInstance(element).exchange().getStereotype()
    com.nomagic.updm.utils.UPDMProfile.getExchangeElement()
    use getInstance(element).exchangeElement().getStereotype()
    com.nomagic.updm.utils.UPDMProfile.getExhibits()
    use getInstance(element).exhibits().getStereotype()
    com.nomagic.updm.utils.UPDMProfile.getExternalIndividual()
    use getInstance(element).externalIndividual().getStereotype()
    com.nomagic.updm.utils.UPDMProfile.getExternalTuple()
    use getInstance(element).externalTuple().getStereotype()
    com.nomagic.updm.utils.UPDMProfile.getExternalTupleType()
    use getInstance(element).externalTupleType().getStereotype()
    com.nomagic.updm.utils.UPDMProfile.getExternalType()
    use getInstance(element).externalType().getStereotype()
    com.nomagic.updm.utils.UPDMProfile.getFieldedCapability()
    use getInstance(element).fieldedCapability().getStereotype()
    com.nomagic.updm.utils.UPDMProfile.getFillsPost()
    use getInstance(element).fillsPost().getStereotype()
    com.nomagic.updm.utils.UPDMProfile.getForecast()
    use getInstance(element).forecast().getStereotype()
    com.nomagic.updm.utils.UPDMProfile.getFunction()
    use getInstance(element).function().getStereotype()
    com.nomagic.updm.utils.UPDMProfile.getFunctionAction()
    use getInstance(element).functionAction().getStereotype()
    com.nomagic.updm.utils.UPDMProfile.getFunctionalStandard()
    use getInstance(element).functionalStandard().getStereotype()
    com.nomagic.updm.utils.UPDMProfile.getFunctionEdge()
    use getInstance(element).functionEdge().getStereotype()
    com.nomagic.updm.utils.UPDMProfile.getGeoPoliticalExtent()
    use getInstance(element).geoPoliticalExtent().getStereotype()
    com.nomagic.updm.utils.UPDMProfile.getGeoPoliticalExtentType()
    use getInstance(element).geoPoliticalExtentType().getStereotype()
    com.nomagic.updm.utils.UPDMProfile.getHighLevelOperationalConcept()
    use getInstance(element).highLevelOperationalConcept().getStereotype()
    com.nomagic.updm.utils.UPDMProfile.getImplements()
    use getInstance(element)._implements().getStereotype()
    com.nomagic.updm.utils.UPDMProfile.getIncrementMilestone()
    use getInstance(element).incrementMilestone().getStereotype()
    com.nomagic.updm.utils.UPDMProfile.getIndividualPersonRole()
    use getInstance(element).individualPersonRole().getStereotype()
    com.nomagic.updm.utils.UPDMProfile.getInformation()
    use getInstance(element).information().getStereotype()
    com.nomagic.updm.utils.UPDMProfile.getIsCapableOfPerforming()
    use getInstance(element).isCapableOfPerforming().getStereotype()
    com.nomagic.updm.utils.UPDMProfile.getISO8601DateTime()
    use getInstance(element).isO8601DateTime().getStereotype()
    com.nomagic.updm.utils.UPDMProfile.getKnownResource()
    use getInstance(element).knownResource().getStereotype()
    com.nomagic.updm.utils.UPDMProfile.getLightCondition()
    use getInstance(element).lightCondition().getStereotype()
    com.nomagic.updm.utils.UPDMProfile.getLocation()
    use getInstance(element).location().getStereotype()
    com.nomagic.updm.utils.UPDMProfile.getLocationHolder()
    use getInstance(element).locationHolder().getStereotype()
    com.nomagic.updm.utils.UPDMProfile.getLocationType()
    use getInstance(element).locationType().getStereotype()
    com.nomagic.updm.utils.UPDMProfile.getLogicalArchitecture()
    use getInstance(element).logicalArchitecture().getStereotype()
    com.nomagic.updm.utils.UPDMProfile.getLogicalDataModel()
    use getInstance(element).logicalDataModel().getStereotype()
    com.nomagic.updm.utils.UPDMProfile.getMapsToCapability()
    use getInstance(element).mapsToCapability().getStereotype()
    com.nomagic.updm.utils.UPDMProfile.getMateriel()
    use getInstance(element).materiel().getStereotype()
    com.nomagic.updm.utils.UPDMProfile.getMeasure()
    use getInstance(element).measure().getStereotype()
    com.nomagic.updm.utils.UPDMProfile.getMeasurement()
    use getInstance(element).measurement().getStereotype()
    com.nomagic.updm.utils.UPDMProfile.getMeasurementSet()
    use getInstance(element).measurementSet().getStereotype()
    com.nomagic.updm.utils.UPDMProfile.getMeasureType()
    use getInstance(element).measureType().getStereotype()
    com.nomagic.updm.utils.UPDMProfile.getMetadata()
    use getInstance(element).metadata().getStereotype()
    com.nomagic.updm.utils.UPDMProfile.getMilestoneSequence()
    use getInstance(element).milestoneSequence().getStereotype()
    com.nomagic.updm.utils.UPDMProfile.getMission()
    use getInstance(element).mission().getStereotype()
    com.nomagic.updm.utils.UPDMProfile.getNeedline()
    use getInstance(element).needline().getStereotype()
    com.nomagic.updm.utils.UPDMProfile.getNode()
    use getInstance(element).node().getStereotype()
    com.nomagic.updm.utils.UPDMProfile.getNodeOperation()
    use getInstance(element).nodeOperation().getStereotype()
    com.nomagic.updm.utils.UPDMProfile.getNodeParent()
    use getInstance(element).nodeParent().getStereotype()
    com.nomagic.updm.utils.UPDMProfile.getNodePort()
    use getInstance(element).nodePort().getStereotype()
    com.nomagic.updm.utils.UPDMProfile.getNodeRole()
    use getInstance(element).nodeRole().getStereotype()
    com.nomagic.updm.utils.UPDMProfile.getNoLongerUsedMilestone()
    use getInstance(element).noLongerUsedMilestone().getStereotype()
    com.nomagic.updm.utils.UPDMProfile.getOntologyReference()
    use getInstance(element).ontologyReference().getStereotype()
    com.nomagic.updm.utils.UPDMProfile.getOperationalActivity()
    use getInstance(element).operationalActivity().getStereotype()
    com.nomagic.updm.utils.UPDMProfile.getOperationalActivityAction()
    use getInstance(element).operationalActivityAction().getStereotype()
    com.nomagic.updm.utils.UPDMProfile.getOperationalActivityEdge()
    use getInstance(element).operationalActivityEdge().getStereotype()
    com.nomagic.updm.utils.UPDMProfile.getOperationalConstraint()
    use getInstance(element).operationalConstraint().getStereotype()
    com.nomagic.updm.utils.UPDMProfile.getOperationalEventTrace()
    use getInstance(element).operationalEventTrace().getStereotype()
    com.nomagic.updm.utils.UPDMProfile.getOperationalExchange()
    use getInstance(element).operationalExchange().getStereotype()
    com.nomagic.updm.utils.UPDMProfile.getOperationalExchangeItem()
    use getInstance(element).operationalExchangeItem().getStereotype()
    com.nomagic.updm.utils.UPDMProfile.getOperationalMessage()
    use getInstance(element).operationalMessage().getStereotype()
    com.nomagic.updm.utils.UPDMProfile.getOperationalParameter()
    use getInstance(element).operationalParameter().getStereotype()
    com.nomagic.updm.utils.UPDMProfile.getOperationalState()
    use getInstance(element).operationalState().getStereotype()
    com.nomagic.updm.utils.UPDMProfile.getOperationalStateDescription()
    use getInstance(element).operationalStateDescription().getStereotype()
    com.nomagic.updm.utils.UPDMProfile.getOrganization()
    use getInstance(element).organization().getStereotype()
    com.nomagic.updm.utils.UPDMProfile.getOrganizationalProjectRelationship()
    use getInstance(element).organizationalProjectRelationship().getStereotype()
    com.nomagic.updm.utils.UPDMProfile.getOrganizationalResource()
    use getInstance(element).organizationalResource().getStereotype()
    com.nomagic.updm.utils.UPDMProfile.getOrganizationType()
    use getInstance(element).organizationType().getStereotype()
    com.nomagic.updm.utils.UPDMProfile.getOutOfServiceMilestone()
    use getInstance(element).outOfServiceMilestone().getStereotype()
    com.nomagic.updm.utils.UPDMProfile.getOverlap()
    use getInstance(element).overlap().getStereotype()
    com.nomagic.updm.utils.UPDMProfile.getOwnsProcess()
    use getInstance(element).ownsProcess().getStereotype()
    com.nomagic.updm.utils.UPDMProfile.getParticipant()
    use getInstance(element).participant().getStereotype()
    com.nomagic.updm.utils.UPDMProfile.getPerformer()
    use getInstance(element).performer().getStereotype()
    com.nomagic.updm.utils.UPDMProfile.getPerson()
    use getInstance(element).person().getStereotype()
    com.nomagic.updm.utils.UPDMProfile.getPersonType()
    use getInstance(element).personType().getStereotype()
    com.nomagic.updm.utils.UPDMProfile.getPhysicalArchitecture()
    use getInstance(element).physicalArchitecture().getStereotype()
    com.nomagic.updm.utils.UPDMProfile.getPhysicalDataModel()
    use getInstance(element).physicalDataModel().getStereotype()
    com.nomagic.updm.utils.UPDMProfile.getPhysicalResource()
    use getInstance(element).physicalResource().getStereotype()
    com.nomagic.updm.utils.UPDMProfile.getPost()
    use getInstance(element).post().getStereotype()
    com.nomagic.updm.utils.UPDMProfile.getProblemDomain()
    use getInstance(element).problemDomain().getStereotype()
    com.nomagic.updm.utils.UPDMProfile.getProcess()
    use getInstance(element).process().getStereotype()
    com.nomagic.updm.utils.UPDMProfile.getProject()
    use getInstance(element).project().getStereotype()
    com.nomagic.updm.utils.UPDMProfile.getProjectActivity()
    use getInstance(element).projectActivity().getStereotype()
    com.nomagic.updm.utils.UPDMProfile.getProjectActivityAction()
    use getInstance(element).projectActivityAction().getStereotype()
    com.nomagic.updm.utils.UPDMProfile.getProjectActivityEdge()
    use getInstance(element).projectActivityEdge().getStereotype()
    com.nomagic.updm.utils.UPDMProfile.getProjectMilestone()
    use getInstance(element).projectMilestone().getStereotype()
    com.nomagic.updm.utils.UPDMProfile.getProjectMilestoneRole()
    use getInstance(element).projectMilestoneRole().getStereotype()
    com.nomagic.updm.utils.UPDMProfile.getProjectOwnership()
    use getInstance(element).projectOwnership().getStereotype()
    com.nomagic.updm.utils.UPDMProfile.getProjectSequence()
    use getInstance(element).projectSequence().getStereotype()
    com.nomagic.updm.utils.UPDMProfile.getProjectStatus()
    use getInstance(element).projectStatus().getStereotype()
    com.nomagic.updm.utils.UPDMProfile.getProjectTheme()
    use getInstance(element).projectTheme().getStereotype()
    com.nomagic.updm.utils.UPDMProfile.getProjectType()
    use getInstance(element).projectType().getStereotype()
    com.nomagic.updm.utils.UPDMProfile.getProperty()
    use getInstance(element).property().getStereotype()
    com.nomagic.updm.utils.UPDMProfile.getPropertySet()
    use getInstance(element).propertySet().getStereotype()
    com.nomagic.updm.utils.UPDMProfile.getProtocol()
    use getInstance(element).protocol().getStereotype()
    com.nomagic.updm.utils.UPDMProfile.getProtocolImplementation()
    use getInstance(element).protocolImplementation().getStereotype()
    com.nomagic.updm.utils.UPDMProfile.getProtocolLayer()
    use getInstance(element).protocolLayer().getStereotype()
    com.nomagic.updm.utils.UPDMProfile.getProvidesCompetence()
    use getInstance(element).providesCompetence().getStereotype()
    com.nomagic.updm.utils.UPDMProfile.getRequest()
    use getInstance(element).request().getStereotype()
    com.nomagic.updm.utils.UPDMProfile.getRequiresCompetence()
    use getInstance(element).requiresCompetence().getStereotype()
    com.nomagic.updm.utils.UPDMProfile.getResource()
    use getInstance(element).resource().getStereotype()
    com.nomagic.updm.utils.UPDMProfile.getResourceArtifact()
    use getInstance(element).resourceArtifact().getStereotype()
    com.nomagic.updm.utils.UPDMProfile.getResourceConnector()
    use getInstance(element).resourceConnector().getStereotype()
    com.nomagic.updm.utils.UPDMProfile.getResourceConstraint()
    use getInstance(element).resourceConstraint().getStereotype()
    com.nomagic.updm.utils.UPDMProfile.getResourceEventTrace()
    use getInstance(element).resourceEventTrace().getStereotype()
    com.nomagic.updm.utils.UPDMProfile.getResourceInteraction()
    use getInstance(element).resourceInteraction().getStereotype()
    com.nomagic.updm.utils.UPDMProfile.getResourceInteractionItem()
    use getInstance(element).resourceInteractionItem().getStereotype()
    com.nomagic.updm.utils.UPDMProfile.getResourceInterface()
    use getInstance(element).resourceInterface().getStereotype()
    com.nomagic.updm.utils.UPDMProfile.getResourceMessage()
    use getInstance(element).resourceMessage().getStereotype()
    com.nomagic.updm.utils.UPDMProfile.getResourceOperation()
    use getInstance(element).resourceOperation().getStereotype()
    com.nomagic.updm.utils.UPDMProfile.getResourceParameter()
    use getInstance(element).resourceParameter().getStereotype()
    com.nomagic.updm.utils.UPDMProfile.getResourcePort()
    use getInstance(element).resourcePort().getStereotype()
    com.nomagic.updm.utils.UPDMProfile.getResourceRole()
    use getInstance(element).resourceRole().getStereotype()
    com.nomagic.updm.utils.UPDMProfile.getResourceState()
    use getInstance(element).resourceState().getStereotype()
    com.nomagic.updm.utils.UPDMProfile.getResourceStateMachine()
    use getInstance(element).resourceStateMachine().getStereotype()
    com.nomagic.updm.utils.UPDMProfile.getResponsibility()
    use getInstance(element).responsibility().getStereotype()
    com.nomagic.updm.utils.UPDMProfile.getRoleType()
    use getInstance(element).roleType().getStereotype()
    com.nomagic.updm.utils.UPDMProfile.getRule()
    use getInstance(element).rule().getStereotype()
    com.nomagic.updm.utils.UPDMProfile.getSameAs()
    use getInstance(element).sameAs().getStereotype()
    com.nomagic.updm.utils.UPDMProfile.getSecurityAttributesGroup()
    use getInstance(element).securityAttributesGroup().getStereotype()
    com.nomagic.updm.utils.UPDMProfile.getSecurityDomain()
    use getInstance(element).securityDomain().getStereotype()
    com.nomagic.updm.utils.UPDMProfile.getSemantic()
    use getInstance(element).semantic().getStereotype()
    com.nomagic.updm.utils.UPDMProfile.getSemanticAttribute()
    use getInstance(element).semanticAttribute().getStereotype()
    com.nomagic.updm.utils.UPDMProfile.getService()
    use getInstance(element).service().getStereotype()
    com.nomagic.updm.utils.UPDMProfile.getServiceAccess()
    use getInstance(element).serviceAccess().getStereotype()
    com.nomagic.updm.utils.UPDMProfile.getServiceAttribute()
    use getInstance(element).serviceAttribute().getStereotype()
    com.nomagic.updm.utils.UPDMProfile.getServiceDescription()
    use getInstance(element).serviceDescription().getStereotype()
    com.nomagic.updm.utils.UPDMProfile.getServiceFeature()
    use getInstance(element).serviceFeature().getStereotype()
    com.nomagic.updm.utils.UPDMProfile.getServiceFunction()
    use getInstance(element).serviceFunction().getStereotype()
    com.nomagic.updm.utils.UPDMProfile.getServiceFunctionAction()
    use getInstance(element).serviceFunctionAction().getStereotype()
    com.nomagic.updm.utils.UPDMProfile.getServiceFunctionEdge()
    use getInstance(element).serviceFunctionEdge().getStereotype()
    com.nomagic.updm.utils.UPDMProfile.getServiceInteraction()
    use getInstance(element).serviceInteraction().getStereotype()
    com.nomagic.updm.utils.UPDMProfile.getServiceInterface()
    use getInstance(element).serviceInterface().getStereotype()
    com.nomagic.updm.utils.UPDMProfile.getServiceLevelValue()
    use getInstance(element).serviceLevelValue().getStereotype()
    com.nomagic.updm.utils.UPDMProfile.getServiceLevelValueSet()
    use getInstance(element).serviceLevelValueSet().getStereotype()
    com.nomagic.updm.utils.UPDMProfile.getServiceMessage()
    use getInstance(element).serviceMessage().getStereotype()
    com.nomagic.updm.utils.UPDMProfile.getServiceMessageHandler()
    use getInstance(element).serviceMessageHandler().getStereotype()
    com.nomagic.updm.utils.UPDMProfile.getServiceOperation()
    use getInstance(element).serviceOperation().getStereotype()
    com.nomagic.updm.utils.UPDMProfile.getServiceParameter()
    use getInstance(element).serviceParameter().getStereotype()
    com.nomagic.updm.utils.UPDMProfile.getServicePolicy()
    use getInstance(element).servicePolicy().getStereotype()
    com.nomagic.updm.utils.UPDMProfile.getServicePort()
    use getInstance(element).servicePort().getStereotype()
    com.nomagic.updm.utils.UPDMProfile.getServiceStateMachine()
    use getInstance(element).serviceStateMachine().getStereotype()
    com.nomagic.updm.utils.UPDMProfile.getSkill()
    use getInstance(element).skill().getStereotype()
    com.nomagic.updm.utils.UPDMProfile.getSkillOfPersonType()
    use getInstance(element).skillOfPersonType().getStereotype()
    com.nomagic.updm.utils.UPDMProfile.getSoftware()
    use getInstance(element).software().getStereotype()
    com.nomagic.updm.utils.UPDMProfile.getStandard()
    use getInstance(element).standard().getStereotype()
    com.nomagic.updm.utils.UPDMProfile.getStandardConfiguration()
    use getInstance(element).standardConfiguration().getStereotype()
    com.nomagic.updm.utils.UPDMProfile.getStandardOperationalActivity()
    use getInstance(element).standardOperationalActivity().getStereotype()
    com.nomagic.updm.utils.UPDMProfile.getStatusIndicators()
    use getInstance(element).statusIndicators().getStereotype()
    com.nomagic.updm.utils.UPDMProfile.getStereotypeExtension()
    use getInstance(element).stereotypeExtension().getStereotype()
    com.nomagic.updm.utils.UPDMProfile.getStructuralPart()
    use getInstance(element).structuralPart().getStereotype()
    com.nomagic.updm.utils.UPDMProfile.getSubjectOfForecast()
    use getInstance(element).subjectOfForecast().getStereotype()
    com.nomagic.updm.utils.UPDMProfile.getSubjectOfOperationalConstraint()
    use getInstance(element).subjectOfOperationalConstraint().getStereotype()
    com.nomagic.updm.utils.UPDMProfile.getSubjectOfOperationalStateMachine()
    use getInstance(element).subjectOfOperationalStateMachine().getStereotype()
    com.nomagic.updm.utils.UPDMProfile.getSubjectOfResourceConstraint()
    use getInstance(element).subjectOfResourceConstraint().getStereotype()
    com.nomagic.updm.utils.UPDMProfile.getSystem()
    use getInstance(element).system().getStereotype()
    com.nomagic.updm.utils.UPDMProfile.getSystemResource()
    use getInstance(element).systemResource().getStereotype()
    com.nomagic.updm.utils.UPDMProfile.getTechnicalStandard()
    use getInstance(element).technicalStandard().getStereotype()
    com.nomagic.updm.utils.UPDMProfile.getTemporalPart()
    use getInstance(element).temporalPart().getStereotype()
    com.nomagic.updm.utils.UPDMProfile.getTransactional()
    use getInstance(element).transactional().getStereotype()
    com.nomagic.updm.utils.UPDMProfile.getTransactionalAttribute()
    use getInstance(element).transactionalAttribute().getStereotype()
    com.nomagic.updm.utils.UPDMProfile.getTrustline()
    use getInstance(element).trustline().getStereotype()
    com.nomagic.updm.utils.UPDMProfile.getUPDMElement()
    use getInstance(element).updmElement().getStereotype()
    com.nomagic.updm.utils.UPDMProfile.getVersionOfConfiguration()
    use getInstance(element).versionOfConfiguration().getStereotype()
    com.nomagic.updm.utils.UPDMProfile.getView()
    use getInstance(element).view().getStereotype()
    com.nomagic.updm.utils.UPDMProfile.getViewpoint()
    use getInstance(element).viewpoint().getStereotype()
    com.nomagic.updm.utils.UPDMProfile.getVision()
    use getInstance(element).vision().getStereotype()
    com.nomagic.updm.utils.UPDMProfile.getVisionStatement()
    use getInstance(element).visionStatement().getStereotype()
    com.nomagic.updm.utils.UPDMProfile.getWholeLifeConfiguration()
    use getInstance(element).wholeLifeConfiguration().getStereotype()
    com.nomagic.updm.utils.UPDMProfile.getWholeLifeEnterprise()
    use getInstance(element).wholeLifeEnterprise().getStereotype()
    com.nomagic.updm.utils.UPDMProfile.getWrapper()
    use getInstance(element).wrapper().getStereotype()
    com.nomagic.updm.utils.UPDMProfile.getWrapperAttribute()
    use getInstance(element).wrapperAttribute().getStereotype()
    com.nomagic.updm.utils.UPDMProfile.isActivity(Element)
    use ActivityStereotype.isInstance(element)
    com.nomagic.updm.utils.UPDMProfile.isActivityPartOfCapability(Element)
    use ActivityPartOfCapabilityStereotype.isInstance(element)
    com.nomagic.updm.utils.UPDMProfile.isActivityPartOfProject(Element)
    use ActivityPartOfProjectStereotype.isInstance(element)
    com.nomagic.updm.utils.UPDMProfile.isActivityPerformedByPerformer(Element)
    use ActivityPerformedByPerformerStereotype.isInstance(element)
    com.nomagic.updm.utils.UPDMProfile.isActivitySubject(Element)
    use ActivitySubjectStereotype.isInstance(element)
    com.nomagic.updm.utils.UPDMProfile.isActualLocation(Element)
    use ActualLocationStereotype.isInstance(element)
    com.nomagic.updm.utils.UPDMProfile.isActualMeasurement(Element)
    use ActualMeasurementStereotype.isInstance(element)
    com.nomagic.updm.utils.UPDMProfile.isActualOrganization(Element)
    use ActualOrganizationStereotype.isInstance(element)
    com.nomagic.updm.utils.UPDMProfile.isActualOrganizationalResource(Element)
    use ActualOrganizationalResourceStereotype.isInstance(element)
    com.nomagic.updm.utils.UPDMProfile.isActualOrganizationRelationship(Element)
    use ActualOrganizationRelationshipStereotype.isInstance(element)
    com.nomagic.updm.utils.UPDMProfile.isActualOrganizationRole(Element)
    use ActualOrganizationRoleStereotype.isInstance(element)
    com.nomagic.updm.utils.UPDMProfile.isActualPerson(Element)
    use ActualPersonStereotype.isInstance(element)
    com.nomagic.updm.utils.UPDMProfile.isActualPost(Element)
    use ActualPostStereotype.isInstance(element)
    com.nomagic.updm.utils.UPDMProfile.isActualProject(Element)
    use ActualProjectStereotype.isInstance(element)
    com.nomagic.updm.utils.UPDMProfile.isActualProjectMilestone(Element)
    use ActualProjectMilestoneStereotype.isInstance(element)
    com.nomagic.updm.utils.UPDMProfile.isActualProjectMilestoneRole(Element)
    use ActualProjectMilestoneRoleStereotype.isInstance(element)
    com.nomagic.updm.utils.UPDMProfile.isActualProperty(Element)
    use ActualPropertyStereotype.isInstance(element)
    com.nomagic.updm.utils.UPDMProfile.isActualPropertySet(Element)
    use ActualPropertySetStereotype.isInstance(element)
    com.nomagic.updm.utils.UPDMProfile.isAlias(Element)
    use AliasStereotype.isInstance(element)
    com.nomagic.updm.utils.UPDMProfile.isArbitraryConnector(Element)
    use ArbitraryConnectorStereotype.isInstance(element)
    com.nomagic.updm.utils.UPDMProfile.isArchitecturalDescription(Element)
    use ArchitecturalDescriptionStereotype.isInstance(element)
    com.nomagic.updm.utils.UPDMProfile.isArchitecturalReference(Element)
    use ArchitecturalReferenceStereotype.isInstance(element)
    com.nomagic.updm.utils.UPDMProfile.isArchitectureMetadata(Element)
    use ArchitectureMetadataStereotype.isInstance(element)
    com.nomagic.updm.utils.UPDMProfile.isAssociationOfInformation(Element)
    use AssociationOfInformationStereotype.isInstance(element)
    com.nomagic.updm.utils.UPDMProfile.isAsynchronousMessage(Element)
    use AsynchronousMessageStereotype.isInstance(element)
    com.nomagic.updm.utils.UPDMProfile.isCapability(Element)
    use CapabilityStereotype.isInstance(element)
    com.nomagic.updm.utils.UPDMProfile.isCapabilityConfiguration(Element)
    use CapabilityConfigurationStereotype.isInstance(element)
    com.nomagic.updm.utils.UPDMProfile.isCapabilityOfPerformer(Element)
    use CapabilityOfPerformerStereotype.isInstance(element)
    com.nomagic.updm.utils.UPDMProfile.isCapabilityProperty(Element)
    use CapabilityPropertyStereotype.isInstance(element)
    com.nomagic.updm.utils.UPDMProfile.isCapableElement(Element)
    use CapableElementStereotype.isInstance(element)
    com.nomagic.updm.utils.UPDMProfile.isClimate(Element)
    use ClimateStereotype.isInstance(element)
    com.nomagic.updm.utils.UPDMProfile.isCommand(Element)
    use CommandStereotype.isInstance(element)
    com.nomagic.updm.utils.UPDMProfile.isCompetence(Element)
    use CompetenceStereotype.isInstance(element)
    com.nomagic.updm.utils.UPDMProfile.isCompetenceProvider(Element)
    use CompetenceProviderStereotype.isInstance(element)
    com.nomagic.updm.utils.UPDMProfile.isCompetenceRequirer(Element)
    use CompetenceRequirerStereotype.isInstance(element)
    com.nomagic.updm.utils.UPDMProfile.isConceptItem(Element)
    use ConceptItemStereotype.isInstance(element)
    com.nomagic.updm.utils.UPDMProfile.isConceptRole(Element)
    use ConceptRoleStereotype.isInstance(element)
    com.nomagic.updm.utils.UPDMProfile.isCondition(Element)
    use ConditionStereotype.isInstance(element)
    com.nomagic.updm.utils.UPDMProfile.isConditionProperty(Element)
    use ConditionPropertyStereotype.isInstance(element)
    com.nomagic.updm.utils.UPDMProfile.isConditionType(Element)
    use ConditionTypeStereotype.isInstance(element)
    com.nomagic.updm.utils.UPDMProfile.isContract(Element)
    use ContractStereotype.isInstance(element)
    com.nomagic.updm.utils.UPDMProfile.isControl(Element)
    use ControlStereotype.isInstance(element)
    com.nomagic.updm.utils.UPDMProfile.isDataModel(Element)
    use DataModelStereotype.isInstance(element)
    com.nomagic.updm.utils.UPDMProfile.isDefinition(Element)
    use DefinitionStereotype.isInstance(element)
    com.nomagic.updm.utils.UPDMProfile.isDeployedMilestone(Element)
    use DeployedMilestoneStereotype.isInstance(element)
    com.nomagic.updm.utils.UPDMProfile.isDesignRule(Element)
    use DesignRuleStereotype.isInstance(element)
    com.nomagic.updm.utils.UPDMProfile.isDesiredEffect(Element)
    use DesiredEffectStereotype.isInstance(element)
    com.nomagic.updm.utils.UPDMProfile.isDesiredState(Element)
    use DesiredStateStereotype.isInstance(element)
    com.nomagic.updm.utils.UPDMProfile.isDesirer(Element)
    use DesirerStereotype.isInstance(element)
    com.nomagic.updm.utils.UPDMProfile.isDetails(Element)
    use DetailsStereotype.isInstance(element)
    com.nomagic.updm.utils.UPDMProfile.isEnduringTask(Element)
    use EnduringTaskStereotype.isInstance(element)
    com.nomagic.updm.utils.UPDMProfile.isEnergy(Element)
    use EnergyStereotype.isInstance(element)
    com.nomagic.updm.utils.UPDMProfile.isEnterpriseGoal(Element)
    use EnterpriseGoalStereotype.isInstance(element)
    com.nomagic.updm.utils.UPDMProfile.isEnterprisePhase(Element)
    use EnterprisePhaseStereotype.isInstance(element)
    com.nomagic.updm.utils.UPDMProfile.isEnterpriseVision(Element)
    use EnterpriseVisionStereotype.isInstance(element)
    com.nomagic.updm.utils.UPDMProfile.isEntityAttribute(Element)
    use EntityAttributeStereotype.isInstance(element)
    com.nomagic.updm.utils.UPDMProfile.isEntityItem(Element)
    use EntityItemStereotype.isInstance(element)
    com.nomagic.updm.utils.UPDMProfile.isEntityRelationship(Element)
    use EntityRelationshipStereotype.isInstance(element)
    com.nomagic.updm.utils.UPDMProfile.isEnvironment(Element)
    use EnvironmentStereotype.isInstance(element)
    com.nomagic.updm.utils.UPDMProfile.isEnvironmentProperty(Element)
    use EnvironmentPropertyStereotype.isInstance(element)
    com.nomagic.updm.utils.UPDMProfile.isExchange(Element)
    use ExchangeStereotype.isInstance(element)
    com.nomagic.updm.utils.UPDMProfile.isExchangeElement(Element)
    use ExchangeElementStereotype.isInstance(element)
    com.nomagic.updm.utils.UPDMProfile.isExhibits(Element)
    use ExhibitsStereotype.isInstance(element)
    com.nomagic.updm.utils.UPDMProfile.isExternalIndividual(Element)
    use ExternalIndividualStereotype.isInstance(element)
    com.nomagic.updm.utils.UPDMProfile.isExternalTuple(Element)
    use ExternalTupleStereotype.isInstance(element)
    com.nomagic.updm.utils.UPDMProfile.isExternalTupleType(Element)
    use ExternalTupleTypeStereotype.isInstance(element)
    com.nomagic.updm.utils.UPDMProfile.isExternalType(Element)
    use ExternalTypeStereotype.isInstance(element)
    com.nomagic.updm.utils.UPDMProfile.isFieldedCapability(Element)
    use FieldedCapabilityStereotype.isInstance(element)
    com.nomagic.updm.utils.UPDMProfile.isFillsPost(Element)
    use FillsPostStereotype.isInstance(element)
    com.nomagic.updm.utils.UPDMProfile.isForecast(Element)
    use ForecastStereotype.isInstance(element)
    com.nomagic.updm.utils.UPDMProfile.isFunction(Element)
    use FunctionStereotype.isInstance(element)
    com.nomagic.updm.utils.UPDMProfile.isFunctionAction(Element)
    use FunctionActionStereotype.isInstance(element)
    com.nomagic.updm.utils.UPDMProfile.isFunctionalStandard(Element)
    use FunctionalStandardStereotype.isInstance(element)
    com.nomagic.updm.utils.UPDMProfile.isFunctionEdge(Element)
    use FunctionEdgeStereotype.isInstance(element)
    com.nomagic.updm.utils.UPDMProfile.isGeoPoliticalExtent(Element)
    use GeoPoliticalExtentStereotype.isInstance(element)
    com.nomagic.updm.utils.UPDMProfile.isGeoPoliticalExtentType(Element)
    use GeoPoliticalExtentTypeStereotype.isInstance(element)
    com.nomagic.updm.utils.UPDMProfile.isHighLevelOperationalConcept(Element)
    use HighLevelOperationalConceptStereotype.isInstance(element)
    com.nomagic.updm.utils.UPDMProfile.isImplements(Element)
    use ImplementsStereotype.isInstance(element)
    com.nomagic.updm.utils.UPDMProfile.isIncrementMilestone(Element)
    use IncrementMilestoneStereotype.isInstance(element)
    com.nomagic.updm.utils.UPDMProfile.isIndividualPersonRole(Element)
    use IndividualPersonRoleStereotype.isInstance(element)
    com.nomagic.updm.utils.UPDMProfile.isInformation(Element)
    use InformationStereotype.isInstance(element)
    com.nomagic.updm.utils.UPDMProfile.isIsCapableOfPerforming(Element)
    use IsCapableOfPerformingStereotype.isInstance(element)
    com.nomagic.updm.utils.UPDMProfile.isISO8601DateTime(Element)
    use ISO8601DateTimeStereotype.isInstance(element)
    com.nomagic.updm.utils.UPDMProfile.isKnownResource(Element)
    use KnownResourceStereotype.isInstance(element)
    com.nomagic.updm.utils.UPDMProfile.isLightCondition(Element)
    use LightConditionStereotype.isInstance(element)
    com.nomagic.updm.utils.UPDMProfile.isLocation(Element)
    use LocationStereotype.isInstance(element)
    com.nomagic.updm.utils.UPDMProfile.isLocationHolder(Element)
    use LocationHolderStereotype.isInstance(element)
    com.nomagic.updm.utils.UPDMProfile.isLocationType(Element)
    use LocationTypeStereotype.isInstance(element)
    com.nomagic.updm.utils.UPDMProfile.isLogicalArchitecture(Element)
    use LogicalArchitectureStereotype.isInstance(element)
    com.nomagic.updm.utils.UPDMProfile.isLogicalDataModel(Element)
    use LogicalDataModelStereotype.isInstance(element)
    com.nomagic.updm.utils.UPDMProfile.isMapsToCapability(Element)
    use MapsToCapabilityStereotype.isInstance(element)
    com.nomagic.updm.utils.UPDMProfile.isMateriel(Element)
    use MaterielStereotype.isInstance(element)
    com.nomagic.updm.utils.UPDMProfile.isMeasure(Element)
    use MeasureStereotype.isInstance(element)
    com.nomagic.updm.utils.UPDMProfile.isMeasurement(Element)
    use MeasurementStereotype.isInstance(element)
    com.nomagic.updm.utils.UPDMProfile.isMeasurementSet(Element)
    use MeasurementSetStereotype.isInstance(element)
    com.nomagic.updm.utils.UPDMProfile.isMeasureType(Element)
    use MeasureTypeStereotype.isInstance(element)
    com.nomagic.updm.utils.UPDMProfile.isMetadata(Element)
    use MetadataStereotype.isInstance(element)
    com.nomagic.updm.utils.UPDMProfile.isMilestoneSequence(Element)
    use MilestoneSequenceStereotype.isInstance(element)
    com.nomagic.updm.utils.UPDMProfile.isMission(Element)
    use MissionStereotype.isInstance(element)
    com.nomagic.updm.utils.UPDMProfile.isNeedline(Element)
    use NeedlineStereotype.isInstance(element)
    com.nomagic.updm.utils.UPDMProfile.isNode(Element)
    use NodeStereotype.isInstance(element)
    com.nomagic.updm.utils.UPDMProfile.isNodeOperation(Element)
    use NodeOperationStereotype.isInstance(element)
    com.nomagic.updm.utils.UPDMProfile.isNodeParent(Element)
    use NodeParentStereotype.isInstance(element)
    com.nomagic.updm.utils.UPDMProfile.isNodePort(Element)
    use NodePortStereotype.isInstance(element)
    com.nomagic.updm.utils.UPDMProfile.isNodeRole(Element)
    use NodeRoleStereotype.isInstance(element)
    com.nomagic.updm.utils.UPDMProfile.isNoLongerUsedMilestone(Element)
    use NoLongerUsedMilestoneStereotype.isInstance(element)
    com.nomagic.updm.utils.UPDMProfile.isOntologyReference(Element)
    use OntologyReferenceStereotype.isInstance(element)
    com.nomagic.updm.utils.UPDMProfile.isOperationalActivity(Element)
    use OperationalActivityStereotype.isInstance(element)
    com.nomagic.updm.utils.UPDMProfile.isOperationalActivityAction(Element)
    use OperationalActivityActionStereotype.isInstance(element)
    com.nomagic.updm.utils.UPDMProfile.isOperationalActivityEdge(Element)
    use OperationalActivityEdgeStereotype.isInstance(element)
    com.nomagic.updm.utils.UPDMProfile.isOperationalConstraint(Element)
    use OperationalConstraintStereotype.isInstance(element)
    com.nomagic.updm.utils.UPDMProfile.isOperationalEventTrace(Element)
    use OperationalEventTraceStereotype.isInstance(element)
    com.nomagic.updm.utils.UPDMProfile.isOperationalExchange(Element)
    use OperationalExchangeStereotype.isInstance(element)
    com.nomagic.updm.utils.UPDMProfile.isOperationalExchangeItem(Element)
    use OperationalExchangeItemStereotype.isInstance(element)
    com.nomagic.updm.utils.UPDMProfile.isOperationalMessage(Element)
    use OperationalMessageStereotype.isInstance(element)
    com.nomagic.updm.utils.UPDMProfile.isOperationalParameter(Element)
    use OperationalParameterStereotype.isInstance(element)
    com.nomagic.updm.utils.UPDMProfile.isOperationalState(Element)
    use OperationalStateStereotype.isInstance(element)
    com.nomagic.updm.utils.UPDMProfile.isOperationalStateDescription(Element)
    use OperationalStateDescriptionStereotype.isInstance(element)
    com.nomagic.updm.utils.UPDMProfile.isOrganization(Element)
    use OrganizationStereotype.isInstance(element)
    com.nomagic.updm.utils.UPDMProfile.isOrganizationalProjectRelationship(Element)
    use OrganizationalProjectRelationshipStereotype.isInstance(element)
    com.nomagic.updm.utils.UPDMProfile.isOrganizationalResource(Element)
    use OrganizationalResourceStereotype.isInstance(element)
    com.nomagic.updm.utils.UPDMProfile.isOrganizationType(Element)
    use OrganizationTypeStereotype.isInstance(element)
    com.nomagic.updm.utils.UPDMProfile.isOutOfServiceMilestone(Element)
    use OutOfServiceMilestoneStereotype.isInstance(element)
    com.nomagic.updm.utils.UPDMProfile.isOverlap(Element)
    use OverlapStereotype.isInstance(element)
    com.nomagic.updm.utils.UPDMProfile.isOwnsProcess(Element)
    use OwnsProcessStereotype.isInstance(element)
    com.nomagic.updm.utils.UPDMProfile.isParticipant(Element)
    use ParticipantStereotype.isInstance(element)
    com.nomagic.updm.utils.UPDMProfile.isPerformer(Element)
    use PerformerStereotype.isInstance(element)
    com.nomagic.updm.utils.UPDMProfile.isPerson(Element)
    use PersonStereotype.isInstance(element)
    com.nomagic.updm.utils.UPDMProfile.isPersonType(Element)
    use PersonTypeStereotype.isInstance(element)
    com.nomagic.updm.utils.UPDMProfile.isPhysicalArchitecture(Element)
    use PhysicalArchitectureStereotype.isInstance(element)
    com.nomagic.updm.utils.UPDMProfile.isPhysicalDataModel(Element)
    use PhysicalDataModelStereotype.isInstance(element)
    com.nomagic.updm.utils.UPDMProfile.isPhysicalResource(Element)
    use PhysicalResourceStereotype.isInstance(element)
    com.nomagic.updm.utils.UPDMProfile.isPost(Element)
    use PostStereotype.isInstance(element)
    com.nomagic.updm.utils.UPDMProfile.isProblemDomain(Element)
    use ProblemDomainStereotype.isInstance(element)
    com.nomagic.updm.utils.UPDMProfile.isProcess(Element)
    use ProcessStereotype.isInstance(element)
    com.nomagic.updm.utils.UPDMProfile.isProject(Element)
    use ProjectStereotype.isInstance(element)
    com.nomagic.updm.utils.UPDMProfile.isProjectActivity(Element)
    use ProjectActivityStereotype.isInstance(element)
    com.nomagic.updm.utils.UPDMProfile.isProjectActivityAction(Element)
    use ProjectActivityActionStereotype.isInstance(element)
    com.nomagic.updm.utils.UPDMProfile.isProjectActivityEdge(Element)
    use ProjectActivityEdgeStereotype.isInstance(element)
    com.nomagic.updm.utils.UPDMProfile.isProjectMilestone(Element)
    use ProjectMilestoneStereotype.isInstance(element)
    com.nomagic.updm.utils.UPDMProfile.isProjectMilestoneRole(Element)
    use ProjectMilestoneRoleStereotype.isInstance(element)
    com.nomagic.updm.utils.UPDMProfile.isProjectOwnership(Element)
    use ProjectOwnershipStereotype.isInstance(element)
    com.nomagic.updm.utils.UPDMProfile.isProjectSequence(Element)
    use ProjectSequenceStereotype.isInstance(element)
    com.nomagic.updm.utils.UPDMProfile.isProjectStatus(Element)
    use ProjectStatusStereotype.isInstance(element)
    com.nomagic.updm.utils.UPDMProfile.isProjectTheme(Element)
    use ProjectThemeStereotype.isInstance(element)
    com.nomagic.updm.utils.UPDMProfile.isProjectType(Element)
    use ProjectTypeStereotype.isInstance(element)
    com.nomagic.updm.utils.UPDMProfile.isProperty(Element)
    use PropertyStereotype.isInstance(element)
    com.nomagic.updm.utils.UPDMProfile.isPropertySet(Element)
    use PropertySetStereotype.isInstance(element)
    com.nomagic.updm.utils.UPDMProfile.isProtocol(Element)
    use ProtocolStereotype.isInstance(element)
    com.nomagic.updm.utils.UPDMProfile.isProtocolImplementation(Element)
    use ProtocolImplementationStereotype.isInstance(element)
    com.nomagic.updm.utils.UPDMProfile.isProtocolLayer(Element)
    use ProtocolLayerStereotype.isInstance(element)
    com.nomagic.updm.utils.UPDMProfile.isProvidesCompetence(Element)
    use ProvidesCompetenceStereotype.isInstance(element)
    com.nomagic.updm.utils.UPDMProfile.isRequest(Element)
    use RequestStereotype.isInstance(element)
    com.nomagic.updm.utils.UPDMProfile.isRequiresCompetence(Element)
    use RequiresCompetenceStereotype.isInstance(element)
    com.nomagic.updm.utils.UPDMProfile.isResource(Element)
    use ResourceStereotype.isInstance(element)
    com.nomagic.updm.utils.UPDMProfile.isResourceArtifact(Element)
    use ResourceArtifactStereotype.isInstance(element)
    com.nomagic.updm.utils.UPDMProfile.isResourceConnector(Element)
    use ResourceConnectorStereotype.isInstance(element)
    com.nomagic.updm.utils.UPDMProfile.isResourceConstraint(Element)
    use ResourceConstraintStereotype.isInstance(element)
    com.nomagic.updm.utils.UPDMProfile.isResourceEventTrace(Element)
    use ResourceEventTraceStereotype.isInstance(element)
    com.nomagic.updm.utils.UPDMProfile.isResourceInteraction(Element)
    use ResourceInteractionStereotype.isInstance(element)
    com.nomagic.updm.utils.UPDMProfile.isResourceInteractionItem(Element)
    use ResourceInteractionItemStereotype.isInstance(element)
    com.nomagic.updm.utils.UPDMProfile.isResourceInterface(Element)
    use ResourceInterfaceStereotype.isInstance(element)
    com.nomagic.updm.utils.UPDMProfile.isResourceMessage(Element)
    use ResourceMessageStereotype.isInstance(element)
    com.nomagic.updm.utils.UPDMProfile.isResourceOperation(Element)
    use ResourceOperationStereotype.isInstance(element)
    com.nomagic.updm.utils.UPDMProfile.isResourceParameter(Element)
    use ResourceParameterStereotype.isInstance(element)
    com.nomagic.updm.utils.UPDMProfile.isResourcePort(Element)
    use ResourcePortStereotype.isInstance(element)
    com.nomagic.updm.utils.UPDMProfile.isResourceRole(Element)
    use ResourceRoleStereotype.isInstance(element)
    com.nomagic.updm.utils.UPDMProfile.isResourceState(Element)
    use ResourceStateStereotype.isInstance(element)
    com.nomagic.updm.utils.UPDMProfile.isResourceStateMachine(Element)
    use ResourceStateMachineStereotype.isInstance(element)
    com.nomagic.updm.utils.UPDMProfile.isResponsibility(Element)
    use ResponsibilityStereotype.isInstance(element)
    com.nomagic.updm.utils.UPDMProfile.isRoleType(Element)
    use RoleTypeStereotype.isInstance(element)
    com.nomagic.updm.utils.UPDMProfile.isRule(Element)
    use RuleStereotype.isInstance(element)
    com.nomagic.updm.utils.UPDMProfile.isSameAs(Element)
    use SameAsStereotype.isInstance(element)
    com.nomagic.updm.utils.UPDMProfile.isSecurityAttributesGroup(Element)
    use SecurityAttributesGroupStereotype.isInstance(element)
    com.nomagic.updm.utils.UPDMProfile.isSecurityDomain(Element)
    use SecurityDomainStereotype.isInstance(element)
    com.nomagic.updm.utils.UPDMProfile.isSemantic(Element)
    use SemanticStereotype.isInstance(element)
    com.nomagic.updm.utils.UPDMProfile.isSemanticAttribute(Element)
    use SemanticAttributeStereotype.isInstance(element)
    com.nomagic.updm.utils.UPDMProfile.isService(Element)
    use ServiceStereotype.isInstance(element)
    com.nomagic.updm.utils.UPDMProfile.isServiceAccess(Element)
    use ServiceAccessStereotype.isInstance(element)
    com.nomagic.updm.utils.UPDMProfile.isServiceAttribute(Element)
    use ServiceAttributeStereotype.isInstance(element)
    com.nomagic.updm.utils.UPDMProfile.isServiceDescription(Element)
    use ServiceDescriptionStereotype.isInstance(element)
    com.nomagic.updm.utils.UPDMProfile.isServiceFeature(Element)
    use ServiceFeatureStereotype.isInstance(element)
    com.nomagic.updm.utils.UPDMProfile.isServiceFunction(Element)
    use ServiceFunctionStereotype.isInstance(element)
    com.nomagic.updm.utils.UPDMProfile.isServiceFunctionAction(Element)
    use ServiceFunctionActionStereotype.isInstance(element)
    com.nomagic.updm.utils.UPDMProfile.isServiceFunctionEdge(Element)
    use ServiceFunctionEdgeStereotype.isInstance(element)
    com.nomagic.updm.utils.UPDMProfile.isServiceInteraction(Element)
    use ServiceInteractionStereotype.isInstance(element)
    com.nomagic.updm.utils.UPDMProfile.isServiceInterface(Element)
    use ServiceInterfaceStereotype.isInstance(element)
    com.nomagic.updm.utils.UPDMProfile.isServiceLevelValue(Element)
    use ServiceLevelValueStereotype.isInstance(element)
    com.nomagic.updm.utils.UPDMProfile.isServiceLevelValueSet(Element)
    use ServiceLevelValueSetStereotype.isInstance(element)
    com.nomagic.updm.utils.UPDMProfile.isServiceMessage(Element)
    use ServiceMessageStereotype.isInstance(element)
    com.nomagic.updm.utils.UPDMProfile.isServiceMessageHandler(Element)
    use ServiceMessageHandlerStereotype.isInstance(element)
    com.nomagic.updm.utils.UPDMProfile.isServiceOperation(Element)
    use ServiceOperationStereotype.isInstance(element)
    com.nomagic.updm.utils.UPDMProfile.isServiceParameter(Element)
    use ServiceParameterStereotype.isInstance(element)
    com.nomagic.updm.utils.UPDMProfile.isServicePolicy(Element)
    use ServicePolicyStereotype.isInstance(element)
    com.nomagic.updm.utils.UPDMProfile.isServicePort(Element)
    use ServicePortStereotype.isInstance(element)
    com.nomagic.updm.utils.UPDMProfile.isServiceStateMachine(Element)
    use ServiceStateMachineStereotype.isInstance(element)
    com.nomagic.updm.utils.UPDMProfile.isSkill(Element)
    use SkillStereotype.isInstance(element)
    com.nomagic.updm.utils.UPDMProfile.isSkillOfPersonType(Element)
    use SkillOfPersonTypeStereotype.isInstance(element)
    com.nomagic.updm.utils.UPDMProfile.isSoftware(Element)
    use SoftwareStereotype.isInstance(element)
    com.nomagic.updm.utils.UPDMProfile.isStandard(Element)
    use StandardStereotype.isInstance(element)
    com.nomagic.updm.utils.UPDMProfile.isStandardConfiguration(Element)
    use StandardConfigurationStereotype.isInstance(element)
    com.nomagic.updm.utils.UPDMProfile.isStandardOperationalActivity(Element)
    use StandardOperationalActivityStereotype.isInstance(element)
    com.nomagic.updm.utils.UPDMProfile.isStatusIndicators(Element)
    use StatusIndicatorsStereotype.isInstance(element)
    com.nomagic.updm.utils.UPDMProfile.isStereotypeExtension(Element)
    use StereotypeExtensionStereotype.isInstance(element)
    com.nomagic.updm.utils.UPDMProfile.isStructuralPart(Element)
    use StructuralPartStereotype.isInstance(element)
    com.nomagic.updm.utils.UPDMProfile.isSubjectOfForecast(Element)
    use SubjectOfForecastStereotype.isInstance(element)
    com.nomagic.updm.utils.UPDMProfile.isSubjectOfOperationalConstraint(Element)
    use SubjectOfOperationalConstraintStereotype.isInstance(element)
    com.nomagic.updm.utils.UPDMProfile.isSubjectOfOperationalStateMachine(Element)
    use SubjectOfOperationalStateMachineStereotype.isInstance(element)
    com.nomagic.updm.utils.UPDMProfile.isSubjectOfResourceConstraint(Element)
    use SubjectOfResourceConstraintStereotype.isInstance(element)
    com.nomagic.updm.utils.UPDMProfile.isSystem(Element)
    use SystemStereotype.isInstance(element)
    com.nomagic.updm.utils.UPDMProfile.isSystemResource(Element)
    use SystemResourceStereotype.isInstance(element)
    com.nomagic.updm.utils.UPDMProfile.isTechnicalStandard(Element)
    use TechnicalStandardStereotype.isInstance(element)
    com.nomagic.updm.utils.UPDMProfile.isTemporalPart(Element)
    use TemporalPartStereotype.isInstance(element)
    com.nomagic.updm.utils.UPDMProfile.isTransactional(Element)
    use TransactionalStereotype.isInstance(element)
    com.nomagic.updm.utils.UPDMProfile.isTransactionalAttribute(Element)
    use TransactionalAttributeStereotype.isInstance(element)
    com.nomagic.updm.utils.UPDMProfile.isTrustline(Element)
    use TrustlineStereotype.isInstance(element)
    com.nomagic.updm.utils.UPDMProfile.isUPDMElement(Element)
    use UPDMElementStereotype.isInstance(element)
    com.nomagic.updm.utils.UPDMProfile.isVersionOfConfiguration(Element)
    use VersionOfConfigurationStereotype.isInstance(element)
    com.nomagic.updm.utils.UPDMProfile.isView(Element)
    use ViewStereotype.isInstance(element)
    com.nomagic.updm.utils.UPDMProfile.isViewpoint(Element)
    use ViewpointStereotype.isInstance(element)
    com.nomagic.updm.utils.UPDMProfile.isVision(Element)
    use VisionStereotype.isInstance(element)
    com.nomagic.updm.utils.UPDMProfile.isVisionStatement(Element)
    use VisionStatementStereotype.isInstance(element)
    com.nomagic.updm.utils.UPDMProfile.isWholeLifeConfiguration(Element)
    use WholeLifeConfigurationStereotype.isInstance(element)
    com.nomagic.updm.utils.UPDMProfile.isWholeLifeEnterprise(Element)
    use WholeLifeEnterpriseStereotype.isInstance(element)
    com.nomagic.updm.utils.UPDMProfile.isWrapper(Element)
    use WrapperStereotype.isInstance(element)
    com.nomagic.updm.utils.UPDMProfile.isWrapperAttribute(Element)
    use WrapperAttributeStereotype.isInstance(element)
    com.nomagic.utils.CollectionUtils.notDublicatedList(Collection<T>)
    use CollectionUtils.notDuplicatedList(java.util.Collection)
    com.nomagic.utils.Utilities.append(Collection<T>, Collection<? extends T>, boolean)
    Use CollectionUtils.append(java.util.Collection, java.util.Collection, boolean)
    com.nomagic.utils.Utilities.append(Collection<T>, Iterator<? extends T>, boolean)
    Use CollectionUtils.append(java.util.Collection, java.util.Iterator, boolean)
    com.nomagic.utils.Utilities.contains(Iterator, Object)
    Use CollectionUtils.contains(java.util.Iterator, Object)
    com.nomagic.utils.Utilities.containsAny(Collection, Collection)
    Use CollectionUtils.containsAny(java.util.Collection, java.util.Collection)
    com.nomagic.utils.Utilities.createCollection(Class<E>, Iterator)
    Use CollectionUtils.createCollection(Class, java.util.Iterator)
    com.nomagic.utils.Utilities.getFileWitoutExtention(String)
    type error in name
    com.nomagic.utils.Utilities.getGrayIcon(Icon)
    Use IconUtilities.getGrayIcon(javax.swing.Icon, java.awt.Component)
    com.nomagic.utils.Utilities.getGrayIcon(Icon, Component)
    Use IconUtilities.getGrayIcon(javax.swing.Icon, java.awt.Component)
    com.nomagic.utils.Utilities.implode(String[], String)
    Use String.join(CharSequence, CharSequence...)
    com.nomagic.utils.Utilities.notDublicatedList(Collection)
    Use CollectionUtils.notDublicatedList(java.util.Collection)
    com.nomagic.utils.Utilities.sendHttpParameters(HttpURLConnection, String)
    use HttpUtilities.sendHttpParameters(HttpURLConnection, String)
    com.nomagic.utils.Utilities.swapVector(List)
    use Collections.reverse(java.util.List<?>)
  • Deprecated Constructors
    Constructor
    Description
    com.nomagic.magicdraw.properties.DateTimeProperty(String, Object, boolean, Type)
    use DateTimeProperty(String, String, boolean, Type)
    com.nomagic.magicdraw.properties.StringProperty(String, Object)
    use StringProperty(String, String)
    com.nomagic.magicdraw.properties.StringProperty(String, Object, boolean)
    use StringProperty(String, String, boolean)
    com.nomagic.magicdraw.uml.symbols.DiagramListenerAdapter(Project, PropertyChangeListener)
    Use DiagramListenerAdapter(java.beans.PropertyChangeListener)
    com.nomagic.magicdraw.uml.symbols.layout.AbstractDiagramLayouter(String, boolean)
    supportsSubgraph has no effect
    com.nomagic.magicdraw.uml.symbols.layout.AbstractDiagramLayouter(String, boolean, boolean, boolean)
    supportsSubgraph has no effect
    com.nomagic.magicdraw.uml.symbols.layout.AbstractLinkDiagramLayouter(String, boolean, boolean, boolean)
    supportsSubgraph has no effect
    com.nomagic.magicdraw.uml.symbols.layout.BaseGraph(AbstractDiagramPresentationElement, boolean, Set<PresentationElement>)
    supportsSubgraph has no effect
    com.nomagic.magicdraw.uml.symbols.layout.BaseGraph(AbstractDiagramPresentationElement, boolean, Set<PresentationElement>, boolean)
    supportsSubgraph has no effect
    com.nomagic.magicdraw.uml.symbols.layout.UMLGraph(AbstractDiagramPresentationElement, boolean, Set<PresentationElement>)
    supportsSubgraph has no effect
    com.nomagic.magicdraw.uml.symbols.layout.UMLGraph(AbstractDiagramPresentationElement, boolean, Set<PresentationElement>, boolean)
    supportsSubgraph has no effect
    com.nomagic.magicdraw.validation.ValidationRunData(boolean, Collection<Package>, Collection<Element>, EnumerationLiteral)
    confusing constructor that allows both providing scope elements and setting wholeProject to true. Use another constructor
    com.nomagic.magicdraw.validation.ValidationRunData(Package, boolean, Collection<? extends Element>, EnumerationLiteral)
    confusing constructor that allows both providing scope elements and setting wholeProject to true. Use another constructor
    com.nomagic.magicdraw.validation.ValidationRunData(Package, boolean, Collection<? extends Element>, EnumerationLiteral, boolean)
    confusing constructor that allows both providing scope elements and setting wholeProject to true. Use another constructor
    com.nomagic.magicdraw.validation.ValidationRunData(Collection<Constraint>, String, boolean, Collection<? extends Element>, EnumerationLiteral)
    confusing constructor that allows both providing scope elements and setting wholeProject to true. Use another constructor
    com.nomagic.magicdraw.validation.ValidationRunData(Collection<Constraint>, String, boolean, Collection<? extends Element>, EnumerationLiteral, boolean)
    confusing constructor that allows both providing scope elements and setting wholeProject to true. Use another constructor
    com.nomagic.persistence.XmiExporterDescription(String, String)
    use constructor with FileFormat arguments
    com.nomagic.persistence.XmiExporterDescription(String, String, String)
    use constructor with FileFormat arguments

Copyright © 2024. All rights reserved.