Metamodels Extension Point

org.topcased.bus.core.Metamodels

Topcased 0.6.0

This extension point defines a MetaModel aimed to be registered into Topcased.

<!ELEMENT extension (metamodel+)>

<!ATTLIST extension

point CDATA #REQUIRED

id    CDATA #IMPLIED

name  CDATA #IMPLIED>


<!ELEMENT metamodel EMPTY>

<!ATTLIST metamodel

uri           CDATA #REQUIRED

id            CDATA #REQUIRED

name          CDATA #REQUIRED

version       CDATA #REQUIRED

description   CDATA #REQUIRED

MetamodelPath CDATA #REQUIRED>

Defines a new Topcased Metamodel



[Enter extension point usage example here.]

[Enter API information here.]

[Enter information about supplied implementation of this extension point.]