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 "JWT Metamodel Extensions/Official"

(Profiles)
(Profiles)
 
Line 9: Line 9:
  
 
== SemanticAnnotationProfile ==
 
== SemanticAnnotationProfile ==
 +
TODO
 +
 +
== EPCViewProfile ==
 
TODO
 
TODO
  

Latest revision as of 12:27, 2 November 2009

Profiles

LATER ServiceApplicationProfile

(In addition to built-in WebServiceApplication model element)

Aspects :

  • RmiServiceApplicationProfile
  • ScaServiceApplicationProfile

SemanticAnnotationProfile

TODO

EPCViewProfile

TODO

Bare aspects

jwt-we-conf-property

This extension is the simplest possible and allows to add key-value information on model elements. It does so thanks to a Property aspect with a single "value" attribute that can be of any primitive type that is described in its conf.

See its documentation in Setting up simple (key-value) additional model extensions.

Back to the top