Class Visitor

    • Constructor Detail

      • Visitor

        @OpenApi
        public Visitor()
    • Method Detail

      • visitProject

        @OpenApi
        public void visitProject​(Project o)
                          throws java.lang.Exception
        Method visits given object.
        Parameters:
        o - object to visit.
        Throws:
        java.lang.Exception
      • visitBaseElement

        @OpenApi
        public void visitBaseElement​(BaseElement o)
                              throws java.lang.Exception
        Method visits given object.
        Overrides:
        visitBaseElement in class ModelHierarchyVisitor
        Parameters:
        o - object to visit.
        Throws:
        java.lang.Exception
      • visitDiagramPresentationElement

        @OpenApi
        public void visitDiagramPresentationElement​(DiagramPresentationElement o)
                                             throws java.lang.Exception
        Method visits given object.
        Parameters:
        o - object to visit.
        Throws:
        java.lang.Exception
      • visitPresentationElement

        @OpenApi
        public void visitPresentationElement​(PresentationElement o)
                                      throws java.lang.Exception
        Method visits given object.
        Parameters:
        o - object to visit.
        Throws:
        java.lang.Exception
      • visitCollaborationView

        public void visitCollaborationView​(CollaborationView o)
                                    throws java.lang.Exception
        Throws:
        java.lang.Exception
      • visitObjectNodeView

        public void visitObjectNodeView​(ObjectNodeView o)
                                 throws java.lang.Exception
        Throws:
        java.lang.Exception
      • visitAbstractHeaderShapeView

        public void visitAbstractHeaderShapeView​(com.nomagic.magicdraw.uml.symbols.shapes.AbstractHeaderShapeView o)
                                          throws java.lang.Exception
        Throws:
        java.lang.Exception
      • visitHeaderShapeView

        public void visitHeaderShapeView​(com.nomagic.magicdraw.uml.symbols.shapes.HeaderShapeView o)
                                  throws java.lang.Exception
        Throws:
        java.lang.Exception
      • visitBaseHeaderView

        public void visitBaseHeaderView​(com.nomagic.magicdraw.uml.symbols.shapes.BaseHeaderView o)
                                 throws java.lang.Exception
        Throws:
        java.lang.Exception
      • visitNodeInstanceSpecificationView

        public void visitNodeInstanceSpecificationView​(NodeInstanceSpecificationView o)
                                                throws java.lang.Exception
        Throws:
        java.lang.Exception
      • visitLinkWithStereotype

        public void visitLinkWithStereotype​(com.nomagic.magicdraw.uml.symbols.paths.LinkWithStereotype o)
                                     throws java.lang.Exception
        Throws:
        java.lang.Exception
      • visitSplitView

        public void visitSplitView​(com.nomagic.magicdraw.uml.symbols.shapes.SplitView o)
                            throws java.lang.Exception
        Throws:
        java.lang.Exception
      • visitLifelineView

        public void visitLifelineView​(LifelineView o)
                               throws java.lang.Exception
        Throws:
        java.lang.Exception
      • visitTypedElementView

        public void visitTypedElementView​(com.nomagic.magicdraw.uml.symbols.shapes.TypedElementView o)
                                   throws java.lang.Exception
        Throws:
        java.lang.Exception
      • visitRegionView

        public void visitRegionView​(com.nomagic.magicdraw.uml.symbols.shapes.RegionView o)
                             throws java.lang.Exception
        Throws:
        java.lang.Exception
      • visitSimpleActivityRegionView

        public void visitSimpleActivityRegionView​(com.nomagic.magicdraw.uml.symbols.shapes.SimpleActivityRegionView o)
                                           throws java.lang.Exception
        Throws:
        java.lang.Exception
      • visitTestRegionView

        public void visitTestRegionView​(com.nomagic.magicdraw.uml.symbols.shapes.LoopNodeView.TestRegionView o)
                                 throws java.lang.Exception
        Throws:
        java.lang.Exception
      • visitBodyRegionView

        public void visitBodyRegionView​(com.nomagic.magicdraw.uml.symbols.shapes.LoopNodeView.BodyRegionView o)
                                 throws java.lang.Exception
        Throws:
        java.lang.Exception
      • visitSetupRegionView

        public void visitSetupRegionView​(com.nomagic.magicdraw.uml.symbols.shapes.LoopNodeView.SetupRegionView o)
                                  throws java.lang.Exception
        Throws:
        java.lang.Exception
      • visitTestRegionView

        public void visitTestRegionView​(com.nomagic.magicdraw.uml.symbols.shapes.ClauseView.TestRegionView o)
                                 throws java.lang.Exception
        Throws:
        java.lang.Exception
      • visitBodyRegionView

        public void visitBodyRegionView​(com.nomagic.magicdraw.uml.symbols.shapes.ClauseView.BodyRegionView o)
                                 throws java.lang.Exception
        Throws:
        java.lang.Exception
      • visitElseRegionView

        public void visitElseRegionView​(com.nomagic.magicdraw.uml.symbols.shapes.ClauseView.ElseRegionView o)
                                 throws java.lang.Exception
        Throws:
        java.lang.Exception
      • visitClauseView

        public void visitClauseView​(com.nomagic.magicdraw.uml.symbols.shapes.ClauseView o)
                             throws java.lang.Exception
        Throws:
        java.lang.Exception
      • visitTemplateBindingView

        public void visitTemplateBindingView​(TemplateBindingView o)
                                      throws java.lang.Exception
        Throws:
        java.lang.Exception
      • visitBaseMembersCompartmentView

        public void visitBaseMembersCompartmentView​(com.nomagic.magicdraw.uml.symbols.shapes.BaseMembersCompartmentView o)
                                             throws java.lang.Exception
        Throws:
        java.lang.Exception
      • visitBaseCompartmentView

        public void visitBaseCompartmentView​(com.nomagic.magicdraw.uml.symbols.shapes.BaseCompartmentView o)
                                      throws java.lang.Exception
        Throws:
        java.lang.Exception
      • visitSeparatorView

        public void visitSeparatorView​(SeparatorView o)
                                throws java.lang.Exception
        Throws:
        java.lang.Exception
      • visitRectangularShape

        public void visitRectangularShape​(RectangularShape o)
                                   throws java.lang.Exception
        Throws:
        java.lang.Exception
      • visitListElementView

        public void visitListElementView​(com.nomagic.magicdraw.uml.symbols.shapes.ListElementView o)
                                  throws java.lang.Exception
        Throws:
        java.lang.Exception
      • visitLegendItemView

        public void visitLegendItemView​(com.nomagic.magicdraw.uml.symbols.shapes.LegendItemView o)
                                 throws java.lang.Exception
        Throws:
        java.lang.Exception
      • visitElementWithIconView

        public void visitElementWithIconView​(com.nomagic.magicdraw.uml.symbols.shapes.ElementWithIconView o)
                                      throws java.lang.Exception
        Throws:
        java.lang.Exception
      • visitImageView

        public void visitImageView​(com.nomagic.magicdraw.uml.symbols.shapes.ImageView o)
                            throws java.lang.Exception
        Throws:
        java.lang.Exception
      • visitInnerElementsCompartmentView

        public void visitInnerElementsCompartmentView​(com.nomagic.magicdraw.uml.symbols.shapes.InnerElementsCompartmentView o)
                                               throws java.lang.Exception
        Throws:
        java.lang.Exception
      • visitConstraintsView

        public void visitConstraintsView​(com.nomagic.magicdraw.uml.symbols.shapes.ConstraintsView o)
                                  throws java.lang.Exception
        Throws:
        java.lang.Exception
      • visitStereotypesView

        public void visitStereotypesView​(com.nomagic.magicdraw.uml.symbols.shapes.StereotypesView o)
                                  throws java.lang.Exception
        Throws:
        java.lang.Exception
      • visitElementPropertiesCompartmentView

        public void visitElementPropertiesCompartmentView​(com.nomagic.magicdraw.uml.symbols.shapes.ElementPropertiesCompartmentView o)
                                                   throws java.lang.Exception
        Throws:
        java.lang.Exception
      • visitConveyedInformationView

        public void visitConveyedInformationView​(com.nomagic.magicdraw.uml.symbols.shapes.ConveyedInformationView o)
                                          throws java.lang.Exception
        Throws:
        java.lang.Exception
      • visitTaggedValuesView

        public void visitTaggedValuesView​(com.nomagic.magicdraw.uml.symbols.shapes.TaggedValuesView o)
                                   throws java.lang.Exception
        Throws:
        java.lang.Exception
      • visitExtensionPointView

        public void visitExtensionPointView​(com.nomagic.magicdraw.uml.symbols.shapes.ExtensionPointView o)
                                     throws java.lang.Exception
        Throws:
        java.lang.Exception
      • visitTextAreaCompartmentView

        public void visitTextAreaCompartmentView​(com.nomagic.magicdraw.uml.symbols.shapes.TextAreaCompartmentView o)
                                          throws java.lang.Exception
        Throws:
        java.lang.Exception
      • visitRequiredProvidedCompartmentView

        public void visitRequiredProvidedCompartmentView​(com.nomagic.magicdraw.uml.symbols.shapes.RequiredProvidedInterfacesCompartmentView o)
                                                  throws java.lang.Exception
        Throws:
        java.lang.Exception
      • visitProjectOptions

        public void visitProjectOptions​(ProjectOptions o)
                                 throws java.lang.Exception
        Throws:
        java.lang.Exception
      • visitPresentationElementContainer

        public void visitPresentationElementContainer​(com.nomagic.magicdraw.uml.symbols.PresentationElementContainer o)
                                               throws java.lang.Exception
        Throws:
        java.lang.Exception
      • visitDiagramObjectViewContainer

        public void visitDiagramObjectViewContainer​(com.nomagic.magicdraw.uml.symbols.DiagramObjectViewContainer o)
                                             throws java.lang.Exception
        Throws:
        java.lang.Exception
      • visitDummyDiagramObjectViewContainer

        public void visitDummyDiagramObjectViewContainer​(com.nomagic.magicdraw.uml.symbols.DummyDiagramObjectViewContainer o)
                                                  throws java.lang.Exception
        Throws:
        java.lang.Exception
      • visitAssociationView

        public void visitAssociationView​(AssociationView o)
                                  throws java.lang.Exception
        Throws:
        java.lang.Exception
      • visitCommunicationPathView

        public void visitCommunicationPathView​(CommunicationPathView o)
                                        throws java.lang.Exception
        Throws:
        java.lang.Exception
      • visitAssociationClassView

        public void visitAssociationClassView​(AssociationClassView o)
                                       throws java.lang.Exception
        Throws:
        java.lang.Exception
      • visitConstraintLinkView

        public void visitConstraintLinkView​(ConstraintLinkView o)
                                     throws java.lang.Exception
        Throws:
        java.lang.Exception
      • visitConnectorToSelfView

        public void visitConnectorToSelfView​(ConnectorToSelfView o)
                                      throws java.lang.Exception
        Throws:
        java.lang.Exception
      • visitLinkView

        public void visitLinkView​(LinkView o)
                           throws java.lang.Exception
        Throws:
        java.lang.Exception
      • visitContainerLinkView

        public void visitContainerLinkView​(com.nomagic.magicdraw.uml.symbols.paths.ContainerLinkView o)
                                    throws java.lang.Exception
        Throws:
        java.lang.Exception
      • visitDependencyView

        public void visitDependencyView​(DependencyView o)
                                 throws java.lang.Exception
        Throws:
        java.lang.Exception
      • visitRoleBindingView

        public void visitRoleBindingView​(RoleBindingView o)
                                  throws java.lang.Exception
        Throws:
        java.lang.Exception
      • visitUsageView

        public void visitUsageView​(UsageView o)
                            throws java.lang.Exception
        Throws:
        java.lang.Exception
      • visitDeploymentView

        public void visitDeploymentView​(DeploymentView o)
                                 throws java.lang.Exception
        Throws:
        java.lang.Exception
      • visitConnectorView

        public void visitConnectorView​(ConnectorView o)
                                throws java.lang.Exception
        Throws:
        java.lang.Exception
      • visitPackageImportView

        public void visitPackageImportView​(PackageImportView o)
                                    throws java.lang.Exception
        Throws:
        java.lang.Exception
      • visitProfileApplicationView

        public void visitProfileApplicationView​(ProfileApplicationView o)
                                         throws java.lang.Exception
        Throws:
        java.lang.Exception
      • visitElementImportView

        public void visitElementImportView​(ElementImportView o)
                                    throws java.lang.Exception
        Throws:
        java.lang.Exception
      • visitPackageMergeView

        public void visitPackageMergeView​(PackageMergeView o)
                                   throws java.lang.Exception
        Throws:
        java.lang.Exception
      • visitExtendView

        public void visitExtendView​(ExtendView o)
                             throws java.lang.Exception
        Throws:
        java.lang.Exception
      • visitIncludeView

        public void visitIncludeView​(IncludeView o)
                              throws java.lang.Exception
        Throws:
        java.lang.Exception
      • visitGeneralizationView

        public void visitGeneralizationView​(GeneralizationView o)
                                     throws java.lang.Exception
        Throws:
        java.lang.Exception
      • visitLinkAttributeView

        public void visitLinkAttributeView​(LinkAttributeView o)
                                    throws java.lang.Exception
        Throws:
        java.lang.Exception
      • visitPathConnector

        @OpenApi
        public void visitPathConnector​(PathConnector o)
                                throws java.lang.Exception
        Method visits given object.
        Parameters:
        o - object to visit.
        Throws:
        java.lang.Exception
      • visitPathElement

        @OpenApi
        public void visitPathElement​(PathElement o)
                              throws java.lang.Exception
        Method visits given object.
        Parameters:
        o - object to visit.
        Throws:
        java.lang.Exception
      • visitNoteAnchorView

        public void visitNoteAnchorView​(NoteAnchorView o)
                                 throws java.lang.Exception
        Throws:
        java.lang.Exception
      • visitContainmentLinkView

        public void visitContainmentLinkView​(ContainmentLinkView o)
                                      throws java.lang.Exception
        Throws:
        java.lang.Exception
      • visitVirtualRelation

        public void visitVirtualRelation​(VirtualRelationView o)
                                  throws java.lang.Exception
        Throws:
        java.lang.Exception
      • visitGenericView

        public void visitGenericView​(GenericView o)
                              throws java.lang.Exception
        Throws:
        java.lang.Exception
      • visitBaseRealizationView

        public void visitBaseRealizationView​(com.nomagic.magicdraw.uml.symbols.paths.BaseRealizationView o)
                                      throws java.lang.Exception
        Throws:
        java.lang.Exception
      • visitInterfaceRealizationView

        public void visitInterfaceRealizationView​(InterfaceRealizationView o)
                                           throws java.lang.Exception
        Throws:
        java.lang.Exception
      • visitSeqMessageView

        public void visitSeqMessageView​(SeqMessageView o)
                                 throws java.lang.Exception
        Throws:
        java.lang.Exception
      • visitSeqSelfMessageView

        public void visitSeqSelfMessageView​(SeqSelfMessageView o)
                                     throws java.lang.Exception
        Throws:
        java.lang.Exception
      • visitTransitionView

        public void visitTransitionView​(TransitionView o)
                                 throws java.lang.Exception
        Throws:
        java.lang.Exception
      • visitExceptionHandlerView

        public void visitExceptionHandlerView​(ExceptionHandlerView o)
                                       throws java.lang.Exception
        Throws:
        java.lang.Exception
      • visitTransitionToSelfView

        public void visitTransitionToSelfView​(TransitionToSelfView o)
                                       throws java.lang.Exception
        Throws:
        java.lang.Exception
      • visitTimeConstraintView

        public void visitTimeConstraintView​(TimeConstraintView o)
                                     throws java.lang.Exception
        Throws:
        java.lang.Exception
      • visitDurationConstraintView

        public void visitDurationConstraintView​(DurationConstraintView o)
                                         throws java.lang.Exception
        Throws:
        java.lang.Exception
      • visitPathToSelfShape

        public void visitPathToSelfShape​(com.nomagic.magicdraw.uml.symbols.shapes.PathToSelfShape o)
                                  throws java.lang.Exception
        Throws:
        java.lang.Exception
      • visitActivationView

        public void visitActivationView​(ActivationView o)
                                 throws java.lang.Exception
        Throws:
        java.lang.Exception
      • visitBarView

        public void visitBarView​(BarView o)
                          throws java.lang.Exception
        Throws:
        java.lang.Exception
      • visitAttributeView

        public void visitAttributeView​(com.nomagic.magicdraw.uml.symbols.shapes.AttributeView o)
                                throws java.lang.Exception
        Throws:
        java.lang.Exception
      • visitPortAttributeView

        public void visitPortAttributeView​(com.nomagic.magicdraw.uml.symbols.shapes.PortAttributeView o)
                                    throws java.lang.Exception
        Throws:
        java.lang.Exception
      • visitMemberView

        public void visitMemberView​(com.nomagic.magicdraw.uml.symbols.shapes.MemberView o)
                             throws java.lang.Exception
        Throws:
        java.lang.Exception
      • visitBehavioralFeatureView

        public void visitBehavioralFeatureView​(com.nomagic.magicdraw.uml.symbols.shapes.BehavioralFeatureView o)
                                        throws java.lang.Exception
        Throws:
        java.lang.Exception
      • visitClassView

        public void visitClassView​(ClassView o)
                            throws java.lang.Exception
        Throws:
        java.lang.Exception
      • visitInterfaceView

        public void visitInterfaceView​(InterfaceView o)
                                throws java.lang.Exception
        Throws:
        java.lang.Exception
      • visitSignalView

        public void visitSignalView​(SignalView o)
                             throws java.lang.Exception
        Throws:
        java.lang.Exception
      • visitActorView

        public void visitActorView​(ActorView o)
                            throws java.lang.Exception
        Throws:
        java.lang.Exception
      • visitDataTypeView

        public void visitDataTypeView​(DataTypeView o)
                               throws java.lang.Exception
        Throws:
        java.lang.Exception
      • visitPrimitiveTypeView

        public void visitPrimitiveTypeView​(PrimitiveTypeView o)
                                    throws java.lang.Exception
        Throws:
        java.lang.Exception
      • visitStereotypeView

        public void visitStereotypeView​(StereotypeView o)
                                 throws java.lang.Exception
        Throws:
        java.lang.Exception
      • visitClassifierView

        public void visitClassifierView​(ClassifierView o)
                                 throws java.lang.Exception
        Throws:
        java.lang.Exception
      • visitClassifierHeaderView

        public void visitClassifierHeaderView​(com.nomagic.magicdraw.uml.symbols.shapes.ClassifierHeaderView o)
                                       throws java.lang.Exception
        Throws:
        java.lang.Exception
      • visitEnumerationView

        public void visitEnumerationView​(EnumerationView o)
                                  throws java.lang.Exception
        Throws:
        java.lang.Exception
      • visitArtifactView

        public void visitArtifactView​(ArtifactView o)
                               throws java.lang.Exception
        Throws:
        java.lang.Exception
      • visitInstanceSpecificationView

        public void visitInstanceSpecificationView​(InstanceSpecificationView o)
                                            throws java.lang.Exception
        Throws:
        java.lang.Exception
      • visitContainerShapeView

        public void visitContainerShapeView​(com.nomagic.magicdraw.uml.symbols.shapes.ContainerShapeView o)
                                     throws java.lang.Exception
        Throws:
        java.lang.Exception
      • visitDecisionView

        public void visitDecisionView​(DecisionView o)
                               throws java.lang.Exception
        Throws:
        java.lang.Exception
      • visitTreeView

        public void visitTreeView​(TreeView o)
                           throws java.lang.Exception
        Throws:
        java.lang.Exception
      • visitLifeLineLineView

        public void visitLifeLineLineView​(LifeLineLineView o)
                                   throws java.lang.Exception
        Throws:
        java.lang.Exception
      • visitMessageView

        public void visitMessageView​(MessageView o)
                              throws java.lang.Exception
        Throws:
        java.lang.Exception
      • visitOperationView

        public void visitOperationView​(com.nomagic.magicdraw.uml.symbols.shapes.OperationView o)
                                throws java.lang.Exception
        Throws:
        java.lang.Exception
      • visitReceptionView

        public void visitReceptionView​(com.nomagic.magicdraw.uml.symbols.shapes.ReceptionView o)
                                throws java.lang.Exception
        Throws:
        java.lang.Exception
      • visitReceptionsCompartmentView

        public void visitReceptionsCompartmentView​(com.nomagic.magicdraw.uml.symbols.shapes.ReceptionsCompartmentView o)
                                            throws java.lang.Exception
        Throws:
        java.lang.Exception
      • visitNoteView

        public void visitNoteView​(NoteView o)
                           throws java.lang.Exception
        Throws:
        java.lang.Exception
      • visitMessageSignatureView

        public void visitMessageSignatureView​(com.nomagic.magicdraw.uml.symbols.shapes.MessageSignatureView o)
                                       throws java.lang.Exception
        Throws:
        java.lang.Exception
      • visitPackageView

        public void visitPackageView​(PackageView o)
                              throws java.lang.Exception
        Throws:
        java.lang.Exception
      • visitRoleView

        public void visitRoleView​(com.nomagic.magicdraw.uml.symbols.shapes.RoleView o)
                           throws java.lang.Exception
        Throws:
        java.lang.Exception
      • visitLinkEndView

        public void visitLinkEndView​(com.nomagic.magicdraw.uml.symbols.shapes.LinkEndView o)
                              throws java.lang.Exception
        Throws:
        java.lang.Exception
      • visitConnectorEndView

        public void visitConnectorEndView​(com.nomagic.magicdraw.uml.symbols.shapes.ConnectorEndView o)
                                   throws java.lang.Exception
        Throws:
        java.lang.Exception
      • visitNNaryAssociationView

        public void visitNNaryAssociationView​(NNaryAssociationView o)
                                       throws java.lang.Exception
        Throws:
        java.lang.Exception
      • visitSequenceLifelineView

        public void visitSequenceLifelineView​(SequenceLifelineView o)
                                       throws java.lang.Exception
        Throws:
        java.lang.Exception
      • visitShapeElement

        @OpenApi
        public void visitShapeElement​(ShapeElement o)
                               throws java.lang.Exception
        Method visits given object.
        Parameters:
        o - object to visit.
        Throws:
        java.lang.Exception
      • visitQualifiersView

        public void visitQualifiersView​(com.nomagic.magicdraw.uml.symbols.shapes.QualifiersView o)
                                 throws java.lang.Exception
        Throws:
        java.lang.Exception
      • visitTextAreaView

        public void visitTextAreaView​(com.nomagic.magicdraw.uml.symbols.shapes.TextAreaView o)
                               throws java.lang.Exception
        Throws:
        java.lang.Exception
      • visitTextBoxView

        public void visitTextBoxView​(TextBoxView o)
                              throws java.lang.Exception
        Throws:
        java.lang.Exception
      • visitTextBoxWithIconView

        public void visitTextBoxWithIconView​(com.nomagic.magicdraw.uml.symbols.shapes.TextBoxWithIconView o)
                                      throws java.lang.Exception
        Throws:
        java.lang.Exception
      • visitTextObject

        public void visitTextObject​(com.nomagic.magicdraw.uml.symbols.shapes.TextObject o)
                             throws java.lang.Exception
        Throws:
        java.lang.Exception
      • visitTextShapeView

        public void visitTextShapeView​(com.nomagic.magicdraw.uml.symbols.shapes.TextShapeView o)
                                throws java.lang.Exception
        Throws:
        java.lang.Exception
      • visitTextView

        public void visitTextView​(com.nomagic.magicdraw.uml.symbols.shapes.TextView o)
                           throws java.lang.Exception
        Throws:
        java.lang.Exception
      • visitUseCaseView

        public void visitUseCaseView​(UseCaseView o)
                              throws java.lang.Exception
        Throws:
        java.lang.Exception
      • visitSeqBaseMessageView

        public void visitSeqBaseMessageView​(com.nomagic.magicdraw.uml.symbols.paths.SeqBaseMessageView o)
                                     throws java.lang.Exception
        Throws:
        java.lang.Exception
      • visitSequenceObjectViewContainer

        public void visitSequenceObjectViewContainer​(com.nomagic.magicdraw.uml.symbols.SequenceObjectViewContainer o)
                                              throws java.lang.Exception
        Throws:
        java.lang.Exception
      • visitPseudoStateView

        public void visitPseudoStateView​(PseudoStateView o)
                                  throws java.lang.Exception
        Throws:
        java.lang.Exception
      • visitPseudoNodeView

        public void visitPseudoNodeView​(PseudoNodeView o)
                                 throws java.lang.Exception
        Throws:
        java.lang.Exception
      • visitStateView

        public void visitStateView​(StateView o)
                            throws java.lang.Exception
        Throws:
        java.lang.Exception
      • visitStateObjectViewContainer

        public void visitStateObjectViewContainer​(com.nomagic.magicdraw.uml.symbols.StateObjectViewContainer o)
                                           throws java.lang.Exception
        Throws:
        java.lang.Exception
      • visitActivityObjectViewContainer

        public void visitActivityObjectViewContainer​(com.nomagic.magicdraw.uml.symbols.ActivityObjectViewContainer o)
                                              throws java.lang.Exception
        Throws:
        java.lang.Exception
      • visitComponentView

        public void visitComponentView​(ComponentView o)
                                throws java.lang.Exception
        Throws:
        java.lang.Exception
      • visitNodeView

        public void visitNodeView​(NodeView o)
                           throws java.lang.Exception
        Throws:
        java.lang.Exception
      • visitRealizationView

        public void visitRealizationView​(RealizationView o)
                                  throws java.lang.Exception
        Throws:
        java.lang.Exception
      • visitStereotypeIconView

        public void visitStereotypeIconView​(com.nomagic.magicdraw.uml.symbols.shapes.StereotypeIconView o)
                                     throws java.lang.Exception
        Throws:
        java.lang.Exception
      • visitTemplateSignatureView

        public void visitTemplateSignatureView​(com.nomagic.magicdraw.uml.symbols.shapes.TemplateSignatureView o)
                                        throws java.lang.Exception
        Throws:
        java.lang.Exception
      • visitHeaderView

        public void visitHeaderView​(com.nomagic.magicdraw.uml.symbols.shapes.HeaderView o)
                             throws java.lang.Exception
        Throws:
        java.lang.Exception
      • visitEnumerationHeaderView

        public void visitEnumerationHeaderView​(com.nomagic.magicdraw.uml.symbols.shapes.EnumerationHeaderView o)
                                        throws java.lang.Exception
        Throws:
        java.lang.Exception
      • visitComponentHeaderView

        public void visitComponentHeaderView​(com.nomagic.magicdraw.uml.symbols.shapes.ComponentHeaderView o)
                                      throws java.lang.Exception
        Throws:
        java.lang.Exception
      • visitNodeHeaderView

        public void visitNodeHeaderView​(com.nomagic.magicdraw.uml.symbols.shapes.NodeHeaderView o)
                                 throws java.lang.Exception
        Throws:
        java.lang.Exception
      • visitEnumerationLiteralView

        public void visitEnumerationLiteralView​(com.nomagic.magicdraw.uml.symbols.shapes.EnumerationLiteralView o)
                                         throws java.lang.Exception
        Throws:
        java.lang.Exception
      • visitBehaviorView

        public void visitBehaviorView​(com.nomagic.magicdraw.uml.symbols.shapes.BehaviorView o)
                               throws java.lang.Exception
        Throws:
        java.lang.Exception
      • visitEnumerationLiteralsCompartmentView

        public void visitEnumerationLiteralsCompartmentView​(com.nomagic.magicdraw.uml.symbols.shapes.EnumerationLiteralsCompartmentView o)
                                                     throws java.lang.Exception
        Throws:
        java.lang.Exception
      • visitBehaviorsCompartmentView

        public void visitBehaviorsCompartmentView​(com.nomagic.magicdraw.uml.symbols.shapes.BehaviorsCompartmentView o)
                                           throws java.lang.Exception
        Throws:
        java.lang.Exception
      • visitAttributesCompartmentView

        public void visitAttributesCompartmentView​(com.nomagic.magicdraw.uml.symbols.shapes.AttributesCompartmentView o)
                                            throws java.lang.Exception
        Throws:
        java.lang.Exception
      • visitPortsCompartmentView

        public void visitPortsCompartmentView​(com.nomagic.magicdraw.uml.symbols.shapes.PortsCompartmentView o)
                                       throws java.lang.Exception
        Throws:
        java.lang.Exception
      • visitBasePropertiesCompartmentView

        public void visitBasePropertiesCompartmentView​(com.nomagic.magicdraw.uml.symbols.shapes.BasePropertiesCompartmentView o)
                                                throws java.lang.Exception
        Throws:
        java.lang.Exception
      • visitStructureCompartmentView

        public void visitStructureCompartmentView​(com.nomagic.magicdraw.uml.symbols.shapes.StructureCompartmentView o)
                                           throws java.lang.Exception
        Throws:
        java.lang.Exception
      • visitDiagramOverviewCompartmentView

        public void visitDiagramOverviewCompartmentView​(com.nomagic.magicdraw.uml.symbols.shapes.DiagramOverviewCompartmentView o)
                                                 throws java.lang.Exception
        Throws:
        java.lang.Exception
      • visitOperationsCompartmentView

        public void visitOperationsCompartmentView​(com.nomagic.magicdraw.uml.symbols.shapes.OperationsCompartmentView o)
                                            throws java.lang.Exception
        Throws:
        java.lang.Exception
      • visitAssociationTextBoxView

        public void visitAssociationTextBoxView​(com.nomagic.magicdraw.uml.symbols.shapes.AssociationTextBoxView o)
                                         throws java.lang.Exception
        Throws:
        java.lang.Exception
      • visitSignalActionView

        public void visitSignalActionView​(SignalActionView o)
                                   throws java.lang.Exception
        Throws:
        java.lang.Exception
      • visitSlotView

        public void visitSlotView​(com.nomagic.magicdraw.uml.symbols.shapes.SlotView o)
                           throws java.lang.Exception
        Throws:
        java.lang.Exception
      • visitPrimitiveValueView

        public void visitPrimitiveValueView​(com.nomagic.magicdraw.uml.symbols.shapes.PrimitiveValueView view)
                                     throws java.lang.Exception
        Throws:
        java.lang.Exception
      • visitCommentView

        public void visitCommentView​(CommentView o)
                              throws java.lang.Exception
        Throws:
        java.lang.Exception
      • visitCompartmentElement

        public void visitCompartmentElement​(CompartmentElement o)
                                     throws java.lang.Exception
        Method visitCompartmentElement.
        Parameters:
        o -
        Throws:
        java.lang.Exception
      • visitContentShape

        public void visitContentShape​(ContentShape o)
                               throws java.lang.Exception
        Throws:
        java.lang.Exception
      • visitDiagramShape

        public void visitDiagramShape​(DiagramShape o)
                               throws java.lang.Exception
        Throws:
        java.lang.Exception
      • visitDiagramPropertiesShape

        public void visitDiagramPropertiesShape​(DiagramPropertiesShape o)
                                         throws java.lang.Exception
        Throws:
        java.lang.Exception
      • visitDiagramLegendShape

        public void visitDiagramLegendShape​(DiagramLegendShape o)
                                     throws java.lang.Exception
        Throws:
        java.lang.Exception
      • visitTypedElementWithLabels

        public void visitTypedElementWithLabels​(com.nomagic.magicdraw.uml.symbols.shapes.TypedElementWithLabels o)
                                         throws java.lang.Exception
        Throws:
        java.lang.Exception
      • visitPortView

        public void visitPortView​(PortView o)
                           throws java.lang.Exception
        Throws:
        java.lang.Exception
      • visitPinView

        public void visitPinView​(PinView o)
                          throws java.lang.Exception
        Throws:
        java.lang.Exception
      • visitExpansionNodeView

        public void visitExpansionNodeView​(ExpansionNodeView o)
                                    throws java.lang.Exception
        Throws:
        java.lang.Exception
      • visitShapeWithLabels

        public void visitShapeWithLabels​(com.nomagic.magicdraw.uml.symbols.shapes.ShapeWithLabels o)
                                  throws java.lang.Exception
        Throws:
        java.lang.Exception
      • visitFlowConnectorView

        public void visitFlowConnectorView​(FlowConnectorView o)
                                    throws java.lang.Exception
        Throws:
        java.lang.Exception
      • visitSwimlaneCellView

        public void visitSwimlaneCellView​(SwimlaneCellView o)
                                   throws java.lang.Exception
        Throws:
        java.lang.Exception
      • visitSwimlaneView

        public void visitSwimlaneView​(SwimlaneView o)
                               throws java.lang.Exception
        Throws:
        java.lang.Exception
      • visitSwimlaneHeaderView

        public void visitSwimlaneHeaderView​(com.nomagic.magicdraw.uml.symbols.shapes.SwimlaneHeaderView o)
                                     throws java.lang.Exception
        Throws:
        java.lang.Exception
      • visitInteractionUseView

        public void visitInteractionUseView​(InteractionUseView o)
                                     throws java.lang.Exception
        Throws:
        java.lang.Exception
      • visitFragmentView

        public void visitFragmentView​(com.nomagic.magicdraw.uml.symbols.shapes.FragmentView o)
                               throws java.lang.Exception
        Throws:
        java.lang.Exception
      • visitStateInvariantView

        public void visitStateInvariantView​(StateInvariantView o)
                                     throws java.lang.Exception
        Throws:
        java.lang.Exception
      • visitStateInvariantHeaderView

        public void visitStateInvariantHeaderView​(com.nomagic.magicdraw.uml.symbols.shapes.StateInvariantHeaderView o)
                                           throws java.lang.Exception
        Throws:
        java.lang.Exception
      • visitFrameView

        public void visitFrameView​(com.nomagic.magicdraw.uml.symbols.shapes.FrameView o)
                            throws java.lang.Exception
        Throws:
        java.lang.Exception
      • visitCombinedFragmentView

        public void visitCombinedFragmentView​(CombinedFragmentView o)
                                       throws java.lang.Exception
        Throws:
        java.lang.Exception
      • visitInteractionOperandView

        public void visitInteractionOperandView​(com.nomagic.magicdraw.uml.symbols.shapes.InteractionOperandView o)
                                         throws java.lang.Exception
        Throws:
        java.lang.Exception
      • visitActionView

        public void visitActionView​(ActionView o)
                             throws java.lang.Exception
        Throws:
        java.lang.Exception
      • visitStructuredActivityNodeView

        public void visitStructuredActivityNodeView​(StructuredActivityNodeView o)
                                             throws java.lang.Exception
        Throws:
        java.lang.Exception
      • visitActivityGroupView

        public void visitActivityGroupView​(com.nomagic.magicdraw.uml.symbols.shapes.ActivityGroupView o)
                                    throws java.lang.Exception
        Throws:
        java.lang.Exception
      • visitInterruptibleActivityRegionView

        public void visitInterruptibleActivityRegionView​(InterruptibleActivityRegionView o)
                                                  throws java.lang.Exception
        Throws:
        java.lang.Exception
      • visitSequenceNodeView

        public void visitSequenceNodeView​(SequenceNodeView o)
                                   throws java.lang.Exception
        Throws:
        java.lang.Exception
      • visitConditionalNodeView

        public void visitConditionalNodeView​(ConditionalNodeView o)
                                      throws java.lang.Exception
        Throws:
        java.lang.Exception
      • visitLoopNodeView

        public void visitLoopNodeView​(LoopNodeView o)
                               throws java.lang.Exception
        Throws:
        java.lang.Exception
      • visitExpansionRegionView

        public void visitExpansionRegionView​(ExpansionRegionView o)
                                      throws java.lang.Exception
        Throws:
        java.lang.Exception
      • visitCallBehaviorActionView

        public void visitCallBehaviorActionView​(CallBehaviorActionView o)
                                         throws java.lang.Exception
        Throws:
        java.lang.Exception
      • visitInteractionUseOverviewView

        public void visitInteractionUseOverviewView​(InteractionUseOverviewView o)
                                             throws java.lang.Exception
        Throws:
        java.lang.Exception
      • visitOpaqueActionView

        public void visitOpaqueActionView​(OpaqueActionView o)
                                   throws java.lang.Exception
        Throws:
        java.lang.Exception
      • visitCallOperationActionView

        public void visitCallOperationActionView​(CallOperationActionView o)
                                          throws java.lang.Exception
        Throws:
        java.lang.Exception
      • visitObjectFlowView

        public void visitObjectFlowView​(ObjectFlowView o)
                                 throws java.lang.Exception
        Throws:
        java.lang.Exception
      • visitControlFlowView

        public void visitControlFlowView​(ControlFlowView o)
                                  throws java.lang.Exception
        Throws:
        java.lang.Exception
      • visitBaseFlowView

        public void visitBaseFlowView​(com.nomagic.magicdraw.uml.symbols.paths.BaseFlowView o)
                               throws java.lang.Exception
        Throws:
        java.lang.Exception
      • visitExtensionView

        public void visitExtensionView​(ExtensionView o)
                                throws java.lang.Exception
        Throws:
        java.lang.Exception
      • visitBaseLifelineView

        public void visitBaseLifelineView​(com.nomagic.magicdraw.uml.symbols.shapes.BaseLifelineView o)
                                   throws java.lang.Exception
        Throws:
        java.lang.Exception
      • visitLinkWithRolesView

        public void visitLinkWithRolesView​(com.nomagic.magicdraw.uml.symbols.paths.LinkWithRolesView o)
                                    throws java.lang.Exception
        Throws:
        java.lang.Exception
      • visitLinkWithEndsView

        public void visitLinkWithEndsView​(com.nomagic.magicdraw.uml.symbols.paths.LinkWithEndsView o)
                                   throws java.lang.Exception
        Throws:
        java.lang.Exception
      • visitPartView

        public void visitPartView​(PartView o)
                           throws java.lang.Exception
        Throws:
        java.lang.Exception
      • visitCollaborationUseView

        public void visitCollaborationUseView​(CollaborationUseView o)
                                       throws java.lang.Exception
        Throws:
        java.lang.Exception
      • visitInteractionOperandsCompartmentView

        public void visitInteractionOperandsCompartmentView​(com.nomagic.magicdraw.uml.symbols.shapes.InteractionOperandsCompartmentView o)
                                                     throws java.lang.Exception
        Throws:
        java.lang.Exception
      • visitRegionsCompartmentView

        public void visitRegionsCompartmentView​(com.nomagic.magicdraw.uml.symbols.shapes.RegionsCompartmentView o)
                                         throws java.lang.Exception
        Throws:
        java.lang.Exception
      • visitClauseCompartmentView

        public void visitClauseCompartmentView​(com.nomagic.magicdraw.uml.symbols.shapes.ClauseCompartmentView o)
                                        throws java.lang.Exception
        Throws:
        java.lang.Exception
      • visitBaseSplitCompartmentView

        public void visitBaseSplitCompartmentView​(com.nomagic.magicdraw.uml.symbols.shapes.BaseSplitCompartmentView o)
                                           throws java.lang.Exception
        Throws:
        java.lang.Exception
      • visitClassHeaderView

        public void visitClassHeaderView​(com.nomagic.magicdraw.uml.symbols.shapes.ClassHeaderView o)
                                  throws java.lang.Exception
        Throws:
        java.lang.Exception
      • visitInterfaceHeaderView

        public void visitInterfaceHeaderView​(com.nomagic.magicdraw.uml.symbols.shapes.InterfaceHeaderView o)
                                      throws java.lang.Exception
        Throws:
        java.lang.Exception
      • visitInformationItemHeaderView

        public void visitInformationItemHeaderView​(com.nomagic.magicdraw.uml.symbols.shapes.InformationItemHeaderView o)
                                            throws java.lang.Exception
        Throws:
        java.lang.Exception
      • visitExtensionPointsCompartmentView

        public void visitExtensionPointsCompartmentView​(com.nomagic.magicdraw.uml.symbols.shapes.ExtensionPointsCompartmentView o)
                                                 throws java.lang.Exception
        Throws:
        java.lang.Exception
      • visitInterfacesCompartmentView

        public void visitInterfacesCompartmentView​(com.nomagic.magicdraw.uml.symbols.shapes.InterfacesCompartmentView o)
                                            throws java.lang.Exception
        Throws:
        java.lang.Exception
      • visitRealizationsCompartmentView

        public void visitRealizationsCompartmentView​(com.nomagic.magicdraw.uml.symbols.shapes.RealizationsCompartmentView o)
                                              throws java.lang.Exception
        Throws:
        java.lang.Exception
      • visitInternalStateCompartmentView

        public void visitInternalStateCompartmentView​(com.nomagic.magicdraw.uml.symbols.shapes.InternalStateCompartmentView o)
                                               throws java.lang.Exception
        Throws:
        java.lang.Exception
      • visitInstanceSlotsCompartmentView

        public void visitInstanceSlotsCompartmentView​(com.nomagic.magicdraw.uml.symbols.shapes.InstanceSlotsCompartmentView o)
                                               throws java.lang.Exception
        Throws:
        java.lang.Exception
      • visitDeployedElementsCompartmentView

        public void visitDeployedElementsCompartmentView​(com.nomagic.magicdraw.uml.symbols.shapes.DeployedElementsCompartmentView o)
                                                  throws java.lang.Exception
        Throws:
        java.lang.Exception
      • visitCustomCompartmentView

        public void visitCustomCompartmentView​(com.nomagic.magicdraw.uml.symbols.shapes.CustomCompartmentView o)
                                        throws java.lang.Exception
        Throws:
        java.lang.Exception
      • visitArtifactsCompartmentView

        public void visitArtifactsCompartmentView​(com.nomagic.magicdraw.uml.symbols.shapes.ArtifactsCompartmentView o)
                                           throws java.lang.Exception
        Throws:
        java.lang.Exception
      • visitConstraintsCompartmentView

        public void visitConstraintsCompartmentView​(com.nomagic.magicdraw.uml.symbols.shapes.ConstraintsCompartmentView o)
                                             throws java.lang.Exception
        Throws:
        java.lang.Exception
      • visitLegendItemsCompartmentView

        public void visitLegendItemsCompartmentView​(com.nomagic.magicdraw.uml.symbols.shapes.LegendItemsCompartmentView o)
                                             throws java.lang.Exception
        Throws:
        java.lang.Exception
      • visitTaggedValuesCompartmentView

        public void visitTaggedValuesCompartmentView​(com.nomagic.magicdraw.uml.symbols.shapes.TaggedValuesCompartmentView o)
                                              throws java.lang.Exception
        Throws:
        java.lang.Exception
      • visitCombinedFragmentHeaderView

        public void visitCombinedFragmentHeaderView​(com.nomagic.magicdraw.uml.symbols.shapes.CombinedFragmentHeaderView o)
                                             throws java.lang.Exception
        Throws:
        java.lang.Exception
      • visitFrameHeaderView

        public void visitFrameHeaderView​(com.nomagic.magicdraw.uml.symbols.shapes.FrameHeaderView o)
                                  throws java.lang.Exception
        Throws:
        java.lang.Exception
      • visitActionHeaderView

        public void visitActionHeaderView​(com.nomagic.magicdraw.uml.symbols.shapes.ActionHeaderView o)
                                   throws java.lang.Exception
        Throws:
        java.lang.Exception
      • visitStateHeaderView

        public void visitStateHeaderView​(com.nomagic.magicdraw.uml.symbols.shapes.StateHeaderView o)
                                  throws java.lang.Exception
        Throws:
        java.lang.Exception
      • visitElementCompartmentView

        public void visitElementCompartmentView​(com.nomagic.magicdraw.uml.symbols.shapes.ElementCompartmentView o)
                                         throws java.lang.Exception
        Throws:
        java.lang.Exception
      • visitCustomElementCompartmentView

        public void visitCustomElementCompartmentView​(com.nomagic.magicdraw.uml.symbols.shapes.CustomElementCompartmentView o)
                                               throws java.lang.Exception
        Throws:
        java.lang.Exception
      • visitConstraintCompartmentView

        public void visitConstraintCompartmentView​(com.nomagic.magicdraw.uml.symbols.shapes.ConstraintCompartmentView o)
                                            throws java.lang.Exception
        Throws:
        java.lang.Exception
      • visitDirectionIconView

        public void visitDirectionIconView​(com.nomagic.magicdraw.uml.symbols.shapes.DirectionIconView o)
                                    throws java.lang.Exception
        Throws:
        java.lang.Exception
      • visitCollaborationHeaderView

        public void visitCollaborationHeaderView​(com.nomagic.magicdraw.uml.symbols.shapes.CollaborationHeaderView o)
                                          throws java.lang.Exception
        Throws:
        java.lang.Exception
      • visitStereotypeHeaderView

        public void visitStereotypeHeaderView​(com.nomagic.magicdraw.uml.symbols.shapes.StereotypeHeaderView o)
                                       throws java.lang.Exception
        Throws:
        java.lang.Exception
      • visitPackageHeaderView

        public void visitPackageHeaderView​(com.nomagic.magicdraw.uml.symbols.shapes.PackageHeaderView o)
                                    throws java.lang.Exception
        Throws:
        java.lang.Exception
      • visitNoteHeaderView

        public void visitNoteHeaderView​(com.nomagic.magicdraw.uml.symbols.shapes.NoteHeaderView o)
                                 throws java.lang.Exception
        Throws:
        java.lang.Exception
      • visitBaseNameHeaderView

        public void visitBaseNameHeaderView​(com.nomagic.magicdraw.uml.symbols.shapes.BaseNameHeaderView o)
                                     throws java.lang.Exception
        Throws:
        java.lang.Exception
      • visitCompartmentWithLabel

        public void visitCompartmentWithLabel​(com.nomagic.magicdraw.uml.symbols.shapes.CompartmentWithLabel o)
                                       throws java.lang.Exception
        Throws:
        java.lang.Exception
      • visitInstanceSpecificationHeaderView

        public void visitInstanceSpecificationHeaderView​(com.nomagic.magicdraw.uml.symbols.shapes.InstanceSpecificationHeaderView o)
                                                  throws java.lang.Exception
        Throws:
        java.lang.Exception
      • visitNodeInstanceSpecificationHeaderView

        public void visitNodeInstanceSpecificationHeaderView​(com.nomagic.magicdraw.uml.symbols.shapes.NodeInstanceSpecificationHeaderView o)
                                                      throws java.lang.Exception
        Throws:
        java.lang.Exception
      • visitTypedElementHeaderView

        public void visitTypedElementHeaderView​(com.nomagic.magicdraw.uml.symbols.shapes.TypedElementHeaderView o)
                                         throws java.lang.Exception
        Throws:
        java.lang.Exception
      • visitPartHeaderView

        public void visitPartHeaderView​(com.nomagic.magicdraw.uml.symbols.shapes.PartHeaderView o)
                                 throws java.lang.Exception
        Throws:
        java.lang.Exception
      • visitBaseLifelineHeaderView

        public void visitBaseLifelineHeaderView​(com.nomagic.magicdraw.uml.symbols.shapes.BaseLifelineHeaderView o)
                                         throws java.lang.Exception
        Throws:
        java.lang.Exception
      • visitGeneralizationSetView

        public void visitGeneralizationSetView​(GeneralizationSetView o)
                                        throws java.lang.Exception
        Throws:
        java.lang.Exception
      • visitGeneralizationSetHeaderView

        public void visitGeneralizationSetHeaderView​(com.nomagic.magicdraw.uml.symbols.shapes.GeneralizationSetHeaderView o)
                                              throws java.lang.Exception
        Throws:
        java.lang.Exception
      • visitElementTaggedValueView

        public void visitElementTaggedValueView​(com.nomagic.magicdraw.uml.symbols.shapes.ElementTaggedValueView o)
                                         throws java.lang.Exception
        Throws:
        java.lang.Exception
      • visitInformationFlowView

        public void visitInformationFlowView​(InformationFlowView informationFlowView)
                                      throws java.lang.Exception
        Throws:
        java.lang.Exception
      • visitInformationItemView

        public void visitInformationItemView​(InformationItemView informationItemView)
                                      throws java.lang.Exception
        Throws:
        java.lang.Exception
      • visitDiagramFrameView

        public void visitDiagramFrameView​(DiagramFrameView diagramFrameView)
                                   throws java.lang.Exception
        Throws:
        java.lang.Exception
      • visitDiagramFrameHeaderView

        public void visitDiagramFrameHeaderView​(com.nomagic.magicdraw.uml.symbols.shapes.DiagramFrameHeaderView diagramFrameHeaderView)
                                         throws java.lang.Exception
        Throws:
        java.lang.Exception
      • visitDiagramFrameLabelView

        public void visitDiagramFrameLabelView​(com.nomagic.magicdraw.uml.symbols.shapes.DiagramFrameLabelView diagramFrameLabelView)
                                        throws java.lang.Exception
        Throws:
        java.lang.Exception
      • visitCallBehaviorActionHeaderView

        public void visitCallBehaviorActionHeaderView​(com.nomagic.magicdraw.uml.symbols.shapes.CallBehaviorActionHeaderView callBehaviorActionHeaderView)
                                               throws java.lang.Exception
        Throws:
        java.lang.Exception
      • visitBehaviorLabelView

        public void visitBehaviorLabelView​(com.nomagic.magicdraw.uml.symbols.shapes.BehaviorLabelView behaviorLabelView)
                                    throws java.lang.Exception
        Throws:
        java.lang.Exception
      • visitObjectNodeViewHeaderView

        public void visitObjectNodeViewHeaderView​(com.nomagic.magicdraw.uml.symbols.shapes.ObjectNodeViewHeaderView objectNodeViewHeaderView)
                                           throws java.lang.Exception
        Throws:
        java.lang.Exception
      • visitOperationTextArea

        public void visitOperationTextArea​(com.nomagic.magicdraw.uml.symbols.shapes.OperationTextArea operationTextArea)
                                    throws java.lang.Exception
        Throws:
        java.lang.Exception
      • visitTriggerLabelView

        public void visitTriggerLabelView​(com.nomagic.magicdraw.uml.symbols.shapes.TriggerLabelView triggerLabelView)
                                   throws java.lang.Exception
        Throws:
        java.lang.Exception
      • visitTransitionLabelView

        public void visitTransitionLabelView​(com.nomagic.magicdraw.uml.symbols.shapes.TransitionLabelView transitionLabelView)
                                      throws java.lang.Exception
        Throws:
        java.lang.Exception
      • visitAbstractImageShapeView

        public void visitAbstractImageShapeView​(com.nomagic.magicdraw.uml.symbols.shapes.AbstractImageShapeView imageShapeView)
                                         throws java.lang.Exception
        Throws:
        java.lang.Exception
      • visitImageShapeView

        public void visitImageShapeView​(ImageShapeView imageShapeView)
                                 throws java.lang.Exception
        Visits image shape view.
        Parameters:
        imageShapeView - - image shape view.
        Throws:
        java.lang.Exception
      • visitImageShapeFromElementView

        public void visitImageShapeFromElementView​(com.nomagic.magicdraw.uml.symbols.shapes.ImageShapeFromElementView imageShapeView)
                                            throws java.lang.Exception
        Throws:
        java.lang.Exception
      • visitLostFoundMessageView

        public void visitLostFoundMessageView​(com.nomagic.magicdraw.uml.symbols.paths.LostFoundMessageView lostFoundMessageView)
                                       throws java.lang.Exception
        Visits lost/found message view.
        Parameters:
        lostFoundMessageView - - lost/found message view.
        Throws:
        java.lang.Exception
      • visitFoundMessageView

        public void visitFoundMessageView​(FoundMessageView foundMessageView)
                                   throws java.lang.Exception
        Visits found message view.
        Parameters:
        foundMessageView - - found message view.
        Throws:
        java.lang.Exception
      • visitLostMessageView

        public void visitLostMessageView​(LostMessageView lostMessageView)
                                  throws java.lang.Exception
        Visits lost message view.
        Parameters:
        lostMessageView - - lost message view.
        Throws:
        java.lang.Exception
      • visitPrimitiveTaggedValueView

        public void visitPrimitiveTaggedValueView​(com.nomagic.magicdraw.uml.symbols.shapes.PrimitiveTaggedValueView primitiveTaggedValueView)
                                           throws java.lang.Exception
        Throws:
        java.lang.Exception