Difference between revisions of "JWT Metamodel Extensions/Official"
(→jwt-we-conf-property) |
|||
Line 3: | Line 3: | ||
== LATER ServiceApplicationProfile == | == LATER ServiceApplicationProfile == | ||
Aspects : | Aspects : | ||
− | * | + | * RmiServiceApplicationProfile |
* ScaServiceApplicationProfile | * ScaServiceApplicationProfile | ||
− | = Bare aspects | + | = Bare aspects = |
== jwt-we-conf-property == | == jwt-we-conf-property == |
Revision as of 12:26, 2 November 2009
Profiles
LATER ServiceApplicationProfile
Aspects :
- RmiServiceApplicationProfile
- 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.