Skip to main content
Jump to: navigation, search

Difference between revisions of "JWT Metamodel Extensions/Official"

(New page: == 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"...)
 
(jwt-we-conf-property)
Line 1: Line 1:
 +
= Profiles =
  
 +
== LATER ServiceApplicationProfile ==
 +
Aspects :
 +
* WebServiceApplicationProfile
 +
* ScaServiceApplicationProfile
 +
 +
 +
= Bare aspects ==
  
 
== jwt-we-conf-property ==
 
== jwt-we-conf-property ==

Revision as of 19:11, 5 January 2009

Profiles

LATER ServiceApplicationProfile

Aspects :

  • WebServiceApplicationProfile
  • ScaServiceApplicationProfile


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.

Copyright © Eclipse Foundation, Inc. All Rights Reserved.