org.eclipse.gmf.graphdef.editor.edit.policies
Class GMFGraphBaseItemSemanticEditPolicy.LinkConstraints
java.lang.Object
org.eclipse.gmf.graphdef.editor.edit.policies.GMFGraphBaseItemSemanticEditPolicy.LinkConstraints
- Enclosing class:
- GMFGraphBaseItemSemanticEditPolicy
public static class GMFGraphBaseItemSemanticEditPolicy.LinkConstraints
- extends Object
- Generated
Method Summary |
static boolean |
canCreateChildAccess_4002(FigureDescriptor source,
Figure target)
|
static boolean |
canCreateCompartmentAccessor_4003(Compartment source,
ChildAccess target)
|
static boolean |
canCreateDiagramElementFigure_4005(DiagramElement source,
FigureDescriptor target)
|
static boolean |
canCreateDiagramLabelAccessor_4004(DiagramLabel source,
ChildAccess target)
|
static boolean |
canCreateNodeContentPane_4006(Node source,
ChildAccess target)
|
static boolean |
canExistChildAccess_4002(FigureDescriptor source,
Figure target)
|
static boolean |
canExistCompartmentAccessor_4003(Compartment source,
ChildAccess target)
|
static boolean |
canExistDiagramElementFigure_4005(DiagramElement source,
FigureDescriptor target)
|
static boolean |
canExistDiagramLabelAccessor_4004(DiagramLabel source,
ChildAccess target)
|
static boolean |
canExistNodeContentPane_4006(Node source,
ChildAccess target)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
GMFGraphBaseItemSemanticEditPolicy.LinkConstraints
public GMFGraphBaseItemSemanticEditPolicy.LinkConstraints()
canCreateChildAccess_4002
public static boolean canCreateChildAccess_4002(FigureDescriptor source,
Figure target)
- Generated
canCreateCompartmentAccessor_4003
public static boolean canCreateCompartmentAccessor_4003(Compartment source,
ChildAccess target)
- Generated
canCreateDiagramLabelAccessor_4004
public static boolean canCreateDiagramLabelAccessor_4004(DiagramLabel source,
ChildAccess target)
- Generated
canCreateNodeContentPane_4006
public static boolean canCreateNodeContentPane_4006(Node source,
ChildAccess target)
- Generated
canCreateDiagramElementFigure_4005
public static boolean canCreateDiagramElementFigure_4005(DiagramElement source,
FigureDescriptor target)
- Generated
canExistChildAccess_4002
public static boolean canExistChildAccess_4002(FigureDescriptor source,
Figure target)
- Generated
canExistCompartmentAccessor_4003
public static boolean canExistCompartmentAccessor_4003(Compartment source,
ChildAccess target)
- Generated
canExistDiagramLabelAccessor_4004
public static boolean canExistDiagramLabelAccessor_4004(DiagramLabel source,
ChildAccess target)
- Generated
canExistNodeContentPane_4006
public static boolean canExistNodeContentPane_4006(Node source,
ChildAccess target)
- Generated
canExistDiagramElementFigure_4005
public static boolean canExistDiagramElementFigure_4005(DiagramElement source,
FigureDescriptor target)
- Generated
Copyright © 2012. All Rights Reserved.