Package com.nomagic.magicdraw.uml.text
Class RepTextContext
- java.lang.Object
-
- com.nomagic.magicdraw.uml.text.RepTextContext
-
@OpenApiAll public class RepTextContext extends java.lang.Object
Context for building elements representation text.
-
-
Constructor Summary
Constructors Constructor Description RepTextContext()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description <T> T
getProperty(java.lang.String property)
void
removeProperty(java.lang.String property)
void
setProperty(java.lang.String property, java.lang.Object value)
-