org.eclipse.etrice.ui.structure.support
Class StructureClassSupport
java.lang.Object
org.eclipse.etrice.ui.structure.support.StructureClassSupport
public class StructureClassSupport
- extends java.lang.Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MARGIN
public static final int MARGIN
- See Also:
- Constant Field Values
DEFAULT_SIZE_X
public static final int DEFAULT_SIZE_X
- See Also:
- Constant Field Values
DEFAULT_SIZE_Y
public static final int DEFAULT_SIZE_Y
- See Also:
- Constant Field Values
StructureClassSupport
public StructureClassSupport(IDiagramTypeProvider dtp,
IFeatureProvider fp)
getFeatureProvider
public IFeatureProvider getFeatureProvider()
getToolBehaviorProvider
public IToolBehaviorProvider getToolBehaviorProvider()
addInheritedItems
public static void addInheritedItems(ActorClass ac,
ContainerShape acShape,
java.util.Map<java.lang.String,Anchor> ifitem2anchor,
IFeatureProvider fp)