Uses of Enum
spoon.metamodel.ConceptKind
Packages that use ConceptKind
Package
Description
Ready to go meta?
This package contains classes that model the Spoon metamodel itself.
-
Uses of ConceptKind in spoon.metamodel
Methods in spoon.metamodel that return ConceptKindModifier and TypeMethodDescriptionMetamodelConcept.getKind()static ConceptKindReturns 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.