Skip to main content

Notice: this Wiki will be going read only early in 2024 and edits will no longer be possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Difference between revisions of "STP Component Catalog"

(Policy Editor)
(Policy Editor)
 
(One intermediate revision by the same user not shown)
Line 48: Line 48:
 
*Subproject: Service Creation
 
*Subproject: Service Creation
 
*Status: Work in progress
 
*Status: Work in progress
*Documentation: [[policy editor documentation]]
+
*Documentation: [[http://wiki.eclipse.org/STP/Policy_editor_documentation Policy editor documentation]]
  
 
==S==
 
==S==

Latest revision as of 06:22, 6 December 2007

Back to STP Main Page

Introduction

The purpose of this document is to collect components in STP that can be reused in other Eclipse projects or, more generally, by anyone extending the Eclipse platform. We do not intend to document each component in detail (this is the purpose of the ISV and other supporting documentation), but rather to provide a convenient place where the entire STP component set is listed based on functionality provided. Since this document concerns components that can be used by other plug-ins, the scope is limited declared API and extension points. As always, if you discover a non-API STP component that you would like to re-use, please send email to stp-dev to start a conversation about the possibilities.

Components

B

BPMN Domain Model

  • Description: EMF model used to describe the semantics of BPMN
  • Available: STP snapshot
  • Subproject: BPMN
  • Status: Provisional

C

Core EMF Resource Management

  • Description: Facility for standard and efficient management of EMF resources
  • Available: STP snapshot
  • Subproject: Core
  • Status: Provisional

Core Introspection Framework

  • Description: Framework for introspection of projects and production of core model compliant artifacts.
  • Available: STP snapshot
  • Subproject: Core
  • Status: Provisional

Core Model

  • Description: Eclipse-friendly API to SCA Assembly Model v0.95
  • Available: STP snapshot
  • Subproject: Core
  • Status: Provisional

D

Deployment Framework

  • Description: Framework for defining deployment profiles.
  • Available: STP snapshot
  • Subproject: SOA System
  • Status: Provisional

J

Java Annotations View

  • Description: Framework for viewing and editing Java annotations, geared at JAX-WS and WS annotations now, but extensible for others.
  • Available: STP snapshot
  • Subproject: Service Creation
  • Status: Provisional

Java Annotations Validator

  • Description: Framework for adding validation rules for Java annotations.
  • Available: STP snapshot
  • Subproject: Service Creation
  • Status: Work in progress!

P

Policy Editor

  • Description: a widget-based editor for WS-Policy documents.
  • Available: STP snapshot
  • Subproject: Service Creation
  • Status: Work in progress
  • Documentation: [Policy editor documentation]

S

SOA Assembly Framework Core

  • Description: Integration point between Eclipse-based tooling and SCA model providers
  • Available: STP snapshot
  • Subproject: Core
  • Status: Provisional

SOA Assembly Framework UI

  • Description: Integration point between an Editor and Core Model
  • Available: STP snapshot
  • Subproject: Core
  • Status: Provisional

W

WSDL Generator

  • Description: Framework for linking up runtime-specific WSDL generation tools with an incremental builder
  • Available: STP snapshot
  • Subproject: Service creation
  • Status: Provisional

Back to the top