Package com.nomagic.magicdraw.uml.text
Class RepTextContext
java.lang.Object
com.nomagic.magicdraw.uml.text.RepTextContext
Context for building elements representation text.
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescription<T> T
getProperty
(String property) void
removeProperty
(String property) void
setProperty
(String property, Object value)
-
Constructor Details
-
RepTextContext
public RepTextContext()
-
-
Method Details
-
setProperty
-
removeProperty
-
getProperty
-