Package spoon.metamodel
Ready to go meta?
This package contains classes that model the Spoon metamodel itself.
So this is the metametamodel.
-
Class Summary Class Description Metamodel Represents the Spoon metamodel (incl.MetamodelConcept Represents a concept of the Spoon metamodel (egCtClass
).MetamodelProperty Represents a property of the Spoon metamodel.MMMethod Represents a method used to get or set aMetamodelProperty
of aMetamodelConcept
. -
Enum Summary Enum Description ConceptKind Represents categories of metamodel typesMMMethodKind Represents the type of metamodel method.