org.topbraidcomposer.gef.diagram.custom
Class CustomNodeTypes
java.lang.Object
org.topbraidcomposer.gef.diagram.custom.CustomNodeTypes
public class CustomNodeTypes
- extends java.lang.Object
Manages the installed ICustomNodeType plugins.
- Author:
- Holger Knublauch
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
EXTENSION_POINT
public static final java.lang.String EXTENSION_POINT
- See Also:
- Constant Field Values
CLASS
public static final java.lang.String CLASS
- See Also:
- Constant Field Values
NAME
public static final java.lang.String NAME
- See Also:
- Constant Field Values
CustomNodeTypes
public CustomNodeTypes()
getCustomNodeTypeName
public static java.lang.String getCustomNodeTypeName(ICustomNodeType type)
getSourceCustomNodeModels
public static java.util.Set getSourceCustomNodeModels(ClassEditPart editPart)
getTargetCustomNodeModels
public static java.util.Set getTargetCustomNodeModels(ClassEditPart editPart)
listCustomNodeTypes
public static java.util.Iterator listCustomNodeTypes()
listSelectedCustomNodeTypes
public static java.util.Iterator listSelectedCustomNodeTypes()