Uses of Enum Class
dataModelFX.ConnectionNodeParams.PAMConnectionNodeType
Packages that use ConnectionNodeParams.PAMConnectionNodeType
- 
Uses of ConnectionNodeParams.PAMConnectionNodeType in dataModelFX
Methods in dataModelFX that return ConnectionNodeParams.PAMConnectionNodeTypeModifier and TypeMethodDescriptionConnectionNodeParams.getNodeType()Get the node type.ModuleNodeParams.getNodeType()DataModelModulePane.StructureRectangle.getStructureType()Returns the enum constant of this class with the specified name.ConnectionNodeParams.PAMConnectionNodeType.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in dataModelFX with parameters of type ConnectionNodeParams.PAMConnectionNodeTypeModifier and TypeMethodDescriptionvoidModuleNodeParams.setNodeType(ConnectionNodeParams.PAMConnectionNodeType connectionnoNodeType) Constructors in dataModelFX with parameters of type ConnectionNodeParams.PAMConnectionNodeTypeModifierConstructorDescriptionStructureRectangle(javafx.scene.Node rectangle, ConnectionNodeParams.PAMConnectionNodeType type)  - 
Uses of ConnectionNodeParams.PAMConnectionNodeType in dataModelFX.connectionNodes
Methods in dataModelFX.connectionNodes with parameters of type ConnectionNodeParams.PAMConnectionNodeTypeModifier and TypeMethodDescriptionConnectionNodeFactory.createConnectionNode(ConnectionNodeParams.PAMConnectionNodeType connectionNodeType, ConnectionNodeParams connectionParams) Create a connection node based on it's type. - 
Uses of ConnectionNodeParams.PAMConnectionNodeType in dataModelFX.structures
Methods in dataModelFX.structures that return ConnectionNodeParams.PAMConnectionNodeTypeModifier and TypeMethodDescriptionPamGroupStructureParams.getNodeType()PamStructureParams.getNodeType()