Interface ModelElement
- All Superinterfaces:
Cloneable
- All Known Implementing Classes:
ElementStyle
Common contract for persistent model elements that combine id, names, style, and visibility.
-
Method Summary
-
Method Details
-
clone
Object clone()Creates a copy of this object so callers can modify it without changing the original.- Returns:
- the clone result
-