Uses of Package
net.ssehub.easy.instantiation.core.model.common
-
Packages that use net.ssehub.easy.instantiation.core.model.common Package Description de.uni_hildesheim.sse IVML core main classes (exported).de.uni_hildesheim.sse.buildLanguageTranslation de.uni_hildesheim.sse.ui.hyperlinking VIL hyperlinking.de.uni_hildesheim.sse.vil.expressions.translation Translation functionality for expressions.de.uni_hildesheim.sse.vil.expressions.ui.hyperlinking Generic hyperlinking capabilities.de.uni_hildesheim.sse.vil.templatelang de.uni_hildesheim.sse.vil.templatelang.templateLanguageTranslation de.uni_hildesheim.sse.vil.templatelang.ui.hyperlinking VTL hyperlinking.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.matchLoop Implements the LHS/RHS match loop and related applicators.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.execution High level execution support.net.ssehub.easy.instantiation.core.model.expressions Implements the common expression tree for the VIL languages.net.ssehub.easy.instantiation.core.model.templateModel The template language model.net.ssehub.easy.instantiation.core.model.tracing Common tracing functionality.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.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.serializer.xml.converter This package contains all converters that are needed for serialization.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.net.ssehub.easy.producer.core.mgmt This package contains classes which are needed for data management, i.e.net.ssehub.easy.producer.ui.core.instantiation Classes for connecting instantiation output to the GUI.net.ssehub.easy.producer.ui.productline_editor.configuration This package holds classes for the configuration editor and super classes for similar configuration editors.net.ssehub.easy.producer.ui.productline_editor.instantiator This package holds classes for the instantiator editor. -
Classes in net.ssehub.easy.instantiation.core.model.common used by de.uni_hildesheim.sse Class Description VilException Defines a specific exception issued when building up the model fails for some reason. -
Classes in net.ssehub.easy.instantiation.core.model.common used by de.uni_hildesheim.sse.buildLanguageTranslation Class Description Typedef Implements the typedef element, actually a type alias.VariableDeclaration Represents a variable declaration.VilException Defines a specific exception issued when building up the model fails for some reason. -
Classes in net.ssehub.easy.instantiation.core.model.common used by de.uni_hildesheim.sse.ui.hyperlinking Class Description ILanguageElement A generic language element. -
Classes in net.ssehub.easy.instantiation.core.model.common used by de.uni_hildesheim.sse.vil.expressions.translation Class Description Advice Establishes a link to a variability model for resolving names in tools.Compound Represents a compound mostly through its type.ExpressionStatement Represents a statement which contains just of an expression.ICompoundReceiver The interface for a compound receiver.Imports Stores the model imports for a language unit.ITypedefReceiver The interface for a typedef receiver.IVariableDeclarationReceiver An instance which receives (global) variable declarations.Typedef Implements the typedef element, actually a type alias.VariableDeclaration Represents a variable declaration.VilException Defines a specific exception issued when building up the model fails for some reason. -
Classes in net.ssehub.easy.instantiation.core.model.common used by de.uni_hildesheim.sse.vil.expressions.ui.hyperlinking Class Description Compound Represents a compound mostly through its type.Typedef Implements the typedef element, actually a type alias.VariableDeclaration Represents a variable declaration. -
Classes in net.ssehub.easy.instantiation.core.model.common used by de.uni_hildesheim.sse.vil.templatelang Class Description VilException Defines a specific exception issued when building up the model fails for some reason. -
Classes in net.ssehub.easy.instantiation.core.model.common used by de.uni_hildesheim.sse.vil.templatelang.templateLanguageTranslation Class Description Typedef Implements the typedef element, actually a type alias.VariableDeclaration Represents a variable declaration.VilException Defines a specific exception issued when building up the model fails for some reason. -
Classes in net.ssehub.easy.instantiation.core.model.common used by de.uni_hildesheim.sse.vil.templatelang.ui.hyperlinking Class Description ILanguageElement A generic language element. -
Classes in net.ssehub.easy.instantiation.core.model.common used by net.ssehub.easy.instantiation.ant.instantiators Class Description VilException Defines a specific exception issued when building up the model fails for some reason. -
Classes in net.ssehub.easy.instantiation.core.model.common used by net.ssehub.easy.instantiation.aspectj.instantiators Class Description VilException Defines a specific exception issued when building up the model fails for some reason. -
Classes in net.ssehub.easy.instantiation.core.model.common used by net.ssehub.easy.instantiation.core.model.artifactModel Class Description VilException Defines a specific exception issued when building up the model fails for some reason. -
Classes in net.ssehub.easy.instantiation.core.model.common used by net.ssehub.easy.instantiation.core.model.artifactModel.representation Class Description VilException Defines a specific exception issued when building up the model fails for some reason. -
Classes in net.ssehub.easy.instantiation.core.model.common used by net.ssehub.easy.instantiation.core.model.artifactModel.variability Class Description VilException Defines a specific exception issued when building up the model fails for some reason. -
Classes in net.ssehub.easy.instantiation.core.model.common used by net.ssehub.easy.instantiation.core.model.artifactModel.xml Class Description VilException Defines a specific exception issued when building up the model fails for some reason. -
Classes in net.ssehub.easy.instantiation.core.model.common used by net.ssehub.easy.instantiation.core.model.buildlangModel Class Description AbstractResolvableModel A basic implementation ofIResolvableModel.Advice Establishes a link to a variability model for resolving names in tools.Compound Represents a compound mostly through its type.ExecutionVisitor Extends the basic expression evaluation visitor for the execution of those classes being defined in this package.ExecutionVisitor.ConditionTest Specifies various types of artifact condition tests.ExpressionStatement Represents a statement which contains just of an expression.ICompoundReceiver The interface for a compound receiver.ILanguageElement A generic language element.IModifierHolder Defines the interface of a class holding modifiers.Imports Stores the model imports for a language unit.IParameterizable Defines the access to parameters.IResolvableModel Defines the interface for a resolvable model which may provide its parts as operations.IResolvableOperation Defines the interface of a resolvable operation.ITerminatable Something that can be terminated.ITerminator Something that can terminate aITerminatableindirectly on demand.ITraceFilter Allows to filter trace output.ITracer A simple tracer interface providing test support to the execution part.ITypedefReceiver The interface for a typedef receiver.IVariableDeclarationReceiver An instance which receives (global) variable declarations.IVisitor A visitor interface for the common types.ModelCallExpression Represents the explicit execution of a model operation.NoTracer Implements a no-action execution tracer.Resolver A common resolver.RuntimeEnvironment Provides the runtime environment for executing a VIL models.StreamTracer Implements a simple stream-based execution tracer.Typedef Implements the typedef element, actually a type alias.VariableDeclaration Represents a variable declaration.VilException Defines a specific exception issued when building up the model fails for some reason.WriterVisitor A writer for VIL languages. -
Classes in net.ssehub.easy.instantiation.core.model.common used by net.ssehub.easy.instantiation.core.model.buildlangModel.execOperand Class Description VilException Defines a specific exception issued when building up the model fails for some reason. -
Classes in net.ssehub.easy.instantiation.core.model.common used by net.ssehub.easy.instantiation.core.model.buildlangModel.matchLoop Class Description VilException Defines a specific exception issued when building up the model fails for some reason. -
Classes in net.ssehub.easy.instantiation.core.model.common used by net.ssehub.easy.instantiation.core.model.buildlangModel.ruleMatch Class Description VilException Defines a specific exception issued when building up the model fails for some reason. -
Classes in net.ssehub.easy.instantiation.core.model.common used by net.ssehub.easy.instantiation.core.model.common Class Description AbstractResolvableModel A basic implementation ofIResolvableModel.Advice Establishes a link to a variability model for resolving names in tools.Compound Represents a compound mostly through its type.ExecutionVisitor.ConditionTest Specifies various types of artifact condition tests.ExpressionStatement Represents a statement which contains just of an expression.ICallExpressionTester The interface of a dynamic call expression tester.ICommandLineProgram Interface for separating a command line program with own libraries from instantiator code to enable optional loading of heavy-weight libraries.ICompoundReceiver The interface for a compound receiver.ILanguageElement A generic language element.IModifier Marker interface for variable declaration modifiers.IModifierHolder Defines the interface of a class holding modifiers.Imports Stores the model imports for a language unit.IParameterizable Defines the access to parameters.IResolvableModel Defines the interface for a resolvable model which may provide its parts as operations.IResolvableOperation Defines the interface of a resolvable operation.ITerminatable Something that can be terminated.ITraceFilter Allows to filter trace output.ITraceFilter.LanguageElementKind Abstracted kinds of language element (VIL, VTL, rt-VTL) to trace.ITracer A simple tracer interface providing test support to the execution part.ITypedefReceiver The interface for a typedef receiver.IVariableDeclarationReceiver An instance which receives (global) variable declarations.IVisitor A visitor interface for the common types.ModelCallExpression Represents the explicit execution of a model operation.Resolver A common resolver.RuntimeEnvironment Provides the runtime environment for executing a VIL models.RuntimeEnvironment.Context Defines a context for executing one model within.RuntimeEnvironment.Level Defines a nested level of value assignments.StreamGobbler.IMsgManipulator Allows to manipulate messages.Typedef Implements the typedef element, actually a type alias.VariableDeclaration Represents a variable declaration.VilException Defines a specific exception issued when building up the model fails for some reason. -
Classes in net.ssehub.easy.instantiation.core.model.common used by net.ssehub.easy.instantiation.core.model.defaultInstantiators Class Description ITerminatable Something that can be terminated.ITerminator Something that can terminate aITerminatableindirectly on demand.VilException Defines a specific exception issued when building up the model fails for some reason. -
Classes in net.ssehub.easy.instantiation.core.model.common used by net.ssehub.easy.instantiation.core.model.execution Class Description ITraceFilter Allows to filter trace output.VilException Defines a specific exception issued when building up the model fails for some reason. -
Classes in net.ssehub.easy.instantiation.core.model.common used by net.ssehub.easy.instantiation.core.model.expressions Class Description ExpressionStatement Represents a statement which contains just of an expression.RuntimeEnvironment Provides the runtime environment for executing a VIL models.VariableDeclaration Represents a variable declaration.VilException Defines a specific exception issued when building up the model fails for some reason. -
Classes in net.ssehub.easy.instantiation.core.model.common used by net.ssehub.easy.instantiation.core.model.templateModel Class Description AbstractResolvableModel A basic implementation ofIResolvableModel.Advice Establishes a link to a variability model for resolving names in tools.Compound Represents a compound mostly through its type.ExecutionVisitor Extends the basic expression evaluation visitor for the execution of those classes being defined in this package.ExpressionStatement Represents a statement which contains just of an expression.ICompoundReceiver The interface for a compound receiver.ILanguageElement A generic language element.IModifierHolder Defines the interface of a class holding modifiers.Imports Stores the model imports for a language unit.IParameterizable Defines the access to parameters.IResolvableModel Defines the interface for a resolvable model which may provide its parts as operations.IResolvableOperation Defines the interface of a resolvable operation.ITerminatable Something that can be terminated.ITraceFilter Allows to filter trace output.ITracer A simple tracer interface providing test support to the execution part.ITypedefReceiver The interface for a typedef receiver.IVariableDeclarationReceiver An instance which receives (global) variable declarations.IVisitor A visitor interface for the common types.ModelCallExpression Represents the explicit execution of a model operation.NoTracer Implements a no-action execution tracer.Resolver A common resolver.RuntimeEnvironment Provides the runtime environment for executing a VIL models.StreamTracer Implements a simple stream-based execution tracer.Typedef Implements the typedef element, actually a type alias.VariableDeclaration Represents a variable declaration.VilException Defines a specific exception issued when building up the model fails for some reason.WriterVisitor A writer for VIL languages. -
Classes in net.ssehub.easy.instantiation.core.model.common used by net.ssehub.easy.instantiation.core.model.tracing Class Description ITraceFilter Allows to filter trace output.ITracer A simple tracer interface providing test support to the execution part.RuntimeEnvironment Provides the runtime environment for executing a VIL models.VariableDeclaration Represents a variable declaration.VilException Defines a specific exception issued when building up the model fails for some reason. -
Classes in net.ssehub.easy.instantiation.core.model.common used by net.ssehub.easy.instantiation.core.model.vilTypes Class Description IModifier Marker interface for variable declaration modifiers.IModifierHolder Defines the interface of a class holding modifiers.VariableDeclaration Represents a variable declaration.VilException Defines a specific exception issued when building up the model fails for some reason. -
Classes in net.ssehub.easy.instantiation.core.model.common used by net.ssehub.easy.instantiation.core.model.vilTypes.configuration Class Description VilException Defines a specific exception issued when building up the model fails for some reason. -
Classes in net.ssehub.easy.instantiation.core.model.common used by net.ssehub.easy.instantiation.java.artifacts Class Description VilException Defines a specific exception issued when building up the model fails for some reason. -
Classes in net.ssehub.easy.instantiation.core.model.common used by net.ssehub.easy.instantiation.java.instantiators Class Description VilException Defines a specific exception issued when building up the model fails for some reason. -
Classes in net.ssehub.easy.instantiation.core.model.common used by net.ssehub.easy.instantiation.maven Class Description StreamGobbler.IMsgManipulator Allows to manipulate messages.VilException Defines a specific exception issued when building up the model fails for some reason. -
Classes in net.ssehub.easy.instantiation.core.model.common used by net.ssehub.easy.instantiation.serializer.xml.converter Class Description VilException Defines a specific exception issued when building up the model fails for some reason. -
Classes in net.ssehub.easy.instantiation.core.model.common used by net.ssehub.easy.instantiation.velocity Class Description VilException Defines a specific exception issued when building up the model fails for some reason. -
Classes in net.ssehub.easy.instantiation.core.model.common used by net.ssehub.easy.instantiation.xvcl Class Description VilException Defines a specific exception issued when building up the model fails for some reason. -
Classes in net.ssehub.easy.instantiation.core.model.common used by net.ssehub.easy.producer.core.mgmt Class Description VilException Defines a specific exception issued when building up the model fails for some reason. -
Classes in net.ssehub.easy.instantiation.core.model.common used by net.ssehub.easy.producer.ui.core.instantiation Class Description ITracer A simple tracer interface providing test support to the execution part. -
Classes in net.ssehub.easy.instantiation.core.model.common used by net.ssehub.easy.producer.ui.productline_editor.configuration Class Description VilException Defines a specific exception issued when building up the model fails for some reason. -
Classes in net.ssehub.easy.instantiation.core.model.common used by net.ssehub.easy.producer.ui.productline_editor.instantiator Class Description Advice Establishes a link to a variability model for resolving names in tools.Compound Represents a compound mostly through its type.ExpressionStatement Represents a statement which contains just of an expression.IVisitor A visitor interface for the common types.Typedef Implements the typedef element, actually a type alias.VariableDeclaration Represents a variable declaration.VilException Defines a specific exception issued when building up the model fails for some reason.