Uses of Package
net.ssehub.easy.instantiation.core.model.templateModel
-
Classes in net.ssehub.easy.instantiation.core.model.templateModel used by de.uni_hildesheim.sse.vil.templatelang Class Description Resolver Implements the resolver for VIL templates.Template Represents a VIL template. -
Classes in net.ssehub.easy.instantiation.core.model.templateModel used by de.uni_hildesheim.sse.vil.templatelang.templateLanguageTranslation Class Description AlternativeStatement Representation of an alternative-statement in VIL templates which allows conditional processing of two template language statements or blocks (if-then-else).Compound Implements a compound type declaration for VIL.ContentStatement Implements a statement which contains content.Def Implements a template language subtemplate ('def').ExpressionStatement Represents a statement which contains just of an expression.FlushStatement Represents an explicit content flush.FormattingConfiguration Stores VTL formatting configurations.ITemplateElement Marks a language element which may occur in a (sub-)template.JavaExtension Defines a java extension of the template language.LoopStatement Representation of a loop-statement in VIL which allows multiple processing of aWorkflowElementBlockinstance.Resolver Implements the resolver for VIL templates.SwitchStatement Implements a value switch.Template Represents a VIL template.TemplateDescriptor Carries the information for creating a template (just a temporary instance).VariableDeclaration Represents a variable declaration.WhileStatement Representation of a loop-statement in VIL which allows multiple processing of aWorkflowElementBlockinstance. -
Classes in net.ssehub.easy.instantiation.core.model.templateModel used by de.uni_hildesheim.sse.vil.templatelang.ui Class Description Template Represents a VIL template. -
Classes in net.ssehub.easy.instantiation.core.model.templateModel used by de.uni_hildesheim.sse.vil.templatelang.ui.hyperlinking Class Description ITemplateLangElement Marks a language element of the VIL template language.Template Represents a VIL template. -
Classes in net.ssehub.easy.instantiation.core.model.templateModel used by de.uni_hildesheim.sse.vil.templatelang.validation Class Description Template Represents a VIL template. -
Classes in net.ssehub.easy.instantiation.core.model.templateModel used by net.ssehub.easy.instantiation.core.model.buildlangModel Class Description Def Implements a template language subtemplate ('def').Template Represents a VIL template. -
Classes in net.ssehub.easy.instantiation.core.model.templateModel used by net.ssehub.easy.instantiation.core.model.defaultInstantiators Class Description Template Represents a VIL template. -
Classes in net.ssehub.easy.instantiation.core.model.templateModel used by net.ssehub.easy.instantiation.core.model.execution Class Description ITracer A simple tracer interface providing test support to the execution part. -
Classes in net.ssehub.easy.instantiation.core.model.templateModel used by net.ssehub.easy.instantiation.core.model.templateModel Class Description AbstractTemplateElement An abstract template element.AlternativeStatement Representation of an alternative-statement in VIL templates which allows conditional processing of two template language statements or blocks (if-then-else).ContentAlternativeExpression Implements a content alternative expression.ContentImportExpression Represents an import of a template through a in-content expression.ContentLoopExpression Implements a content loop expression.ContentStatement Implements a statement which contains content.ContentStatement.LineEndType Defines the line end types.ContentVarDeclExpression Creates a content expression/statement that declares and initializes a variable.Def Implements a template language subtemplate ('def').FlushStatement Represents an explicit content flush.FormattingConfiguration Stores VTL formatting configurations.InContentExpression Introduces a common type for in-content expressions/statements.ITemplateElement Marks a language element which may occur in a (sub-)template.ITemplateLangElement Marks a language element of the VIL template language.ITemplateLangVisitor Defines the type for the entire template language visitor.ITracer A simple tracer interface providing test support to the execution part.IVisitor A visitor interface for the template language elements.JavaExtension Defines a java extension of the template language.LoopStatement Representation of a loop-statement in VIL which allows multiple processing of aWorkflowElementBlockinstance.Resolver Implements the resolver for VIL templates.Resolver.ContextType Defines the context types for the VIL template language.RuntimeEnvironment Implements the specialized runtime environment for VTL.StringReplacerFactory An extended template language string resolver factory.StringResolverFactory The default template language string resolver factory.SwitchStatement Implements a value switch.SwitchStatement.Alternative A switch alternative.Template Represents a VIL template.TemplateBlock Implements a template block.TemplateCallExpression Represents the explicit execution of a template.TemplateDescriptor Carries the information for creating a template (just a temporary instance).TemplateLangExecution Implements the execution of the template language.TemplateModel Provides mechanisms for loading, linking, referring, searching and storing template models according to their name, their version and their location.VariableDeclaration Represents a variable declaration.WhileStatement Representation of a loop-statement in VIL which allows multiple processing of aWorkflowElementBlockinstance. -
Classes in net.ssehub.easy.instantiation.core.model.templateModel used by net.ssehub.easy.instantiation.core.model.tracing Class Description Def Implements a template language subtemplate ('def').ITemplateLangElement Marks a language element of the VIL template language.ITracer A simple tracer interface providing test support to the execution part.Template Represents a VIL template. -
Classes in net.ssehub.easy.instantiation.core.model.templateModel used by net.ssehub.easy.instantiation.serializer.xml.loader Class Description Template Represents a VIL template. -
Classes in net.ssehub.easy.instantiation.core.model.templateModel used by net.ssehub.easy.producer.ui.core.instantiation Class Description ITracer A simple tracer interface providing test support to the execution part.