|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface TargetConformModelItemFigureContext
Context for the TargetConformModelItemFigure.
| Method Summary | |
|---|---|
String |
getTargetItemName()
Obtains the TargetItemModel name. |
boolean |
isInherit()
Indicates whether inheriting the TargetModel configuration. |
boolean |
isInheritable()
Indicates if the TargetItemModel configuration is inheritable. |
void |
setInherit(boolean isInherit)
Allows an action of the TargetConformModelItemFigure to indicate
whether the TargetItemModel is to be inherited. |
void |
setLayoutConstraint(org.eclipse.draw2d.IFigure figure,
Object layoutConstraint)
Specifies the layout constraint for the TargetConformModelItemFigure. |
| Method Detail |
|---|
String getTargetItemName()
TargetItemModel name.
TargetItemModel name.boolean isInheritable()
TargetItemModel configuration is inheritable.
true if may inherit the TargetItemModel
configuration.boolean isInherit()
TargetModel configuration.
true if inheriting the TargetItemModel
configuration.void setInherit(boolean isInherit)
TargetConformModelItemFigure to indicate
whether the TargetItemModel is to be inherited.
isInherit - true to action inheriting the
TargetItemModel configuration.
void setLayoutConstraint(org.eclipse.draw2d.IFigure figure,
Object layoutConstraint)
TargetConformModelItemFigure.
figure - IFigure to have constraint.layoutConstraint - Layout constraint.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||