Package com.nomagic.magicdraw.properties
Interface PropertyVisitor
- All Known Implementing Classes:
PropertyVisitorAdapter
@OpenApiAll
public interface PropertyVisitor
Visitor for all types of properties, property managers, styles and etc used in MagicDraw application.
See Visitor pattern for more details.
-
Method Summary
Modifier and TypeMethodDescriptionvoidvoidvisit(com.nomagic.magicdraw.properties.ChoiceListProperty o) voidvoidvoidvoidvisit(com.nomagic.magicdraw.properties.ConstraintProperty o) voidvoidvisit(com.nomagic.magicdraw.properties.ElementInstanceProperty o) voidvoidvoidvoidvisit(com.nomagic.magicdraw.properties.ExternalToolProperty o) voidvoidvoidvisit(com.nomagic.magicdraw.properties.ImageProperty o) voidvoidvoidvoidvoidvisit(com.nomagic.magicdraw.properties.MapProperty o) voidvoidvoidvoidvoidvoidvoidvoidvisit(com.nomagic.magicdraw.properties.SpecificElementProperty o) voidvoidvoidvoidvoidvisit(com.nomagic.magicdraw.properties.ui.ObjectListProperty o) voidvisit(com.nomagic.magicdraw.properties.ValueSpecificationProperty o)
-
Method Details
-
visit
- Throws:
Exception
-
visit
- Throws:
Exception
-
visit
- Throws:
Exception
-
visit
- Throws:
Exception
-
visit
- Throws:
Exception
-
visit
- Throws:
Exception
-
visit
- Throws:
Exception
-
visit
- Throws:
Exception
-
visit
- Throws:
Exception
-
visit
- Throws:
Exception
-
visit
- Throws:
Exception
-
visit
- Throws:
Exception
-
visit
- Throws:
Exception
-
visit
- Throws:
Exception
-
visit
- Throws:
Exception
-
visit
- Throws:
Exception
-
visit
- Throws:
Exception
-
visit
- Throws:
Exception
-
visit
- Throws:
Exception
-
visit
- Throws:
Exception
-
visit
- Throws:
Exception
-
visit
- Throws:
Exception
-
visit
- Throws:
Exception
-
visit
- Throws:
Exception
-
visit
- Throws:
Exception
-
visit
- Throws:
Exception
-
visit
- Throws:
Exception
-
visit
- Throws:
Exception
-
visit
- Throws:
Exception
-
visit
- Throws:
Exception
-
visit
- Throws:
Exception
-
visit
- Throws:
Exception
-
visit
- Throws:
Exception
-
visit
- Throws:
Exception
-