IVisualPart
that visualizes an underlying content element.IContentPart
s.IFeedbackPart
is a controller that controls a visual, which is
used simply for feedback and does not correspond to anything in the
visualized model.IHandlePart
is a controller that controls a visual, which is used
simply for tool interaction and does not correspond to anything in the
visualized model.true
if the given ITool
is taking part in
the currently open execution transaction.true
if the given IVisualPart
is either the
host or a handle part controlled by this behavior (
AbstractBehavior.getHandleParts()
).true
when the creation delay is currently running.true
when the removal delay is currently running.true
if the given IContentPart
is part of
the current selection.true
if the viewer where this model is registered
currently has keyboard focus.ITool
handles a certain aspect of user interaction.IVisualPart
plays the controller role in the model-view-controller
architecture.Copyright (c) 2014 itemis AG and others. All rights reserved.