| Modifier and Type | Method and Description | 
|---|---|
| void | RecentItemsListener. projectAdded(Project project) | 
| void | RecentItemsListener. projectChanged(Project project) | 
| void | RecentItemsListener. projectRemoved(Project project) | 
| Modifier and Type | Method and Description | 
|---|---|
| void | SaveAllProjectsAction. projectAdded(Project project) | 
| void | SaveAllProjectsAction. projectChanged(Project project) | 
| void | SaveAllProjectsAction. projectClosed(Project project) | 
| void | SaveAllProjectsAction. projectOpened(Project project) | 
| void | SaveAllProjectsAction. projectRemoved(Project project) | 
| Modifier and Type | Method and Description | 
|---|---|
| Project | WorkspaceImpl. getProjectAt(int index) | 
| Project | WorkspaceImpl. getProjectByName(String projectName) | 
| Project | WorkspaceImpl. importProject(InputStream inputStream) | 
| Project | WorkspaceImpl. importProject(String fileName) | 
| Project | WorkspaceImpl. openProject(Project project) | 
| Project | WorkspaceImpl. reloadProject(Project project) | 
| Modifier and Type | Method and Description | 
|---|---|
| List<Project> | WorkspaceImpl. getOpenProjectList() | 
| List<? extends Project> | WorkspaceImpl. getProjectList() | 
| Map<String,Project> | WorkspaceImpl. getProjects() | 
| Modifier and Type | Method and Description | 
|---|---|
| void | WorkspaceImpl. closeProject(Project project) | 
| int | WorkspaceImpl. getIndexOfProject(Project project) | 
| Project | WorkspaceImpl. openProject(Project project) | 
| Project | WorkspaceImpl. reloadProject(Project project) | 
| void | WorkspaceImpl. removeProject(Project project) | 
| Modifier and Type | Method and Description | 
|---|---|
| String | NewWadlProjectAction. createProjectName(String filePath,
                 List<? extends Project> projectList) | 
| Constructor and Description | 
|---|
| RestMockService(Project project,
               RESTMockServiceConfig config) | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | WsdlProjectWSDL project implementation | 
| Modifier and Type | Method and Description | 
|---|---|
| void | DefaultEndpointStrategy. init(Project project) | 
| Constructor and Description | 
|---|
| WsdlMockService(Project project,
               MockServiceConfig config) | 
| Modifier and Type | Method and Description | 
|---|---|
| void | PropertyHolderTable. afterLoad(Project project) | 
| void | PropertyHolderTable. beforeSave(Project project) | 
| Modifier and Type | Method and Description | 
|---|---|
| Project | WsdlProjectRunner. getProject() | 
| Modifier and Type | Method and Description | 
|---|---|
| Project | ModelImplementation. buildProject(String path) | 
| Project | ModelItem. getProject()Gets the project that this ModelItem object is part of. | 
| Modifier and Type | Method and Description | 
|---|---|
| Project | Environment. getProject() | 
| Project | DefaultEnvironment. getProject() | 
| Modifier and Type | Method and Description | 
|---|---|
| void | Environment. setProject(Project project) | 
| void | DefaultEnvironment. setProject(Project project) | 
| Modifier and Type | Method and Description | 
|---|---|
| Project | Interface. getProject() | 
| Modifier and Type | Interface and Description | 
|---|---|
| interface  | ProjectFactory<T extends Project> | 
| Modifier and Type | Method and Description | 
|---|---|
| void | ProjectListener. afterLoad(Project project) | 
| void | ProjectListener. beforeSave(Project project) | 
| void | EndpointStrategy. init(Project project) | 
| Modifier and Type | Method and Description | 
|---|---|
| static String | ProjectDirProvider. getProjectFolder(Project project) | 
| Modifier and Type | Method and Description | 
|---|---|
| static Project | ModelSupport. getModelItemProject(ModelItem modelItem) | 
| Project | AbstractModelItem. getProject() | 
| Modifier and Type | Method and Description | 
|---|---|
| void | ProjectListenerAdapter. afterLoad(Project project) | 
| void | ProjectListenerAdapter. beforeSave(Project project) | 
| void | WorkspaceListenerAdapter. projectAdded(Project project) | 
| void | WorkspaceListenerAdapter. projectChanged(Project project) | 
| void | WorkspaceListenerAdapter. projectClosed(Project project) | 
| void | WorkspaceListenerAdapter. projectOpened(Project project) | 
| void | WorkspaceListenerAdapter. projectRemoved(Project project) | 
| Constructor and Description | 
|---|
| ProjectMetrics(Project project) | 
| Modifier and Type | Method and Description | 
|---|---|
| Project | TestSuite. getProject() | 
| Project | ProjectRunner. getProject() | 
| Project | ProjectRunContext. getProject() | 
| Modifier and Type | Method and Description | 
|---|---|
| Project | ProjectTreeNode. getProject() | 
| Constructor and Description | 
|---|
| ProjectTreeNode(Project project,
               WorkspaceTreeNode workspaceNode) | 
| Modifier and Type | Method and Description | 
|---|---|
| Project | Workspace. createProject(String name,
             File file) | 
| Project | Workspace. getProjectAt(int index) | 
| Project | Workspace. getProjectByName(String projectName) | 
| Project | Workspace. importProject(InputStream inputStream) | 
| Project | Workspace. importProject(String filename) | 
| Project | Workspace. openProject(Project modelItem) | 
| Modifier and Type | Method and Description | 
|---|---|
| List<? extends Project> | Workspace. getProjectList() | 
| Modifier and Type | Method and Description | 
|---|---|
| int | Workspace. getIndexOfProject(Project project) | 
| Project | Workspace. openProject(Project modelItem) | 
| void | WorkspaceListener. projectAdded(Project project) | 
| void | WorkspaceListener. projectChanged(Project project) | 
| void | WorkspaceListener. projectClosed(Project project) | 
| void | WorkspaceListener. projectOpened(Project project) | 
| void | WorkspaceListener. projectRemoved(Project project) | 
| void | Workspace. removeProject(Project project) | 
| Modifier and Type | Method and Description | 
|---|---|
| void | TestMonitor. monitorProject(Project project) | 
| void | TestMonitor. unmonitorProject(Project project) | 
| Modifier and Type | Method and Description | 
|---|---|
| List<Interface> | ApiImporter. importApis(Project project) | 
| Modifier and Type | Method and Description | 
|---|---|
| static boolean | DragAndDropSupport. importRequiredInterfaces(Project project,
                        Set<Interface> requiredInterfaces,
                        String title) | 
| Modifier and Type | Method and Description | 
|---|---|
| Project | Navigator. getCurrentProject() | 
Copyright © 2019. All Rights Reserved.