Package | Description |
---|---|
sk.stuba.fiit.perconik.eclipse.core.commands.operations |
Extension to the
org.eclipse.core.commands.operations package
of the Eclipse Platform. |
sk.stuba.fiit.perconik.eclipse.core.resources |
Extension to the
org.eclipse.core.resources package
of the Eclipse Platform. |
sk.stuba.fiit.perconik.eclipse.core.runtime |
Extension to the
org.eclipse.core.runtime package
of the Eclipse Platform. |
sk.stuba.fiit.perconik.eclipse.debug.core |
Extension to the
org.eclipse.debug.core package
of the Eclipse Platform. |
sk.stuba.fiit.perconik.eclipse.jdt.core |
Extension to the
org.eclipse.jdt.core package
of the Eclipse Platform. |
sk.stuba.fiit.perconik.eclipse.jdt.core.dom |
Extension to the
org.eclipse.jdt.core.dom package
of the Eclipse Platform. |
sk.stuba.fiit.perconik.eclipse.jgit.lib |
Extension to the
org.eclipse.jgit.lib package
of the JGit plug-in. |
sk.stuba.fiit.perconik.eclipse.ltk.core.refactoring |
Extension to the
org.eclipse.ltk.core.refactoring package
of the Eclipse Platform. |
sk.stuba.fiit.perconik.eclipse.ltk.core.refactoring.history |
Extension to the
org.eclipse.ltk.core.refactoring.history package
of the Eclipse Platform. |
sk.stuba.fiit.perconik.eclipse.search.ui.text |
Extension to the
org.eclipse.search.ui.text package
of the Eclipse Platform. |
sk.stuba.fiit.perconik.osgi.framework |
Extension to the
org.osgi.framework package. |
sk.stuba.fiit.perconik.utilities.constant |
Utilities extending Java enumerations capabilities.
|
Modifier and Type | Class and Description |
---|---|
class |
OperationHistoryEventType
Operation history event types.
|
class |
OpreationStatusCode
Operation history event types.
|
Modifier and Type | Class and Description |
---|---|
class |
ProjectBuildKind
Project build kinds.
|
class |
ResourceDeltaFlag
Resource delta flags.
|
class |
ResourceDeltaKind
Resource delta kinds.
|
class |
ResourceEventType
Resource event types.
|
class |
ResourceMemberFlag
Resource member flags.
|
class |
ResourceType
Resource types.
|
class |
ResourceVisitorDepth
Resource visitor depths.
|
Modifier and Type | Class and Description |
---|---|
class |
StatusSeverity
Status severities.
|
Modifier and Type | Class and Description |
---|---|
class |
DebugEventDetail
Debug event details.
|
class |
DebugEventKind
Debug event kinds.
|
Modifier and Type | Class and Description |
---|---|
class |
JavaElementDeltaFlag
Java element delta flags.
|
class |
JavaElementDeltaKind
Java element delta kinds.
|
class |
JavaElementEventType
Java element event types.
|
class |
JavaElementType
Java element types.
|
Modifier and Type | Class and Description |
---|---|
class |
NodeFlag
AST node flags.
|
class |
NodeType
AST node types.
|
class |
TreeApiLevel
AST API levels.
|
class |
TreeParserConstructKind
AST parser construct kinds.
|
Modifier and Type | Class and Description |
---|---|
class |
GitObjectType
Git object types.
|
Modifier and Type | Class and Description |
---|---|
class |
RefactoringFlag
Refactoring descriptor flags.
|
Modifier and Type | Interface and Description |
---|---|
interface |
RefactoringEventType |
Modifier and Type | Class and Description |
---|---|
class |
RefactoringExecutionEventType
Refactoring execution event types.
|
class |
RefactoringHistoryEventType
Refactoring history event types.
|
Modifier and Type | Class and Description |
---|---|
class |
MatchEventKind
Match event kinds.
|
class |
MatchUnit
Match units.
|
Modifier and Type | Class and Description |
---|---|
class |
BundleState
Bundle states.
|
Modifier and Type | Class and Description |
---|---|
class |
IntegralConstantSupport<E extends java.lang.Enum<E> & IntegralConstant> |
Modifier and Type | Method and Description |
---|---|
static <E extends java.lang.Enum<E> & IntegralConstant> |
IntegralConstantSupport.constantsAsInteger(java.util.Set<E> constants) |
static <E extends java.lang.Enum<E> & IntegralConstant> |
IntegralConstantSupport.of(java.lang.Class<E> type) |