Uses of Package
org.faktorips.devtools.abstraction
-
Packages that use org.faktorips.devtools.abstraction Package Description org.faktorips.devtools.abstraction Interfaces to abstract from the running platform (Eclipse or other)org.faktorips.devtools.abstraction.eclipse Eclipse implementations of abstractions used by Faktor-IPS.org.faktorips.devtools.abstraction.eclipse.internal Internal classes to help the implementation of eclipse implementations.org.faktorips.devtools.abstraction.mapping Mappings between different implementation specific classes used inwrappers.org.faktorips.devtools.abstraction.plainjava Plain Java implementations of abstractions used by Faktor-IPS.org.faktorips.devtools.abstraction.plainjava.internal -
Classes in org.faktorips.devtools.abstraction used by org.faktorips.devtools.abstraction Class Description AAbstraction An abstraction is a platform-independent concept.Abstractions.AImplementation ABuildKind There are different kinds of build jobs: Afull buildbuilds every applicable item in a project. Anincremental buildbuilds only items affected by changes since a previous build. Aclean builddiscards previous build results and then performs aABuildKind.FULL. Aauto buildoperates like an incremental build, but is triggered automatically whenever a resources changesAContainer A container is a resource containing other resources, itsmembers.AFile A file is a resource in the file-system that contains data.AFolder A folder is a file-system resource that contains files and/or other folders.AJavaElement A Java element is the representation of a Java related resource.AJavaProject A Java project isa projectcontainingJava elements.ALog ALogListener AMarker APackageFragmentRoot A package fragment root is a folder or archive file containingJava elementsand packages.AProject A project is a special container wrapping resources and settings.AResource A resource is a file or folder, possibly with a special role like a project or workspace.AResource.AResourceTreeTraversalDepth AResource.AResourceType The type ofa resourcecan be used instead of checking forinstanceofwith concrete implementations.AResourceDelta A resource delta is the difference between two points in time for a given (container) resource.AResourceDelta.AResourceDeltaKind Different kinds of resource changes.AResourceDeltaVisitor Implementation of the visitor pattern forresource deltas.AVersion Yet another version pattern implementation.AWorkspace A workspace contains allprojectsand allows global operations.AWorkspaceRoot The container representinga workspace'scontents.Wrappers.ArrayUnwrapper Wrappers.CollectionUnwrapper Wrappers.CoreExceptionThrowingRunnable ARunnablethat may throw aCoreException.Wrappers.CoreExceptionThrowingSupplier ASupplierthat may throw aCoreException.Wrappers.WrapperBuilder -
Classes in org.faktorips.devtools.abstraction used by org.faktorips.devtools.abstraction.eclipse Class Description Abstractions.AImplementation AImplementationProvider -
Classes in org.faktorips.devtools.abstraction used by org.faktorips.devtools.abstraction.eclipse.internal Class Description AAbstraction An abstraction is a platform-independent concept.Abstractions.AImplementation ABuildKind There are different kinds of build jobs: Afull buildbuilds every applicable item in a project. Anincremental buildbuilds only items affected by changes since a previous build. Aclean builddiscards previous build results and then performs aABuildKind.FULL. Aauto buildoperates like an incremental build, but is triggered automatically whenever a resources changesAContainer A container is a resource containing other resources, itsmembers.AFile A file is a resource in the file-system that contains data.AFolder A folder is a file-system resource that contains files and/or other folders.AJavaElement A Java element is the representation of a Java related resource.AJavaProject A Java project isa projectcontainingJava elements.ALog ALogListener AMarker APackageFragmentRoot A package fragment root is a folder or archive file containingJava elementsand packages.AProject A project is a special container wrapping resources and settings.AResource A resource is a file or folder, possibly with a special role like a project or workspace.AResource.AResourceTreeTraversalDepth AResource.AResourceType The type ofa resourcecan be used instead of checking forinstanceofwith concrete implementations.AResourceDelta A resource delta is the difference between two points in time for a given (container) resource.AResourceDelta.AResourceDeltaKind Different kinds of resource changes.AResourceDeltaVisitor Implementation of the visitor pattern forresource deltas.AVersion Yet another version pattern implementation.AWorkspace A workspace contains allprojectsand allows global operations.AWorkspaceRoot The container representinga workspace'scontents.AWrapper A wrapper is a platform-dependent implementation of anabstractionthat can beunwrappedto get access to the platform-specific code.Wrappers.WrapperBuilder -
Classes in org.faktorips.devtools.abstraction used by org.faktorips.devtools.abstraction.mapping Class Description ABuildKind There are different kinds of build jobs: Afull buildbuilds every applicable item in a project. Anincremental buildbuilds only items affected by changes since a previous build. Aclean builddiscards previous build results and then performs aABuildKind.FULL. Aauto buildoperates like an incremental build, but is triggered automatically whenever a resources changesAVersion Yet another version pattern implementation. -
Classes in org.faktorips.devtools.abstraction used by org.faktorips.devtools.abstraction.plainjava Class Description Abstractions.AImplementation AImplementationProvider -
Classes in org.faktorips.devtools.abstraction used by org.faktorips.devtools.abstraction.plainjava.internal Class Description AAbstraction An abstraction is a platform-independent concept.Abstractions.AImplementation ABuildKind There are different kinds of build jobs: Afull buildbuilds every applicable item in a project. Anincremental buildbuilds only items affected by changes since a previous build. Aclean builddiscards previous build results and then performs aABuildKind.FULL. Aauto buildoperates like an incremental build, but is triggered automatically whenever a resources changesAContainer A container is a resource containing other resources, itsmembers.AFile A file is a resource in the file-system that contains data.AFolder A folder is a file-system resource that contains files and/or other folders.AJavaElement A Java element is the representation of a Java related resource.AJavaProject A Java project isa projectcontainingJava elements.ALog AMarker APackageFragmentRoot A package fragment root is a folder or archive file containingJava elementsand packages.AProject A project is a special container wrapping resources and settings.AResource A resource is a file or folder, possibly with a special role like a project or workspace.AResource.AResourceTreeTraversalDepth AResource.AResourceType The type ofa resourcecan be used instead of checking forinstanceofwith concrete implementations.AVersion Yet another version pattern implementation.AWorkspace A workspace contains allprojectsand allows global operations.AWorkspaceRoot The container representinga workspace'scontents.AWrapper A wrapper is a platform-dependent implementation of anabstractionthat can beunwrappedto get access to the platform-specific code.Wrappers.WrapperBuilder