Package | Description |
---|---|
org.eclipse.gmt.modisco.java.emf.provider |
Modifier and Type | Class and Description |
---|---|
class |
AbstractMethodDeclarationItemProvider
This is the item provider adapter for a
AbstractMethodDeclaration object. |
class |
AbstractTypeDeclarationItemProvider
This is the item provider adapter for a
AbstractTypeDeclaration object. |
class |
AnnotationTypeDeclarationItemProvider
This is the item provider adapter for a
AnnotationTypeDeclaration object. |
class |
AnnotationTypeMemberDeclarationItemProvider
This is the item provider adapter for a
AnnotationTypeMemberDeclaration object. |
class |
ClassDeclarationItemProvider
This is the item provider adapter for a
ClassDeclaration object. |
class |
ConstructorDeclarationItemProvider
This is the item provider adapter for a
ConstructorDeclaration object. |
class |
EnumConstantDeclarationItemProvider
This is the item provider adapter for a
EnumConstantDeclaration object. |
class |
EnumDeclarationItemProvider
This is the item provider adapter for a
EnumDeclaration object. |
class |
FieldDeclarationItemProvider
This is the item provider adapter for a
FieldDeclaration object. |
class |
InitializerItemProvider
This is the item provider adapter for a
Initializer object. |
class |
InterfaceDeclarationItemProvider
This is the item provider adapter for a
InterfaceDeclaration object. |
class |
MethodDeclarationItemProvider
This is the item provider adapter for a
MethodDeclaration object. |
class |
TypeDeclarationItemProvider
This is the item provider adapter for a
TypeDeclaration object. |
class |
UnresolvedAnnotationDeclarationItemProvider
This is the item provider adapter for a
UnresolvedAnnotationDeclaration object. |
class |
UnresolvedAnnotationTypeMemberDeclarationItemProvider
This is the item provider adapter for a
UnresolvedAnnotationTypeMemberDeclaration object. |
class |
UnresolvedClassDeclarationItemProvider
This is the item provider adapter for a
UnresolvedClassDeclaration object. |
class |
UnresolvedEnumDeclarationItemProvider
This is the item provider adapter for a
UnresolvedEnumDeclaration object. |
class |
UnresolvedInterfaceDeclarationItemProvider
This is the item provider adapter for a
UnresolvedInterfaceDeclaration object. |
class |
UnresolvedMethodDeclarationItemProvider
This is the item provider adapter for a
UnresolvedMethodDeclaration object. |
class |
UnresolvedTypeDeclarationItemProvider
This is the item provider adapter for a
UnresolvedTypeDeclaration object. |