Skip to main content

Notice: This Wiki is now read only and edits are no longer possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

SCA/Components/Structure

< SCA
Revision as of 05:57, 10 July 2008 by Unnamed Poltroon (Talk) (New page: The following is a list of the components and the plug-ins currently available. {| class="wikitable" border="1" |- ! Component Name ! Plug-in Name ! Description |- | | org.eclipse.stp.sca...)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

The following is a list of the components and the plug-ins currently available.

Component Name Plug-in Name Description
org.eclipse.stp.sca.common SCA perspective, SCA nature, Creation wizard, builder, preference page...
org.eclipse.stp.sca.doc Documentation.
features Contains the feature.xml file for deployment in the Eclipse platform.
build Contains the files needed for the build.
babel Contains the file needed for Babel that points to the source of each plugin.
SCA Domain Model org.eclipse.stp.sca Generated by EMF. Contains the SCA metamodel (ecore + java code).
SCA Domain Model org.eclipse.stp.sca.edit Generated by EMF. Contains generic reusable classes for building editors.
SCA Domain Model org.eclipse.stp.sca.validation Additional validation rules.
SCA Editors org.eclipse.stp.sca.editor Generated by EMF. Tree editor to create an SCA assembly file.
SCA Editors org.eclipse.stp.sca.xmleditor XML editor to create an SCA assembly file or an SCA ComponentType.
SCA Composite Designer org.eclipse.stp.sca.diagram Generated by GMF. GMF modeler to construct SCA assembly files.

Back to the top