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 TypeMethodDescriptionvoid
void
visit
(com.nomagic.magicdraw.properties.ChoiceListProperty o) void
void
void
void
visit
(com.nomagic.magicdraw.properties.ConstraintProperty o) void
void
visit
(com.nomagic.magicdraw.properties.ElementInstanceProperty o) void
void
void
void
visit
(com.nomagic.magicdraw.properties.ExternalToolProperty o) void
void
void
visit
(com.nomagic.magicdraw.properties.ImageProperty o) void
void
void
void
void
visit
(com.nomagic.magicdraw.properties.MapProperty o) void
void
void
void
void
void
void
void
visit
(com.nomagic.magicdraw.properties.SpecificElementProperty o) void
void
void
void
void
visit
(com.nomagic.magicdraw.properties.ui.ObjectListProperty o) void
visit
(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
-