public interface Representable
A special case of Representable is StandaloneRepresentable, which allows recreating the Representable through a standard interface (NOT-standalone Representables may need some specific non-standard means of recreating, e.g., Elements of Structures via structure.getElement(repr)). This also ensures that the resulting object belongs to the expected group.
| Modifier and Type | Method and Description |
|---|---|
Representation |
getRepresentation()
The representation of this object.
|
Representation getRepresentation()
ReprUtilRepresentation