org.eclipse.graphiti.features.context
Interface ITargetContext

All Superinterfaces:
IContext, IPropertyBag
All Known Subinterfaces:
IAddConnectionContext, IAddContext, ICreateContext, IMoveShapeContext
All Known Implementing Classes:
AddConnectionContext, AddContext, CreateContext, MoveShapeContext

public interface ITargetContext
extends IContext

The Interface ITargetContext.


Method Summary
 ContainerShape getTargetContainer()
          Gets the target container.
 
Methods inherited from interface org.eclipse.graphiti.IPropertyBag
getProperty, putProperty
 

Method Detail

getTargetContainer

ContainerShape getTargetContainer()
Gets the target container.

Returns:
the target container shape where the new pictogram element (currently this has to be a shape) has to be added


Copyright (c) SAP AG 2005, 2010.