Uses of Enum
spoon.metamodel.MMMethodKind
Package
Description
Ready to go meta?
This package contains classes that model the Spoon metamodel itself.
-
Uses of MMMethodKind in spoon.metamodel
Modifier and TypeMethodDescriptionMMMethod.getKind()
static MMMethodKind
Detect kind of methodstatic MMMethodKind
Returns the enum constant of this type with the specified name.static MMMethodKind[]
MMMethodKind.values()
Returns an array containing the constants of this enum type, in the order they are declared.Modifier and TypeMethodDescriptionMetamodelProperty.getMethod(MMMethodKind kind)
MetamodelProperty.getMethods(MMMethodKind kind)