Uses of Enum Class
org.aspectj.org.eclipse.jdt.internal.core.nd.field.StructDef.DeletionSemantics
Packages that use StructDef.DeletionSemantics
Package
Description
-
Uses of StructDef.DeletionSemantics in org.aspectj.org.eclipse.jdt.internal.core.nd
Methods in org.aspectj.org.eclipse.jdt.internal.core.nd that return StructDef.DeletionSemanticsModifier and TypeMethodDescriptionAbstractTypeFactory.getDeletionSemantics()ITypeFactory.getDeletionSemantics()Returns the deletion semantics used for this object. -
Uses of StructDef.DeletionSemantics in org.aspectj.org.eclipse.jdt.internal.core.nd.field
Methods in org.aspectj.org.eclipse.jdt.internal.core.nd.field that return StructDef.DeletionSemanticsModifier and TypeMethodDescriptionStructDef.getDeletionSemantics()static StructDef.DeletionSemanticsReturns the enum constant of this class with the specified name.static StructDef.DeletionSemantics[]StructDef.DeletionSemantics.values()Returns an array containing the constants of this enum class, in the order they are declared.