All Packages Class Hierarchy This Package Previous Next Index
A display is a special type of view that is automatically
registered as a listener at a DerivationResult and,
optionally, a DerivationResultSelection. Deregistration
is usually also done by the same controller.
The purpose of a display is to generate output for the results of a derivation and, optionally, to be recognizant of model selection changes.
Display instance.
Display instance.
public abstract void setName(String name)
Display instance.
public abstract String getName()
Display instance.
All Packages Class Hierarchy This Package Previous Next Index