Uses of Package
net.ssehub.easy.instantiation.core.model.artifactModel
-
Packages that use net.ssehub.easy.instantiation.core.model.artifactModel Package Description net.ssehub.easy.instantiation.ant.instantiators Java-specific instantiators.net.ssehub.easy.instantiation.aspectj.instantiators AspectJ-specific instantiators.net.ssehub.easy.instantiation.core.model.artifactModel Contains the VIL artifact model.net.ssehub.easy.instantiation.core.model.artifactModel.representation Contains the implementation of the artifact content representations.net.ssehub.easy.instantiation.core.model.artifactModel.variability Contains fragment artifacts, i.e., artifacts which are used to decompose other artifacts but cannot be used standalone.net.ssehub.easy.instantiation.core.model.artifactModel.xml Contains simple (non-decomposed) artifacts.net.ssehub.easy.instantiation.core.model.buildlangModel Implements the abstract representation of the build language (parsed, analyzed and already linked, i.e.net.ssehub.easy.instantiation.core.model.buildlangModel.execOperand Executable operands for system execution operations.net.ssehub.easy.instantiation.core.model.buildlangModel.ruleMatch Rule match expressions.net.ssehub.easy.instantiation.core.model.common Implements the common language elements.net.ssehub.easy.instantiation.core.model.defaultInstantiators The default instantiators for VIL.net.ssehub.easy.instantiation.core.model.templateModel The template language model.net.ssehub.easy.instantiation.core.model.vilTypes Contains the basic VIL types used as foundation for the artifact model and for integrating the variability model, i.e., types which are not artifacts themselves.net.ssehub.easy.instantiation.core.model.vilTypes.configuration All classes related to the EASy integration of configuration and decisions.net.ssehub.easy.instantiation.java Java additions to VIL.net.ssehub.easy.instantiation.java.artifacts Default Java artifacts.net.ssehub.easy.instantiation.java.instantiators Java-specific instantiators.net.ssehub.easy.instantiation.maven A Maven instantiator.net.ssehub.easy.instantiation.velocity This package contains the VIL instantiator realization of Apache's Velocity.
For more information please visit the Velocity project page.net.ssehub.easy.instantiation.xvcl This package holds the Instantiator for the instantiation xvcl files using the XVCL library. -
Classes in net.ssehub.easy.instantiation.core.model.artifactModel used by net.ssehub.easy.instantiation.ant.instantiators Class Description FileArtifact Implements a simple file artifact, i.e., an artifact which is represented as a file.Path Represents a path within a file system (not a folder!). -
Classes in net.ssehub.easy.instantiation.core.model.artifactModel used by net.ssehub.easy.instantiation.aspectj.instantiators Class Description FileArtifact Implements a simple file artifact, i.e., an artifact which is represented as a file.Path Represents a path within a file system (not a folder!). -
Classes in net.ssehub.easy.instantiation.core.model.artifactModel used by net.ssehub.easy.instantiation.core.model.artifactModel Class Description ArtifactCreator Allows to bind an artifact creator to an artifact implementation.ArtifactCreatorNode Stores an artifact creator and its subordinate (more specific) creators according to the inheritance hierarchy.ArtifactModel Implements the artifact model starting at a certain file root.ComponentArtifact Represents a runtime component.CompositeArtifact The (abstract) top-level decomposable artifact of this package.CompositeFragmentArtifact The (abstract) composite fragment artifact.DefaultFileArtifactCreator Defines the default file artifact creator.FileArtifact Implements a simple file artifact, i.e., an artifact which is represented as a file.FileUtils.ScanResult Represents the result of aFileUtils.scan(File, ArtifactModel, long, ScanResult, Class)execution.FolderArtifact Represents a file system folder.Fragment Marker annotation for classes which act as fragments.FragmentArtifact The (abstract) top-level fragment artifact.IArtifact Represents a generic artifact.IArtifactChangedListener A listener which notifies interested parties about a changed artifact.IArtifactChangedListenerQueue Defines the interface for a set of listeners (observer part).IArtifactCreator Describes creator instances which know how to translate real world objects into artifact instances.IArtifactVisitor A visitor for all top-level (default) artifacts.IFileSystemArtifact Represents a file system artifact, i.e., a real-world entity in a file system.IRuntimeArtifact The root interface for all artifacts to be manipulated at runtime.JavaPath Represents a Java path.Path Represents a path within a file system (not a folder!).ProjectSettings Interface for Java settings.SimpleArtifact The (abstract) top-level non-decomposable artifact. -
Classes in net.ssehub.easy.instantiation.core.model.artifactModel used by net.ssehub.easy.instantiation.core.model.artifactModel.representation Class Description ArtifactChangedListenerQueue HandlesIArtifactChangedListener.IArtifactChangedListener A listener which notifies interested parties about a changed artifact.IArtifactChangedListenerQueue Defines the interface for a set of listeners (observer part). -
Classes in net.ssehub.easy.instantiation.core.model.artifactModel used by net.ssehub.easy.instantiation.core.model.artifactModel.variability Class Description FragmentArtifact The (abstract) top-level fragment artifact.IArtifact Represents a generic artifact.IArtifactVisitor A visitor for all top-level (default) artifacts. -
Classes in net.ssehub.easy.instantiation.core.model.artifactModel used by net.ssehub.easy.instantiation.core.model.artifactModel.xml Class Description ArtifactCreator Allows to bind an artifact creator to an artifact implementation.ArtifactModel Implements the artifact model starting at a certain file root.CompositeArtifact The (abstract) top-level decomposable artifact of this package.CompositeFragmentArtifact The (abstract) composite fragment artifact.DefaultFileArtifactCreator Defines the default file artifact creator.FileArtifact Implements a simple file artifact, i.e., an artifact which is represented as a file.FragmentArtifact The (abstract) top-level fragment artifact.IArtifact Represents a generic artifact.IArtifactChangedListener A listener which notifies interested parties about a changed artifact.IArtifactCreator Describes creator instances which know how to translate real world objects into artifact instances.IArtifactVisitor A visitor for all top-level (default) artifacts.IFileSystemArtifact Represents a file system artifact, i.e., a real-world entity in a file system. -
Classes in net.ssehub.easy.instantiation.core.model.artifactModel used by net.ssehub.easy.instantiation.core.model.buildlangModel Class Description IArtifact Represents a generic artifact. -
Classes in net.ssehub.easy.instantiation.core.model.artifactModel used by net.ssehub.easy.instantiation.core.model.buildlangModel.execOperand Class Description Path Represents a path within a file system (not a folder!). -
Classes in net.ssehub.easy.instantiation.core.model.artifactModel used by net.ssehub.easy.instantiation.core.model.buildlangModel.ruleMatch Class Description IArtifact Represents a generic artifact.Path Represents a path within a file system (not a folder!). -
Classes in net.ssehub.easy.instantiation.core.model.artifactModel used by net.ssehub.easy.instantiation.core.model.common Class Description IArtifact Represents a generic artifact. -
Classes in net.ssehub.easy.instantiation.core.model.artifactModel used by net.ssehub.easy.instantiation.core.model.defaultInstantiators Class Description ArtifactModel Implements the artifact model starting at a certain file root.FileArtifact Implements a simple file artifact, i.e., an artifact which is represented as a file.IArtifact Represents a generic artifact.Path Represents a path within a file system (not a folder!).VtlFileArtifact Defines an artifact for VTL. -
Classes in net.ssehub.easy.instantiation.core.model.artifactModel used by net.ssehub.easy.instantiation.core.model.templateModel Class Description IArtifact Represents a generic artifact. -
Classes in net.ssehub.easy.instantiation.core.model.artifactModel used by net.ssehub.easy.instantiation.core.model.vilTypes Class Description ArtifactModel Implements the artifact model starting at a certain file root.FileArtifact Implements a simple file artifact, i.e., an artifact which is represented as a file.FolderArtifact Represents a file system folder.IFileSystemArtifact Represents a file system artifact, i.e., a real-world entity in a file system.Path Represents a path within a file system (not a folder!).ProjectSettings Interface for Java settings. -
Classes in net.ssehub.easy.instantiation.core.model.artifactModel used by net.ssehub.easy.instantiation.core.model.vilTypes.configuration Class Description FileArtifact Implements a simple file artifact, i.e., an artifact which is represented as a file.Path Represents a path within a file system (not a folder!). -
Classes in net.ssehub.easy.instantiation.core.model.artifactModel used by net.ssehub.easy.instantiation.java Class Description ProjectSettings Interface for Java settings. -
Classes in net.ssehub.easy.instantiation.core.model.artifactModel used by net.ssehub.easy.instantiation.java.artifacts Class Description ArtifactCreator Allows to bind an artifact creator to an artifact implementation.ArtifactModel Implements the artifact model starting at a certain file root.CompositeArtifact The (abstract) top-level decomposable artifact of this package.DefaultFileArtifactCreator Defines the default file artifact creator.FileArtifact Implements a simple file artifact, i.e., an artifact which is represented as a file.FragmentArtifact The (abstract) top-level fragment artifact.IArtifact Represents a generic artifact.IArtifactChangedListener A listener which notifies interested parties about a changed artifact.IArtifactCreator Describes creator instances which know how to translate real world objects into artifact instances.IArtifactVisitor A visitor for all top-level (default) artifacts.IFileSystemArtifact Represents a file system artifact, i.e., a real-world entity in a file system.Path Represents a path within a file system (not a folder!). -
Classes in net.ssehub.easy.instantiation.core.model.artifactModel used by net.ssehub.easy.instantiation.java.instantiators Class Description FileArtifact Implements a simple file artifact, i.e., an artifact which is represented as a file.Path Represents a path within a file system (not a folder!). -
Classes in net.ssehub.easy.instantiation.core.model.artifactModel used by net.ssehub.easy.instantiation.maven Class Description FileArtifact Implements a simple file artifact, i.e., an artifact which is represented as a file.Path Represents a path within a file system (not a folder!). -
Classes in net.ssehub.easy.instantiation.core.model.artifactModel used by net.ssehub.easy.instantiation.velocity Class Description FileArtifact Implements a simple file artifact, i.e., an artifact which is represented as a file.Path Represents a path within a file system (not a folder!). -
Classes in net.ssehub.easy.instantiation.core.model.artifactModel used by net.ssehub.easy.instantiation.xvcl Class Description FileArtifact Implements a simple file artifact, i.e., an artifact which is represented as a file.