Package | Description |
---|---|
org.eclipse.gef4.mvc.behaviors |
This package contains the
IBehavior
and AbstractBehavior definitions. |
org.eclipse.gef4.mvc.policies |
This package contains the
IPolicy (and
AbstractPolicy ) abstraction and
concrete implementations for the manipulation of the
ContentModel :
ContentPolicy ,
CreationPolicy , and
DeletionPolicy . |
Modifier and Type | Method and Description |
---|---|
protected IContentPartFactory<VR> |
ContentBehavior.getContentPartFactory()
Returns the
IContentPartFactory of the current viewer. |
Modifier and Type | Method and Description |
---|---|
protected IContentPartFactory<VR> |
CreationPolicy.getContentPartFactory()
Returns the
IContentPartFactory of the current viewer. |
Copyright (c) 2014 itemis AG and others. All rights reserved.