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
Contents
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.