Package com.nomagic.magicdraw.uml.text
Class RepTextContext
- java.lang.Object
-
- com.nomagic.magicdraw.uml.text.RepTextContext
-
@OpenApiAll public class RepTextContext extends java.lang.ObjectContext for building elements representation text.
-
-
Field Summary
Fields Modifier and Type Field Description private java.util.Map<java.lang.String,java.lang.Object>properties
-
Constructor Summary
Constructors Constructor Description RepTextContext()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description <T> TgetProperty(java.lang.String property)voidremoveProperty(java.lang.String property)voidsetProperty(java.lang.String property, java.lang.Object value)
-