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