Package com.nomagic.magicdraw.properties
Interface PropertyVisitorAcceptor
- All Known Implementing Classes:
AbstractChoiceProperty,BooleanProperty,ChoiceProperty,ClassPathEntriesListProperty,ColorProperty,DateTimeProperty,ElementListProperty,ElementProperty,ExtendablePropertyManager,FileProperty,FontProperty,JarEntryProperty,JDBCDriverClassNameProperty,ListProperty,LocaleProperty,NumberProperty,PageFormatProperty,PasswordProperty,Property,PropertyManager,PropertyManagerByDiagram,PropertyManagerByStereotype,StringProperty,Style,StyleManager,TypeProperty
@OpenApiAll
public interface PropertyVisitorAcceptor
The interface for object that can be visited with
PropertyVisitor.- See Also:
-
Method Summary
Modifier and TypeMethodDescriptionvoidaccept(PropertyVisitor visitor) The accept method.Returns class type as string.