Uses of Enum
gw.lang.annotation.UsageTarget
Packages that use UsageTarget
-
Uses of UsageTarget in gw.lang.annotation
Methods in gw.lang.annotation that return UsageTargetModifier and TypeMethodDescriptionstatic UsageTargetUsageTarget.convert(ElementType elementType) static UsageTargetUsageTarget.getForFeature(IFeatureInfo fi) static UsageTargetReturns the enum constant of this type with the specified name.static UsageTarget[]UsageTarget.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in gw.lang.annotation with parameters of type UsageTargetModifier and TypeMethodDescriptionstatic UsageModifierUsageModifier.getUsageModifier(UsageTarget targetType, IAnnotationInfo annotation) static UsageModifierUsageModifier.getUsageModifier(IParsedElement pe, UsageTarget targetType, IType annotationType, AnnotationUseSiteTarget target)