| Package | Description | 
|---|---|
| com.ur.urcap.api.contribution | |
| com.ur.urcap.api.contribution.program.swing | |
| com.ur.urcap.api.domain.program.nodes | 
| Modifier and Type | Interface and Description | 
|---|---|
interface  | 
ProgramNodeService
 Defines an API required for adding a new type of program node to PolyScope. 
 | 
| Modifier and Type | Interface and Description | 
|---|---|
interface  | 
SwingProgramNodeService<C extends ProgramNodeContribution,V extends SwingProgramNodeView<C>>
Defines an API required for defining and adding to PolyScope a new type of program node and corresponding screen where
 the user interface is Swing-based. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
URCapProgramNode | 
ProgramNodeFactory.createURCapProgramNode(Class<? extends URCapProgramNodeService> urcapProgramNodeService)
 This method creates a URCap Program Node which is an instance of a
  
ProgramNodeContribution | 
Copyright © 2018. All rights reserved.