|
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of ECPAction in org.eclipse.emf.ecp.view.dynamictree.model.impl |
---|
Methods in org.eclipse.emf.ecp.view.dynamictree.model.impl that return types with arguments of type ECPAction | |
---|---|
List<ECPAction> |
DynamicContainmentItemImpl.getECPActions()
|
Method parameters in org.eclipse.emf.ecp.view.dynamictree.model.impl with type arguments of type ECPAction | |
---|---|
void |
DynamicContainmentItemImpl.setECPActions(List<ECPAction> actions)
|
Uses of ECPAction in org.eclipse.emf.ecp.view.spi.categorization.model |
---|
Methods in org.eclipse.emf.ecp.view.spi.categorization.model that return types with arguments of type ECPAction | |
---|---|
List<ECPAction> |
VCategorizableElement.getECPActions()
|
Method parameters in org.eclipse.emf.ecp.view.spi.categorization.model with type arguments of type ECPAction | |
---|---|
void |
VCategorizableElement.setECPActions(List<ECPAction> actions)
|
Uses of ECPAction in org.eclipse.emf.ecp.view.spi.categorization.model.impl |
---|
Methods in org.eclipse.emf.ecp.view.spi.categorization.model.impl that return types with arguments of type ECPAction | |
---|---|
List<ECPAction> |
VAbstractCategorizationImpl.getECPActions()
|
Method parameters in org.eclipse.emf.ecp.view.spi.categorization.model.impl with type arguments of type ECPAction | |
---|---|
void |
VAbstractCategorizationImpl.setECPActions(List<ECPAction> actions)
|
Uses of ECPAction in org.eclipse.emf.ecp.view.spi.categorization.swt |
---|
Classes in org.eclipse.emf.ecp.view.spi.categorization.swt that implement ECPAction | |
---|---|
class |
ECPTreeViewAction
This ECPAction implementation is specific for a TreeViewer. |
|
|||||||||
PREV NEXT | FRAMES NO FRAMES |